[SciPy-dev] CVS build just failed

Fernando.Perez at colorado.edu Fernando.Perez at colorado.edu
Mon Oct 11 19:33:54 EDT 2004


Hi all,

I'm trying to build CVS scipy on a new Fedora Core 2 box, and I'm failing pretty
early on.  I suspect the problem is with f2py and not scipy itself.  Here's the
error:

...
compiling Fortran sources
g77(f77) options: '-Wall -fno-second-underscore -Vaxlib -i_dynamic -O3 -funroll-
loops -march=pentium4 -mmmx -msse2 -msse -malign-double -fomit-frame-pointer'
ifc(f90) options: '-Vaxlib -i_dynamic -Vaxlib -i_dynamic -O3 -funroll-loops -mar
ch=pentium4 -mmmx -msse2 -msse -malign-double -fomit-frame-pointer'
ifc(fix) options: '-Vaxlib -i_dynamic -Vaxlib -i_dynamic -O3 -funroll-loops -mar
ch=pentium4 -mmmx -msse2 -msse -malign-double -fomit-frame-pointer'
compile options: '-c'
g77:f77: Lib/fftpack/dfftpack/dcosqb.f
g77: `-V' must come at the start of the command line
g77: `-V' must come at the start of the command line
error: Command "/usr/bin/g77 -Wall -fno-second-underscore -Vaxlib -i_dynamic -O3
 -funroll-loops -march=pentium4 -mmmx -msse2 -msse -malign-double -fomit-frame-p
ointer -c -c Lib/fftpack/dfftpack/dcosqb.f -o build/temp.linux-i686-2.3/Lib/fftp
ack/dfftpack/dcosqb.o" failed with exit status 1


###
I grabbed the latest f2py from the webpage a moment ago (2.43.239_1844) and the
scipy is current CVS.  Any help would be much appreciated.

best,

f




More information about the SciPy-Dev mailing list