Opened 12 years ago

Closed 12 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)

main.log (72.5 KB) - added by vladimir.bychkovsky@… 12 years ago.
ld64 build/install error log

Download all attachments as: .zip

Change History (9)

Changed 12 years ago by vladimir.bychkovsky@…

Attachment: main.log added

ld64 build/install error log

comment:1 Changed 12 years ago by vladimir.bychkovsky@…

Cc: vladimir.bychkovsky@… added

Cc Me!

comment:2 Changed 12 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?) ld64ld64: 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 in reply to:  2 Changed 12 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:4 Changed 12 years ago by tom.evans.astro@…

Cc: tom.evans.astro@… added

Cc Me!

comment:5 Changed 12 years ago by mndavidoff (Monte Davidoff)

Cc: md14-macports@… added

Cc Me!

comment:6 Changed 12 years ago by jeremyhu (Jeremy Huddleston Sequoia)

Owner: changed from mfeiri@… to jeremyhu@…
Status: newassigned

Please attach preprocessed source for the compile that is failing.

comment:7 Changed 12 years ago by jeremyhu (Jeremy Huddleston Sequoia)

Ah, I see the issue, fix inc after a quick test...

comment:8 Changed 12 years ago by jeremyhu (Jeremy Huddleston Sequoia)

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