Changes between Initial Version and Version 2 of Ticket #43600


Ignore:
Timestamp:
May 6, 2014, 10:07:45 PM (10 years ago)
Author:
mf2k (Frank Schima)
Comment:

In the future, please use WikiFormatting, fill in the Port field with the port that actually failed and Cc that port's maintainers (port info --maintainers libgcc). As reporter, you do not need to Cc yourself.

This is not a clean build log. Please clean the libgcc port and try again. Then attach the new main.log file.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #43600

    • Property Keywords gcc46 Tcl.framework removed
    • Property Port libgcc added; gcc46 removed
  • Ticket #43600 – Description

    initial v2  
    11sudo port install gcc46 fails with the following error message:
    22
     3{{{
    34Error: org.macports.build for port libgcc returned: command execution failed
    45Error: Failed to install libgcc
     
    910    http://guide.macports.org/#project.tickets
    1011Error: Processing of port gcc46 failed
     12}}}
    1113
    1214I have tried sudo port clean gcc46 but get the same failure.
    1315the log file ends with:
    1416
     17{{{
    1518:error:build Failed to install libgcc
    1619:debug:build couldn't open "/System/Library/Frameworks/Tcl.framework/Versions/8.5/Resources/tclIndex": no such file or directory
    1720    while executing
    1821"open [file join $dir tclIndex]"
     22}}}