Sage 7.4.rc1 released

72 views
Skip to first unread message

Volker Braun

unread,
Oct 12, 2016, 6:06:31 PM10/12/16
to sage-release
As always, you can get the latest beta version from the "develop" git branch. Alternatively, the self-contained source tarball is at http://www.sagemath.org/download-latest.html

3a83086 Updated SageMath version to 7.4.rc1
d20859b Trac #21480: Make sagelib setup.py self-contained and independent of SAGE_ROOT
7f79cdd Trac #21679: openssl security update (1.0.2j)
c44e6f9 Trac #21670: Fix attaching files
17b6d60 Trac #21504: Numerical noise in polynomial_element.pyx
172ca11 Trac #21552: Add a fix for Python bug #20108
db91c5e Trac #21641: Permissions wrong in several files installed in SAGE_LOCAL
1744c65 Updated SageMath version to 7.4.rc0

Sébastien Labbé

unread,
Oct 13, 2016, 4:42:19 AM10/13/16
to sage-release
From branch 7.4.rc0 + #21689, I checked out branch 7.4.rc1 and "make start" works because "openblas" was not recompiled (why?).

But on branch 7.4.rc1, if I force compilation of openblas with "sage -f openblas", then I get the same problem I reported yesterday in the 7.4.rc0 thread.

Therefore, I will mark #21689 as a blocker so that it gets included in 7.4.

Sébastien

Sébastien Labbé

unread,
Oct 13, 2016, 4:46:27 AM10/13/16
to sage-release

Therefore, I will mark #21689 as a blocker so that it gets included in 7.4.

... I just realized Jeroen already set #21689 as blocker when he created the ticket.

Dima Pasechnik

unread,
Oct 13, 2016, 6:30:30 AM10/13/16
to sage-release
builds and runs all tests on Arch Linux x86_64.

Ralf Stephan

unread,
Oct 13, 2016, 11:40:58 AM10/13/16
to sage-r...@googlegroups.com
Fresh install on OpenSuSE-42.2beta. After switching from thir experimental gcc6 to gcc5 this:

[sagelib-7.4.rc1] gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall 
-Wno-unused -fPIC -I/home/ralf/sage/local/include -I/home/ralf/sage/local/includ
e/python2.7 -I/home/ralf/sage/local/lib/python2.7/site-packages/numpy/core/inclu
de -I/home/ralf/sage/src -I/home/ralf/sage/src/sage/ext -I/home/ralf/sage/src/bu
ild/cythonized -I/home/ralf/sage/src/build/cythonized/sage/ext -I/home/ralf/sage
/local/include/python2.7 -c /home/ralf/sage/src/build/cythonized/sage/libs/singu
lar/singular.cpp -o build/temp.linux-x86_64-2.7/home/ralf/sage/src/build/cythoni
zed/sage/libs/singular/singular.o -fPIC -mmmx -mpopcnt -msse -msse2 -msse3 -msse
4.1 -msse4.2 -mavx -mavx2 -mfma -mbmi -mbmi2 -mfpmath=sse -fabi-version=6 -I/hom
e/ralf/sage/local/include -I/home/ralf/sage/local//include -I/home/ralf/sage/local/include -fno-strict-aliasing
[sagelib-7.4.rc1] In file included from /usr/include/c++/5/cstdint:35:0,
[sagelib-7.4.rc1]                  from /home/ralf/sage/local/include/givaro/udl.h:12,
[sagelib-7.4.rc1]                  from /home/ralf/sage/local/include/givaro/givrandom.h:22,
[sagelib-7.4.rc1]                  from /home/ralf/sage/src/build/cythonized/sage/libs/singular/singular.cpp:386:
[sagelib-7.4.rc1] /usr/include/c++/5/bits/c++0x_warning.h:32:2: error: #error This file requires compiler and library support for the ISO C++ 2011 standard. This support must be enabled with the -std=c++11 or -std=gnu++11 compiler options.
[sagelib-7.4.rc1]  #error This file requires compiler and library support \
[sagelib-7.4.rc1]   ^
[sagelib-7.4.rc1] In file included from /home/ralf/sage/local/include/givaro/givrandom.h:22:0,
[sagelib-7.4.rc1]                  from /home/ralf/sage/src/build/cythonized/sage/libs/singular/singular.cpp:386:

Is it known?
Reply all
Reply to author
Forward
0 new messages