2017-04-06 17:56:05 +0800 cmake .. -DCMAKE_C_FLAGS_RELEASE=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE=-DNDEBUG -DCMAKE_INSTALL_PREFIX=/usr/local/Cellar/opencv3/3.2.0 -DCMAKE_BUILD_TYPE=Release -DCMAKE_FIND_FRAMEWORK=LAST -DCMAKE_VERBOSE_MAKEFILE=ON -Wno-dev -DBUILD_JASPER=OFF -DBUILD_JPEG=OFF -DBUILD_TIFF=OFF -DBUILD_PNG=OFF -DBUILD_ZLIB=OFF -DCMAKE_OSX_DEPLOYMENT_TARGET= -DJPEG_INCLUDE_DIR=/usr/local/opt/jpeg/include -DJPEG_LIBRARY=/usr/local/opt/jpeg/lib/libjpeg.dylib -DBUILD_OPENEXR=OFF -DBUILD_opencv_java=OFF -DBUILD_opencv_python2=ON -DBUILD_opencv_python3=ON -DBUILD_TESTS=OFF -DBUILD_PERF_TESTS=OFF -DWITH_1394=OFF -DWITH_EIGEN=ON -DWITH_FFMPEG=ON -DWITH_GPHOTO2=ON -DWITH_GSTREAMER=ON -DWITH_JASPER=ON -DWITH_OPENEXR=ON -DWITH_OPENGL=ON -DWITH_QUICKTIME=OFF -DWITH_QT=ON -DWITH_TBB=ON -DWITH_VTK=ON -DWITH_CUDA=OFF -DOPENCV_EXTRA_MODULES_PATH=/private/tmp/opencv3-20170406-66460-1puul91/opencv-3.2.0/opencv_contrib/modules -DINSTALL_C_EXAMPLES=ON -DINSTALL_PYTHON_EXAMPLES=ON -DOPENCV_EXTRA_MODULES_PATH=/private/tmp/opencv3-20170406-66460-1puul91/opencv-3.2.0/opencv_contrib/modules -DOPENCV_ENABLE_NONFREE=ON -DWITH_OPENNI2=ON -DPYTHON2_EXECUTABLE=/usr/local/opt/python/bin/python -DPYTHON2_LIBRARY=/usr/local/Cellar/python/2.7.13/Frameworks/Python.framework/Versions/2.7/lib/libpython2.7.dylib -DPYTHON2_INCLUDE_DIR=/usr/local/Cellar/python/2.7.13/Frameworks/Python.framework/Versions/2.7/include/python2.7 -DPYTHON3_LIBRARY=/libpython3.6.dylib -DPYTHON3_INCLUDE_DIR= -DENABLE_SSSE3=ON -DENABLE_SSE41=ON -DENABLE_SSE42=ON -DENABLE_AVX=ON -DENABLE_AVX2=ON -- The CXX compiler identification is AppleClang 8.1.0.8020038 -- The C compiler identification is AppleClang 8.1.0.8020038 -- Check for working CXX compiler: /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -- Check for working CXX compiler: /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Check for working C compiler: /usr/local/Homebrew/Library/Homebrew/shims/super/clang -- Check for working C compiler: /usr/local/Homebrew/Library/Homebrew/shims/super/clang -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Performing Test HAVE_CXX_FSIGNED_CHAR -- Performing Test HAVE_CXX_FSIGNED_CHAR - Success -- Performing Test HAVE_C_FSIGNED_CHAR -- Performing Test HAVE_C_FSIGNED_CHAR - Success -- Performing Test HAVE_CXX_W -- Performing Test HAVE_CXX_W - Success -- Performing Test HAVE_C_W -- Performing Test HAVE_C_W - Success -- Performing Test HAVE_CXX_WALL -- Performing Test HAVE_CXX_WALL - Success -- Performing Test HAVE_C_WALL -- Performing Test HAVE_C_WALL - Success -- Performing Test HAVE_CXX_WERROR_RETURN_TYPE -- Performing Test HAVE_CXX_WERROR_RETURN_TYPE - Success -- Performing Test HAVE_C_WERROR_RETURN_TYPE -- Performing Test HAVE_C_WERROR_RETURN_TYPE - Success -- Performing Test HAVE_CXX_WERROR_NON_VIRTUAL_DTOR -- Performing Test HAVE_CXX_WERROR_NON_VIRTUAL_DTOR - Success -- Performing Test HAVE_C_WERROR_NON_VIRTUAL_DTOR -- Performing Test HAVE_C_WERROR_NON_VIRTUAL_DTOR - Success -- Performing Test HAVE_CXX_WERROR_ADDRESS -- Performing Test HAVE_CXX_WERROR_ADDRESS - Success -- Performing Test HAVE_C_WERROR_ADDRESS -- Performing Test HAVE_C_WERROR_ADDRESS - Success -- Performing Test HAVE_CXX_WERROR_SEQUENCE_POINT -- Performing Test HAVE_CXX_WERROR_SEQUENCE_POINT - Success -- Performing Test HAVE_C_WERROR_SEQUENCE_POINT -- Performing Test HAVE_C_WERROR_SEQUENCE_POINT - Success -- Performing Test HAVE_CXX_WFORMAT -- Performing Test HAVE_CXX_WFORMAT - Success -- Performing Test HAVE_C_WFORMAT -- Performing Test HAVE_C_WFORMAT - Success -- Performing Test HAVE_CXX_WERROR_FORMAT_SECURITY -- Performing Test HAVE_CXX_WERROR_FORMAT_SECURITY - Success -- Performing Test HAVE_C_WERROR_FORMAT_SECURITY -- Performing Test HAVE_C_WERROR_FORMAT_SECURITY - Success -- Performing Test HAVE_CXX_WMISSING_DECLARATIONS -- Performing Test HAVE_CXX_WMISSING_DECLARATIONS - Success -- Performing Test HAVE_C_WMISSING_DECLARATIONS -- Performing Test HAVE_C_WMISSING_DECLARATIONS - Success -- Performing Test HAVE_CXX_WMISSING_PROTOTYPES -- Performing Test HAVE_CXX_WMISSING_PROTOTYPES - Success -- Performing Test HAVE_C_WMISSING_PROTOTYPES -- Performing Test HAVE_C_WMISSING_PROTOTYPES - Success -- Performing Test HAVE_CXX_WSTRICT_PROTOTYPES -- Performing Test HAVE_CXX_WSTRICT_PROTOTYPES - Success -- Performing Test HAVE_C_WSTRICT_PROTOTYPES -- Performing Test HAVE_C_WSTRICT_PROTOTYPES - Success -- Performing Test HAVE_CXX_WUNDEF -- Performing Test HAVE_CXX_WUNDEF - Success -- Performing Test HAVE_C_WUNDEF -- Performing Test HAVE_C_WUNDEF - Success -- Performing Test HAVE_CXX_WINIT_SELF -- Performing Test HAVE_CXX_WINIT_SELF - Success -- Performing Test HAVE_C_WINIT_SELF -- Performing Test HAVE_C_WINIT_SELF - Success -- Performing Test HAVE_CXX_WPOINTER_ARITH -- Performing Test HAVE_CXX_WPOINTER_ARITH - Success -- Performing Test HAVE_C_WPOINTER_ARITH -- Performing Test HAVE_C_WPOINTER_ARITH - Success -- Performing Test HAVE_CXX_WSHADOW -- Performing Test HAVE_CXX_WSHADOW - Success -- Performing Test HAVE_C_WSHADOW -- Performing Test HAVE_C_WSHADOW - Success -- Performing Test HAVE_CXX_WSIGN_PROMO -- Performing Test HAVE_CXX_WSIGN_PROMO - Success -- Performing Test HAVE_C_WSIGN_PROMO -- Performing Test HAVE_C_WSIGN_PROMO - Success -- Performing Test HAVE_CXX_WNO_NARROWING -- Performing Test HAVE_CXX_WNO_NARROWING - Success -- Performing Test HAVE_C_WNO_NARROWING -- Performing Test HAVE_C_WNO_NARROWING - Success -- Performing Test HAVE_CXX_WNO_DELETE_NON_VIRTUAL_DTOR -- Performing Test HAVE_CXX_WNO_DELETE_NON_VIRTUAL_DTOR - Success -- Performing Test HAVE_C_WNO_DELETE_NON_VIRTUAL_DTOR -- Performing Test HAVE_C_WNO_DELETE_NON_VIRTUAL_DTOR - Success -- Performing Test HAVE_CXX_WNO_UNNAMED_TYPE_TEMPLATE_ARGS -- Performing Test HAVE_CXX_WNO_UNNAMED_TYPE_TEMPLATE_ARGS - Success -- Performing Test HAVE_C_WNO_UNNAMED_TYPE_TEMPLATE_ARGS -- Performing Test HAVE_C_WNO_UNNAMED_TYPE_TEMPLATE_ARGS - Success -- Performing Test HAVE_CXX_WNO_COMMENT -- Performing Test HAVE_CXX_WNO_COMMENT - Success -- Performing Test HAVE_C_WNO_COMMENT -- Performing Test HAVE_C_WNO_COMMENT - Success -- Performing Test HAVE_CXX_FDIAGNOSTICS_SHOW_OPTION -- Performing Test HAVE_CXX_FDIAGNOSTICS_SHOW_OPTION - Success -- Performing Test HAVE_C_FDIAGNOSTICS_SHOW_OPTION -- Performing Test HAVE_C_FDIAGNOSTICS_SHOW_OPTION - Success -- Performing Test HAVE_CXX_WNO_LONG_LONG -- Performing Test HAVE_CXX_WNO_LONG_LONG - Success -- Performing Test HAVE_C_WNO_LONG_LONG -- Performing Test HAVE_C_WNO_LONG_LONG - Success -- Performing Test HAVE_CXX_QUNUSED_ARGUMENTS -- Performing Test HAVE_CXX_QUNUSED_ARGUMENTS - Success -- Performing Test HAVE_C_QUNUSED_ARGUMENTS -- Performing Test HAVE_C_QUNUSED_ARGUMENTS - Success -- Performing Test HAVE_CXX_WNO_SEMICOLON_BEFORE_METHOD_BODY -- Performing Test HAVE_CXX_WNO_SEMICOLON_BEFORE_METHOD_BODY - Success -- Performing Test HAVE_C_WNO_SEMICOLON_BEFORE_METHOD_BODY -- Performing Test HAVE_C_WNO_SEMICOLON_BEFORE_METHOD_BODY - Success -- Performing Test HAVE_CXX_FNO_OMIT_FRAME_POINTER -- Performing Test HAVE_CXX_FNO_OMIT_FRAME_POINTER - Success -- Performing Test HAVE_C_FNO_OMIT_FRAME_POINTER -- Performing Test HAVE_C_FNO_OMIT_FRAME_POINTER - Success -- Performing Test HAVE_CXX_MSSE -- Performing Test HAVE_CXX_MSSE - Success -- Performing Test HAVE_C_MSSE -- Performing Test HAVE_C_MSSE - Success -- Performing Test HAVE_CXX_MSSE2 -- Performing Test HAVE_CXX_MSSE2 - Success -- Performing Test HAVE_C_MSSE2 -- Performing Test HAVE_C_MSSE2 - Success -- Performing Test HAVE_CXX_MAVX -- Performing Test HAVE_CXX_MAVX - Success -- Performing Test HAVE_C_MAVX -- Performing Test HAVE_C_MAVX - Success -- Performing Test HAVE_CXX_MAVX2 -- Performing Test HAVE_CXX_MAVX2 - Success -- Performing Test HAVE_C_MAVX2 -- Performing Test HAVE_C_MAVX2 - Success -- Performing Test HAVE_CXX_FVISIBILITY_HIDDEN -- Performing Test HAVE_CXX_FVISIBILITY_HIDDEN - Success -- Performing Test HAVE_C_FVISIBILITY_HIDDEN -- Performing Test HAVE_C_FVISIBILITY_HIDDEN - Success -- Performing Test HAVE_CXX_FVISIBILITY_INLINES_HIDDEN -- Performing Test HAVE_CXX_FVISIBILITY_INLINES_HIDDEN - Success -- Performing Test HAVE_C_FVISIBILITY_INLINES_HIDDEN -- Performing Test HAVE_C_FVISIBILITY_INLINES_HIDDEN - Success -- FP16: Compiler support is available -- Performing Test HAVE_CXX_MF16C -- Performing Test HAVE_CXX_MF16C - Success -- Performing Test HAVE_C_MF16C -- Performing Test HAVE_C_MF16C - Success -- Check if the system is big endian -- Searching 16 bit integer -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of unsigned short -- Check size of unsigned short - done -- Using unsigned short -- Check if the system is big endian - little endian -- Found ZLIB: /usr/lib/libz.dylib (found suitable version "1.2.8", minimum required is "1.2.3") -- Found TIFF: /usr/local/lib/libtiff.dylib (found version "4.0.7") -- Found JPEG: /usr/local/opt/jpeg/lib/libjpeg.dylib -- Found WebP: /usr/local/lib/libwebp.dylib -- Found Jasper: /usr/local/lib/libjasper.dylib (found version "2.0.12") -- Found ZLIB: /usr/lib/libz.dylib (found version "1.2.8") -- Found PNG: /usr/local/lib/libpng.dylib (found version "1.6.29") -- Looking for /usr/local/include/libpng/png.h -- Looking for /usr/local/include/libpng/png.h - not found -- Found OpenEXR: /usr/local/lib/libIlmImf.dylib -- Checking for module 'gstreamer-base-1.0' -- Found gstreamer-base-1.0, version 1.10.4 -- Checking for module 'gstreamer-video-1.0' -- Found gstreamer-video-1.0, version 1.10.4 -- Checking for module 'gstreamer-app-1.0' -- Found gstreamer-app-1.0, version 1.10.4 -- Checking for module 'gstreamer-riff-1.0' -- Found gstreamer-riff-1.0, version 1.10.4 -- Checking for module 'gstreamer-pbutils-1.0' -- Found gstreamer-pbutils-1.0, version 1.10.4 -- Looking for linux/videodev.h -- Looking for linux/videodev.h - not found -- Looking for linux/videodev2.h -- Looking for linux/videodev2.h - not found -- Looking for sys/videoio.h -- Looking for sys/videoio.h - not found -- Checking for modules 'libavcodec;libavformat;libavutil;libswscale' -- Found libavcodec, version 57.64.101 -- Found libavformat, version 57.56.101 -- Found libavutil, version 55.34.101 -- Found libswscale, version 4.2.100 -- Checking for module 'libavresample' -- Found libavresample, version 3.1.0 -- Checking for module 'libgphoto2' -- Found libgphoto2, version 2.5.12 -- Found TBB: /usr/local/lib/libtbb.dylib -- ICV: Unpacking ippicv_macosx_20151201.tgz to /tmp/opencv3-20170406-66460-1puul91/opencv-3.2.0/macbuild/3rdparty/ippicv... -- ICV: Package successfully downloaded -- found IPP (ICV version): 9.0.1 [9.0.1] -- at: /tmp/opencv3-20170406-66460-1puul91/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx -- Could not find OpenBLAS include. Turning OpenBLAS_FOUND off -- Could not find OpenBLAS lib. Turning OpenBLAS_FOUND off -- Could NOT find Atlas (missing: Atlas_CBLAS_INCLUDE_DIR Atlas_CLAPACK_INCLUDE_DIR Atlas_BLAS_LIBRARY) -- LAPACK_IMPL: Apple, LAPACK_LIBRARIES: -framework Accelerate -- Found Doxygen: /usr/local/bin/doxygen (found version "1.8.13") -- Found PythonInterp: /usr/local/opt/python/bin/python (found suitable version "2.7.13", minimum required is "2.7") -- Found PythonLibs: /usr/local/Cellar/python/2.7.13/Frameworks/Python.framework/Versions/2.7/lib/libpython2.7.dylib (found suitable exact version "2.7.13") Traceback (most recent call last): File "", line 1, in ImportError: No module named numpy.distutils -- Could NOT find PythonInterp: Found unsuitable version "1.4", but required is at least "3.4" (found /usr/local/bin/python3) -- Could NOT find PythonInterp: Found unsuitable version "1.4", but required is at least "3.2" (found /usr/local/bin/python3) /usr/local/Homebrew/Library/Homebrew/shims/super/ant: line 7: /usr/local/Cellar/ant/1.10.1/bin/ant: No such file or directory /usr/local/Homebrew/Library/Homebrew/shims/super/ant: line 7: exec: /usr/local/Cellar/ant/1.10.1/bin/ant: cannot execute: No such file or directory -- Found JNI: /Library/Java/JavaVirtualMachines/jdk1.8.0_121.jdk/Contents/Home/jre/lib/libjawt.dylib -- Could NOT find Matlab (missing: MATLAB_MEX_SCRIPT MATLAB_INCLUDE_DIRS MATLAB_ROOT_DIR MATLAB_LIBRARIES MATLAB_LIBRARY_DIRS MATLAB_MEXEXT MATLAB_ARCH MATLAB_BIN) -- Found VTK ver. 7.1.1 (usefile: /usr/local/Cellar/vtk/7.1.1/lib/cmake/vtk-7.1/UseVTK.cmake) -- Performing Test HAVE_CXX_WNO_UNDEF -- Performing Test HAVE_CXX_WNO_UNDEF - Success -- Performing Test HAVE_CXX_WNO_SHADOW -- Performing Test HAVE_CXX_WNO_SHADOW - Success -- Caffe: NO -- Protobuf: NO -- Glog: NO -- Checking for one of the modules 'freetype2' -- Checking for one of the modules 'harfbuzz' -- freetype2: YES -- harfbuzz: NO -- HDF5: Using hdf5 compiler wrapper to determine C configuration -- Found HDF5: /usr/local/lib/libhdf5.dylib;/usr/local/lib/libsz.dylib;/usr/lib/libz.dylib;/usr/lib/libdl.dylib;/usr/lib/libm.dylib (found version "1.10.0.1") -- Performing Test HAVE_CXX_WNO_INVALID_OFFSETOF -- Performing Test HAVE_CXX_WNO_INVALID_OFFSETOF - Success -- Module opencv_sfm disabled because the following dependencies are not found: Glog/Gflags -- Assume that non-module dependency is available: -framework OpenCL (for module opencv_core) -- HDF5: Using hdf5 compiler wrapper to determine C configuration -- Performing Test HAVE_CXX_WNO_PARENTHESES -- Performing Test HAVE_CXX_WNO_PARENTHESES - Success -- Performing Test HAVE_CXX_WNO_MAYBE_UNINITIALIZED -- Performing Test HAVE_CXX_WNO_MAYBE_UNINITIALIZED - Success -- Performing Test HAVE_CXX_WNO_SIGN_PROMO -- Performing Test HAVE_CXX_WNO_SIGN_PROMO - Success -- Performing Test HAVE_CXX_WNO_MISSING_DECLARATIONS -- Performing Test HAVE_CXX_WNO_MISSING_DECLARATIONS - Success -- Performing Test HAVE_CXX_WNO_MISSING_PROTOTYPES -- Performing Test HAVE_CXX_WNO_MISSING_PROTOTYPES - Success -- Performing Test HAVE_CXX_WNO_DEPRECATED -- Performing Test HAVE_CXX_WNO_DEPRECATED - Success -- Performing Test HAVE_CXX_WNO_UNUSED_PARAMETER -- Performing Test HAVE_CXX_WNO_UNUSED_PARAMETER - Success -- Performing Test HAVE_CXX_WNO_UNUSED_LOCAL_TYPEDEFS -- Performing Test HAVE_CXX_WNO_UNUSED_LOCAL_TYPEDEFS - Success -- Performing Test HAVE_CXX_WNO_SIGN_COMPARE -- Performing Test HAVE_CXX_WNO_SIGN_COMPARE - Success -- Performing Test HAVE_CXX_WNO_TAUTOLOGICAL_UNDEFINED_COMPARE -- Performing Test HAVE_CXX_WNO_TAUTOLOGICAL_UNDEFINED_COMPARE - Success -- Performing Test HAVE_CXX_WNO_IGNORED_QUALIFIERS -- Performing Test HAVE_CXX_WNO_IGNORED_QUALIFIERS - Success -- Performing Test HAVE_CXX_WNO_EXTRA -- Performing Test HAVE_CXX_WNO_EXTRA - Success -- Performing Test HAVE_CXX_WNO_UNUSED_FUNCTION -- Performing Test HAVE_CXX_WNO_UNUSED_FUNCTION - Success -- Performing Test HAVE_CXX_WNO_UNUSED_CONST_VARIABLE -- Performing Test HAVE_CXX_WNO_UNUSED_CONST_VARIABLE - Success -- Performing Test HAVE_CXX_WNO_DEPRECATED_DECLARATIONS -- Performing Test HAVE_CXX_WNO_DEPRECATED_DECLARATIONS - Success -- Downloading v3.1.0/protobuf-cpp-3.1.0.tar.gz... -- Downloading v3.1.0/protobuf-cpp-3.1.0.tar.gz... Done -- libprotobuf: Unpacking v3.1.0/protobuf-cpp-3.1.0.tar.gz to /tmp/opencv3-20170406-66460-1puul91/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf/sources... -- Looking for include file pthread.h -- Looking for include file pthread.h - found -- Performing Test HAVE_CXX_WNO_ENUM_COMPARE -- Performing Test HAVE_CXX_WNO_ENUM_COMPARE - Success -- Performing Test HAVE_OBJCXX_FOBJC_EXCEPTIONS -- Performing Test HAVE_OBJCXX_FOBJC_EXCEPTIONS - Success -- Performing Test HAVE_CXX_WNO_OVERLOADED_VIRTUAL -- Performing Test HAVE_CXX_WNO_OVERLOADED_VIRTUAL - Success -- Checking for modules 'tesseract;lept' -- No package 'tesseract' found -- No package 'lept' found -- Tesseract: NO -- Check contents of vgg_generated_48.i ... -- Downloading vgg_generated_48.i... -- Downloading vgg_generated_48.i... Done -- Check contents of vgg_generated_64.i ... -- Downloading vgg_generated_64.i... -- Downloading vgg_generated_64.i... Done -- Check contents of vgg_generated_80.i ... -- Downloading vgg_generated_80.i... -- Downloading vgg_generated_80.i... Done -- Check contents of vgg_generated_120.i ... -- Downloading vgg_generated_120.i... -- Downloading vgg_generated_120.i... Done -- Check contents of boostdesc_bgm.i ... -- Downloading boostdesc_bgm.i... -- Downloading boostdesc_bgm.i... Done -- Check contents of boostdesc_bgm_bi.i ... -- Downloading boostdesc_bgm_bi.i... -- Downloading boostdesc_bgm_bi.i... Done -- Check contents of boostdesc_bgm_hd.i ... -- Downloading boostdesc_bgm_hd.i... -- Downloading boostdesc_bgm_hd.i... Done -- Check contents of boostdesc_binboost_064.i ... -- Downloading boostdesc_binboost_064.i... -- Downloading boostdesc_binboost_064.i... Done -- Check contents of boostdesc_binboost_128.i ... -- Downloading boostdesc_binboost_128.i... -- Downloading boostdesc_binboost_128.i... Done -- Check contents of boostdesc_binboost_256.i ... -- Downloading boostdesc_binboost_256.i... -- Downloading boostdesc_binboost_256.i... Done -- Check contents of boostdesc_lbgm.i ... -- Downloading boostdesc_lbgm.i... -- Downloading boostdesc_lbgm.i... Done -- OpenGL samples require development files for libX11 -- -- General configuration for OpenCV 3.2.0 ===================================== -- Version control: unknown -- -- Extra modules: -- Location (extra): /tmp/opencv3-20170406-66460-1puul91/opencv-3.2.0/opencv_contrib/modules -- Version control (extra): unknown -- -- Platform: -- Timestamp: 2017-04-06T09:57:35Z -- Host: Darwin 16.5.0 x86_64 -- CMake: 3.7.2 -- CMake generator: Unix Makefiles -- CMake build tool: /usr/local/Homebrew/Library/Homebrew/shims/super/gmake -- Configuration: Release -- -- C/C++: -- Built as dynamic libs?: YES -- C++ Compiler: /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ (ver 8.1.0.8020038) -- C++ flags (Release): -I/Library/Java/JavaVirtualMachines/jdk1.8.0_121.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_121.jdk/Contents/Home/include/darwin -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -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 -Wno-comment -fdiagnostics-show-option -Wno-long-long -Qunused-arguments -Wno-semicolon-before-method-body -fno-omit-frame-pointer -msse -msse2 -mavx -mavx2 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -- C++ flags (Debug): -I/Library/Java/JavaVirtualMachines/jdk1.8.0_121.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_121.jdk/Contents/Home/include/darwin -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -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 -Wno-comment -fdiagnostics-show-option -Wno-long-long -Qunused-arguments -Wno-semicolon-before-method-body -fno-omit-frame-pointer -msse -msse2 -mavx -mavx2 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -g -O0 -DDEBUG -D_DEBUG -- C Compiler: /usr/local/Homebrew/Library/Homebrew/shims/super/clang -- C flags (Release): -I/Library/Java/JavaVirtualMachines/jdk1.8.0_121.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_121.jdk/Contents/Home/include/darwin -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -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 -Wno-comment -fdiagnostics-show-option -Wno-long-long -Qunused-arguments -Wno-semicolon-before-method-body -fno-omit-frame-pointer -msse -msse2 -mavx -mavx2 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -- C flags (Debug): -I/Library/Java/JavaVirtualMachines/jdk1.8.0_121.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_121.jdk/Contents/Home/include/darwin -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -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 -Wno-comment -fdiagnostics-show-option -Wno-long-long -Qunused-arguments -Wno-semicolon-before-method-body -fno-omit-frame-pointer -msse -msse2 -mavx -mavx2 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -g -O0 -DDEBUG -D_DEBUG -- Linker flags (Release): -- Linker flags (Debug): -- ccache: NO -- Precompiled headers: NO -- Extra dependencies: -framework OpenCL Qt5::Test Qt5::Concurrent Qt5::OpenGL /usr/local/lib/libwebp.dylib /usr/local/lib/libjasper.dylib /usr/local/opt/jpeg/lib/libjpeg.dylib /usr/local/lib/libImath.dylib /usr/local/lib/libIlmImf.dylib /usr/local/lib/libIex.dylib /usr/local/lib/libHalf.dylib /usr/local/lib/libIlmThread.dylib gstbase-1.0 gstreamer-1.0 gobject-2.0 glib-2.0 intl gstvideo-1.0 gstapp-1.0 gstriff-1.0 gstpbutils-1.0 avcodec avformat avutil swscale avresample gphoto2 gphoto2_port m /usr/local/opt/openni2/lib/ni2/libOpenNI2.dylib -framework VideoDecodeAcceleration bz2 -framework AVFoundation -framework CoreGraphics -framework CoreMedia -framework CoreVideo -framework QuartzCore -framework Cocoa Qt5::Core Qt5::Gui Qt5::Widgets /usr/local/lib/libhdf5.dylib /usr/local/lib/libsz.dylib /usr/lib/libdl.dylib /usr/lib/libm.dylib vtkRenderingOpenGL2 vtkCommonCore vtksys vtkCommonDataModel vtkCommonMath vtkCommonMisc vtkCommonSystem vtkCommonTransforms vtkCommonExecutionModel vtkIOImage vtkDICOMParser vtkmetaio /usr/lib/libz.dylib /usr/local/lib/libjpeg.dylib /usr/local/lib/libpng.dylib /usr/local/lib/libtiff.dylib vtkImagingCore vtkRenderingCore vtkCommonColor vtkCommonComputationalGeometry vtkFiltersCore vtkFiltersGeneral vtkFiltersGeometry vtkFiltersSources vtkglew vtkInteractionStyle vtkFiltersExtraction vtkFiltersStatistics vtkImagingFourier vtkalglib vtkRenderingLOD vtkFiltersModeling vtkIOPLY vtkIOCore vtkFiltersTexture vtkRenderingFreeType vtkfreetype vtkIOExport vtkRenderingGL2PSOpenGL2 vtkgl2ps vtkIOGeometry vtkIOLegacy /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework tbb -framework Accelerate -- 3rdparty dependencies: libprotobuf -- -- OpenCV modules: -- To be built: core flann hdf imgproc ml photo reg surface_matching video viz dnn fuzzy imgcodecs shape videoio highgui objdetect plot superres xobjdetect xphoto bgsegm bioinspired dpm face features2d line_descriptor saliency text calib3d ccalib cvv datasets rgbd stereo tracking videostab xfeatures2d ximgproc aruco optflow phase_unwrapping stitching structured_light -- Disabled: world contrib_world -- Disabled by dependency: - -- Unavailable: cudaarithm cudabgsegm cudacodec cudafeatures2d cudafilters cudaimgproc cudalegacy cudaobjdetect cudaoptflow cudastereo cudawarping cudev java python2 python3 ts cnn_3dobj freetype matlab sfm -- -- Non-free algorithms are enabled -- -- GUI: -- QT 5.x: YES (ver 5.8.0) -- QT OpenGL support: YES (Qt5::OpenGL 5.8.0) -- OpenGL support: YES (/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework) -- VTK support: YES (ver 7.1.1) -- -- Media I/O: -- ZLib: /usr/lib/libz.dylib (ver 1.2.8) -- JPEG: /usr/local/opt/jpeg/lib/libjpeg.dylib (ver 80) -- WEBP: /usr/local/lib/libwebp.dylib (ver encoder: 0x020e) -- PNG: /usr/local/lib/libpng.dylib (ver 1.6.29) -- TIFF: /usr/local/lib/libtiff.dylib (ver 42 - 4.0.7) -- JPEG 2000: /usr/local/lib/libjasper.dylib (ver 2.0.12) -- OpenEXR: /usr/local/lib/libImath.dylib /usr/local/lib/libIlmImf.dylib /usr/local/lib/libIex.dylib /usr/local/lib/libHalf.dylib /usr/local/lib/libIlmThread.dylib (ver 2.2.0) -- GDAL: NO -- GDCM: NO -- -- Video I/O: -- DC1394 1.x: NO -- DC1394 2.x: NO -- FFMPEG: YES -- avcodec: YES (ver 57.64.101) -- avformat: YES (ver 57.56.101) -- avutil: YES (ver 55.34.101) -- swscale: YES (ver 4.2.100) -- avresample: YES (ver 3.1.0) -- GStreamer: -- base: YES (ver 1.10.4) -- video: YES (ver 1.10.4) -- app: YES (ver 1.10.4) -- riff: YES (ver 1.10.4) -- pbutils: YES (ver 1.10.4) -- OpenNI: NO -- OpenNI PrimeSensor Modules: NO -- OpenNI2: YES (ver 2.2.0, build 33) -- PvAPI: NO -- GigEVisionSDK: NO -- Aravis SDK: NO -- AVFoundation: YES -- V4L/V4L2: NO/NO -- XIMEA: NO -- gPhoto2: YES -- -- Parallel framework: TBB (ver 2017.0 interface 9105) -- -- Other third-party libraries: -- Use IPP: 9.0.1 [9.0.1] -- at: /tmp/opencv3-20170406-66460-1puul91/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx -- Use IPP Async: NO -- Use VA: NO -- Use Intel VA-API/OpenCL: NO -- Use Lapack: YES (-framework Accelerate) -- Use Eigen: YES (ver 3.3.3) -- Use Cuda: NO -- Use OpenCL: YES -- Use OpenVX: NO -- Use custom HAL: NO -- -- OpenCL: -- Link libraries: -framework OpenCL -- Use AMDFFT: NO -- Use AMDBLAS: NO -- -- Python 2: -- Interpreter: /usr/local/opt/python/bin/python (ver 2.7.13) -- Libraries: NO -- numpy: NO (Python wrappers can not be generated) -- packages path: lib/python2.7/site-packages -- -- Python 3: -- Interpreter: NO -- Libraries: NO -- numpy: NO (Python3 wrappers can not be generated) -- packages path: - -- -- Python (for build): /usr/local/opt/python/bin/python -- -- Java: -- ant: NO -- JNI: /Library/Java/JavaVirtualMachines/jdk1.8.0_121.jdk/Contents/Home/include /Library/Java/JavaVirtualMachines/jdk1.8.0_121.jdk/Contents/Home/include/darwin /Library/Java/JavaVirtualMachines/jdk1.8.0_121.jdk/Contents/Home/include -- Java wrappers: NO -- Java tests: NO -- -- Matlab: Matlab not found or implicitly disabled -- -- Documentation: -- Doxygen: /usr/local/bin/doxygen (ver 1.8.13) -- -- Tests and samples: -- Tests: NO -- Performance tests: NO -- C/C++ Examples: NO -- -- Install path: /usr/local/Cellar/opencv3/3.2.0 -- -- cvconfig.h is in: /tmp/opencv3-20170406-66460-1puul91/opencv-3.2.0/macbuild -- ----------------------------------------------------------------- -- -- Configuring done -- Generating done -- Build files have been written to: /tmp/opencv3-20170406-66460-1puul91/opencv-3.2.0/macbuild