#13354: BUG: python/py25-scipy fails to build when py25-numpy built using gcc42/gcc43 variants ------------------------------+--------------------------------------------- Reporter: ram@macports.org | Owner: erickt@macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.5.2 Keywords: | ------------------------------+--------------------------------------------- If you try to build py25-scipy using a py25-numpy built with either the gcc42 or gcc43 variant the build fails - build log attached as install_1.log. The build fails because it can't find the binary of the fortran compiler, if you add the fortran compiler variants like in py25-numpy, patch attached, the build this time it manages to find the fortran compilers during the build phase, but fails in the install phase as it is unable to find the fortran compiler - build log attached as install_2.log. It seems that the install phase is ignoring the compiler choice that was set using config_fc. -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/13354> MacPorts </projects/macports> Ports system for Mac OS