Hi,
Can you confirm that restarting the build fails at different
places?
In the mean time, I think this is the same upstream issue:
https://gitlab.com/embeddable-common-lisp/ecl/-/issues/718
It is a long thread, but I believe this is the fix:
https://gitlab.com/embeddable-common-lisp/ecl/-/merge_requests/303
It should also help with https://github.com/sagemath/sage/issues/37511
- Best,
- Qian
On 3/4/24 04:30, Dima Pasechnik wrote:
In case, I never tried building ECL on M1, I always used the Homebrew's version.
On 3 March 2024 09:59:32 GMT, Qian Yun <[email protected]> wrote:
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/3cb49c6c-4fd3-40ec-8f9f-3bfa4b1b0d63%40gmail.com.