#16380 closed defect (worksforme)
sbcl on Mac OS X 10.4 PowerPC: make.sh: No such file or directory
Reported by: | bb553@… | Owned by: | gwright@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.6.0 |
Keywords: | Cc: | waqar@… | |
Port: | sbcl |
Description (last modified by jmroot (Joshua Root))
Where are the versions of sbcl and slime for OS X 10.4 PPC - OS X 10.4.11 PPC obtainable?
I tried:
sudo port install sbcl slime
in Terminal under OS X 10.4.11 (8S165) PPC, and got:
make.sh: make.sh: No such file or directory
In searching online, I found:
...the src/runtime/sbcl binary in sbcl-1.0.12-x86-darwin-binary.tar.bz2 has been built on/for OS X 10.5...
Xcode v2.4.1 for OS X 10.4.x (Tiger), MacPorts v1.6.0 for 10.4.x (Tiger), MacTeX v2007 (for OS X 10.3.x, 10.4.x, and 10.5.x), and Fink v0.8.1 PPC for 10.4.x (Tiger), are installed.
- Martin A. Totusek
(Seattle dBug MUG member)
Terminal example:
Administrators-Computer:~ admin$ sudo port install sbcl slime Password: ---> Building sbcl with target all Error: Target org.macports.build returned: shell command "unset LD_PREBIND && unset LD_PREBIND_ALLOW_OVERLAP && sh make.sh "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_sbcl/work/sbcl-1.0.2-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.2-powerpc-darwin/output/sbcl.core --disable-debugger --sysinit /dev/null --userinit /dev/null" " returned error 127 Command output: make.sh: make.sh: No such file or directory Error: Status 1 encountered during processing.
computer: Power Mac G4 MDD - dual 1 GHz CPUs bootable OSes installed: OS X 10.4.11 PPC (8S165) and Mac OS 9.2.2 (Mac OS 9.2.2 installed from the OS 9 DMG image from : Apple Power Mac G4 MDD Software Install and Restore - OS X 10.3.2 / Mac OS 9.2.2 - DVD version 1.0 - AHT version 2.0.2 : Apple Power Mac G4 Software Install and Restore 1 of 2: 2Z691-4873-A / Apple Power Mac G4 Software Install and Restore 2 of 2: 691-4873-A)
Change History (5)
comment:1 Changed 16 years ago by blb@…
Cc: | waqar@… added |
---|---|
Owner: | changed from macports-tickets@… to gwright@… |
comment:2 Changed 16 years ago by ryandesign (Ryan Carsten Schmidt)
Keywords: | ticketformatting added; ssudo port install sbcl slime removed |
---|
comment:3 Changed 16 years ago by ryandesign (Ryan Carsten Schmidt)
Port: | sbcl added |
---|---|
Resolution: | → worksforme |
Status: | new → closed |
Summary: | sudo port install sbcl slime - failure [OS X 10.4.11 (8S165) PPC] → sbcl on Mac OS X 10.4 PowerPC: make.sh: No such file or directory |
I don't see anything here that's relevant to slime. You're experiencing a problem only with sbcl at this point.
sbcl-1.0.12-x86-darwin-binary.tar.bz2 is indeed for Mac OS X 10.5 Leopard. It's also for Intel Macs. Fortunately the port doesn't use that bootstrap version on PowerPC Macs; instead it uses sbcl-1.0.2-powerpc-darwin-binary.tar.bz2.
I am unable to reproduce the "make.sh: No such file or directory" error here. sbcl (and slime) install just fine for me on a Power Mac G4 with Mac OS X 10.4.11 and Xcode 2.5.
It is not supported to have Fink and MacPorts installed at the same time. They can interfere with one another. Perhaps that is what is happening to you here. I suggest you choose one package manager to use exclusively and remove the other. Of course I am biased to recommend MacPorts over Fink. :-)
comment:4 Changed 16 years ago by jmroot (Joshua Root)
Description: | modified (diff) |
---|---|
Keywords: | ticketformatting removed |
Assigning/Ccing maintainers.