[MacPorts] #15642: plplot 5.9.0 make does not find fortran module plplot.mod
MacPorts
noreply at macports.org
Tue Jun 17 06:38:02 PDT 2008
#15642: plplot 5.9.0 make does not find fortran module plplot.mod
-------------------------------------------+--------------------------------
Reporter: david.lindsay.green at gmail.com | Owner: macports-tickets at lists.macosforge.org
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.6.0
Keywords: |
-------------------------------------------+--------------------------------
Installation of plplot 5.9.0 fails with the following error:
{{{
[ 59%] Building Fortran object examples/f95/CMakeFiles/x01f.dir/x01f.o
cd
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_science_plplot/work/build/examples/f95
&& /opt/local/bin/gfortran-mp-4.2 -o CMakeFiles/x01f.dir/x01f.o -O2
-I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_science_plplot/work/build
-c
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_science_plplot/work/plplot-5.9.0/examples/f95/x01f.f90
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_science_plplot/work/plplot-5.9.0/examples/f95/x01f.f90:23.26:
use plplot, PI => PL_PI
1
Fatal Error: Can't open module file 'plplot.mod' for reading at (1): No
such file or directory
make[2]: *** [examples/f95/CMakeFiles/x01f.dir/x01f.o] Error 1
make[1]: *** [examples/f95/CMakeFiles/x01f.dir/all] Error 2
make: *** [all] Error 2
Error: Status 1 encountered during processing.
}}}
On OS X 10.5.3 this error occurs with all variants and gcc versions I have
tried (gcc40, mp-gcc42, mp-gcc43).
Any suggestions?
--
Ticket URL: <http://trac.macports.org/ticket/15642>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list