[MacPorts] #49786: Issue installing libgcc on elcaptain
#49786: Issue installing libgcc on elcaptain ---------------------------------+-------------------------------- Reporter: mouginot.baptiste@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Keywords: | Port: ---------------------------------+-------------------------------- I try to install libgcc on el captain... and I got : Error: org.macports.build for port libgcc returned: command execution failed 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_gcc5/libgcc/main.log To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port libgcc failed -- Ticket URL: <https://trac.macports.org/ticket/49786> MacPorts <https://www.macports.org/> Ports system for OS X
#49786: Issue installing libgcc on elcaptain ----------------------------------+-------------------------------- Reporter: mouginot.baptiste@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: libgcc | ----------------------------------+-------------------------------- Changes (by ryandesign@…): * port: => libgcc Old description:
I try to install libgcc on el captain... and I got : Error: org.macports.build for port libgcc returned: command execution failed 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_gcc5/libgcc/main.log To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port libgcc failed
New description: I try to install libgcc on el captain... and I got : {{{ Error: org.macports.build for port libgcc returned: command execution failed 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_gcc5/libgcc/main.log To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port libgcc failed }}} -- Comment: The main.log says: {{{ :info:build checking for suffix of object files... configure: error: in `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_gcc5/libgcc/work/build/x86_64 -apple-darwin15/libgcc': :info:build configure: error: cannot compute suffix of object files: cannot compile :info:build See `config.log' for more details. :info:build make[2]: *** [configure-stage1-target-libgcc] Error 1 :info:build make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_gcc5/libgcc/work/build' }}} Please attach the config.log, which might be in one of the two directories mentioned. -- Ticket URL: <https://trac.macports.org/ticket/49786#comment:1> MacPorts <https://www.macports.org/> Ports system for OS X
#49786: Issue installing libgcc on elcaptain ----------------------------------+-------------------------------- Reporter: mouginot.baptiste@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: libgcc | ----------------------------------+-------------------------------- Comment (by p.rousset@…): Same issue here with el captain... -- Ticket URL: <https://trac.macports.org/ticket/49786#comment:2> MacPorts <https://www.macports.org/> Ports system for OS X
#49786: Issue installing libgcc on elcaptain ----------------------------------+-------------------------------- Reporter: mouginot.baptiste@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: libgcc | ----------------------------------+-------------------------------- Changes (by ryandesign@…): * cc: p.rousset@… (added) Comment: @mouginot.baptiste, the config.log you attached does not appear to be the correct one. The gcc build creates multiple config.log files. Look for the one that contains the string "cannot compute suffix of object files". @p.rousset: please attach your config.log file as well. -- Ticket URL: <https://trac.macports.org/ticket/49786#comment:3> MacPorts <https://www.macports.org/> Ports system for OS X
#49786: Issue installing libgcc on elcaptain ----------------------------------+-------------------------------- Reporter: mouginot.baptiste@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: libgcc | ----------------------------------+-------------------------------- Comment (by 984065175@…): Replying to [comment:2 p.rousset@…]:
Same issue here with el captain... Me too
-- Ticket URL: <https://trac.macports.org/ticket/49786#comment:4> MacPorts <https://www.macports.org/> Ports system for OS X
#49786: Issue installing libgcc on elcaptain ----------------------------------+-------------------------------- Reporter: mouginot.baptiste@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: libgcc | ----------------------------------+-------------------------------- Comment (by mouginot.baptiste@…): @ryandesign : I upload the correct one... sorry about the first one... -- Ticket URL: <https://trac.macports.org/ticket/49786#comment:5> MacPorts <https://www.macports.org/> Ports system for OS X
#49786: Issue installing libgcc on elcaptain ----------------------------------+-------------------------------- Reporter: mouginot.baptiste@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: libgcc | ----------------------------------+-------------------------------- Comment (by xun911@…): I ran into the same problem then found out it's caused by my firewall app. So make sure you disable any outbound firewall such as Little Snitch running in the background. -- Ticket URL: <https://trac.macports.org/ticket/49786#comment:6> MacPorts <https://www.macports.org/> Ports system for OS X
#49786: Issue installing libgcc on elcaptain ----------------------------------+-------------------------------- Reporter: mouginot.baptiste@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: libgcc | ----------------------------------+-------------------------------- Comment (by beany_kelly@…): I'm having problems installing libgcc on El Capitan as well. My error log looks different, though. It's complaining about an illegal instruction in libgcc2.c: {{{ :info:build if (isnan (c)) c = COPYSIGN (0, c); }}} Possibly there's a header it can't locate that defines the COPYSIGN macro? -- Ticket URL: <https://trac.macports.org/ticket/49786#comment:7> MacPorts <https://www.macports.org/> Ports system for OS X
#49786: Issue installing libgcc on elcaptain ----------------------------------+-------------------------------- Reporter: mouginot.baptiste@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: libgcc | ----------------------------------+-------------------------------- Comment (by beany_kelly@…): Follow-up: apparently my problem was fixed by a from-source reinstall of the "gmp" package (following advice from a different ticket: https://trac.macports.org/ticket/41364 ) -- Ticket URL: <https://trac.macports.org/ticket/49786#comment:9> MacPorts <https://www.macports.org/> Ports system for OS X
#49786: Issue installing libgcc on elcaptain ----------------------------------+-------------------------------- Reporter: mouginot.baptiste@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: libgcc | ----------------------------------+-------------------------------- Changes (by ryandesign@…): * cc: 984065175@…, jeremyhu@… (added) Comment: Replying to [comment:4 984065175@…]:
Me too
Replying to [comment:5 mouginot.baptiste@…]:
@ryandesign : I upload the correct one... sorry about the first one...
Both of these config.logs say the problem is: {{{ /opt/local/bin/as: assembler (/opt/local/bin/clang) not installed }}} Jeremy, any idea what's going on here? Why is /opt/local/bin/as expecting /opt/local/bin/clang to exist? -- Ticket URL: <https://trac.macports.org/ticket/49786#comment:10> MacPorts <https://www.macports.org/> Ports system for OS X
#49786: Issue installing libgcc on elcaptain ----------------------------------+-------------------------------- Reporter: mouginot.baptiste@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: libgcc | ----------------------------------+-------------------------------- Comment (by jeremyhu@…): cctools' as driver can be configured to use clang as the assembler. I disabled that in r142831 as it's not quite ready for our use. If you have the older revision, it will work if you `port select clang` to something older than none. -- Ticket URL: <https://trac.macports.org/ticket/49786#comment:12> MacPorts <https://www.macports.org/> Ports system for OS X
#49786: Issue installing libgcc on elcaptain ----------------------------------+-------------------------------- Reporter: mouginot.baptiste@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: fixed | Keywords: Port: libgcc | ----------------------------------+-------------------------------- Changes (by jeremyhu@…): * status: new => closed * resolution: => fixed -- Ticket URL: <https://trac.macports.org/ticket/49786#comment:13> MacPorts <https://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts