[MacPorts] #65188: sbcl: fatal error encountered in SBCL pid 16153: dynamic space too small for core

MacPorts noreply at macports.org
Mon May 16 10:43:19 UTC 2022


#65188: sbcl: fatal error encountered in SBCL pid 16153: dynamic space too small
for core
--------------------------+----------------------
 Reporter:  barracuda156  |      Owner:  easye
     Type:  defect        |     Status:  assigned
 Priority:  Normal        |  Milestone:
Component:  ports         |    Version:  2.7.2
 Keywords:                |       Port:  sbcl
--------------------------+----------------------
 I am trying to get `sbcl` to build for PPC. This ticket is for @2.2.2,
 which is not the current version in Macports. ''However please bear with
 me here.'' I am pretty sure restoring PPC support into @2.2.4 is
 relatively trivial once @2.2.2 is confirmed to build (it is the last
 version having PPC code before it was removed). (In fact I have
 preliminary patches for @2.2.4.)

 I need to get past the following error. I initially got it when using
 @1.2.8 to build @2.2.2. Then I built @1.5.9 with @1.2.8 and tried again,
 same failure.

 {{{
 //entering make-target-2.sh
 //doing warm init - compilation phase
 This is SBCL 2.2.2, 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.
 fatal error encountered in SBCL pid 16153:
 dynamic space too small for core: 31044KiB required, 0KiB available.

 Command failed: SBCL_MACOSX_VERSION_MIN=10.6 CC=/usr/bin/gcc-4.2
 CXX=/usr/bin/g++-4.2 CPP=/usr/bin/cpp-4.2 sh ./make.sh
 --prefix=/opt/local --xc-host="/opt/local/share/sbcl-ppc/bin/sbcl --core
 /opt/local/share/sbcl-ppc/lib/sbcl/sbcl.core --disable-debugger --sysinit
 /dev/null --userinit /dev/null"  --dynamic-space-size=8Gb
 Exit code: 1
 }}}

 I added `--dynamic-space-size=8Gb` following some suggestion online, it
 did not help. (At first I did not specify this flag.)

 P. S. A caveat: threads are broken (might be fixable), so my builds are
 without variants added.

-- 
Ticket URL: <https://trac.macports.org/ticket/65188>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list