[MacPorts] #41555: gcc46: gfortran not working after upgrade
MacPorts
noreply at macports.org
Sat Nov 30 01:03:34 PST 2013
#41555: gcc46: gfortran not working after upgrade
-------------------------+-------------------
Reporter: liampg72@… | Owner: mww@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.2.1
Resolution: | Keywords:
Port: gcc46 |
-------------------------+-------------------
Comment (by kurtjaeke@…):
Replying to [comment:10 liampg72@…]:
> {{{
> * thread #1: tid = 0x1f793d, 0x0000000141796466
libgmp.10.dylib`__gmpn_popcount + 134, queue = 'com.apple.main-thread,
stop reason = EXC_BAD_INSTRUCTION (code=EXC_I386_INVOP, subcode=0x0)
> frame #0: 0x0000000141796466 libgmp.10.dylib`__gmpn_popcount + 134
> }}}
Please reinstall gmp '''from source''' (with "-s"):
{{{
port uninstall -f gmp
port install -s gmp
}}}
As this seems to be a recurring issue, I'll open an issue requesting that
gmp be always built from source.
--
Ticket URL: <https://trac.macports.org/ticket/41555#comment:11>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list