Opened 15 years ago
Closed 14 years ago
#24842 closed defect (fixed)
sbcl failed to install
Reported by: | jens_s@… | Owned by: | gwright@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.8.2 |
Keywords: | Cc: | waqar@…, easye, didiusthegreat@… | |
Port: | sbcl |
Description (last modified by jmroot (Joshua Root))
iMac G5, OS 10.4.11, Darwin 8.11.0, Xcode 2.5 sbcl failed to install. This looks like a duplicate, but has it been fixed? Thanks a lot for looking in to it.
Here is what the terminal said:
//entering make-host-1.sh //building cross-compiler, and doing first genesis make-host-1.sh: line 31: 555 Bus error $SBCL_XC_HOST <make-host-1.lisp Error: Target org.macports.build returned: shell command "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/work/sbcl-1.0.38 && sh make.sh "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_sbcl/work/sbcl-1.0.22-powerpc-darwin/src/runtime/sbcl --core /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_sbcl/work/sbcl-1.0.22-powerpc-darwin/output/sbcl.core --disable-debugger --sysinit /dev/null --userinit /dev/null" " returned error 1 DEBUG: Backtrace: shell command "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/work/sbcl-1.0.38 && sh make.sh "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_sbcl/work/sbcl-1.0.22-powerpc-darwin/src/runtime/sbcl --core /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_sbcl/work/sbcl-1.0.22-powerpc-darwin/output/sbcl.core --disable-debugger --sysinit /dev/null --userinit /dev/null" " returned error 1 while executing "$procedure $targetname" Warning: the following items did not execute (for sbcl): org.macports.activate org.macports.build org.macports.destroot org.macports.install Error: Status 1 encountered during processing. To report a bug, see <http://guide.macports.org/#project.tickets> x1-6-00-11-24-dc-4d-34:~ jensstvlbk$
Change History (10)
comment:1 Changed 15 years ago by jmroot (Joshua Root)
Cc: | waqar@… easieste@… added |
---|---|
Description: | modified (diff) |
Owner: | changed from macports-tickets@… to gwright@… |
Port: | sbcl added |
comment:2 follow-up: 3 Changed 15 years ago by easye
Looks like a duplicate with which bug?
Although listed as a maintainer for SBCL, I don't have access to a PPC machine to test anything out for myself which makes me rather useless it seems.
comment:3 Changed 14 years ago by jens_s@…
Replying to easieste@…:
Looks like a duplicate with which bug?
Although listed as a maintainer for SBCL, I don't have access to a PPC machine to test anything out for myself which makes me rather useless it seems.
#21880, the debug output looks similar.
comment:4 Changed 14 years ago by easye
But #21880 was already patched to fix in r59294.
I don't agree that the two errors look similar, as #21880 seemed to be a problem with setting the directory for the build process, while this bug seems to have a problem invoking the bootstrap SBCL image. Perhaps updating that to something later as done in r67859 for x64-darwin would help here?
comment:5 follow-up: 6 Changed 14 years ago by easye
Can someone with PPC hardware verify that this error still occurs with sbcl-1.0.43 (the version that the current Portfile installs?)
comment:6 Changed 14 years ago by jens_s@…
Replying to easieste@…:
Can someone with PPC hardware verify that this error still occurs with sbcl-1.0.43 (the version that the current Portfile installs?)
Yes, the error still exists.
comment:7 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | didiusthegreat@… added |
---|
Has duplicate #29073.
comment:8 Changed 14 years ago by easye
r78540 updated the PPC bootstrap binary to 1.0.47.
Will someone with PPC hardware please test?
comment:10 Changed 14 years ago by easye
Resolution: | → fixed |
---|---|
Status: | new → closed |
Please remember to preview and use WikiFormatting, fill in the Port field, and cc the maintainers.