Opened 13 years ago
Closed 13 years ago
#34163 closed defect (fixed)
ld64: unable to build
Reported by: | vladimir.bychkovsky@… | Owned by: | jeremyhu (Jeremy Huddleston Sequoia) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.0.4 |
Keywords: | Cc: | jeremyhu (Jeremy Huddleston Sequoia), tom.evans.astro@…, mndavidoff (Monte Davidoff) | |
Port: | ld64 |
Description
I am using a clean ports install (this is a new machine). Was originally trying to install py26-scipy, but got stuck on ld64. I've tried building ld64 directly and got the same error (see transcript below)
I am running Mac OS Snow Leopard (10.6.8) with XCode Version 3.2.6 (1761). I've attached the full log as a file.
$ sudo port install ld64 ---> Computing dependencies for ld64 ---> Building ld64 Error: Target org.macports.build returned: shell command failed (see log for details) Log for ld64 is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_ld64/ld64/main.log Error: Status 1 encountered during processing. To report a bug, see <http://guide.macports.org/#project.tickets>
Attachments (1)
Change History (9)
Changed 13 years ago by vladimir.bychkovsky@…
comment:2 follow-up: 3 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | jeremyhu@… added; vladimir.bychkovsky@… removed |
---|---|
Owner: | changed from macports-tickets@… to mfeiri@… |
Summary: | unable to build (install?) ld64 → ld64: unable to build |
Several changes were made to ld64 today. Please "sudo port selfupdate" to ensure you have the latest, then "sudo port clean ld64", then try again, then attach the new main.log if it still fails (or let us know if it succeeded).
comment:3 Changed 13 years ago by tom.evans.astro@…
After "sudo port selfupdate", "sudo port clean ld64" then "sudo port install ld64", I'm still having the same problem as vladimir.bychkovsky. My logfile appears to be identical to his.
i.e. I see exactly the same:
"error: 'struct version_min_command' has no member named 'reserved'"
messages in my logfile (15 failures in total). I'm also using Mac OS Snow Leopard (10.6.8) with XCode Version 3.2.6.
comment:6 Changed 13 years ago by jeremyhu (Jeremy Huddleston Sequoia)
Owner: | changed from mfeiri@… to jeremyhu@… |
---|---|
Status: | new → assigned |
Please attach preprocessed source for the compile that is failing.
comment:7 Changed 13 years ago by jeremyhu (Jeremy Huddleston Sequoia)
Ah, I see the issue, fix inc after a quick test...
comment:8 Changed 13 years ago by jeremyhu (Jeremy Huddleston Sequoia)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
ld64 build/install error log