Opened 7 years ago

Last modified 5 years ago

#54527 closed defect

avr-gcc 1.7.0 update fails and install after uninstall fails — at Initial Version

Reported by: wcontello-fti Owned by:
Priority: Normal Milestone:
Component: base Version:
Keywords: Cc:
Port: avr-gcc

Description

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$

Change History (1)

Changed 7 years ago by wcontello-fti

Attachment: main.log added

log file from attempted install if avr-gcc 1.7.0

Note: See TracTickets for help on using tickets.