#42940: libgcc +universal failing to compile on 10.9.2 with a gfortran related internal compiler error -------------------------------+------------------- Reporter: noam.bernstein@… | Owner: mww@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: libgcc | -------------------------------+------------------- Comment (by egall@…): This is the actual error from the log: {{{ :info:build checking how to hardcode library paths into programs... immediate :info:build checking whether the GNU Fortran compiler is working... no :info:build configure: error: GNU Fortran is not working; please report a bug in http://gcc.gnu.org/bugzilla, attaching /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_gcc48/libgcc/work/build/x86_64 -apple-darwin13/libgfortran/config.log :info:build make[1]: *** [configure-target-libgfortran] Error 1 :info:build make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_gcc48/libgcc/work/build' :info:build make: *** [bootstrap] Error 2 :info:build make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_gcc48/libgcc/work/build' :info:build Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_gcc48/libgcc/work/build" && /usr/bin/make -j7 -w bootstrap :info:build Exit code: 2 }}} In which case that means that this is a duplicate of #40548 (just like #41753 and #42752 were), which means that is actually an issue with mpfr (#42732) and/or libmpc (#42733) that would have been caught if their testsuites had been run automatically (#42731) -- Ticket URL: <https://trac.macports.org/ticket/42940#comment:5> MacPorts <http://www.macports.org/> Ports system for OS X