#15157: sbcl fails strangely during build -------------------------------------+-------------------------------------- Reporter: fusion@storytotell.org | Owner: gwright@macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: sbcl lisp -------------------------------------+-------------------------------------- Comment (by stephen@xemacs.org): Mac OS X 10.4.11, security patches etc current, iBook G4.[[BR]] sbcl port 1.0.17_0 I'm seeing something that may be related. First, the sbcl build hung after finishing genesis-1 (I think, I didn't think to check with ps to see if it was still running, etc). After killing the port process, I just tried executing "port upgrade sbcl" again, which got me to the "no such file, make.sh" error. Doing "port clean sbcl; port upgrade sbcl" then gave me this at the tail of the output: {{{ ; SYS:SRC;PCL;EARLY-LOW.FASL.NEWEST written ; compilation finished in 0:00:00 ; compiling file "/opt/local/var/macports/build/_Users_steve_Software_MacPorts_dports_lang_sbcl/work/sbcl-1.0.17/src/pcl/macros.lisp" (written 14 MAR 2008 12:03:06 PM): ; compiling (IN-PACKAGE "SB-PCL") ; compiling (/SHOW "starting pcl/macros.lisp") ; compiling (DECLAIM (DECLARATION %METHOD-NAME ...)) ; compiling (/SHOW "done with DECLAIM DECLARATION") ; compiling (DEFUN GET-DECLARATION ...) ; compiling (/SHOW "pcl/macros.lisp 85") ; compiling (DEFMACRO DOPLIST ...) ; compiling (/SHOW "pcl/macros.lisp 101") ; compiling (DEFMACRO DOLIST-CAREFULLY ...)fatal error encountered in SBCL pid 9307: unexpect forwarding pointer in scavenge: 0x12cc4d10, start=0x12cc4d04, n= Welcome to LDB, a low-level debugger for the Lisp runtime environment. ldb> Really quit? [y] ldb> unknown command: ``(quit)'' ldb> unknown command: ``y'' ldb> Really quit? [y] Warning: the following items did not execute (for sbcl): org.macports.archive org.macports.build org.macports.destroot DEBUG: invalid command name "ui_prefix" while executing "ui_prefix $priority" invoked from within "set prefix [ui_prefix $priority]" ("uplevel" body line 2) invoked from within "uplevel 1 $body" Error: Unable to upgrade port: 1 }}} So that error is a bit different but the process symptoms are the same. -- Ticket URL: <http://trac.macports.org/ticket/15157#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS