Opened 3 years ago

Closed 3 years ago

#62787 closed defect (fixed)

sbcl @2.1.4_0+fancy: Unhandled SIMPLE-ERROR: make-host-1 stopped due to unexpected STYLE-WARNING

Reported by: polydevuk Owned by: easye
Priority: Normal Milestone:
Component: ports Version: 2.6.4
Keywords: haspatch Cc: dershow, michaellass (Michael Lass), pietvo (Pieter van Oostrum), dcamper (Dan S. Camper), chriterrier
Port: sbcl

Description (last modified by jmroot (Joshua Root))

This port does not build. The error ends with:

: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=10.15 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"

Attachments (1)

sbcl-2.1.4_0_BuildFail.main.log (6.3 KB) - added by murrayE 3 years ago.
sbcl-2.1.4_0_BuildFail main log

Download all attachments as: .zip

Change History (12)

comment:1 Changed 3 years ago by jmroot (Joshua Root)

Description: modified (diff)
Keywords: SBCL removed
Owner: set to easye
Port: sbcl added; SBCL 2.1.4_0 +fancy.darwin_19.x86_64 removed
Status: newassigned
Summary: sbcl-2.1.4_0+fancy.darwin_19.x86_64 does not compile on OS X 10.15.7sbcl @2.1.4_0+fancy does not compile on OS X 10.15.7

comment:2 Changed 3 years ago by dershow

Cc: dershow added

comment:3 Changed 3 years ago by dyne2meter

This also does not compile on 10.11

:info:build ;   caught 1 STYLE-WARNING condition
:info:build ;   printed 4 notes
:info:build Unhandled SIMPLE-ERROR: make-host-1 stopped due to unexpected STYLE-WARNING.
:info:build Backtrace for: #<HOST-SB-THREAD:THREAD "main thread" RUNNING {1002DE8503}>
:info:build 0: ((LAMBDA NIL :IN HOST-SB-DEBUG::FUNCALL-WITH-DEBUG-IO-SYNTAX))
:info:build 1: (HOST-SB-IMPL::CALL-WITH-SANE-IO-SYNTAX #<CLOSURE (LAMBDA NIL :IN HOST-SB-DEBUG::FUNCALL-WITH-DEBUG-IO-SYNTAX) {1007BB689B}>)
:info:build 2: (HOST-SB-IMPL::%WITH-STANDARD-IO-SYNTAX #<CLOSURE (LAMBDA NIL :IN HOST-SB-DEBUG::FUNCALL-WITH-DEBUG-IO-SYNTAX) {1007BB686B}>)
:info:build 3: (HOST-SB-DEBUG:PRINT-BACKTRACE :STREAM #<SYNONYM-STREAM :SYMBOL HOST-SB-SYS:*STDERR* {10001530A3}> :START 0 :FROM :INTERRUPTED-FRAME :COUNT NIL :PRINT-THREAD T :PRINT-FRAME-SOURCE NIL :METHOD-FRAME-STYLE NIL)
:info:build 4: (HOST-SB-DEBUG::DEBUGGER-DISABLED-HOOK #<SIMPLE-ERROR "make-host-1 stopped due to unexpected ~A." {1007BB48C3}> #<unavailable argument>)
:info:build 5: (HOST-SB-DEBUG::RUN-HOOK HOST-SB-EXT:*INVOKE-DEBUGGER-HOOK* #<SIMPLE-ERROR "make-host-1 stopped due to unexpected ~A." {1007BB48C3}>)
:info:build 6: (INVOKE-DEBUGGER #<SIMPLE-ERROR "make-host-1 stopped due to unexpected ~A." {1007BB48C3}>)
:info:build 7: (CERROR "Proceed anyway" "make-host-1 stopped due to unexpected ~A." STYLE-WARNING)
:info:build 8: (HOST-SB-INT:SIMPLE-EVAL-IN-LEXENV (MAYBE-WITH-COMPILATION-UNIT (LOAD-OR-CLOAD-XCOMPILER (FUNCTION HOST-CLOAD-STEM)) (LOAD "tools-for-build/corefile.lisp" :VERBOSE NIL) (HOST-CLOAD-STEM "src/compiler/generic/genesis" NIL)) #<NULL-LEXENV>)
:info:build 9: (HOST-SB-EXT:EVAL-TLF (MAYBE-WITH-COMPILATION-UNIT (LOAD-OR-CLOAD-XCOMPILER (FUNCTION HOST-CLOAD-STEM)) (LOAD "tools-for-build/corefile.lisp" :VERBOSE NIL) (HOST-CLOAD-STEM "src/compiler/generic/genesis" NIL)) 8 #<NULL-LEXENV>)
:info:build 10: ((FLET HOST-SB-FASL::EVAL-FORM :IN HOST-SB-INT:LOAD-AS-SOURCE) (MAYBE-WITH-COMPILATION-UNIT (LOAD-OR-CLOAD-XCOMPILER (FUNCTION HOST-CLOAD-STEM)) (LOAD "tools-for-build/corefile.lisp" :VERBOSE NIL) (HOST-CLOAD-STEM "src/compiler/generic/genesis" NIL)) 8)
:info:build 11: ((LAMBDA (HOST-SB-KERNEL:FORM &KEY HOST-SB-FASL::CURRENT-INDEX &ALLOW-OTHER-KEYS) :IN HOST-SB-INT:LOAD-AS-SOURCE) (MAYBE-WITH-COMPILATION-UNIT (LOAD-OR-CLOAD-XCOMPILER (FUNCTION HOST-CLOAD-STEM)) (LOAD "tools-for-build/corefile.lisp" :VERBOSE NIL) (HOST-CLOAD-STEM "src/compiler/generic/genesis" NIL)) :CURRENT-INDEX 8)
:info:build 12: (HOST-SB-C::%DO-FORMS-FROM-INFO #<CLOSURE (LAMBDA (HOST-SB-KERNEL:FORM &KEY HOST-SB-FASL::CURRENT-INDEX &ALLOW-OTHER-KEYS) :IN HOST-SB-INT:LOAD-AS-SOURCE) {1002ED458B}> #<HOST-SB-C::SOURCE-INFO {1002ED4543}> HOST-SB-C::INPUT-ERROR-IN-LOAD)
:info:build 13: (HOST-SB-INT:LOAD-AS-SOURCE #<HOST-SB-INT:FORM-TRACKING-STREAM for "file /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_sbcl/sbcl/work/sbcl-2.1.4/make-host-1.lisp" {1002ECE3B3}> :VERBOSE NIL :PRINT NIL :CONTEXT "loading")
:info:build 14: ((FLET HOST-SB-FASL::LOAD-STREAM :IN LOAD) #<HOST-SB-INT:FORM-TRACKING-STREAM for "file /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_sbcl/sbcl/work/sbcl-2.1.4/make-host-1.lisp" {1002ECE3B3}> NIL)
: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=10.11 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.
Last edited 3 years ago by dyne2meter (previous) (diff)

comment:4 Changed 3 years ago by murrayE

This also does not build under macOS 11.3. main.log portion attached.

Changed 3 years ago by murrayE

sbcl-2.1.4_0_BuildFail main log

comment:5 Changed 3 years ago by JD-Veiga

Neither does in macOS 10.14.6 (Mojave).

26: ((LABELS HOST-SB-IMPL::RESTART-LISP :IN HOST-SB-EXT:SAVE-LISP-AND-DIE))

unhandled condition in --disable-debugger mode, quitting
Command failed: SBCL_MACOSX_VERSION_MIN=10.14 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" 
Exit code: 1
Error: Failed to build sbcl: command execution failed
Error: 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.
Error: Follow https://guide.macports.org/#project.tickets to report a bug.
Error: Processing of port sbcl failed

Last edited 3 years ago by JD-Veiga (previous) (diff)

comment:6 Changed 3 years ago by michaellass (Michael Lass)

Cc: michaellass added

comment:8 Changed 3 years ago by pietvo (Pieter van Oostrum)

Cc: pietvo added

comment:9 Changed 3 years ago by dcamper (Dan S. Camper)

Cc: dcamper added

comment:10 Changed 3 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: chriterrier added
Keywords: haspatch added
Summary: sbcl @2.1.4_0+fancy does not compile on OS X 10.15.7sbcl @2.1.4_0+fancy: Unhandled SIMPLE-ERROR: make-host-1 stopped due to unexpected STYLE-WARNING

Has duplicate #62864.

A PR has been submitted: https://github.com/macports/macports-ports/pull/10978

comment:11 Changed 3 years ago by Michael Lass <michael.lass@…>

Resolution: fixed
Status: assignedclosed

In e4a200932dc0a44df212f5dbf4438daf1ca782f0/macports-ports (master):

sbcl: fix build with old sbcl

SBCL 2.1.4 cannot be compiled with old versions of SBCL. Fix this by applying
the corresponding upstream patch.

Upstream bug: https://bugs.launchpad.net/sbcl/+bug/1926629
Upstream fix: https://github.com/sbcl/sbcl/commit/217da9588a8eac9c21ee8487447ea028cf81be14

Closes: #62787

Note: See TracTickets for help on using tickets.