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

Revision 7032, 5.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 "dsgridmodule" sources
9 running build_py
10 creating build
11 creating build/lib.linux-i686-2.5
12 copying Lib/ds.py -> build/lib.linux-i686-2.5
13 running build_ext
14 customize UnixCCompiler
15 customize UnixCCompiler using build_ext
16 building 'dsgridmodule' extension
17 compiling C sources
18 C compiler: gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC
19
20 creating build/temp.linux-i686-2.5
21 creating build/temp.linux-i686-2.5/Src
22 compile options: '-I/usr/local/cdat/lib/python2.5/site-packages/numpy/core/include -IInclude -I/usr/local/cdat/include/python2.5 -c'
23 gcc: Src/dssprtd.c
24 In file included from Src/dssprtd.c:4:
25 Include/dsproto.h:41: warning: function declaration isn't a prototype
26 Include/dsproto.h:42: warning: function declaration isn't a prototype
27 Include/dsproto.h:54: warning: function declaration isn't a prototype
28 gcc: Src/dsuserd.c
29 In file included from Src/dsuserd.c:2:
30 Include/dsproto.h:41: warning: function declaration isn't a prototype
31 Include/dsproto.h:42: warning: function declaration isn't a prototype
32 Include/dsproto.h:54: warning: function declaration isn't a prototype
33 Src/dsuserd.c: In function `c_dsgetrd':
34 Src/dsuserd.c:10: warning: implicit declaration of function `strncmp'
35 Src/dsuserd.c: In function `dsgrid3d_':
36 Src/dsuserd.c:100: warning: implicit declaration of function `free'
37 gcc: Src/dsusers.c
38 In file included from Src/dsusers.c:2:
39 Include/dsproto.h:41: warning: function declaration isn't a prototype
40 Include/dsproto.h:42: warning: function declaration isn't a prototype
41 Include/dsproto.h:54: warning: function declaration isn't a prototype
42 Src/dsusers.c: In function `c_dsgetr':
43 Src/dsusers.c:11: warning: implicit declaration of function `strncmp'
44 Src/dsusers.c: In function `dsgrid3s_':
45 Src/dsusers.c:80: warning: implicit declaration of function `free'
46 gcc: Src/dsgrid3d.c
47 In file included from Src/dsgrid3d.c:4:
48 Include/dsproto.h:41: warning: function declaration isn't a prototype
49 Include/dsproto.h:42: warning: function declaration isn't a prototype
50 Include/dsproto.h:54: warning: function declaration isn't a prototype
51 Src/dsgrid3d.c:144: warning: function declaration isn't a prototype
52 Src/dsgrid3d.c: In function `svalue':
53 Src/dsgrid3d.c:280: warning: unused variable `ia'
54 gcc: Src/dsuser.c
55 In file included from Src/dsuser.c:2:
56 Include/dsproto.h:41: warning: function declaration isn't a prototype
57 Include/dsproto.h:42: warning: function declaration isn't a prototype
58 Include/dsproto.h:54: warning: function declaration isn't a prototype
59 Src/dsuser.c: In function `c_dsgetc':
60 Src/dsuser.c:11: warning: implicit declaration of function `strncmp'
61 Src/dsuser.c: In function `c_dssetc':
62 Src/dsuser.c:56: warning: implicit declaration of function `strcpy'
63 Src/dsuser.c:45: warning: unused variable `i'
64 Src/dsuser.c: In function `c_dsseti':
65 Src/dsuser.c:82: warning: unused variable `i_tmp'
66 Src/dsuser.c: In function `c_dssetc':
67 Src/dsuser.c:46: warning: 's' might be used uninitialized in this function
68 gcc: Src/dsgrid3s.c
69 In file included from Src/dsgrid3s.c:4:
70 Include/dsproto.h:41: warning: function declaration isn't a prototype
71 Include/dsproto.h:42: warning: function declaration isn't a prototype
72 Include/dsproto.h:54: warning: function declaration isn't a prototype
73 Src/dsgrid3s.c:144: warning: function declaration isn't a prototype
74 Src/dsgrid3s.c: In function `svalue_s':
75 Src/dsgrid3s.c:278: warning: unused variable `ia'
76 gcc: Src/dsgridmodule.c
77 Src/dsgridmodule.c:1691: warning: function declaration isn't a prototype
78 gcc: Src/dssprts.c
79 In file included from Src/dssprts.c:4:
80 Include/dsproto.h:41: warning: function declaration isn't a prototype
81 Include/dsproto.h:42: warning: function declaration isn't a prototype
82 Include/dsproto.h:54: warning: function declaration isn't a prototype
83 gcc: Src/dserror.c
84 In file included from Src/dserror.c:4:
85 Include/dsproto.h:41: warning: function declaration isn't a prototype
86 Include/dsproto.h:42: warning: function declaration isn't a prototype
87 Include/dsproto.h:54: warning: function declaration isn't a prototype
88 Src/dserror.c:91: warning: function declaration isn't a prototype
89 gcc: Src/dsgrid2s.c
90 In file included from Src/dsgrid2s.c:3:
91 Include/dsproto.h:41: warning: function declaration isn't a prototype
92 Include/dsproto.h:42: warning: function declaration isn't a prototype
93 Include/dsproto.h:54: warning: function declaration isn't a prototype
94 Src/dsgrid2s.c: In function `c_dsgrid2s':
95 Src/dsgrid2s.c:19: warning: function returns address of local variable
96 gcc: Src/dsgrid2d.c
97 In file included from Src/dsgrid2d.c:3:
98 Include/dsproto.h:41: warning: function declaration isn't a prototype
99 Include/dsproto.h:42: warning: function declaration isn't a prototype
100 Include/dsproto.h:54: warning: function declaration isn't a prototype
101 gcc -pthread -shared build/temp.linux-i686-2.5/Src/dsgridmodule.o build/temp.linux-i686-2.5/Src/dserror.o build/temp.linux-i686-2.5/Src/dsgrid2s.o build/temp.linux-i686-2.5/Src/dsgrid2d.o build/temp.linux-i686-2.5/Src/dsgrid3s.o build/temp.linux-i686-2.5/Src/dssprts.o build/temp.linux-i686-2.5/Src/dsgrid3d.o build/temp.linux-i686-2.5/Src/dssprtd.o build/temp.linux-i686-2.5/Src/dsuser.o build/temp.linux-i686-2.5/Src/dsusers.o build/temp.linux-i686-2.5/Src/dsuserd.o -o build/lib.linux-i686-2.5/dsgridmodule.so
102 running scons
103 running install_lib
104 copying build/lib.linux-i686-2.5/ds.py -> /usr/local/cdat/lib/python2.5/site-packages
105 copying build/lib.linux-i686-2.5/dsgridmodule.so -> /usr/local/cdat/lib/python2.5/site-packages
106 byte-compiling /usr/local/cdat/lib/python2.5/site-packages/ds.py to ds.pyc
107 running install_egg_info
108 Writing /usr/local/cdat/lib/python2.5/site-packages/dsgrid-1.0-py2.5.egg-info
Note: See TracBrowser for help on using the browser.