[MacPorts] #62864: sbcl @2.1.4_0+fancy does not compile on OS X 11.3.1
MacPorts
noreply at macports.org
Tue May 11 11:04:39 UTC 2021
#62864: sbcl @2.1.4_0+fancy does not compile on OS X 11.3.1
--------------------------+--------------------
Reporter: chriterrier | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.6.4
Keywords: Big Sur 11.3 | Port: sbcl
--------------------------+--------------------
I'm trying to install (wx)maxima with macports, and whatever I do, I get
an error when I'm installing Lisp (sbcl or ccl). I tried to follow the
recipe https://wxmaxima-developers.github.io/wxmaxima/download.html
:info:build 15: (LOAD "make-host-1.lisp" :VERBOSE NIL :PRINT NIL :IF-DOES-
NOT-EXIST T :EXTERNAL-FORMAT :DEFAULT)
:info:build 16: (COMMON-LISP-USER::LOAD-SBCL-FILE "make-host-1.lisp" T)
:info:build 17: (HOST-SB-INT:SIMPLE-EVAL-IN-LEXENV (COMMON-LISP-USER
::LOAD-SBCL-FILE "make-host-1.lisp") #<NULL-LEXENV>)
:info:build 18: (EVAL (COMMON-LISP-USER::LOAD-SBCL-FILE "make-
host-1.lisp"))
:info:build 19: (HOST-SB-EXT:INTERACTIVE-EVAL (COMMON-LISP-USER::LOAD-
SBCL-FILE "make-host-1.lisp") :EVAL NIL)
:info:build 20: (HOST-SB-IMPL::REPL-FUN NIL)
:info:build 21: ((LAMBDA NIL :IN HOST-SB-IMPL::TOPLEVEL-REPL))
:info:build 22: (HOST-SB-IMPL::%WITH-REBOUND-IO-SYNTAX #<CLOSURE (LAMBDA
NIL :IN HOST-SB-IMPL::TOPLEVEL-REPL) {1002DE4FCB}>)
:info:build 23: (HOST-SB-IMPL::TOPLEVEL-REPL NIL)
:info:build 24: (HOST-SB-IMPL::TOPLEVEL-INIT)
:info:build 25: ((FLET #:WITHOUT-INTERRUPTS-BODY-85 :IN HOST-SB-EXT:SAVE-
LISP-AND-DIE))
:info:build 26: ((LABELS HOST-SB-IMPL::RESTART-LISP :IN HOST-SB-EXT:SAVE-
LISP-AND-DIE))
:info:build unhandled condition in --disable-debugger mode, quitting
:info:build Command failed: SBCL_MACOSX_VERSION_MIN=11.3 CC=/usr/bin/clang
CXX=/usr/bin/clang++ CPP=/usr/bin/cpp sh ./make.sh --fancy
--prefix=/opt/local --xc-
host="/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_sbcl/sbcl/work/sbcl-1.2.11-x86-64-darwin/src/runtime/sbcl
--core
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_sbcl/sbcl/work/sbcl-1.2.11-x86-64-darwin/output/sbcl.core
--disable-debugger --sysinit /dev/null --userinit /dev/null"
:info:build Exit code: 1
:error:build Failed to build sbcl: command execution failed
:debug:build Error code: NONE
:debug:build Backtrace: command execution failed
:debug:build while executing
:debug:build "$procedure $targetname"
:error:build See
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_sbcl/sbcl/main.log
for details.
--
Ticket URL: <https://trac.macports.org/ticket/62864>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list