Discussion:
[MacPorts] #47288: sbcl @1.2.9 fails building on a 10.5.8 PPC
MacPorts
2018-11-25 05:20:28 UTC
Permalink
#47288: sbcl @1.2.9 fails building on a 10.5.8 PPC
-------------------------+-----------------------------
Reporter: udbraumann | Owner: easye
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.3.3
Resolution: | Keywords: leopard powerpc
Port: sbcl |
-------------------------+-----------------------------

Comment (by kencu):

Not particularly enlightening so far (10.5 PPC):
{{{
15: ((FLET SB-FASL::LOAD-STREAM)
#<SB-SYS:FD-STREAM
for "file
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_sbcl/sbcl/work/sbcl-1.4.9
/make-host-1.lisp"
{11E83C49}>
NIL)
16: (LOAD
"make-host-1.lisp"
:VERBOSE
NIL
:PRINT
NIL
:IF-DOES-NOT-EXIST
T
:EXTERNAL-FORMAT
:DEFAULT)
17: (COMMON-LISP-USER::LOAD-SBCL-FILE "make-host-1.lisp" T)
18: (COMMON-LISP-USER::LOAD-SBCL-FILE "make-host-1.lisp")[:EXTERNAL]
19: (SB-INT:SIMPLE-EVAL-IN-LEXENV
(COMMON-LISP-USER::LOAD-SBCL-FILE "make-host-1.lisp")
#<NULL-LEXENV>)
20: (EVAL (COMMON-LISP-USER::LOAD-SBCL-FILE "make-host-1.lisp"))
21: (SB-EXT:INTERACTIVE-EVAL
(COMMON-LISP-USER::LOAD-SBCL-FILE "make-host-1.lisp")
:EVAL
NIL)
22: (SB-IMPL::REPL-FUN NIL)
23: ((LAMBDA ()))
24: (SB-IMPL::%WITH-REBOUND-IO-SYNTAX #<CLOSURE (LAMBDA #) {11E8315D}>)
25: (SB-IMPL::TOPLEVEL-REPL NIL)
26: (SB-IMPL::TOPLEVEL-INIT)
27: ((LABELS SB-IMPL::RESTART-LISP))

unhandled condition in --disable-debugger mode, quitting
Command failed: ulimit -s 8192 && export SBCL_MACOSX_VERSION_MIN=10.5 &&
cd
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_sbcl/sbcl/work/sbcl-1.4.9
&& export CC && CC=/usr/bin/gcc-4.2 && export CXX && CXX=/usr/bin/g++-4.2
&& export CPP && CPP==/usr/bin/cpp-4.2 && sh ./make.sh --fancy
--prefix=/opt/local --xc-
host="/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_sbcl/sbcl/work/sbcl-1.0.47
-powerpc-darwin/src/runtime/sbcl --core
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_sbcl/sbcl/work/sbcl-1.0.47
-powerpc-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_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
}}}
--
Ticket URL: <https://trac.macports.org/ticket/47288#comment:4>
MacPorts <https://www.macports.org/>
Ports system for macOS
Loading...