I found out that building sage 9.4  doesn't work with glibc >= 2.34, which 
is what I have installed on my system.

pony schrieb am Montag, 3. Januar 2022 um 17:00:34 UTC+1:

>  Hi! I'm trying to build sage. This is what I did on my opensuse 
> tumbleweed system:
>
>     git clone -c core.symlinks=true --branch master $ORIG
>     cd sage/
>     less README.md
>     export SAGE_ROOT=~/sage
>     export MAKE="make -j4"
>     make configure 
>     ./configure 
>     make
>
> After a while I got:
>
>     Error building Sage.
>     
>     The following package(s) may have failed to build (not necessarily
>     during this run of 'make all-start'):
>     
>     * package:         pyzmq-22.0.3
>       last build time: Jan 3 13:42
>       log file:        /home/pony/sage/logs/pkgs/pyzmq-22.0.3.log
>       build directory: 
> /home/pony/sage/local/var/tmp/sage/build/pyzmq-22.0.3
>     
>     It is safe to delete any log files and build directories, but they
>     contain information that is helpful for debugging build problems.
>     WARNING: If you now run 'make' again, the build directory of the
>     same version of the package will, by default, be deleted. Set the
>     environment variable SAGE_KEEP_BUILT_SPKGS=yes to prevent this.
>     
>     make[1]: *** [Makefile:39: all-start] Error 1
>     make[1]: Leaving directory '/home/pony/sage'
>     make: *** [Makefile:13: all] Error 2
>
> Attached you find pyzmq-22.0.3.log and config.log
>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-support+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-support/69aa09e4-5075-4e1a-854d-15a26078aec4n%40googlegroups.com.

Reply via email to