I’m unable to upgrade from 9.3.beta3 on fedora 32.
It fails during bootstrap. See attached file.
Thank you for your help.
David.


--
You received this message because you are subscribed to the Google Groups "sage-release" group.
To unsubscribe from this group and stop receiving emails from it, send an email to sage-release+unsubscr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/sage-release/13B524F3-7529-41D8-99D5-81AB195FA085%40gmail.com.
make build/make/Makefile --stop
make[1]: Entering directory '/home/dcoudert/sage'
rm -f config.log
mkdir -p logs/pkgs
ln -s logs/pkgs/config.log config.log
running CONFIG_SHELL=/bin/sh /bin/sh ./configure 
--enable-download-from-upstream-url --no-create --no-recursion
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... yes
checking for root user... no
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for ar... yes
checking for m4... yes
checking for pkg-config... /bin/pkg-config
checking pkg-config is at least version 0.29... yes
checking for ranlib... yes
checking for strip... yes
checking for GNU or BSD tar... /bin/tar
checking for GNU make... /bin/make
checking for Python... /bin/python
checking for latex... yes
checking for perl... /bin/perl
checking for Perl version 5.8.0 or later... yes
checking whether a conda environment is active... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... none
checking how to run the C preprocessor... gcc -E
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... none
checking for gfortran... gfortran
checking whether we are using the GNU Fortran compiler... yes
checking whether gfortran accepts -g... yes
checking for gcc... gcc
checking whether we are using the GNU Objective C compiler... no
checking whether gcc accepts -g... no
checking dependency style of gcc... none
checking for g++... g++
checking whether we are using the GNU Objective C++ compiler... no
checking whether g++ accepts -g... no
checking dependency style of g++... none
checking how to run the C++ preprocessor... g++ -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking complex.h usability... yes
checking complex.h presence... yes
checking for complex.h... yes
checking for sqrt in -lm... yes
-----------------------------------------------------------------------------
Checking whether SageMath should install SPKG gcc...
checking for C compiler vendor... gnu
checking whether g++ supports C++11 features with -std=gnu++11... yes
checking for gcc option to accept ISO C99... none needed
checking if gcc accepts -dumpversion option... yes
checking gcc version... 10
checking if g++ accepts -dumpversion option... yes
checking g++ version... 10
configure: will use system package and not install SPKG gcc
checking for the location of crti.o... 
/usr/lib/gcc/x86_64-redhat-linux/10/../../../../lib64
-----------------------------------------------------------------------------
Checking whether SageMath should install SPKG mpir...
checking gmp.h usability... yes
checking gmp.h presence... yes
checking for gmp.h... yes
checking gmpxx.h usability... yes
checking gmpxx.h presence... yes
checking for gmpxx.h... yes
checking for library containing __gmpq_cmp_z... -lgmp
configure: will use system package and not install SPKG mpir
checking absolute name of <gmp.h>... checking for gmp.h... (cached) yes
///usr/include/gmp.h
using GMP-compatible library from the system
-----------------------------------------------------------------------------
Checking whether SageMath should install SPKG gmp...
configure: will use system package and not install SPKG gmp
-----------------------------------------------------------------------------
Checking whether SageMath should install SPKG mpfr...
checking installing gmp/mpir? ... no
checking mpfr.h usability... yes
checking mpfr.h presence... yes
checking for mpfr.h... yes
checking for library containing mpfr_free_pool... -lmpfr
configure: will use system package and not install SPKG mpfr
using mpfr library from the system
-----------------------------------------------------------------------------
Checking whether SageMath should install SPKG ntl...
checking installing gmp/mpir? ... no
checking NTL/ZZ.h usability... yes
checking NTL/ZZ.h presence... yes
checking for NTL/ZZ.h... yes
checking whether we can link a program using NTL... yes
checking NTL version >= 10.3... yes
configure: will use system package and not install SPKG ntl
-----------------------------------------------------------------------------
Checking whether SageMath should install SPKG flint...
checking installing mpfr or ntl? ... checking flint/flint.h usability... yes
checking flint/flint.h presence... yes
checking for flint/flint.h... yes
checking for library containing fmpz_mat_is_hadamard... -lflint
checking for library containing fmpz_poly_get_ZZX... none required
checking that GC is not enabled in Flint... ... GC not enabled. Good.
configure: will use system package and not install SPKG flint
using flint library from the system
-----------------------------------------------------------------------------
Checking whether SageMath should install SPKG arb...
configure: arb has already been installed by SageMath
checking for Fortran flag needed to accept free-form source... -ffree-form
-----------------------------------------------------------------------------
Checking whether SageMath should install SPKG gfortran...
checking the version of gfortran... 10
configure: will use system package and not install SPKG gfortran
-----------------------------------------------------------------------------
Checking whether SageMath should install SPKG openblas...
checking BLAS library... openblas
checking whether any of gfortran is installed as or will be installed as 
SPKG... no
checking for OPENBLAS... no
checking for library containing openblas_get_config... -lopenblas
checking whether openblas_get_config indicates version >= 0.2.20... yes
checking for library containing cblas_dgemm... none required
checking for library containing dgeqrf... no
checking for library containing dgeqrf_... none required
checking for library containing DGEQRF... no
checking for library containing DGEQRF_... no
configure: will use system package and not install SPKG openblas
-----------------------------------------------------------------------------
Checking whether SageMath should install SPKG atlas...
configure: SPKG atlas is not required on this system
-----------------------------------------------------------------------------
Checking whether SageMath should install SPKG boost_cropped...
checking for boostlib >= 1.66.0 (106600)... yes
configure: will use system package and not install SPKG boost_cropped
-----------------------------------------------------------------------------
Checking whether SageMath should install SPKG boost...
checking whether any of boost_cropped is installed as or will be installed as 
SPKG... no
configure: will use system package and not install SPKG boost
-----------------------------------------------------------------------------
Checking whether SageMath should install SPKG zlib...
checking for inflateEnd in -lz... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for LIBPNG... yes
configure: will use system package and not install SPKG zlib
-----------------------------------------------------------------------------
Checking whether SageMath should install SPKG libpng...
checking installing zlib? ... no
checking for LIBPNG... yes
configure: will use system package and not install SPKG libpng
-----------------------------------------------------------------------------
Checking whether SageMath should install SPKG m4ri...
checking whether any of libpng is installed as or will be installed as SPKG... 
no
checking for M4RI... yes
configure: will use system package and not install SPKG m4ri
-----------------------------------------------------------------------------
Checking whether SageMath should install SPKG brial...
checking whether any of boost m4ri is installed as or will be installed as 
SPKG... no
checking if we can link against brial libraries... checking version not equal 
to 1.2.5... yes
configure: will use system package and not install SPKG brial
-----------------------------------------------------------------------------
Checking whether SageMath should install SPKG bzip2...
checking bzlib.h usability... yes
checking bzlib.h presence... yes
checking for bzlib.h... yes
checking for library containing BZ2_bzCompress... -lbz2
checking for bzip2... /bin/bzip2
configure: will use system package and not install SPKG bzip2
-----------------------------------------------------------------------------
Checking whether SageMath should install SPKG cbc...
checking whether any of atlas openblas zlib bzip2 is installed as or will be 
installed as SPKG... no
checking for CBC... yes
configure: will use system package and not install SPKG cbc
-----------------------------------------------------------------------------
Checking whether SageMath should install SPKG cddlib...
configure: cddlib has already been installed by SageMath
-----------------------------------------------------------------------------
Checking whether SageMath should install SPKG cliquer...
checking for library containing clique_unweighted_max_weight... -lcliquer
checking cliquer/cliquer.h usability... yes
checking cliquer/cliquer.h presence... yes
checking for cliquer/cliquer.h... yes
checking for cl... no
configure: cl (cliquer's CLI) is not found.
configure: No action, as Sage does not need it. cl might be named cliquer on 
this system.
configure: will use system package and not install SPKG cliquer
-----------------------------------------------------------------------------
Checking whether SageMath should install SPKG cmake...
checking for cmake >= 3.4... /usr/bin/cmake
configure: will use system package and not install SPKG cmake
-----------------------------------------------------------------------------
Checking whether SageMath should install SPKG coxeter3...
checking for library coxeter3... yes
configure: will use system package and not install SPKG coxeter3
-----------------------------------------------------------------------------
Checking whether SageMath should install SPKG curl...
checking for curl 7.22... /usr/bin/curl
checking for gawk... (cached) gawk
checking for curl-config... /bin/curl-config
checking for the version of libcurl... 7.69.1
checking for libcurl >= version 7.22... yes
checking whether libcurl is usable... yes
checking for curl_free... yes
checking whether programs linking to libcurl can be executed... yes
configure: will use system package and not install SPKG curl
-----------------------------------------------------------------------------
Checking whether SageMath should install SPKG ncurses...
checking for NCURSES... yes
configure: will use system package and not install SPKG ncurses
-----------------------------------------------------------------------------
Checking whether SageMath should install SPKG readline...
checking Installing ncurses? ... No.
checking for READLINE... yes
configure: will use system package and not install SPKG readline
-----------------------------------------------------------------------------
Checking whether SageMath should install SPKG pari...
checking whether any of gmp mpir readline is installed as or will be installed 
as SPKG... no
checking for gp... /bin/gp
checking for gphelp... /bin/gphelp
checking whether gphelp has access to the documentation... yes
checking is pari_elldata installed? ... yes
checking is pari_galdata installed? ... yes
checking is pari_galpol installed? ... yes
checking is pari_seadata installed? ... yes
checking whether hyperellcharpoly bug is fixed... yes
checking whether bnfisunit bug of pari 2.11.3 is fixed... yes
checking whether qfisom bug of pari 2.11.2 is fixed... yes
checking pari/pari.h usability... yes
checking pari/pari.h presence... yes
checking for pari/pari.h... yes
checking for library containing matpermanent... -lpari
checking getting GP's version ... 133892
checking comparing GP and libpari versions... libpari's and GP's versions 
match. Good
checking is GP's version good enough? ... yes
checking getting GP's datadir... "/usr/share/pari"
checking comparing GP's and libpari's datadirs... libpari's and GP's datadirs 
match. Good
configure: will use system package and not install SPKG pari
-----------------------------------------------------------------------------
Checking whether SageMath should install SPKG eclib...
checking whether any of ntl pari flint is installed as or will be installed as 
SPKG... no
checking eclib/types.h usability... yes
checking eclib/types.h presence... yes
checking for eclib/types.h... yes
checking whether we can link and run a program using eclib... yes; use eclib 
from the system
checking for mwrank... /bin/mwrank
configure: will use system package and not install SPKG eclib
-----------------------------------------------------------------------------
Checking whether SageMath should install SPKG ecm...
configure: ecm has already been installed by SageMath
-----------------------------------------------------------------------------
Checking whether SageMath should install SPKG givaro...
checking whether any of gmp mpir is installed as or will be installed as 
SPKG... no
checking for givaro-config... /bin/givaro-config
checking is givaro's version good enough? ... yes. Use system's givaro
configure: will use system package and not install SPKG givaro
-----------------------------------------------------------------------------
Checking whether SageMath should install SPKG fflas_ffpack...
checking whether any of atlas givaro gmp mpir openblas is installed as or will 
be installed as SPKG... no
checking for FFLAS_FFPACK... yes
configure: will use system package and not install SPKG fflas_ffpack
-----------------------------------------------------------------------------
Checking whether SageMath should install SPKG flintqs...
configure: flintqs has already been installed by SageMath
-----------------------------------------------------------------------------
Checking whether SageMath should install SPKG fplll...
checking whether any of mpfr is installed as or will be installed as SPKG... no
checking for FPLLL... yes
configure: will use system package and not install SPKG fplll
-----------------------------------------------------------------------------
Checking whether SageMath should install SPKG freetype...
checking whether any of libpng is installed as or will be installed as SPKG... 
no
checking for FREETYPE... yes
configure: will use system package and not install SPKG freetype
-----------------------------------------------------------------------------
Checking whether SageMath should install SPKG libatomic_ops...
checking for LIBATOMIC_OPS... yes
configure: will use system package and not install SPKG libatomic_ops
-----------------------------------------------------------------------------
Checking whether SageMath should install SPKG gc...
checking whether any of libatomic_ops is installed as or will be installed as 
SPKG... no
checking whether we run on WSL... no
checking for GC... no
checking for GC... yes
configure: will use system package and not install SPKG gc
-----------------------------------------------------------------------------
Checking whether SageMath should install SPKG gf2x...
checking for GF2X... yes
configure: will use system package and not install SPKG gf2x
-----------------------------------------------------------------------------
Checking whether SageMath should install SPKG gfan...
checking for gfan >= 0.6.2... 
configure: will use system package and not install SPKG gfan
-----------------------------------------------------------------------------
Checking whether SageMath should install SPKG giac...
configure: giac has already been installed by SageMath
-----------------------------------------------------------------------------
Checking whether SageMath should install SPKG git...
checking for git... /usr/bin/git
configure: will use system package and not install SPKG git
-----------------------------------------------------------------------------
Checking whether SageMath should install SPKG glpk...
checking whether any of gmp mpir zlib is installed as or will be installed as 
SPKG... no
checking for glpsol... /bin/glpsol
checking glpk.h usability... yes
checking glpk.h presence... yes
checking for glpk.h... yes
checking for library containing glp_config... -lglpk
yes. Use system's glpk
configure: will use system package and not install SPKG glpk
using glpk from the system
-----------------------------------------------------------------------------
Checking whether SageMath should install SPKG gp2c...
checking whether any of pari is installed as or will be installed as SPKG... no
checking for gp2c... no
configure: no suitable system package found for SPKG gp2c
configure: gp prefix is /
configure: error: using system pari and unable to locate pari.cfg
make[1]: *** [Makefile:49: build/make/Makefile] Error 1
make[1]: Leaving directory '/home/dcoudert/sage'
make: *** [Makefile:32: base-toolchain] Error 2


Le 15 déc. 2020 à 01:22, Volker Braun <vbraun.n...@gmail.com> a écrit :

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 

c4a802d2b6 (tag: 9.3.beta4) Updated SageMath version to 9.3.beta4
2fc350e432 Trac #30947: src/doc/bootstrap: Simplify by using new options of "sage -package list"
831e4e254d Trac #30628: Change font of axis labels in Three.js
92dcaf2e03 Trac #30613: Fix clipping issue for plots with small/large extents in Three.js
16741fff2c Trac #30612: Set title of HTML page with Three.js viewer
c25b0765a1 Trac #31037: Install tests in sage/tests/books
da907c1d39 Trac #31032: some raw string for pdf doc building in sage-on-gentoo
592c73ab37 Trac #31030: Adapt shuffle to deprecation in Python 3.9
f654b46a12 Trac #31026: sparse6 encoding for canonical graphs returns encoding of original graph
a01afbaefa Trac #31023: 2 internet doctests failing in findstat.py and oeis.py
1dc015c7ba Trac #31018: Prevent setting an empty CC/CXX
9076db9f98 Trac #30994: Improvements to multiple zeta values
365b32845b Trac #30987: fix lcalc on gcc-10
d297724750 Trac #30974: sage --package create PACKAGE --pypi
433b9fb730 Trac #30968: bootstrap: Simplify by using new options of "sage -package list"
eae1a0873e Trac #30962: use Parent in shuffle
e29abcfc83 Trac #30957: tox.ini, GH Actions: Add ubuntu-hirsute, linuxmint-20*, fedora-34; update debian-bullseye packages
c52506e500 Trac #30619: tox.ini: Add opensuse, add/update opensuse.txt across build/pkgs/
7503467d30 Trac #30587: Remove import of 'ppl' at startup using lazy_import with feature
0f32a15ce1 Trac #30549: Remove all the bitset access from cython files in combinatorial polyhedron
97aaf2e520 Trac #30539: More Void Linux spkg's
494c975e8d Trac #30375: Gather and clean up compiler flags
6bde0c04d5 Trac #30315: Switch jsmol to jupyter-jsmol
3f1f938f1c Trac #30154: GH Actions: cygwin: Use incremental archives for the sage-local artifact
32692c0556 Trac #30013: src/bin/sage-env: Make sure $SAGE_VENV/bin is at the beginning of the PATH
b997715b95 Trac #29852: sage: Determine SAGE_LOCAL, SAGE_ROOT via sage-config if it exists
c06aabc942 Trac #29850: Install sage-env-config as part of sage_conf
5f46b34049 Trac #29314: update GAP to version 4.11, libsemigroup to 1.0.9
3d61303663 Trac #28712: clarify acceptable input to prime_range
790c30db33 Trac #28623: Upgrade Arb to 2.18.1
77f7f815b8 Trac #31022: symmetrica: Add xz as dependency
b2c45d9162 Trac #31020: build/make/Makefile.in: Fix SAGE_CHECK logic, conditionalize sagetex dependencies on SAGE_CHECK
3dff3f40e6 Trac #31002: Specify bdist temp folder for WSL compatibility
fc7304a52d Trac #30970: Graphic function point() broken
eec48d9c5d Trac #31011: Update docs in src/sage/matrix/matrix0.pyx to use \dots instead of \hdots
9d862ed8e1 Trac #18406: Fix times in graphics doc
f252d8dd8f Trac #10653: Formatting error in doc for dynamic classes
e2d56a5a31 Trac #31014: flake8 for combinatorial Hopf algebras
1178a486f3 Trac #30988: small enhancement of MZV
462c509b37 Trac #30978: perl_cpan_polymake_prereq: Fix up install script
2f5d153968 Trac #30973: partial flake8 cleanup for misc/
dd3a160370 Trac #30967: partial flake8 cleanup for tableau
2a3296d3a7 Trac #30966: another wave of cleanup for pbori
ec88350ebe Trac #30952: conversions of posets to macaulay2
8d3a6a16fb Trac #30943: refresh fully commutative elements
c76fee190f Trac #30917: refresh the Weyl character ring
2c7e79a898 Trac #30900: Remove last traces of zope_interface
acea57e349 Trac #30890: distros info for tox
0363814f57 Trac #30822: some typos inside combinat, found by sage --tox
e6d607125e Trac #30857: additional compatibility wrappers after #24483
a4f8406bb1 Trac #30823: some typos in elliptic curves and flake8 for BSD.py
e9727bf30b Trac #31015: Cysignals testsuite fails due to FORTIFY_SOURCE
2a850d5aa1 Trac #30996: adding an option for the opposite product in free Zinbiel algebras
bb9ceadc8a Trac #30985: Update sympy to 1.7
ca088c9c93 (tag: 9.3.beta3, trac/develop) Updated SageMath version to 9.3.beta3



-- 
You received this message because you are subscribed to the Google Groups "sage-release" group.
To unsubscribe from this group and stop receiving emails from it, send an email to sage-release+unsubscr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/sage-release/0cbfd890-783a-46c1-9088-6101c2154c37n%40googlegroups.com.

--
You received this message because you are subscribed to the Google Groups "sage-release" group.
To unsubscribe from this group and stop receiving emails from it, send an email to sage-release+unsubscr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/sage-release/13B524F3-7529-41D8-99D5-81AB195FA085%40gmail.com.

Reply via email to