#43600: sudo port install gcc46 fails on OSX10.6.8 -----------------------------+-------------------------------- Reporter: j.c.hartland@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: libgcc | -----------------------------+-------------------------------- Changes (by mf2k@…): * cc: j.c.hartland@… (removed) * keywords: gcc46 Tcl.framework => * port: gcc46 => libgcc Old description:
sudo port install gcc46 fails with the following error message:
Error: org.macports.build for port libgcc returned: command execution failed Error: Failed to install libgcc Please see the log file for port libgcc for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_gcc48/libgcc/main.log Error: The following dependencies were not installed: libgcc ppl glpk zlib To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port gcc46 failed
I have tried sudo port clean gcc46 but get the same failure. the log file ends with:
:error:build Failed to install libgcc :debug:build couldn't open "/System/Library/Frameworks/Tcl.framework/Versions/8.5/Resources/tclIndex": no such file or directory while executing "open [file join $dir tclIndex]"
New description: sudo port install gcc46 fails with the following error message: {{{ Error: org.macports.build for port libgcc returned: command execution failed Error: Failed to install libgcc Please see the log file for port libgcc for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_gcc48/libgcc/main.log Error: The following dependencies were not installed: libgcc ppl glpk zlib To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port gcc46 failed }}} I have tried sudo port clean gcc46 but get the same failure. the log file ends with: {{{ :error:build Failed to install libgcc :debug:build couldn't open "/System/Library/Frameworks/Tcl.framework/Versions/8.5/Resources/tclIndex": no such file or directory while executing "open [file join $dir tclIndex]" }}} -- 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. -- Ticket URL: <https://trac.macports.org/ticket/43600#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X