Dear all, I was trying to compile Sage 9.8 from the source in macbook m2 and getting the following error. Kindly help.
[sagelib-9.8] Successfully installed sagemath-standard-9.8 [sagelib-9.8] [sagelib-9.8] real 20m6.827s [sagelib-9.8] user 21m31.875s [sagelib-9.8] sys 0m37.380s make --no-print-directory sagemath_doc_html-SAGE_DOCS-no-deps [sagemath_doc_html-none] mkdir -p en/reference/repl [sagemath_doc_html-none] sage -advanced > en/reference/repl/options.txt [sagemath_doc_html-none] make doc-inventory--reference-references [sagemath_doc_html-none] sage --docbuild --no-pdf-links reference/references inventory [sagemath_doc_html-none] ------------------------------------------------------------------------ [sagemath_doc_html-none] (no backtrace available) [sagemath_doc_html-none] ------------------------------------------------------------------------ [sagemath_doc_html-none] Unhandled SIGBUS: A bus error occurred. [sagemath_doc_html-none] This probably occurred because a *compiled* module has a bug [sagemath_doc_html-none] in it and is not properly wrapped with sig_on(), sig_off(). [sagemath_doc_html-none] Python will now terminate. [sagemath_doc_html-none] ------------------------------------------------------------------------ [sagemath_doc_html-none] /Users/dibyendu/sage-9.8/local/var/lib/sage/venv-python3.11.1/bin/sage-python: line 2: 73739 Bus error: 10 sage -python "$@" [sagemath_doc_html-none] make[6]: *** [doc-inventory--reference-references] Error 138 [sagemath_doc_html-none] make[5]: *** [doc-inventory-reference] Error 2 make[4]: *** [sagemath_doc_html-SAGE_DOCS-no-deps] Error 2 make[3]: *** [/Users/dibyendu/sage-9.8/local/var/lib/sage/installed/sagemath_doc_html-none] Error 2 make[2]: *** [all-start] Error 2 real 21m47.461s user 21m38.313s sys 0m39.371s *************************************************************** Error building Sage. The following package(s) may have failed to build (not necessarily during this run of 'make all-start'): It is safe to delete any log files and build directories, but they contain information that is helpful for debugging build problems. WARNING: If you now run 'make' again, the build directory of the same version of the package will, by default, be deleted. Set the environment variable SAGE_KEEP_BUILT_SPKGS=yes to prevent this. make[1]: *** [all-start] Error 1 make: *** [all] Error 2 -- You received this message because you are subscribed to the Google Groups "sage-support" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-support+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/sage-support/18f0b1eb-a239-4a3c-b020-62cdc247f057n%40googlegroups.com.