The real error is further up in the log file:

    INFO: gcc -shared -Wl,-O1 -Wl,-Bsymbolic-functions 
-Wl,-Bsymbolic-functions -g -fwrapv -O2 
-Wl,-rpath-link,/home/eric/sage/10.2/local/lib 
-L/home/eric/sage/10.2/local/lib -Wl,-rpath,/home/eric/sage/10.2/local/lib 
-g -O2 build/temp.linux-x86_64-cpython-310/sage/rings/complex_arb.o 
-L/usr/lib/x86_64-linux-gnu/openblas-pthread/ -L/usr/lib/x86_64-linux-gnu 
-lgmp -lflint -larb -lgsl -lm -lopenblas -lmpfr -o 
build/lib.linux-x86_64-cpython-310/sage/rings/complex_arb.cpython-310-x86_64-linux-gnu.so
 
-lpari
    /usr/bin/ld : ne peut pas trouver -larb : Aucun fichier ou dossier de 
ce type
    collect2: error: ld returned 1 exit status
 
Check if "make sage_conf-no-deps" fixes this problem. 

Background: On Debian/Ubuntu, this library is called flint-arb, and this 
information is passed to the build system via sage_conf. On incremental 
builds, sage_conf seems to sometimes disappear.



On Monday, September 25, 2023 at 10:12:26 AM UTC-7 egourg...@gmail.com 
wrote:

> Thanks for the release. 
> On Ubuntu 22.04, incremental build from Sage 10.2.beta3 failed with 
>
> [sagelib-10.2.beta4]     error: Command "gcc -shared -Wl,-O1 
> -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -g -fwrapv -O2 
> -Wl,-rpath-link,/home/eric/sage/10.2/local/lib 
> -L/home/eric/sage/10.2/local/lib -Wl,-rpath,/home/eric/sage/10.2/local/lib 
> -g -O2 build/temp.linux-x86_64-cpython-310/sage/rings/complex_arb.o 
> -L/usr/lib/x86_64-linux-gnu/openblas-pthread/ -L/usr/lib/x86_64-linux-gnu 
> -lgmp -lflint -larb -lgsl -lm -lopenblas -lmpfr -o 
> build/lib.linux-x86_64-cpython-310/sage/rings/
> complex_arb.cpython-310-x86_64-linux-gnu.so -lpari" failed with exit 
> status 1
> [sagelib-10.2.beta4]     error: subprocess-exited-with-error
> ...
> ***************************************************************
> Error building Sage.
>
> The following package(s) may have failed to build (not necessarily
> during this run of 'make all-start'):
>
> * package:         sagelib-10.2.beta4
>   last build time: sept. 25 
> 18:33file:///home/eric/sage/10.2/sagelib-10.2.beta4.log
>   log file:        /home/eric/sage/10.2/logs/pkgs/sagelib-10.2.beta4.log
>
> The file sagelib-10.2.beta4.log is here 
> <https://share.obspm.fr/s/MmcLQ7sYXMQkLDs>.
>
> Eric.
>

-- 
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/05b21a5b-d7fb-4a8a-bb1b-2522f1bfa23fn%40googlegroups.com.

Reply via email to