Opened 12 years ago
Closed 12 years ago
#36968 closed defect (invalid)
Installing any port interrupted with error
Reported by: | igor.suljic@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | base | Version: | 2.1.2 |
Keywords: | tiger | Cc: | ryandesign (Ryan Carsten Schmidt) |
Port: |
Description
MacPorts 2.1.2 on MacOSX 10.4.11 (Tiger), XCode 2.0, Power PC G4 @ 733 MHz.
Three or four installation attempts (Bluefish, Zim, etc.) ended with error message:
Error: Unable to execute port: sysctl failed: No such file or directory
Attachments (1)
Change History (6)
comment:1 follow-up: 3 Changed 12 years ago by mf2k (Frank Schima)
Keywords: | tiger added; sysctl failed removed |
---|
comment:2 follow-up: 4 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Xcode 2.0 is too old. Please upgrade to Xcode 2.4.1 or 2.5. You can get it from http://connect.apple.com/. You'll need an Apple Developer Connection account to do so, but you can get one for free.
Changed 12 years ago by igor.suljic@…
comment:3 Changed 12 years ago by igor.suljic@…
Replying to macsforever2000@…:
Please attach the complete main.log of a failed port.
I'd like to, but I don't know where to find it. I searched old Console logs and found nothing. What I attached is the copy of the Porticus log contents. After failing with Porticus i tried installing from command line, but with no success.
comment:4 Changed 12 years ago by igor.suljic@…
Replying to ryandesign@…:
Xcode 2.0 is too old. Please upgrade to Xcode 2.4.1 or 2.5. You can get it from http://connect.apple.com/. You'll need an Apple Developer Connection account to do so, but you can get one for free.
Thanks, I'll try this too.
comment:5 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | ryandesign@… added |
---|---|
Resolution: | → invalid |
Status: | new → closed |
The log you attached says:
Warning: port definitions are more than two weeks old, consider using selfupdate
You should run selfupdate regularly to keep up to date.
Warning: The installed version of Xcode (2.0orlower) is known to cause problems. Version 2.5 or later is recommended on Mac OS X 10.4.
This echoes what I already stated in this ticket.
Error: Unable to execute port: invalid command name "installs_libs"
This means you are running an old version of MacPorts that doesn't understand the "installs_libs" directive that we now use in some ports. This directive was added 18 months ago in r78924 and released as part of MacPorts 2.0. Please update to the latest version of MacPorts, 2.1.2, by running "sudo port selfupdate".
Please attach the complete main.log of a failed port.