do you use gap-jupyter? Or you somehow triggered its installation? (as far as I know, gap-jupyter is basically abandoned upstream, so it's most probably doesn't work anyway, but that's another question)
On Thu, Jan 23, 2025 at 9:48 AM <[email protected]> wrote: > > I tried to rebuild from scratch (i. e. after make distclean). This also fails > ; logs attached (zipped archive). > > FWIW, the errors seem to be different : > > charpent@zen-book-flip:/usr/local/sage-10$ grep -i " error " logs/install.log > | grep -v sumnum > [pari-2.15.5] [spkg-install] Note that PARI doesn't treat it as an error if > the requested > [pyzmq-25.1.1] [spkg-install] 2. Use an 'int' return type on > 'free_python_msg' to allow an error code to be returned. > [pyyaml-6.0.1] [spkg-install] ERROR Command > '['/usr/local/sage-10/local/var/lib/sage/venv-python3.12/bin/python3', '-m', > 'pip', '--python', '/tmp/build-env-qvzovnsk/bin/python', 'install', > '--use-pep517', '--no-warn-script-location', '--no-compile', '-r', > '/tmp/build-reqs-3dgqq0t2.txt']' returned non-zero exit status 1. > [cysignals-1.11.4] [spkg-install] 2. Use an 'int' return type on > 'c_test_sig_on_cython_except_all' to allow an error code to be returned. > [cysignals-1.11.4] [spkg-install] 2. Use an 'int' return type on > 'c_test_sig_on_cython_except_all' to allow an error code to be returned. > [cysignals-1.11.4] [spkg-install] 2. Use an 'int' return type on > 'cython_check_exception' to allow an error code to be returned. > [gap_jupyter-0.9] [spkg-install] ERROR Backend subprocess exited when trying > to invoke get_requires_for_build_wheel > [singular_jupyter-0.9.7] [spkg-install] ERROR Backend subprocess exited when > trying to invoke get_requires_for_build_wheel > [sagelib-10.6.beta4] [spkg-install] ERROR Backend subprocess exited when > trying to invoke build_wheel > [sagelib-10.6.beta4] [spkg-install] Error building a wheel for > sagelib-10.6.beta4 > [sagelib-10.6.beta4] Error installing package sagelib-10.6.beta4 > make[6]: *** [Makefile:3576: sagelib-SAGE_VENV-no-deps] Error 1 > make[5]: *** [Makefile:3576: > /usr/local/sage-10/local/var/lib/sage/venv-python3.12/var/lib/sage/installed/sagelib-10.6.beta4] > Error 2 > make[4]: *** [Makefile:3045: all-start] Error 2 > > HTH, > > -- > Emmanuel Charpentier > > -- > 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 [email protected]. > To view this discussion visit > https://groups.google.com/d/msgid/sage-release/463866cd206f616a1a6dad02e39df97ff0903a5b.camel%40gmail.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 [email protected]. To view this discussion visit https://groups.google.com/d/msgid/sage-release/CAAWYfq1014URb8J53_9BJp%2Bvr2KhKu_rXpwTusooGRV3cfv9bA%40mail.gmail.com.
