>From your log:

  gcc -bundle -undefined dynamic_lookup -isysroot 
/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk 
-L/opt/s/sage93c/local/lib -Wl,-rpath,/opt/s/sage93c/local/lib -O2 -g 
-march=native -Wp,-U_FORTIFY_SOURCE 
build/temp.macosx-10.14-x86_64-3.9/build/src/cysignals/signals.o 
-L/usr/local/lib -L/usr/local/opt/openssl@1.1/lib 
-L/usr/local/opt/sqlite/lib -L/usr/local/opt/tcl-tk/lib -o 
build/lib.macosx-10.14-x86_64-3.9/cysignals/signals.cpython-39-darwin.so 
-lpari -pthread
  ld: illegal data reference in _PARI_SIGINT_block to thread local variable 
_PARI_SIGINT_block in dylib /opt/s/sage93c/local/lib/libpari.dylib for 
architecture x86_64
  clang: error: linker command failed with exit code 1 (use -v to see 
invocation)
  error: command '/usr/bin/gcc' failed with exit code 1
  Building wheel for cysignals (setup.py): finished with status 'error'
 
This is another instance of homebrew packages leaking into the build, in 
this case pari.

Please try with https://trac.sagemath.org/ticket/31335 ("homebrew: Unused 
packages (singular, pari, ...) in /usr/local leak into sagelib build via 
distutils.cfg")






On Friday, March 12, 2021 at 1:00:17 PM UTC-8 Samuel Lelievre wrote:

> Thanks for this new release.
>
> On macOS 10.14.6, with Homebrew, failed to build cysignals-1.10.2.
>
> Logs:
>
> https://www.math.u-psud.fr/~lelievre/t/slel-2021-03-12-s93b8.zip
>

-- 
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/984b1954-cb00-4a87-be07-6c63e3d529c3n%40googlegroups.com.

Reply via email to