[MacPorts] #40621: Octave fails to upgrade with fortran compiler error (illegal instruction)
MacPorts
noreply at macports.org
Wed Nov 20 03:02:04 PST 2013
#40621: Octave fails to upgrade with fortran compiler error (illegal instruction)
-------------------------+--------------------------------
Reporter: urilabob@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.2.0
Resolution: | Keywords:
Port: octave |
-------------------------+--------------------------------
Comment (by kurtjaeke@…):
Replying to [comment:15 urilabob@…]:
> I tried the uninstall/reinstall of gmp, as suggested at #40439; it
didn't help...
Did you reinstall gmp '''from source''', i.e.,
{{{
port uninstall -f gmp
port install -s gmp
}}}
'''with -s''' for the installation? #40439 was related to parsing floats
in gmp, according to my investigation; and this is where this bug happens,
according to your investigation in comment:16.
Also, this bug happening with several different compilers points to a
shared library, not the compilers themselves. Furthermore, your test
programs work fine for me, using
{{{
gfortran-mp-4.8 -c -o test.o test.f
}}}
--
Ticket URL: <https://trac.macports.org/ticket/40621#comment:18>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list