[MacPorts] #54527: avr-gcc @1.7.0: no destroot found (was: avr-gcc 1.7.0 update fails and install after uninstall fails)
MacPorts
noreply at macports.org
Mon Jul 24 18:22:58 UTC 2017
#54527: avr-gcc @1.7.0: no destroot found
----------------------------+--------------------
Reporter: wcontello-fti | Owner:
Type: defect | Status: closed
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: invalid | Keywords:
Port: avr-gcc |
----------------------------+--------------------
Changes (by ryandesign):
* status: new => closed
* keywords: avr-gcc 7.1.0 =>
* resolution: => invalid
Old 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$
New 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$
}}}
--
Comment:
Replying to [comment:1 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.
--
Ticket URL: <https://trac.macports.org/ticket/54527#comment:2>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list