opencvBuildLod7253.txt

after svn update r7253 - Alexandre Benoit, 2012-02-04 11:28 am

Download (371.5 kB)

 
1
./updateAndRebuild.sh 
2
At revision 7253.
3
-- Detected version of GNU GCC: 41 (401)
4
-- Extracting svn version, please wait...
5
-- SVNVERSION:  svn:7253
6
-- checking for module 'gtk+-2.0'
7
--   package 'gtk+-2.0' not found
8
-- checking for module 'gstreamer-base-0.10'
9
--   package 'gstreamer-base-0.10' not found
10
-- checking for module 'gstreamer-app-0.10'
11
--   package 'gstreamer-app-0.10' not found
12
-- checking for module 'gstreamer-video-0.10'
13
--   package 'gstreamer-video-0.10' not found
14
-- checking for module 'libdc1394-2'
15
--   package 'libdc1394-2' not found
16
-- checking for module 'libdc1394'
17
--   package 'libdc1394' not found
18
-- checking for module 'libv4l1'
19
--   package 'libv4l1' not found
20
--     Use NumPy headers from: /usr/lib64/python2.4/site-packages/numpy/core/include
21
Traceback (most recent call last):
22
  File "<string>", line 1, in ?
23
ImportError: No module named sphinx
24
-- 
25
-- General configuration for opencv 2.3.3 =====================================
26
-- 
27
--     Built as dynamic libs?:     YES
28
--     C++ Compiler:               /usr/bin/c++
29
--     C++ flags (Release):          -Wall -Wno-long-long -pthread -ffunction-sections -O3 -DNDEBUG   -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG
30
--     C++ flags (Debug):            -Wall -Wno-long-long -pthread -ffunction-sections -g  -O0 -DDEBUG -D_DEBUG -ggdb3
31
--     Linker flags (Release):
32
--     Linker flags (Debug):
33
-- 
34
--   OpenCV modules:
35
--     To be built:                calib3d contrib core features2d flann gpu highgui imgproc legacy ml objdetect stitching ts video
36
--     Disabled by user:           -
37
--     Disabled by dependency:     -
38
--     Unavailable:                androidcamera java python
39
-- 
40
--   GUI: 
41
--     GTK+ 2.x:                   NO
42
--     GThread :                   YES
43
--     GtkGlExt:                   NO
44
--     OpenGL support:             NO
45
-- 
46
--   Media I/O: 
47
--     ZLib:                       build
48
--     JPEG:                       build
49
--     PNG:                        
50
--     TIFF:                       build
51
--     JPEG 2000:                  build
52
--     OpenEXR:                    NO
53
--     OpenNI:                     NO
54
--     OpenNI PrimeSensor Modules: NO
55
-- 
56
--   Video I/O:
57
--     DC1394 1.x:                 NO
58
--     DC1394 2.x:                 NO
59
--     FFMPEG:                     YES
60
--       codec:                    YES
61
--       format:                   YES
62
--       util:                     YES
63
--       swscale:                  YES
64
--       gentoo-style:             YES
65
--     GStreamer:                  NO
66
--     UniCap:                     NO
67
--     PvAPI:                      NO
68
--     V4L/V4L2:                   /
69
--     Xine:                       NO
70
-- 
71
--   Other third-party libraries:
72
--     Use IPP:                    NO
73
--     Use TBB:                    NO
74
--     Use Cuda:                   NO
75
--     Use Eigen:                  NO
76
-- 
77
--   Python interpreter:           /usr/bin/python2.4 (ver 2.4)
78
-- 
79
--   Interfaces:
80
--     Python:                     NO
81
--     Python numpy:               NO (Python wrappers will not be generated)
82
-- 
83
--   Documentation:
84
--     Sphinx:                     NO
85
--     PdfLaTeX compiler:          /usr/bin/pdflatex
86
--     Build Documentation:        NO
87
-- 
88
--   Tests and samples:
89
--     Tests:                      NO
90
--     Performance tests:          YES
91
--     Examples:                   NO
92
-- 
93
--   Install path:                 /uds_data/listic/install/opencv_package/install
94
-- 
95
--   cvconfig.h is in:             /uds_data/listic/install/opencv_package/trunk/opencv/release
96
-- -----------------------------------------------------------------
97
-- 
98
-- Configuring done
99
-- Generating done
100
-- Build files have been written to: /uds_data/listic/install/opencv_package/trunk/opencv/release
101
make -f CMakeFiles/Makefile2 clean
102
make[1]: Entering directory `/gpfs/MUST-DATA/listic/install/opencv_package/trunk/opencv/release'
103
make -f CMakeFiles/perf.dir/build.make CMakeFiles/perf.dir/clean
104
make[2]: Entering directory `/gpfs/MUST-DATA/listic/install/opencv_package/trunk/opencv/release'
105
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -P CMakeFiles/perf.dir/cmake_clean.cmake
106
make[2]: Leaving directory `/gpfs/MUST-DATA/listic/install/opencv_package/trunk/opencv/release'
107
make -f CMakeFiles/uninstall.dir/build.make CMakeFiles/uninstall.dir/clean
108
make[2]: Entering directory `/gpfs/MUST-DATA/listic/install/opencv_package/trunk/opencv/release'
109
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -P CMakeFiles/uninstall.dir/cmake_clean.cmake
110
make[2]: Leaving directory `/gpfs/MUST-DATA/listic/install/opencv_package/trunk/opencv/release'
111
make -f modules/core/CMakeFiles/opencv_core.dir/build.make modules/core/CMakeFiles/opencv_core.dir/clean
112
make[2]: Entering directory `/gpfs/MUST-DATA/listic/install/opencv_package/trunk/opencv/release'
113
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/modules/core && /uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -P CMakeFiles/opencv_core.dir/cmake_clean.cmake
114
make[2]: Leaving directory `/gpfs/MUST-DATA/listic/install/opencv_package/trunk/opencv/release'
115
make -f modules/core/CMakeFiles/opencv_perf_core.dir/build.make modules/core/CMakeFiles/opencv_perf_core.dir/clean
116
make[2]: Entering directory `/gpfs/MUST-DATA/listic/install/opencv_package/trunk/opencv/release'
117
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/modules/core && /uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -P CMakeFiles/opencv_perf_core.dir/cmake_clean.cmake
118
make[2]: Leaving directory `/gpfs/MUST-DATA/listic/install/opencv_package/trunk/opencv/release'
119
make -f modules/imgproc/CMakeFiles/opencv_imgproc.dir/build.make modules/imgproc/CMakeFiles/opencv_imgproc.dir/clean
120
make[2]: Entering directory `/gpfs/MUST-DATA/listic/install/opencv_package/trunk/opencv/release'
121
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/modules/imgproc && /uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -P CMakeFiles/opencv_imgproc.dir/cmake_clean.cmake
122
make[2]: Leaving directory `/gpfs/MUST-DATA/listic/install/opencv_package/trunk/opencv/release'
123
make -f modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/build.make modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/clean
124
make[2]: Entering directory `/gpfs/MUST-DATA/listic/install/opencv_package/trunk/opencv/release'
125
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/modules/imgproc && /uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -P CMakeFiles/opencv_perf_imgproc.dir/cmake_clean.cmake
126
make[2]: Leaving directory `/gpfs/MUST-DATA/listic/install/opencv_package/trunk/opencv/release'
127
make -f modules/highgui/CMakeFiles/opencv_highgui.dir/build.make modules/highgui/CMakeFiles/opencv_highgui.dir/clean
128
make[2]: Entering directory `/gpfs/MUST-DATA/listic/install/opencv_package/trunk/opencv/release'
129
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/modules/highgui && /uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -P CMakeFiles/opencv_highgui.dir/cmake_clean.cmake
130
make[2]: Leaving directory `/gpfs/MUST-DATA/listic/install/opencv_package/trunk/opencv/release'
131
make -f modules/flann/CMakeFiles/opencv_flann.dir/build.make modules/flann/CMakeFiles/opencv_flann.dir/clean
132
make[2]: Entering directory `/gpfs/MUST-DATA/listic/install/opencv_package/trunk/opencv/release'
133
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/modules/flann && /uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -P CMakeFiles/opencv_flann.dir/cmake_clean.cmake
134
make[2]: Leaving directory `/gpfs/MUST-DATA/listic/install/opencv_package/trunk/opencv/release'
135
make -f modules/features2d/CMakeFiles/opencv_features2d.dir/build.make modules/features2d/CMakeFiles/opencv_features2d.dir/clean
136
make[2]: Entering directory `/gpfs/MUST-DATA/listic/install/opencv_package/trunk/opencv/release'
137
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/modules/features2d && /uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -P CMakeFiles/opencv_features2d.dir/cmake_clean.cmake
138
make[2]: Leaving directory `/gpfs/MUST-DATA/listic/install/opencv_package/trunk/opencv/release'
139
make -f modules/features2d/CMakeFiles/opencv_perf_features2d.dir/build.make modules/features2d/CMakeFiles/opencv_perf_features2d.dir/clean
140
make[2]: Entering directory `/gpfs/MUST-DATA/listic/install/opencv_package/trunk/opencv/release'
141
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/modules/features2d && /uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -P CMakeFiles/opencv_perf_features2d.dir/cmake_clean.cmake
142
make[2]: Leaving directory `/gpfs/MUST-DATA/listic/install/opencv_package/trunk/opencv/release'
143
make -f modules/calib3d/CMakeFiles/opencv_calib3d.dir/build.make modules/calib3d/CMakeFiles/opencv_calib3d.dir/clean
144
make[2]: Entering directory `/gpfs/MUST-DATA/listic/install/opencv_package/trunk/opencv/release'
145
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/modules/calib3d && /uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -P CMakeFiles/opencv_calib3d.dir/cmake_clean.cmake
146
make[2]: Leaving directory `/gpfs/MUST-DATA/listic/install/opencv_package/trunk/opencv/release'
147
make -f modules/calib3d/CMakeFiles/opencv_perf_calib3d.dir/build.make modules/calib3d/CMakeFiles/opencv_perf_calib3d.dir/clean
148
make[2]: Entering directory `/gpfs/MUST-DATA/listic/install/opencv_package/trunk/opencv/release'
149
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/modules/calib3d && /uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -P CMakeFiles/opencv_perf_calib3d.dir/cmake_clean.cmake
150
make[2]: Leaving directory `/gpfs/MUST-DATA/listic/install/opencv_package/trunk/opencv/release'
151
make -f modules/ml/CMakeFiles/opencv_ml.dir/build.make modules/ml/CMakeFiles/opencv_ml.dir/clean
152
make[2]: Entering directory `/gpfs/MUST-DATA/listic/install/opencv_package/trunk/opencv/release'
153
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/modules/ml && /uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -P CMakeFiles/opencv_ml.dir/cmake_clean.cmake
154
make[2]: Leaving directory `/gpfs/MUST-DATA/listic/install/opencv_package/trunk/opencv/release'
155
make -f modules/video/CMakeFiles/opencv_video.dir/build.make modules/video/CMakeFiles/opencv_video.dir/clean
156
make[2]: Entering directory `/gpfs/MUST-DATA/listic/install/opencv_package/trunk/opencv/release'
157
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/modules/video && /uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -P CMakeFiles/opencv_video.dir/cmake_clean.cmake
158
make[2]: Leaving directory `/gpfs/MUST-DATA/listic/install/opencv_package/trunk/opencv/release'
159
make -f modules/objdetect/CMakeFiles/opencv_objdetect.dir/build.make modules/objdetect/CMakeFiles/opencv_objdetect.dir/clean
160
make[2]: Entering directory `/gpfs/MUST-DATA/listic/install/opencv_package/trunk/opencv/release'
161
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/modules/objdetect && /uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -P CMakeFiles/opencv_objdetect.dir/cmake_clean.cmake
162
make[2]: Leaving directory `/gpfs/MUST-DATA/listic/install/opencv_package/trunk/opencv/release'
163
make -f modules/objdetect/CMakeFiles/opencv_perf_objdetect.dir/build.make modules/objdetect/CMakeFiles/opencv_perf_objdetect.dir/clean
164
make[2]: Entering directory `/gpfs/MUST-DATA/listic/install/opencv_package/trunk/opencv/release'
165
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/modules/objdetect && /uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -P CMakeFiles/opencv_perf_objdetect.dir/cmake_clean.cmake
166
make[2]: Leaving directory `/gpfs/MUST-DATA/listic/install/opencv_package/trunk/opencv/release'
167
make -f modules/contrib/CMakeFiles/opencv_contrib.dir/build.make modules/contrib/CMakeFiles/opencv_contrib.dir/clean
168
make[2]: Entering directory `/gpfs/MUST-DATA/listic/install/opencv_package/trunk/opencv/release'
169
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/modules/contrib && /uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -P CMakeFiles/opencv_contrib.dir/cmake_clean.cmake
170
make[2]: Leaving directory `/gpfs/MUST-DATA/listic/install/opencv_package/trunk/opencv/release'
171
make -f modules/gpu/CMakeFiles/opencv_gpu.dir/build.make modules/gpu/CMakeFiles/opencv_gpu.dir/clean
172
make[2]: Entering directory `/gpfs/MUST-DATA/listic/install/opencv_package/trunk/opencv/release'
173
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/modules/gpu && /uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -P CMakeFiles/opencv_gpu.dir/cmake_clean.cmake
174
make[2]: Leaving directory `/gpfs/MUST-DATA/listic/install/opencv_package/trunk/opencv/release'
175
make -f modules/gpu/CMakeFiles/opencv_perf_gpu.dir/build.make modules/gpu/CMakeFiles/opencv_perf_gpu.dir/clean
176
make[2]: Entering directory `/gpfs/MUST-DATA/listic/install/opencv_package/trunk/opencv/release'
177
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/modules/gpu && /uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -P CMakeFiles/opencv_perf_gpu.dir/cmake_clean.cmake
178
make[2]: Leaving directory `/gpfs/MUST-DATA/listic/install/opencv_package/trunk/opencv/release'
179
make -f modules/legacy/CMakeFiles/opencv_legacy.dir/build.make modules/legacy/CMakeFiles/opencv_legacy.dir/clean
180
make[2]: Entering directory `/gpfs/MUST-DATA/listic/install/opencv_package/trunk/opencv/release'
181
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/modules/legacy && /uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -P CMakeFiles/opencv_legacy.dir/cmake_clean.cmake
182
make[2]: Leaving directory `/gpfs/MUST-DATA/listic/install/opencv_package/trunk/opencv/release'
183
make -f modules/stitching/CMakeFiles/opencv_perf_stitching.dir/build.make modules/stitching/CMakeFiles/opencv_perf_stitching.dir/clean
184
make[2]: Entering directory `/gpfs/MUST-DATA/listic/install/opencv_package/trunk/opencv/release'
185
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/modules/stitching && /uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -P CMakeFiles/opencv_perf_stitching.dir/cmake_clean.cmake
186
make[2]: Leaving directory `/gpfs/MUST-DATA/listic/install/opencv_package/trunk/opencv/release'
187
make -f modules/stitching/CMakeFiles/opencv_stitching.dir/build.make modules/stitching/CMakeFiles/opencv_stitching.dir/clean
188
make[2]: Entering directory `/gpfs/MUST-DATA/listic/install/opencv_package/trunk/opencv/release'
189
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/modules/stitching && /uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -P CMakeFiles/opencv_stitching.dir/cmake_clean.cmake
190
make[2]: Leaving directory `/gpfs/MUST-DATA/listic/install/opencv_package/trunk/opencv/release'
191
make -f modules/ts/CMakeFiles/opencv_ts.dir/build.make modules/ts/CMakeFiles/opencv_ts.dir/clean
192
make[2]: Entering directory `/gpfs/MUST-DATA/listic/install/opencv_package/trunk/opencv/release'
193
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/modules/ts && /uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -P CMakeFiles/opencv_ts.dir/cmake_clean.cmake
194
make[2]: Leaving directory `/gpfs/MUST-DATA/listic/install/opencv_package/trunk/opencv/release'
195
make -f 3rdparty/zlib/CMakeFiles/zlib.dir/build.make 3rdparty/zlib/CMakeFiles/zlib.dir/clean
196
make[2]: Entering directory `/gpfs/MUST-DATA/listic/install/opencv_package/trunk/opencv/release'
197
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/zlib && /uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -P CMakeFiles/zlib.dir/cmake_clean.cmake
198
make[2]: Leaving directory `/gpfs/MUST-DATA/listic/install/opencv_package/trunk/opencv/release'
199
make -f 3rdparty/libjasper/CMakeFiles/libjasper.dir/build.make 3rdparty/libjasper/CMakeFiles/libjasper.dir/clean
200
make[2]: Entering directory `/gpfs/MUST-DATA/listic/install/opencv_package/trunk/opencv/release'
201
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/libjasper && /uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -P CMakeFiles/libjasper.dir/cmake_clean.cmake
202
make[2]: Leaving directory `/gpfs/MUST-DATA/listic/install/opencv_package/trunk/opencv/release'
203
make -f 3rdparty/libjpeg/CMakeFiles/libjpeg.dir/build.make 3rdparty/libjpeg/CMakeFiles/libjpeg.dir/clean
204
make[2]: Entering directory `/gpfs/MUST-DATA/listic/install/opencv_package/trunk/opencv/release'
205
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/libjpeg && /uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -P CMakeFiles/libjpeg.dir/cmake_clean.cmake
206
make[2]: Leaving directory `/gpfs/MUST-DATA/listic/install/opencv_package/trunk/opencv/release'
207
make -f 3rdparty/libtiff/CMakeFiles/libtiff.dir/build.make 3rdparty/libtiff/CMakeFiles/libtiff.dir/clean
208
make[2]: Entering directory `/gpfs/MUST-DATA/listic/install/opencv_package/trunk/opencv/release'
209
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/libtiff && /uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -P CMakeFiles/libtiff.dir/cmake_clean.cmake
210
make[2]: Leaving directory `/gpfs/MUST-DATA/listic/install/opencv_package/trunk/opencv/release'
211
make -f apps/haartraining/CMakeFiles/opencv_createsamples.dir/build.make apps/haartraining/CMakeFiles/opencv_createsamples.dir/clean
212
make[2]: Entering directory `/gpfs/MUST-DATA/listic/install/opencv_package/trunk/opencv/release'
213
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/apps/haartraining && /uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -P CMakeFiles/opencv_createsamples.dir/cmake_clean.cmake
214
make[2]: Leaving directory `/gpfs/MUST-DATA/listic/install/opencv_package/trunk/opencv/release'
215
make -f apps/haartraining/CMakeFiles/opencv_haartraining.dir/build.make apps/haartraining/CMakeFiles/opencv_haartraining.dir/clean
216
make[2]: Entering directory `/gpfs/MUST-DATA/listic/install/opencv_package/trunk/opencv/release'
217
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/apps/haartraining && /uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -P CMakeFiles/opencv_haartraining.dir/cmake_clean.cmake
218
make[2]: Leaving directory `/gpfs/MUST-DATA/listic/install/opencv_package/trunk/opencv/release'
219
make -f apps/haartraining/CMakeFiles/opencv_haartraining_engine.dir/build.make apps/haartraining/CMakeFiles/opencv_haartraining_engine.dir/clean
220
make[2]: Entering directory `/gpfs/MUST-DATA/listic/install/opencv_package/trunk/opencv/release'
221
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/apps/haartraining && /uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -P CMakeFiles/opencv_haartraining_engine.dir/cmake_clean.cmake
222
make[2]: Leaving directory `/gpfs/MUST-DATA/listic/install/opencv_package/trunk/opencv/release'
223
make -f apps/haartraining/CMakeFiles/opencv_performance.dir/build.make apps/haartraining/CMakeFiles/opencv_performance.dir/clean
224
make[2]: Entering directory `/gpfs/MUST-DATA/listic/install/opencv_package/trunk/opencv/release'
225
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/apps/haartraining && /uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -P CMakeFiles/opencv_performance.dir/cmake_clean.cmake
226
make[2]: Leaving directory `/gpfs/MUST-DATA/listic/install/opencv_package/trunk/opencv/release'
227
make -f apps/traincascade/CMakeFiles/opencv_traincascade.dir/build.make apps/traincascade/CMakeFiles/opencv_traincascade.dir/clean
228
make[2]: Entering directory `/gpfs/MUST-DATA/listic/install/opencv_package/trunk/opencv/release'
229
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/apps/traincascade && /uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -P CMakeFiles/opencv_traincascade.dir/cmake_clean.cmake
230
make[2]: Leaving directory `/gpfs/MUST-DATA/listic/install/opencv_package/trunk/opencv/release'
231
make[1]: Leaving directory `/gpfs/MUST-DATA/listic/install/opencv_package/trunk/opencv/release'
232
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -H/uds_data/listic/install/opencv_package/trunk/opencv -B/uds_data/listic/install/opencv_package/trunk/opencv/release --check-build-system CMakeFiles/Makefile.cmake 0
233
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_start /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles/progress.marks
234
make -f CMakeFiles/Makefile2 all
235
make[1]: Entering directory `/gpfs/MUST-DATA/listic/install/opencv_package/trunk/opencv/release'
236
make -f 3rdparty/zlib/CMakeFiles/zlib.dir/build.make 3rdparty/zlib/CMakeFiles/zlib.dir/depend
237
make[2]: Entering directory `/gpfs/MUST-DATA/listic/install/opencv_package/trunk/opencv/release'
238
cd /uds_data/listic/install/opencv_package/trunk/opencv/release && /uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_depends "Unix Makefiles" /uds_data/listic/install/opencv_package/trunk/opencv /uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/zlib /uds_data/listic/install/opencv_package/trunk/opencv/release /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/zlib /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/zlib/CMakeFiles/zlib.dir/DependInfo.cmake --color=
239
make[2]: Leaving directory `/gpfs/MUST-DATA/listic/install/opencv_package/trunk/opencv/release'
240
make -f 3rdparty/zlib/CMakeFiles/zlib.dir/build.make 3rdparty/zlib/CMakeFiles/zlib.dir/build
241
make[2]: Entering directory `/gpfs/MUST-DATA/listic/install/opencv_package/trunk/opencv/release'
242
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
243
[  0%] Building C object 3rdparty/zlib/CMakeFiles/zlib.dir/adler32.c.o
244
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/zlib && /usr/bin/gcc  -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -Wall -Wno-long-long -pthread -ffunction-sections -fPIC -O3 -DNDEBUG  -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/zlib   -o CMakeFiles/zlib.dir/adler32.c.o   -c /uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/zlib/adler32.c
245
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
246
[  0%] Building C object 3rdparty/zlib/CMakeFiles/zlib.dir/compress.c.o
247
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/zlib && /usr/bin/gcc  -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -Wall -Wno-long-long -pthread -ffunction-sections -fPIC -O3 -DNDEBUG  -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/zlib   -o CMakeFiles/zlib.dir/compress.c.o   -c /uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/zlib/compress.c
248
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
249
[  0%] Building C object 3rdparty/zlib/CMakeFiles/zlib.dir/crc32.c.o
250
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/zlib && /usr/bin/gcc  -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -Wall -Wno-long-long -pthread -ffunction-sections -fPIC -O3 -DNDEBUG  -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/zlib   -o CMakeFiles/zlib.dir/crc32.c.o   -c /uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/zlib/crc32.c
251
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
252
[  0%] Building C object 3rdparty/zlib/CMakeFiles/zlib.dir/deflate.c.o
253
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/zlib && /usr/bin/gcc  -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -Wall -Wno-long-long -pthread -ffunction-sections -fPIC -O3 -DNDEBUG  -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/zlib   -o CMakeFiles/zlib.dir/deflate.c.o   -c /uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/zlib/deflate.c
254
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 98
255
[  1%] Building C object 3rdparty/zlib/CMakeFiles/zlib.dir/gzclose.c.o
256
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/zlib && /usr/bin/gcc  -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -Wall -Wno-long-long -pthread -ffunction-sections -fPIC -O3 -DNDEBUG  -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/zlib   -o CMakeFiles/zlib.dir/gzclose.c.o   -c /uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/zlib/gzclose.c
257
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
258
[  1%] Building C object 3rdparty/zlib/CMakeFiles/zlib.dir/gzlib.c.o
259
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/zlib && /usr/bin/gcc  -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -Wall -Wno-long-long -pthread -ffunction-sections -fPIC -O3 -DNDEBUG  -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/zlib   -o CMakeFiles/zlib.dir/gzlib.c.o   -c /uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/zlib/gzlib.c
260
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
261
[  1%] Building C object 3rdparty/zlib/CMakeFiles/zlib.dir/gzread.c.o
262
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/zlib && /usr/bin/gcc  -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -Wall -Wno-long-long -pthread -ffunction-sections -fPIC -O3 -DNDEBUG  -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/zlib   -o CMakeFiles/zlib.dir/gzread.c.o   -c /uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/zlib/gzread.c
263
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
264
[  1%] Building C object 3rdparty/zlib/CMakeFiles/zlib.dir/gzwrite.c.o
265
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/zlib && /usr/bin/gcc  -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -Wall -Wno-long-long -pthread -ffunction-sections -fPIC -O3 -DNDEBUG  -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/zlib   -o CMakeFiles/zlib.dir/gzwrite.c.o   -c /uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/zlib/gzwrite.c
266
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
267
[  1%] Building C object 3rdparty/zlib/CMakeFiles/zlib.dir/infback.c.o
268
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/zlib && /usr/bin/gcc  -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -Wall -Wno-long-long -pthread -ffunction-sections -fPIC -O3 -DNDEBUG  -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/zlib   -o CMakeFiles/zlib.dir/infback.c.o   -c /uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/zlib/infback.c
269
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 99
270
[  2%] Building C object 3rdparty/zlib/CMakeFiles/zlib.dir/inffast.c.o
271
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/zlib && /usr/bin/gcc  -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -Wall -Wno-long-long -pthread -ffunction-sections -fPIC -O3 -DNDEBUG  -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/zlib   -o CMakeFiles/zlib.dir/inffast.c.o   -c /uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/zlib/inffast.c
272
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
273
[  2%] Building C object 3rdparty/zlib/CMakeFiles/zlib.dir/inflate.c.o
274
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/zlib && /usr/bin/gcc  -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -Wall -Wno-long-long -pthread -ffunction-sections -fPIC -O3 -DNDEBUG  -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/zlib   -o CMakeFiles/zlib.dir/inflate.c.o   -c /uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/zlib/inflate.c
275
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
276
[  2%] Building C object 3rdparty/zlib/CMakeFiles/zlib.dir/inftrees.c.o
277
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/zlib && /usr/bin/gcc  -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -Wall -Wno-long-long -pthread -ffunction-sections -fPIC -O3 -DNDEBUG  -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/zlib   -o CMakeFiles/zlib.dir/inftrees.c.o   -c /uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/zlib/inftrees.c
278
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
279
[  2%] Building C object 3rdparty/zlib/CMakeFiles/zlib.dir/trees.c.o
280
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/zlib && /usr/bin/gcc  -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -Wall -Wno-long-long -pthread -ffunction-sections -fPIC -O3 -DNDEBUG  -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/zlib   -o CMakeFiles/zlib.dir/trees.c.o   -c /uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/zlib/trees.c
281
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
282
[  2%] Building C object 3rdparty/zlib/CMakeFiles/zlib.dir/uncompr.c.o
283
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/zlib && /usr/bin/gcc  -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -Wall -Wno-long-long -pthread -ffunction-sections -fPIC -O3 -DNDEBUG  -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/zlib   -o CMakeFiles/zlib.dir/uncompr.c.o   -c /uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/zlib/uncompr.c
284
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 100
285
[  3%] Building C object 3rdparty/zlib/CMakeFiles/zlib.dir/zutil.c.o
286
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/zlib && /usr/bin/gcc  -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -Wall -Wno-long-long -pthread -ffunction-sections -fPIC -O3 -DNDEBUG  -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/zlib   -o CMakeFiles/zlib.dir/zutil.c.o   -c /uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/zlib/zutil.c
287
Linking C static library ../lib/libzlib.a
288
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/zlib && /uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -P CMakeFiles/zlib.dir/cmake_clean_target.cmake
289
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/zlib && /uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_link_script CMakeFiles/zlib.dir/link.txt --verbose=1
290
/usr/bin/ar cr ../lib/libzlib.a  CMakeFiles/zlib.dir/adler32.c.o CMakeFiles/zlib.dir/compress.c.o CMakeFiles/zlib.dir/crc32.c.o CMakeFiles/zlib.dir/deflate.c.o CMakeFiles/zlib.dir/gzclose.c.o CMakeFiles/zlib.dir/gzlib.c.o CMakeFiles/zlib.dir/gzread.c.o CMakeFiles/zlib.dir/gzwrite.c.o CMakeFiles/zlib.dir/infback.c.o CMakeFiles/zlib.dir/inffast.c.o CMakeFiles/zlib.dir/inflate.c.o CMakeFiles/zlib.dir/inftrees.c.o CMakeFiles/zlib.dir/trees.c.o CMakeFiles/zlib.dir/uncompr.c.o CMakeFiles/zlib.dir/zutil.c.o
291
/usr/bin/ranlib ../lib/libzlib.a
292
make[2]: Leaving directory `/gpfs/MUST-DATA/listic/install/opencv_package/trunk/opencv/release'
293
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles  98 99 100
294
[  3%] Built target zlib
295
make -f modules/core/CMakeFiles/opencv_core.dir/build.make modules/core/CMakeFiles/opencv_core.dir/depend
296
make[2]: Entering directory `/gpfs/MUST-DATA/listic/install/opencv_package/trunk/opencv/release'
297
cd /uds_data/listic/install/opencv_package/trunk/opencv/release && /uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_depends "Unix Makefiles" /uds_data/listic/install/opencv_package/trunk/opencv /uds_data/listic/install/opencv_package/trunk/opencv/modules/core /uds_data/listic/install/opencv_package/trunk/opencv/release /uds_data/listic/install/opencv_package/trunk/opencv/release/modules/core /uds_data/listic/install/opencv_package/trunk/opencv/release/modules/core/CMakeFiles/opencv_core.dir/DependInfo.cmake --color=
298
make[2]: Leaving directory `/gpfs/MUST-DATA/listic/install/opencv_package/trunk/opencv/release'
299
make -f modules/core/CMakeFiles/opencv_core.dir/build.make modules/core/CMakeFiles/opencv_core.dir/build
300
make[2]: Entering directory `/gpfs/MUST-DATA/listic/install/opencv_package/trunk/opencv/release'
301
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 31
302
[  4%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/alloc.cpp.o
303
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/modules/core && /usr/bin/c++   -Dopencv_core_EXPORTS -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DCVAPI_EXPORTS -Wall -Wno-long-long -pthread -ffunction-sections -O3 -DNDEBUG   -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -fPIC -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/src -I/uds_data/listic/install/opencv_package/trunk/opencv/release/modules/core -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/../../3rdparty/zlib -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/ts/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/perf   -o CMakeFiles/opencv_core.dir/src/alloc.cpp.o -c /uds_data/listic/install/opencv_package/trunk/opencv/modules/core/src/alloc.cpp
304
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1279: warning: ‘class cv::_InputArray’ has virtual functions but non-virtual destructor
305
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1347: warning: ‘class cv::_OutputArray’ has virtual functions but non-virtual destructor
306
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
307
[  4%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/arithm.cpp.o
308
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/modules/core && /usr/bin/c++   -Dopencv_core_EXPORTS -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DCVAPI_EXPORTS -Wall -Wno-long-long -pthread -ffunction-sections -O3 -DNDEBUG   -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -fPIC -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/src -I/uds_data/listic/install/opencv_package/trunk/opencv/release/modules/core -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/../../3rdparty/zlib -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/ts/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/perf   -o CMakeFiles/opencv_core.dir/src/arithm.cpp.o -c /uds_data/listic/install/opencv_package/trunk/opencv/modules/core/src/arithm.cpp
309
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1279: warning: ‘class cv::_InputArray’ has virtual functions but non-virtual destructor
310
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1347: warning: ‘class cv::_OutputArray’ has virtual functions but non-virtual destructor
311
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
312
[  4%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/array.cpp.o
313
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/modules/core && /usr/bin/c++   -Dopencv_core_EXPORTS -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DCVAPI_EXPORTS -Wall -Wno-long-long -pthread -ffunction-sections -O3 -DNDEBUG   -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -fPIC -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/src -I/uds_data/listic/install/opencv_package/trunk/opencv/release/modules/core -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/../../3rdparty/zlib -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/ts/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/perf   -o CMakeFiles/opencv_core.dir/src/array.cpp.o -c /uds_data/listic/install/opencv_package/trunk/opencv/modules/core/src/array.cpp
314
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1279: warning: ‘class cv::_InputArray’ has virtual functions but non-virtual destructor
315
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1347: warning: ‘class cv::_OutputArray’ has virtual functions but non-virtual destructor
316
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
317
[  4%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/cmdparser.cpp.o
318
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/modules/core && /usr/bin/c++   -Dopencv_core_EXPORTS -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DCVAPI_EXPORTS -Wall -Wno-long-long -pthread -ffunction-sections -O3 -DNDEBUG   -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -fPIC -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/src -I/uds_data/listic/install/opencv_package/trunk/opencv/release/modules/core -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/../../3rdparty/zlib -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/ts/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/perf   -o CMakeFiles/opencv_core.dir/src/cmdparser.cpp.o -c /uds_data/listic/install/opencv_package/trunk/opencv/modules/core/src/cmdparser.cpp
319
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1279: warning: ‘class cv::_InputArray’ has virtual functions but non-virtual destructor
320
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1347: warning: ‘class cv::_OutputArray’ has virtual functions but non-virtual destructor
321
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
322
[  4%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/convert.cpp.o
323
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/modules/core && /usr/bin/c++   -Dopencv_core_EXPORTS -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DCVAPI_EXPORTS -Wall -Wno-long-long -pthread -ffunction-sections -O3 -DNDEBUG   -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -fPIC -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/src -I/uds_data/listic/install/opencv_package/trunk/opencv/release/modules/core -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/../../3rdparty/zlib -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/ts/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/perf   -o CMakeFiles/opencv_core.dir/src/convert.cpp.o -c /uds_data/listic/install/opencv_package/trunk/opencv/modules/core/src/convert.cpp
324
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1279: warning: ‘class cv::_InputArray’ has virtual functions but non-virtual destructor
325
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1347: warning: ‘class cv::_OutputArray’ has virtual functions but non-virtual destructor
326
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 32
327
[  5%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/copy.cpp.o
328
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/modules/core && /usr/bin/c++   -Dopencv_core_EXPORTS -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DCVAPI_EXPORTS -Wall -Wno-long-long -pthread -ffunction-sections -O3 -DNDEBUG   -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -fPIC -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/src -I/uds_data/listic/install/opencv_package/trunk/opencv/release/modules/core -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/../../3rdparty/zlib -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/ts/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/perf   -o CMakeFiles/opencv_core.dir/src/copy.cpp.o -c /uds_data/listic/install/opencv_package/trunk/opencv/modules/core/src/copy.cpp
329
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1279: warning: ‘class cv::_InputArray’ has virtual functions but non-virtual destructor
330
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1347: warning: ‘class cv::_OutputArray’ has virtual functions but non-virtual destructor
331
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
332
[  5%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/datastructs.cpp.o
333
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/modules/core && /usr/bin/c++   -Dopencv_core_EXPORTS -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DCVAPI_EXPORTS -Wall -Wno-long-long -pthread -ffunction-sections -O3 -DNDEBUG   -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -fPIC -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/src -I/uds_data/listic/install/opencv_package/trunk/opencv/release/modules/core -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/../../3rdparty/zlib -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/ts/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/perf   -o CMakeFiles/opencv_core.dir/src/datastructs.cpp.o -c /uds_data/listic/install/opencv_package/trunk/opencv/modules/core/src/datastructs.cpp
334
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1279: warning: ‘class cv::_InputArray’ has virtual functions but non-virtual destructor
335
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1347: warning: ‘class cv::_OutputArray’ has virtual functions but non-virtual destructor
336
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
337
[  5%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/drawing.cpp.o
338
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/modules/core && /usr/bin/c++   -Dopencv_core_EXPORTS -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DCVAPI_EXPORTS -Wall -Wno-long-long -pthread -ffunction-sections -O3 -DNDEBUG   -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -fPIC -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/src -I/uds_data/listic/install/opencv_package/trunk/opencv/release/modules/core -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/../../3rdparty/zlib -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/ts/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/perf   -o CMakeFiles/opencv_core.dir/src/drawing.cpp.o -c /uds_data/listic/install/opencv_package/trunk/opencv/modules/core/src/drawing.cpp
339
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1279: warning: ‘class cv::_InputArray’ has virtual functions but non-virtual destructor
340
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1347: warning: ‘class cv::_OutputArray’ has virtual functions but non-virtual destructor
341
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
342
[  5%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/dxt.cpp.o
343
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/modules/core && /usr/bin/c++   -Dopencv_core_EXPORTS -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DCVAPI_EXPORTS -Wall -Wno-long-long -pthread -ffunction-sections -O3 -DNDEBUG   -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -fPIC -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/src -I/uds_data/listic/install/opencv_package/trunk/opencv/release/modules/core -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/../../3rdparty/zlib -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/ts/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/perf   -o CMakeFiles/opencv_core.dir/src/dxt.cpp.o -c /uds_data/listic/install/opencv_package/trunk/opencv/modules/core/src/dxt.cpp
344
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1279: warning: ‘class cv::_InputArray’ has virtual functions but non-virtual destructor
345
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1347: warning: ‘class cv::_OutputArray’ has virtual functions but non-virtual destructor
346
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
347
[  5%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/lapack.cpp.o
348
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/modules/core && /usr/bin/c++   -Dopencv_core_EXPORTS -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DCVAPI_EXPORTS -Wall -Wno-long-long -pthread -ffunction-sections -O3 -DNDEBUG   -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -fPIC -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/src -I/uds_data/listic/install/opencv_package/trunk/opencv/release/modules/core -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/../../3rdparty/zlib -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/ts/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/perf   -o CMakeFiles/opencv_core.dir/src/lapack.cpp.o -c /uds_data/listic/install/opencv_package/trunk/opencv/modules/core/src/lapack.cpp
349
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1279: warning: ‘class cv::_InputArray’ has virtual functions but non-virtual destructor
350
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1347: warning: ‘class cv::_OutputArray’ has virtual functions but non-virtual destructor
351
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 33
352
[  6%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/mathfuncs.cpp.o
353
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/modules/core && /usr/bin/c++   -Dopencv_core_EXPORTS -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DCVAPI_EXPORTS -Wall -Wno-long-long -pthread -ffunction-sections -O3 -DNDEBUG   -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -fPIC -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/src -I/uds_data/listic/install/opencv_package/trunk/opencv/release/modules/core -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/../../3rdparty/zlib -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/ts/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/perf   -o CMakeFiles/opencv_core.dir/src/mathfuncs.cpp.o -c /uds_data/listic/install/opencv_package/trunk/opencv/modules/core/src/mathfuncs.cpp
354
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1279: warning: ‘class cv::_InputArray’ has virtual functions but non-virtual destructor
355
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1347: warning: ‘class cv::_OutputArray’ has virtual functions but non-virtual destructor
356
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
357
[  6%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/matmul.cpp.o
358
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/modules/core && /usr/bin/c++   -Dopencv_core_EXPORTS -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DCVAPI_EXPORTS -Wall -Wno-long-long -pthread -ffunction-sections -O3 -DNDEBUG   -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -fPIC -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/src -I/uds_data/listic/install/opencv_package/trunk/opencv/release/modules/core -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/../../3rdparty/zlib -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/ts/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/perf   -o CMakeFiles/opencv_core.dir/src/matmul.cpp.o -c /uds_data/listic/install/opencv_package/trunk/opencv/modules/core/src/matmul.cpp
359
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1279: warning: ‘class cv::_InputArray’ has virtual functions but non-virtual destructor
360
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1347: warning: ‘class cv::_OutputArray’ has virtual functions but non-virtual destructor
361
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
362
[  6%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/matop.cpp.o
363
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/modules/core && /usr/bin/c++   -Dopencv_core_EXPORTS -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DCVAPI_EXPORTS -Wall -Wno-long-long -pthread -ffunction-sections -O3 -DNDEBUG   -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -fPIC -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/src -I/uds_data/listic/install/opencv_package/trunk/opencv/release/modules/core -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/../../3rdparty/zlib -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/ts/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/perf   -o CMakeFiles/opencv_core.dir/src/matop.cpp.o -c /uds_data/listic/install/opencv_package/trunk/opencv/modules/core/src/matop.cpp
364
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1279: warning: ‘class cv::_InputArray’ has virtual functions but non-virtual destructor
365
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1347: warning: ‘class cv::_OutputArray’ has virtual functions but non-virtual destructor
366
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
367
[  6%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/matrix.cpp.o
368
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/modules/core && /usr/bin/c++   -Dopencv_core_EXPORTS -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DCVAPI_EXPORTS -Wall -Wno-long-long -pthread -ffunction-sections -O3 -DNDEBUG   -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -fPIC -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/src -I/uds_data/listic/install/opencv_package/trunk/opencv/release/modules/core -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/../../3rdparty/zlib -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/ts/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/perf   -o CMakeFiles/opencv_core.dir/src/matrix.cpp.o -c /uds_data/listic/install/opencv_package/trunk/opencv/modules/core/src/matrix.cpp
369
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1279: warning: ‘class cv::_InputArray’ has virtual functions but non-virtual destructor
370
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1347: warning: ‘class cv::_OutputArray’ has virtual functions but non-virtual destructor
371
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
372
[  6%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/out.cpp.o
373
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/modules/core && /usr/bin/c++   -Dopencv_core_EXPORTS -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DCVAPI_EXPORTS -Wall -Wno-long-long -pthread -ffunction-sections -O3 -DNDEBUG   -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -fPIC -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/src -I/uds_data/listic/install/opencv_package/trunk/opencv/release/modules/core -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/../../3rdparty/zlib -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/ts/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/perf   -o CMakeFiles/opencv_core.dir/src/out.cpp.o -c /uds_data/listic/install/opencv_package/trunk/opencv/modules/core/src/out.cpp
374
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1279: warning: ‘class cv::_InputArray’ has virtual functions but non-virtual destructor
375
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1347: warning: ‘class cv::_OutputArray’ has virtual functions but non-virtual destructor
376
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
377
[  6%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/persistence.cpp.o
378
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/modules/core && /usr/bin/c++   -Dopencv_core_EXPORTS -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DCVAPI_EXPORTS -Wall -Wno-long-long -pthread -ffunction-sections -O3 -DNDEBUG   -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -fPIC -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/src -I/uds_data/listic/install/opencv_package/trunk/opencv/release/modules/core -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/../../3rdparty/zlib -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/ts/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/perf   -o CMakeFiles/opencv_core.dir/src/persistence.cpp.o -c /uds_data/listic/install/opencv_package/trunk/opencv/modules/core/src/persistence.cpp
379
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1279: warning: ‘class cv::_InputArray’ has virtual functions but non-virtual destructor
380
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1347: warning: ‘class cv::_OutputArray’ has virtual functions but non-virtual destructor
381
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/src/persistence.cpp: In function ‘void icvWriteMatND(CvFileStorage*, const char*, const void*, CvAttrList)’:
382
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/src/persistence.cpp:3496: warning: dereferencing type-punned pointer will break strict-aliasing rules
383
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/src/persistence.cpp: In function ‘void cv::read(const cv::FileNode&, cv::Mat&, const cv::Mat&)’:
384
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/src/persistence.cpp:5381: warning: dereferencing type-punned pointer will break strict-aliasing rules
385
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/src/persistence.cpp:5386: warning: dereferencing type-punned pointer will break strict-aliasing rules
386
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 34
387
[  7%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/precomp.cpp.o
388
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/modules/core && /usr/bin/c++   -Dopencv_core_EXPORTS -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DCVAPI_EXPORTS -Wall -Wno-long-long -pthread -ffunction-sections -O3 -DNDEBUG   -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -fPIC -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/src -I/uds_data/listic/install/opencv_package/trunk/opencv/release/modules/core -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/../../3rdparty/zlib -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/ts/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/perf   -o CMakeFiles/opencv_core.dir/src/precomp.cpp.o -c /uds_data/listic/install/opencv_package/trunk/opencv/modules/core/src/precomp.cpp
389
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1279: warning: ‘class cv::_InputArray’ has virtual functions but non-virtual destructor
390
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1347: warning: ‘class cv::_OutputArray’ has virtual functions but non-virtual destructor
391
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
392
[  7%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/rand.cpp.o
393
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/modules/core && /usr/bin/c++   -Dopencv_core_EXPORTS -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DCVAPI_EXPORTS -Wall -Wno-long-long -pthread -ffunction-sections -O3 -DNDEBUG   -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -fPIC -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/src -I/uds_data/listic/install/opencv_package/trunk/opencv/release/modules/core -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/../../3rdparty/zlib -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/ts/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/perf   -o CMakeFiles/opencv_core.dir/src/rand.cpp.o -c /uds_data/listic/install/opencv_package/trunk/opencv/modules/core/src/rand.cpp
394
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1279: warning: ‘class cv::_InputArray’ has virtual functions but non-virtual destructor
395
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1347: warning: ‘class cv::_OutputArray’ has virtual functions but non-virtual destructor
396
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
397
[  7%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/stat.cpp.o
398
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/modules/core && /usr/bin/c++   -Dopencv_core_EXPORTS -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DCVAPI_EXPORTS -Wall -Wno-long-long -pthread -ffunction-sections -O3 -DNDEBUG   -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -fPIC -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/src -I/uds_data/listic/install/opencv_package/trunk/opencv/release/modules/core -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/../../3rdparty/zlib -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/ts/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/perf   -o CMakeFiles/opencv_core.dir/src/stat.cpp.o -c /uds_data/listic/install/opencv_package/trunk/opencv/modules/core/src/stat.cpp
399
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1279: warning: ‘class cv::_InputArray’ has virtual functions but non-virtual destructor
400
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1347: warning: ‘class cv::_OutputArray’ has virtual functions but non-virtual destructor
401
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/src/stat.cpp: In function ‘void cv::minMaxIdx(const cv::_InputArray&, double*, double*, int*, int*, const cv::_InputArray&)’:
402
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/src/stat.cpp:763: warning: dereferencing type-punned pointer will break strict-aliasing rules
403
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/src/stat.cpp:763: warning: dereferencing type-punned pointer will break strict-aliasing rules
404
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/src/stat.cpp:765: warning: dereferencing type-punned pointer will break strict-aliasing rules
405
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/src/stat.cpp:765: warning: dereferencing type-punned pointer will break strict-aliasing rules
406
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/src/stat.cpp: In function ‘float cv::normL1_(const float*, const float*, int)’:
407
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/src/stat.cpp:855: warning: dereferencing type-punned pointer will break strict-aliasing rules
408
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
409
[  7%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/system.cpp.o
410
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/modules/core && /usr/bin/c++   -Dopencv_core_EXPORTS -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DCVAPI_EXPORTS -Wall -Wno-long-long -pthread -ffunction-sections -O3 -DNDEBUG   -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -fPIC -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/src -I/uds_data/listic/install/opencv_package/trunk/opencv/release/modules/core -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/../../3rdparty/zlib -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/ts/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/perf   -o CMakeFiles/opencv_core.dir/src/system.cpp.o -c /uds_data/listic/install/opencv_package/trunk/opencv/modules/core/src/system.cpp
411
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1279: warning: ‘class cv::_InputArray’ has virtual functions but non-virtual destructor
412
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1347: warning: ‘class cv::_OutputArray’ has virtual functions but non-virtual destructor
413
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
414
[  7%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/tables.cpp.o
415
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/modules/core && /usr/bin/c++   -Dopencv_core_EXPORTS -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DCVAPI_EXPORTS -Wall -Wno-long-long -pthread -ffunction-sections -O3 -DNDEBUG   -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -fPIC -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/src -I/uds_data/listic/install/opencv_package/trunk/opencv/release/modules/core -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/../../3rdparty/zlib -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/ts/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/perf   -o CMakeFiles/opencv_core.dir/src/tables.cpp.o -c /uds_data/listic/install/opencv_package/trunk/opencv/modules/core/src/tables.cpp
416
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1279: warning: ‘class cv::_InputArray’ has virtual functions but non-virtual destructor
417
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1347: warning: ‘class cv::_OutputArray’ has virtual functions but non-virtual destructor
418
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 35
419
[  8%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/gpumat.cpp.o
420
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/modules/core && /usr/bin/c++   -Dopencv_core_EXPORTS -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DCVAPI_EXPORTS -Wall -Wno-long-long -pthread -ffunction-sections -O3 -DNDEBUG   -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -fPIC -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/src -I/uds_data/listic/install/opencv_package/trunk/opencv/release/modules/core -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/../../3rdparty/zlib -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/ts/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/perf   -o CMakeFiles/opencv_core.dir/src/gpumat.cpp.o -c /uds_data/listic/install/opencv_package/trunk/opencv/modules/core/src/gpumat.cpp
421
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1279: warning: ‘class cv::_InputArray’ has virtual functions but non-virtual destructor
422
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1347: warning: ‘class cv::_OutputArray’ has virtual functions but non-virtual destructor
423
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
424
[  8%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/opengl_interop.cpp.o
425
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/modules/core && /usr/bin/c++   -Dopencv_core_EXPORTS -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DCVAPI_EXPORTS -Wall -Wno-long-long -pthread -ffunction-sections -O3 -DNDEBUG   -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -fPIC -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/src -I/uds_data/listic/install/opencv_package/trunk/opencv/release/modules/core -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/../../3rdparty/zlib -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/ts/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/perf   -o CMakeFiles/opencv_core.dir/src/opengl_interop.cpp.o -c /uds_data/listic/install/opencv_package/trunk/opencv/modules/core/src/opengl_interop.cpp
426
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1279: warning: ‘class cv::_InputArray’ has virtual functions but non-virtual destructor
427
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1347: warning: ‘class cv::_OutputArray’ has virtual functions but non-virtual destructor
428
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
429
[  8%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/algorithm.cpp.o
430
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/modules/core && /usr/bin/c++   -Dopencv_core_EXPORTS -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DCVAPI_EXPORTS -Wall -Wno-long-long -pthread -ffunction-sections -O3 -DNDEBUG   -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -fPIC -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/src -I/uds_data/listic/install/opencv_package/trunk/opencv/release/modules/core -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/../../3rdparty/zlib -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/ts/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/perf   -o CMakeFiles/opencv_core.dir/src/algorithm.cpp.o -c /uds_data/listic/install/opencv_package/trunk/opencv/modules/core/src/algorithm.cpp
431
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1279: warning: ‘class cv::_InputArray’ has virtual functions but non-virtual destructor
432
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1347: warning: ‘class cv::_OutputArray’ has virtual functions but non-virtual destructor
433
Linking CXX shared library ../../lib/libopencv_core.so
434
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/modules/core && /uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_link_script CMakeFiles/opencv_core.dir/link.txt --verbose=1
435
/usr/bin/c++  -fPIC   -Wall -Wno-long-long -pthread -ffunction-sections -O3 -DNDEBUG   -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG  -shared -Wl,-soname,libopencv_core.so.2.3 -o ../../lib/libopencv_core.so.2.3.3 CMakeFiles/opencv_core.dir/src/alloc.cpp.o CMakeFiles/opencv_core.dir/src/arithm.cpp.o CMakeFiles/opencv_core.dir/src/array.cpp.o CMakeFiles/opencv_core.dir/src/cmdparser.cpp.o CMakeFiles/opencv_core.dir/src/convert.cpp.o CMakeFiles/opencv_core.dir/src/copy.cpp.o CMakeFiles/opencv_core.dir/src/datastructs.cpp.o CMakeFiles/opencv_core.dir/src/drawing.cpp.o CMakeFiles/opencv_core.dir/src/dxt.cpp.o CMakeFiles/opencv_core.dir/src/lapack.cpp.o CMakeFiles/opencv_core.dir/src/mathfuncs.cpp.o CMakeFiles/opencv_core.dir/src/matmul.cpp.o CMakeFiles/opencv_core.dir/src/matop.cpp.o CMakeFiles/opencv_core.dir/src/matrix.cpp.o CMakeFiles/opencv_core.dir/src/out.cpp.o CMakeFiles/opencv_core.dir/src/persistence.cpp.o CMakeFiles/opencv_core.dir/src/precomp.cpp.o CMakeFiles/opencv_core.dir/src/rand.cpp.o CMakeFiles/opencv_core.dir/src/stat.cpp.o CMakeFiles/opencv_core.dir/src/system.cpp.o CMakeFiles/opencv_core.dir/src/tables.cpp.o CMakeFiles/opencv_core.dir/src/gpumat.cpp.o CMakeFiles/opencv_core.dir/src/opengl_interop.cpp.o CMakeFiles/opencv_core.dir/src/algorithm.cpp.o ../../3rdparty/lib/libzlib.a -ldl -lm -lpthread -lrt -Wl,-rpath,::::::::::::::::::::::::::::::::::::::::::::::::::: 
436
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/modules/core && /uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_symlink_library ../../lib/libopencv_core.so.2.3.3 ../../lib/libopencv_core.so.2.3 ../../lib/libopencv_core.so
437
make[2]: Leaving directory `/gpfs/MUST-DATA/listic/install/opencv_package/trunk/opencv/release'
438
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles  31 32 33 34 35
439
[  8%] Built target opencv_core
440
make -f modules/ts/CMakeFiles/opencv_ts.dir/build.make modules/ts/CMakeFiles/opencv_ts.dir/depend
441
make[2]: Entering directory `/gpfs/MUST-DATA/listic/install/opencv_package/trunk/opencv/release'
442
cd /uds_data/listic/install/opencv_package/trunk/opencv/release && /uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_depends "Unix Makefiles" /uds_data/listic/install/opencv_package/trunk/opencv /uds_data/listic/install/opencv_package/trunk/opencv/modules/ts /uds_data/listic/install/opencv_package/trunk/opencv/release /uds_data/listic/install/opencv_package/trunk/opencv/release/modules/ts /uds_data/listic/install/opencv_package/trunk/opencv/release/modules/ts/CMakeFiles/opencv_ts.dir/DependInfo.cmake --color=
443
make[2]: Leaving directory `/gpfs/MUST-DATA/listic/install/opencv_package/trunk/opencv/release'
444
make -f modules/ts/CMakeFiles/opencv_ts.dir/build.make modules/ts/CMakeFiles/opencv_ts.dir/build
445
make[2]: Entering directory `/gpfs/MUST-DATA/listic/install/opencv_package/trunk/opencv/release'
446
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
447
[  8%] Building CXX object modules/ts/CMakeFiles/opencv_ts.dir/src/precomp.cpp.o
448
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/modules/ts && /usr/bin/c++   -Dopencv_ts_EXPORTS -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DCVAPI_EXPORTS -DGTEST_CREATE_SHARED_LIBRARY=1 -Wall -Wno-long-long -pthread -ffunction-sections -O3 -DNDEBUG   -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -fPIC -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/ts/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/ts/src -I/uds_data/listic/install/opencv_package/trunk/opencv/release/modules/ts -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include   -o CMakeFiles/opencv_ts.dir/src/precomp.cpp.o -c /uds_data/listic/install/opencv_package/trunk/opencv/modules/ts/src/precomp.cpp
449
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1279: warning: ‘class cv::_InputArray’ has virtual functions but non-virtual destructor
450
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1347: warning: ‘class cv::_OutputArray’ has virtual functions but non-virtual destructor
451
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
452
[  8%] Building CXX object modules/ts/CMakeFiles/opencv_ts.dir/src/ts.cpp.o
453
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/modules/ts && /usr/bin/c++   -Dopencv_ts_EXPORTS -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DCVAPI_EXPORTS -DGTEST_CREATE_SHARED_LIBRARY=1 -Wall -Wno-long-long -pthread -ffunction-sections -O3 -DNDEBUG   -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -fPIC -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/ts/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/ts/src -I/uds_data/listic/install/opencv_package/trunk/opencv/release/modules/ts -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include   -o CMakeFiles/opencv_ts.dir/src/ts.cpp.o -c /uds_data/listic/install/opencv_package/trunk/opencv/modules/ts/src/ts.cpp
454
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1279: warning: ‘class cv::_InputArray’ has virtual functions but non-virtual destructor
455
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1347: warning: ‘class cv::_OutputArray’ has virtual functions but non-virtual destructor
456
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
457
[  8%] Building CXX object modules/ts/CMakeFiles/opencv_ts.dir/src/ts_arrtest.cpp.o
458
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/modules/ts && /usr/bin/c++   -Dopencv_ts_EXPORTS -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DCVAPI_EXPORTS -DGTEST_CREATE_SHARED_LIBRARY=1 -Wall -Wno-long-long -pthread -ffunction-sections -O3 -DNDEBUG   -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -fPIC -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/ts/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/ts/src -I/uds_data/listic/install/opencv_package/trunk/opencv/release/modules/ts -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include   -o CMakeFiles/opencv_ts.dir/src/ts_arrtest.cpp.o -c /uds_data/listic/install/opencv_package/trunk/opencv/modules/ts/src/ts_arrtest.cpp
459
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1279: warning: ‘class cv::_InputArray’ has virtual functions but non-virtual destructor
460
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1347: warning: ‘class cv::_OutputArray’ has virtual functions but non-virtual destructor
461
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 94
462
[  9%] Building CXX object modules/ts/CMakeFiles/opencv_ts.dir/src/ts_func.cpp.o
463
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/modules/ts && /usr/bin/c++   -Dopencv_ts_EXPORTS -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DCVAPI_EXPORTS -DGTEST_CREATE_SHARED_LIBRARY=1 -Wall -Wno-long-long -pthread -ffunction-sections -O3 -DNDEBUG   -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -fPIC -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/ts/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/ts/src -I/uds_data/listic/install/opencv_package/trunk/opencv/release/modules/ts -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include   -o CMakeFiles/opencv_ts.dir/src/ts_func.cpp.o -c /uds_data/listic/install/opencv_package/trunk/opencv/modules/ts/src/ts_func.cpp
464
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1279: warning: ‘class cv::_InputArray’ has virtual functions but non-virtual destructor
465
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1347: warning: ‘class cv::_OutputArray’ has virtual functions but non-virtual destructor
466
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
467
[  9%] Building CXX object modules/ts/CMakeFiles/opencv_ts.dir/src/ts_gtest.cpp.o
468
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/modules/ts && /usr/bin/c++   -Dopencv_ts_EXPORTS -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DCVAPI_EXPORTS -DGTEST_CREATE_SHARED_LIBRARY=1 -Wall -Wno-long-long -pthread -ffunction-sections -O3 -DNDEBUG   -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -fPIC -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/ts/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/ts/src -I/uds_data/listic/install/opencv_package/trunk/opencv/release/modules/ts -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include   -o CMakeFiles/opencv_ts.dir/src/ts_gtest.cpp.o -c /uds_data/listic/install/opencv_package/trunk/opencv/modules/ts/src/ts_gtest.cpp
469
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
470
[  9%] Building CXX object modules/ts/CMakeFiles/opencv_ts.dir/src/ts_perf.cpp.o
471
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/modules/ts && /usr/bin/c++   -Dopencv_ts_EXPORTS -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DCVAPI_EXPORTS -DGTEST_CREATE_SHARED_LIBRARY=1 -Wall -Wno-long-long -pthread -ffunction-sections -O3 -DNDEBUG   -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -fPIC -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/ts/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/ts/src -I/uds_data/listic/install/opencv_package/trunk/opencv/release/modules/ts -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include   -o CMakeFiles/opencv_ts.dir/src/ts_perf.cpp.o -c /uds_data/listic/install/opencv_package/trunk/opencv/modules/ts/src/ts_perf.cpp
472
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1279: warning: ‘class cv::_InputArray’ has virtual functions but non-virtual destructor
473
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1347: warning: ‘class cv::_OutputArray’ has virtual functions but non-virtual destructor
474
Linking CXX shared library ../../lib/libopencv_ts.so
475
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/modules/ts && /uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_link_script CMakeFiles/opencv_ts.dir/link.txt --verbose=1
476
/usr/bin/c++  -fPIC   -Wall -Wno-long-long -pthread -ffunction-sections -O3 -DNDEBUG   -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG  -shared -Wl,-soname,libopencv_ts.so.2.3 -o ../../lib/libopencv_ts.so.2.3.3 CMakeFiles/opencv_ts.dir/src/precomp.cpp.o CMakeFiles/opencv_ts.dir/src/ts.cpp.o CMakeFiles/opencv_ts.dir/src/ts_arrtest.cpp.o CMakeFiles/opencv_ts.dir/src/ts_func.cpp.o CMakeFiles/opencv_ts.dir/src/ts_gtest.cpp.o CMakeFiles/opencv_ts.dir/src/ts_perf.cpp.o ../../lib/libopencv_core.so.2.3.3 -ldl -lm -lpthread -lrt ../../3rdparty/lib/libzlib.a -Wl,-rpath,/uds_data/listic/install/opencv_package/trunk/opencv/release/lib: 
477
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/modules/ts && /uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_symlink_library ../../lib/libopencv_ts.so.2.3.3 ../../lib/libopencv_ts.so.2.3 ../../lib/libopencv_ts.so
478
make[2]: Leaving directory `/gpfs/MUST-DATA/listic/install/opencv_package/trunk/opencv/release'
479
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles  94
480
[  9%] Built target opencv_ts
481
make -f 3rdparty/libtiff/CMakeFiles/libtiff.dir/build.make 3rdparty/libtiff/CMakeFiles/libtiff.dir/depend
482
make[2]: Entering directory `/gpfs/MUST-DATA/listic/install/opencv_package/trunk/opencv/release'
483
cd /uds_data/listic/install/opencv_package/trunk/opencv/release && /uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_depends "Unix Makefiles" /uds_data/listic/install/opencv_package/trunk/opencv /uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libtiff /uds_data/listic/install/opencv_package/trunk/opencv/release /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/libtiff /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/libtiff/CMakeFiles/libtiff.dir/DependInfo.cmake --color=
484
make[2]: Leaving directory `/gpfs/MUST-DATA/listic/install/opencv_package/trunk/opencv/release'
485
make -f 3rdparty/libtiff/CMakeFiles/libtiff.dir/build.make 3rdparty/libtiff/CMakeFiles/libtiff.dir/build
486
make[2]: Entering directory `/gpfs/MUST-DATA/listic/install/opencv_package/trunk/opencv/release'
487
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 16
488
[ 10%] Building C object 3rdparty/libtiff/CMakeFiles/libtiff.dir/tif_aux.c.o
489
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/libtiff && /usr/bin/gcc  -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DHAVE_STRING_H=1 -Wall -Wno-long-long -pthread -ffunction-sections -fPIC -O3 -DNDEBUG  -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libtiff   -o CMakeFiles/libtiff.dir/tif_aux.c.o   -c /uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libtiff/tif_aux.c
490
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
491
[ 10%] Building C object 3rdparty/libtiff/CMakeFiles/libtiff.dir/tif_close.c.o
492
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/libtiff && /usr/bin/gcc  -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DHAVE_STRING_H=1 -Wall -Wno-long-long -pthread -ffunction-sections -fPIC -O3 -DNDEBUG  -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libtiff   -o CMakeFiles/libtiff.dir/tif_close.c.o   -c /uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libtiff/tif_close.c
493
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
494
[ 10%] Building C object 3rdparty/libtiff/CMakeFiles/libtiff.dir/tif_codec.c.o
495
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/libtiff && /usr/bin/gcc  -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DHAVE_STRING_H=1 -Wall -Wno-long-long -pthread -ffunction-sections -fPIC -O3 -DNDEBUG  -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libtiff   -o CMakeFiles/libtiff.dir/tif_codec.c.o   -c /uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libtiff/tif_codec.c
496
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
497
[ 10%] Building C object 3rdparty/libtiff/CMakeFiles/libtiff.dir/tif_color.c.o
498
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/libtiff && /usr/bin/gcc  -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DHAVE_STRING_H=1 -Wall -Wno-long-long -pthread -ffunction-sections -fPIC -O3 -DNDEBUG  -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libtiff   -o CMakeFiles/libtiff.dir/tif_color.c.o   -c /uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libtiff/tif_color.c
499
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
500
[ 10%] Building C object 3rdparty/libtiff/CMakeFiles/libtiff.dir/tif_compress.c.o
501
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/libtiff && /usr/bin/gcc  -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DHAVE_STRING_H=1 -Wall -Wno-long-long -pthread -ffunction-sections -fPIC -O3 -DNDEBUG  -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libtiff   -o CMakeFiles/libtiff.dir/tif_compress.c.o   -c /uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libtiff/tif_compress.c
502
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 17
503
[ 11%] Building C object 3rdparty/libtiff/CMakeFiles/libtiff.dir/tif_dir.c.o
504
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/libtiff && /usr/bin/gcc  -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DHAVE_STRING_H=1 -Wall -Wno-long-long -pthread -ffunction-sections -fPIC -O3 -DNDEBUG  -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libtiff   -o CMakeFiles/libtiff.dir/tif_dir.c.o   -c /uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libtiff/tif_dir.c
505
/uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libtiff/tif_dir.c: In function ‘_TIFFVSetField’:
506
/uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libtiff/tif_dir.c:488: warning: dereferencing type-punned pointer will break strict-aliasing rules
507
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
508
[ 11%] Building C object 3rdparty/libtiff/CMakeFiles/libtiff.dir/tif_dirinfo.c.o
509
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/libtiff && /usr/bin/gcc  -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DHAVE_STRING_H=1 -Wall -Wno-long-long -pthread -ffunction-sections -fPIC -O3 -DNDEBUG  -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libtiff   -o CMakeFiles/libtiff.dir/tif_dirinfo.c.o   -c /uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libtiff/tif_dirinfo.c
510
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
511
[ 11%] Building C object 3rdparty/libtiff/CMakeFiles/libtiff.dir/tif_dirread.c.o
512
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/libtiff && /usr/bin/gcc  -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DHAVE_STRING_H=1 -Wall -Wno-long-long -pthread -ffunction-sections -fPIC -O3 -DNDEBUG  -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libtiff   -o CMakeFiles/libtiff.dir/tif_dirread.c.o   -c /uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libtiff/tif_dirread.c
513
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
514
[ 11%] Building C object 3rdparty/libtiff/CMakeFiles/libtiff.dir/tif_dirwrite.c.o
515
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/libtiff && /usr/bin/gcc  -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DHAVE_STRING_H=1 -Wall -Wno-long-long -pthread -ffunction-sections -fPIC -O3 -DNDEBUG  -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libtiff   -o CMakeFiles/libtiff.dir/tif_dirwrite.c.o   -c /uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libtiff/tif_dirwrite.c
516
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
517
[ 11%] Building C object 3rdparty/libtiff/CMakeFiles/libtiff.dir/tif_dumpmode.c.o
518
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/libtiff && /usr/bin/gcc  -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DHAVE_STRING_H=1 -Wall -Wno-long-long -pthread -ffunction-sections -fPIC -O3 -DNDEBUG  -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libtiff   -o CMakeFiles/libtiff.dir/tif_dumpmode.c.o   -c /uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libtiff/tif_dumpmode.c
519
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 18
520
[ 12%] Building C object 3rdparty/libtiff/CMakeFiles/libtiff.dir/tif_error.c.o
521
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/libtiff && /usr/bin/gcc  -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DHAVE_STRING_H=1 -Wall -Wno-long-long -pthread -ffunction-sections -fPIC -O3 -DNDEBUG  -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libtiff   -o CMakeFiles/libtiff.dir/tif_error.c.o   -c /uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libtiff/tif_error.c
522
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
523
[ 12%] Building C object 3rdparty/libtiff/CMakeFiles/libtiff.dir/tif_extension.c.o
524
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/libtiff && /usr/bin/gcc  -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DHAVE_STRING_H=1 -Wall -Wno-long-long -pthread -ffunction-sections -fPIC -O3 -DNDEBUG  -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libtiff   -o CMakeFiles/libtiff.dir/tif_extension.c.o   -c /uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libtiff/tif_extension.c
525
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
526
[ 12%] Building C object 3rdparty/libtiff/CMakeFiles/libtiff.dir/tif_fax3.c.o
527
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/libtiff && /usr/bin/gcc  -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DHAVE_STRING_H=1 -Wall -Wno-long-long -pthread -ffunction-sections -fPIC -O3 -DNDEBUG  -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libtiff   -o CMakeFiles/libtiff.dir/tif_fax3.c.o   -c /uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libtiff/tif_fax3.c
528
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
529
[ 12%] Building C object 3rdparty/libtiff/CMakeFiles/libtiff.dir/tif_fax3sm.c.o
530
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/libtiff && /usr/bin/gcc  -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DHAVE_STRING_H=1 -Wall -Wno-long-long -pthread -ffunction-sections -fPIC -O3 -DNDEBUG  -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libtiff   -o CMakeFiles/libtiff.dir/tif_fax3sm.c.o   -c /uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libtiff/tif_fax3sm.c
531
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
532
[ 12%] Building C object 3rdparty/libtiff/CMakeFiles/libtiff.dir/tif_flush.c.o
533
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/libtiff && /usr/bin/gcc  -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DHAVE_STRING_H=1 -Wall -Wno-long-long -pthread -ffunction-sections -fPIC -O3 -DNDEBUG  -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libtiff   -o CMakeFiles/libtiff.dir/tif_flush.c.o   -c /uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libtiff/tif_flush.c
534
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 19
535
[ 13%] Building C object 3rdparty/libtiff/CMakeFiles/libtiff.dir/tif_getimage.c.o
536
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/libtiff && /usr/bin/gcc  -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DHAVE_STRING_H=1 -Wall -Wno-long-long -pthread -ffunction-sections -fPIC -O3 -DNDEBUG  -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libtiff   -o CMakeFiles/libtiff.dir/tif_getimage.c.o   -c /uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libtiff/tif_getimage.c
537
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
538
[ 13%] Building C object 3rdparty/libtiff/CMakeFiles/libtiff.dir/tif_jbig.c.o
539
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/libtiff && /usr/bin/gcc  -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DHAVE_STRING_H=1 -Wall -Wno-long-long -pthread -ffunction-sections -fPIC -O3 -DNDEBUG  -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libtiff   -o CMakeFiles/libtiff.dir/tif_jbig.c.o   -c /uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libtiff/tif_jbig.c
540
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
541
[ 13%] Building C object 3rdparty/libtiff/CMakeFiles/libtiff.dir/tif_jpeg.c.o
542
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/libtiff && /usr/bin/gcc  -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DHAVE_STRING_H=1 -Wall -Wno-long-long -pthread -ffunction-sections -fPIC -O3 -DNDEBUG  -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libtiff   -o CMakeFiles/libtiff.dir/tif_jpeg.c.o   -c /uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libtiff/tif_jpeg.c
543
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
544
[ 13%] Building C object 3rdparty/libtiff/CMakeFiles/libtiff.dir/tif_luv.c.o
545
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/libtiff && /usr/bin/gcc  -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DHAVE_STRING_H=1 -Wall -Wno-long-long -pthread -ffunction-sections -fPIC -O3 -DNDEBUG  -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libtiff   -o CMakeFiles/libtiff.dir/tif_luv.c.o   -c /uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libtiff/tif_luv.c
546
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
547
[ 13%] Building C object 3rdparty/libtiff/CMakeFiles/libtiff.dir/tif_lzw.c.o
548
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/libtiff && /usr/bin/gcc  -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DHAVE_STRING_H=1 -Wall -Wno-long-long -pthread -ffunction-sections -fPIC -O3 -DNDEBUG  -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libtiff   -o CMakeFiles/libtiff.dir/tif_lzw.c.o   -c /uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libtiff/tif_lzw.c
549
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
550
[ 13%] Building C object 3rdparty/libtiff/CMakeFiles/libtiff.dir/tif_next.c.o
551
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/libtiff && /usr/bin/gcc  -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DHAVE_STRING_H=1 -Wall -Wno-long-long -pthread -ffunction-sections -fPIC -O3 -DNDEBUG  -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libtiff   -o CMakeFiles/libtiff.dir/tif_next.c.o   -c /uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libtiff/tif_next.c
552
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 20
553
[ 14%] Building C object 3rdparty/libtiff/CMakeFiles/libtiff.dir/tif_ojpeg.c.o
554
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/libtiff && /usr/bin/gcc  -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DHAVE_STRING_H=1 -Wall -Wno-long-long -pthread -ffunction-sections -fPIC -O3 -DNDEBUG  -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libtiff   -o CMakeFiles/libtiff.dir/tif_ojpeg.c.o   -c /uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libtiff/tif_ojpeg.c
555
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
556
[ 14%] Building C object 3rdparty/libtiff/CMakeFiles/libtiff.dir/tif_open.c.o
557
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/libtiff && /usr/bin/gcc  -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DHAVE_STRING_H=1 -Wall -Wno-long-long -pthread -ffunction-sections -fPIC -O3 -DNDEBUG  -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libtiff   -o CMakeFiles/libtiff.dir/tif_open.c.o   -c /uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libtiff/tif_open.c
558
/uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libtiff/tif_open.c: In function ‘TIFFClientOpen’:
559
/uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libtiff/tif_open.c:434: warning: dereferencing type-punned pointer will break strict-aliasing rules
560
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
561
[ 14%] Building C object 3rdparty/libtiff/CMakeFiles/libtiff.dir/tif_packbits.c.o
562
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/libtiff && /usr/bin/gcc  -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DHAVE_STRING_H=1 -Wall -Wno-long-long -pthread -ffunction-sections -fPIC -O3 -DNDEBUG  -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libtiff   -o CMakeFiles/libtiff.dir/tif_packbits.c.o   -c /uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libtiff/tif_packbits.c
563
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
564
[ 14%] Building C object 3rdparty/libtiff/CMakeFiles/libtiff.dir/tif_pixarlog.c.o
565
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/libtiff && /usr/bin/gcc  -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DHAVE_STRING_H=1 -Wall -Wno-long-long -pthread -ffunction-sections -fPIC -O3 -DNDEBUG  -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libtiff   -o CMakeFiles/libtiff.dir/tif_pixarlog.c.o   -c /uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libtiff/tif_pixarlog.c
566
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
567
[ 14%] Building C object 3rdparty/libtiff/CMakeFiles/libtiff.dir/tif_predict.c.o
568
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/libtiff && /usr/bin/gcc  -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DHAVE_STRING_H=1 -Wall -Wno-long-long -pthread -ffunction-sections -fPIC -O3 -DNDEBUG  -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libtiff   -o CMakeFiles/libtiff.dir/tif_predict.c.o   -c /uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libtiff/tif_predict.c
569
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 21
570
[ 15%] Building C object 3rdparty/libtiff/CMakeFiles/libtiff.dir/tif_print.c.o
571
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/libtiff && /usr/bin/gcc  -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DHAVE_STRING_H=1 -Wall -Wno-long-long -pthread -ffunction-sections -fPIC -O3 -DNDEBUG  -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libtiff   -o CMakeFiles/libtiff.dir/tif_print.c.o   -c /uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libtiff/tif_print.c
572
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
573
[ 15%] Building C object 3rdparty/libtiff/CMakeFiles/libtiff.dir/tif_read.c.o
574
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/libtiff && /usr/bin/gcc  -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DHAVE_STRING_H=1 -Wall -Wno-long-long -pthread -ffunction-sections -fPIC -O3 -DNDEBUG  -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libtiff   -o CMakeFiles/libtiff.dir/tif_read.c.o   -c /uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libtiff/tif_read.c
575
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
576
[ 15%] Building CXX object 3rdparty/libtiff/CMakeFiles/libtiff.dir/tif_stream.cxx.o
577
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/libtiff && /usr/bin/c++   -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DHAVE_STRING_H=1 -Wall -Wno-long-long -pthread -ffunction-sections -O3 -DNDEBUG   -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libtiff   -o CMakeFiles/libtiff.dir/tif_stream.cxx.o -c /uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libtiff/tif_stream.cxx
578
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
579
[ 15%] Building C object 3rdparty/libtiff/CMakeFiles/libtiff.dir/tif_strip.c.o
580
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/libtiff && /usr/bin/gcc  -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DHAVE_STRING_H=1 -Wall -Wno-long-long -pthread -ffunction-sections -fPIC -O3 -DNDEBUG  -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libtiff   -o CMakeFiles/libtiff.dir/tif_strip.c.o   -c /uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libtiff/tif_strip.c
581
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
582
[ 15%] Building C object 3rdparty/libtiff/CMakeFiles/libtiff.dir/tif_swab.c.o
583
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/libtiff && /usr/bin/gcc  -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DHAVE_STRING_H=1 -Wall -Wno-long-long -pthread -ffunction-sections -fPIC -O3 -DNDEBUG  -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libtiff   -o CMakeFiles/libtiff.dir/tif_swab.c.o   -c /uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libtiff/tif_swab.c
584
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 22
585
[ 16%] Building C object 3rdparty/libtiff/CMakeFiles/libtiff.dir/tif_thunder.c.o
586
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/libtiff && /usr/bin/gcc  -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DHAVE_STRING_H=1 -Wall -Wno-long-long -pthread -ffunction-sections -fPIC -O3 -DNDEBUG  -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libtiff   -o CMakeFiles/libtiff.dir/tif_thunder.c.o   -c /uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libtiff/tif_thunder.c
587
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
588
[ 16%] Building C object 3rdparty/libtiff/CMakeFiles/libtiff.dir/tif_tile.c.o
589
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/libtiff && /usr/bin/gcc  -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DHAVE_STRING_H=1 -Wall -Wno-long-long -pthread -ffunction-sections -fPIC -O3 -DNDEBUG  -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libtiff   -o CMakeFiles/libtiff.dir/tif_tile.c.o   -c /uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libtiff/tif_tile.c
590
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
591
[ 16%] Building C object 3rdparty/libtiff/CMakeFiles/libtiff.dir/tif_version.c.o
592
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/libtiff && /usr/bin/gcc  -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DHAVE_STRING_H=1 -Wall -Wno-long-long -pthread -ffunction-sections -fPIC -O3 -DNDEBUG  -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libtiff   -o CMakeFiles/libtiff.dir/tif_version.c.o   -c /uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libtiff/tif_version.c
593
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
594
[ 16%] Building C object 3rdparty/libtiff/CMakeFiles/libtiff.dir/tif_warning.c.o
595
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/libtiff && /usr/bin/gcc  -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DHAVE_STRING_H=1 -Wall -Wno-long-long -pthread -ffunction-sections -fPIC -O3 -DNDEBUG  -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libtiff   -o CMakeFiles/libtiff.dir/tif_warning.c.o   -c /uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libtiff/tif_warning.c
596
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
597
[ 16%] Building C object 3rdparty/libtiff/CMakeFiles/libtiff.dir/tif_write.c.o
598
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/libtiff && /usr/bin/gcc  -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DHAVE_STRING_H=1 -Wall -Wno-long-long -pthread -ffunction-sections -fPIC -O3 -DNDEBUG  -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libtiff   -o CMakeFiles/libtiff.dir/tif_write.c.o   -c /uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libtiff/tif_write.c
599
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 23
600
[ 17%] Building C object 3rdparty/libtiff/CMakeFiles/libtiff.dir/tif_zip.c.o
601
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/libtiff && /usr/bin/gcc  -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DHAVE_STRING_H=1 -Wall -Wno-long-long -pthread -ffunction-sections -fPIC -O3 -DNDEBUG  -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libtiff   -o CMakeFiles/libtiff.dir/tif_zip.c.o   -c /uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libtiff/tif_zip.c
602
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
603
[ 17%] Building C object 3rdparty/libtiff/CMakeFiles/libtiff.dir/tif_unix.c.o
604
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/libtiff && /usr/bin/gcc  -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DHAVE_STRING_H=1 -Wall -Wno-long-long -pthread -ffunction-sections -fPIC -O3 -DNDEBUG  -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libtiff   -o CMakeFiles/libtiff.dir/tif_unix.c.o   -c /uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libtiff/tif_unix.c
605
Linking CXX static library ../lib/liblibtiff.a
606
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/libtiff && /uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -P CMakeFiles/libtiff.dir/cmake_clean_target.cmake
607
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/libtiff && /uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_link_script CMakeFiles/libtiff.dir/link.txt --verbose=1
608
/usr/bin/ar cr ../lib/liblibtiff.a  CMakeFiles/libtiff.dir/tif_aux.c.o CMakeFiles/libtiff.dir/tif_close.c.o CMakeFiles/libtiff.dir/tif_codec.c.o CMakeFiles/libtiff.dir/tif_color.c.o CMakeFiles/libtiff.dir/tif_compress.c.o CMakeFiles/libtiff.dir/tif_dir.c.o CMakeFiles/libtiff.dir/tif_dirinfo.c.o CMakeFiles/libtiff.dir/tif_dirread.c.o CMakeFiles/libtiff.dir/tif_dirwrite.c.o CMakeFiles/libtiff.dir/tif_dumpmode.c.o CMakeFiles/libtiff.dir/tif_error.c.o CMakeFiles/libtiff.dir/tif_extension.c.o CMakeFiles/libtiff.dir/tif_fax3.c.o CMakeFiles/libtiff.dir/tif_fax3sm.c.o CMakeFiles/libtiff.dir/tif_flush.c.o CMakeFiles/libtiff.dir/tif_getimage.c.o CMakeFiles/libtiff.dir/tif_jbig.c.o CMakeFiles/libtiff.dir/tif_jpeg.c.o CMakeFiles/libtiff.dir/tif_luv.c.o CMakeFiles/libtiff.dir/tif_lzw.c.o CMakeFiles/libtiff.dir/tif_next.c.o CMakeFiles/libtiff.dir/tif_ojpeg.c.o CMakeFiles/libtiff.dir/tif_open.c.o CMakeFiles/libtiff.dir/tif_packbits.c.o CMakeFiles/libtiff.dir/tif_pixarlog.c.o CMakeFiles/libtiff.dir/tif_predict.c.o CMakeFiles/libtiff.dir/tif_print.c.o CMakeFiles/libtiff.dir/tif_read.c.o CMakeFiles/libtiff.dir/tif_stream.cxx.o CMakeFiles/libtiff.dir/tif_strip.c.o CMakeFiles/libtiff.dir/tif_swab.c.o CMakeFiles/libtiff.dir/tif_thunder.c.o CMakeFiles/libtiff.dir/tif_tile.c.o CMakeFiles/libtiff.dir/tif_version.c.o CMakeFiles/libtiff.dir/tif_warning.c.o CMakeFiles/libtiff.dir/tif_write.c.o CMakeFiles/libtiff.dir/tif_zip.c.o CMakeFiles/libtiff.dir/tif_unix.c.o
609
/usr/bin/ranlib ../lib/liblibtiff.a
610
make[2]: Leaving directory `/gpfs/MUST-DATA/listic/install/opencv_package/trunk/opencv/release'
611
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles  16 17 18 19 20 21 22 23
612
[ 17%] Built target libtiff
613
make -f modules/imgproc/CMakeFiles/opencv_imgproc.dir/build.make modules/imgproc/CMakeFiles/opencv_imgproc.dir/depend
614
make[2]: Entering directory `/gpfs/MUST-DATA/listic/install/opencv_package/trunk/opencv/release'
615
cd /uds_data/listic/install/opencv_package/trunk/opencv/release && /uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_depends "Unix Makefiles" /uds_data/listic/install/opencv_package/trunk/opencv /uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc /uds_data/listic/install/opencv_package/trunk/opencv/release /uds_data/listic/install/opencv_package/trunk/opencv/release/modules/imgproc /uds_data/listic/install/opencv_package/trunk/opencv/release/modules/imgproc/CMakeFiles/opencv_imgproc.dir/DependInfo.cmake --color=
616
make[2]: Leaving directory `/gpfs/MUST-DATA/listic/install/opencv_package/trunk/opencv/release'
617
make -f modules/imgproc/CMakeFiles/opencv_imgproc.dir/build.make modules/imgproc/CMakeFiles/opencv_imgproc.dir/build
618
make[2]: Entering directory `/gpfs/MUST-DATA/listic/install/opencv_package/trunk/opencv/release'
619
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
620
[ 17%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/accum.cpp.o
621
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/modules/imgproc && /usr/bin/c++   -Dopencv_imgproc_EXPORTS -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DCVAPI_EXPORTS -Wall -Wno-long-long -pthread -ffunction-sections -O3 -DNDEBUG   -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -fPIC -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/src -I/uds_data/listic/install/opencv_package/trunk/opencv/release/modules/imgproc -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/ts/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/perf   -o CMakeFiles/opencv_imgproc.dir/src/accum.cpp.o -c /uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/src/accum.cpp
622
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1279: warning: ‘class cv::_InputArray’ has virtual functions but non-virtual destructor
623
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1347: warning: ‘class cv::_OutputArray’ has virtual functions but non-virtual destructor
624
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
625
[ 17%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/approx.cpp.o
626
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/modules/imgproc && /usr/bin/c++   -Dopencv_imgproc_EXPORTS -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DCVAPI_EXPORTS -Wall -Wno-long-long -pthread -ffunction-sections -O3 -DNDEBUG   -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -fPIC -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/src -I/uds_data/listic/install/opencv_package/trunk/opencv/release/modules/imgproc -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/ts/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/perf   -o CMakeFiles/opencv_imgproc.dir/src/approx.cpp.o -c /uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/src/approx.cpp
627
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1279: warning: ‘class cv::_InputArray’ has virtual functions but non-virtual destructor
628
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1347: warning: ‘class cv::_OutputArray’ has virtual functions but non-virtual destructor
629
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
630
[ 17%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/canny.cpp.o
631
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/modules/imgproc && /usr/bin/c++   -Dopencv_imgproc_EXPORTS -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DCVAPI_EXPORTS -Wall -Wno-long-long -pthread -ffunction-sections -O3 -DNDEBUG   -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -fPIC -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/src -I/uds_data/listic/install/opencv_package/trunk/opencv/release/modules/imgproc -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/ts/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/perf   -o CMakeFiles/opencv_imgproc.dir/src/canny.cpp.o -c /uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/src/canny.cpp
632
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1279: warning: ‘class cv::_InputArray’ has virtual functions but non-virtual destructor
633
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1347: warning: ‘class cv::_OutputArray’ has virtual functions but non-virtual destructor
634
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 51
635
[ 18%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/color.cpp.o
636
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/modules/imgproc && /usr/bin/c++   -Dopencv_imgproc_EXPORTS -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DCVAPI_EXPORTS -Wall -Wno-long-long -pthread -ffunction-sections -O3 -DNDEBUG   -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -fPIC -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/src -I/uds_data/listic/install/opencv_package/trunk/opencv/release/modules/imgproc -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/ts/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/perf   -o CMakeFiles/opencv_imgproc.dir/src/color.cpp.o -c /uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/src/color.cpp
637
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1279: warning: ‘class cv::_InputArray’ has virtual functions but non-virtual destructor
638
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1347: warning: ‘class cv::_OutputArray’ has virtual functions but non-virtual destructor
639
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
640
[ 18%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/contours.cpp.o
641
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/modules/imgproc && /usr/bin/c++   -Dopencv_imgproc_EXPORTS -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DCVAPI_EXPORTS -Wall -Wno-long-long -pthread -ffunction-sections -O3 -DNDEBUG   -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -fPIC -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/src -I/uds_data/listic/install/opencv_package/trunk/opencv/release/modules/imgproc -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/ts/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/perf   -o CMakeFiles/opencv_imgproc.dir/src/contours.cpp.o -c /uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/src/contours.cpp
642
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1279: warning: ‘class cv::_InputArray’ has virtual functions but non-virtual destructor
643
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1347: warning: ‘class cv::_OutputArray’ has virtual functions but non-virtual destructor
644
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
645
[ 18%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/convhull.cpp.o
646
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/modules/imgproc && /usr/bin/c++   -Dopencv_imgproc_EXPORTS -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DCVAPI_EXPORTS -Wall -Wno-long-long -pthread -ffunction-sections -O3 -DNDEBUG   -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -fPIC -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/src -I/uds_data/listic/install/opencv_package/trunk/opencv/release/modules/imgproc -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/ts/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/perf   -o CMakeFiles/opencv_imgproc.dir/src/convhull.cpp.o -c /uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/src/convhull.cpp
647
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1279: warning: ‘class cv::_InputArray’ has virtual functions but non-virtual destructor
648
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1347: warning: ‘class cv::_OutputArray’ has virtual functions but non-virtual destructor
649
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
650
[ 18%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/corner.cpp.o
651
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/modules/imgproc && /usr/bin/c++   -Dopencv_imgproc_EXPORTS -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DCVAPI_EXPORTS -Wall -Wno-long-long -pthread -ffunction-sections -O3 -DNDEBUG   -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -fPIC -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/src -I/uds_data/listic/install/opencv_package/trunk/opencv/release/modules/imgproc -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/ts/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/perf   -o CMakeFiles/opencv_imgproc.dir/src/corner.cpp.o -c /uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/src/corner.cpp
652
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1279: warning: ‘class cv::_InputArray’ has virtual functions but non-virtual destructor
653
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1347: warning: ‘class cv::_OutputArray’ has virtual functions but non-virtual destructor
654
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
655
[ 18%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/cornersubpix.cpp.o
656
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/modules/imgproc && /usr/bin/c++   -Dopencv_imgproc_EXPORTS -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DCVAPI_EXPORTS -Wall -Wno-long-long -pthread -ffunction-sections -O3 -DNDEBUG   -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -fPIC -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/src -I/uds_data/listic/install/opencv_package/trunk/opencv/release/modules/imgproc -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/ts/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/perf   -o CMakeFiles/opencv_imgproc.dir/src/cornersubpix.cpp.o -c /uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/src/cornersubpix.cpp
657
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1279: warning: ‘class cv::_InputArray’ has virtual functions but non-virtual destructor
658
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1347: warning: ‘class cv::_OutputArray’ has virtual functions but non-virtual destructor
659
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 52
660
[ 19%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/deriv.cpp.o
661
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/modules/imgproc && /usr/bin/c++   -Dopencv_imgproc_EXPORTS -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DCVAPI_EXPORTS -Wall -Wno-long-long -pthread -ffunction-sections -O3 -DNDEBUG   -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -fPIC -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/src -I/uds_data/listic/install/opencv_package/trunk/opencv/release/modules/imgproc -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/ts/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/perf   -o CMakeFiles/opencv_imgproc.dir/src/deriv.cpp.o -c /uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/src/deriv.cpp
662
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1279: warning: ‘class cv::_InputArray’ has virtual functions but non-virtual destructor
663
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1347: warning: ‘class cv::_OutputArray’ has virtual functions but non-virtual destructor
664
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
665
[ 19%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/distransform.cpp.o
666
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/modules/imgproc && /usr/bin/c++   -Dopencv_imgproc_EXPORTS -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DCVAPI_EXPORTS -Wall -Wno-long-long -pthread -ffunction-sections -O3 -DNDEBUG   -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -fPIC -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/src -I/uds_data/listic/install/opencv_package/trunk/opencv/release/modules/imgproc -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/ts/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/perf   -o CMakeFiles/opencv_imgproc.dir/src/distransform.cpp.o -c /uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/src/distransform.cpp
667
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1279: warning: ‘class cv::_InputArray’ has virtual functions but non-virtual destructor
668
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1347: warning: ‘class cv::_OutputArray’ has virtual functions but non-virtual destructor
669
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
670
[ 19%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/emd.cpp.o
671
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/modules/imgproc && /usr/bin/c++   -Dopencv_imgproc_EXPORTS -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DCVAPI_EXPORTS -Wall -Wno-long-long -pthread -ffunction-sections -O3 -DNDEBUG   -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -fPIC -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/src -I/uds_data/listic/install/opencv_package/trunk/opencv/release/modules/imgproc -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/ts/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/perf   -o CMakeFiles/opencv_imgproc.dir/src/emd.cpp.o -c /uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/src/emd.cpp
672
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1279: warning: ‘class cv::_InputArray’ has virtual functions but non-virtual destructor
673
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1347: warning: ‘class cv::_OutputArray’ has virtual functions but non-virtual destructor
674
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
675
[ 19%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/featureselect.cpp.o
676
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/modules/imgproc && /usr/bin/c++   -Dopencv_imgproc_EXPORTS -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DCVAPI_EXPORTS -Wall -Wno-long-long -pthread -ffunction-sections -O3 -DNDEBUG   -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -fPIC -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/src -I/uds_data/listic/install/opencv_package/trunk/opencv/release/modules/imgproc -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/ts/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/perf   -o CMakeFiles/opencv_imgproc.dir/src/featureselect.cpp.o -c /uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/src/featureselect.cpp
677
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1279: warning: ‘class cv::_InputArray’ has virtual functions but non-virtual destructor
678
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1347: warning: ‘class cv::_OutputArray’ has virtual functions but non-virtual destructor
679
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
680
[ 19%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/featuretree.cpp.o
681
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/modules/imgproc && /usr/bin/c++   -Dopencv_imgproc_EXPORTS -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DCVAPI_EXPORTS -Wall -Wno-long-long -pthread -ffunction-sections -O3 -DNDEBUG   -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -fPIC -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/src -I/uds_data/listic/install/opencv_package/trunk/opencv/release/modules/imgproc -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/ts/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/perf   -o CMakeFiles/opencv_imgproc.dir/src/featuretree.cpp.o -c /uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/src/featuretree.cpp
682
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1279: warning: ‘class cv::_InputArray’ has virtual functions but non-virtual destructor
683
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1347: warning: ‘class cv::_OutputArray’ has virtual functions but non-virtual destructor
684
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
685
[ 19%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/filter.cpp.o
686
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/modules/imgproc && /usr/bin/c++   -Dopencv_imgproc_EXPORTS -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DCVAPI_EXPORTS -Wall -Wno-long-long -pthread -ffunction-sections -O3 -DNDEBUG   -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -fPIC -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/src -I/uds_data/listic/install/opencv_package/trunk/opencv/release/modules/imgproc -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/ts/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/perf   -o CMakeFiles/opencv_imgproc.dir/src/filter.cpp.o -c /uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/src/filter.cpp
687
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1279: warning: ‘class cv::_InputArray’ has virtual functions but non-virtual destructor
688
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1347: warning: ‘class cv::_OutputArray’ has virtual functions but non-virtual destructor
689
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 53
690
[ 20%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/floodfill.cpp.o
691
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/modules/imgproc && /usr/bin/c++   -Dopencv_imgproc_EXPORTS -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DCVAPI_EXPORTS -Wall -Wno-long-long -pthread -ffunction-sections -O3 -DNDEBUG   -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -fPIC -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/src -I/uds_data/listic/install/opencv_package/trunk/opencv/release/modules/imgproc -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/ts/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/perf   -o CMakeFiles/opencv_imgproc.dir/src/floodfill.cpp.o -c /uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/src/floodfill.cpp
692
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1279: warning: ‘class cv::_InputArray’ has virtual functions but non-virtual destructor
693
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1347: warning: ‘class cv::_OutputArray’ has virtual functions but non-virtual destructor
694
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
695
[ 20%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/geometry.cpp.o
696
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/modules/imgproc && /usr/bin/c++   -Dopencv_imgproc_EXPORTS -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DCVAPI_EXPORTS -Wall -Wno-long-long -pthread -ffunction-sections -O3 -DNDEBUG   -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -fPIC -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/src -I/uds_data/listic/install/opencv_package/trunk/opencv/release/modules/imgproc -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/ts/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/perf   -o CMakeFiles/opencv_imgproc.dir/src/geometry.cpp.o -c /uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/src/geometry.cpp
697
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1279: warning: ‘class cv::_InputArray’ has virtual functions but non-virtual destructor
698
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1347: warning: ‘class cv::_OutputArray’ has virtual functions but non-virtual destructor
699
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
700
[ 20%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/grabcut.cpp.o
701
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/modules/imgproc && /usr/bin/c++   -Dopencv_imgproc_EXPORTS -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DCVAPI_EXPORTS -Wall -Wno-long-long -pthread -ffunction-sections -O3 -DNDEBUG   -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -fPIC -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/src -I/uds_data/listic/install/opencv_package/trunk/opencv/release/modules/imgproc -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/ts/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/perf   -o CMakeFiles/opencv_imgproc.dir/src/grabcut.cpp.o -c /uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/src/grabcut.cpp
702
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1279: warning: ‘class cv::_InputArray’ has virtual functions but non-virtual destructor
703
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1347: warning: ‘class cv::_OutputArray’ has virtual functions but non-virtual destructor
704
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
705
[ 20%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/histogram.cpp.o
706
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/modules/imgproc && /usr/bin/c++   -Dopencv_imgproc_EXPORTS -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DCVAPI_EXPORTS -Wall -Wno-long-long -pthread -ffunction-sections -O3 -DNDEBUG   -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -fPIC -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/src -I/uds_data/listic/install/opencv_package/trunk/opencv/release/modules/imgproc -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/ts/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/perf   -o CMakeFiles/opencv_imgproc.dir/src/histogram.cpp.o -c /uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/src/histogram.cpp
707
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1279: warning: ‘class cv::_InputArray’ has virtual functions but non-virtual destructor
708
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1347: warning: ‘class cv::_OutputArray’ has virtual functions but non-virtual destructor
709
/uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/src/histogram.cpp: In function ‘void cvReleaseHist(CvHistogram**)’:
710
/uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/src/histogram.cpp:1652: warning: dereferencing type-punned pointer will break strict-aliasing rules
711
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
712
[ 20%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/hough.cpp.o
713
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/modules/imgproc && /usr/bin/c++   -Dopencv_imgproc_EXPORTS -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DCVAPI_EXPORTS -Wall -Wno-long-long -pthread -ffunction-sections -O3 -DNDEBUG   -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -fPIC -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/src -I/uds_data/listic/install/opencv_package/trunk/opencv/release/modules/imgproc -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/ts/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/perf   -o CMakeFiles/opencv_imgproc.dir/src/hough.cpp.o -c /uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/src/hough.cpp
714
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1279: warning: ‘class cv::_InputArray’ has virtual functions but non-virtual destructor
715
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1347: warning: ‘class cv::_OutputArray’ has virtual functions but non-virtual destructor
716
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 54
717
[ 21%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/imgwarp.cpp.o
718
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/modules/imgproc && /usr/bin/c++   -Dopencv_imgproc_EXPORTS -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DCVAPI_EXPORTS -Wall -Wno-long-long -pthread -ffunction-sections -O3 -DNDEBUG   -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -fPIC -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/src -I/uds_data/listic/install/opencv_package/trunk/opencv/release/modules/imgproc -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/ts/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/perf   -o CMakeFiles/opencv_imgproc.dir/src/imgwarp.cpp.o -c /uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/src/imgwarp.cpp
719
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1279: warning: ‘class cv::_InputArray’ has virtual functions but non-virtual destructor
720
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1347: warning: ‘class cv::_OutputArray’ has virtual functions but non-virtual destructor
721
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
722
[ 21%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/inpaint.cpp.o
723
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/modules/imgproc && /usr/bin/c++   -Dopencv_imgproc_EXPORTS -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DCVAPI_EXPORTS -Wall -Wno-long-long -pthread -ffunction-sections -O3 -DNDEBUG   -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -fPIC -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/src -I/uds_data/listic/install/opencv_package/trunk/opencv/release/modules/imgproc -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/ts/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/perf   -o CMakeFiles/opencv_imgproc.dir/src/inpaint.cpp.o -c /uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/src/inpaint.cpp
724
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1279: warning: ‘class cv::_InputArray’ has virtual functions but non-virtual destructor
725
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1347: warning: ‘class cv::_OutputArray’ has virtual functions but non-virtual destructor
726
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
727
[ 21%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/kdtree.cpp.o
728
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/modules/imgproc && /usr/bin/c++   -Dopencv_imgproc_EXPORTS -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DCVAPI_EXPORTS -Wall -Wno-long-long -pthread -ffunction-sections -O3 -DNDEBUG   -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -fPIC -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/src -I/uds_data/listic/install/opencv_package/trunk/opencv/release/modules/imgproc -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/ts/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/perf   -o CMakeFiles/opencv_imgproc.dir/src/kdtree.cpp.o -c /uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/src/kdtree.cpp
729
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1279: warning: ‘class cv::_InputArray’ has virtual functions but non-virtual destructor
730
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1347: warning: ‘class cv::_OutputArray’ has virtual functions but non-virtual destructor
731
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
732
[ 21%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/linefit.cpp.o
733
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/modules/imgproc && /usr/bin/c++   -Dopencv_imgproc_EXPORTS -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DCVAPI_EXPORTS -Wall -Wno-long-long -pthread -ffunction-sections -O3 -DNDEBUG   -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -fPIC -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/src -I/uds_data/listic/install/opencv_package/trunk/opencv/release/modules/imgproc -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/ts/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/perf   -o CMakeFiles/opencv_imgproc.dir/src/linefit.cpp.o -c /uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/src/linefit.cpp
734
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1279: warning: ‘class cv::_InputArray’ has virtual functions but non-virtual destructor
735
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1347: warning: ‘class cv::_OutputArray’ has virtual functions but non-virtual destructor
736
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
737
[ 21%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/lsh.cpp.o
738
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/modules/imgproc && /usr/bin/c++   -Dopencv_imgproc_EXPORTS -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DCVAPI_EXPORTS -Wall -Wno-long-long -pthread -ffunction-sections -O3 -DNDEBUG   -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -fPIC -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/src -I/uds_data/listic/install/opencv_package/trunk/opencv/release/modules/imgproc -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/ts/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/perf   -o CMakeFiles/opencv_imgproc.dir/src/lsh.cpp.o -c /uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/src/lsh.cpp
739
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1279: warning: ‘class cv::_InputArray’ has virtual functions but non-virtual destructor
740
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1347: warning: ‘class cv::_OutputArray’ has virtual functions but non-virtual destructor
741
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 55
742
[ 22%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/matchcontours.cpp.o
743
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/modules/imgproc && /usr/bin/c++   -Dopencv_imgproc_EXPORTS -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DCVAPI_EXPORTS -Wall -Wno-long-long -pthread -ffunction-sections -O3 -DNDEBUG   -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -fPIC -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/src -I/uds_data/listic/install/opencv_package/trunk/opencv/release/modules/imgproc -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/ts/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/perf   -o CMakeFiles/opencv_imgproc.dir/src/matchcontours.cpp.o -c /uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/src/matchcontours.cpp
744
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1279: warning: ‘class cv::_InputArray’ has virtual functions but non-virtual destructor
745
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1347: warning: ‘class cv::_OutputArray’ has virtual functions but non-virtual destructor
746
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
747
[ 22%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/moments.cpp.o
748
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/modules/imgproc && /usr/bin/c++   -Dopencv_imgproc_EXPORTS -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DCVAPI_EXPORTS -Wall -Wno-long-long -pthread -ffunction-sections -O3 -DNDEBUG   -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -fPIC -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/src -I/uds_data/listic/install/opencv_package/trunk/opencv/release/modules/imgproc -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/ts/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/perf   -o CMakeFiles/opencv_imgproc.dir/src/moments.cpp.o -c /uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/src/moments.cpp
749
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1279: warning: ‘class cv::_InputArray’ has virtual functions but non-virtual destructor
750
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1347: warning: ‘class cv::_OutputArray’ has virtual functions but non-virtual destructor
751
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
752
[ 22%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/morph.cpp.o
753
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/modules/imgproc && /usr/bin/c++   -Dopencv_imgproc_EXPORTS -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DCVAPI_EXPORTS -Wall -Wno-long-long -pthread -ffunction-sections -O3 -DNDEBUG   -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -fPIC -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/src -I/uds_data/listic/install/opencv_package/trunk/opencv/release/modules/imgproc -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/ts/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/perf   -o CMakeFiles/opencv_imgproc.dir/src/morph.cpp.o -c /uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/src/morph.cpp
754
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1279: warning: ‘class cv::_InputArray’ has virtual functions but non-virtual destructor
755
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1347: warning: ‘class cv::_OutputArray’ has virtual functions but non-virtual destructor
756
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
757
[ 22%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/phasecorr.cpp.o
758
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/modules/imgproc && /usr/bin/c++   -Dopencv_imgproc_EXPORTS -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DCVAPI_EXPORTS -Wall -Wno-long-long -pthread -ffunction-sections -O3 -DNDEBUG   -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -fPIC -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/src -I/uds_data/listic/install/opencv_package/trunk/opencv/release/modules/imgproc -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/ts/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/perf   -o CMakeFiles/opencv_imgproc.dir/src/phasecorr.cpp.o -c /uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/src/phasecorr.cpp
759
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1279: warning: ‘class cv::_InputArray’ has virtual functions but non-virtual destructor
760
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1347: warning: ‘class cv::_OutputArray’ has virtual functions but non-virtual destructor
761
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
762
[ 22%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/precomp.cpp.o
763
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/modules/imgproc && /usr/bin/c++   -Dopencv_imgproc_EXPORTS -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DCVAPI_EXPORTS -Wall -Wno-long-long -pthread -ffunction-sections -O3 -DNDEBUG   -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -fPIC -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/src -I/uds_data/listic/install/opencv_package/trunk/opencv/release/modules/imgproc -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/ts/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/perf   -o CMakeFiles/opencv_imgproc.dir/src/precomp.cpp.o -c /uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/src/precomp.cpp
764
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1279: warning: ‘class cv::_InputArray’ has virtual functions but non-virtual destructor
765
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1347: warning: ‘class cv::_OutputArray’ has virtual functions but non-virtual destructor
766
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 56
767
[ 23%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/pyramids.cpp.o
768
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/modules/imgproc && /usr/bin/c++   -Dopencv_imgproc_EXPORTS -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DCVAPI_EXPORTS -Wall -Wno-long-long -pthread -ffunction-sections -O3 -DNDEBUG   -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -fPIC -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/src -I/uds_data/listic/install/opencv_package/trunk/opencv/release/modules/imgproc -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/ts/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/perf   -o CMakeFiles/opencv_imgproc.dir/src/pyramids.cpp.o -c /uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/src/pyramids.cpp
769
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1279: warning: ‘class cv::_InputArray’ has virtual functions but non-virtual destructor
770
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1347: warning: ‘class cv::_OutputArray’ has virtual functions but non-virtual destructor
771
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
772
[ 23%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/pyrsegmentation.cpp.o
773
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/modules/imgproc && /usr/bin/c++   -Dopencv_imgproc_EXPORTS -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DCVAPI_EXPORTS -Wall -Wno-long-long -pthread -ffunction-sections -O3 -DNDEBUG   -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -fPIC -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/src -I/uds_data/listic/install/opencv_package/trunk/opencv/release/modules/imgproc -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/ts/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/perf   -o CMakeFiles/opencv_imgproc.dir/src/pyrsegmentation.cpp.o -c /uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/src/pyrsegmentation.cpp
774
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1279: warning: ‘class cv::_InputArray’ has virtual functions but non-virtual destructor
775
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1347: warning: ‘class cv::_OutputArray’ has virtual functions but non-virtual destructor
776
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
777
[ 23%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/rotcalipers.cpp.o
778
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/modules/imgproc && /usr/bin/c++   -Dopencv_imgproc_EXPORTS -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DCVAPI_EXPORTS -Wall -Wno-long-long -pthread -ffunction-sections -O3 -DNDEBUG   -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -fPIC -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/src -I/uds_data/listic/install/opencv_package/trunk/opencv/release/modules/imgproc -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/ts/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/perf   -o CMakeFiles/opencv_imgproc.dir/src/rotcalipers.cpp.o -c /uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/src/rotcalipers.cpp
779
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1279: warning: ‘class cv::_InputArray’ has virtual functions but non-virtual destructor
780
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1347: warning: ‘class cv::_OutputArray’ has virtual functions but non-virtual destructor
781
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
782
[ 23%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/samplers.cpp.o
783
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/modules/imgproc && /usr/bin/c++   -Dopencv_imgproc_EXPORTS -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DCVAPI_EXPORTS -Wall -Wno-long-long -pthread -ffunction-sections -O3 -DNDEBUG   -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -fPIC -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/src -I/uds_data/listic/install/opencv_package/trunk/opencv/release/modules/imgproc -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/ts/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/perf   -o CMakeFiles/opencv_imgproc.dir/src/samplers.cpp.o -c /uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/src/samplers.cpp
784
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1279: warning: ‘class cv::_InputArray’ has virtual functions but non-virtual destructor
785
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1347: warning: ‘class cv::_OutputArray’ has virtual functions but non-virtual destructor
786
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
787
[ 23%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/segmentation.cpp.o
788
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/modules/imgproc && /usr/bin/c++   -Dopencv_imgproc_EXPORTS -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DCVAPI_EXPORTS -Wall -Wno-long-long -pthread -ffunction-sections -O3 -DNDEBUG   -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -fPIC -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/src -I/uds_data/listic/install/opencv_package/trunk/opencv/release/modules/imgproc -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/ts/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/perf   -o CMakeFiles/opencv_imgproc.dir/src/segmentation.cpp.o -c /uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/src/segmentation.cpp
789
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1279: warning: ‘class cv::_InputArray’ has virtual functions but non-virtual destructor
790
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1347: warning: ‘class cv::_OutputArray’ has virtual functions but non-virtual destructor
791
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 57
792
[ 24%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/shapedescr.cpp.o
793
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/modules/imgproc && /usr/bin/c++   -Dopencv_imgproc_EXPORTS -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DCVAPI_EXPORTS -Wall -Wno-long-long -pthread -ffunction-sections -O3 -DNDEBUG   -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -fPIC -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/src -I/uds_data/listic/install/opencv_package/trunk/opencv/release/modules/imgproc -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/ts/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/perf   -o CMakeFiles/opencv_imgproc.dir/src/shapedescr.cpp.o -c /uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/src/shapedescr.cpp
794
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1279: warning: ‘class cv::_InputArray’ has virtual functions but non-virtual destructor
795
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1347: warning: ‘class cv::_OutputArray’ has virtual functions but non-virtual destructor
796
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
797
[ 24%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/smooth.cpp.o
798
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/modules/imgproc && /usr/bin/c++   -Dopencv_imgproc_EXPORTS -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DCVAPI_EXPORTS -Wall -Wno-long-long -pthread -ffunction-sections -O3 -DNDEBUG   -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -fPIC -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/src -I/uds_data/listic/install/opencv_package/trunk/opencv/release/modules/imgproc -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/ts/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/perf   -o CMakeFiles/opencv_imgproc.dir/src/smooth.cpp.o -c /uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/src/smooth.cpp
799
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1279: warning: ‘class cv::_InputArray’ has virtual functions but non-virtual destructor
800
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1347: warning: ‘class cv::_OutputArray’ has virtual functions but non-virtual destructor
801
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
802
[ 24%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/spilltree.cpp.o
803
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/modules/imgproc && /usr/bin/c++   -Dopencv_imgproc_EXPORTS -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DCVAPI_EXPORTS -Wall -Wno-long-long -pthread -ffunction-sections -O3 -DNDEBUG   -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -fPIC -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/src -I/uds_data/listic/install/opencv_package/trunk/opencv/release/modules/imgproc -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/ts/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/perf   -o CMakeFiles/opencv_imgproc.dir/src/spilltree.cpp.o -c /uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/src/spilltree.cpp
804
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1279: warning: ‘class cv::_InputArray’ has virtual functions but non-virtual destructor
805
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1347: warning: ‘class cv::_OutputArray’ has virtual functions but non-virtual destructor
806
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
807
[ 24%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/subdivision2d.cpp.o
808
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/modules/imgproc && /usr/bin/c++   -Dopencv_imgproc_EXPORTS -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DCVAPI_EXPORTS -Wall -Wno-long-long -pthread -ffunction-sections -O3 -DNDEBUG   -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -fPIC -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/src -I/uds_data/listic/install/opencv_package/trunk/opencv/release/modules/imgproc -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/ts/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/perf   -o CMakeFiles/opencv_imgproc.dir/src/subdivision2d.cpp.o -c /uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/src/subdivision2d.cpp
809
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1279: warning: ‘class cv::_InputArray’ has virtual functions but non-virtual destructor
810
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1347: warning: ‘class cv::_OutputArray’ has virtual functions but non-virtual destructor
811
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
812
[ 24%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/sumpixels.cpp.o
813
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/modules/imgproc && /usr/bin/c++   -Dopencv_imgproc_EXPORTS -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DCVAPI_EXPORTS -Wall -Wno-long-long -pthread -ffunction-sections -O3 -DNDEBUG   -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -fPIC -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/src -I/uds_data/listic/install/opencv_package/trunk/opencv/release/modules/imgproc -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/ts/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/perf   -o CMakeFiles/opencv_imgproc.dir/src/sumpixels.cpp.o -c /uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/src/sumpixels.cpp
814
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1279: warning: ‘class cv::_InputArray’ has virtual functions but non-virtual destructor
815
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1347: warning: ‘class cv::_OutputArray’ has virtual functions but non-virtual destructor
816
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
817
[ 24%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/tables.cpp.o
818
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/modules/imgproc && /usr/bin/c++   -Dopencv_imgproc_EXPORTS -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DCVAPI_EXPORTS -Wall -Wno-long-long -pthread -ffunction-sections -O3 -DNDEBUG   -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -fPIC -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/src -I/uds_data/listic/install/opencv_package/trunk/opencv/release/modules/imgproc -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/ts/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/perf   -o CMakeFiles/opencv_imgproc.dir/src/tables.cpp.o -c /uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/src/tables.cpp
819
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1279: warning: ‘class cv::_InputArray’ has virtual functions but non-virtual destructor
820
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1347: warning: ‘class cv::_OutputArray’ has virtual functions but non-virtual destructor
821
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 58
822
[ 25%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/templmatch.cpp.o
823
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/modules/imgproc && /usr/bin/c++   -Dopencv_imgproc_EXPORTS -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DCVAPI_EXPORTS -Wall -Wno-long-long -pthread -ffunction-sections -O3 -DNDEBUG   -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -fPIC -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/src -I/uds_data/listic/install/opencv_package/trunk/opencv/release/modules/imgproc -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/ts/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/perf   -o CMakeFiles/opencv_imgproc.dir/src/templmatch.cpp.o -c /uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/src/templmatch.cpp
824
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1279: warning: ‘class cv::_InputArray’ has virtual functions but non-virtual destructor
825
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1347: warning: ‘class cv::_OutputArray’ has virtual functions but non-virtual destructor
826
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
827
[ 25%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/thresh.cpp.o
828
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/modules/imgproc && /usr/bin/c++   -Dopencv_imgproc_EXPORTS -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DCVAPI_EXPORTS -Wall -Wno-long-long -pthread -ffunction-sections -O3 -DNDEBUG   -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -fPIC -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/src -I/uds_data/listic/install/opencv_package/trunk/opencv/release/modules/imgproc -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/ts/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/perf   -o CMakeFiles/opencv_imgproc.dir/src/thresh.cpp.o -c /uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/src/thresh.cpp
829
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1279: warning: ‘class cv::_InputArray’ has virtual functions but non-virtual destructor
830
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1347: warning: ‘class cv::_OutputArray’ has virtual functions but non-virtual destructor
831
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
832
[ 25%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/undistort.cpp.o
833
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/modules/imgproc && /usr/bin/c++   -Dopencv_imgproc_EXPORTS -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DCVAPI_EXPORTS -Wall -Wno-long-long -pthread -ffunction-sections -O3 -DNDEBUG   -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -fPIC -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/src -I/uds_data/listic/install/opencv_package/trunk/opencv/release/modules/imgproc -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/ts/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/perf   -o CMakeFiles/opencv_imgproc.dir/src/undistort.cpp.o -c /uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/src/undistort.cpp
834
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1279: warning: ‘class cv::_InputArray’ has virtual functions but non-virtual destructor
835
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1347: warning: ‘class cv::_OutputArray’ has virtual functions but non-virtual destructor
836
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
837
[ 25%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/utils.cpp.o
838
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/modules/imgproc && /usr/bin/c++   -Dopencv_imgproc_EXPORTS -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DCVAPI_EXPORTS -Wall -Wno-long-long -pthread -ffunction-sections -O3 -DNDEBUG   -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -fPIC -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/src -I/uds_data/listic/install/opencv_package/trunk/opencv/release/modules/imgproc -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/ts/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/perf   -o CMakeFiles/opencv_imgproc.dir/src/utils.cpp.o -c /uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/src/utils.cpp
839
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1279: warning: ‘class cv::_InputArray’ has virtual functions but non-virtual destructor
840
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1347: warning: ‘class cv::_OutputArray’ has virtual functions but non-virtual destructor
841
Linking CXX shared library ../../lib/libopencv_imgproc.so
842
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/modules/imgproc && /uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_link_script CMakeFiles/opencv_imgproc.dir/link.txt --verbose=1
843
/usr/bin/c++  -fPIC   -Wall -Wno-long-long -pthread -ffunction-sections -O3 -DNDEBUG   -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG  -shared -Wl,-soname,libopencv_imgproc.so.2.3 -o ../../lib/libopencv_imgproc.so.2.3.3 CMakeFiles/opencv_imgproc.dir/src/accum.cpp.o CMakeFiles/opencv_imgproc.dir/src/approx.cpp.o CMakeFiles/opencv_imgproc.dir/src/canny.cpp.o CMakeFiles/opencv_imgproc.dir/src/color.cpp.o CMakeFiles/opencv_imgproc.dir/src/contours.cpp.o CMakeFiles/opencv_imgproc.dir/src/convhull.cpp.o CMakeFiles/opencv_imgproc.dir/src/corner.cpp.o CMakeFiles/opencv_imgproc.dir/src/cornersubpix.cpp.o CMakeFiles/opencv_imgproc.dir/src/deriv.cpp.o CMakeFiles/opencv_imgproc.dir/src/distransform.cpp.o CMakeFiles/opencv_imgproc.dir/src/emd.cpp.o CMakeFiles/opencv_imgproc.dir/src/featureselect.cpp.o CMakeFiles/opencv_imgproc.dir/src/featuretree.cpp.o CMakeFiles/opencv_imgproc.dir/src/filter.cpp.o CMakeFiles/opencv_imgproc.dir/src/floodfill.cpp.o CMakeFiles/opencv_imgproc.dir/src/geometry.cpp.o CMakeFiles/opencv_imgproc.dir/src/grabcut.cpp.o CMakeFiles/opencv_imgproc.dir/src/histogram.cpp.o CMakeFiles/opencv_imgproc.dir/src/hough.cpp.o CMakeFiles/opencv_imgproc.dir/src/imgwarp.cpp.o CMakeFiles/opencv_imgproc.dir/src/inpaint.cpp.o CMakeFiles/opencv_imgproc.dir/src/kdtree.cpp.o CMakeFiles/opencv_imgproc.dir/src/linefit.cpp.o CMakeFiles/opencv_imgproc.dir/src/lsh.cpp.o CMakeFiles/opencv_imgproc.dir/src/matchcontours.cpp.o CMakeFiles/opencv_imgproc.dir/src/moments.cpp.o CMakeFiles/opencv_imgproc.dir/src/morph.cpp.o CMakeFiles/opencv_imgproc.dir/src/phasecorr.cpp.o CMakeFiles/opencv_imgproc.dir/src/precomp.cpp.o CMakeFiles/opencv_imgproc.dir/src/pyramids.cpp.o CMakeFiles/opencv_imgproc.dir/src/pyrsegmentation.cpp.o CMakeFiles/opencv_imgproc.dir/src/rotcalipers.cpp.o CMakeFiles/opencv_imgproc.dir/src/samplers.cpp.o CMakeFiles/opencv_imgproc.dir/src/segmentation.cpp.o CMakeFiles/opencv_imgproc.dir/src/shapedescr.cpp.o CMakeFiles/opencv_imgproc.dir/src/smooth.cpp.o CMakeFiles/opencv_imgproc.dir/src/spilltree.cpp.o CMakeFiles/opencv_imgproc.dir/src/subdivision2d.cpp.o CMakeFiles/opencv_imgproc.dir/src/sumpixels.cpp.o CMakeFiles/opencv_imgproc.dir/src/tables.cpp.o CMakeFiles/opencv_imgproc.dir/src/templmatch.cpp.o CMakeFiles/opencv_imgproc.dir/src/thresh.cpp.o CMakeFiles/opencv_imgproc.dir/src/undistort.cpp.o CMakeFiles/opencv_imgproc.dir/src/utils.cpp.o ../../lib/libopencv_core.so.2.3.3 -ldl -lm -lpthread -lrt ../../3rdparty/lib/libzlib.a -Wl,-rpath,/uds_data/listic/install/opencv_package/trunk/opencv/release/lib: 
844
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/modules/imgproc && /uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_symlink_library ../../lib/libopencv_imgproc.so.2.3.3 ../../lib/libopencv_imgproc.so.2.3 ../../lib/libopencv_imgproc.so
845
make[2]: Leaving directory `/gpfs/MUST-DATA/listic/install/opencv_package/trunk/opencv/release'
846
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles  51 52 53 54 55 56 57 58
847
[ 25%] Built target opencv_imgproc
848
make -f 3rdparty/libjasper/CMakeFiles/libjasper.dir/build.make 3rdparty/libjasper/CMakeFiles/libjasper.dir/depend
849
make[2]: Entering directory `/gpfs/MUST-DATA/listic/install/opencv_package/trunk/opencv/release'
850
cd /uds_data/listic/install/opencv_package/trunk/opencv/release && /uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_depends "Unix Makefiles" /uds_data/listic/install/opencv_package/trunk/opencv /uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjasper /uds_data/listic/install/opencv_package/trunk/opencv/release /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/libjasper /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/libjasper/CMakeFiles/libjasper.dir/DependInfo.cmake --color=
851
make[2]: Leaving directory `/gpfs/MUST-DATA/listic/install/opencv_package/trunk/opencv/release'
852
make -f 3rdparty/libjasper/CMakeFiles/libjasper.dir/build.make 3rdparty/libjasper/CMakeFiles/libjasper.dir/build
853
make[2]: Entering directory `/gpfs/MUST-DATA/listic/install/opencv_package/trunk/opencv/release'
854
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
855
[ 25%] Building C object 3rdparty/libjasper/CMakeFiles/libjasper.dir/jas_cm.c.o
856
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/libjasper && /usr/bin/gcc  -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DEXCLUDE_MIF_SUPPORT -DEXCLUDE_PNM_SUPPORT -DEXCLUDE_BMP_SUPPORT -DEXCLUDE_RAS_SUPPORT -DEXCLUDE_JPG_SUPPORT -DEXCLUDE_PGX_SUPPORT -Wall -Wno-long-long -pthread -ffunction-sections -fPIC -Wno-implicit-function-declaration -Wno-unused -O3 -DNDEBUG  -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjasper   -o CMakeFiles/libjasper.dir/jas_cm.c.o   -c /uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjasper/jas_cm.c
857
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
858
[ 25%] Building C object 3rdparty/libjasper/CMakeFiles/libjasper.dir/jas_debug.c.o
859
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/libjasper && /usr/bin/gcc  -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DEXCLUDE_MIF_SUPPORT -DEXCLUDE_PNM_SUPPORT -DEXCLUDE_BMP_SUPPORT -DEXCLUDE_RAS_SUPPORT -DEXCLUDE_JPG_SUPPORT -DEXCLUDE_PGX_SUPPORT -Wall -Wno-long-long -pthread -ffunction-sections -fPIC -Wno-implicit-function-declaration -Wno-unused -O3 -DNDEBUG  -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjasper   -o CMakeFiles/libjasper.dir/jas_debug.c.o   -c /uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjasper/jas_debug.c
860
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
861
[ 25%] Building C object 3rdparty/libjasper/CMakeFiles/libjasper.dir/jas_getopt.c.o
862
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/libjasper && /usr/bin/gcc  -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DEXCLUDE_MIF_SUPPORT -DEXCLUDE_PNM_SUPPORT -DEXCLUDE_BMP_SUPPORT -DEXCLUDE_RAS_SUPPORT -DEXCLUDE_JPG_SUPPORT -DEXCLUDE_PGX_SUPPORT -Wall -Wno-long-long -pthread -ffunction-sections -fPIC -Wno-implicit-function-declaration -Wno-unused -O3 -DNDEBUG  -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjasper   -o CMakeFiles/libjasper.dir/jas_getopt.c.o   -c /uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjasper/jas_getopt.c
863
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
864
[ 25%] Building C object 3rdparty/libjasper/CMakeFiles/libjasper.dir/jas_icc.c.o
865
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/libjasper && /usr/bin/gcc  -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DEXCLUDE_MIF_SUPPORT -DEXCLUDE_PNM_SUPPORT -DEXCLUDE_BMP_SUPPORT -DEXCLUDE_RAS_SUPPORT -DEXCLUDE_JPG_SUPPORT -DEXCLUDE_PGX_SUPPORT -Wall -Wno-long-long -pthread -ffunction-sections -fPIC -Wno-implicit-function-declaration -Wno-unused -O3 -DNDEBUG  -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjasper   -o CMakeFiles/libjasper.dir/jas_icc.c.o   -c /uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjasper/jas_icc.c
866
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
867
[ 25%] Building C object 3rdparty/libjasper/CMakeFiles/libjasper.dir/jas_iccdata.c.o
868
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/libjasper && /usr/bin/gcc  -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DEXCLUDE_MIF_SUPPORT -DEXCLUDE_PNM_SUPPORT -DEXCLUDE_BMP_SUPPORT -DEXCLUDE_RAS_SUPPORT -DEXCLUDE_JPG_SUPPORT -DEXCLUDE_PGX_SUPPORT -Wall -Wno-long-long -pthread -ffunction-sections -fPIC -Wno-implicit-function-declaration -Wno-unused -O3 -DNDEBUG  -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjasper   -o CMakeFiles/libjasper.dir/jas_iccdata.c.o   -c /uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjasper/jas_iccdata.c
869
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 1
870
[ 26%] Building C object 3rdparty/libjasper/CMakeFiles/libjasper.dir/jas_image.c.o
871
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/libjasper && /usr/bin/gcc  -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DEXCLUDE_MIF_SUPPORT -DEXCLUDE_PNM_SUPPORT -DEXCLUDE_BMP_SUPPORT -DEXCLUDE_RAS_SUPPORT -DEXCLUDE_JPG_SUPPORT -DEXCLUDE_PGX_SUPPORT -Wall -Wno-long-long -pthread -ffunction-sections -fPIC -Wno-implicit-function-declaration -Wno-unused -O3 -DNDEBUG  -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjasper   -o CMakeFiles/libjasper.dir/jas_image.c.o   -c /uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjasper/jas_image.c
872
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
873
[ 26%] Building C object 3rdparty/libjasper/CMakeFiles/libjasper.dir/jas_init.c.o
874
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/libjasper && /usr/bin/gcc  -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DEXCLUDE_MIF_SUPPORT -DEXCLUDE_PNM_SUPPORT -DEXCLUDE_BMP_SUPPORT -DEXCLUDE_RAS_SUPPORT -DEXCLUDE_JPG_SUPPORT -DEXCLUDE_PGX_SUPPORT -Wall -Wno-long-long -pthread -ffunction-sections -fPIC -Wno-implicit-function-declaration -Wno-unused -O3 -DNDEBUG  -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjasper   -o CMakeFiles/libjasper.dir/jas_init.c.o   -c /uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjasper/jas_init.c
875
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
876
[ 26%] Building C object 3rdparty/libjasper/CMakeFiles/libjasper.dir/jas_malloc.c.o
877
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/libjasper && /usr/bin/gcc  -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DEXCLUDE_MIF_SUPPORT -DEXCLUDE_PNM_SUPPORT -DEXCLUDE_BMP_SUPPORT -DEXCLUDE_RAS_SUPPORT -DEXCLUDE_JPG_SUPPORT -DEXCLUDE_PGX_SUPPORT -Wall -Wno-long-long -pthread -ffunction-sections -fPIC -Wno-implicit-function-declaration -Wno-unused -O3 -DNDEBUG  -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjasper   -o CMakeFiles/libjasper.dir/jas_malloc.c.o   -c /uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjasper/jas_malloc.c
878
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
879
[ 26%] Building C object 3rdparty/libjasper/CMakeFiles/libjasper.dir/jas_seq.c.o
880
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/libjasper && /usr/bin/gcc  -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DEXCLUDE_MIF_SUPPORT -DEXCLUDE_PNM_SUPPORT -DEXCLUDE_BMP_SUPPORT -DEXCLUDE_RAS_SUPPORT -DEXCLUDE_JPG_SUPPORT -DEXCLUDE_PGX_SUPPORT -Wall -Wno-long-long -pthread -ffunction-sections -fPIC -Wno-implicit-function-declaration -Wno-unused -O3 -DNDEBUG  -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjasper   -o CMakeFiles/libjasper.dir/jas_seq.c.o   -c /uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjasper/jas_seq.c
881
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
882
[ 26%] Building C object 3rdparty/libjasper/CMakeFiles/libjasper.dir/jas_stream.c.o
883
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/libjasper && /usr/bin/gcc  -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DEXCLUDE_MIF_SUPPORT -DEXCLUDE_PNM_SUPPORT -DEXCLUDE_BMP_SUPPORT -DEXCLUDE_RAS_SUPPORT -DEXCLUDE_JPG_SUPPORT -DEXCLUDE_PGX_SUPPORT -Wall -Wno-long-long -pthread -ffunction-sections -fPIC -Wno-implicit-function-declaration -Wno-unused -O3 -DNDEBUG  -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjasper   -o CMakeFiles/libjasper.dir/jas_stream.c.o   -c /uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjasper/jas_stream.c
884
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 2
885
[ 27%] Building C object 3rdparty/libjasper/CMakeFiles/libjasper.dir/jas_string.c.o
886
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/libjasper && /usr/bin/gcc  -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DEXCLUDE_MIF_SUPPORT -DEXCLUDE_PNM_SUPPORT -DEXCLUDE_BMP_SUPPORT -DEXCLUDE_RAS_SUPPORT -DEXCLUDE_JPG_SUPPORT -DEXCLUDE_PGX_SUPPORT -Wall -Wno-long-long -pthread -ffunction-sections -fPIC -Wno-implicit-function-declaration -Wno-unused -O3 -DNDEBUG  -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjasper   -o CMakeFiles/libjasper.dir/jas_string.c.o   -c /uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjasper/jas_string.c
887
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
888
[ 27%] Building C object 3rdparty/libjasper/CMakeFiles/libjasper.dir/jas_tmr.c.o
889
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/libjasper && /usr/bin/gcc  -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DEXCLUDE_MIF_SUPPORT -DEXCLUDE_PNM_SUPPORT -DEXCLUDE_BMP_SUPPORT -DEXCLUDE_RAS_SUPPORT -DEXCLUDE_JPG_SUPPORT -DEXCLUDE_PGX_SUPPORT -Wall -Wno-long-long -pthread -ffunction-sections -fPIC -Wno-implicit-function-declaration -Wno-unused -O3 -DNDEBUG  -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjasper   -o CMakeFiles/libjasper.dir/jas_tmr.c.o   -c /uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjasper/jas_tmr.c
890
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
891
[ 27%] Building C object 3rdparty/libjasper/CMakeFiles/libjasper.dir/jas_tvp.c.o
892
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/libjasper && /usr/bin/gcc  -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DEXCLUDE_MIF_SUPPORT -DEXCLUDE_PNM_SUPPORT -DEXCLUDE_BMP_SUPPORT -DEXCLUDE_RAS_SUPPORT -DEXCLUDE_JPG_SUPPORT -DEXCLUDE_PGX_SUPPORT -Wall -Wno-long-long -pthread -ffunction-sections -fPIC -Wno-implicit-function-declaration -Wno-unused -O3 -DNDEBUG  -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjasper   -o CMakeFiles/libjasper.dir/jas_tvp.c.o   -c /uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjasper/jas_tvp.c
893
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
894
[ 27%] Building C object 3rdparty/libjasper/CMakeFiles/libjasper.dir/jas_version.c.o
895
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/libjasper && /usr/bin/gcc  -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DEXCLUDE_MIF_SUPPORT -DEXCLUDE_PNM_SUPPORT -DEXCLUDE_BMP_SUPPORT -DEXCLUDE_RAS_SUPPORT -DEXCLUDE_JPG_SUPPORT -DEXCLUDE_PGX_SUPPORT -Wall -Wno-long-long -pthread -ffunction-sections -fPIC -Wno-implicit-function-declaration -Wno-unused -O3 -DNDEBUG  -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjasper   -o CMakeFiles/libjasper.dir/jas_version.c.o   -c /uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjasper/jas_version.c
896
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
897
[ 27%] Building C object 3rdparty/libjasper/CMakeFiles/libjasper.dir/jp2_cod.c.o
898
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/libjasper && /usr/bin/gcc  -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DEXCLUDE_MIF_SUPPORT -DEXCLUDE_PNM_SUPPORT -DEXCLUDE_BMP_SUPPORT -DEXCLUDE_RAS_SUPPORT -DEXCLUDE_JPG_SUPPORT -DEXCLUDE_PGX_SUPPORT -Wall -Wno-long-long -pthread -ffunction-sections -fPIC -Wno-implicit-function-declaration -Wno-unused -O3 -DNDEBUG  -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjasper   -o CMakeFiles/libjasper.dir/jp2_cod.c.o   -c /uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjasper/jp2_cod.c
899
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 3
900
[ 28%] Building C object 3rdparty/libjasper/CMakeFiles/libjasper.dir/jp2_dec.c.o
901
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/libjasper && /usr/bin/gcc  -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DEXCLUDE_MIF_SUPPORT -DEXCLUDE_PNM_SUPPORT -DEXCLUDE_BMP_SUPPORT -DEXCLUDE_RAS_SUPPORT -DEXCLUDE_JPG_SUPPORT -DEXCLUDE_PGX_SUPPORT -Wall -Wno-long-long -pthread -ffunction-sections -fPIC -Wno-implicit-function-declaration -Wno-unused -O3 -DNDEBUG  -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjasper   -o CMakeFiles/libjasper.dir/jp2_dec.c.o   -c /uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjasper/jp2_dec.c
902
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
903
[ 28%] Building C object 3rdparty/libjasper/CMakeFiles/libjasper.dir/jp2_enc.c.o
904
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/libjasper && /usr/bin/gcc  -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DEXCLUDE_MIF_SUPPORT -DEXCLUDE_PNM_SUPPORT -DEXCLUDE_BMP_SUPPORT -DEXCLUDE_RAS_SUPPORT -DEXCLUDE_JPG_SUPPORT -DEXCLUDE_PGX_SUPPORT -Wall -Wno-long-long -pthread -ffunction-sections -fPIC -Wno-implicit-function-declaration -Wno-unused -O3 -DNDEBUG  -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjasper   -o CMakeFiles/libjasper.dir/jp2_enc.c.o   -c /uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjasper/jp2_enc.c
905
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
906
[ 28%] Building C object 3rdparty/libjasper/CMakeFiles/libjasper.dir/jpc_bs.c.o
907
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/libjasper && /usr/bin/gcc  -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DEXCLUDE_MIF_SUPPORT -DEXCLUDE_PNM_SUPPORT -DEXCLUDE_BMP_SUPPORT -DEXCLUDE_RAS_SUPPORT -DEXCLUDE_JPG_SUPPORT -DEXCLUDE_PGX_SUPPORT -Wall -Wno-long-long -pthread -ffunction-sections -fPIC -Wno-implicit-function-declaration -Wno-unused -O3 -DNDEBUG  -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjasper   -o CMakeFiles/libjasper.dir/jpc_bs.c.o   -c /uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjasper/jpc_bs.c
908
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
909
[ 28%] Building C object 3rdparty/libjasper/CMakeFiles/libjasper.dir/jpc_cs.c.o
910
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/libjasper && /usr/bin/gcc  -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DEXCLUDE_MIF_SUPPORT -DEXCLUDE_PNM_SUPPORT -DEXCLUDE_BMP_SUPPORT -DEXCLUDE_RAS_SUPPORT -DEXCLUDE_JPG_SUPPORT -DEXCLUDE_PGX_SUPPORT -Wall -Wno-long-long -pthread -ffunction-sections -fPIC -Wno-implicit-function-declaration -Wno-unused -O3 -DNDEBUG  -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjasper   -o CMakeFiles/libjasper.dir/jpc_cs.c.o   -c /uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjasper/jpc_cs.c
911
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
912
[ 28%] Building C object 3rdparty/libjasper/CMakeFiles/libjasper.dir/jpc_dec.c.o
913
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/libjasper && /usr/bin/gcc  -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DEXCLUDE_MIF_SUPPORT -DEXCLUDE_PNM_SUPPORT -DEXCLUDE_BMP_SUPPORT -DEXCLUDE_RAS_SUPPORT -DEXCLUDE_JPG_SUPPORT -DEXCLUDE_PGX_SUPPORT -Wall -Wno-long-long -pthread -ffunction-sections -fPIC -Wno-implicit-function-declaration -Wno-unused -O3 -DNDEBUG  -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjasper   -o CMakeFiles/libjasper.dir/jpc_dec.c.o   -c /uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjasper/jpc_dec.c
914
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 4
915
[ 29%] Building C object 3rdparty/libjasper/CMakeFiles/libjasper.dir/jpc_enc.c.o
916
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/libjasper && /usr/bin/gcc  -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DEXCLUDE_MIF_SUPPORT -DEXCLUDE_PNM_SUPPORT -DEXCLUDE_BMP_SUPPORT -DEXCLUDE_RAS_SUPPORT -DEXCLUDE_JPG_SUPPORT -DEXCLUDE_PGX_SUPPORT -Wall -Wno-long-long -pthread -ffunction-sections -fPIC -Wno-implicit-function-declaration -Wno-unused -O3 -DNDEBUG  -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjasper   -o CMakeFiles/libjasper.dir/jpc_enc.c.o   -c /uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjasper/jpc_enc.c
917
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
918
[ 29%] Building C object 3rdparty/libjasper/CMakeFiles/libjasper.dir/jpc_math.c.o
919
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/libjasper && /usr/bin/gcc  -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DEXCLUDE_MIF_SUPPORT -DEXCLUDE_PNM_SUPPORT -DEXCLUDE_BMP_SUPPORT -DEXCLUDE_RAS_SUPPORT -DEXCLUDE_JPG_SUPPORT -DEXCLUDE_PGX_SUPPORT -Wall -Wno-long-long -pthread -ffunction-sections -fPIC -Wno-implicit-function-declaration -Wno-unused -O3 -DNDEBUG  -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjasper   -o CMakeFiles/libjasper.dir/jpc_math.c.o   -c /uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjasper/jpc_math.c
920
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
921
[ 29%] Building C object 3rdparty/libjasper/CMakeFiles/libjasper.dir/jpc_mct.c.o
922
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/libjasper && /usr/bin/gcc  -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DEXCLUDE_MIF_SUPPORT -DEXCLUDE_PNM_SUPPORT -DEXCLUDE_BMP_SUPPORT -DEXCLUDE_RAS_SUPPORT -DEXCLUDE_JPG_SUPPORT -DEXCLUDE_PGX_SUPPORT -Wall -Wno-long-long -pthread -ffunction-sections -fPIC -Wno-implicit-function-declaration -Wno-unused -O3 -DNDEBUG  -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjasper   -o CMakeFiles/libjasper.dir/jpc_mct.c.o   -c /uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjasper/jpc_mct.c
923
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
924
[ 29%] Building C object 3rdparty/libjasper/CMakeFiles/libjasper.dir/jpc_mqcod.c.o
925
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/libjasper && /usr/bin/gcc  -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DEXCLUDE_MIF_SUPPORT -DEXCLUDE_PNM_SUPPORT -DEXCLUDE_BMP_SUPPORT -DEXCLUDE_RAS_SUPPORT -DEXCLUDE_JPG_SUPPORT -DEXCLUDE_PGX_SUPPORT -Wall -Wno-long-long -pthread -ffunction-sections -fPIC -Wno-implicit-function-declaration -Wno-unused -O3 -DNDEBUG  -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjasper   -o CMakeFiles/libjasper.dir/jpc_mqcod.c.o   -c /uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjasper/jpc_mqcod.c
926
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
927
[ 29%] Building C object 3rdparty/libjasper/CMakeFiles/libjasper.dir/jpc_mqdec.c.o
928
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/libjasper && /usr/bin/gcc  -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DEXCLUDE_MIF_SUPPORT -DEXCLUDE_PNM_SUPPORT -DEXCLUDE_BMP_SUPPORT -DEXCLUDE_RAS_SUPPORT -DEXCLUDE_JPG_SUPPORT -DEXCLUDE_PGX_SUPPORT -Wall -Wno-long-long -pthread -ffunction-sections -fPIC -Wno-implicit-function-declaration -Wno-unused -O3 -DNDEBUG  -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjasper   -o CMakeFiles/libjasper.dir/jpc_mqdec.c.o   -c /uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjasper/jpc_mqdec.c
929
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
930
[ 29%] Building C object 3rdparty/libjasper/CMakeFiles/libjasper.dir/jpc_mqenc.c.o
931
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/libjasper && /usr/bin/gcc  -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DEXCLUDE_MIF_SUPPORT -DEXCLUDE_PNM_SUPPORT -DEXCLUDE_BMP_SUPPORT -DEXCLUDE_RAS_SUPPORT -DEXCLUDE_JPG_SUPPORT -DEXCLUDE_PGX_SUPPORT -Wall -Wno-long-long -pthread -ffunction-sections -fPIC -Wno-implicit-function-declaration -Wno-unused -O3 -DNDEBUG  -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjasper   -o CMakeFiles/libjasper.dir/jpc_mqenc.c.o   -c /uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjasper/jpc_mqenc.c
932
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 5
933
[ 30%] Building C object 3rdparty/libjasper/CMakeFiles/libjasper.dir/jpc_qmfb.c.o
934
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/libjasper && /usr/bin/gcc  -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DEXCLUDE_MIF_SUPPORT -DEXCLUDE_PNM_SUPPORT -DEXCLUDE_BMP_SUPPORT -DEXCLUDE_RAS_SUPPORT -DEXCLUDE_JPG_SUPPORT -DEXCLUDE_PGX_SUPPORT -Wall -Wno-long-long -pthread -ffunction-sections -fPIC -Wno-implicit-function-declaration -Wno-unused -O3 -DNDEBUG  -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjasper   -o CMakeFiles/libjasper.dir/jpc_qmfb.c.o   -c /uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjasper/jpc_qmfb.c
935
/uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjasper/jpc_qmfb.c:288: warning: initialization from incompatible pointer type
936
/uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjasper/jpc_qmfb.c:295: warning: initialization from incompatible pointer type
937
/uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjasper/jpc_qmfb.c:296: warning: initialization from incompatible pointer type
938
/uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjasper/jpc_qmfb.c: In function ‘jpc_ft_synthesize’:
939
/uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjasper/jpc_qmfb.c:1607: warning: assignment from incompatible pointer type
940
/uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjasper/jpc_qmfb.c:1615: warning: assignment from incompatible pointer type
941
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
942
[ 30%] Building C object 3rdparty/libjasper/CMakeFiles/libjasper.dir/jpc_t1cod.c.o
943
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/libjasper && /usr/bin/gcc  -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DEXCLUDE_MIF_SUPPORT -DEXCLUDE_PNM_SUPPORT -DEXCLUDE_BMP_SUPPORT -DEXCLUDE_RAS_SUPPORT -DEXCLUDE_JPG_SUPPORT -DEXCLUDE_PGX_SUPPORT -Wall -Wno-long-long -pthread -ffunction-sections -fPIC -Wno-implicit-function-declaration -Wno-unused -O3 -DNDEBUG  -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjasper   -o CMakeFiles/libjasper.dir/jpc_t1cod.c.o   -c /uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjasper/jpc_t1cod.c
944
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
945
[ 30%] Building C object 3rdparty/libjasper/CMakeFiles/libjasper.dir/jpc_t1dec.c.o
946
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/libjasper && /usr/bin/gcc  -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DEXCLUDE_MIF_SUPPORT -DEXCLUDE_PNM_SUPPORT -DEXCLUDE_BMP_SUPPORT -DEXCLUDE_RAS_SUPPORT -DEXCLUDE_JPG_SUPPORT -DEXCLUDE_PGX_SUPPORT -Wall -Wno-long-long -pthread -ffunction-sections -fPIC -Wno-implicit-function-declaration -Wno-unused -O3 -DNDEBUG  -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjasper   -o CMakeFiles/libjasper.dir/jpc_t1dec.c.o   -c /uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjasper/jpc_t1dec.c
947
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
948
[ 30%] Building C object 3rdparty/libjasper/CMakeFiles/libjasper.dir/jpc_t1enc.c.o
949
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/libjasper && /usr/bin/gcc  -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DEXCLUDE_MIF_SUPPORT -DEXCLUDE_PNM_SUPPORT -DEXCLUDE_BMP_SUPPORT -DEXCLUDE_RAS_SUPPORT -DEXCLUDE_JPG_SUPPORT -DEXCLUDE_PGX_SUPPORT -Wall -Wno-long-long -pthread -ffunction-sections -fPIC -Wno-implicit-function-declaration -Wno-unused -O3 -DNDEBUG  -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjasper   -o CMakeFiles/libjasper.dir/jpc_t1enc.c.o   -c /uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjasper/jpc_t1enc.c
950
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
951
[ 30%] Building C object 3rdparty/libjasper/CMakeFiles/libjasper.dir/jpc_t2cod.c.o
952
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/libjasper && /usr/bin/gcc  -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DEXCLUDE_MIF_SUPPORT -DEXCLUDE_PNM_SUPPORT -DEXCLUDE_BMP_SUPPORT -DEXCLUDE_RAS_SUPPORT -DEXCLUDE_JPG_SUPPORT -DEXCLUDE_PGX_SUPPORT -Wall -Wno-long-long -pthread -ffunction-sections -fPIC -Wno-implicit-function-declaration -Wno-unused -O3 -DNDEBUG  -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjasper   -o CMakeFiles/libjasper.dir/jpc_t2cod.c.o   -c /uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjasper/jpc_t2cod.c
953
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 6
954
[ 31%] Building C object 3rdparty/libjasper/CMakeFiles/libjasper.dir/jpc_t2dec.c.o
955
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/libjasper && /usr/bin/gcc  -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DEXCLUDE_MIF_SUPPORT -DEXCLUDE_PNM_SUPPORT -DEXCLUDE_BMP_SUPPORT -DEXCLUDE_RAS_SUPPORT -DEXCLUDE_JPG_SUPPORT -DEXCLUDE_PGX_SUPPORT -Wall -Wno-long-long -pthread -ffunction-sections -fPIC -Wno-implicit-function-declaration -Wno-unused -O3 -DNDEBUG  -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjasper   -o CMakeFiles/libjasper.dir/jpc_t2dec.c.o   -c /uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjasper/jpc_t2dec.c
956
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
957
[ 31%] Building C object 3rdparty/libjasper/CMakeFiles/libjasper.dir/jpc_t2enc.c.o
958
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/libjasper && /usr/bin/gcc  -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DEXCLUDE_MIF_SUPPORT -DEXCLUDE_PNM_SUPPORT -DEXCLUDE_BMP_SUPPORT -DEXCLUDE_RAS_SUPPORT -DEXCLUDE_JPG_SUPPORT -DEXCLUDE_PGX_SUPPORT -Wall -Wno-long-long -pthread -ffunction-sections -fPIC -Wno-implicit-function-declaration -Wno-unused -O3 -DNDEBUG  -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjasper   -o CMakeFiles/libjasper.dir/jpc_t2enc.c.o   -c /uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjasper/jpc_t2enc.c
959
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
960
[ 31%] Building C object 3rdparty/libjasper/CMakeFiles/libjasper.dir/jpc_tagtree.c.o
961
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/libjasper && /usr/bin/gcc  -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DEXCLUDE_MIF_SUPPORT -DEXCLUDE_PNM_SUPPORT -DEXCLUDE_BMP_SUPPORT -DEXCLUDE_RAS_SUPPORT -DEXCLUDE_JPG_SUPPORT -DEXCLUDE_PGX_SUPPORT -Wall -Wno-long-long -pthread -ffunction-sections -fPIC -Wno-implicit-function-declaration -Wno-unused -O3 -DNDEBUG  -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjasper   -o CMakeFiles/libjasper.dir/jpc_tagtree.c.o   -c /uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjasper/jpc_tagtree.c
962
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
963
[ 31%] Building C object 3rdparty/libjasper/CMakeFiles/libjasper.dir/jpc_tsfb.c.o
964
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/libjasper && /usr/bin/gcc  -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DEXCLUDE_MIF_SUPPORT -DEXCLUDE_PNM_SUPPORT -DEXCLUDE_BMP_SUPPORT -DEXCLUDE_RAS_SUPPORT -DEXCLUDE_JPG_SUPPORT -DEXCLUDE_PGX_SUPPORT -Wall -Wno-long-long -pthread -ffunction-sections -fPIC -Wno-implicit-function-declaration -Wno-unused -O3 -DNDEBUG  -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjasper   -o CMakeFiles/libjasper.dir/jpc_tsfb.c.o   -c /uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjasper/jpc_tsfb.c
965
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
966
[ 31%] Building C object 3rdparty/libjasper/CMakeFiles/libjasper.dir/jpc_util.c.o
967
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/libjasper && /usr/bin/gcc  -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DEXCLUDE_MIF_SUPPORT -DEXCLUDE_PNM_SUPPORT -DEXCLUDE_BMP_SUPPORT -DEXCLUDE_RAS_SUPPORT -DEXCLUDE_JPG_SUPPORT -DEXCLUDE_PGX_SUPPORT -Wall -Wno-long-long -pthread -ffunction-sections -fPIC -Wno-implicit-function-declaration -Wno-unused -O3 -DNDEBUG  -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjasper   -o CMakeFiles/libjasper.dir/jpc_util.c.o   -c /uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjasper/jpc_util.c
968
Linking C static library ../lib/liblibjasper.a
969
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/libjasper && /uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -P CMakeFiles/libjasper.dir/cmake_clean_target.cmake
970
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/libjasper && /uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_link_script CMakeFiles/libjasper.dir/link.txt --verbose=1
971
/usr/bin/ar cr ../lib/liblibjasper.a  CMakeFiles/libjasper.dir/jas_cm.c.o CMakeFiles/libjasper.dir/jas_debug.c.o CMakeFiles/libjasper.dir/jas_getopt.c.o CMakeFiles/libjasper.dir/jas_icc.c.o CMakeFiles/libjasper.dir/jas_iccdata.c.o CMakeFiles/libjasper.dir/jas_image.c.o CMakeFiles/libjasper.dir/jas_init.c.o CMakeFiles/libjasper.dir/jas_malloc.c.o CMakeFiles/libjasper.dir/jas_seq.c.o CMakeFiles/libjasper.dir/jas_stream.c.o CMakeFiles/libjasper.dir/jas_string.c.o CMakeFiles/libjasper.dir/jas_tmr.c.o CMakeFiles/libjasper.dir/jas_tvp.c.o CMakeFiles/libjasper.dir/jas_version.c.o CMakeFiles/libjasper.dir/jp2_cod.c.o CMakeFiles/libjasper.dir/jp2_dec.c.o CMakeFiles/libjasper.dir/jp2_enc.c.o CMakeFiles/libjasper.dir/jpc_bs.c.o CMakeFiles/libjasper.dir/jpc_cs.c.o CMakeFiles/libjasper.dir/jpc_dec.c.o CMakeFiles/libjasper.dir/jpc_enc.c.o CMakeFiles/libjasper.dir/jpc_math.c.o CMakeFiles/libjasper.dir/jpc_mct.c.o CMakeFiles/libjasper.dir/jpc_mqcod.c.o CMakeFiles/libjasper.dir/jpc_mqdec.c.o CMakeFiles/libjasper.dir/jpc_mqenc.c.o CMakeFiles/libjasper.dir/jpc_qmfb.c.o CMakeFiles/libjasper.dir/jpc_t1cod.c.o CMakeFiles/libjasper.dir/jpc_t1dec.c.o CMakeFiles/libjasper.dir/jpc_t1enc.c.o CMakeFiles/libjasper.dir/jpc_t2cod.c.o CMakeFiles/libjasper.dir/jpc_t2dec.c.o CMakeFiles/libjasper.dir/jpc_t2enc.c.o CMakeFiles/libjasper.dir/jpc_tagtree.c.o CMakeFiles/libjasper.dir/jpc_tsfb.c.o CMakeFiles/libjasper.dir/jpc_util.c.o
972
/usr/bin/ranlib ../lib/liblibjasper.a
973
make[2]: Leaving directory `/gpfs/MUST-DATA/listic/install/opencv_package/trunk/opencv/release'
974
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles  1 2 3 4 5 6
975
[ 31%] Built target libjasper
976
make -f 3rdparty/libjpeg/CMakeFiles/libjpeg.dir/build.make 3rdparty/libjpeg/CMakeFiles/libjpeg.dir/depend
977
make[2]: Entering directory `/gpfs/MUST-DATA/listic/install/opencv_package/trunk/opencv/release'
978
cd /uds_data/listic/install/opencv_package/trunk/opencv/release && /uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_depends "Unix Makefiles" /uds_data/listic/install/opencv_package/trunk/opencv /uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjpeg /uds_data/listic/install/opencv_package/trunk/opencv/release /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/libjpeg /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/libjpeg/CMakeFiles/libjpeg.dir/DependInfo.cmake --color=
979
make[2]: Leaving directory `/gpfs/MUST-DATA/listic/install/opencv_package/trunk/opencv/release'
980
make -f 3rdparty/libjpeg/CMakeFiles/libjpeg.dir/build.make 3rdparty/libjpeg/CMakeFiles/libjpeg.dir/build
981
make[2]: Entering directory `/gpfs/MUST-DATA/listic/install/opencv_package/trunk/opencv/release'
982
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 7
983
[ 32%] Building C object 3rdparty/libjpeg/CMakeFiles/libjpeg.dir/jcapimin.c.o
984
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/libjpeg && /usr/bin/gcc  -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -Wall -Wno-long-long -pthread -ffunction-sections -fPIC -O3 -DNDEBUG  -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjpeg   -o CMakeFiles/libjpeg.dir/jcapimin.c.o   -c /uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjpeg/jcapimin.c
985
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
986
[ 32%] Building C object 3rdparty/libjpeg/CMakeFiles/libjpeg.dir/jcapistd.c.o
987
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/libjpeg && /usr/bin/gcc  -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -Wall -Wno-long-long -pthread -ffunction-sections -fPIC -O3 -DNDEBUG  -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjpeg   -o CMakeFiles/libjpeg.dir/jcapistd.c.o   -c /uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjpeg/jcapistd.c
988
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
989
[ 32%] Building C object 3rdparty/libjpeg/CMakeFiles/libjpeg.dir/jccoefct.c.o
990
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/libjpeg && /usr/bin/gcc  -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -Wall -Wno-long-long -pthread -ffunction-sections -fPIC -O3 -DNDEBUG  -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjpeg   -o CMakeFiles/libjpeg.dir/jccoefct.c.o   -c /uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjpeg/jccoefct.c
991
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
992
[ 32%] Building C object 3rdparty/libjpeg/CMakeFiles/libjpeg.dir/jccolor.c.o
993
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/libjpeg && /usr/bin/gcc  -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -Wall -Wno-long-long -pthread -ffunction-sections -fPIC -O3 -DNDEBUG  -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjpeg   -o CMakeFiles/libjpeg.dir/jccolor.c.o   -c /uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjpeg/jccolor.c
994
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
995
[ 32%] Building C object 3rdparty/libjpeg/CMakeFiles/libjpeg.dir/jcdctmgr.c.o
996
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/libjpeg && /usr/bin/gcc  -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -Wall -Wno-long-long -pthread -ffunction-sections -fPIC -O3 -DNDEBUG  -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjpeg   -O1 -o CMakeFiles/libjpeg.dir/jcdctmgr.c.o   -c /uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjpeg/jcdctmgr.c
997
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 8
998
[ 33%] Building C object 3rdparty/libjpeg/CMakeFiles/libjpeg.dir/jchuff.c.o
999
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/libjpeg && /usr/bin/gcc  -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -Wall -Wno-long-long -pthread -ffunction-sections -fPIC -O3 -DNDEBUG  -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjpeg   -o CMakeFiles/libjpeg.dir/jchuff.c.o   -c /uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjpeg/jchuff.c
1000
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
1001
[ 33%] Building C object 3rdparty/libjpeg/CMakeFiles/libjpeg.dir/jcinit.c.o
1002
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/libjpeg && /usr/bin/gcc  -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -Wall -Wno-long-long -pthread -ffunction-sections -fPIC -O3 -DNDEBUG  -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjpeg   -o CMakeFiles/libjpeg.dir/jcinit.c.o   -c /uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjpeg/jcinit.c
1003
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
1004
[ 33%] Building C object 3rdparty/libjpeg/CMakeFiles/libjpeg.dir/jcmainct.c.o
1005
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/libjpeg && /usr/bin/gcc  -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -Wall -Wno-long-long -pthread -ffunction-sections -fPIC -O3 -DNDEBUG  -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjpeg   -o CMakeFiles/libjpeg.dir/jcmainct.c.o   -c /uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjpeg/jcmainct.c
1006
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
1007
[ 33%] Building C object 3rdparty/libjpeg/CMakeFiles/libjpeg.dir/jcmarker.c.o
1008
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/libjpeg && /usr/bin/gcc  -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -Wall -Wno-long-long -pthread -ffunction-sections -fPIC -O3 -DNDEBUG  -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjpeg   -o CMakeFiles/libjpeg.dir/jcmarker.c.o   -c /uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjpeg/jcmarker.c
1009
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
1010
[ 33%] Building C object 3rdparty/libjpeg/CMakeFiles/libjpeg.dir/jcmaster.c.o
1011
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/libjpeg && /usr/bin/gcc  -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -Wall -Wno-long-long -pthread -ffunction-sections -fPIC -O3 -DNDEBUG  -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjpeg   -o CMakeFiles/libjpeg.dir/jcmaster.c.o   -c /uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjpeg/jcmaster.c
1012
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 9
1013
[ 34%] Building C object 3rdparty/libjpeg/CMakeFiles/libjpeg.dir/jcomapi.c.o
1014
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/libjpeg && /usr/bin/gcc  -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -Wall -Wno-long-long -pthread -ffunction-sections -fPIC -O3 -DNDEBUG  -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjpeg   -o CMakeFiles/libjpeg.dir/jcomapi.c.o   -c /uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjpeg/jcomapi.c
1015
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
1016
[ 34%] Building C object 3rdparty/libjpeg/CMakeFiles/libjpeg.dir/jcparam.c.o
1017
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/libjpeg && /usr/bin/gcc  -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -Wall -Wno-long-long -pthread -ffunction-sections -fPIC -O3 -DNDEBUG  -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjpeg   -o CMakeFiles/libjpeg.dir/jcparam.c.o   -c /uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjpeg/jcparam.c
1018
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
1019
[ 34%] Building C object 3rdparty/libjpeg/CMakeFiles/libjpeg.dir/jcphuff.c.o
1020
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/libjpeg && /usr/bin/gcc  -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -Wall -Wno-long-long -pthread -ffunction-sections -fPIC -O3 -DNDEBUG  -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjpeg   -o CMakeFiles/libjpeg.dir/jcphuff.c.o   -c /uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjpeg/jcphuff.c
1021
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
1022
[ 34%] Building C object 3rdparty/libjpeg/CMakeFiles/libjpeg.dir/jcprepct.c.o
1023
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/libjpeg && /usr/bin/gcc  -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -Wall -Wno-long-long -pthread -ffunction-sections -fPIC -O3 -DNDEBUG  -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjpeg   -o CMakeFiles/libjpeg.dir/jcprepct.c.o   -c /uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjpeg/jcprepct.c
1024
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
1025
[ 34%] Building C object 3rdparty/libjpeg/CMakeFiles/libjpeg.dir/jcsample.c.o
1026
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/libjpeg && /usr/bin/gcc  -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -Wall -Wno-long-long -pthread -ffunction-sections -fPIC -O3 -DNDEBUG  -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjpeg   -o CMakeFiles/libjpeg.dir/jcsample.c.o   -c /uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjpeg/jcsample.c
1027
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
1028
[ 34%] Building C object 3rdparty/libjpeg/CMakeFiles/libjpeg.dir/jctrans.c.o
1029
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/libjpeg && /usr/bin/gcc  -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -Wall -Wno-long-long -pthread -ffunction-sections -fPIC -O3 -DNDEBUG  -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjpeg   -o CMakeFiles/libjpeg.dir/jctrans.c.o   -c /uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjpeg/jctrans.c
1030
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 10
1031
[ 35%] Building C object 3rdparty/libjpeg/CMakeFiles/libjpeg.dir/jdapimin.c.o
1032
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/libjpeg && /usr/bin/gcc  -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -Wall -Wno-long-long -pthread -ffunction-sections -fPIC -O3 -DNDEBUG  -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjpeg   -o CMakeFiles/libjpeg.dir/jdapimin.c.o   -c /uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjpeg/jdapimin.c
1033
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
1034
[ 35%] Building C object 3rdparty/libjpeg/CMakeFiles/libjpeg.dir/jdapistd.c.o
1035
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/libjpeg && /usr/bin/gcc  -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -Wall -Wno-long-long -pthread -ffunction-sections -fPIC -O3 -DNDEBUG  -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjpeg   -o CMakeFiles/libjpeg.dir/jdapistd.c.o   -c /uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjpeg/jdapistd.c
1036
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
1037
[ 35%] Building C object 3rdparty/libjpeg/CMakeFiles/libjpeg.dir/jdatadst.c.o
1038
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/libjpeg && /usr/bin/gcc  -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -Wall -Wno-long-long -pthread -ffunction-sections -fPIC -O3 -DNDEBUG  -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjpeg   -o CMakeFiles/libjpeg.dir/jdatadst.c.o   -c /uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjpeg/jdatadst.c
1039
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
1040
[ 35%] Building C object 3rdparty/libjpeg/CMakeFiles/libjpeg.dir/jdatasrc.c.o
1041
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/libjpeg && /usr/bin/gcc  -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -Wall -Wno-long-long -pthread -ffunction-sections -fPIC -O3 -DNDEBUG  -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjpeg   -o CMakeFiles/libjpeg.dir/jdatasrc.c.o   -c /uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjpeg/jdatasrc.c
1042
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
1043
[ 35%] Building C object 3rdparty/libjpeg/CMakeFiles/libjpeg.dir/jdcoefct.c.o
1044
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/libjpeg && /usr/bin/gcc  -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -Wall -Wno-long-long -pthread -ffunction-sections -fPIC -O3 -DNDEBUG  -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjpeg   -o CMakeFiles/libjpeg.dir/jdcoefct.c.o   -c /uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjpeg/jdcoefct.c
1045
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 11
1046
[ 36%] Building C object 3rdparty/libjpeg/CMakeFiles/libjpeg.dir/jdcolor.c.o
1047
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/libjpeg && /usr/bin/gcc  -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -Wall -Wno-long-long -pthread -ffunction-sections -fPIC -O3 -DNDEBUG  -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjpeg   -o CMakeFiles/libjpeg.dir/jdcolor.c.o   -c /uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjpeg/jdcolor.c
1048
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
1049
[ 36%] Building C object 3rdparty/libjpeg/CMakeFiles/libjpeg.dir/jddctmgr.c.o
1050
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/libjpeg && /usr/bin/gcc  -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -Wall -Wno-long-long -pthread -ffunction-sections -fPIC -O3 -DNDEBUG  -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjpeg   -o CMakeFiles/libjpeg.dir/jddctmgr.c.o   -c /uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjpeg/jddctmgr.c
1051
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
1052
[ 36%] Building C object 3rdparty/libjpeg/CMakeFiles/libjpeg.dir/jdhuff.c.o
1053
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/libjpeg && /usr/bin/gcc  -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -Wall -Wno-long-long -pthread -ffunction-sections -fPIC -O3 -DNDEBUG  -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjpeg   -o CMakeFiles/libjpeg.dir/jdhuff.c.o   -c /uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjpeg/jdhuff.c
1054
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
1055
[ 36%] Building C object 3rdparty/libjpeg/CMakeFiles/libjpeg.dir/jdinput.c.o
1056
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/libjpeg && /usr/bin/gcc  -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -Wall -Wno-long-long -pthread -ffunction-sections -fPIC -O3 -DNDEBUG  -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjpeg   -o CMakeFiles/libjpeg.dir/jdinput.c.o   -c /uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjpeg/jdinput.c
1057
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
1058
[ 36%] Building C object 3rdparty/libjpeg/CMakeFiles/libjpeg.dir/jdmainct.c.o
1059
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/libjpeg && /usr/bin/gcc  -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -Wall -Wno-long-long -pthread -ffunction-sections -fPIC -O3 -DNDEBUG  -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjpeg   -o CMakeFiles/libjpeg.dir/jdmainct.c.o   -c /uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjpeg/jdmainct.c
1060
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 12
1061
[ 37%] Building C object 3rdparty/libjpeg/CMakeFiles/libjpeg.dir/jdmarker.c.o
1062
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/libjpeg && /usr/bin/gcc  -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -Wall -Wno-long-long -pthread -ffunction-sections -fPIC -O3 -DNDEBUG  -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjpeg   -o CMakeFiles/libjpeg.dir/jdmarker.c.o   -c /uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjpeg/jdmarker.c
1063
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
1064
[ 37%] Building C object 3rdparty/libjpeg/CMakeFiles/libjpeg.dir/jdmaster.c.o
1065
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/libjpeg && /usr/bin/gcc  -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -Wall -Wno-long-long -pthread -ffunction-sections -fPIC -O3 -DNDEBUG  -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjpeg   -o CMakeFiles/libjpeg.dir/jdmaster.c.o   -c /uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjpeg/jdmaster.c
1066
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
1067
[ 37%] Building C object 3rdparty/libjpeg/CMakeFiles/libjpeg.dir/jdmerge.c.o
1068
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/libjpeg && /usr/bin/gcc  -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -Wall -Wno-long-long -pthread -ffunction-sections -fPIC -O3 -DNDEBUG  -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjpeg   -o CMakeFiles/libjpeg.dir/jdmerge.c.o   -c /uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjpeg/jdmerge.c
1069
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
1070
[ 37%] Building C object 3rdparty/libjpeg/CMakeFiles/libjpeg.dir/jdphuff.c.o
1071
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/libjpeg && /usr/bin/gcc  -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -Wall -Wno-long-long -pthread -ffunction-sections -fPIC -O3 -DNDEBUG  -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjpeg   -o CMakeFiles/libjpeg.dir/jdphuff.c.o   -c /uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjpeg/jdphuff.c
1072
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
1073
[ 37%] Building C object 3rdparty/libjpeg/CMakeFiles/libjpeg.dir/jdpostct.c.o
1074
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/libjpeg && /usr/bin/gcc  -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -Wall -Wno-long-long -pthread -ffunction-sections -fPIC -O3 -DNDEBUG  -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjpeg   -o CMakeFiles/libjpeg.dir/jdpostct.c.o   -c /uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjpeg/jdpostct.c
1075
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 13
1076
[ 38%] Building C object 3rdparty/libjpeg/CMakeFiles/libjpeg.dir/jdsample.c.o
1077
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/libjpeg && /usr/bin/gcc  -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -Wall -Wno-long-long -pthread -ffunction-sections -fPIC -O3 -DNDEBUG  -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjpeg   -o CMakeFiles/libjpeg.dir/jdsample.c.o   -c /uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjpeg/jdsample.c
1078
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
1079
[ 38%] Building C object 3rdparty/libjpeg/CMakeFiles/libjpeg.dir/jdtrans.c.o
1080
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/libjpeg && /usr/bin/gcc  -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -Wall -Wno-long-long -pthread -ffunction-sections -fPIC -O3 -DNDEBUG  -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjpeg   -o CMakeFiles/libjpeg.dir/jdtrans.c.o   -c /uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjpeg/jdtrans.c
1081
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
1082
[ 38%] Building C object 3rdparty/libjpeg/CMakeFiles/libjpeg.dir/jerror.c.o
1083
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/libjpeg && /usr/bin/gcc  -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -Wall -Wno-long-long -pthread -ffunction-sections -fPIC -O3 -DNDEBUG  -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjpeg   -o CMakeFiles/libjpeg.dir/jerror.c.o   -c /uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjpeg/jerror.c
1084
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
1085
[ 38%] Building C object 3rdparty/libjpeg/CMakeFiles/libjpeg.dir/jfdctflt.c.o
1086
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/libjpeg && /usr/bin/gcc  -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -Wall -Wno-long-long -pthread -ffunction-sections -fPIC -O3 -DNDEBUG  -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjpeg   -o CMakeFiles/libjpeg.dir/jfdctflt.c.o   -c /uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjpeg/jfdctflt.c
1087
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
1088
[ 38%] Building C object 3rdparty/libjpeg/CMakeFiles/libjpeg.dir/jfdctfst.c.o
1089
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/libjpeg && /usr/bin/gcc  -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -Wall -Wno-long-long -pthread -ffunction-sections -fPIC -O3 -DNDEBUG  -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjpeg   -o CMakeFiles/libjpeg.dir/jfdctfst.c.o   -c /uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjpeg/jfdctfst.c
1090
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 14
1091
[ 39%] Building C object 3rdparty/libjpeg/CMakeFiles/libjpeg.dir/jfdctint.c.o
1092
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/libjpeg && /usr/bin/gcc  -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -Wall -Wno-long-long -pthread -ffunction-sections -fPIC -O3 -DNDEBUG  -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjpeg   -o CMakeFiles/libjpeg.dir/jfdctint.c.o   -c /uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjpeg/jfdctint.c
1093
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
1094
[ 39%] Building C object 3rdparty/libjpeg/CMakeFiles/libjpeg.dir/jidctflt.c.o
1095
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/libjpeg && /usr/bin/gcc  -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -Wall -Wno-long-long -pthread -ffunction-sections -fPIC -O3 -DNDEBUG  -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjpeg   -o CMakeFiles/libjpeg.dir/jidctflt.c.o   -c /uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjpeg/jidctflt.c
1096
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
1097
[ 39%] Building C object 3rdparty/libjpeg/CMakeFiles/libjpeg.dir/jidctfst.c.o
1098
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/libjpeg && /usr/bin/gcc  -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -Wall -Wno-long-long -pthread -ffunction-sections -fPIC -O3 -DNDEBUG  -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjpeg   -o CMakeFiles/libjpeg.dir/jidctfst.c.o   -c /uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjpeg/jidctfst.c
1099
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
1100
[ 39%] Building C object 3rdparty/libjpeg/CMakeFiles/libjpeg.dir/jidctint.c.o
1101
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/libjpeg && /usr/bin/gcc  -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -Wall -Wno-long-long -pthread -ffunction-sections -fPIC -O3 -DNDEBUG  -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjpeg   -o CMakeFiles/libjpeg.dir/jidctint.c.o   -c /uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjpeg/jidctint.c
1102
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
1103
[ 39%] Building C object 3rdparty/libjpeg/CMakeFiles/libjpeg.dir/jidctred.c.o
1104
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/libjpeg && /usr/bin/gcc  -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -Wall -Wno-long-long -pthread -ffunction-sections -fPIC -O3 -DNDEBUG  -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjpeg   -o CMakeFiles/libjpeg.dir/jidctred.c.o   -c /uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjpeg/jidctred.c
1105
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
1106
[ 39%] Building C object 3rdparty/libjpeg/CMakeFiles/libjpeg.dir/jmemansi.c.o
1107
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/libjpeg && /usr/bin/gcc  -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -Wall -Wno-long-long -pthread -ffunction-sections -fPIC -O3 -DNDEBUG  -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjpeg   -o CMakeFiles/libjpeg.dir/jmemansi.c.o   -c /uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjpeg/jmemansi.c
1108
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 15
1109
[ 40%] Building C object 3rdparty/libjpeg/CMakeFiles/libjpeg.dir/jmemmgr.c.o
1110
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/libjpeg && /usr/bin/gcc  -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -Wall -Wno-long-long -pthread -ffunction-sections -fPIC -O3 -DNDEBUG  -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjpeg   -o CMakeFiles/libjpeg.dir/jmemmgr.c.o   -c /uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjpeg/jmemmgr.c
1111
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
1112
[ 40%] Building C object 3rdparty/libjpeg/CMakeFiles/libjpeg.dir/jquant1.c.o
1113
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/libjpeg && /usr/bin/gcc  -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -Wall -Wno-long-long -pthread -ffunction-sections -fPIC -O3 -DNDEBUG  -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjpeg   -o CMakeFiles/libjpeg.dir/jquant1.c.o   -c /uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjpeg/jquant1.c
1114
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
1115
[ 40%] Building C object 3rdparty/libjpeg/CMakeFiles/libjpeg.dir/jquant2.c.o
1116
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/libjpeg && /usr/bin/gcc  -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -Wall -Wno-long-long -pthread -ffunction-sections -fPIC -O3 -DNDEBUG  -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjpeg   -o CMakeFiles/libjpeg.dir/jquant2.c.o   -c /uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjpeg/jquant2.c
1117
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
1118
[ 40%] Building C object 3rdparty/libjpeg/CMakeFiles/libjpeg.dir/jutils.c.o
1119
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/libjpeg && /usr/bin/gcc  -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -Wall -Wno-long-long -pthread -ffunction-sections -fPIC -O3 -DNDEBUG  -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjpeg   -o CMakeFiles/libjpeg.dir/jutils.c.o   -c /uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjpeg/jutils.c
1120
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
1121
[ 40%] Building C object 3rdparty/libjpeg/CMakeFiles/libjpeg.dir/transupp.c.o
1122
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/libjpeg && /usr/bin/gcc  -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -Wall -Wno-long-long -pthread -ffunction-sections -fPIC -O3 -DNDEBUG  -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjpeg   -o CMakeFiles/libjpeg.dir/transupp.c.o   -c /uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjpeg/transupp.c
1123
Linking C static library ../lib/liblibjpeg.a
1124
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/libjpeg && /uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -P CMakeFiles/libjpeg.dir/cmake_clean_target.cmake
1125
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/libjpeg && /uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_link_script CMakeFiles/libjpeg.dir/link.txt --verbose=1
1126
/usr/bin/ar cr ../lib/liblibjpeg.a  CMakeFiles/libjpeg.dir/jcapimin.c.o CMakeFiles/libjpeg.dir/jcapistd.c.o CMakeFiles/libjpeg.dir/jccoefct.c.o CMakeFiles/libjpeg.dir/jccolor.c.o CMakeFiles/libjpeg.dir/jcdctmgr.c.o CMakeFiles/libjpeg.dir/jchuff.c.o CMakeFiles/libjpeg.dir/jcinit.c.o CMakeFiles/libjpeg.dir/jcmainct.c.o CMakeFiles/libjpeg.dir/jcmarker.c.o CMakeFiles/libjpeg.dir/jcmaster.c.o CMakeFiles/libjpeg.dir/jcomapi.c.o CMakeFiles/libjpeg.dir/jcparam.c.o CMakeFiles/libjpeg.dir/jcphuff.c.o CMakeFiles/libjpeg.dir/jcprepct.c.o CMakeFiles/libjpeg.dir/jcsample.c.o CMakeFiles/libjpeg.dir/jctrans.c.o CMakeFiles/libjpeg.dir/jdapimin.c.o CMakeFiles/libjpeg.dir/jdapistd.c.o CMakeFiles/libjpeg.dir/jdatadst.c.o CMakeFiles/libjpeg.dir/jdatasrc.c.o CMakeFiles/libjpeg.dir/jdcoefct.c.o CMakeFiles/libjpeg.dir/jdcolor.c.o CMakeFiles/libjpeg.dir/jddctmgr.c.o CMakeFiles/libjpeg.dir/jdhuff.c.o CMakeFiles/libjpeg.dir/jdinput.c.o CMakeFiles/libjpeg.dir/jdmainct.c.o CMakeFiles/libjpeg.dir/jdmarker.c.o CMakeFiles/libjpeg.dir/jdmaster.c.o CMakeFiles/libjpeg.dir/jdmerge.c.o CMakeFiles/libjpeg.dir/jdphuff.c.o CMakeFiles/libjpeg.dir/jdpostct.c.o CMakeFiles/libjpeg.dir/jdsample.c.o CMakeFiles/libjpeg.dir/jdtrans.c.o CMakeFiles/libjpeg.dir/jerror.c.o CMakeFiles/libjpeg.dir/jfdctflt.c.o CMakeFiles/libjpeg.dir/jfdctfst.c.o CMakeFiles/libjpeg.dir/jfdctint.c.o CMakeFiles/libjpeg.dir/jidctflt.c.o CMakeFiles/libjpeg.dir/jidctfst.c.o CMakeFiles/libjpeg.dir/jidctint.c.o CMakeFiles/libjpeg.dir/jidctred.c.o CMakeFiles/libjpeg.dir/jmemansi.c.o CMakeFiles/libjpeg.dir/jmemmgr.c.o CMakeFiles/libjpeg.dir/jquant1.c.o CMakeFiles/libjpeg.dir/jquant2.c.o CMakeFiles/libjpeg.dir/jutils.c.o CMakeFiles/libjpeg.dir/transupp.c.o
1127
/usr/bin/ranlib ../lib/liblibjpeg.a
1128
make[2]: Leaving directory `/gpfs/MUST-DATA/listic/install/opencv_package/trunk/opencv/release'
1129
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles  7 8 9 10 11 12 13 14 15
1130
[ 40%] Built target libjpeg
1131
make -f modules/highgui/CMakeFiles/opencv_highgui.dir/build.make modules/highgui/CMakeFiles/opencv_highgui.dir/depend
1132
make[2]: Entering directory `/gpfs/MUST-DATA/listic/install/opencv_package/trunk/opencv/release'
1133
cd /uds_data/listic/install/opencv_package/trunk/opencv/release && /uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_depends "Unix Makefiles" /uds_data/listic/install/opencv_package/trunk/opencv /uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui /uds_data/listic/install/opencv_package/trunk/opencv/release /uds_data/listic/install/opencv_package/trunk/opencv/release/modules/highgui /uds_data/listic/install/opencv_package/trunk/opencv/release/modules/highgui/CMakeFiles/opencv_highgui.dir/DependInfo.cmake --color=
1134
make[2]: Leaving directory `/gpfs/MUST-DATA/listic/install/opencv_package/trunk/opencv/release'
1135
make -f modules/highgui/CMakeFiles/opencv_highgui.dir/build.make modules/highgui/CMakeFiles/opencv_highgui.dir/build
1136
make[2]: Entering directory `/gpfs/MUST-DATA/listic/install/opencv_package/trunk/opencv/release'
1137
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 47
1138
[ 41%] Building CXX object modules/highgui/CMakeFiles/opencv_highgui.dir/src/cap.cpp.o
1139
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/modules/highgui && /usr/bin/c++   -Dopencv_highgui_EXPORTS -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DHAVE_JPEG -DHAVE_TIFF -DHAVE_JASPER -DCVAPI_EXPORTS -DHIGHGUI_EXPORTS -Wall -Wno-long-long -pthread -ffunction-sections -O3 -DNDEBUG   -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -fPIC -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/../../3rdparty/zlib -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/../../3rdparty/libjpeg -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/../../3rdparty/libtiff -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/../../3rdparty/libjasper -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/uds_data/listic/install/ffmpeg_package/install/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/src -I/uds_data/listic/install/opencv_package/trunk/opencv/release/modules/highgui -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/include   -o CMakeFiles/opencv_highgui.dir/src/cap.cpp.o -c /uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/src/cap.cpp
1140
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1279: warning: ‘class cv::_InputArray’ has virtual functions but non-virtual destructor
1141
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1347: warning: ‘class cv::_OutputArray’ has virtual functions but non-virtual destructor
1142
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
1143
[ 41%] Building CXX object modules/highgui/CMakeFiles/opencv_highgui.dir/src/cap_images.cpp.o
1144
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/modules/highgui && /usr/bin/c++   -Dopencv_highgui_EXPORTS -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DHAVE_JPEG -DHAVE_TIFF -DHAVE_JASPER -DCVAPI_EXPORTS -DHIGHGUI_EXPORTS -Wall -Wno-long-long -pthread -ffunction-sections -O3 -DNDEBUG   -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -fPIC -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/../../3rdparty/zlib -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/../../3rdparty/libjpeg -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/../../3rdparty/libtiff -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/../../3rdparty/libjasper -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/uds_data/listic/install/ffmpeg_package/install/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/src -I/uds_data/listic/install/opencv_package/trunk/opencv/release/modules/highgui -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/include   -o CMakeFiles/opencv_highgui.dir/src/cap_images.cpp.o -c /uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/src/cap_images.cpp
1145
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1279: warning: ‘class cv::_InputArray’ has virtual functions but non-virtual destructor
1146
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1347: warning: ‘class cv::_OutputArray’ has virtual functions but non-virtual destructor
1147
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
1148
[ 41%] Building CXX object modules/highgui/CMakeFiles/opencv_highgui.dir/src/cap_ffmpeg.cpp.o
1149
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/modules/highgui && /usr/bin/c++   -Dopencv_highgui_EXPORTS -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DHAVE_JPEG -DHAVE_TIFF -DHAVE_JASPER -DCVAPI_EXPORTS -DHIGHGUI_EXPORTS -Wall -Wno-long-long -pthread -ffunction-sections -O3 -DNDEBUG   -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -fPIC -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/../../3rdparty/zlib -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/../../3rdparty/libjpeg -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/../../3rdparty/libtiff -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/../../3rdparty/libjasper -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/uds_data/listic/install/ffmpeg_package/install/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/src -I/uds_data/listic/install/opencv_package/trunk/opencv/release/modules/highgui -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/include   -o CMakeFiles/opencv_highgui.dir/src/cap_ffmpeg.cpp.o -c /uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/src/cap_ffmpeg.cpp
1150
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1279: warning: ‘class cv::_InputArray’ has virtual functions but non-virtual destructor
1151
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1347: warning: ‘class cv::_OutputArray’ has virtual functions but non-virtual destructor
1152
/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/src/cap_ffmpeg_impl.hpp: In member function ‘bool CvCapture_FFMPEG::grabFrame()’:
1153
/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/src/cap_ffmpeg_impl.hpp:642: warning: ‘avcodec_decode_video’ is deprecated (declared at /uds_data/listic/install/ffmpeg_package/install/include/libavcodec/avcodec.h:3658)
1154
/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/src/cap_ffmpeg_impl.hpp:644: warning: ‘avcodec_decode_video’ is deprecated (declared at /uds_data/listic/install/ffmpeg_package/install/include/libavcodec/avcodec.h:3658)
1155
/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/src/cap_ffmpeg_impl.hpp: In member function ‘bool CvCapture_FFMPEG::retrieveFrame(int, unsigned char**, int*, int*, int*, int*)’:
1156
/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/src/cap_ffmpeg_impl.hpp:684: warning: ‘sws_getContext’ is deprecated (declared at /uds_data/listic/install/ffmpeg_package/install/include/libswscale/swscale.h:194)
1157
/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/src/cap_ffmpeg_impl.hpp:691: warning: ‘sws_getContext’ is deprecated (declared at /uds_data/listic/install/ffmpeg_package/install/include/libswscale/swscale.h:194)
1158
/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/src/cap_ffmpeg_impl.hpp: In member function ‘bool CvVideoWriter_FFMPEG::writeFrame(const unsigned char*, int, int, int, int, int)’:
1159
/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/src/cap_ffmpeg_impl.hpp:1220: warning: ‘sws_getContext’ is deprecated (declared at /uds_data/listic/install/ffmpeg_package/install/include/libswscale/swscale.h:194)
1160
/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/src/cap_ffmpeg_impl.hpp:1227: warning: ‘sws_getContext’ is deprecated (declared at /uds_data/listic/install/ffmpeg_package/install/include/libswscale/swscale.h:194)
1161
/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/src/cap_ffmpeg_impl.hpp: In member function ‘bool CvVideoWriter_FFMPEG::open(const char*, int, double, int, int, bool)’:
1162
/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/src/cap_ffmpeg_impl.hpp:1343: warning: ‘guess_format’ is deprecated (declared at /uds_data/listic/install/ffmpeg_package/install/include/libavformat/avformat.h:972)
1163
/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/src/cap_ffmpeg_impl.hpp:1343: warning: ‘guess_format’ is deprecated (declared at /uds_data/listic/install/ffmpeg_package/install/include/libavformat/avformat.h:972)
1164
/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/src/cap_ffmpeg_impl.hpp:1371: warning: ‘av_alloc_format_context’ is deprecated (declared at /uds_data/listic/install/ffmpeg_package/install/include/libavformat/avformat.h:1130)
1165
/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/src/cap_ffmpeg_impl.hpp:1371: warning: ‘av_alloc_format_context’ is deprecated (declared at /uds_data/listic/install/ffmpeg_package/install/include/libavformat/avformat.h:1130)
1166
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
1167
[ 41%] Building CXX object modules/highgui/CMakeFiles/opencv_highgui.dir/src/loadsave.cpp.o
1168
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/modules/highgui && /usr/bin/c++   -Dopencv_highgui_EXPORTS -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DHAVE_JPEG -DHAVE_TIFF -DHAVE_JASPER -DCVAPI_EXPORTS -DHIGHGUI_EXPORTS -Wall -Wno-long-long -pthread -ffunction-sections -O3 -DNDEBUG   -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -fPIC -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/../../3rdparty/zlib -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/../../3rdparty/libjpeg -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/../../3rdparty/libtiff -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/../../3rdparty/libjasper -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/uds_data/listic/install/ffmpeg_package/install/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/src -I/uds_data/listic/install/opencv_package/trunk/opencv/release/modules/highgui -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/include   -o CMakeFiles/opencv_highgui.dir/src/loadsave.cpp.o -c /uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/src/loadsave.cpp
1169
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1279: warning: ‘class cv::_InputArray’ has virtual functions but non-virtual destructor
1170
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1347: warning: ‘class cv::_OutputArray’ has virtual functions but non-virtual destructor
1171
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
1172
[ 41%] Building CXX object modules/highgui/CMakeFiles/opencv_highgui.dir/src/precomp.cpp.o
1173
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/modules/highgui && /usr/bin/c++   -Dopencv_highgui_EXPORTS -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DHAVE_JPEG -DHAVE_TIFF -DHAVE_JASPER -DCVAPI_EXPORTS -DHIGHGUI_EXPORTS -Wall -Wno-long-long -pthread -ffunction-sections -O3 -DNDEBUG   -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -fPIC -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/../../3rdparty/zlib -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/../../3rdparty/libjpeg -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/../../3rdparty/libtiff -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/../../3rdparty/libjasper -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/uds_data/listic/install/ffmpeg_package/install/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/src -I/uds_data/listic/install/opencv_package/trunk/opencv/release/modules/highgui -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/include   -o CMakeFiles/opencv_highgui.dir/src/precomp.cpp.o -c /uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/src/precomp.cpp
1174
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1279: warning: ‘class cv::_InputArray’ has virtual functions but non-virtual destructor
1175
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1347: warning: ‘class cv::_OutputArray’ has virtual functions but non-virtual destructor
1176
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
1177
[ 41%] Building CXX object modules/highgui/CMakeFiles/opencv_highgui.dir/src/utils.cpp.o
1178
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/modules/highgui && /usr/bin/c++   -Dopencv_highgui_EXPORTS -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DHAVE_JPEG -DHAVE_TIFF -DHAVE_JASPER -DCVAPI_EXPORTS -DHIGHGUI_EXPORTS -Wall -Wno-long-long -pthread -ffunction-sections -O3 -DNDEBUG   -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -fPIC -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/../../3rdparty/zlib -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/../../3rdparty/libjpeg -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/../../3rdparty/libtiff -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/../../3rdparty/libjasper -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/uds_data/listic/install/ffmpeg_package/install/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/src -I/uds_data/listic/install/opencv_package/trunk/opencv/release/modules/highgui -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/include   -o CMakeFiles/opencv_highgui.dir/src/utils.cpp.o -c /uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/src/utils.cpp
1179
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1279: warning: ‘class cv::_InputArray’ has virtual functions but non-virtual destructor
1180
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1347: warning: ‘class cv::_OutputArray’ has virtual functions but non-virtual destructor
1181
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 48
1182
[ 42%] Building CXX object modules/highgui/CMakeFiles/opencv_highgui.dir/src/window.cpp.o
1183
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/modules/highgui && /usr/bin/c++   -Dopencv_highgui_EXPORTS -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DHAVE_JPEG -DHAVE_TIFF -DHAVE_JASPER -DCVAPI_EXPORTS -DHIGHGUI_EXPORTS -Wall -Wno-long-long -pthread -ffunction-sections -O3 -DNDEBUG   -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -fPIC -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/../../3rdparty/zlib -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/../../3rdparty/libjpeg -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/../../3rdparty/libtiff -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/../../3rdparty/libjasper -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/uds_data/listic/install/ffmpeg_package/install/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/src -I/uds_data/listic/install/opencv_package/trunk/opencv/release/modules/highgui -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/include   -o CMakeFiles/opencv_highgui.dir/src/window.cpp.o -c /uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/src/window.cpp
1184
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1279: warning: ‘class cv::_InputArray’ has virtual functions but non-virtual destructor
1185
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1347: warning: ‘class cv::_OutputArray’ has virtual functions but non-virtual destructor
1186
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
1187
[ 42%] Building CXX object modules/highgui/CMakeFiles/opencv_highgui.dir/src/bitstrm.cpp.o
1188
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/modules/highgui && /usr/bin/c++   -Dopencv_highgui_EXPORTS -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DHAVE_JPEG -DHAVE_TIFF -DHAVE_JASPER -DCVAPI_EXPORTS -DHIGHGUI_EXPORTS -Wall -Wno-long-long -pthread -ffunction-sections -O3 -DNDEBUG   -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -fPIC -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/../../3rdparty/zlib -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/../../3rdparty/libjpeg -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/../../3rdparty/libtiff -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/../../3rdparty/libjasper -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/uds_data/listic/install/ffmpeg_package/install/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/src -I/uds_data/listic/install/opencv_package/trunk/opencv/release/modules/highgui -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/include   -o CMakeFiles/opencv_highgui.dir/src/bitstrm.cpp.o -c /uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/src/bitstrm.cpp
1189
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1279: warning: ‘class cv::_InputArray’ has virtual functions but non-virtual destructor
1190
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1347: warning: ‘class cv::_OutputArray’ has virtual functions but non-virtual destructor
1191
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
1192
[ 42%] Building CXX object modules/highgui/CMakeFiles/opencv_highgui.dir/src/grfmt_base.cpp.o
1193
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/modules/highgui && /usr/bin/c++   -Dopencv_highgui_EXPORTS -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DHAVE_JPEG -DHAVE_TIFF -DHAVE_JASPER -DCVAPI_EXPORTS -DHIGHGUI_EXPORTS -Wall -Wno-long-long -pthread -ffunction-sections -O3 -DNDEBUG   -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -fPIC -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/../../3rdparty/zlib -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/../../3rdparty/libjpeg -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/../../3rdparty/libtiff -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/../../3rdparty/libjasper -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/uds_data/listic/install/ffmpeg_package/install/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/src -I/uds_data/listic/install/opencv_package/trunk/opencv/release/modules/highgui -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/include   -o CMakeFiles/opencv_highgui.dir/src/grfmt_base.cpp.o -c /uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/src/grfmt_base.cpp
1194
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1279: warning: ‘class cv::_InputArray’ has virtual functions but non-virtual destructor
1195
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1347: warning: ‘class cv::_OutputArray’ has virtual functions but non-virtual destructor
1196
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
1197
[ 42%] Building CXX object modules/highgui/CMakeFiles/opencv_highgui.dir/src/grfmt_bmp.cpp.o
1198
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/modules/highgui && /usr/bin/c++   -Dopencv_highgui_EXPORTS -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DHAVE_JPEG -DHAVE_TIFF -DHAVE_JASPER -DCVAPI_EXPORTS -DHIGHGUI_EXPORTS -Wall -Wno-long-long -pthread -ffunction-sections -O3 -DNDEBUG   -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -fPIC -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/../../3rdparty/zlib -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/../../3rdparty/libjpeg -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/../../3rdparty/libtiff -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/../../3rdparty/libjasper -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/uds_data/listic/install/ffmpeg_package/install/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/src -I/uds_data/listic/install/opencv_package/trunk/opencv/release/modules/highgui -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/include   -o CMakeFiles/opencv_highgui.dir/src/grfmt_bmp.cpp.o -c /uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/src/grfmt_bmp.cpp
1199
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1279: warning: ‘class cv::_InputArray’ has virtual functions but non-virtual destructor
1200
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1347: warning: ‘class cv::_OutputArray’ has virtual functions but non-virtual destructor
1201
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
1202
[ 42%] Building CXX object modules/highgui/CMakeFiles/opencv_highgui.dir/src/grfmt_exr.cpp.o
1203
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/modules/highgui && /usr/bin/c++   -Dopencv_highgui_EXPORTS -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DHAVE_JPEG -DHAVE_TIFF -DHAVE_JASPER -DCVAPI_EXPORTS -DHIGHGUI_EXPORTS -Wall -Wno-long-long -pthread -ffunction-sections -O3 -DNDEBUG   -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -fPIC -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/../../3rdparty/zlib -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/../../3rdparty/libjpeg -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/../../3rdparty/libtiff -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/../../3rdparty/libjasper -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/uds_data/listic/install/ffmpeg_package/install/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/src -I/uds_data/listic/install/opencv_package/trunk/opencv/release/modules/highgui -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/include   -o CMakeFiles/opencv_highgui.dir/src/grfmt_exr.cpp.o -c /uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/src/grfmt_exr.cpp
1204
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1279: warning: ‘class cv::_InputArray’ has virtual functions but non-virtual destructor
1205
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1347: warning: ‘class cv::_OutputArray’ has virtual functions but non-virtual destructor
1206
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 49
1207
[ 43%] Building CXX object modules/highgui/CMakeFiles/opencv_highgui.dir/src/grfmt_imageio.cpp.o
1208
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/modules/highgui && /usr/bin/c++   -Dopencv_highgui_EXPORTS -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DHAVE_JPEG -DHAVE_TIFF -DHAVE_JASPER -DCVAPI_EXPORTS -DHIGHGUI_EXPORTS -Wall -Wno-long-long -pthread -ffunction-sections -O3 -DNDEBUG   -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -fPIC -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/../../3rdparty/zlib -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/../../3rdparty/libjpeg -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/../../3rdparty/libtiff -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/../../3rdparty/libjasper -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/uds_data/listic/install/ffmpeg_package/install/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/src -I/uds_data/listic/install/opencv_package/trunk/opencv/release/modules/highgui -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/include   -o CMakeFiles/opencv_highgui.dir/src/grfmt_imageio.cpp.o -c /uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/src/grfmt_imageio.cpp
1209
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1279: warning: ‘class cv::_InputArray’ has virtual functions but non-virtual destructor
1210
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1347: warning: ‘class cv::_OutputArray’ has virtual functions but non-virtual destructor
1211
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
1212
[ 43%] Building CXX object modules/highgui/CMakeFiles/opencv_highgui.dir/src/grfmt_jpeg.cpp.o
1213
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/modules/highgui && /usr/bin/c++   -Dopencv_highgui_EXPORTS -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DHAVE_JPEG -DHAVE_TIFF -DHAVE_JASPER -DCVAPI_EXPORTS -DHIGHGUI_EXPORTS -Wall -Wno-long-long -pthread -ffunction-sections -O3 -DNDEBUG   -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -fPIC -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/../../3rdparty/zlib -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/../../3rdparty/libjpeg -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/../../3rdparty/libtiff -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/../../3rdparty/libjasper -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/uds_data/listic/install/ffmpeg_package/install/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/src -I/uds_data/listic/install/opencv_package/trunk/opencv/release/modules/highgui -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/include   -o CMakeFiles/opencv_highgui.dir/src/grfmt_jpeg.cpp.o -c /uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/src/grfmt_jpeg.cpp
1214
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1279: warning: ‘class cv::_InputArray’ has virtual functions but non-virtual destructor
1215
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1347: warning: ‘class cv::_OutputArray’ has virtual functions but non-virtual destructor
1216
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
1217
[ 43%] Building CXX object modules/highgui/CMakeFiles/opencv_highgui.dir/src/grfmt_jpeg2000.cpp.o
1218
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/modules/highgui && /usr/bin/c++   -Dopencv_highgui_EXPORTS -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DHAVE_JPEG -DHAVE_TIFF -DHAVE_JASPER -DCVAPI_EXPORTS -DHIGHGUI_EXPORTS -Wall -Wno-long-long -pthread -ffunction-sections -O3 -DNDEBUG   -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -fPIC -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/../../3rdparty/zlib -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/../../3rdparty/libjpeg -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/../../3rdparty/libtiff -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/../../3rdparty/libjasper -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/uds_data/listic/install/ffmpeg_package/install/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/src -I/uds_data/listic/install/opencv_package/trunk/opencv/release/modules/highgui -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/include   -o CMakeFiles/opencv_highgui.dir/src/grfmt_jpeg2000.cpp.o -c /uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/src/grfmt_jpeg2000.cpp
1219
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1279: warning: ‘class cv::_InputArray’ has virtual functions but non-virtual destructor
1220
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1347: warning: ‘class cv::_OutputArray’ has virtual functions but non-virtual destructor
1221
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
1222
[ 43%] Building CXX object modules/highgui/CMakeFiles/opencv_highgui.dir/src/grfmt_png.cpp.o
1223
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/modules/highgui && /usr/bin/c++   -Dopencv_highgui_EXPORTS -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DHAVE_JPEG -DHAVE_TIFF -DHAVE_JASPER -DCVAPI_EXPORTS -DHIGHGUI_EXPORTS -Wall -Wno-long-long -pthread -ffunction-sections -O3 -DNDEBUG   -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -fPIC -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/../../3rdparty/zlib -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/../../3rdparty/libjpeg -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/../../3rdparty/libtiff -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/../../3rdparty/libjasper -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/uds_data/listic/install/ffmpeg_package/install/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/src -I/uds_data/listic/install/opencv_package/trunk/opencv/release/modules/highgui -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/include   -o CMakeFiles/opencv_highgui.dir/src/grfmt_png.cpp.o -c /uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/src/grfmt_png.cpp
1224
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1279: warning: ‘class cv::_InputArray’ has virtual functions but non-virtual destructor
1225
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1347: warning: ‘class cv::_OutputArray’ has virtual functions but non-virtual destructor
1226
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
1227
[ 43%] Building CXX object modules/highgui/CMakeFiles/opencv_highgui.dir/src/grfmt_pxm.cpp.o
1228
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/modules/highgui && /usr/bin/c++   -Dopencv_highgui_EXPORTS -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DHAVE_JPEG -DHAVE_TIFF -DHAVE_JASPER -DCVAPI_EXPORTS -DHIGHGUI_EXPORTS -Wall -Wno-long-long -pthread -ffunction-sections -O3 -DNDEBUG   -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -fPIC -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/../../3rdparty/zlib -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/../../3rdparty/libjpeg -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/../../3rdparty/libtiff -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/../../3rdparty/libjasper -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/uds_data/listic/install/ffmpeg_package/install/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/src -I/uds_data/listic/install/opencv_package/trunk/opencv/release/modules/highgui -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/include   -o CMakeFiles/opencv_highgui.dir/src/grfmt_pxm.cpp.o -c /uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/src/grfmt_pxm.cpp
1229
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1279: warning: ‘class cv::_InputArray’ has virtual functions but non-virtual destructor
1230
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1347: warning: ‘class cv::_OutputArray’ has virtual functions but non-virtual destructor
1231
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 50
1232
[ 44%] Building CXX object modules/highgui/CMakeFiles/opencv_highgui.dir/src/grfmt_sunras.cpp.o
1233
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/modules/highgui && /usr/bin/c++   -Dopencv_highgui_EXPORTS -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DHAVE_JPEG -DHAVE_TIFF -DHAVE_JASPER -DCVAPI_EXPORTS -DHIGHGUI_EXPORTS -Wall -Wno-long-long -pthread -ffunction-sections -O3 -DNDEBUG   -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -fPIC -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/../../3rdparty/zlib -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/../../3rdparty/libjpeg -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/../../3rdparty/libtiff -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/../../3rdparty/libjasper -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/uds_data/listic/install/ffmpeg_package/install/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/src -I/uds_data/listic/install/opencv_package/trunk/opencv/release/modules/highgui -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/include   -o CMakeFiles/opencv_highgui.dir/src/grfmt_sunras.cpp.o -c /uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/src/grfmt_sunras.cpp
1234
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1279: warning: ‘class cv::_InputArray’ has virtual functions but non-virtual destructor
1235
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1347: warning: ‘class cv::_OutputArray’ has virtual functions but non-virtual destructor
1236
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
1237
[ 44%] Building CXX object modules/highgui/CMakeFiles/opencv_highgui.dir/src/grfmt_tiff.cpp.o
1238
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/modules/highgui && /usr/bin/c++   -Dopencv_highgui_EXPORTS -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DHAVE_JPEG -DHAVE_TIFF -DHAVE_JASPER -DCVAPI_EXPORTS -DHIGHGUI_EXPORTS -Wall -Wno-long-long -pthread -ffunction-sections -O3 -DNDEBUG   -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -fPIC -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/../../3rdparty/zlib -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/../../3rdparty/libjpeg -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/../../3rdparty/libtiff -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/../../3rdparty/libjasper -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/uds_data/listic/install/ffmpeg_package/install/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/src -I/uds_data/listic/install/opencv_package/trunk/opencv/release/modules/highgui -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc/include   -o CMakeFiles/opencv_highgui.dir/src/grfmt_tiff.cpp.o -c /uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/src/grfmt_tiff.cpp
1239
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1279: warning: ‘class cv::_InputArray’ has virtual functions but non-virtual destructor
1240
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1347: warning: ‘class cv::_OutputArray’ has virtual functions but non-virtual destructor
1241
Linking CXX shared library ../../lib/libopencv_highgui.so
1242
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/modules/highgui && /uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_link_script CMakeFiles/opencv_highgui.dir/link.txt --verbose=1
1243
/usr/bin/c++  -fPIC   -Wall -Wno-long-long -pthread -ffunction-sections -O3 -DNDEBUG   -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG  -shared -Wl,-soname,libopencv_highgui.so.2.3 -o ../../lib/libopencv_highgui.so.2.3.3 CMakeFiles/opencv_highgui.dir/src/cap.cpp.o CMakeFiles/opencv_highgui.dir/src/cap_images.cpp.o CMakeFiles/opencv_highgui.dir/src/cap_ffmpeg.cpp.o CMakeFiles/opencv_highgui.dir/src/loadsave.cpp.o CMakeFiles/opencv_highgui.dir/src/precomp.cpp.o CMakeFiles/opencv_highgui.dir/src/utils.cpp.o CMakeFiles/opencv_highgui.dir/src/window.cpp.o CMakeFiles/opencv_highgui.dir/src/bitstrm.cpp.o CMakeFiles/opencv_highgui.dir/src/grfmt_base.cpp.o CMakeFiles/opencv_highgui.dir/src/grfmt_bmp.cpp.o CMakeFiles/opencv_highgui.dir/src/grfmt_exr.cpp.o CMakeFiles/opencv_highgui.dir/src/grfmt_imageio.cpp.o CMakeFiles/opencv_highgui.dir/src/grfmt_jpeg.cpp.o CMakeFiles/opencv_highgui.dir/src/grfmt_jpeg2000.cpp.o CMakeFiles/opencv_highgui.dir/src/grfmt_png.cpp.o CMakeFiles/opencv_highgui.dir/src/grfmt_pxm.cpp.o CMakeFiles/opencv_highgui.dir/src/grfmt_sunras.cpp.o CMakeFiles/opencv_highgui.dir/src/grfmt_tiff.cpp.o -L/uds_data/listic/install/ffmpeg_package/install/lib ../../lib/libopencv_core.so.2.3.3 ../../lib/libopencv_imgproc.so.2.3.3 -ldl -lm -lpthread -lrt ../../3rdparty/lib/libzlib.a ../../3rdparty/lib/liblibjpeg.a ../../3rdparty/lib/liblibtiff.a ../../3rdparty/lib/liblibjasper.a -lgthread-2.0 -lglib-2.0 -lavcodec -lavformat -lavutil -lswscale -lbz2 ../../lib/libopencv_core.so.2.3.3 ../../3rdparty/lib/libzlib.a -ldl -lm -lpthread -lrt -Wl,-rpath,/uds_data/listic/install/ffmpeg_package/install/lib:/uds_data/listic/install/opencv_package/trunk/opencv/release/lib: 
1244
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/modules/highgui && /uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_symlink_library ../../lib/libopencv_highgui.so.2.3.3 ../../lib/libopencv_highgui.so.2.3 ../../lib/libopencv_highgui.so
1245
make[2]: Leaving directory `/gpfs/MUST-DATA/listic/install/opencv_package/trunk/opencv/release'
1246
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles  47 48 49 50
1247
[ 44%] Built target opencv_highgui
1248
make -f modules/core/CMakeFiles/opencv_perf_core.dir/build.make modules/core/CMakeFiles/opencv_perf_core.dir/depend
1249
make[2]: Entering directory `/gpfs/MUST-DATA/listic/install/opencv_package/trunk/opencv/release'
1250
cd /uds_data/listic/install/opencv_package/trunk/opencv/release && /uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_depends "Unix Makefiles" /uds_data/listic/install/opencv_package/trunk/opencv /uds_data/listic/install/opencv_package/trunk/opencv/modules/core /uds_data/listic/install/opencv_package/trunk/opencv/release /uds_data/listic/install/opencv_package/trunk/opencv/release/modules/core /uds_data/listic/install/opencv_package/trunk/opencv/release/modules/core/CMakeFiles/opencv_perf_core.dir/DependInfo.cmake --color=
1251
make[2]: Leaving directory `/gpfs/MUST-DATA/listic/install/opencv_package/trunk/opencv/release'
1252
make -f modules/core/CMakeFiles/opencv_perf_core.dir/build.make modules/core/CMakeFiles/opencv_perf_core.dir/build
1253
make[2]: Entering directory `/gpfs/MUST-DATA/listic/install/opencv_package/trunk/opencv/release'
1254
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 79
1255
[ 45%] Building CXX object modules/core/CMakeFiles/opencv_perf_core.dir/perf/perf_abs.cpp.o
1256
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/modules/core && /usr/bin/c++   -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DCVAPI_EXPORTS -Wall -Wno-long-long -pthread -ffunction-sections -O3 -DNDEBUG   -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/src -I/uds_data/listic/install/opencv_package/trunk/opencv/release/modules/core -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/../../3rdparty/zlib -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/ts/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/perf   -o CMakeFiles/opencv_perf_core.dir/perf/perf_abs.cpp.o -c /uds_data/listic/install/opencv_package/trunk/opencv/modules/core/perf/perf_abs.cpp
1257
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1279: warning: ‘class cv::_InputArray’ has virtual functions but non-virtual destructor
1258
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1347: warning: ‘class cv::_OutputArray’ has virtual functions but non-virtual destructor
1259
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
1260
[ 45%] Building CXX object modules/core/CMakeFiles/opencv_perf_core.dir/perf/perf_bitwise.cpp.o
1261
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/modules/core && /usr/bin/c++   -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DCVAPI_EXPORTS -Wall -Wno-long-long -pthread -ffunction-sections -O3 -DNDEBUG   -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/src -I/uds_data/listic/install/opencv_package/trunk/opencv/release/modules/core -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/../../3rdparty/zlib -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/ts/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/perf   -o CMakeFiles/opencv_perf_core.dir/perf/perf_bitwise.cpp.o -c /uds_data/listic/install/opencv_package/trunk/opencv/modules/core/perf/perf_bitwise.cpp
1262
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1279: warning: ‘class cv::_InputArray’ has virtual functions but non-virtual destructor
1263
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1347: warning: ‘class cv::_OutputArray’ has virtual functions but non-virtual destructor
1264
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
1265
[ 45%] Building CXX object modules/core/CMakeFiles/opencv_perf_core.dir/perf/perf_arithm.cpp.o
1266
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/modules/core && /usr/bin/c++   -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DCVAPI_EXPORTS -Wall -Wno-long-long -pthread -ffunction-sections -O3 -DNDEBUG   -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/src -I/uds_data/listic/install/opencv_package/trunk/opencv/release/modules/core -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/../../3rdparty/zlib -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/ts/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/perf   -o CMakeFiles/opencv_perf_core.dir/perf/perf_arithm.cpp.o -c /uds_data/listic/install/opencv_package/trunk/opencv/modules/core/perf/perf_arithm.cpp
1267
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1279: warning: ‘class cv::_InputArray’ has virtual functions but non-virtual destructor
1268
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1347: warning: ‘class cv::_OutputArray’ has virtual functions but non-virtual destructor
1269
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
1270
[ 45%] Building CXX object modules/core/CMakeFiles/opencv_perf_core.dir/perf/perf_main.cpp.o
1271
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/modules/core && /usr/bin/c++   -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DCVAPI_EXPORTS -Wall -Wno-long-long -pthread -ffunction-sections -O3 -DNDEBUG   -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/src -I/uds_data/listic/install/opencv_package/trunk/opencv/release/modules/core -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/../../3rdparty/zlib -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/ts/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/perf   -o CMakeFiles/opencv_perf_core.dir/perf/perf_main.cpp.o -c /uds_data/listic/install/opencv_package/trunk/opencv/modules/core/perf/perf_main.cpp
1272
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1279: warning: ‘class cv::_InputArray’ has virtual functions but non-virtual destructor
1273
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1347: warning: ‘class cv::_OutputArray’ has virtual functions but non-virtual destructor
1274
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
1275
[ 45%] Building CXX object modules/core/CMakeFiles/opencv_perf_core.dir/perf/perf_math.cpp.o
1276
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/modules/core && /usr/bin/c++   -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DCVAPI_EXPORTS -Wall -Wno-long-long -pthread -ffunction-sections -O3 -DNDEBUG   -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/src -I/uds_data/listic/install/opencv_package/trunk/opencv/release/modules/core -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/../../3rdparty/zlib -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/ts/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/perf   -o CMakeFiles/opencv_perf_core.dir/perf/perf_math.cpp.o -c /uds_data/listic/install/opencv_package/trunk/opencv/modules/core/perf/perf_math.cpp
1277
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1279: warning: ‘class cv::_InputArray’ has virtual functions but non-virtual destructor
1278
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1347: warning: ‘class cv::_OutputArray’ has virtual functions but non-virtual destructor
1279
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 80
1280
[ 46%] Building CXX object modules/core/CMakeFiles/opencv_perf_core.dir/perf/perf_compare.cpp.o
1281
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/modules/core && /usr/bin/c++   -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DCVAPI_EXPORTS -Wall -Wno-long-long -pthread -ffunction-sections -O3 -DNDEBUG   -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/src -I/uds_data/listic/install/opencv_package/trunk/opencv/release/modules/core -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/../../3rdparty/zlib -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/ts/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/perf   -o CMakeFiles/opencv_perf_core.dir/perf/perf_compare.cpp.o -c /uds_data/listic/install/opencv_package/trunk/opencv/modules/core/perf/perf_compare.cpp
1282
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1279: warning: ‘class cv::_InputArray’ has virtual functions but non-virtual destructor
1283
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1347: warning: ‘class cv::_OutputArray’ has virtual functions but non-virtual destructor
1284
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
1285
[ 46%] Building CXX object modules/core/CMakeFiles/opencv_perf_core.dir/perf/perf_precomp.cpp.o
1286
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/modules/core && /usr/bin/c++   -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DCVAPI_EXPORTS -Wall -Wno-long-long -pthread -ffunction-sections -O3 -DNDEBUG   -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/src -I/uds_data/listic/install/opencv_package/trunk/opencv/release/modules/core -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/../../3rdparty/zlib -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/ts/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/perf   -o CMakeFiles/opencv_perf_core.dir/perf/perf_precomp.cpp.o -c /uds_data/listic/install/opencv_package/trunk/opencv/modules/core/perf/perf_precomp.cpp
1287
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1279: warning: ‘class cv::_InputArray’ has virtual functions but non-virtual destructor
1288
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1347: warning: ‘class cv::_OutputArray’ has virtual functions but non-virtual destructor
1289
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
1290
[ 46%] Building CXX object modules/core/CMakeFiles/opencv_perf_core.dir/perf/perf_stat.cpp.o
1291
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/modules/core && /usr/bin/c++   -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DCVAPI_EXPORTS -Wall -Wno-long-long -pthread -ffunction-sections -O3 -DNDEBUG   -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/src -I/uds_data/listic/install/opencv_package/trunk/opencv/release/modules/core -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/../../3rdparty/zlib -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/ts/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/perf   -o CMakeFiles/opencv_perf_core.dir/perf/perf_stat.cpp.o -c /uds_data/listic/install/opencv_package/trunk/opencv/modules/core/perf/perf_stat.cpp
1292
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1279: warning: ‘class cv::_InputArray’ has virtual functions but non-virtual destructor
1293
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1347: warning: ‘class cv::_OutputArray’ has virtual functions but non-virtual destructor
1294
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
1295
[ 46%] Building CXX object modules/core/CMakeFiles/opencv_perf_core.dir/perf/perf_dft.cpp.o
1296
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/modules/core && /usr/bin/c++   -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DCVAPI_EXPORTS -Wall -Wno-long-long -pthread -ffunction-sections -O3 -DNDEBUG   -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/src -I/uds_data/listic/install/opencv_package/trunk/opencv/release/modules/core -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/../../3rdparty/zlib -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/ts/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/perf   -o CMakeFiles/opencv_perf_core.dir/perf/perf_dft.cpp.o -c /uds_data/listic/install/opencv_package/trunk/opencv/modules/core/perf/perf_dft.cpp
1297
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1279: warning: ‘class cv::_InputArray’ has virtual functions but non-virtual destructor
1298
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1347: warning: ‘class cv::_OutputArray’ has virtual functions but non-virtual destructor
1299
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
1300
[ 46%] Building CXX object modules/core/CMakeFiles/opencv_perf_core.dir/perf/perf_dot.cpp.o
1301
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/modules/core && /usr/bin/c++   -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DCVAPI_EXPORTS -Wall -Wno-long-long -pthread -ffunction-sections -O3 -DNDEBUG   -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/src -I/uds_data/listic/install/opencv_package/trunk/opencv/release/modules/core -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/../../3rdparty/zlib -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/ts/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/perf   -o CMakeFiles/opencv_perf_core.dir/perf/perf_dot.cpp.o -c /uds_data/listic/install/opencv_package/trunk/opencv/modules/core/perf/perf_dot.cpp
1302
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1279: warning: ‘class cv::_InputArray’ has virtual functions but non-virtual destructor
1303
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1347: warning: ‘class cv::_OutputArray’ has virtual functions but non-virtual destructor
1304
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
1305
[ 46%] Building CXX object modules/core/CMakeFiles/opencv_perf_core.dir/perf/perf_minmaxloc.cpp.o
1306
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/modules/core && /usr/bin/c++   -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DCVAPI_EXPORTS -Wall -Wno-long-long -pthread -ffunction-sections -O3 -DNDEBUG   -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/src -I/uds_data/listic/install/opencv_package/trunk/opencv/release/modules/core -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/../../3rdparty/zlib -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/ts/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/perf   -o CMakeFiles/opencv_perf_core.dir/perf/perf_minmaxloc.cpp.o -c /uds_data/listic/install/opencv_package/trunk/opencv/modules/core/perf/perf_minmaxloc.cpp
1307
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1279: warning: ‘class cv::_InputArray’ has virtual functions but non-virtual destructor
1308
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1347: warning: ‘class cv::_OutputArray’ has virtual functions but non-virtual destructor
1309
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 81
1310
[ 47%] Building CXX object modules/core/CMakeFiles/opencv_perf_core.dir/perf/perf_split.cpp.o
1311
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/modules/core && /usr/bin/c++   -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DCVAPI_EXPORTS -Wall -Wno-long-long -pthread -ffunction-sections -O3 -DNDEBUG   -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/src -I/uds_data/listic/install/opencv_package/trunk/opencv/release/modules/core -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/../../3rdparty/zlib -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/ts/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/perf   -o CMakeFiles/opencv_perf_core.dir/perf/perf_split.cpp.o -c /uds_data/listic/install/opencv_package/trunk/opencv/modules/core/perf/perf_split.cpp
1312
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1279: warning: ‘class cv::_InputArray’ has virtual functions but non-virtual destructor
1313
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1347: warning: ‘class cv::_OutputArray’ has virtual functions but non-virtual destructor
1314
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
1315
[ 47%] Building CXX object modules/core/CMakeFiles/opencv_perf_core.dir/perf/perf_merge.cpp.o
1316
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/modules/core && /usr/bin/c++   -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DCVAPI_EXPORTS -Wall -Wno-long-long -pthread -ffunction-sections -O3 -DNDEBUG   -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/src -I/uds_data/listic/install/opencv_package/trunk/opencv/release/modules/core -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/../../3rdparty/zlib -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/ts/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/perf   -o CMakeFiles/opencv_perf_core.dir/perf/perf_merge.cpp.o -c /uds_data/listic/install/opencv_package/trunk/opencv/modules/core/perf/perf_merge.cpp
1317
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/perf/perf_merge.cpp:36:2: warning: no newline at end of file
1318
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1279: warning: ‘class cv::_InputArray’ has virtual functions but non-virtual destructor
1319
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1347: warning: ‘class cv::_OutputArray’ has virtual functions but non-virtual destructor
1320
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
1321
[ 47%] Building CXX object modules/core/CMakeFiles/opencv_perf_core.dir/perf/perf_reduce.cpp.o
1322
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/modules/core && /usr/bin/c++   -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DCVAPI_EXPORTS -Wall -Wno-long-long -pthread -ffunction-sections -O3 -DNDEBUG   -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/src -I/uds_data/listic/install/opencv_package/trunk/opencv/release/modules/core -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/../../3rdparty/zlib -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/ts/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/perf   -o CMakeFiles/opencv_perf_core.dir/perf/perf_reduce.cpp.o -c /uds_data/listic/install/opencv_package/trunk/opencv/modules/core/perf/perf_reduce.cpp
1323
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1279: warning: ‘class cv::_InputArray’ has virtual functions but non-virtual destructor
1324
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1347: warning: ‘class cv::_OutputArray’ has virtual functions but non-virtual destructor
1325
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles 
1326
[ 47%] Building CXX object modules/core/CMakeFiles/opencv_perf_core.dir/perf/perf_norm.cpp.o
1327
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/modules/core && /usr/bin/c++   -DHAVE_CVCONFIG_H -DPYTHON_USE_NUMPY=1 -DCVAPI_EXPORTS -Wall -Wno-long-long -pthread -ffunction-sections -O3 -DNDEBUG   -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG -I/uds_data/listic/install/opencv_package/trunk/opencv/release -I/usr/lib64/python2.4/site-packages/numpy/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/src -I/uds_data/listic/install/opencv_package/trunk/opencv/release/modules/core -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/../../3rdparty/zlib -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/ts/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui/include -I/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/perf   -o CMakeFiles/opencv_perf_core.dir/perf/perf_norm.cpp.o -c /uds_data/listic/install/opencv_package/trunk/opencv/modules/core/perf/perf_norm.cpp
1328
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1279: warning: ‘class cv::_InputArray’ has virtual functions but non-virtual destructor
1329
/uds_data/listic/install/opencv_package/trunk/opencv/modules/core/include/opencv2/core/core.hpp:1347: warning: ‘class cv::_OutputArray’ has virtual functions but non-virtual destructor
1330
Linking CXX executable ../../bin/OFFopencv_perf_core
1331
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/modules/core && /uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_link_script CMakeFiles/opencv_perf_core.dir/link.txt --verbose=1
1332
/usr/bin/c++     -Wall -Wno-long-long -pthread -ffunction-sections -O3 -DNDEBUG   -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG      CMakeFiles/opencv_perf_core.dir/perf/perf_abs.cpp.o CMakeFiles/opencv_perf_core.dir/perf/perf_bitwise.cpp.o CMakeFiles/opencv_perf_core.dir/perf/perf_arithm.cpp.o CMakeFiles/opencv_perf_core.dir/perf/perf_main.cpp.o CMakeFiles/opencv_perf_core.dir/perf/perf_math.cpp.o CMakeFiles/opencv_perf_core.dir/perf/perf_compare.cpp.o CMakeFiles/opencv_perf_core.dir/perf/perf_precomp.cpp.o CMakeFiles/opencv_perf_core.dir/perf/perf_stat.cpp.o CMakeFiles/opencv_perf_core.dir/perf/perf_dft.cpp.o CMakeFiles/opencv_perf_core.dir/perf/perf_dot.cpp.o CMakeFiles/opencv_perf_core.dir/perf/perf_minmaxloc.cpp.o CMakeFiles/opencv_perf_core.dir/perf/perf_split.cpp.o CMakeFiles/opencv_perf_core.dir/perf/perf_merge.cpp.o CMakeFiles/opencv_perf_core.dir/perf/perf_reduce.cpp.o CMakeFiles/opencv_perf_core.dir/perf/perf_norm.cpp.o  -o ../../bin/OFFopencv_perf_core -rdynamic -ldl -lm -lpthread -lrt ../../lib/libopencv_core.so.2.3.3 ../../lib/libopencv_ts.so.2.3.3 ../../lib/libopencv_highgui.so.2.3.3 ../../lib/libopencv_imgproc.so.2.3.3 ../../lib/libopencv_core.so.2.3.3 -ldl -lm -lpthread -lrt ../../3rdparty/lib/libzlib.a ../../3rdparty/lib/liblibjpeg.a ../../3rdparty/lib/liblibtiff.a ../../3rdparty/lib/liblibjasper.a -lgthread-2.0 -lglib-2.0 -lavcodec -lavformat -lavutil -lswscale -lbz2 -Wl,-rpath,/uds_data/listic/install/opencv_package/trunk/opencv/release/lib 
1333
/usr/bin/ld: cannot find -lavcodec
1334
collect2: ld returned 1 exit status
1335
make[2]: *** [bin/OFFopencv_perf_core] Error 1
1336
make[2]: Leaving directory `/gpfs/MUST-DATA/listic/install/opencv_package/trunk/opencv/release'
1337
make[1]: *** [modules/core/CMakeFiles/opencv_perf_core.dir/all] Error 2
1338
make[1]: Leaving directory `/gpfs/MUST-DATA/listic/install/opencv_package/trunk/opencv/release'
1339
make: *** [all] Error 2
1340
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -H/uds_data/listic/install/opencv_package/trunk/opencv -B/uds_data/listic/install/opencv_package/trunk/opencv/release --check-build-system CMakeFiles/Makefile.cmake 0
1341
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_start /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles/progress.marks
1342
make -f CMakeFiles/Makefile2 all
1343
make[1]: Entering directory `/gpfs/MUST-DATA/listic/install/opencv_package/trunk/opencv/release'
1344
make -f 3rdparty/zlib/CMakeFiles/zlib.dir/build.make 3rdparty/zlib/CMakeFiles/zlib.dir/depend
1345
make[2]: Entering directory `/gpfs/MUST-DATA/listic/install/opencv_package/trunk/opencv/release'
1346
cd /uds_data/listic/install/opencv_package/trunk/opencv/release && /uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_depends "Unix Makefiles" /uds_data/listic/install/opencv_package/trunk/opencv /uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/zlib /uds_data/listic/install/opencv_package/trunk/opencv/release /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/zlib /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/zlib/CMakeFiles/zlib.dir/DependInfo.cmake --color=
1347
make[2]: Leaving directory `/gpfs/MUST-DATA/listic/install/opencv_package/trunk/opencv/release'
1348
make -f 3rdparty/zlib/CMakeFiles/zlib.dir/build.make 3rdparty/zlib/CMakeFiles/zlib.dir/build
1349
make[2]: Entering directory `/gpfs/MUST-DATA/listic/install/opencv_package/trunk/opencv/release'
1350
make[2]: Nothing to be done for `3rdparty/zlib/CMakeFiles/zlib.dir/build'.
1351
make[2]: Leaving directory `/gpfs/MUST-DATA/listic/install/opencv_package/trunk/opencv/release'
1352
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles  98 99 100
1353
[  3%] Built target zlib
1354
make -f modules/core/CMakeFiles/opencv_core.dir/build.make modules/core/CMakeFiles/opencv_core.dir/depend
1355
make[2]: Entering directory `/gpfs/MUST-DATA/listic/install/opencv_package/trunk/opencv/release'
1356
cd /uds_data/listic/install/opencv_package/trunk/opencv/release && /uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_depends "Unix Makefiles" /uds_data/listic/install/opencv_package/trunk/opencv /uds_data/listic/install/opencv_package/trunk/opencv/modules/core /uds_data/listic/install/opencv_package/trunk/opencv/release /uds_data/listic/install/opencv_package/trunk/opencv/release/modules/core /uds_data/listic/install/opencv_package/trunk/opencv/release/modules/core/CMakeFiles/opencv_core.dir/DependInfo.cmake --color=
1357
make[2]: Leaving directory `/gpfs/MUST-DATA/listic/install/opencv_package/trunk/opencv/release'
1358
make -f modules/core/CMakeFiles/opencv_core.dir/build.make modules/core/CMakeFiles/opencv_core.dir/build
1359
make[2]: Entering directory `/gpfs/MUST-DATA/listic/install/opencv_package/trunk/opencv/release'
1360
make[2]: Nothing to be done for `modules/core/CMakeFiles/opencv_core.dir/build'.
1361
make[2]: Leaving directory `/gpfs/MUST-DATA/listic/install/opencv_package/trunk/opencv/release'
1362
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles  31 32 33 34 35
1363
[  8%] Built target opencv_core
1364
make -f modules/ts/CMakeFiles/opencv_ts.dir/build.make modules/ts/CMakeFiles/opencv_ts.dir/depend
1365
make[2]: Entering directory `/gpfs/MUST-DATA/listic/install/opencv_package/trunk/opencv/release'
1366
cd /uds_data/listic/install/opencv_package/trunk/opencv/release && /uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_depends "Unix Makefiles" /uds_data/listic/install/opencv_package/trunk/opencv /uds_data/listic/install/opencv_package/trunk/opencv/modules/ts /uds_data/listic/install/opencv_package/trunk/opencv/release /uds_data/listic/install/opencv_package/trunk/opencv/release/modules/ts /uds_data/listic/install/opencv_package/trunk/opencv/release/modules/ts/CMakeFiles/opencv_ts.dir/DependInfo.cmake --color=
1367
make[2]: Leaving directory `/gpfs/MUST-DATA/listic/install/opencv_package/trunk/opencv/release'
1368
make -f modules/ts/CMakeFiles/opencv_ts.dir/build.make modules/ts/CMakeFiles/opencv_ts.dir/build
1369
make[2]: Entering directory `/gpfs/MUST-DATA/listic/install/opencv_package/trunk/opencv/release'
1370
make[2]: Nothing to be done for `modules/ts/CMakeFiles/opencv_ts.dir/build'.
1371
make[2]: Leaving directory `/gpfs/MUST-DATA/listic/install/opencv_package/trunk/opencv/release'
1372
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles  94
1373
[  9%] Built target opencv_ts
1374
make -f 3rdparty/libtiff/CMakeFiles/libtiff.dir/build.make 3rdparty/libtiff/CMakeFiles/libtiff.dir/depend
1375
make[2]: Entering directory `/gpfs/MUST-DATA/listic/install/opencv_package/trunk/opencv/release'
1376
cd /uds_data/listic/install/opencv_package/trunk/opencv/release && /uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_depends "Unix Makefiles" /uds_data/listic/install/opencv_package/trunk/opencv /uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libtiff /uds_data/listic/install/opencv_package/trunk/opencv/release /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/libtiff /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/libtiff/CMakeFiles/libtiff.dir/DependInfo.cmake --color=
1377
make[2]: Leaving directory `/gpfs/MUST-DATA/listic/install/opencv_package/trunk/opencv/release'
1378
make -f 3rdparty/libtiff/CMakeFiles/libtiff.dir/build.make 3rdparty/libtiff/CMakeFiles/libtiff.dir/build
1379
make[2]: Entering directory `/gpfs/MUST-DATA/listic/install/opencv_package/trunk/opencv/release'
1380
make[2]: Nothing to be done for `3rdparty/libtiff/CMakeFiles/libtiff.dir/build'.
1381
make[2]: Leaving directory `/gpfs/MUST-DATA/listic/install/opencv_package/trunk/opencv/release'
1382
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles  16 17 18 19 20 21 22 23
1383
[ 17%] Built target libtiff
1384
make -f modules/imgproc/CMakeFiles/opencv_imgproc.dir/build.make modules/imgproc/CMakeFiles/opencv_imgproc.dir/depend
1385
make[2]: Entering directory `/gpfs/MUST-DATA/listic/install/opencv_package/trunk/opencv/release'
1386
cd /uds_data/listic/install/opencv_package/trunk/opencv/release && /uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_depends "Unix Makefiles" /uds_data/listic/install/opencv_package/trunk/opencv /uds_data/listic/install/opencv_package/trunk/opencv/modules/imgproc /uds_data/listic/install/opencv_package/trunk/opencv/release /uds_data/listic/install/opencv_package/trunk/opencv/release/modules/imgproc /uds_data/listic/install/opencv_package/trunk/opencv/release/modules/imgproc/CMakeFiles/opencv_imgproc.dir/DependInfo.cmake --color=
1387
make[2]: Leaving directory `/gpfs/MUST-DATA/listic/install/opencv_package/trunk/opencv/release'
1388
make -f modules/imgproc/CMakeFiles/opencv_imgproc.dir/build.make modules/imgproc/CMakeFiles/opencv_imgproc.dir/build
1389
make[2]: Entering directory `/gpfs/MUST-DATA/listic/install/opencv_package/trunk/opencv/release'
1390
make[2]: Nothing to be done for `modules/imgproc/CMakeFiles/opencv_imgproc.dir/build'.
1391
make[2]: Leaving directory `/gpfs/MUST-DATA/listic/install/opencv_package/trunk/opencv/release'
1392
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles  51 52 53 54 55 56 57 58
1393
[ 25%] Built target opencv_imgproc
1394
make -f 3rdparty/libjasper/CMakeFiles/libjasper.dir/build.make 3rdparty/libjasper/CMakeFiles/libjasper.dir/depend
1395
make[2]: Entering directory `/gpfs/MUST-DATA/listic/install/opencv_package/trunk/opencv/release'
1396
cd /uds_data/listic/install/opencv_package/trunk/opencv/release && /uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_depends "Unix Makefiles" /uds_data/listic/install/opencv_package/trunk/opencv /uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjasper /uds_data/listic/install/opencv_package/trunk/opencv/release /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/libjasper /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/libjasper/CMakeFiles/libjasper.dir/DependInfo.cmake --color=
1397
make[2]: Leaving directory `/gpfs/MUST-DATA/listic/install/opencv_package/trunk/opencv/release'
1398
make -f 3rdparty/libjasper/CMakeFiles/libjasper.dir/build.make 3rdparty/libjasper/CMakeFiles/libjasper.dir/build
1399
make[2]: Entering directory `/gpfs/MUST-DATA/listic/install/opencv_package/trunk/opencv/release'
1400
make[2]: Nothing to be done for `3rdparty/libjasper/CMakeFiles/libjasper.dir/build'.
1401
make[2]: Leaving directory `/gpfs/MUST-DATA/listic/install/opencv_package/trunk/opencv/release'
1402
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles  1 2 3 4 5 6
1403
[ 31%] Built target libjasper
1404
make -f 3rdparty/libjpeg/CMakeFiles/libjpeg.dir/build.make 3rdparty/libjpeg/CMakeFiles/libjpeg.dir/depend
1405
make[2]: Entering directory `/gpfs/MUST-DATA/listic/install/opencv_package/trunk/opencv/release'
1406
cd /uds_data/listic/install/opencv_package/trunk/opencv/release && /uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_depends "Unix Makefiles" /uds_data/listic/install/opencv_package/trunk/opencv /uds_data/listic/install/opencv_package/trunk/opencv/3rdparty/libjpeg /uds_data/listic/install/opencv_package/trunk/opencv/release /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/libjpeg /uds_data/listic/install/opencv_package/trunk/opencv/release/3rdparty/libjpeg/CMakeFiles/libjpeg.dir/DependInfo.cmake --color=
1407
make[2]: Leaving directory `/gpfs/MUST-DATA/listic/install/opencv_package/trunk/opencv/release'
1408
make -f 3rdparty/libjpeg/CMakeFiles/libjpeg.dir/build.make 3rdparty/libjpeg/CMakeFiles/libjpeg.dir/build
1409
make[2]: Entering directory `/gpfs/MUST-DATA/listic/install/opencv_package/trunk/opencv/release'
1410
make[2]: Nothing to be done for `3rdparty/libjpeg/CMakeFiles/libjpeg.dir/build'.
1411
make[2]: Leaving directory `/gpfs/MUST-DATA/listic/install/opencv_package/trunk/opencv/release'
1412
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles  7 8 9 10 11 12 13 14 15
1413
[ 40%] Built target libjpeg
1414
make -f modules/highgui/CMakeFiles/opencv_highgui.dir/build.make modules/highgui/CMakeFiles/opencv_highgui.dir/depend
1415
make[2]: Entering directory `/gpfs/MUST-DATA/listic/install/opencv_package/trunk/opencv/release'
1416
cd /uds_data/listic/install/opencv_package/trunk/opencv/release && /uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_depends "Unix Makefiles" /uds_data/listic/install/opencv_package/trunk/opencv /uds_data/listic/install/opencv_package/trunk/opencv/modules/highgui /uds_data/listic/install/opencv_package/trunk/opencv/release /uds_data/listic/install/opencv_package/trunk/opencv/release/modules/highgui /uds_data/listic/install/opencv_package/trunk/opencv/release/modules/highgui/CMakeFiles/opencv_highgui.dir/DependInfo.cmake --color=
1417
make[2]: Leaving directory `/gpfs/MUST-DATA/listic/install/opencv_package/trunk/opencv/release'
1418
make -f modules/highgui/CMakeFiles/opencv_highgui.dir/build.make modules/highgui/CMakeFiles/opencv_highgui.dir/build
1419
make[2]: Entering directory `/gpfs/MUST-DATA/listic/install/opencv_package/trunk/opencv/release'
1420
make[2]: Nothing to be done for `modules/highgui/CMakeFiles/opencv_highgui.dir/build'.
1421
make[2]: Leaving directory `/gpfs/MUST-DATA/listic/install/opencv_package/trunk/opencv/release'
1422
/uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_progress_report /uds_data/listic/install/opencv_package/trunk/opencv/release/CMakeFiles  47 48 49 50
1423
[ 44%] Built target opencv_highgui
1424
make -f modules/core/CMakeFiles/opencv_perf_core.dir/build.make modules/core/CMakeFiles/opencv_perf_core.dir/depend
1425
make[2]: Entering directory `/gpfs/MUST-DATA/listic/install/opencv_package/trunk/opencv/release'
1426
cd /uds_data/listic/install/opencv_package/trunk/opencv/release && /uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_depends "Unix Makefiles" /uds_data/listic/install/opencv_package/trunk/opencv /uds_data/listic/install/opencv_package/trunk/opencv/modules/core /uds_data/listic/install/opencv_package/trunk/opencv/release /uds_data/listic/install/opencv_package/trunk/opencv/release/modules/core /uds_data/listic/install/opencv_package/trunk/opencv/release/modules/core/CMakeFiles/opencv_perf_core.dir/DependInfo.cmake --color=
1427
make[2]: Leaving directory `/gpfs/MUST-DATA/listic/install/opencv_package/trunk/opencv/release'
1428
make -f modules/core/CMakeFiles/opencv_perf_core.dir/build.make modules/core/CMakeFiles/opencv_perf_core.dir/build
1429
make[2]: Entering directory `/gpfs/MUST-DATA/listic/install/opencv_package/trunk/opencv/release'
1430
Linking CXX executable ../../bin/OFFopencv_perf_core
1431
cd /uds_data/listic/install/opencv_package/trunk/opencv/release/modules/core && /uds_data/listic/install/cmake/cmake-2.8.3-Linux-i386/bin/cmake -E cmake_link_script CMakeFiles/opencv_perf_core.dir/link.txt --verbose=1
1432
/usr/bin/c++     -Wall -Wno-long-long -pthread -ffunction-sections -O3 -DNDEBUG   -fomit-frame-pointer -msse -msse2 -msse3 -DNDEBUG      CMakeFiles/opencv_perf_core.dir/perf/perf_abs.cpp.o CMakeFiles/opencv_perf_core.dir/perf/perf_bitwise.cpp.o CMakeFiles/opencv_perf_core.dir/perf/perf_arithm.cpp.o CMakeFiles/opencv_perf_core.dir/perf/perf_main.cpp.o CMakeFiles/opencv_perf_core.dir/perf/perf_math.cpp.o CMakeFiles/opencv_perf_core.dir/perf/perf_compare.cpp.o CMakeFiles/opencv_perf_core.dir/perf/perf_precomp.cpp.o CMakeFiles/opencv_perf_core.dir/perf/perf_stat.cpp.o CMakeFiles/opencv_perf_core.dir/perf/perf_dft.cpp.o CMakeFiles/opencv_perf_core.dir/perf/perf_dot.cpp.o CMakeFiles/opencv_perf_core.dir/perf/perf_minmaxloc.cpp.o CMakeFiles/opencv_perf_core.dir/perf/perf_split.cpp.o CMakeFiles/opencv_perf_core.dir/perf/perf_merge.cpp.o CMakeFiles/opencv_perf_core.dir/perf/perf_reduce.cpp.o CMakeFiles/opencv_perf_core.dir/perf/perf_norm.cpp.o  -o ../../bin/OFFopencv_perf_core -rdynamic -ldl -lm -lpthread -lrt ../../lib/libopencv_core.so.2.3.3 ../../lib/libopencv_ts.so.2.3.3 ../../lib/libopencv_highgui.so.2.3.3 ../../lib/libopencv_imgproc.so.2.3.3 ../../lib/libopencv_core.so.2.3.3 -ldl -lm -lpthread -lrt ../../3rdparty/lib/libzlib.a ../../3rdparty/lib/liblibjpeg.a ../../3rdparty/lib/liblibtiff.a ../../3rdparty/lib/liblibjasper.a -lgthread-2.0 -lglib-2.0 -lavcodec -lavformat -lavutil -lswscale -lbz2 -Wl,-rpath,/uds_data/listic/install/opencv_package/trunk/opencv/release/lib 
1433
/usr/bin/ld: cannot find -lavcodec
1434
collect2: ld returned 1 exit status
1435
make[2]: *** [bin/OFFopencv_perf_core] Error 1
1436
make[2]: Leaving directory `/gpfs/MUST-DATA/listic/install/opencv_package/trunk/opencv/release'
1437
make[1]: *** [modules/core/CMakeFiles/opencv_perf_core.dir/all] Error 2
1438
make[1]: Leaving directory `/gpfs/MUST-DATA/listic/install/opencv_package/trunk/opencv/release'
1439
make: *** [all] Error 2
1440