Opened 7 years ago

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

main.log (264.1 KB) - added by wcontello-fti 7 years ago.
log file from attempted install if avr-gcc 1.7.0

Download all attachments as: .zip

Change History (5)

Changed 7 years ago by wcontello-fti

Attachment: main.log added

log file from attempted install if avr-gcc 1.7.0

comment:1 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
Last edited 7 years ago by ryandesign (Ryan Carsten Schmidt) (previous) (diff)

comment:2 in reply to:  1 Changed 7 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Keywords: avr-gcc 7.1.0 removed
Resolution: invalid
Status: newclosed
Summary: avr-gcc 1.7.0 update fails and install after uninstall failsavr-gcc @1.7.0: no destroot found

Replying to wcontello-fti:

I was able to get this resolved by trying

sudo port clean avr-gcc

then

sudo port install avr-gcc

Then there's no problem. ProblemHotlist#nodestrootfound

Remember to use WikiFormatting when writing in Trac.

comment:3 Changed 5 years ago by jmroot (Joshua Root)

Component: portsbase
Resolution: invalid
Status: closedreopened

comment:4 Changed 5 years ago by jmroot (Joshua Root)

Resolution: duplicate
Status: reopenedclosed
Note: See TracTickets for help on using tickets.