[MacPorts] #20904: sbcl 1.0.29 fails to build on 10.6
MacPorts
noreply at macports.org
Sat Jan 30 23:36:18 PST 2010
#20904: sbcl 1.0.29 fails to build on 10.6
----------------------------------+-----------------------------------------
Reporter: luis.beca@… | Owner: easieste@…
Type: defect | Status: closed
Priority: Normal | Milestone:
Component: ports | Version: 1.8.2
Resolution: fixed | Keywords: snowleopard
Port: sbcl |
----------------------------------+-----------------------------------------
Comment(by antoine@…):
SBCL 1.0.34 doesn't build under Snow Leopard when booted into 64 bit
kernel (x86_64)
The build goes into an infinite loop on a call to munmap:
{{{
//entering make-host-1.sh
//building cross-compiler, and doing first genesis
This is SBCL 1.0.12, an implementation of ANSI Common Lisp.
More information about SBCL is available at <http://www.sbcl.org/>.
SBCL is free software, provided as is, with absolutely no warranty.
It is mostly in the public domain; some portions are provided under
BSD-style licenses. See the CREDITS and COPYING files in the
distribution for more information.
munmap: Invalid argument
munmap: Invalid argument
munmap: Invalid argument
^C
}}}
Works fine when booted into the 32 bit kernel (i386)
--
Ticket URL: <http://trac.macports.org/ticket/20904#comment:69>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list