Opened 13 years ago

Last modified 9 years ago

#30479 closed defect

gcc45 installation fails: seems to be related to fortran — at Version 1

Reported by: philip@… Owned by: mww@…
Priority: Normal Milestone:
Component: ports Version: 2.0.0
Keywords: Cc:
Port: gcc45

Description (last modified by ryandesign (Ryan Carsten Schmidt))

This fails on fully patched (including xcode) 10.6 on an i7 4 core MBP, default installation of MacPorts:

sudo port install -d gcc45

The only irregularity I'm aware of is commenting out the LLVM check in /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/devel/gmp to enable it to build (this is a suggested work-around).

looking at logs, it seems to fall over here:

/usr/bin/make -j5 -w bootstrap

here's where it seems to realise it's gone wrong:

checking whether the GNU Fortran compiler is working... no
783 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_gcc45/gcc45/work/build/x86_64-apple-darwin10/    libgfortran/config.log

Change History (2)

comment:1 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Owner: changed from macports-tickets@… to mww@…

Please attach the entire main.log and/or report this bug to the developers of gcc as the error message stated.

Changed 13 years ago by philip@…

Attachment: main.log added

/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_gcc45/gcc45/main.log

Note: See TracTickets for help on using tickets.