Opened 10 years ago
Closed 10 years ago
#46875 closed defect (fixed)
cctools: build fails on Tiger
Reported by: | dfifer19@… | Owned by: | jeremyhu (Jeremy Huddleston Sequoia) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.3 |
Keywords: | Cc: | ||
Port: | cctools |
Description (last modified by larryv (Lawrence Velázquez))
This is what happens when I Try installing cctools
devin-fifers-imac:~ devinfifer$ sudo port install cctools ---> Computing dependencies for cctools ---> Building cctools Error: org.macports.build for port cctools returned: command execution failed Please see the log file for port cctools for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_cctools/cctools/main.log To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port cctools failed
Attachments (2)
Change History (8)
Changed 10 years ago by dfifer19@…
Changed 10 years ago by dfifer19@…
Attachment: | main.2.log added |
---|
comment:1 Changed 10 years ago by larryv (Lawrence Velázquez)
Description: | modified (diff) |
---|---|
Keywords: | cctools removed |
Owner: | changed from macports-tickets@… to jeremyhu@… |
Summary: | Cannot install cctools → cctools: build fails on Tiger |
comment:2 Changed 10 years ago by jeremyhu (Jeremy Huddleston Sequoia)
It was reported to build fine in #46629
comment:3 Changed 10 years ago by jeremyhu (Jeremy Huddleston Sequoia)
Please attach the preprocessed source file for the failing compilation.
eg run this and attach /tmp/PruneTrie.cpp:
/opt/local/bin/g++-apple-4.2 -Os -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_cctools/cctools/work/cctools-862/../ld64-236.3/src/abstraction -arch ppc -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_cctools/cctools/work/cctools-862/../ld64-236.3/src/other -E -o /tmp/PruneTrie.cpp ./PruneTrie.cpp
You should be picking up 'struct linkedit_data_command' from mach-o/loader.h
comment:4 Changed 10 years ago by jeremyhu (Jeremy Huddleston Sequoia)
Does r132952 fix this for you?
comment:5 Changed 10 years ago by jeremyhu (Jeremy Huddleston Sequoia)
(if not, attach the requested preprocessed source)
comment:6 Changed 10 years ago by jeremyhu (Jeremy Huddleston Sequoia)
Resolution: | → fixed |
---|---|
Status: | new → closed |
No response. Assuming fixed.
Note: See
TracTickets for help on using
tickets.
Your logs are incomplete. Please clean, try installing again, and attach the
main.log
immediately upon failure.