Errors building Sage 10.4.beta6 in Sonoma 14.5

56 views
Skip to first unread message

Jon Higa

unread,
May 21, 2024, 12:41:48 PMMay 21
to sage-support

Jon Higa
Mar 25, 2024, 4:22:29 PM
to sage-support
I tried to build Sage 10.4.beta6 in Sonoma 14.5 on an M3 Pro.

Commands:

   git clone https://github.com/sagemath/sage.git

   cd sage

   git checkout 10.4.beta6

   brew upgrade

   source .homebrew-build-env

   make configure

   ./configure --prefix=/usr/local/sage/10.4.beta6 --enable-database_odlyzko_zeta --disable-editable --with-python=/opt/homebrew/bin/python3.11

   make


Output:

Error building Sage.


The following package(s) may have failed to build (not necessarily

during this run of 'make all-start'):


* package:         fflas_ffpack-2.5.0

  last build time: May 21 12:10

  log file:        /Users/jon/sage/logs/pkgs/fflas_ffpack-2.5.0.log

  build directory: /usr/local/sage/10.4.beta6/var/tmp/sage/build/fflas_ffpack-2.5.0


fflas_ffpack-2.5.0.log
config.log

Dima Pasechnik

unread,
May 22, 2024, 7:05:24 AMMay 22
to sage-s...@googlegroups.com
The latest beta (10.4.beta6) has a number of problems on macOS.
Either wait for the next beta, or check out the relevant PRs in our repo, github.com/sagemath/sage/pulls

Jon Higa

unread,
May 30, 2024, 12:35:07 PMMay 30
to sage-support

Jon Higa
May 21, 2024, 12:41:48 PM (9 days ago) 
to sage-support

Jon Higa
Mar 25, 2024, 4:22:29 PM
to sage-support
I tried to build Sage 10.4.beta7 in Sonoma 14.5 on an M3 Pro.

Commands:

   git clone https://github.com/sagemath/sage.git

   cd sage

   git checkout 10.4.beta7

   brew upgrade

   source .homebrew-build-env

   make configure

   ./configure --prefix=/usr/local/sage/10.4.beta7 --enable-database_odlyzko_zeta --disable-editable --with-python=/opt/homebrew/bin/python3.11

   make


Output:

Error building Sage.


The following package(s) may have failed to build (not necessarily

during this run of 'make all-start'):


* package:         sagemath_doc_html-none

  last build time: May 30 12:21

  log file:        /Users/jon/sage/logs/pkgs/sagemath_doc_html-none.log

  build directory: /usr/local/sage/10.4.beta7/var/tmp/sage/build/sagemath_doc_html-none

The build works, however, if I remove --disable-editable.

I can proceed with an editable build, but as this is a beta, I hope it is worth noting a failing case if it was not already known to be failing.
config.log
sagemath_doc_html-none.log
Reply all
Reply to author
Forward
0 new messages