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

MacPorts noreply at macports.org
Fri May 20 07:54:24 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
Resolution:                |   Keywords:
      Port:  sbcl          |
---------------------------+----------------------

Comment (by tomio-arisaka):

 Replying to [comment:16 barracuda156]:
 > Replying to [comment:15 tomio-arisaka]:
 > > Thanks for your great efforts!
 > >
 > > I'm interested in SBCL. So I tried to install SBCL on PPC Tiger.
 > > I modified the SBCL portfile based on the old one which is got from
 GitHub.\\
 > >
 > > Then I was able to install SBCL-2.0.9.
 > > But I cannot install the later versions than 2.0.9.
 >
 > Awesome!
 >
 > Could you describe the process step-wise? For me 1.5.9 failed on Tiger
 (on Leopard and SL PPC it builds fine).
 >
 > Did you make any custom patches for these?
 >
 > P. S. I did not yet try building 2.0.9. 2.0.11 failed to build. I will
 try now with 2.0.9.

 "MacPorts-SBCL-PPC-Tiger.tar.bz2" file includes the old SBCL portfiles
 modified by me.
 I think they work, but they are not good scripts:)

 The sequence of installing SBCL-2.0.9 is as follows:

 {{{
 $ port info sbcl
 sbcl @1.1.6_1 (lang)
 Variants:             fancy, html, pdf, threads
 ...
 ...

 $ sudo port install sbcl

 $ port installed
 The following ports are currently installed:
   apple-gcc42 @5666.3_16+bootstrap (active)
   gcc_select @0.1_9 (active)
   sbcl @1.1.6_1 (active)

 $ sudo port install apple-gcc42

 $ port installed
 The following ports are currently installed:
   apple-gcc42 @5666.3_16+bootstrap
   apple-gcc42 @5666.3_16 (active)
   cctools @949.0.1_2 (active)
   gcc_select @0.1_9 (active)
   gettext @0.21_0 (active)
   gettext-runtime @0.21_0 (active)
   gettext-tools-libs @0.21_0 (active)
   gperf @3.1_0 (active)
   ld64 @3_4+ld64_97 (active)
   ld64-97 @97.17_9 (active)
   libiconv @1.16_1 (active)
   libmacho-headers @949.0.1_0 (active)
   libtextstyle @0.21_0 (active)
   libunwind-headers @5.0.1_0 (active)
   ncurses @6.3_0 (active)
   sbcl @1.1.6_1 (active)
   xz @5.2.5_1 (active)

 $ port info sbcl
 sbcl @1.2.11 (lang)
 Variants:             a_sbcl, [+]fancy, html, pdf, threads
 ...
 ...

 $ sudo port install sbcl +a_sbcl -fancy

 $ port installed sbcl
 The following ports are currently installed:
   sbcl @1.1.6_1
   sbcl @1.2.11_0+a_sbcl (active)

 $ port info sbcl
 sbcl @1.4.9 (lang)
 Variants:             a_sbcl, [+]fancy, html, pdf, threads
 ...
 ...

 $ sudo port install sbcl -fancy +a_sbcl

 $ port installed sbcl
 The following ports are currently installed:
   sbcl @1.1.6_1
   sbcl @1.2.11_0+a_sbcl
   sbcl @1.4.9_0+a_sbcl (active)

 $ port info sbcl
 sbcl @1.5.9 (lang)
 Variants:             a_sbcl, [+]fancy, html, pdf, threads
 ...
 ...

 $ sudo port install sbcl -fancy +a_sbcl

 $ port installed sbcl
 The following ports are currently installed:
   sbcl @1.1.6_1
   sbcl @1.2.11_0+a_sbcl
   sbcl @1.4.9_0+a_sbcl
   sbcl @1.5.9_0+a_sbcl (active)

 $ port info sbcl
 sbcl @2.0.9 (lang)
 Variants:             a_sbcl, [+]fancy, html, pdf, threads
 ...
 ...

 $ sudo port install sbcl -fancy +a_sbcl

 $ port installed sbcl
 The following ports are currently installed:
   sbcl @1.1.6_1
   sbcl @1.2.11_0+a_sbcl
   sbcl @1.4.9_0+a_sbcl
   sbcl @1.5.9_0+a_sbcl
   sbcl @2.0.9_0+a_sbcl (active)
 }}}

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


More information about the macports-tickets mailing list