#42575: libgcc build failure on Mavericks ---------------------+------------------- Reporter: ilg@… | Owner: mww@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: libgcc | ---------------------+------------------- Changes (by macsforever2000@…): * cc: jeremyhu@… (added) * owner: macports-tickets@… => mww@… * port: gcc48 => libgcc Old description:
I'm trying to build gcc48 on an empty MacPorts (absolutely the first install).
I used:
sudo port install gcc48 +universal
The result is
---> Building libgcc 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 To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port gcc48 failed
I first tried to upgrade the old 4.8.1 I had, but it also failed. I then removed everything and tried from scratch, to avoid interferences, but it also failed.
I would appreciate a solution, since currently I have no 4.8 available at all.
New description: I'm trying to build gcc48 on an empty MacPorts (absolutely the first install). I used: {{{ sudo port install gcc48 +universal }}} The result is {{{ ---> Building libgcc 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 To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port gcc48 failed }}} I first tried to upgrade the old 4.8.1 I had, but it also failed. I then removed everything and tried from scratch, to avoid interferences, but it also failed. I would appreciate a solution, since currently I have no 4.8 available at all. -- Comment: In the future, please use WikiFormatting, fill in the Port field with the port that actually fails to build and Cc the port maintainers ({{{port info --maintainers libgcc}}}). -- Ticket URL: <https://trac.macports.org/ticket/42575#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X