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,
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
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
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
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