Hi Dima, For the build on ARM Macs, I uses ECL-23.9.9 from homebrew.
First time it fails at compiling EVALAB-.fas (same Error code 6). Second time it builds successfully. So can you try again to see if the failure is random? (revert commit 5b7d3163 if you compile master branch.) - Best, - Qian On 2/12/24 23:02, 'Martin R' via FriCAS - computer algebra system wrote:
Dima reports the following on https://github.com/sagemath/sage/pull/37041#issuecomment-1938698041 Apparently, this is using ecl (using the standard SageMath setup). Unfortunately, I cannot help except for reporting, because I do not have access to a mac. It would be wonderful if you could help! Best wishes, Martin ----message by Dima ---- at the moment, with a recent bunch of macOS tools on M1, fricas in Sage just doesn't build: ;;; Style warning: ;;; in file define.clisp, position 165810 ;;; at (DEFUN DomainSubstitutionFunction,Subst ...) ;;; ! Variable $extraParms was undefined. Compiler assumes it is a global.thread_suspend failed ;;; Internal error: ;;; ** Error code 6 when executing ;;; (EXT:RUN-PROGRAM "clang" ("-I." "-I/opt/homebrew/Cellar/ecl/23.9.9/include/" "-I/opt/homebrew/opt/gmp/include" "-I/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/include" "-I/opt/homebrew/opt/bdw-gc/include" "-g" "-O2" "-fPIC" "-fno-common" "-D_THREAD_SAFE" "-Ddarwin" "-O2" "-c" "define.c" "-o" "define.o")): ;;; make[5]: *** [define.o] Error 1 make[4]: *** [all-interpsys] Error 2 make[3]: *** [all-src] Error 2 ******************************************************************************** Error building fricas-1.3.10
-- You received this message because you are subscribed to the Google Groups "FriCAS - computer algebra system" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/fricas-devel/42cf2430-aa8e-426f-8810-7562744fa275%40gmail.com.
