Changes between Initial Version and Version 1 of Ticket #46940


Ignore:
Timestamp:
Feb 23, 2015, 4:05:59 PM (9 years ago)
Author:
larryv (Lawrence Velázquez)
Comment:
:debug:main Skipping completed org.macports.archivefetch (libgcc)
:debug:main Privilege de-escalation not attempted as not running as root.
:debug:main Skipping completed org.macports.fetch (libgcc)
:debug:main Privilege de-escalation not attempted as not running as root.
:debug:main Skipping completed org.macports.checksum (libgcc)
:debug:main Privilege de-escalation not attempted as not running as root.
:debug:main Skipping completed org.macports.extract (libgcc)
:debug:main Privilege de-escalation not attempted as not running as root.
:debug:main Skipping completed org.macports.patch (libgcc)
:debug:main Privilege de-escalation not attempted as not running as root.
:debug:main Skipping completed org.macports.configure (libgcc)
:debug:main Privilege de-escalation not attempted as not running as root.
:debug:build build phase started at Sun Feb 22 13:16:52 EST 2015

This is not a clean build. As per the Guide, please clean, try installing again, and attach the new main.log if it fails.

$ sudo port clean libgcc
$ sudo port upgrade outdated

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #46940

    • Property Keywords libgcc gcc removed
    • Property Cc larryv@… added
    • Property Owner changed from macports-tickets@… to mww@…
    • Property Port libgcc added
  • Ticket #46940 – Description

    initial v1  
    22
    33I am trying to update my macports by using the commands:
    4 
     4{{{
    55sudo port -v selfupdate
    66sudo port upgrade outdated
     7}}}
    78
    89The self update works without errors but when I execute the second command I get this error:
    9 
     10{{{
    1011Error: org.macports.build for port libgcc returned: command execution failed
    1112Please see the log file for port libgcc for details:
    1213    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_gcc49/libgcc/main.log
    1314Error: Problem while installing libgcc
     15}}}
    1416
    1517Suggestions?