root/cdat/trunk/logs/samples/ort.LOG

Revision 7032, 3.8 kB (checked in by doutriaux1, 6 months ago)

turned off visus for this release
updated sample log files

Line 
1 running install
2 running build
3 running config_cc
4 unifing config_cc, config, build_clib, build_ext, build commands --compiler options
5 running config_fc
6 unifing config_fc, config, build_clib, build_ext, build commands --fcompiler options
7 running build_src
8 building extension "ort" sources
9 creating build
10 creating build/src.linux-i686-2.5
11 creating build/src.linux-i686-2.5/Src
12 f2py options: []
13 f2py: Src/ortreader.pyf
14 Reading fortran codes...
15         Reading file 'Src/ortreader.pyf' (format:free)
16 Post-processing...
17         Block: ort
18                         Block: read1f
19 Post-processing (stage 2)...
20 Building modules...
21         Building module "ort"...
22                 Constructing wrapper function "read1f"...
23                   lon,lat,data,nr = read1f(filename,maxsta,nvarbs,nlevels)
24         Wrote C/API module "ort" to file "build/src.linux-i686-2.5/Src/ortmodule.c"
25   adding 'build/src.linux-i686-2.5/fortranobject.c' to sources.
26   adding 'build/src.linux-i686-2.5' to include_dirs.
27 copying /usr/local/cdat/lib/python2.5/site-packages/numpy/f2py/src/fortranobject.c -> build/src.linux-i686-2.5
28 copying /usr/local/cdat/lib/python2.5/site-packages/numpy/f2py/src/fortranobject.h -> build/src.linux-i686-2.5
29 running build_ext
30 customize UnixCCompiler
31 customize UnixCCompiler using build_ext
32 customize GnuFCompiler
33 Could not locate executable g77
34 Could not locate executable f77
35 customize IntelFCompiler
36 Could not locate executable ifort
37 Could not locate executable ifc
38 customize LaheyFCompiler
39 Could not locate executable lf95
40 customize PGroupFCompiler
41 Could not locate executable pgf90
42 Could not locate executable pgf77
43 customize AbsoftFCompiler
44 Could not locate executable f90
45 customize NAGFCompiler
46 Could not locate executable f95
47 customize VastFCompiler
48 customize GnuFCompiler
49 customize CompaqFCompiler
50 Could not locate executable fort
51 customize IntelItaniumFCompiler
52 Could not locate executable efort
53 Could not locate executable efc
54 customize IntelEM64TFCompiler
55 customize Gnu95FCompiler
56 Found executable /usr/bin/gfortran
57 customize Gnu95FCompiler
58 customize Gnu95FCompiler using build_ext
59 building 'ort' extension
60 compiling C sources
61 C compiler: gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC
62
63 creating build/temp.linux-i686-2.5
64 creating build/temp.linux-i686-2.5/build
65 creating build/temp.linux-i686-2.5/build/src.linux-i686-2.5
66 creating build/temp.linux-i686-2.5/build/src.linux-i686-2.5/Src
67 compile options: '-Ibuild/src.linux-i686-2.5 -I/usr/local/cdat/lib/python2.5/site-packages/numpy/core/include -I/usr/local/cdat/include/python2.5 -c'
68 gcc: build/src.linux-i686-2.5/Src/ortmodule.c
69 gcc: build/src.linux-i686-2.5/fortranobject.c
70 compiling Fortran sources
71 Fortran f77 compiler: /usr/bin/gfortran -Wall -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops -march=pentium4 -mmmx -msse2 -msse -fomit-frame-pointer -malign-double
72 Fortran f90 compiler: /usr/bin/gfortran -Wall -fno-second-underscore -fPIC -O3 -funroll-loops -march=pentium4 -mmmx -msse2 -msse -fomit-frame-pointer -malign-double
73 Fortran fix compiler: /usr/bin/gfortran -Wall -ffixed-form -fno-second-underscore -Wall -fno-second-underscore -fPIC -O3 -funroll-loops -march=pentium4 -mmmx -msse2 -msse -fomit-frame-pointer -malign-double
74 creating build/temp.linux-i686-2.5/Src
75 compile options: '-Ibuild/src.linux-i686-2.5 -I/usr/local/cdat/lib/python2.5/site-packages/numpy/core/include -I/usr/local/cdat/include/python2.5 -c'
76 gfortran:f77: Src/reado.f
77 creating build/lib.linux-i686-2.5
78 /usr/bin/gfortran -Wall -Wall -shared build/temp.linux-i686-2.5/build/src.linux-i686-2.5/Src/ortmodule.o build/temp.linux-i686-2.5/build/src.linux-i686-2.5/fortranobject.o build/temp.linux-i686-2.5/Src/reado.o -lgfortran -o build/lib.linux-i686-2.5/ort.so
79 running scons
80 running install_lib
81 copying build/lib.linux-i686-2.5/ort.so -> /usr/local/cdat/lib/python2.5/site-packages
82 running install_egg_info
83 Writing /usr/local/cdat/lib/python2.5/site-packages/ort-0.0.0-py2.5.egg-info
Note: See TracBrowser for help on using the browser.