#44084: R fails to upgrade with fortran compiler error -----------------------+--------------------------- Reporter: r1pp3r@… | Owner: kjell.konis@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.0 Resolution: | Keywords: Port: R | -----------------------+--------------------------- Comment (by egall@…): Replying to [comment:8 kjell.konis@…]:
The config.log is attached as R-config.log.
Oops, missed that one, thanks for pointing it out.
The problem is
{{{ <built-in>:0:0: internal compiler error: Abort trap: 6 gfortran-mp-4.8: internal compiler error: Abort trap: 6 (program f951) ./configure: line 2204: 23971 Abort trap: 6 $F77 -c $FFLAGS conftest.$ac_ext 1>&5 configure:7393: $? = 134 configure: failed program was: | program main | | end }}}
which is very similar to something I remember seeing fixed a while ago.
OK, that's what I was guessing... iirc it was due to at least one of gmp/mpfr/libmpc being mis-built, which could have been revealed by running their test suites. The following tickets are still open about that: - #40548 - #41753 - #42752 - #42940 - #42732 (and, by extension, #42731) - #42733 -- Ticket URL: <https://trac.macports.org/ticket/44084#comment:9> MacPorts <http://www.macports.org/> Ports system for OS X