Opened 12 years ago

Closed 12 years ago

#31714 closed defect (fixed)

sbcl 1.0.51 doesn't build on 10.7.2

Reported by: MartinBuchmann (Martin Buchmann) Owned by: easye
Priority: Normal Milestone:
Component: ports Version: 2.0.3
Keywords: Cc: gwright@…, waqar@…, bernhard.fisseni@…
Port: sbcl

Description (last modified by ryandesign (Ryan Carsten Schmidt))

Hi all,

I just upgrade to Lion from Snow Leopard. I uninstalled all my ports, reinstalled Xcode 4.2 from the AppStore and installed macports base as described in the migration section. While other ports are reinstalled without any problems sbcl fails, see attached log file.

unhandled condition in --disable-debugger mode, quitting
shell command "ulimit -s 8192 && unset LD_PREBIND && unset LD_PREBIND_ALLOW_OVERLAP && cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_sbcl/sbcl/work/sbcl-1.0.51 && CC=/Developer/usr/bin/clang CXX=/Developer/usr/bin/clang++ CPP= sh make.sh "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_sbcl/sbcl/work/sbcl-1.0.48-x86-darwin/src/runtime/sbcl --core /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_sbcl/sbcl/work/sbcl-1.0.48-x86-darwin/output/sbcl.core --disable-debugger --sysinit /dev/null --userinit /dev/null"  --prefix=/opt/local" returned error 1
Warning: the following items did not execute (for sbcl): org.macports.activate org.macports.build org.macports.destroot org.macports.install

I did not find anything so far in the bug list regarding this problem. Is this problem known so far?

Thanks in advance

Martin

Attachments (1)

sbcl.log (2.9 MB) - added by MartinBuchmann (Martin Buchmann) 12 years ago.
Output of port -dv install sbcl

Change History (5)

Changed 12 years ago by MartinBuchmann (Martin Buchmann)

Attachment: sbcl.log added

Output of port -dv install sbcl

comment:1 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: openmaintainer@… easieste@… removed
Description: modified (diff)
Owner: changed from macports-tickets@… to easieste@…
Summary: Sbcl 1.0.51 doesn't build on 10.7.2sbcl 1.0.51 doesn't build on 10.7.2

comment:2 Changed 12 years ago by bernhard.fisseni@…

Cc: bernhard.fisseni@… added

Cc Me!

comment:3 Changed 12 years ago by MartinBuchmann (Martin Buchmann)

Hi all,

I was able to install sbcl 1.0.52 without any problems on my system today. So, i guess one could close this ticket.

Best regards

Martin

comment:4 Changed 12 years ago by jmroot (Joshua Root)

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.