1 | MacBook-Pro-di-Enrico:build enrico$ cmake -G "Unix Makefiles" ..
|
2 | -- The CXX compiler identification is Clang 5.0.0
|
3 | -- The C compiler identification is Clang 5.0.0
|
4 | -- Check for working CXX compiler: /usr/bin/c++
|
5 | -- Check for working CXX compiler: /usr/bin/c++ -- works
|
6 | -- Detecting CXX compiler ABI info
|
7 | -- Detecting CXX compiler ABI info - done
|
8 | -- Check for working C compiler: /usr/bin/cc
|
9 | -- Check for working C compiler: /usr/bin/cc -- works
|
10 | -- Detecting C compiler ABI info
|
11 | -- Detecting C compiler ABI info - done
|
12 | -- Performing Test HAVE_CXX_FSIGNED_CHAR
|
13 | -- Performing Test HAVE_CXX_FSIGNED_CHAR - Success
|
14 | -- Performing Test HAVE_C_FSIGNED_CHAR
|
15 | -- Performing Test HAVE_C_FSIGNED_CHAR - Success
|
16 | -- Performing Test HAVE_CXX_W
|
17 | -- Performing Test HAVE_CXX_W - Success
|
18 | -- Performing Test HAVE_C_W
|
19 | -- Performing Test HAVE_C_W - Success
|
20 | -- Performing Test HAVE_CXX_WALL
|
21 | -- Performing Test HAVE_CXX_WALL - Failed
|
22 | -- Performing Test HAVE_C_WALL
|
23 | -- Performing Test HAVE_C_WALL - Failed
|
24 | -- Performing Test HAVE_CXX_WERROR_RETURN_TYPE
|
25 | -- Performing Test HAVE_CXX_WERROR_RETURN_TYPE - Success
|
26 | -- Performing Test HAVE_C_WERROR_RETURN_TYPE
|
27 | -- Performing Test HAVE_C_WERROR_RETURN_TYPE - Success
|
28 | -- Performing Test HAVE_CXX_WERROR_ADDRESS
|
29 | -- Performing Test HAVE_CXX_WERROR_ADDRESS - Success
|
30 | -- Performing Test HAVE_C_WERROR_ADDRESS
|
31 | -- Performing Test HAVE_C_WERROR_ADDRESS - Success
|
32 | -- Performing Test HAVE_CXX_WERROR_SEQUENCE_POINT
|
33 | -- Performing Test HAVE_CXX_WERROR_SEQUENCE_POINT - Success
|
34 | -- Performing Test HAVE_C_WERROR_SEQUENCE_POINT
|
35 | -- Performing Test HAVE_C_WERROR_SEQUENCE_POINT - Success
|
36 | -- Performing Test HAVE_CXX_WFORMAT
|
37 | -- Performing Test HAVE_CXX_WFORMAT - Success
|
38 | -- Performing Test HAVE_C_WFORMAT
|
39 | -- Performing Test HAVE_C_WFORMAT - Success
|
40 | -- Performing Test HAVE_CXX_WERROR_FORMAT_SECURITY
|
41 | -- Performing Test HAVE_CXX_WERROR_FORMAT_SECURITY - Success
|
42 | -- Performing Test HAVE_C_WERROR_FORMAT_SECURITY
|
43 | -- Performing Test HAVE_C_WERROR_FORMAT_SECURITY - Success
|
44 | -- Performing Test HAVE_CXX_WMISSING_DECLARATIONS
|
45 | -- Performing Test HAVE_CXX_WMISSING_DECLARATIONS - Success
|
46 | -- Performing Test HAVE_C_WMISSING_DECLARATIONS
|
47 | -- Performing Test HAVE_C_WMISSING_DECLARATIONS - Success
|
48 | -- Performing Test HAVE_CXX_WMISSING_PROTOTYPES
|
49 | -- Performing Test HAVE_CXX_WMISSING_PROTOTYPES - Success
|
50 | -- Performing Test HAVE_C_WMISSING_PROTOTYPES
|
51 | -- Performing Test HAVE_C_WMISSING_PROTOTYPES - Success
|
52 | -- Performing Test HAVE_CXX_WSTRICT_PROTOTYPES
|
53 | -- Performing Test HAVE_CXX_WSTRICT_PROTOTYPES - Success
|
54 | -- Performing Test HAVE_C_WSTRICT_PROTOTYPES
|
55 | -- Performing Test HAVE_C_WSTRICT_PROTOTYPES - Success
|
56 | -- Performing Test HAVE_CXX_WUNDEF
|
57 | -- Performing Test HAVE_CXX_WUNDEF - Success
|
58 | -- Performing Test HAVE_C_WUNDEF
|
59 | -- Performing Test HAVE_C_WUNDEF - Success
|
60 | -- Performing Test HAVE_CXX_WINIT_SELF
|
61 | -- Performing Test HAVE_CXX_WINIT_SELF - Success
|
62 | -- Performing Test HAVE_C_WINIT_SELF
|
63 | -- Performing Test HAVE_C_WINIT_SELF - Success
|
64 | -- Performing Test HAVE_CXX_WPOINTER_ARITH
|
65 | -- Performing Test HAVE_CXX_WPOINTER_ARITH - Success
|
66 | -- Performing Test HAVE_C_WPOINTER_ARITH
|
67 | -- Performing Test HAVE_C_WPOINTER_ARITH - Success
|
68 | -- Performing Test HAVE_CXX_WSHADOW
|
69 | -- Performing Test HAVE_CXX_WSHADOW - Success
|
70 | -- Performing Test HAVE_C_WSHADOW
|
71 | -- Performing Test HAVE_C_WSHADOW - Success
|
72 | -- Performing Test HAVE_CXX_WSIGN_PROMO
|
73 | -- Performing Test HAVE_CXX_WSIGN_PROMO - Success
|
74 | -- Performing Test HAVE_C_WSIGN_PROMO
|
75 | -- Performing Test HAVE_C_WSIGN_PROMO - Success
|
76 | -- Performing Test HAVE_CXX_WNO_NARROWING
|
77 | -- Performing Test HAVE_CXX_WNO_NARROWING - Success
|
78 | -- Performing Test HAVE_C_WNO_NARROWING
|
79 | -- Performing Test HAVE_C_WNO_NARROWING - Success
|
80 | -- Performing Test HAVE_CXX_WNO_DELETE_NON_VIRTUAL_DTOR
|
81 | -- Performing Test HAVE_CXX_WNO_DELETE_NON_VIRTUAL_DTOR - Success
|
82 | -- Performing Test HAVE_C_WNO_DELETE_NON_VIRTUAL_DTOR
|
83 | -- Performing Test HAVE_C_WNO_DELETE_NON_VIRTUAL_DTOR - Success
|
84 | -- Performing Test HAVE_CXX_WNO_UNNAMED_TYPE_TEMPLATE_ARGS
|
85 | -- Performing Test HAVE_CXX_WNO_UNNAMED_TYPE_TEMPLATE_ARGS - Success
|
86 | -- Performing Test HAVE_C_WNO_UNNAMED_TYPE_TEMPLATE_ARGS
|
87 | -- Performing Test HAVE_C_WNO_UNNAMED_TYPE_TEMPLATE_ARGS - Success
|
88 | -- Performing Test HAVE_CXX_FDIAGNOSTICS_SHOW_OPTION
|
89 | -- Performing Test HAVE_CXX_FDIAGNOSTICS_SHOW_OPTION - Success
|
90 | -- Performing Test HAVE_C_FDIAGNOSTICS_SHOW_OPTION
|
91 | -- Performing Test HAVE_C_FDIAGNOSTICS_SHOW_OPTION - Success
|
92 | -- Performing Test HAVE_CXX_FNO_OMIT_FRAME_POINTER
|
93 | -- Performing Test HAVE_CXX_FNO_OMIT_FRAME_POINTER - Success
|
94 | -- Performing Test HAVE_C_FNO_OMIT_FRAME_POINTER
|
95 | -- Performing Test HAVE_C_FNO_OMIT_FRAME_POINTER - Success
|
96 | -- Performing Test HAVE_CXX_MSSE
|
97 | -- Performing Test HAVE_CXX_MSSE - Success
|
98 | -- Performing Test HAVE_C_MSSE
|
99 | -- Performing Test HAVE_C_MSSE - Success
|
100 | -- Performing Test HAVE_CXX_MSSE2
|
101 | -- Performing Test HAVE_CXX_MSSE2 - Success
|
102 | -- Performing Test HAVE_C_MSSE2
|
103 | -- Performing Test HAVE_C_MSSE2 - Success
|
104 | -- Performing Test HAVE_CXX_MSSE3
|
105 | -- Performing Test HAVE_CXX_MSSE3 - Success
|
106 | -- Performing Test HAVE_C_MSSE3
|
107 | -- Performing Test HAVE_C_MSSE3 - Success
|
108 | -- Looking for fseeko
|
109 | -- Looking for fseeko - found
|
110 | -- Looking for unistd.h
|
111 | -- Looking for unistd.h - found
|
112 | -- Looking for sys/types.h
|
113 | -- Looking for sys/types.h - found
|
114 | -- Looking for stdint.h
|
115 | -- Looking for stdint.h - found
|
116 | -- Looking for stddef.h
|
117 | -- Looking for stddef.h - found
|
118 | -- Check size of off64_t
|
119 | -- Check size of off64_t - failed
|
120 | -- Performing Test HAVE_C_WNO_ATTRIBUTES
|
121 | -- Performing Test HAVE_C_WNO_ATTRIBUTES - Success
|
122 | -- Performing Test HAVE_C_WNO_STRICT_PROTOTYPES
|
123 | -- Performing Test HAVE_C_WNO_STRICT_PROTOTYPES - Success
|
124 | -- Performing Test HAVE_C_WNO_MISSING_PROTOTYPES
|
125 | -- Performing Test HAVE_C_WNO_MISSING_PROTOTYPES - Success
|
126 | -- Performing Test HAVE_C_WNO_MISSING_DECLARATIONS
|
127 | -- Performing Test HAVE_C_WNO_MISSING_DECLARATIONS - Success
|
128 | -- Looking for assert.h
|
129 | -- Looking for assert.h - found
|
130 | -- Looking for fcntl.h
|
131 | -- Looking for fcntl.h - found
|
132 | -- Looking for io.h
|
133 | -- Looking for io.h - not found
|
134 | -- Looking for jbg_newlen
|
135 | -- Looking for jbg_newlen - not found
|
136 | -- Looking for mmap
|
137 | -- Looking for mmap - found
|
138 | -- Looking for search.h
|
139 | -- Looking for search.h - found
|
140 | -- Looking for string.h
|
141 | -- Looking for string.h - found
|
142 | -- Looking for unistd.h
|
143 | -- Looking for unistd.h - found
|
144 | -- Performing Test HAVE_C_WNO_UNUSED_BUT_SET_VARIABLE
|
145 | -- Performing Test HAVE_C_WNO_UNUSED_BUT_SET_VARIABLE - Failed
|
146 | -- Performing Test HAVE_C_WNO_UNDEF
|
147 | -- Performing Test HAVE_C_WNO_UNDEF - Success
|
148 | -- Performing Test HAVE_C_WNO_UNUSED
|
149 | -- Performing Test HAVE_C_WNO_UNUSED - Success
|
150 | -- Performing Test HAVE_C_WNO_SIGN_COMPARE
|
151 | -- Performing Test HAVE_C_WNO_SIGN_COMPARE - Success
|
152 | -- Performing Test HAVE_C_WNO_CAST_ALIGN
|
153 | -- Performing Test HAVE_C_WNO_CAST_ALIGN - Success
|
154 | -- Performing Test HAVE_C_WNO_SHADOW
|
155 | -- Performing Test HAVE_C_WNO_SHADOW - Success
|
156 | -- Performing Test HAVE_C_WNO_MAYBE_UNINITIALIZED
|
157 | -- Performing Test HAVE_C_WNO_MAYBE_UNINITIALIZED - Failed
|
158 | -- Performing Test HAVE_C_WNO_POINTER_TO_INT_CAST
|
159 | -- Performing Test HAVE_C_WNO_POINTER_TO_INT_CAST - Success
|
160 | -- Performing Test HAVE_C_WNO_INT_TO_POINTER_CAST
|
161 | -- Performing Test HAVE_C_WNO_INT_TO_POINTER_CAST - Success
|
162 | -- Performing Test HAVE_C_WNO_UNUSED_PARAMETER
|
163 | -- Performing Test HAVE_C_WNO_UNUSED_PARAMETER - Success
|
164 | -- Performing Test HAVE_CXX_WNO_MISSING_DECLARATIONS
|
165 | -- Performing Test HAVE_CXX_WNO_MISSING_DECLARATIONS - Success
|
166 | -- Performing Test HAVE_CXX_WNO_UNUSED_PARAMETER
|
167 | -- Performing Test HAVE_CXX_WNO_UNUSED_PARAMETER - Success
|
168 | -- Performing Test HAVE_C_WNO_IMPLICIT_FUNCTION_DECLARATION
|
169 | -- Performing Test HAVE_C_WNO_IMPLICIT_FUNCTION_DECLARATION - Success
|
170 | -- Performing Test HAVE_C_WNO_UNINITIALIZED
|
171 | -- Performing Test HAVE_C_WNO_UNINITIALIZED - Success
|
172 | -- Performing Test HAVE_C_WNO_UNUSED_BUT_SET_PARAMETER
|
173 | -- Performing Test HAVE_C_WNO_UNUSED_BUT_SET_PARAMETER - Failed
|
174 | -- Looking for semaphore.h
|
175 | -- Looking for semaphore.h - found
|
176 | -- Performing Test HAVE_CXX_WNO_SHADOW
|
177 | -- Performing Test HAVE_CXX_WNO_SHADOW - Success
|
178 | -- Performing Test HAVE_CXX_WNO_UNUSED
|
179 | -- Performing Test HAVE_CXX_WNO_UNUSED - Success
|
180 | -- Performing Test HAVE_CXX_WNO_SIGN_COMPARE
|
181 | -- Performing Test HAVE_CXX_WNO_SIGN_COMPARE - Success
|
182 | -- Performing Test HAVE_CXX_WNO_UNDEF
|
183 | -- Performing Test HAVE_CXX_WNO_UNDEF - Success
|
184 | -- Performing Test HAVE_CXX_WNO_UNINITIALIZED
|
185 | -- Performing Test HAVE_CXX_WNO_UNINITIALIZED - Success
|
186 | -- Performing Test HAVE_CXX_WNO_SWITCH
|
187 | -- Performing Test HAVE_CXX_WNO_SWITCH - Success
|
188 | -- Performing Test HAVE_CXX_WNO_PARENTHESES
|
189 | -- Performing Test HAVE_CXX_WNO_PARENTHESES - Success
|
190 | -- Performing Test HAVE_CXX_WNO_ARRAY_BOUNDS
|
191 | -- Performing Test HAVE_CXX_WNO_ARRAY_BOUNDS - Success
|
192 | -- Performing Test HAVE_CXX_WNO_EXTRA
|
193 | -- Performing Test HAVE_CXX_WNO_EXTRA - Success
|
194 | -- Looking for linux/videodev.h
|
195 | -- Looking for linux/videodev.h - not found
|
196 | -- Looking for linux/videodev2.h
|
197 | -- Looking for linux/videodev2.h - not found
|
198 | -- Looking for sys/videoio.h
|
199 | -- Looking for sys/videoio.h - not found
|
200 | -- Looking for libavformat/avformat.h
|
201 | -- Looking for libavformat/avformat.h - not found
|
202 | -- Looking for ffmpeg/avformat.h
|
203 | -- Looking for ffmpeg/avformat.h - not found
|
204 | -- Found PythonInterp: /usr/bin/python (found suitable version "2.7.2", minimum required is "2.0")
|
205 | -- Found PythonLibs: /usr/lib/libpython2.7.dylib (found suitable exact version "2.7.2")
|
206 | -- Found apache ant 1.8.4: /usr/bin/ant
|
207 | -- Found JNI: -framework JavaVM
|
208 | -- Performing Test HAVE_OBJCXX_FOBJC_EXCEPTIONS
|
209 | -- Performing Test HAVE_OBJCXX_FOBJC_EXCEPTIONS - Success
|
210 | -- Performing Test HAVE_CXX_WNO_DEPRECATED_DECLARATIONS
|
211 | -- Performing Test HAVE_CXX_WNO_DEPRECATED_DECLARATIONS - Success
|
212 | --
|
213 | -- General configuration for OpenCV 2.4.6.1 =====================================
|
214 | -- Version control: unknown
|
215 | --
|
216 | -- Platform:
|
217 | -- Host: Darwin 12.5.0 i386
|
218 | -- CMake: 2.8.11.2
|
219 | -- CMake generator: Unix Makefiles
|
220 | -- CMake build tool: /usr/bin/make
|
221 | -- Configuration: Release
|
222 | --
|
223 | -- C/C++:
|
224 | -- Built as dynamic libs?: YES
|
225 | -- C++ Compiler: /usr/bin/c++ (ver 5.0.0)
|
226 | -- C++ flags (Release): -fsigned-char -W -Werror=return-type -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wno-narrowing -Wno-delete-non-virtual-dtor -Wno-unnamed-type-template-args -fdiagnostics-show-option -fno-omit-frame-pointer -msse -msse2 -msse3 -O3 -DNDEBUG -DNDEBUG
|
227 | -- C++ flags (Debug): -fsigned-char -W -Werror=return-type -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wno-narrowing -Wno-delete-non-virtual-dtor -Wno-unnamed-type-template-args -fdiagnostics-show-option -fno-omit-frame-pointer -msse -msse2 -msse3 -g -O0 -DDEBUG -D_DEBUG -ggdb3
|
228 | -- C Compiler: /usr/bin/cc
|
229 | -- C flags (Release): -fsigned-char -W -Werror=return-type -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wno-narrowing -Wno-delete-non-virtual-dtor -Wno-unnamed-type-template-args -fdiagnostics-show-option -fno-omit-frame-pointer -msse -msse2 -msse3 -O3 -DNDEBUG -DNDEBUG
|
230 | -- C flags (Debug): -fsigned-char -W -Werror=return-type -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wno-narrowing -Wno-delete-non-virtual-dtor -Wno-unnamed-type-template-args -fdiagnostics-show-option -fno-omit-frame-pointer -msse -msse2 -msse3 -g -O0 -DDEBUG -D_DEBUG -ggdb3
|
231 | -- Linker flags (Release):
|
232 | -- Linker flags (Debug):
|
233 | -- Precompiled headers: NO
|
234 | --
|
235 | -- OpenCV modules:
|
236 | -- To be built: core imgproc flann highgui features2d calib3d ml video objdetect contrib photo legacy gpu ocl nonfree java python stitching superres ts videostab
|
237 | -- Disabled: world
|
238 | -- Disabled by dependency: -
|
239 | -- Unavailable: androidcamera
|
240 | --
|
241 | -- GUI:
|
242 | -- QT: NO
|
243 | -- Cocoa: YES
|
244 | -- OpenGL support: NO
|
245 | --
|
246 | -- Media I/O:
|
247 | -- ZLib: build (ver 1.2.7)
|
248 | -- JPEG: build (ver 62)
|
249 | -- PNG: build (ver 1.5.12)
|
250 | -- TIFF: build (ver 42 - 4.0.2)
|
251 | -- JPEG 2000: build (ver 1.900.1)
|
252 | -- OpenEXR: build (ver 1.7.1)
|
253 | --
|
254 | -- Video I/O:
|
255 | -- DC1394 1.x: NO
|
256 | -- DC1394 2.x: NO
|
257 | -- FFMPEG: NO
|
258 | -- codec: NO
|
259 | -- format: NO
|
260 | -- util: NO
|
261 | -- swscale: NO
|
262 | -- gentoo-style: NO
|
263 | -- OpenNI: NO
|
264 | -- OpenNI PrimeSensor Modules: NO
|
265 | -- PvAPI: NO
|
266 | -- GigEVisionSDK: NO
|
267 | -- QuickTime: NO
|
268 | -- QTKit: YES
|
269 | -- V4L/V4L2: NO/NO
|
270 | --
|
271 | -- Other third-party libraries:
|
272 | -- Use IPP: NO
|
273 | -- Use Eigen: NO
|
274 | -- Use TBB: NO
|
275 | -- Use OpenMP: NO
|
276 | -- Use GCD YES
|
277 | -- Use Concurrency NO
|
278 | -- Use C=: NO
|
279 | -- Use Cuda: NO
|
280 | -- Use OpenCL: YES
|
281 | --
|
282 | -- OpenCL
|
283 | -- libraries: -framework OpenCL
|
284 | -- Use AMD FFT: NO
|
285 | -- Use AMD BLAS: NO
|
286 | --
|
287 | -- Python:
|
288 | -- Interpreter: /usr/bin/python (ver 2.7.2)
|
289 | -- Libraries: /usr/lib/libpython2.7.dylib (ver 2.7.2)
|
290 | -- numpy: /System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/numpy/core/include (ver 1.6.1)
|
291 | -- packages path: lib/python2.7/site-packages
|
292 | --
|
293 | -- Java:
|
294 | -- ant: /usr/bin/ant (ver 1.8.4)
|
295 | -- JNI: /System/Library/Frameworks/JavaVM.framework/Headers /System/Library/Frameworks/JavaVM.framework/Headers /System/Library/Frameworks/JavaVM.framework/Headers
|
296 | -- Java tests: YES
|
297 | --
|
298 | -- Documentation:
|
299 | -- Build Documentation: NO
|
300 | -- Sphinx: NO
|
301 | -- PdfLaTeX compiler: NO
|
302 | --
|
303 | -- Tests and samples:
|
304 | -- Tests: YES
|
305 | -- Performance tests: YES
|
306 | -- C/C++ Examples: NO
|
307 | --
|
308 | -- Install path: /usr/local
|
309 | --
|
310 | -- cvconfig.h is in: /Users/enrico/downloads/opencv-2.4.6.1/build
|
311 | -- -----------------------------------------------------------------
|
312 | --
|
313 | -- Configuring done
|
314 | -- Generating done
|
315 | -- Build files have been written to: /Users/enrico/downloads/opencv-2.4.6.1/build
|