Opened 10 years ago
Closed 10 years ago
#47023 closed defect (invalid)
Error: Processing of port binutils failed
Reported by: | Haefler1985 | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.3 |
Keywords: | Cc: | ryandesign (Ryan Carsten Schmidt) | |
Port: | binutils |
Description
When installing binutils I get
sudo port install binutils ---> Computing dependencies for binutils ---> Installing binutils @2.24_0 Error: org.macports.install for port binutils returned: no destroot found at: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_binutils/binutils/work/destroot Please see the log file for port binutils for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_binutils/binutils/main.log To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port binutils failed
Attachments (1)
Change History (2)
Changed 10 years ago by Haefler1985
comment:1 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | ryandesign@… added |
---|---|
Resolution: | → invalid |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
"no destroot found" errors are fixed by cleaning the affected port (
sudo port clean binutils
) and trying again.