Error building a wheel for pyzmq-22.0.3

329 views
Skip to first unread message

pony

unread,
Jan 3, 2022, 11:00:34 AM1/3/22
to sage-support
 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


config.log
pyzmq-22.0.3.log

pony

unread,
Jan 4, 2022, 5:13:19 AM1/4/22
to sage-support
I found out that building sage 9.4  doesn't work with glibc >= 2.34, which is what I have installed on my system.

Maxime Bombar

unread,
Jan 4, 2022, 5:34:51 AM1/4/22
to sage-s...@googlegroups.com, pony
On 1/4/22 10:32, pony wrote:
> I found out that building sage 9.4  doesn't work with glibc >= 2.34,
> which is what I have installed on my system.

Hi,

this is related to this ticket https://trac.sagemath.org/ticket/32828
which is fixed in the next release. I suggest you to try and build sage
9.5beta9 (from the develop branch for instance) until it is released.

Best,

--
Maxime

OpenPGP_signature
Reply all
Reply to author
Forward
0 new messages