#29476: sbcl +threads does not compile maxima (snow leopard, x86_64) ------------------------------------+--------------------------------------- Reporter: dtakahashi42@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: maxima, sbcl ------------------------------------+--------------------------------------- SBCL 1.0.48 (64bit) with +thread variant failed to build maxima on Mac OS X 10.6.7 (Macbook Pro, early 2011). However, the SBCL (same version) without +threads can build maxima successfully. The last some lines of {{{port -d install maxima}}} are shown below (and build process hung since {{{ldb}}} was invoked). Thank you very much. {{{ ; - Loading source file ; "/opt/local/var/macports/build/_opt_local_var_macports_sources_svn.macports.org_trunk_dports_math_maxima/work/maxima-5.24.0/src /init-cl.lisp" ; loading #P"/opt/local/var/macports/build/_opt_local_var_macports_sources_svn.macports.org_trunk_dports_math_maxima/work/maxima-5.24.0/src /init-cl.lisp" ; - Providing system maxima [undoing binding stack and other enclosing state... done] [saving current Lisp image into binary-sbcl/maxima.core: fatal error encountered in SBCL pid 79417(tid 140735075560608): no size function for object at 0x00808f40 (widetag 0x40) scanning space for lutexes... writing 6416 bytes from the read-only space at 0x20000000 scanning space for lutexes... writing 4064 bytes from the static space at 0x20100000 scanning space for lutexes... Welcome to LDB, a low-level debugger for the Lisp runtime environment. }}} -- Ticket URL: <https://trac.macports.org/ticket/29476> MacPorts <http://www.macports.org/> Ports system for Mac OS