Opened 7 years ago
Closed 6 years ago
#54527 closed defect (duplicate)
avr-gcc @1.7.0: no destroot found
Reported by: | wcontello-fti | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | base | Version: | |
Keywords: | Cc: | ||
Port: | avr-gcc |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
I tried to perform the following:
sudo port selfupdate sudo port upgrade outdated
avr-gcc 1.7.0 was one of the items to be updated. If failed. So I uninstall avr-gcc and then tried to install install it. It still failed. I uninstalled all avr tools and tried to reinstall the tools using the command :
sudo port install avr-gcc
Here is the transcript from the last command:
Proton:Debug wayne$ sudo port install avr-gcc ---> Computing dependencies for avr-gcc The following dependencies will be installed: avr-binutils Continue? [Y/n]: Y ---> Fetching archive for avr-binutils ---> Attempting to fetch avr-binutils-2.28_1.darwin_16.x86_64.tbz2 from https://packages.macports.org/avr-binutils ---> Attempting to fetch avr-binutils-2.28_1.darwin_16.x86_64.tbz2.rmd160 from https://packages.macports.org/avr-binutils ---> Installing avr-binutils @2.28_1 ---> Activating avr-binutils @2.28_1 ---> Cleaning avr-binutils ---> Installing avr-gcc @7.1.0_0+lto Error: Failed to install avr-gcc: no destroot found at: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_cross_avr-gcc/avr-gcc/work/destroot Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_cross_avr-gcc/avr-gcc/main.log for details. Error: Follow https://guide.macports.org/#project.tickets to report a bug. Error: Processing of port avr-gcc failed Proton:Debug wayne$
Attachments (1)
Change History (5)
Changed 7 years ago by wcontello-fti
comment:1 follow-up: 2 Changed 7 years ago by wcontello-fti
I was able to get this resolved by trying
sudo port clean avr-gcc
then
sudo port install avr-gcc
comment:2 Changed 7 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|---|
Keywords: | avr-gcc 7.1.0 removed |
Resolution: | → invalid |
Status: | new → closed |
Summary: | avr-gcc 1.7.0 update fails and install after uninstall fails → avr-gcc @1.7.0: no destroot found |
Replying to wcontello-fti:
I was able to get this resolved by trying
sudo port clean avr-gccthen
sudo port install avr-gcc
Then there's no problem. ProblemHotlist#nodestrootfound
Remember to use WikiFormatting when writing in Trac.
comment:3 Changed 6 years ago by jmroot (Joshua Root)
Component: | ports → base |
---|---|
Resolution: | invalid |
Status: | closed → reopened |
comment:4 Changed 6 years ago by jmroot (Joshua Root)
Resolution: | → duplicate |
---|---|
Status: | reopened → closed |
Note: See
TracTickets for help on using
tickets.
log file from attempted install if avr-gcc 1.7.0