Re: [sage-devel] Unable to build sagelib on macOS arm64

2024-09-19 Thread G. M.-S.
Hi Mavin. Just in case, I encountered this problem too on macOS, but with Homebrew. For ./configure to pick Homebrew Python (instead of /usr/bin/python3, giving "NotOpenSSLWarning") I had to brew install python-setuptools Guillermo On Thu, 19 Sept 2024 at 15:41, Dima Pasechnik wrote: > Hello,

Re: [sage-devel] Unable to build sagelib on macOS arm64

2024-09-19 Thread Dima Pasechnik
Hello, you might have better luck using a prebuilt python, e.g. the one supplied by python.org At least this would avoid all these ssl shenanigans. Dima On 19 September 2024 03:21:47 BST, Mavin Hellman wrote: >Hello, > >I was able to get sage to build (I had to do a lot of switching back a

Re: [sage-devel] Unable to build sagelib on macOS arm64

2024-09-18 Thread Mavin Hellman
Hello, I was able to get sage to build (I had to do a lot of switching back and forth of the CXXFLAGS and LDFLAGS to my MacPorts installation. I encountered another error though I can't seem to get past and that is in relation to sage-doc-html. [sagemath_doc_html-none] [spkg-install] /sage-d

Re: [sage-devel] Unable to build sagelib on macOS arm64

2024-09-15 Thread Dima Pasechnik
it appears that m4ri was not successfully built. Please post the corresponding log file, logs/pkgs/m4ri*.log On Sun, Sep 15, 2024 at 5:37 AM Mavin Hellman wrote: > > Attempting to build Sage 10.5 beta on macOS Version 14.2.1 (23C71) > > ``` > [sagelib-10.5.beta3] [spkg-install] ld: illegal t

[sage-devel] Unable to build sagelib on macOS arm64

2024-09-14 Thread Mavin Hellman
Attempting to build Sage 10.5 beta on macOS Version 14.2.1 (23C71) ``` [sagelib-10.5.beta3] [spkg-install] ld: illegal thread local variable reference to regular symbol __ZN3NTL8ZZ_pInfoE for architecture arm64 [sagelib-10.5.beta3] [spkg-install] clang: error: linker command failed with