[sage-release] Re: Sage 10.2.beta4 released

2023-09-25 Thread Eric Gourgoulhon
Le lundi 25 septembre 2023 à 20:21:23 UTC+2, matthia...@gmail.com a écrit : 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

Re: [sage-release] Sage 10.2.beta4 released

2023-09-25 Thread John H Palmieri
I opened up https://github.com/sagemath/sage/pull/36337 for these ld warnings, in case anyone else runs into the same problems. On Monday, September 25, 2023 at 12:05:38 PM UTC-7 John H Palmieri wrote: > I'm see these warning messages cause doctests to fail: > > ld: warning: duplicate

Re: [sage-release] Sage 10.2.beta4 released

2023-09-25 Thread John H Palmieri
I'm see these warning messages cause doctests to fail: ld: warning: duplicate -rpath '/Users/jpalmier/Desktop/Sage/TESTING/sage-10.2.beta4/local/lib' ignored and ld: warning: ignoring duplicate libraries: '-lpari' Should we bypass them in doctest/parsing.py, the way we have in the

[sage-release] Re: Sage 10.2.beta4 released

2023-09-25 Thread Matthias Köppe
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

[sage-release] Re: Sage 10.2.beta4 released

2023-09-25 Thread Eric Gourgoulhon
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

Re: [sage-release] Sage 10.2.beta4 released

2023-09-25 Thread Kenji Iohara
On MacOS 13.5.2, with  updated homebrew, updated python, the first built compilation failed owing to two packages:ecm-7.0.5 and scipy-1.11.2. Here is their log files. -- You received this message because you are subscribed to the Google Groups "sage-release" group. To unsubscribe from this