On Monday, March 30, 2020 at 6:59:30 PM UTC-4, John H Palmieri wrote:
>
> I see the same in the log file for the Python 2 build. I wonder if this 
> has to do with upgrading Xcode, which I seem to have done 6 days ago. To be 
> clear, yesterday and today I have built  9.1.beta8 + Python 3 and 9.1.beta9 
> + Python 2, both successfully, despite this crash. It's 9.1.beta9 + Python 
> 3 which is causing problems. It also seems to be using the Apple Python 3, 
> /usr/bin/python3, not the one installed by homebrew.
>

I'll try upgrading XCode to try to reproduce these errors. (My gcc reports 
"Apple clang version 11.0.0 (clang-1100.0.33.17) Target: 
x86_64-apple-darwin19.3.0").

FWIW, I just ran "tox -e local-macos-homebrew-standard -- build ptest" 
(as of https://trac.sagemath.org/ticket/29417 it uses the python3 from 
homebrew)
and it completed with only 1 doctest error in src/sage/interfaces/gap.py.

Did you follow homebrew's instructions regarding the "keg-only packages"? 
For example, readline is only installed in /usr/local/opt/readline, not in 
/usr/local.

Sage now has a helper shell script that you can source to set up the 
environment for those. 
Try ". .homebrew-build-env " before running configure.


-- 
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/e82b2bc4-586c-4860-9fa4-6eb9dcc7be35%40googlegroups.com.

Reply via email to