Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save VictorS-Zhao/86d2961693d87bcdce39c5d82257b698 to your computer and use it in GitHub Desktop.

Select an option

Save VictorS-Zhao/86d2961693d87bcdce39c5d82257b698 to your computer and use it in GitHub Desktop.
opencv3 (homebrew/science/opencv3) on macOS 10.12.3 - Homebrew build logs
Homebrew build logs for homebrew/science/opencv3 on macOS 10.12.3
Build date: 2017-03-01 14:19:09
HOMEBREW_VERSION: 1.1.10-425-gfa34aa2
ORIGIN: https://github.com/Homebrew/brew
HEAD: fa34aa2a21473a4e4d360e9561f8ca89f2415ded
Last commit: 15 hours ago
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core
Core tap HEAD: 920db41da70d4cc891e3e2e30ad8c67c7276c790
Core tap last commit: 8 hours ago
HOMEBREW_PREFIX: /usr/local
HOMEBREW_REPOSITORY: /usr/local/Homebrew
HOMEBREW_CELLAR: /usr/local/Cellar
HOMEBREW_BOTTLE_DOMAIN: https://homebrew.bintray.com
CPU: quad-core 64-bit broadwell
Homebrew Ruby: 2.0.0-p648
Clang: 8.1 build 802
Git: 2.8.1 => /usr/local/bin/git
Perl: /usr/bin/perl
Python: /usr/local/bin/python => /usr/local/Cellar/python/2.7.13/Frameworks/Python.framework/Versions/2.7/bin/python2.7
Ruby: /usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/bin/ruby
Java: 1.8.0_111, 1.7.0_79
macOS: 10.12.3-x86_64
Xcode: 8.2.1
CLT: 8.3.0.0.1.1487319943
X11: 2.7.9 => /opt/X11
MacPorts/Fink: /sw/bin/fink
Please note that these warnings are just used to help the Homebrew maintainers
with debugging if you file an issue. If everything you use Homebrew for is
working fine: please don't worry and just ignore them. Thanks!
Warning: You have MacPorts or Fink installed:
/sw/bin/fink
This can cause trouble. You don't have to uninstall them, but you may want to
temporarily move them out of the way, e.g.
sudo mv /opt/local ~/macports
Warning: You have a curlrc file
If you have trouble downloading packages with Homebrew, then maybe this
is the problem? If the following command doesn't work, then try removing
your curlrc:
curl https://github.com
Warning: Some keg-only formula are linked into the Cellar.
Linking a keg-only formula, such as gettext, into the cellar with
`brew link <formula>` will cause other formulae to detect them during
the `./configure` step. This may cause problems when compiling those
other formulae.
Binaries provided by keg-only formulae may override system binaries
with other strange results.
You may wish to `brew unlink` these brews:
qt5
homebrew/science/opencv3 --c++11 --with-contrib --with-ffmpeg --with-python3 --with-qt5
Formula: opencv3
Tap: homebrew/science
Path: /usr/local/Homebrew/Library/Taps/homebrew/homebrew-science/opencv3.rb
2017-03-01 14:18:04 +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_OPENEXR=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_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=OFF
-DWITH_GSTREAMER=OFF
-DWITH_JASPER=OFF
-DWITH_OPENEXR=ON
-DWITH_OPENGL=OFF
-DWITH_QUICKTIME=OFF
-DWITH_QT=ON
-DWITH_TBB=OFF
-DWITH_VTK=OFF
-DWITH_CUDA=OFF
-DOPENCV_EXTRA_MODULES_PATH=/private/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/opencv_contrib/modules
-DPYTHON2_EXECUTABLE=/usr/bin/python
-DPYTHON2_LIBRARY=/System/Library/Frameworks/Python.framework/Versions/2.7/lib/libpython2.7.dylib
-DPYTHON2_INCLUDE_DIR=/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-DPYTHON3_LIBRARY=/usr/local/opt/python3/Frameworks/Python.framework/Versions/3.6/lib/python3.6/config-3.6m-darwin/libpython3.6.dylib
-DPYTHON3_INCLUDE_DIR=/usr/local/Cellar/python3/3.6.0/Frameworks/Python.framework/Versions/3.6/include/python3.6m
-DENABLE_SSSE3=ON
-DENABLE_SSE41=ON
-DENABLE_SSE42=ON
-DENABLE_AVX=ON
-- The CXX compiler identification is AppleClang 8.1.0.8020035
-- The C compiler identification is AppleClang 8.1.0.8020035
-- 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_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 ZLIB: /usr/lib/libz.dylib (found version "1.2.8")
-- Found PNG: /usr/local/lib/libpng.dylib (found version "1.6.28")
-- 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
-- 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
-- ICV: Unpacking ippicv_macosx_20151201.tgz to /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv...
-- ICV: Package successfully downloaded
-- found IPP (ICV version): 9.0.1 [9.0.1]
-- at: /tmp/opencv3-20170301-32813-1ox5p2e/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/bin/python (found suitable version "2.7.10", minimum required is "2.7")
-- Found PythonLibs: /System/Library/Frameworks/Python.framework/Versions/2.7/lib/libpython2.7.dylib (found suitable exact version "2.7.10")
-- Found PythonInterp: /usr/local/bin/python3 (found suitable version "3.6", minimum required is "3.4")
-- Found PythonLibs: /usr/local/opt/python3/Frameworks/Python.framework/Versions/3.6/lib/python3.6/config-3.6m-darwin/libpython3.6.dylib (found suitable exact version "3.6.0")
-- Found apache ant 1.10.1: /usr/local/bin/ant
-- Found JNI: /Library/Java/JavaVirtualMachines/jdk1.8.0_111.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)
-- 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: YES
-- Glog: NO
-- Checking for one of the modules 'freetype2'
-- Checking for one of the modules 'harfbuzz'
-- freetype2: YES
-- harfbuzz: YES
-- 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-20170301-32813-1ox5p2e/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
-- freetype2: YES
-- harfbuzz: YES
-- 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
-- Performing Test HAVE_CXX_WNO_UNUSED_PRIVATE_FIELD
-- Performing Test HAVE_CXX_WNO_UNUSED_PRIVATE_FIELD - Success
--
-- General configuration for OpenCV 3.2.0 =====================================
-- Version control: unknown
--
-- Extra modules:
-- Location (extra): /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/opencv_contrib/modules
-- Version control (extra): unknown
--
-- Platform:
-- Timestamp: 2017-03-01T06:19:05Z
-- Host: Darwin 16.4.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.8020035)
-- C++ flags (Release): -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG
-- C++ flags (Debug): -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -g -O0 -DDEBUG -D_DEBUG
-- C Compiler: /usr/local/Homebrew/Library/Homebrew/shims/super/clang
-- C flags (Release): -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG
-- C flags (Debug): -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 -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 /usr/local/opt/jpeg/lib/libjpeg.dylib /usr/local/lib/libwebp.dylib /usr/local/lib/libpng.dylib /usr/local/lib/libtiff.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 avcodec avformat avutil swscale avresample -framework VideoDecodeAcceleration bz2 -framework Cocoa -framework AVFoundation -framework CoreGraphics -framework CoreMedia -framework CoreVideo -framework QuartzCore Qt5::Core Qt5::Gui Qt5::Widgets /usr/local/lib/libhdf5.dylib /usr/local/lib/libsz.dylib /usr/lib/libz.dylib /usr/lib/libdl.dylib /usr/lib/libm.dylib -framework Accelerate
-- 3rdparty dependencies: libprotobuf
--
-- OpenCV modules:
-- To be built: core flann hdf imgproc ml photo reg surface_matching video dnn freetype 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 python2 python3
-- Disabled: java world contrib_world
-- Disabled by dependency: -
-- Unavailable: cudaarithm cudabgsegm cudacodec cudafeatures2d cudafilters cudaimgproc cudalegacy cudaobjdetect cudaoptflow cudastereo cudawarping cudev ts viz cnn_3dobj matlab sfm
--
-- GUI:
-- QT 5.x: YES (ver 5.8.0)
-- QT OpenGL support: NO
-- OpenGL support: NO
-- VTK support: NO
--
-- 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.28)
-- TIFF: /usr/local/lib/libtiff.dylib (ver 42 - 4.0.7)
-- JPEG 2000: NO
-- 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: NO
-- OpenNI: NO
-- OpenNI PrimeSensor Modules: NO
-- OpenNI2: NO
-- PvAPI: NO
-- GigEVisionSDK: NO
-- Aravis SDK: NO
-- AVFoundation: YES
-- V4L/V4L2: NO/NO
-- XIMEA: NO
-- gPhoto2: NO
--
-- Parallel framework: GCD
--
-- Other third-party libraries:
-- Use IPP: 9.0.1 [9.0.1]
-- at: /tmp/opencv3-20170301-32813-1ox5p2e/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.2)
-- Use Cuda: NO
-- Use OpenCL: YES
-- Use OpenVX: NO
-- Use custom HAL: NO
--
-- OpenCL: <Link with OpenCL library>
-- Link libraries: -framework OpenCL
-- Use AMDFFT: NO
-- Use AMDBLAS: NO
--
-- Python 2:
-- Interpreter: /usr/bin/python (ver 2.7.10)
-- Libraries: /System/Library/Frameworks/Python.framework/Versions/2.7/lib/libpython2.7.dylib (ver 2.7.10)
-- numpy: /usr/local/lib/python2.7/site-packages/numpy/core/include (ver 1.12.0)
-- packages path: lib/python2.7/site-packages
--
-- Python 3:
-- Interpreter: /usr/local/bin/python3 (ver 3.6)
-- Libraries: /usr/local/opt/python3/Frameworks/Python.framework/Versions/3.6/lib/python3.6/config-3.6m-darwin/libpython3.6.dylib (ver 3.6.0)
-- numpy: /usr/local/lib/python3.6/site-packages/numpy/core/include (ver 1.12.0)
-- packages path: lib/python3.6/site-packages
--
-- Python (for build): /usr/bin/python
--
-- Java:
-- ant: /usr/local/bin/ant (ver 1.10.1)
-- JNI: /Library/Java/JavaVirtualMachines/jdk1.8.0_111.jdk/Contents/Home/include /Library/Java/JavaVirtualMachines/jdk1.8.0_111.jdk/Contents/Home/include/darwin /Library/Java/JavaVirtualMachines/jdk1.8.0_111.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-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild
-- -----------------------------------------------------------------
--
-- Configuring done
-- Generating done
-- Build files have been written to: /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild
clang++ called with: CMakeCXXCompilerId.cpp
superenv added: -std=c++11 -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -std=c++11 -stdlib=libc++ CMakeCXXCompilerId.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: CMakeCCompilerId.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang CMakeCCompilerId.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o CMakeFiles/cmTC_e4138.dir/testCXXCompiler.cxx.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/testCXXCompiler.cxx
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -o CMakeFiles/cmTC_e4138.dir/testCXXCompiler.cxx.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/testCXXCompiler.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
clang++ called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_e4138.dir/testCXXCompiler.cxx.o -o cmTC_e4138
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_e4138.dir/testCXXCompiler.cxx.o -o cmTC_e4138 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o CMakeFiles/cmTC_c18da.dir/CMakeCXXCompilerABI.cpp.o -c /usr/local/Cellar/cmake/3.7.2/share/cmake/Modules/CMakeCXXCompilerABI.cpp
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -o CMakeFiles/cmTC_c18da.dir/CMakeCXXCompilerABI.cpp.o -c /usr/local/Cellar/cmake/3.7.2/share/cmake/Modules/CMakeCXXCompilerABI.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
clang++ called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTC_c18da.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_c18da
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTC_c18da.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_c18da -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -std=c++14 -o CMakeFiles/cmTC_ca68b.dir/feature_tests.cxx.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/feature_tests.cxx
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -std=c++14 -o CMakeFiles/cmTC_ca68b.dir/feature_tests.cxx.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/feature_tests.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
clang++ called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_ca68b.dir/feature_tests.cxx.o -o cmTC_ca68b
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_ca68b.dir/feature_tests.cxx.o -o cmTC_ca68b -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -std=c++11 -o CMakeFiles/cmTC_7e425.dir/feature_tests.cxx.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/feature_tests.cxx
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -std=c++11 -o CMakeFiles/cmTC_7e425.dir/feature_tests.cxx.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/feature_tests.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
clang++ called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_7e425.dir/feature_tests.cxx.o -o cmTC_7e425
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_7e425.dir/feature_tests.cxx.o -o cmTC_7e425 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -std=c++98 -o CMakeFiles/cmTC_ef715.dir/feature_tests.cxx.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/feature_tests.cxx
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -std=c++98 -o CMakeFiles/cmTC_ef715.dir/feature_tests.cxx.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/feature_tests.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
clang++ called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_ef715.dir/feature_tests.cxx.o -o cmTC_ef715
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_ef715.dir/feature_tests.cxx.o -o cmTC_ef715 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o CMakeFiles/cmTC_68b08.dir/testCCompiler.c.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/testCCompiler.c
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
superenv executed: clang -pipe -w -Os -march=native -o CMakeFiles/cmTC_68b08.dir/testCCompiler.c.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/testCCompiler.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
clang called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_68b08.dir/testCCompiler.c.o -o cmTC_68b08
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_68b08.dir/testCCompiler.c.o -o cmTC_68b08 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o CMakeFiles/cmTC_bc0bb.dir/CMakeCCompilerABI.c.o -c /usr/local/Cellar/cmake/3.7.2/share/cmake/Modules/CMakeCCompilerABI.c
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
superenv executed: clang -pipe -w -Os -march=native -o CMakeFiles/cmTC_bc0bb.dir/CMakeCCompilerABI.c.o -c /usr/local/Cellar/cmake/3.7.2/share/cmake/Modules/CMakeCCompilerABI.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
clang called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTC_bc0bb.dir/CMakeCCompilerABI.c.o -o cmTC_bc0bb
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTC_bc0bb.dir/CMakeCCompilerABI.c.o -o cmTC_bc0bb -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -std=c11 -o CMakeFiles/cmTC_66da6.dir/feature_tests.c.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/feature_tests.c
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
superenv executed: clang -pipe -w -Os -march=native -std=c11 -o CMakeFiles/cmTC_66da6.dir/feature_tests.c.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/feature_tests.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
clang called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_66da6.dir/feature_tests.c.o -o cmTC_66da6
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_66da6.dir/feature_tests.c.o -o cmTC_66da6 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -std=c99 -o CMakeFiles/cmTC_1da13.dir/feature_tests.c.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/feature_tests.c
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
superenv executed: clang -pipe -w -Os -march=native -std=c99 -o CMakeFiles/cmTC_1da13.dir/feature_tests.c.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/feature_tests.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
clang called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_1da13.dir/feature_tests.c.o -o cmTC_1da13
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_1da13.dir/feature_tests.c.o -o cmTC_1da13 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -std=c90 -o CMakeFiles/cmTC_99453.dir/feature_tests.c.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/feature_tests.c
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
superenv executed: clang -pipe -w -Os -march=native -std=c90 -o CMakeFiles/cmTC_99453.dir/feature_tests.c.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/feature_tests.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
clang called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_99453.dir/feature_tests.c.o -o cmTC_99453
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_99453.dir/feature_tests.c.o -o cmTC_99453 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -v
superenv executed: clang++ -v
clang++ called with: -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fsigned-char -o CMakeFiles/cmTC_84294.dir/src.cxx.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.cxx
superenv removed: -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -DNDEBUG -fsigned-char -o CMakeFiles/cmTC_84294.dir/src.cxx.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
clang++ called with: -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_84294.dir/src.cxx.o -o cmTC_84294
superenv removed: -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -DNDEBUG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_84294.dir/src.cxx.o -o cmTC_84294 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fsigned-char -o CMakeFiles/cmTC_bc0c9.dir/src.c.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.c
superenv removed: -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
superenv executed: clang -pipe -w -Os -march=native -DNDEBUG -fsigned-char -o CMakeFiles/cmTC_bc0c9.dir/src.c.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
clang called with: -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_bc0c9.dir/src.c.o -o cmTC_bc0c9
superenv removed: -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -DNDEBUG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_bc0c9.dir/src.c.o -o cmTC_bc0c9 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fsigned-char -W -o CMakeFiles/cmTC_a0b21.dir/src.cxx.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.cxx
superenv removed: -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -W
superenv added: -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -DNDEBUG -fsigned-char -o CMakeFiles/cmTC_a0b21.dir/src.cxx.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
clang++ called with: -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_a0b21.dir/src.cxx.o -o cmTC_a0b21
superenv removed: -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -DNDEBUG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_a0b21.dir/src.cxx.o -o cmTC_a0b21 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fsigned-char -W -o CMakeFiles/cmTC_d91af.dir/src.c.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.c
superenv removed: -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -W
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
superenv executed: clang -pipe -w -Os -march=native -DNDEBUG -fsigned-char -o CMakeFiles/cmTC_d91af.dir/src.c.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
clang called with: -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_d91af.dir/src.c.o -o cmTC_d91af
superenv removed: -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -DNDEBUG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_d91af.dir/src.c.o -o cmTC_d91af -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fsigned-char -W -Wall -o CMakeFiles/cmTC_fed2c.dir/src.cxx.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.cxx
superenv removed: -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -W -Wall
superenv added: -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -DNDEBUG -fsigned-char -o CMakeFiles/cmTC_fed2c.dir/src.cxx.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
clang++ called with: -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_fed2c.dir/src.cxx.o -o cmTC_fed2c
superenv removed: -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -DNDEBUG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_fed2c.dir/src.cxx.o -o cmTC_fed2c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fsigned-char -W -Wall -o CMakeFiles/cmTC_5940b.dir/src.c.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.c
superenv removed: -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -W -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
superenv executed: clang -pipe -w -Os -march=native -DNDEBUG -fsigned-char -o CMakeFiles/cmTC_5940b.dir/src.c.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
clang called with: -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_5940b.dir/src.c.o -o cmTC_5940b
superenv removed: -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -DNDEBUG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_5940b.dir/src.c.o -o cmTC_5940b -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fsigned-char -W -Wall -Werror=return-type -o CMakeFiles/cmTC_457d9.dir/src.cxx.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.cxx
superenv removed: -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -W -Wall -Werror=return-type
superenv added: -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -DNDEBUG -fsigned-char -o CMakeFiles/cmTC_457d9.dir/src.cxx.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
clang++ called with: -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_457d9.dir/src.cxx.o -o cmTC_457d9
superenv removed: -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -DNDEBUG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_457d9.dir/src.cxx.o -o cmTC_457d9 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fsigned-char -W -Wall -Werror=return-type -o CMakeFiles/cmTC_0472e.dir/src.c.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.c
superenv removed: -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -W -Wall -Werror=return-type
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
superenv executed: clang -pipe -w -Os -march=native -DNDEBUG -fsigned-char -o CMakeFiles/cmTC_0472e.dir/src.c.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
clang called with: -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_0472e.dir/src.c.o -o cmTC_0472e
superenv removed: -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -DNDEBUG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_0472e.dir/src.c.o -o cmTC_0472e -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -o CMakeFiles/cmTC_72893.dir/src.cxx.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.cxx
superenv removed: -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -W -Wall -Werror=return-type -Werror=non-virtual-dtor
superenv added: -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -DNDEBUG -fsigned-char -o CMakeFiles/cmTC_72893.dir/src.cxx.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
clang++ called with: -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_72893.dir/src.cxx.o -o cmTC_72893
superenv removed: -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -DNDEBUG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_72893.dir/src.cxx.o -o cmTC_72893 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -o CMakeFiles/cmTC_0a339.dir/src.c.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.c
superenv removed: -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -W -Wall -Werror=return-type -Werror=non-virtual-dtor
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
superenv executed: clang -pipe -w -Os -march=native -DNDEBUG -fsigned-char -o CMakeFiles/cmTC_0a339.dir/src.c.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
clang called with: -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_0a339.dir/src.c.o -o cmTC_0a339
superenv removed: -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -DNDEBUG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_0a339.dir/src.c.o -o cmTC_0a339 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -o CMakeFiles/cmTC_d381e.dir/src.cxx.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.cxx
superenv removed: -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address
superenv added: -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -DNDEBUG -fsigned-char -o CMakeFiles/cmTC_d381e.dir/src.cxx.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
clang++ called with: -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_d381e.dir/src.cxx.o -o cmTC_d381e
superenv removed: -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -DNDEBUG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_d381e.dir/src.cxx.o -o cmTC_d381e -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -o CMakeFiles/cmTC_b7669.dir/src.c.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.c
superenv removed: -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
superenv executed: clang -pipe -w -Os -march=native -DNDEBUG -fsigned-char -o CMakeFiles/cmTC_b7669.dir/src.c.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
clang called with: -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_b7669.dir/src.c.o -o cmTC_b7669
superenv removed: -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -DNDEBUG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_b7669.dir/src.c.o -o cmTC_b7669 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -o CMakeFiles/cmTC_19c36.dir/src.cxx.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.cxx
superenv removed: -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point
superenv added: -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -DNDEBUG -fsigned-char -o CMakeFiles/cmTC_19c36.dir/src.cxx.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
clang++ called with: -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_19c36.dir/src.cxx.o -o cmTC_19c36
superenv removed: -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -DNDEBUG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_19c36.dir/src.cxx.o -o cmTC_19c36 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -o CMakeFiles/cmTC_4dd89.dir/src.c.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.c
superenv removed: -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
superenv executed: clang -pipe -w -Os -march=native -DNDEBUG -fsigned-char -o CMakeFiles/cmTC_4dd89.dir/src.c.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
clang called with: -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_4dd89.dir/src.c.o -o cmTC_4dd89
superenv removed: -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -DNDEBUG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_4dd89.dir/src.c.o -o cmTC_4dd89 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -o CMakeFiles/cmTC_f1599.dir/src.cxx.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.cxx
superenv removed: -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat
superenv added: -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -DNDEBUG -fsigned-char -o CMakeFiles/cmTC_f1599.dir/src.cxx.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
clang++ called with: -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_f1599.dir/src.cxx.o -o cmTC_f1599
superenv removed: -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -DNDEBUG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_f1599.dir/src.cxx.o -o cmTC_f1599 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -o CMakeFiles/cmTC_e83f1.dir/src.c.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.c
superenv removed: -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
superenv executed: clang -pipe -w -Os -march=native -DNDEBUG -fsigned-char -o CMakeFiles/cmTC_e83f1.dir/src.c.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
clang called with: -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_e83f1.dir/src.c.o -o cmTC_e83f1
superenv removed: -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -DNDEBUG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_e83f1.dir/src.c.o -o cmTC_e83f1 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Wformat -Werror=format-security -o CMakeFiles/cmTC_28fe8.dir/src.cxx.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.cxx
superenv removed: -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Wformat -Werror=format-security
superenv added: -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -DNDEBUG -fsigned-char -o CMakeFiles/cmTC_28fe8.dir/src.cxx.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
clang++ called with: -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_28fe8.dir/src.cxx.o -o cmTC_28fe8
superenv removed: -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -DNDEBUG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_28fe8.dir/src.cxx.o -o cmTC_28fe8 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Wformat -Werror=format-security -o CMakeFiles/cmTC_3f521.dir/src.c.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.c
superenv removed: -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Wformat -Werror=format-security
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
superenv executed: clang -pipe -w -Os -march=native -DNDEBUG -fsigned-char -o CMakeFiles/cmTC_3f521.dir/src.c.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
clang called with: -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_3f521.dir/src.c.o -o cmTC_3f521
superenv removed: -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -DNDEBUG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_3f521.dir/src.c.o -o cmTC_3f521 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -o CMakeFiles/cmTC_5077a.dir/src.cxx.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.cxx
superenv removed: -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations
superenv added: -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -DNDEBUG -fsigned-char -o CMakeFiles/cmTC_5077a.dir/src.cxx.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
clang++ called with: -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_5077a.dir/src.cxx.o -o cmTC_5077a
superenv removed: -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -DNDEBUG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_5077a.dir/src.cxx.o -o cmTC_5077a -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -o CMakeFiles/cmTC_e536d.dir/src.c.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.c
superenv removed: -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
superenv executed: clang -pipe -w -Os -march=native -DNDEBUG -fsigned-char -o CMakeFiles/cmTC_e536d.dir/src.c.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
clang called with: -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_e536d.dir/src.c.o -o cmTC_e536d
superenv removed: -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -DNDEBUG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_e536d.dir/src.c.o -o cmTC_e536d -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wmissing-prototypes -o CMakeFiles/cmTC_2428e.dir/src.cxx.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.cxx
superenv removed: -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wmissing-prototypes
superenv added: -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -DNDEBUG -fsigned-char -o CMakeFiles/cmTC_2428e.dir/src.cxx.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
clang++ called with: -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_2428e.dir/src.cxx.o -o cmTC_2428e
superenv removed: -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -DNDEBUG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_2428e.dir/src.cxx.o -o cmTC_2428e -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wmissing-prototypes -o CMakeFiles/cmTC_05df4.dir/src.c.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.c
superenv removed: -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wmissing-prototypes
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
superenv executed: clang -pipe -w -Os -march=native -DNDEBUG -fsigned-char -o CMakeFiles/cmTC_05df4.dir/src.c.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
clang called with: -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_05df4.dir/src.c.o -o cmTC_05df4
superenv removed: -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -DNDEBUG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_05df4.dir/src.c.o -o cmTC_05df4 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -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 -o CMakeFiles/cmTC_f6c2f.dir/src.cxx.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.cxx
superenv removed: -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes
superenv added: -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -DNDEBUG -fsigned-char -o CMakeFiles/cmTC_f6c2f.dir/src.cxx.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
clang++ called with: -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_f6c2f.dir/src.cxx.o -o cmTC_f6c2f
superenv removed: -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -DNDEBUG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_f6c2f.dir/src.cxx.o -o cmTC_f6c2f -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -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 -o CMakeFiles/cmTC_32238.dir/src.c.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.c
superenv removed: -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
superenv executed: clang -pipe -w -Os -march=native -DNDEBUG -fsigned-char -o CMakeFiles/cmTC_32238.dir/src.c.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
clang called with: -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_32238.dir/src.c.o -o cmTC_32238
superenv removed: -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -DNDEBUG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_32238.dir/src.c.o -o cmTC_32238 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -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 -o CMakeFiles/cmTC_366a4.dir/src.cxx.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.cxx
superenv removed: -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -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
superenv added: -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -DNDEBUG -fsigned-char -o CMakeFiles/cmTC_366a4.dir/src.cxx.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
clang++ called with: -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_366a4.dir/src.cxx.o -o cmTC_366a4
superenv removed: -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -DNDEBUG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_366a4.dir/src.cxx.o -o cmTC_366a4 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -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 -o CMakeFiles/cmTC_fcb1d.dir/src.c.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.c
superenv removed: -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -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
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
superenv executed: clang -pipe -w -Os -march=native -DNDEBUG -fsigned-char -o CMakeFiles/cmTC_fcb1d.dir/src.c.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
clang called with: -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_fcb1d.dir/src.c.o -o cmTC_fcb1d
superenv removed: -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -DNDEBUG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_fcb1d.dir/src.c.o -o cmTC_fcb1d -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -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 -o CMakeFiles/cmTC_3f705.dir/src.cxx.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.cxx
superenv removed: -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -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
superenv added: -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -DNDEBUG -fsigned-char -o CMakeFiles/cmTC_3f705.dir/src.cxx.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
clang++ called with: -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_3f705.dir/src.cxx.o -o cmTC_3f705
superenv removed: -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -DNDEBUG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_3f705.dir/src.cxx.o -o cmTC_3f705 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -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 -o CMakeFiles/cmTC_afd73.dir/src.c.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.c
superenv removed: -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -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
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
superenv executed: clang -pipe -w -Os -march=native -DNDEBUG -fsigned-char -o CMakeFiles/cmTC_afd73.dir/src.c.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
clang called with: -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_afd73.dir/src.c.o -o cmTC_afd73
superenv removed: -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -DNDEBUG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_afd73.dir/src.c.o -o cmTC_afd73 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -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 -o CMakeFiles/cmTC_546dd.dir/src.cxx.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.cxx
superenv removed: -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -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
superenv added: -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -DNDEBUG -fsigned-char -o CMakeFiles/cmTC_546dd.dir/src.cxx.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
clang++ called with: -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_546dd.dir/src.cxx.o -o cmTC_546dd
superenv removed: -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -DNDEBUG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_546dd.dir/src.cxx.o -o cmTC_546dd -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -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 -o CMakeFiles/cmTC_f7446.dir/src.c.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.c
superenv removed: -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -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
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
superenv executed: clang -pipe -w -Os -march=native -DNDEBUG -fsigned-char -o CMakeFiles/cmTC_f7446.dir/src.c.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
clang called with: -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_f7446.dir/src.c.o -o cmTC_f7446
superenv removed: -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -DNDEBUG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_f7446.dir/src.c.o -o cmTC_f7446 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -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 -o CMakeFiles/cmTC_a9c3a.dir/src.cxx.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.cxx
superenv removed: -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -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
superenv added: -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -DNDEBUG -fsigned-char -o CMakeFiles/cmTC_a9c3a.dir/src.cxx.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
clang++ called with: -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_a9c3a.dir/src.cxx.o -o cmTC_a9c3a
superenv removed: -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -DNDEBUG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_a9c3a.dir/src.cxx.o -o cmTC_a9c3a -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -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 -o CMakeFiles/cmTC_9a997.dir/src.c.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.c
superenv removed: -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -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
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
superenv executed: clang -pipe -w -Os -march=native -DNDEBUG -fsigned-char -o CMakeFiles/cmTC_9a997.dir/src.c.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
clang called with: -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_9a997.dir/src.c.o -o cmTC_9a997
superenv removed: -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -DNDEBUG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_9a997.dir/src.c.o -o cmTC_9a997 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -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 -o CMakeFiles/cmTC_9ad6e.dir/src.cxx.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.cxx
superenv removed: -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -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
superenv added: -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -DNDEBUG -fsigned-char -o CMakeFiles/cmTC_9ad6e.dir/src.cxx.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
clang++ called with: -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_9ad6e.dir/src.cxx.o -o cmTC_9ad6e
superenv removed: -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -DNDEBUG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_9ad6e.dir/src.cxx.o -o cmTC_9ad6e -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -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 -o CMakeFiles/cmTC_e20f4.dir/src.c.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.c
superenv removed: -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -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
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
superenv executed: clang -pipe -w -Os -march=native -DNDEBUG -fsigned-char -o CMakeFiles/cmTC_e20f4.dir/src.c.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
clang called with: -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_e20f4.dir/src.c.o -o cmTC_e20f4
superenv removed: -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -DNDEBUG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_e20f4.dir/src.c.o -o cmTC_e20f4 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -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 -o CMakeFiles/cmTC_b0fa4.dir/src.cxx.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.cxx
superenv removed: -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -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
superenv added: -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -DNDEBUG -fsigned-char -Wno-narrowing -o CMakeFiles/cmTC_b0fa4.dir/src.cxx.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
clang++ called with: -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_b0fa4.dir/src.cxx.o -o cmTC_b0fa4
superenv removed: -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -DNDEBUG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_b0fa4.dir/src.cxx.o -o cmTC_b0fa4 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -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 -o CMakeFiles/cmTC_9760d.dir/src.c.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.c
superenv removed: -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -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
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
superenv executed: clang -pipe -w -Os -march=native -DNDEBUG -fsigned-char -Wno-narrowing -o CMakeFiles/cmTC_9760d.dir/src.c.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
clang called with: -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_9760d.dir/src.c.o -o cmTC_9760d
superenv removed: -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -DNDEBUG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_9760d.dir/src.c.o -o cmTC_9760d -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -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 -o CMakeFiles/cmTC_33197.dir/src.cxx.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.cxx
superenv removed: -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -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
superenv added: -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -DNDEBUG -fsigned-char -Wno-narrowing -Wno-delete-non-virtual-dtor -o CMakeFiles/cmTC_33197.dir/src.cxx.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
clang++ called with: -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_33197.dir/src.cxx.o -o cmTC_33197
superenv removed: -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -DNDEBUG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_33197.dir/src.cxx.o -o cmTC_33197 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -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 -o CMakeFiles/cmTC_fea9c.dir/src.c.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.c
superenv removed: -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -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
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
superenv executed: clang -pipe -w -Os -march=native -DNDEBUG -fsigned-char -Wno-narrowing -Wno-delete-non-virtual-dtor -o CMakeFiles/cmTC_fea9c.dir/src.c.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
clang called with: -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_fea9c.dir/src.c.o -o cmTC_fea9c
superenv removed: -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -DNDEBUG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_fea9c.dir/src.c.o -o cmTC_fea9c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -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 -o CMakeFiles/cmTC_e2ac1.dir/src.cxx.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.cxx
superenv removed: -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -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
superenv added: -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -DNDEBUG -fsigned-char -Wno-narrowing -Wno-delete-non-virtual-dtor -Wno-unnamed-type-template-args -o CMakeFiles/cmTC_e2ac1.dir/src.cxx.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
clang++ called with: -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_e2ac1.dir/src.cxx.o -o cmTC_e2ac1
superenv removed: -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -DNDEBUG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_e2ac1.dir/src.cxx.o -o cmTC_e2ac1 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -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 -o CMakeFiles/cmTC_0fdb5.dir/src.c.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.c
superenv removed: -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -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
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
superenv executed: clang -pipe -w -Os -march=native -DNDEBUG -fsigned-char -Wno-narrowing -Wno-delete-non-virtual-dtor -Wno-unnamed-type-template-args -o CMakeFiles/cmTC_0fdb5.dir/src.c.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
clang called with: -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_0fdb5.dir/src.c.o -o cmTC_0fdb5
superenv removed: -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -DNDEBUG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_0fdb5.dir/src.c.o -o cmTC_0fdb5 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -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 -o CMakeFiles/cmTC_f54e2.dir/src.cxx.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.cxx
superenv removed: -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -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
superenv added: -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -DNDEBUG -fsigned-char -Wno-narrowing -Wno-delete-non-virtual-dtor -Wno-unnamed-type-template-args -Wno-comment -o CMakeFiles/cmTC_f54e2.dir/src.cxx.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
clang++ called with: -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_f54e2.dir/src.cxx.o -o cmTC_f54e2
superenv removed: -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -DNDEBUG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_f54e2.dir/src.cxx.o -o cmTC_f54e2 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -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 -o CMakeFiles/cmTC_035ae.dir/src.c.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.c
superenv removed: -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -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
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
superenv executed: clang -pipe -w -Os -march=native -DNDEBUG -fsigned-char -Wno-narrowing -Wno-delete-non-virtual-dtor -Wno-unnamed-type-template-args -Wno-comment -o CMakeFiles/cmTC_035ae.dir/src.c.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
clang called with: -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_035ae.dir/src.c.o -o cmTC_035ae
superenv removed: -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -DNDEBUG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_035ae.dir/src.c.o -o cmTC_035ae -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -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 -o CMakeFiles/cmTC_a60b3.dir/src.cxx.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.cxx
superenv removed: -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -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
superenv added: -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -DNDEBUG -fsigned-char -Wno-narrowing -Wno-delete-non-virtual-dtor -Wno-unnamed-type-template-args -Wno-comment -fdiagnostics-show-option -o CMakeFiles/cmTC_a60b3.dir/src.cxx.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
clang++ called with: -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_a60b3.dir/src.cxx.o -o cmTC_a60b3
superenv removed: -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -DNDEBUG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_a60b3.dir/src.cxx.o -o cmTC_a60b3 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -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 -o CMakeFiles/cmTC_725e5.dir/src.c.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.c
superenv removed: -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -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
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
superenv executed: clang -pipe -w -Os -march=native -DNDEBUG -fsigned-char -Wno-narrowing -Wno-delete-non-virtual-dtor -Wno-unnamed-type-template-args -Wno-comment -fdiagnostics-show-option -o CMakeFiles/cmTC_725e5.dir/src.c.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
clang called with: -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_725e5.dir/src.c.o -o cmTC_725e5
superenv removed: -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -DNDEBUG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_725e5.dir/src.c.o -o cmTC_725e5 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -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 -o CMakeFiles/cmTC_bbd6f.dir/src.cxx.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.cxx
superenv removed: -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -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
superenv added: -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -DNDEBUG -fsigned-char -Wno-narrowing -Wno-delete-non-virtual-dtor -Wno-unnamed-type-template-args -Wno-comment -fdiagnostics-show-option -Wno-long-long -o CMakeFiles/cmTC_bbd6f.dir/src.cxx.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
clang++ called with: -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_bbd6f.dir/src.cxx.o -o cmTC_bbd6f
superenv removed: -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -DNDEBUG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_bbd6f.dir/src.cxx.o -o cmTC_bbd6f -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -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 -o CMakeFiles/cmTC_3c193.dir/src.c.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.c
superenv removed: -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -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
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
superenv executed: clang -pipe -w -Os -march=native -DNDEBUG -fsigned-char -Wno-narrowing -Wno-delete-non-virtual-dtor -Wno-unnamed-type-template-args -Wno-comment -fdiagnostics-show-option -Wno-long-long -o CMakeFiles/cmTC_3c193.dir/src.c.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
clang called with: -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_3c193.dir/src.c.o -o cmTC_3c193
superenv removed: -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -DNDEBUG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_3c193.dir/src.c.o -o cmTC_3c193 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -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 -o CMakeFiles/cmTC_4d9f2.dir/src.cxx.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.cxx
superenv removed: -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -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
superenv added: -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -DNDEBUG -fsigned-char -Wno-narrowing -Wno-delete-non-virtual-dtor -Wno-unnamed-type-template-args -Wno-comment -fdiagnostics-show-option -Wno-long-long -Qunused-arguments -o CMakeFiles/cmTC_4d9f2.dir/src.cxx.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
clang++ called with: -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_4d9f2.dir/src.cxx.o -o cmTC_4d9f2
superenv removed: -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -DNDEBUG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_4d9f2.dir/src.cxx.o -o cmTC_4d9f2 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -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 -o CMakeFiles/cmTC_69ea5.dir/src.c.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.c
superenv removed: -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -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
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
superenv executed: clang -pipe -w -Os -march=native -DNDEBUG -fsigned-char -Wno-narrowing -Wno-delete-non-virtual-dtor -Wno-unnamed-type-template-args -Wno-comment -fdiagnostics-show-option -Wno-long-long -Qunused-arguments -o CMakeFiles/cmTC_69ea5.dir/src.c.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
clang called with: -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_69ea5.dir/src.c.o -o cmTC_69ea5
superenv removed: -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -DNDEBUG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_69ea5.dir/src.c.o -o cmTC_69ea5 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -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 -o CMakeFiles/cmTC_04541.dir/src.cxx.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.cxx
superenv removed: -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -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
superenv added: -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -DNDEBUG -fsigned-char -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 -o CMakeFiles/cmTC_04541.dir/src.cxx.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
clang++ called with: -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_04541.dir/src.cxx.o -o cmTC_04541
superenv removed: -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -DNDEBUG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_04541.dir/src.cxx.o -o cmTC_04541 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -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 -o CMakeFiles/cmTC_d951b.dir/src.c.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.c
superenv removed: -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -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
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
superenv executed: clang -pipe -w -Os -march=native -DNDEBUG -fsigned-char -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 -o CMakeFiles/cmTC_d951b.dir/src.c.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
clang called with: -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_d951b.dir/src.c.o -o cmTC_d951b
superenv removed: -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -DNDEBUG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_d951b.dir/src.c.o -o cmTC_d951b -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -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 -o CMakeFiles/cmTC_ab1ec.dir/src.cxx.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.cxx
superenv removed: -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -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
superenv added: -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -DNDEBUG -fsigned-char -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 -o CMakeFiles/cmTC_ab1ec.dir/src.cxx.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
clang++ called with: -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_ab1ec.dir/src.cxx.o -o cmTC_ab1ec
superenv removed: -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -DNDEBUG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_ab1ec.dir/src.cxx.o -o cmTC_ab1ec -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -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 -o CMakeFiles/cmTC_f37e1.dir/src.c.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.c
superenv removed: -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -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
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
superenv executed: clang -pipe -w -Os -march=native -DNDEBUG -fsigned-char -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 -o CMakeFiles/cmTC_f37e1.dir/src.c.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
clang called with: -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_f37e1.dir/src.c.o -o cmTC_f37e1
superenv removed: -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -DNDEBUG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_f37e1.dir/src.c.o -o cmTC_f37e1 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -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 -o CMakeFiles/cmTC_35d83.dir/src.cxx.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.cxx
superenv removed: -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -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
superenv added: -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -DNDEBUG -fsigned-char -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 -o CMakeFiles/cmTC_35d83.dir/src.cxx.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
clang++ called with: -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_35d83.dir/src.cxx.o -o cmTC_35d83
superenv removed: -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -DNDEBUG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_35d83.dir/src.cxx.o -o cmTC_35d83 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -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 -o CMakeFiles/cmTC_46a52.dir/src.c.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.c
superenv removed: -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -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
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
superenv executed: clang -pipe -w -Os -march=native -DNDEBUG -fsigned-char -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 -o CMakeFiles/cmTC_46a52.dir/src.c.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
clang called with: -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_46a52.dir/src.c.o -o cmTC_46a52
superenv removed: -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -DNDEBUG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_46a52.dir/src.c.o -o cmTC_46a52 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -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 -o CMakeFiles/cmTC_7f20f.dir/src.cxx.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.cxx
superenv removed: -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -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
superenv added: -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -DNDEBUG -fsigned-char -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 -o CMakeFiles/cmTC_7f20f.dir/src.cxx.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
clang++ called with: -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_7f20f.dir/src.cxx.o -o cmTC_7f20f
superenv removed: -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -DNDEBUG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_7f20f.dir/src.cxx.o -o cmTC_7f20f -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -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 -o CMakeFiles/cmTC_0d746.dir/src.c.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.c
superenv removed: -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -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
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
superenv executed: clang -pipe -w -Os -march=native -DNDEBUG -fsigned-char -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 -o CMakeFiles/cmTC_0d746.dir/src.c.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
clang called with: -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_0d746.dir/src.c.o -o cmTC_0d746
superenv removed: -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -DNDEBUG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_0d746.dir/src.c.o -o cmTC_0d746 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -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 -o CMakeFiles/cmTC_1ee74.dir/src.cxx.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.cxx
superenv removed: -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -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
superenv added: -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -DNDEBUG -fsigned-char -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 -o CMakeFiles/cmTC_1ee74.dir/src.cxx.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
clang++ called with: -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_1ee74.dir/src.cxx.o -o cmTC_1ee74
superenv removed: -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -DNDEBUG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_1ee74.dir/src.cxx.o -o cmTC_1ee74 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -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 -o CMakeFiles/cmTC_e8102.dir/src.c.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.c
superenv removed: -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -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
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
superenv executed: clang -pipe -w -Os -march=native -DNDEBUG -fsigned-char -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 -o CMakeFiles/cmTC_e8102.dir/src.c.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
clang called with: -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_e8102.dir/src.c.o -o cmTC_e8102
superenv removed: -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -DNDEBUG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_e8102.dir/src.c.o -o cmTC_e8102 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -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 -fvisibility=hidden -o CMakeFiles/cmTC_4a851.dir/src.cxx.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.cxx
superenv removed: -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -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
superenv added: -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -DNDEBUG -fsigned-char -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 -fvisibility=hidden -o CMakeFiles/cmTC_4a851.dir/src.cxx.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
clang++ called with: -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_4a851.dir/src.cxx.o -o cmTC_4a851
superenv removed: -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -DNDEBUG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_4a851.dir/src.cxx.o -o cmTC_4a851 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -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 -fvisibility=hidden -o CMakeFiles/cmTC_7f28b.dir/src.c.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.c
superenv removed: -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -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
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
superenv executed: clang -pipe -w -Os -march=native -DNDEBUG -fsigned-char -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 -fvisibility=hidden -o CMakeFiles/cmTC_7f28b.dir/src.c.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
clang called with: -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_7f28b.dir/src.c.o -o cmTC_7f28b
superenv removed: -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -DNDEBUG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_7f28b.dir/src.c.o -o cmTC_7f28b -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -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 -fvisibility=hidden -fvisibility-inlines-hidden -o CMakeFiles/cmTC_3c73b.dir/src.cxx.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.cxx
superenv removed: -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -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
superenv added: -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -DNDEBUG -fsigned-char -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 -fvisibility=hidden -fvisibility-inlines-hidden -o CMakeFiles/cmTC_3c73b.dir/src.cxx.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
clang++ called with: -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_3c73b.dir/src.cxx.o -o cmTC_3c73b
superenv removed: -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -DNDEBUG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_3c73b.dir/src.cxx.o -o cmTC_3c73b -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -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 -fvisibility=hidden -fvisibility-inlines-hidden -o CMakeFiles/cmTC_a0965.dir/src.c.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.c
superenv removed: -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -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
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
superenv executed: clang -pipe -w -Os -march=native -DNDEBUG -fsigned-char -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 -fvisibility=hidden -fvisibility-inlines-hidden -o CMakeFiles/cmTC_a0965.dir/src.c.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
clang called with: -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_a0965.dir/src.c.o -o cmTC_a0965
superenv removed: -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -DNDEBUG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_a0965.dir/src.c.o -o cmTC_a0965 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -DCHECK_FP16 -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mf16c -o CMakeFiles/cmTC_a4d6e.dir/fp16.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/cmake/checks/fp16.cpp
superenv removed: -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -DCHECK_FP16 -DNDEBUG -mf16c -o CMakeFiles/cmTC_a4d6e.dir/fp16.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/cmake/checks/fp16.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
clang++ called with: -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_a4d6e.dir/fp16.cpp.o -o cmTC_a4d6e
superenv removed: -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -DNDEBUG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_a4d6e.dir/fp16.cpp.o -o cmTC_a4d6e -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -o CMakeFiles/cmTC_95dfc.dir/src.cxx.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.cxx
superenv removed: -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -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
superenv added: -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -DNDEBUG -fsigned-char -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -o CMakeFiles/cmTC_95dfc.dir/src.cxx.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
clang++ called with: -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_95dfc.dir/src.cxx.o -o cmTC_95dfc
superenv removed: -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -DNDEBUG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_95dfc.dir/src.cxx.o -o cmTC_95dfc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -o CMakeFiles/cmTC_2d2a0.dir/src.c.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.c
superenv removed: -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -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
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
superenv executed: clang -pipe -w -Os -march=native -DNDEBUG -fsigned-char -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -o CMakeFiles/cmTC_2d2a0.dir/src.c.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
clang called with: -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_2d2a0.dir/src.c.o -o cmTC_2d2a0
superenv removed: -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -DNDEBUG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_2d2a0.dir/src.c.o -o cmTC_2d2a0 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o CMakeFiles/cmTC_409e6.dir/CheckIncludeFile.c.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/CheckIncludeFile.c
superenv removed: -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 -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
superenv executed: clang -pipe -w -Os -march=native -fsigned-char -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -o CMakeFiles/cmTC_409e6.dir/CheckIncludeFile.c.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/CheckIncludeFile.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
clang called with: -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_409e6.dir/CheckIncludeFile.c.o -o cmTC_409e6
superenv removed: -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 -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -fsigned-char -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_409e6.dir/CheckIncludeFile.c.o -o cmTC_409e6 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o CMakeFiles/cmTC_a5491.dir/CheckIncludeFile.c.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/CheckIncludeFile.c
superenv removed: -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 -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
superenv executed: clang -pipe -w -Os -march=native -fsigned-char -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -o CMakeFiles/cmTC_a5491.dir/CheckIncludeFile.c.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/CheckIncludeFile.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
clang called with: -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_a5491.dir/CheckIncludeFile.c.o -o cmTC_a5491
superenv removed: -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 -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -fsigned-char -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_a5491.dir/CheckIncludeFile.c.o -o cmTC_a5491 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o CMakeFiles/cmTC_261d2.dir/CheckIncludeFile.c.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/CheckIncludeFile.c
superenv removed: -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 -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
superenv executed: clang -pipe -w -Os -march=native -fsigned-char -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -o CMakeFiles/cmTC_261d2.dir/CheckIncludeFile.c.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/CheckIncludeFile.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
clang called with: -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_261d2.dir/CheckIncludeFile.c.o -o cmTC_261d2
superenv removed: -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 -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -fsigned-char -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_261d2.dir/CheckIncludeFile.c.o -o cmTC_261d2 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o CMakeFiles/cmTC_901b8.dir/CMAKE_SIZEOF_UNSIGNED_SHORT.c.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CheckTypeSize/CMAKE_SIZEOF_UNSIGNED_SHORT.c
superenv removed: -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 -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
superenv executed: clang -pipe -w -Os -march=native -fsigned-char -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -o CMakeFiles/cmTC_901b8.dir/CMAKE_SIZEOF_UNSIGNED_SHORT.c.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CheckTypeSize/CMAKE_SIZEOF_UNSIGNED_SHORT.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
clang called with: -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_901b8.dir/CMAKE_SIZEOF_UNSIGNED_SHORT.c.o -o cmTC_901b8
superenv removed: -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 -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -fsigned-char -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_901b8.dir/CMAKE_SIZEOF_UNSIGNED_SHORT.c.o -o cmTC_901b8 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o CMakeFiles/cmTC_eb63f.dir/TestEndianess.c.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/TestEndianess.c
superenv removed: -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 -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
superenv executed: clang -pipe -w -Os -march=native -fsigned-char -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -o CMakeFiles/cmTC_eb63f.dir/TestEndianess.c.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/TestEndianess.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
clang called with: -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_eb63f.dir/TestEndianess.c.o -o cmTC_eb63f
superenv removed: -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 -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -fsigned-char -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_eb63f.dir/TestEndianess.c.o -o cmTC_eb63f -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o CMakeFiles/cmTC_f2102.dir/CheckIncludeFile.c.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/CheckIncludeFile.c
superenv removed: -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 -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
superenv executed: clang -pipe -w -Os -march=native -fsigned-char -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -o CMakeFiles/cmTC_f2102.dir/CheckIncludeFile.c.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/CheckIncludeFile.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
clang called with: -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o CMakeFiles/cmTC_ab047.dir/CheckIncludeFile.c.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/CheckIncludeFile.c
superenv removed: -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 -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
superenv executed: clang -pipe -w -Os -march=native -fsigned-char -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -o CMakeFiles/cmTC_ab047.dir/CheckIncludeFile.c.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/CheckIncludeFile.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
clang called with: -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o CMakeFiles/cmTC_7188f.dir/CheckIncludeFile.c.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/CheckIncludeFile.c
superenv removed: -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 -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
superenv executed: clang -pipe -w -Os -march=native -fsigned-char -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -o CMakeFiles/cmTC_7188f.dir/CheckIncludeFile.c.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/CheckIncludeFile.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
clang called with: -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o CMakeFiles/cmTC_cd039.dir/CheckIncludeFile.c.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/CheckIncludeFile.c
superenv removed: -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 -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
superenv executed: clang -pipe -w -Os -march=native -fsigned-char -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -o CMakeFiles/cmTC_cd039.dir/CheckIncludeFile.c.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/CheckIncludeFile.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
clang++ called with: -I/usr/local/Cellar/ffmpeg/3.2.4/include -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o CMakeFiles/cmTC_0d45f.dir/ffmpeg_test.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/cmake/checks/ffmpeg_test.cpp
superenv removed: -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 -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -I/usr/local/Cellar/ffmpeg/3.2.4/include -fsigned-char -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -o CMakeFiles/cmTC_0d45f.dir/ffmpeg_test.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/cmake/checks/ffmpeg_test.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
clang++ called with: -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_0d45f.dir/ffmpeg_test.cpp.o -o cmTC_0d45f -L/usr/local/Cellar/ffmpeg/3.2.4/lib -Wl,-rpath,/usr/local/Cellar/ffmpeg/3.2.4/lib -lavcodec -lavformat -lavutil -lswscale -lavresample
superenv removed: -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 -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -fsigned-char -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_0d45f.dir/ffmpeg_test.cpp.o -o cmTC_0d45f -L/usr/local/Cellar/ffmpeg/3.2.4/lib -Wl,-rpath,/usr/local/Cellar/ffmpeg/3.2.4/lib -lavcodec -lavformat -lavutil -lswscale -lavresample -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o CMakeFiles/cmTC_31909.dir/pthread_test.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/pthread_test.cpp
superenv removed: -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 -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -fsigned-char -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -o CMakeFiles/cmTC_31909.dir/pthread_test.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/pthread_test.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
clang++ called with: -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_31909.dir/pthread_test.cpp.o -o cmTC_31909
superenv removed: -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 -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -fsigned-char -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_31909.dir/pthread_test.cpp.o -o cmTC_31909 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -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 -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wno-undef -o CMakeFiles/cmTC_e1d97.dir/src.cxx.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.cxx
superenv removed: -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -fsigned-char -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -Wno-undef -o CMakeFiles/cmTC_e1d97.dir/src.cxx.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
clang++ called with: -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 -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_e1d97.dir/src.cxx.o -o cmTC_e1d97
superenv removed: -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -fsigned-char -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_e1d97.dir/src.cxx.o -o cmTC_e1d97 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -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 -Winit-self -Wpointer-arith -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -Wno-undef -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wno-shadow -o CMakeFiles/cmTC_0bc8c.dir/src.cxx.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.cxx
superenv removed: -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Winit-self -Wpointer-arith -Wsign-promo -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -fsigned-char -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -Wno-undef -DNDEBUG -Wno-shadow -o CMakeFiles/cmTC_0bc8c.dir/src.cxx.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
clang++ called with: -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 -Winit-self -Wpointer-arith -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -Wno-undef -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_0bc8c.dir/src.cxx.o -o cmTC_0bc8c
superenv removed: -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Winit-self -Wpointer-arith -Wsign-promo -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -fsigned-char -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -Wno-undef -DNDEBUG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_0bc8c.dir/src.cxx.o -o cmTC_0bc8c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o CMakeFiles/cmTC_b4d9f.dir/cmake_hdf5_test.c.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/hdf/.hdf/CMakeFiles/hdf5/cmake_hdf5_test.c
superenv removed: -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 -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
superenv executed: clang -pipe -w -Os -march=native -fsigned-char -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -o CMakeFiles/cmTC_b4d9f.dir/cmake_hdf5_test.c.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/hdf/.hdf/CMakeFiles/hdf5/cmake_hdf5_test.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
clang called with: -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_b4d9f.dir/cmake_hdf5_test.c.o -o cmTC_b4d9f
superenv removed: -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 -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -fsigned-char -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_b4d9f.dir/cmake_hdf5_test.c.o -o cmTC_b4d9f -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wno-invalid-offsetof -o CMakeFiles/cmTC_44f7f.dir/src.cxx.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.cxx
superenv removed: -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 -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -fsigned-char -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -Wno-invalid-offsetof -o CMakeFiles/cmTC_44f7f.dir/src.cxx.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
clang++ called with: -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_44f7f.dir/src.cxx.o -o cmTC_44f7f
superenv removed: -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 -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -fsigned-char -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_44f7f.dir/src.cxx.o -o cmTC_44f7f -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o CMakeFiles/cmTC_9d7cd.dir/cmake_hdf5_test.c.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/hdf/CMakeFiles/hdf5/cmake_hdf5_test.c
superenv removed: -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 -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
superenv executed: clang -pipe -w -Os -march=native -fsigned-char -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -o CMakeFiles/cmTC_9d7cd.dir/cmake_hdf5_test.c.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/hdf/CMakeFiles/hdf5/cmake_hdf5_test.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
clang called with: -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_9d7cd.dir/cmake_hdf5_test.c.o -o cmTC_9d7cd
superenv removed: -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 -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -fsigned-char -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_9d7cd.dir/cmake_hdf5_test.c.o -o cmTC_9d7cd -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -Wno-shadow -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wno-parentheses -o CMakeFiles/cmTC_d6e40.dir/src.cxx.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.cxx
superenv removed: -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 -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -fsigned-char -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -Wno-shadow -DNDEBUG -Wno-parentheses -o CMakeFiles/cmTC_d6e40.dir/src.cxx.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
clang++ called with: -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -Wno-shadow -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_d6e40.dir/src.cxx.o -o cmTC_d6e40
superenv removed: -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 -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -fsigned-char -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -Wno-shadow -DNDEBUG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_d6e40.dir/src.cxx.o -o cmTC_d6e40 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -Wno-shadow -Wno-parentheses -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wno-maybe-uninitialized -o CMakeFiles/cmTC_854ed.dir/src.cxx.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.cxx
superenv removed: -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 -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -fsigned-char -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -Wno-shadow -Wno-parentheses -DNDEBUG -Wno-maybe-uninitialized -o CMakeFiles/cmTC_854ed.dir/src.cxx.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
clang++ called with: -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -Wno-shadow -Wno-parentheses -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_854ed.dir/src.cxx.o -o cmTC_854ed
superenv removed: -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 -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -fsigned-char -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -Wno-shadow -Wno-parentheses -DNDEBUG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_854ed.dir/src.cxx.o -o cmTC_854ed -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -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 -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -Wno-shadow -Wno-parentheses -Wno-maybe-uninitialized -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wno-sign-promo -o CMakeFiles/cmTC_c3260.dir/src.cxx.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.cxx
superenv removed: -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 -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -fsigned-char -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -Wno-shadow -Wno-parentheses -Wno-maybe-uninitialized -DNDEBUG -Wno-sign-promo -o CMakeFiles/cmTC_c3260.dir/src.cxx.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
clang++ called with: -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 -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -Wno-shadow -Wno-parentheses -Wno-maybe-uninitialized -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_c3260.dir/src.cxx.o -o cmTC_c3260
superenv removed: -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 -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -fsigned-char -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -Wno-shadow -Wno-parentheses -Wno-maybe-uninitialized -DNDEBUG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_c3260.dir/src.cxx.o -o cmTC_c3260 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-prototypes -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -Wno-shadow -Wno-parentheses -Wno-maybe-uninitialized -Wno-sign-promo -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wno-missing-declarations -o CMakeFiles/cmTC_cd984.dir/src.cxx.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.cxx
superenv removed: -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-prototypes -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -fsigned-char -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -Wno-shadow -Wno-parentheses -Wno-maybe-uninitialized -Wno-sign-promo -DNDEBUG -Wno-missing-declarations -o CMakeFiles/cmTC_cd984.dir/src.cxx.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
clang++ called with: -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-prototypes -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -Wno-shadow -Wno-parentheses -Wno-maybe-uninitialized -Wno-sign-promo -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_cd984.dir/src.cxx.o -o cmTC_cd984
superenv removed: -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-prototypes -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -fsigned-char -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -Wno-shadow -Wno-parentheses -Wno-maybe-uninitialized -Wno-sign-promo -DNDEBUG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_cd984.dir/src.cxx.o -o cmTC_cd984 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -Wno-shadow -Wno-parentheses -Wno-maybe-uninitialized -Wno-sign-promo -Wno-missing-declarations -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wno-missing-prototypes -o CMakeFiles/cmTC_912e7.dir/src.cxx.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.cxx
superenv removed: -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -fsigned-char -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -Wno-shadow -Wno-parentheses -Wno-maybe-uninitialized -Wno-sign-promo -Wno-missing-declarations -DNDEBUG -Wno-missing-prototypes -o CMakeFiles/cmTC_912e7.dir/src.cxx.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
clang++ called with: -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -Wno-shadow -Wno-parentheses -Wno-maybe-uninitialized -Wno-sign-promo -Wno-missing-declarations -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_912e7.dir/src.cxx.o -o cmTC_912e7
superenv removed: -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -fsigned-char -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -Wno-shadow -Wno-parentheses -Wno-maybe-uninitialized -Wno-sign-promo -Wno-missing-declarations -DNDEBUG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_912e7.dir/src.cxx.o -o cmTC_912e7 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -Wno-shadow -Wno-parentheses -Wno-maybe-uninitialized -Wno-sign-promo -Wno-missing-declarations -Wno-missing-prototypes -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wno-deprecated -o CMakeFiles/cmTC_3dc47.dir/src.cxx.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.cxx
superenv removed: -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -fsigned-char -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -Wno-shadow -Wno-parentheses -Wno-maybe-uninitialized -Wno-sign-promo -Wno-missing-declarations -Wno-missing-prototypes -DNDEBUG -Wno-deprecated -o CMakeFiles/cmTC_3dc47.dir/src.cxx.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
clang++ called with: -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -Wno-shadow -Wno-parentheses -Wno-maybe-uninitialized -Wno-sign-promo -Wno-missing-declarations -Wno-missing-prototypes -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_3dc47.dir/src.cxx.o -o cmTC_3dc47
superenv removed: -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -fsigned-char -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -Wno-shadow -Wno-parentheses -Wno-maybe-uninitialized -Wno-sign-promo -Wno-missing-declarations -Wno-missing-prototypes -DNDEBUG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_3dc47.dir/src.cxx.o -o cmTC_3dc47 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -Wno-shadow -Wno-parentheses -Wno-maybe-uninitialized -Wno-sign-promo -Wno-missing-declarations -Wno-missing-prototypes -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wno-unused-parameter -o CMakeFiles/cmTC_2d127.dir/src.cxx.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.cxx
superenv removed: -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -fsigned-char -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -Wno-shadow -Wno-parentheses -Wno-maybe-uninitialized -Wno-sign-promo -Wno-missing-declarations -Wno-missing-prototypes -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -DNDEBUG -Wno-unused-parameter -o CMakeFiles/cmTC_2d127.dir/src.cxx.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
clang++ called with: -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -Wno-shadow -Wno-parentheses -Wno-maybe-uninitialized -Wno-sign-promo -Wno-missing-declarations -Wno-missing-prototypes -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_2d127.dir/src.cxx.o -o cmTC_2d127
superenv removed: -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -fsigned-char -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -Wno-shadow -Wno-parentheses -Wno-maybe-uninitialized -Wno-sign-promo -Wno-missing-declarations -Wno-missing-prototypes -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -DNDEBUG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_2d127.dir/src.cxx.o -o cmTC_2d127 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -Wno-shadow -Wno-parentheses -Wno-maybe-uninitialized -Wno-sign-promo -Wno-missing-declarations -Wno-missing-prototypes -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wno-unused-local-typedefs -o CMakeFiles/cmTC_6aaa7.dir/src.cxx.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.cxx
superenv removed: -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -fsigned-char -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -Wno-shadow -Wno-parentheses -Wno-maybe-uninitialized -Wno-sign-promo -Wno-missing-declarations -Wno-missing-prototypes -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -DNDEBUG -Wno-unused-local-typedefs -o CMakeFiles/cmTC_6aaa7.dir/src.cxx.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
clang++ called with: -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -Wno-shadow -Wno-parentheses -Wno-maybe-uninitialized -Wno-sign-promo -Wno-missing-declarations -Wno-missing-prototypes -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_6aaa7.dir/src.cxx.o -o cmTC_6aaa7
superenv removed: -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -fsigned-char -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -Wno-shadow -Wno-parentheses -Wno-maybe-uninitialized -Wno-sign-promo -Wno-missing-declarations -Wno-missing-prototypes -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -DNDEBUG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_6aaa7.dir/src.cxx.o -o cmTC_6aaa7 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -Wno-shadow -Wno-parentheses -Wno-maybe-uninitialized -Wno-sign-promo -Wno-missing-declarations -Wno-missing-prototypes -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wno-sign-compare -o CMakeFiles/cmTC_c12d2.dir/src.cxx.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.cxx
superenv removed: -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -fsigned-char -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -Wno-shadow -Wno-parentheses -Wno-maybe-uninitialized -Wno-sign-promo -Wno-missing-declarations -Wno-missing-prototypes -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -DNDEBUG -Wno-sign-compare -o CMakeFiles/cmTC_c12d2.dir/src.cxx.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
clang++ called with: -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -Wno-shadow -Wno-parentheses -Wno-maybe-uninitialized -Wno-sign-promo -Wno-missing-declarations -Wno-missing-prototypes -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_c12d2.dir/src.cxx.o -o cmTC_c12d2
superenv removed: -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -fsigned-char -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -Wno-shadow -Wno-parentheses -Wno-maybe-uninitialized -Wno-sign-promo -Wno-missing-declarations -Wno-missing-prototypes -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -DNDEBUG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_c12d2.dir/src.cxx.o -o cmTC_c12d2 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wstrict-prototypes -Winit-self -Wpointer-arith -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -Wno-shadow -Wno-parentheses -Wno-maybe-uninitialized -Wno-sign-promo -Wno-missing-declarations -Wno-missing-prototypes -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wno-tautological-undefined-compare -o CMakeFiles/cmTC_57b7c.dir/src.cxx.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.cxx
superenv removed: -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wstrict-prototypes -Winit-self -Wpointer-arith -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -fsigned-char -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -Wno-shadow -Wno-parentheses -Wno-maybe-uninitialized -Wno-sign-promo -Wno-missing-declarations -Wno-missing-prototypes -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -DNDEBUG -Wno-tautological-undefined-compare -o CMakeFiles/cmTC_57b7c.dir/src.cxx.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
clang++ called with: -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wstrict-prototypes -Winit-self -Wpointer-arith -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -Wno-shadow -Wno-parentheses -Wno-maybe-uninitialized -Wno-sign-promo -Wno-missing-declarations -Wno-missing-prototypes -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_57b7c.dir/src.cxx.o -o cmTC_57b7c
superenv removed: -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wstrict-prototypes -Winit-self -Wpointer-arith -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -fsigned-char -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -Wno-shadow -Wno-parentheses -Wno-maybe-uninitialized -Wno-sign-promo -Wno-missing-declarations -Wno-missing-prototypes -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -DNDEBUG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_57b7c.dir/src.cxx.o -o cmTC_57b7c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wstrict-prototypes -Winit-self -Wpointer-arith -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -Wno-shadow -Wno-parentheses -Wno-maybe-uninitialized -Wno-sign-promo -Wno-missing-declarations -Wno-missing-prototypes -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wno-ignored-qualifiers -o CMakeFiles/cmTC_1ccfd.dir/src.cxx.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.cxx
superenv removed: -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wstrict-prototypes -Winit-self -Wpointer-arith -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -fsigned-char -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -Wno-shadow -Wno-parentheses -Wno-maybe-uninitialized -Wno-sign-promo -Wno-missing-declarations -Wno-missing-prototypes -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -DNDEBUG -Wno-ignored-qualifiers -o CMakeFiles/cmTC_1ccfd.dir/src.cxx.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
clang++ called with: -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wstrict-prototypes -Winit-self -Wpointer-arith -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -Wno-shadow -Wno-parentheses -Wno-maybe-uninitialized -Wno-sign-promo -Wno-missing-declarations -Wno-missing-prototypes -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_1ccfd.dir/src.cxx.o -o cmTC_1ccfd
superenv removed: -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wstrict-prototypes -Winit-self -Wpointer-arith -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -fsigned-char -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -Wno-shadow -Wno-parentheses -Wno-maybe-uninitialized -Wno-sign-promo -Wno-missing-declarations -Wno-missing-prototypes -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -DNDEBUG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_1ccfd.dir/src.cxx.o -o cmTC_1ccfd -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wstrict-prototypes -Winit-self -Wpointer-arith -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -Wno-shadow -Wno-parentheses -Wno-maybe-uninitialized -Wno-sign-promo -Wno-missing-declarations -Wno-missing-prototypes -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wno-extra -o CMakeFiles/cmTC_51e3d.dir/src.cxx.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.cxx
superenv removed: -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wstrict-prototypes -Winit-self -Wpointer-arith -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -fsigned-char -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -Wno-shadow -Wno-parentheses -Wno-maybe-uninitialized -Wno-sign-promo -Wno-missing-declarations -Wno-missing-prototypes -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -DNDEBUG -Wno-extra -o CMakeFiles/cmTC_51e3d.dir/src.cxx.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
clang++ called with: -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wstrict-prototypes -Winit-self -Wpointer-arith -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -Wno-shadow -Wno-parentheses -Wno-maybe-uninitialized -Wno-sign-promo -Wno-missing-declarations -Wno-missing-prototypes -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_51e3d.dir/src.cxx.o -o cmTC_51e3d
superenv removed: -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wstrict-prototypes -Winit-self -Wpointer-arith -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -fsigned-char -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -Wno-shadow -Wno-parentheses -Wno-maybe-uninitialized -Wno-sign-promo -Wno-missing-declarations -Wno-missing-prototypes -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -DNDEBUG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_51e3d.dir/src.cxx.o -o cmTC_51e3d -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wstrict-prototypes -Winit-self -Wpointer-arith -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -Wno-shadow -Wno-parentheses -Wno-maybe-uninitialized -Wno-sign-promo -Wno-missing-declarations -Wno-missing-prototypes -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wno-unused-function -o CMakeFiles/cmTC_4036a.dir/src.cxx.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.cxx
superenv removed: -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wstrict-prototypes -Winit-self -Wpointer-arith -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -fsigned-char -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -Wno-shadow -Wno-parentheses -Wno-maybe-uninitialized -Wno-sign-promo -Wno-missing-declarations -Wno-missing-prototypes -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -DNDEBUG -Wno-unused-function -o CMakeFiles/cmTC_4036a.dir/src.cxx.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
clang++ called with: -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wstrict-prototypes -Winit-self -Wpointer-arith -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -Wno-shadow -Wno-parentheses -Wno-maybe-uninitialized -Wno-sign-promo -Wno-missing-declarations -Wno-missing-prototypes -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_4036a.dir/src.cxx.o -o cmTC_4036a
superenv removed: -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wstrict-prototypes -Winit-self -Wpointer-arith -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -fsigned-char -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -Wno-shadow -Wno-parentheses -Wno-maybe-uninitialized -Wno-sign-promo -Wno-missing-declarations -Wno-missing-prototypes -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -DNDEBUG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_4036a.dir/src.cxx.o -o cmTC_4036a -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wstrict-prototypes -Winit-self -Wpointer-arith -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -Wno-shadow -Wno-parentheses -Wno-maybe-uninitialized -Wno-sign-promo -Wno-missing-declarations -Wno-missing-prototypes -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wno-unused-const-variable -o CMakeFiles/cmTC_dfb2b.dir/src.cxx.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.cxx
superenv removed: -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wstrict-prototypes -Winit-self -Wpointer-arith -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -fsigned-char -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -Wno-shadow -Wno-parentheses -Wno-maybe-uninitialized -Wno-sign-promo -Wno-missing-declarations -Wno-missing-prototypes -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -DNDEBUG -Wno-unused-const-variable -o CMakeFiles/cmTC_dfb2b.dir/src.cxx.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
clang++ called with: -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wstrict-prototypes -Winit-self -Wpointer-arith -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -Wno-shadow -Wno-parentheses -Wno-maybe-uninitialized -Wno-sign-promo -Wno-missing-declarations -Wno-missing-prototypes -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_dfb2b.dir/src.cxx.o -o cmTC_dfb2b
superenv removed: -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wstrict-prototypes -Winit-self -Wpointer-arith -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -fsigned-char -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -Wno-shadow -Wno-parentheses -Wno-maybe-uninitialized -Wno-sign-promo -Wno-missing-declarations -Wno-missing-prototypes -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -DNDEBUG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_dfb2b.dir/src.cxx.o -o cmTC_dfb2b -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wstrict-prototypes -Winit-self -Wpointer-arith -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -Wno-shadow -Wno-parentheses -Wno-maybe-uninitialized -Wno-sign-promo -Wno-missing-declarations -Wno-missing-prototypes -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wno-deprecated-declarations -o CMakeFiles/cmTC_6bbba.dir/src.cxx.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.cxx
superenv removed: -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wstrict-prototypes -Winit-self -Wpointer-arith -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -fsigned-char -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -Wno-shadow -Wno-parentheses -Wno-maybe-uninitialized -Wno-sign-promo -Wno-missing-declarations -Wno-missing-prototypes -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -DNDEBUG -Wno-deprecated-declarations -o CMakeFiles/cmTC_6bbba.dir/src.cxx.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
clang++ called with: -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wstrict-prototypes -Winit-self -Wpointer-arith -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -Wno-shadow -Wno-parentheses -Wno-maybe-uninitialized -Wno-sign-promo -Wno-missing-declarations -Wno-missing-prototypes -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_6bbba.dir/src.cxx.o -o cmTC_6bbba
superenv removed: -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wstrict-prototypes -Winit-self -Wpointer-arith -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -fsigned-char -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -Wno-shadow -Wno-parentheses -Wno-maybe-uninitialized -Wno-sign-promo -Wno-missing-declarations -Wno-missing-prototypes -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -DNDEBUG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_6bbba.dir/src.cxx.o -o cmTC_6bbba -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -o CMakeFiles/cmTC_d757f.dir/CheckIncludeFiles.c.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
superenv removed: -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 -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
superenv executed: clang -pipe -w -Os -march=native -fsigned-char -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -o CMakeFiles/cmTC_d757f.dir/CheckIncludeFiles.c.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/CheckIncludeFiles.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
clang called with: -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_d757f.dir/CheckIncludeFiles.c.o -o cmTC_d757f
superenv removed: -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 -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -fsigned-char -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_d757f.dir/CheckIncludeFiles.c.o -o cmTC_d757f -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wstrict-prototypes -Winit-self -Wpointer-arith -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -Wno-shadow -Wno-parentheses -Wno-maybe-uninitialized -Wno-sign-promo -Wno-missing-declarations -Wno-missing-prototypes -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -Wno-deprecated-declarations -Wno-unused-parameter -Wno-undef -Wno-ignored-qualifiers -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wno-enum-compare -o CMakeFiles/cmTC_908a5.dir/src.cxx.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.cxx
superenv removed: -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wstrict-prototypes -Winit-self -Wpointer-arith -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -fsigned-char -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -Wno-shadow -Wno-parentheses -Wno-maybe-uninitialized -Wno-sign-promo -Wno-missing-declarations -Wno-missing-prototypes -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -Wno-deprecated-declarations -Wno-unused-parameter -Wno-undef -Wno-ignored-qualifiers -DNDEBUG -Wno-enum-compare -o CMakeFiles/cmTC_908a5.dir/src.cxx.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
clang++ called with: -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wstrict-prototypes -Winit-self -Wpointer-arith -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -Wno-shadow -Wno-parentheses -Wno-maybe-uninitialized -Wno-sign-promo -Wno-missing-declarations -Wno-missing-prototypes -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -Wno-deprecated-declarations -Wno-unused-parameter -Wno-undef -Wno-ignored-qualifiers -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_908a5.dir/src.cxx.o -o cmTC_908a5
superenv removed: -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wstrict-prototypes -Winit-self -Wpointer-arith -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -fsigned-char -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -Wno-shadow -Wno-parentheses -Wno-maybe-uninitialized -Wno-sign-promo -Wno-missing-declarations -Wno-missing-prototypes -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -Wno-deprecated-declarations -Wno-unused-parameter -Wno-undef -Wno-ignored-qualifiers -DNDEBUG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_908a5.dir/src.cxx.o -o cmTC_908a5 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fobjc-exceptions -o CMakeFiles/cmTC_3e101.dir/src.mm.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.mm
superenv removed: -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 -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -fsigned-char -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -fobjc-exceptions -o CMakeFiles/cmTC_3e101.dir/src.mm.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.mm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
clang++ called with: -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_3e101.dir/src.mm.o -o cmTC_3e101
superenv removed: -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 -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -fsigned-char -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_3e101.dir/src.mm.o -o cmTC_3e101 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wno-overloaded-virtual -o CMakeFiles/cmTC_7fdd9.dir/src.cxx.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.cxx
superenv removed: -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 -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -fsigned-char -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -Wno-overloaded-virtual -o CMakeFiles/cmTC_7fdd9.dir/src.cxx.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
clang++ called with: -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_7fdd9.dir/src.cxx.o -o cmTC_7fdd9
superenv removed: -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 -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -fsigned-char -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_7fdd9.dir/src.cxx.o -o cmTC_7fdd9 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -Wno-unused-function -Wno-overloaded-virtual -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wno-unused-private-field -o CMakeFiles/cmTC_248fc.dir/src.cxx.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.cxx
superenv removed: -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 -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -fsigned-char -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -Wno-unused-function -Wno-overloaded-virtual -DNDEBUG -Wno-unused-private-field -o CMakeFiles/cmTC_248fc.dir/src.cxx.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/CMakeTmp/src.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include
clang++ called with: -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -Wno-unused-function -Wno-overloaded-virtual -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_248fc.dir/src.cxx.o -o cmTC_248fc
superenv removed: -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 -O3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
superenv added: -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -std=c++11 -stdlib=libc++ -fsigned-char -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -Wno-unused-function -Wno-overloaded-virtual -DNDEBUG -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_248fc.dir/src.cxx.o -o cmTC_248fc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/qt5/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
This file has been truncated, but you can view the full file.
2017-03-01 14:19:08 +0800
make
/usr/local/Cellar/cmake/3.7.2/bin/cmake -H/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0 -B/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild --check-build-system CMakeFiles/Makefile.cmake 0
/usr/local/Cellar/cmake/3.7.2/bin/cmake -E cmake_progress_start /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/CMakeFiles/progress.marks
/Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/Makefile2 all
/Library/Developer/CommandLineTools/usr/bin/make -f modules/core/CMakeFiles/opencv_core.dir/build.make modules/core/CMakeFiles/opencv_core.dir/depend
/Library/Developer/CommandLineTools/usr/bin/make -f modules/dnn/3rdparty/protobuf/CMakeFiles/libprotobuf.dir/build.make modules/dnn/3rdparty/protobuf/CMakeFiles/libprotobuf.dir/depend
/Library/Developer/CommandLineTools/usr/bin/make -f modules/highgui/CMakeFiles/opencv_highgui_automoc.dir/build.make modules/highgui/CMakeFiles/opencv_highgui_automoc.dir/depend
/Library/Developer/CommandLineTools/usr/bin/make -f modules/cvv/CMakeFiles/opencv_cvv_automoc.dir/build.make modules/cvv/CMakeFiles/opencv_cvv_automoc.dir/depend
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild && /usr/local/Cellar/cmake/3.7.2/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0 /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/highgui /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/highgui /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/highgui/CMakeFiles/opencv_highgui_automoc.dir/DependInfo.cmake --color=
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild && /usr/local/Cellar/cmake/3.7.2/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0 /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/opencv_contrib/modules/cvv /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/cvv /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/cvv/CMakeFiles/opencv_cvv_automoc.dir/DependInfo.cmake --color=
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild && /usr/local/Cellar/cmake/3.7.2/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0 /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/opencv_contrib/modules/dnn/3rdparty/protobuf /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf/CMakeFiles/libprotobuf.dir/DependInfo.cmake --color=
Scanning dependencies of target opencv_cvv_automoc
Scanning dependencies of target opencv_highgui_automoc
/Library/Developer/CommandLineTools/usr/bin/make -f modules/cvv/CMakeFiles/opencv_cvv_automoc.dir/build.make modules/cvv/CMakeFiles/opencv_cvv_automoc.dir/build
[ 0%] Generating opencl_kernels_core.cpp, opencl_kernels_core.hpp
/Library/Developer/CommandLineTools/usr/bin/make -f modules/highgui/CMakeFiles/opencv_highgui_automoc.dir/build.make modules/highgui/CMakeFiles/opencv_highgui_automoc.dir/build
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/core && /usr/local/Cellar/cmake/3.7.2/bin/cmake -DMODULE_NAME=core -DCL_DIR=/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/src/opencl -DOUTPUT=/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/core/opencl_kernels_core.cpp -P /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/cmake/cl2cpp.cmake
[ 0%] Automatic moc for target opencv_highgui
[ 0%] Automatic moc for target opencv_cvv
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/highgui && /usr/local/Cellar/cmake/3.7.2/bin/cmake -E cmake_autogen /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/highgui/CMakeFiles/opencv_highgui_automoc.dir/ Release
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/cvv && /usr/local/Cellar/cmake/3.7.2/bin/cmake -E cmake_autogen /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/cvv/CMakeFiles/opencv_cvv_automoc.dir/ Release
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild && /usr/local/Cellar/cmake/3.7.2/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0 /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/core /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/core/CMakeFiles/opencv_core.dir/DependInfo.cmake --color=
Scanning dependencies of target libprotobuf
/Library/Developer/CommandLineTools/usr/bin/make -f modules/dnn/3rdparty/protobuf/CMakeFiles/libprotobuf.dir/build.make modules/dnn/3rdparty/protobuf/CMakeFiles/libprotobuf.dir/build
[ 0%] Building CXX object modules/dnn/3rdparty/protobuf/CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/arena.cc.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAVE_PTHREAD=1 -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf/sources/protobuf-3.1.0/src -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wstrict-prototypes -Winit-self -Wpointer-arith -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -Wno-shadow -Wno-parentheses -Wno-maybe-uninitialized -Wno-sign-promo -Wno-missing-declarations -Wno-missing-prototypes -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -Wno-deprecated-declarations -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/arena.cc.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf/sources/protobuf-3.1.0/src/google/protobuf/arena.cc
Scanning dependencies of target opencv_core
/Library/Developer/CommandLineTools/usr/bin/make -f modules/core/CMakeFiles/opencv_core.dir/build.make modules/core/CMakeFiles/opencv_core.dir/build
Generating moc source opencv_highgui_automoc.dir/moc_window_QT_SJKXR5XKAD6OKJ.cpp
Generating moc compilation opencv_highgui_automoc.cpp
[ 0%] Built target opencv_highgui_automoc
[ 0%] Building CXX object modules/dnn/3rdparty/protobuf/CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/arenastring.cc.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAVE_PTHREAD=1 -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf/sources/protobuf-3.1.0/src -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wstrict-prototypes -Winit-self -Wpointer-arith -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -Wno-shadow -Wno-parentheses -Wno-maybe-uninitialized -Wno-sign-promo -Wno-missing-declarations -Wno-missing-prototypes -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -Wno-deprecated-declarations -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/arenastring.cc.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf/sources/protobuf-3.1.0/src/google/protobuf/arenastring.cc
[ 0%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/algorithm.cpp.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/core && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/core -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_core.dir/src/algorithm.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/src/algorithm.cpp
[ 0%] Building CXX object modules/dnn/3rdparty/protobuf/CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/extension_set.cc.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAVE_PTHREAD=1 -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf/sources/protobuf-3.1.0/src -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wstrict-prototypes -Winit-self -Wpointer-arith -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -Wno-shadow -Wno-parentheses -Wno-maybe-uninitialized -Wno-sign-promo -Wno-missing-declarations -Wno-missing-prototypes -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -Wno-deprecated-declarations -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/extension_set.cc.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf/sources/protobuf-3.1.0/src/google/protobuf/extension_set.cc
[ 0%] Building CXX object modules/dnn/3rdparty/protobuf/CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/generated_message_util.cc.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAVE_PTHREAD=1 -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf/sources/protobuf-3.1.0/src -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wstrict-prototypes -Winit-self -Wpointer-arith -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -Wno-shadow -Wno-parentheses -Wno-maybe-uninitialized -Wno-sign-promo -Wno-missing-declarations -Wno-missing-prototypes -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -Wno-deprecated-declarations -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/generated_message_util.cc.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf/sources/protobuf-3.1.0/src/google/protobuf/generated_message_util.cc
[ 0%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/alloc.cpp.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/core && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/core -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_core.dir/src/alloc.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/src/alloc.cpp
[ 0%] Building CXX object modules/dnn/3rdparty/protobuf/CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/io/coded_stream.cc.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAVE_PTHREAD=1 -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf/sources/protobuf-3.1.0/src -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wstrict-prototypes -Winit-self -Wpointer-arith -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -Wno-shadow -Wno-parentheses -Wno-maybe-uninitialized -Wno-sign-promo -Wno-missing-declarations -Wno-missing-prototypes -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -Wno-deprecated-declarations -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/io/coded_stream.cc.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf/sources/protobuf-3.1.0/src/google/protobuf/io/coded_stream.cc
[ 0%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/arithm.cpp.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/core && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/core -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_core.dir/src/arithm.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/src/arithm.cpp
[ 0%] Building CXX object modules/dnn/3rdparty/protobuf/CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/io/zero_copy_stream.cc.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAVE_PTHREAD=1 -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf/sources/protobuf-3.1.0/src -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wstrict-prototypes -Winit-self -Wpointer-arith -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -Wno-shadow -Wno-parentheses -Wno-maybe-uninitialized -Wno-sign-promo -Wno-missing-declarations -Wno-missing-prototypes -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -Wno-deprecated-declarations -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/io/zero_copy_stream.cc.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf/sources/protobuf-3.1.0/src/google/protobuf/io/zero_copy_stream.cc
[ 1%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/array.cpp.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/core && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/core -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_core.dir/src/array.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/src/array.cpp
[ 1%] Building CXX object modules/dnn/3rdparty/protobuf/CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/io/zero_copy_stream_impl_lite.cc.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAVE_PTHREAD=1 -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf/sources/protobuf-3.1.0/src -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wstrict-prototypes -Winit-self -Wpointer-arith -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -Wno-shadow -Wno-parentheses -Wno-maybe-uninitialized -Wno-sign-promo -Wno-missing-declarations -Wno-missing-prototypes -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -Wno-deprecated-declarations -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/io/zero_copy_stream_impl_lite.cc.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf/sources/protobuf-3.1.0/src/google/protobuf/io/zero_copy_stream_impl_lite.cc
[ 2%] Building CXX object modules/dnn/3rdparty/protobuf/CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/message_lite.cc.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAVE_PTHREAD=1 -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf/sources/protobuf-3.1.0/src -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wstrict-prototypes -Winit-self -Wpointer-arith -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -Wno-shadow -Wno-parentheses -Wno-maybe-uninitialized -Wno-sign-promo -Wno-missing-declarations -Wno-missing-prototypes -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -Wno-deprecated-declarations -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/message_lite.cc.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf/sources/protobuf-3.1.0/src/google/protobuf/message_lite.cc
[ 2%] Building CXX object modules/dnn/3rdparty/protobuf/CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/repeated_field.cc.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAVE_PTHREAD=1 -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf/sources/protobuf-3.1.0/src -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wstrict-prototypes -Winit-self -Wpointer-arith -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -Wno-shadow -Wno-parentheses -Wno-maybe-uninitialized -Wno-sign-promo -Wno-missing-declarations -Wno-missing-prototypes -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -Wno-deprecated-declarations -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/repeated_field.cc.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf/sources/protobuf-3.1.0/src/google/protobuf/repeated_field.cc
[ 2%] Building CXX object modules/dnn/3rdparty/protobuf/CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/stubs/atomicops_internals_x86_gcc.cc.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAVE_PTHREAD=1 -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf/sources/protobuf-3.1.0/src -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wstrict-prototypes -Winit-self -Wpointer-arith -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -Wno-shadow -Wno-parentheses -Wno-maybe-uninitialized -Wno-sign-promo -Wno-missing-declarations -Wno-missing-prototypes -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -Wno-deprecated-declarations -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/stubs/atomicops_internals_x86_gcc.cc.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf/sources/protobuf-3.1.0/src/google/protobuf/stubs/atomicops_internals_x86_gcc.cc
[ 2%] Building CXX object modules/dnn/3rdparty/protobuf/CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/stubs/bytestream.cc.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAVE_PTHREAD=1 -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf/sources/protobuf-3.1.0/src -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wstrict-prototypes -Winit-self -Wpointer-arith -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -Wno-shadow -Wno-parentheses -Wno-maybe-uninitialized -Wno-sign-promo -Wno-missing-declarations -Wno-missing-prototypes -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -Wno-deprecated-declarations -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/stubs/bytestream.cc.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf/sources/protobuf-3.1.0/src/google/protobuf/stubs/bytestream.cc
[ 2%] Building CXX object modules/dnn/3rdparty/protobuf/CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/stubs/common.cc.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAVE_PTHREAD=1 -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf/sources/protobuf-3.1.0/src -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wstrict-prototypes -Winit-self -Wpointer-arith -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -Wno-shadow -Wno-parentheses -Wno-maybe-uninitialized -Wno-sign-promo -Wno-missing-declarations -Wno-missing-prototypes -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -Wno-deprecated-declarations -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/stubs/common.cc.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf/sources/protobuf-3.1.0/src/google/protobuf/stubs/common.cc
[ 2%] Building CXX object modules/dnn/3rdparty/protobuf/CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/stubs/int128.cc.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAVE_PTHREAD=1 -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf/sources/protobuf-3.1.0/src -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wstrict-prototypes -Winit-self -Wpointer-arith -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -Wno-shadow -Wno-parentheses -Wno-maybe-uninitialized -Wno-sign-promo -Wno-missing-declarations -Wno-missing-prototypes -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -Wno-deprecated-declarations -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/stubs/int128.cc.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf/sources/protobuf-3.1.0/src/google/protobuf/stubs/int128.cc
[ 2%] Building CXX object modules/dnn/3rdparty/protobuf/CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/stubs/once.cc.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAVE_PTHREAD=1 -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf/sources/protobuf-3.1.0/src -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wstrict-prototypes -Winit-self -Wpointer-arith -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -Wno-shadow -Wno-parentheses -Wno-maybe-uninitialized -Wno-sign-promo -Wno-missing-declarations -Wno-missing-prototypes -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -Wno-deprecated-declarations -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/stubs/once.cc.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf/sources/protobuf-3.1.0/src/google/protobuf/stubs/once.cc
[ 2%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/command_line_parser.cpp.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/core && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/core -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_core.dir/src/command_line_parser.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/src/command_line_parser.cpp
[ 2%] Building CXX object modules/dnn/3rdparty/protobuf/CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/stubs/status.cc.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAVE_PTHREAD=1 -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf/sources/protobuf-3.1.0/src -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wstrict-prototypes -Winit-self -Wpointer-arith -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -Wno-shadow -Wno-parentheses -Wno-maybe-uninitialized -Wno-sign-promo -Wno-missing-declarations -Wno-missing-prototypes -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -Wno-deprecated-declarations -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/stubs/status.cc.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf/sources/protobuf-3.1.0/src/google/protobuf/stubs/status.cc
[ 3%] Building CXX object modules/dnn/3rdparty/protobuf/CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/stubs/statusor.cc.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAVE_PTHREAD=1 -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf/sources/protobuf-3.1.0/src -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wstrict-prototypes -Winit-self -Wpointer-arith -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -Wno-shadow -Wno-parentheses -Wno-maybe-uninitialized -Wno-sign-promo -Wno-missing-declarations -Wno-missing-prototypes -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -Wno-deprecated-declarations -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/stubs/statusor.cc.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf/sources/protobuf-3.1.0/src/google/protobuf/stubs/statusor.cc
[ 3%] Building CXX object modules/dnn/3rdparty/protobuf/CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/stubs/stringpiece.cc.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAVE_PTHREAD=1 -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf/sources/protobuf-3.1.0/src -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wstrict-prototypes -Winit-self -Wpointer-arith -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -Wno-shadow -Wno-parentheses -Wno-maybe-uninitialized -Wno-sign-promo -Wno-missing-declarations -Wno-missing-prototypes -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -Wno-deprecated-declarations -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/stubs/stringpiece.cc.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf/sources/protobuf-3.1.0/src/google/protobuf/stubs/stringpiece.cc
[ 3%] Building CXX object modules/dnn/3rdparty/protobuf/CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/stubs/stringprintf.cc.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAVE_PTHREAD=1 -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf/sources/protobuf-3.1.0/src -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wstrict-prototypes -Winit-self -Wpointer-arith -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -Wno-shadow -Wno-parentheses -Wno-maybe-uninitialized -Wno-sign-promo -Wno-missing-declarations -Wno-missing-prototypes -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -Wno-deprecated-declarations -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/stubs/stringprintf.cc.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf/sources/protobuf-3.1.0/src/google/protobuf/stubs/stringprintf.cc
[ 3%] Building CXX object modules/dnn/3rdparty/protobuf/CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/stubs/structurally_valid.cc.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAVE_PTHREAD=1 -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf/sources/protobuf-3.1.0/src -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wstrict-prototypes -Winit-self -Wpointer-arith -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -Wno-shadow -Wno-parentheses -Wno-maybe-uninitialized -Wno-sign-promo -Wno-missing-declarations -Wno-missing-prototypes -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -Wno-deprecated-declarations -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/stubs/structurally_valid.cc.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf/sources/protobuf-3.1.0/src/google/protobuf/stubs/structurally_valid.cc
[ 3%] Building CXX object modules/dnn/3rdparty/protobuf/CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/stubs/strutil.cc.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAVE_PTHREAD=1 -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf/sources/protobuf-3.1.0/src -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wstrict-prototypes -Winit-self -Wpointer-arith -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -Wno-shadow -Wno-parentheses -Wno-maybe-uninitialized -Wno-sign-promo -Wno-missing-declarations -Wno-missing-prototypes -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -Wno-deprecated-declarations -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/stubs/strutil.cc.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf/sources/protobuf-3.1.0/src/google/protobuf/stubs/strutil.cc
[ 3%] Building CXX object modules/dnn/3rdparty/protobuf/CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/stubs/time.cc.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAVE_PTHREAD=1 -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf/sources/protobuf-3.1.0/src -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wstrict-prototypes -Winit-self -Wpointer-arith -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -Wno-shadow -Wno-parentheses -Wno-maybe-uninitialized -Wno-sign-promo -Wno-missing-declarations -Wno-missing-prototypes -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -Wno-deprecated-declarations -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/stubs/time.cc.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf/sources/protobuf-3.1.0/src/google/protobuf/stubs/time.cc
[ 3%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/conjugate_gradient.cpp.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/core && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/core -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_core.dir/src/conjugate_gradient.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/src/conjugate_gradient.cpp
[ 3%] Building CXX object modules/dnn/3rdparty/protobuf/CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/wire_format_lite.cc.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAVE_PTHREAD=1 -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf/sources/protobuf-3.1.0/src -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wstrict-prototypes -Winit-self -Wpointer-arith -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -Wno-shadow -Wno-parentheses -Wno-maybe-uninitialized -Wno-sign-promo -Wno-missing-declarations -Wno-missing-prototypes -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -Wno-deprecated-declarations -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/wire_format_lite.cc.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf/sources/protobuf-3.1.0/src/google/protobuf/wire_format_lite.cc
[ 3%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/convert.cpp.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/core && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/core -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_core.dir/src/convert.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/src/convert.cpp
[ 3%] Building CXX object modules/dnn/3rdparty/protobuf/CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/any.cc.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAVE_PTHREAD=1 -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf/sources/protobuf-3.1.0/src -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wstrict-prototypes -Winit-self -Wpointer-arith -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -Wno-shadow -Wno-parentheses -Wno-maybe-uninitialized -Wno-sign-promo -Wno-missing-declarations -Wno-missing-prototypes -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -Wno-deprecated-declarations -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/any.cc.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf/sources/protobuf-3.1.0/src/google/protobuf/any.cc
Generating moc source opencv_cvv_automoc.dir/moc_call_tab_UL7Y7KCJ77EZOF.cpp
Generating moc source opencv_cvv_automoc.dir/moc_call_window_HASSIEXTEAKR2T.cpp
Generating moc source opencv_cvv_automoc.dir/moc_filter_call_ta_UVEDW5XNNNBZM2.cpp
Generating moc source opencv_cvv_automoc.dir/moc_image_call_tab_WKEKCR4SLS5L7X.cpp
Generating moc source opencv_cvv_automoc.dir/moc_main_call_wind_GWTU3XMG4THJ6I.cpp
Generating moc source opencv_cvv_automoc.dir/moc_match_call_tab_DDUYZ35DZE7HPO.cpp
Generating moc source opencv_cvv_automoc.dir/moc_overview_group_UN7DCRJWZ5R3LJ.cpp
Generating moc source opencv_cvv_automoc.dir/moc_overview_panel_TGUW4NTTD645GG.cpp
Generating moc source opencv_cvv_automoc.dir/moc_overview_table_OWGPNA7ZY2NOFO.cpp
Generating moc source opencv_cvv_automoc.dir/moc_rawview_group__NY3KWE4YHPX636.cpp
Generating moc source opencv_cvv_automoc.dir/moc_rawview_table_ETWBOMHDPTHIR2.cpp
Generating moc source opencv_cvv_automoc.dir/moc_accordion_NCNLCWNFMSKLYQ.cpp
Generating moc source opencv_cvv_automoc.dir/moc_collapsable_AILNQGV6PH6YUN.cpp
Generating moc source opencv_cvv_automoc.dir/moc_changed_pixels_OSTGG2XCKPYVKN.cpp
Generating moc source opencv_cvv_automoc.dir/moc_channelreorder_6GDLW5TUKXB2YG.cpp
Generating moc source opencv_cvv_automoc.dir/moc_diffFilterWidg_XM73MSDQLTNPW7.cpp
Generating moc source opencv_cvv_automoc.dir/moc_grayfilterwidg_VFVXJMHTDGRYIW.cpp
Generating moc source opencv_cvv_automoc.dir/moc_overlayfilterw_RIBCFX3Z4LLC4E.cpp
Generating moc source opencv_cvv_automoc.dir/moc_histogram_D4S5QPFQFNMC2E.cpp
Generating moc source opencv_cvv_automoc.dir/moc_histogramoptpa_P3YCDBCXVIVOXO.cpp
Generating moc source opencv_cvv_automoc.dir/moc_cvvkeypoint_G2JTOLKULPISVD.cpp
Generating moc source opencv_cvv_automoc.dir/moc_cvvmatch_D2SIPSKAEXJPLT.cpp
Generating moc source opencv_cvv_automoc.dir/moc_cvvpointmatch_U4UBWGZ5CNGMRT.cpp
Generating moc source opencv_cvv_automoc.dir/moc_falsecolorkeyp_DB5UKCAW463VWK.cpp
Generating moc source opencv_cvv_automoc.dir/moc_keypointinterv_EC7AYBNVFECKCN.cpp
Generating moc source opencv_cvv_automoc.dir/moc_keypointmanage_NMBYJ37UDM4GUY.cpp
Generating moc source opencv_cvv_automoc.dir/moc_keypointselect_Q367TFP26GVKXI.cpp
Generating moc source opencv_cvv_automoc.dir/moc_keypointselect_26A7B6ISUX7XDW.cpp
Generating moc source opencv_cvv_automoc.dir/moc_keypointsettin_LLJ7V773VBCBNA.cpp
Generating moc source opencv_cvv_automoc.dir/moc_keypointsettin_VASSVEN55GDDOW.cpp
Generating moc source opencv_cvv_automoc.dir/moc_keypointshowse_KWK2SDAQ6GTGBX.cpp
Generating moc source opencv_cvv_automoc.dir/moc_keypointvaluec_AYAUDNTPUNWORJ.cpp
Generating moc source opencv_cvv_automoc.dir/moc_matchintervall_ROCJXBJYDRKQFB.cpp
Generating moc source opencv_cvv_automoc.dir/moc_matchmanagemen_WUZDMP55GJRERB.cpp
Generating moc source opencv_cvv_automoc.dir/moc_matchscene_DXHQUYRYQ2K3RT.cpp
Generating moc source opencv_cvv_automoc.dir/moc_matchselection_Y5BS3YQBBDL6O6.cpp
Generating moc source opencv_cvv_automoc.dir/moc_matchselection_TL6VFMX5FAOI6X.cpp
Generating moc source opencv_cvv_automoc.dir/moc_matchsettings_6NNSQO4EMOPNB2.cpp
Generating moc source opencv_cvv_automoc.dir/moc_matchsettingss_SYSP4DBJPDIVUT.cpp
Generating moc source opencv_cvv_automoc.dir/moc_matchshowsetti_CJATQIUXEZG4QM.cpp
Generating moc source opencv_cvv_automoc.dir/moc_rawview_window_NOGFOPP3XCMQ2M.cpp
Generating moc source opencv_cvv_automoc.dir/moc_showinrawvieww_OJEM5UAQAZSV7A.cpp
Generating moc source opencv_cvv_automoc.dir/moc_singlecolorkey_M3HOLZZ3BW257K.cpp
Generating moc source opencv_cvv_automoc.dir/moc_singlecolormat_JMQXOYYCFV5ZBU.cpp
Generating moc source opencv_cvv_automoc.dir/moc_signalslot_FPLOZBTZ7AWMJM.cpp
Generating moc source opencv_cvv_automoc.dir/moc_stfl_query_wid_T6RLVPI6TKA776.cpp
Generating moc source opencv_cvv_automoc.dir/moc_stfl_query_wid_SYR44BPB7RAB4O.cpp
Generating moc source opencv_cvv_automoc.dir/moc_stfl_query_wid_4G5UJARVXFEY7K.cpp
Generating moc source opencv_cvv_automoc.dir/moc_synczoomwidget_XRM3KYIPILNP2C.cpp
Generating moc source opencv_cvv_automoc.dir/moc_zoomableimage_PZ4GQLLL[ 4%] Building CXX object modules/dnn/3rdparty/protobuf/CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/any.pb.cc.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAVE_PTHREAD=1 -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf/sources/protobuf-3.1.0/src -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wstrict-prototypes -Winit-self -Wpointer-arith -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -Wno-shadow -Wno-parentheses -Wno-maybe-uninitialized -Wno-sign-promo -Wno-missing-declarations -Wno-missing-prototypes -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -Wno-deprecated-declarations -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/any.pb.cc.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf/sources/protobuf-3.1.0/src/google/protobuf/any.pb.cc
[ 4%] Building CXX object modules/dnn/3rdparty/protobuf/CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/api.pb.cc.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAVE_PTHREAD=1 -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf/sources/protobuf-3.1.0/src -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wstrict-prototypes -Winit-self -Wpointer-arith -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -Wno-shadow -Wno-parentheses -Wno-maybe-uninitialized -Wno-sign-promo -Wno-missing-declarations -Wno-missing-prototypes -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -Wno-deprecated-declarations -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/api.pb.cc.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf/sources/protobuf-3.1.0/src/google/protobuf/api.pb.cc
[ 4%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/copy.cpp.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/core && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/core -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_core.dir/src/copy.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/src/copy.cpp
[ 4%] Building CXX object modules/dnn/3rdparty/protobuf/CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/descriptor.cc.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAVE_PTHREAD=1 -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf/sources/protobuf-3.1.0/src -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wstrict-prototypes -Winit-self -Wpointer-arith -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -Wno-shadow -Wno-parentheses -Wno-maybe-uninitialized -Wno-sign-promo -Wno-missing-declarations -Wno-missing-prototypes -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -Wno-deprecated-declarations -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/descriptor.cc.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf/sources/protobuf-3.1.0/src/google/protobuf/descriptor.cc
2UVDO4.cpp
Generating moc source opencv_cvv_automoc.dir/moc_zoomableimageo_BQQIDP4LKSQZTY.cpp
Generating moc source opencv_cvv_automoc.dir/moc_defaultfilterv_JI72452AZSWLMU.cpp
Generating moc source opencv_cvv_automoc.dir/moc_dual_filter_vi_XPP2VZTIROQDFT.cpp
Generating moc source opencv_cvv_automoc.dir/moc_filter_view_EH6NRMS2ILLY7E.cpp
Generating moc source opencv_cvv_automoc.dir/moc_image_view_7OOWOBAFN4DDYT.cpp
Generating moc source opencv_cvv_automoc.dir/moc_linematchview_4XKHFBSJRLYO2L.cpp
Generating moc source opencv_cvv_automoc.dir/moc_match_view_XMA2VZVSPSQEB5.cpp
Generating moc source opencv_cvv_automoc.dir/moc_pointmatchview_HLXSISRIMEGP7S.cpp
Generating moc source opencv_cvv_automoc.dir/moc_rawview_CHKM3VRGMPVIFA.cpp
Generating moc source opencv_cvv_automoc.dir/moc_singlefiltervi_XPWKMK6A3G37EZ.cpp
Generating moc source opencv_cvv_automoc.dir/moc_translationsma_JBB6ESJN5GZVLD.cpp
Generating moc compilation opencv_cvv_automoc.cpp
[ 4%] Built target opencv_cvv_automoc
[ 4%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/cuda_gpu_mat.cpp.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/core && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/core -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_core.dir/src/cuda_gpu_mat.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/src/cuda_gpu_mat.cpp
[ 4%] Building CXX object modules/dnn/3rdparty/protobuf/CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/descriptor.pb.cc.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAVE_PTHREAD=1 -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf/sources/protobuf-3.1.0/src -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wstrict-prototypes -Winit-self -Wpointer-arith -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -Wno-shadow -Wno-parentheses -Wno-maybe-uninitialized -Wno-sign-promo -Wno-missing-declarations -Wno-missing-prototypes -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -Wno-deprecated-declarations -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/descriptor.pb.cc.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf/sources/protobuf-3.1.0/src/google/protobuf/descriptor.pb.cc
[ 4%] Building CXX object modules/dnn/3rdparty/protobuf/CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/descriptor_database.cc.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAVE_PTHREAD=1 -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf/sources/protobuf-3.1.0/src -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wstrict-prototypes -Winit-self -Wpointer-arith -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -Wno-shadow -Wno-parentheses -Wno-maybe-uninitialized -Wno-sign-promo -Wno-missing-declarations -Wno-missing-prototypes -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -Wno-deprecated-declarations -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/descriptor_database.cc.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf/sources/protobuf-3.1.0/src/google/protobuf/descriptor_database.cc
[ 4%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/cuda_host_mem.cpp.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/core && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/core -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_core.dir/src/cuda_host_mem.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/src/cuda_host_mem.cpp
[ 4%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/cuda_info.cpp.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/core && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/core -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_core.dir/src/cuda_info.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/src/cuda_info.cpp
[ 4%] Building CXX object modules/dnn/3rdparty/protobuf/CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/duration.pb.cc.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAVE_PTHREAD=1 -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf/sources/protobuf-3.1.0/src -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wstrict-prototypes -Winit-self -Wpointer-arith -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -Wno-shadow -Wno-parentheses -Wno-maybe-uninitialized -Wno-sign-promo -Wno-missing-declarations -Wno-missing-prototypes -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -Wno-deprecated-declarations -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/duration.pb.cc.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf/sources/protobuf-3.1.0/src/google/protobuf/duration.pb.cc
[ 5%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/cuda_stream.cpp.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/core && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/core -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_core.dir/src/cuda_stream.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/src/cuda_stream.cpp
[ 5%] Building CXX object modules/dnn/3rdparty/protobuf/CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/dynamic_message.cc.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAVE_PTHREAD=1 -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf/sources/protobuf-3.1.0/src -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wstrict-prototypes -Winit-self -Wpointer-arith -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -Wno-shadow -Wno-parentheses -Wno-maybe-uninitialized -Wno-sign-promo -Wno-missing-declarations -Wno-missing-prototypes -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -Wno-deprecated-declarations -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/dynamic_message.cc.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf/sources/protobuf-3.1.0/src/google/protobuf/dynamic_message.cc
[ 5%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/datastructs.cpp.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/core && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/core -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_core.dir/src/datastructs.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/src/datastructs.cpp
[ 5%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/directx.cpp.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/core && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/core -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_core.dir/src/directx.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/src/directx.cpp
[ 6%] Building CXX object modules/dnn/3rdparty/protobuf/CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/empty.pb.cc.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAVE_PTHREAD=1 -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf/sources/protobuf-3.1.0/src -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wstrict-prototypes -Winit-self -Wpointer-arith -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -Wno-shadow -Wno-parentheses -Wno-maybe-uninitialized -Wno-sign-promo -Wno-missing-declarations -Wno-missing-prototypes -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -Wno-deprecated-declarations -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/empty.pb.cc.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf/sources/protobuf-3.1.0/src/google/protobuf/empty.pb.cc
[ 6%] Building CXX object modules/dnn/3rdparty/protobuf/CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/extension_set_heavy.cc.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAVE_PTHREAD=1 -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf/sources/protobuf-3.1.0/src -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wstrict-prototypes -Winit-self -Wpointer-arith -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -Wno-shadow -Wno-parentheses -Wno-maybe-uninitialized -Wno-sign-promo -Wno-missing-declarations -Wno-missing-prototypes -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -Wno-deprecated-declarations -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/extension_set_heavy.cc.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf/sources/protobuf-3.1.0/src/google/protobuf/extension_set_heavy.cc
[ 6%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/downhill_simplex.cpp.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/core && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/core -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_core.dir/src/downhill_simplex.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/src/downhill_simplex.cpp
[ 6%] Building CXX object modules/dnn/3rdparty/protobuf/CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/field_mask.pb.cc.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAVE_PTHREAD=1 -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf/sources/protobuf-3.1.0/src -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wstrict-prototypes -Winit-self -Wpointer-arith -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -Wno-shadow -Wno-parentheses -Wno-maybe-uninitialized -Wno-sign-promo -Wno-missing-declarations -Wno-missing-prototypes -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -Wno-deprecated-declarations -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/field_mask.pb.cc.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf/sources/protobuf-3.1.0/src/google/protobuf/field_mask.pb.cc
[ 6%] Building CXX object modules/dnn/3rdparty/protobuf/CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/generated_message_reflection.cc.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAVE_PTHREAD=1 -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf/sources/protobuf-3.1.0/src -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wstrict-prototypes -Winit-self -Wpointer-arith -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -Wno-shadow -Wno-parentheses -Wno-maybe-uninitialized -Wno-sign-promo -Wno-missing-declarations -Wno-missing-prototypes -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -Wno-deprecated-declarations -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/generated_message_reflection.cc.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf/sources/protobuf-3.1.0/src/google/protobuf/generated_message_reflection.cc
[ 6%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/dxt.cpp.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/core && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/core -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_core.dir/src/dxt.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/src/dxt.cpp
[ 6%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/gl_core_3_1.cpp.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/core && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/core -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_core.dir/src/gl_core_3_1.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/src/gl_core_3_1.cpp
[ 6%] Building CXX object modules/dnn/3rdparty/protobuf/CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/io/gzip_stream.cc.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAVE_PTHREAD=1 -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf/sources/protobuf-3.1.0/src -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wstrict-prototypes -Winit-self -Wpointer-arith -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -Wno-shadow -Wno-parentheses -Wno-maybe-uninitialized -Wno-sign-promo -Wno-missing-declarations -Wno-missing-prototypes -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -Wno-deprecated-declarations -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/io/gzip_stream.cc.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf/sources/protobuf-3.1.0/src/google/protobuf/io/gzip_stream.cc
[ 6%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/glob.cpp.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/core && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/core -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_core.dir/src/glob.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/src/glob.cpp
[ 6%] Building CXX object modules/dnn/3rdparty/protobuf/CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/io/printer.cc.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAVE_PTHREAD=1 -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf/sources/protobuf-3.1.0/src -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wstrict-prototypes -Winit-self -Wpointer-arith -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -Wno-shadow -Wno-parentheses -Wno-maybe-uninitialized -Wno-sign-promo -Wno-missing-declarations -Wno-missing-prototypes -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -Wno-deprecated-declarations -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/io/printer.cc.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf/sources/protobuf-3.1.0/src/google/protobuf/io/printer.cc
[ 7%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/hal_internal.cpp.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/core && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/core -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_core.dir/src/hal_internal.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/src/hal_internal.cpp
[ 7%] Building CXX object modules/dnn/3rdparty/protobuf/CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/io/strtod.cc.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAVE_PTHREAD=1 -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf/sources/protobuf-3.1.0/src -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wstrict-prototypes -Winit-self -Wpointer-arith -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -Wno-shadow -Wno-parentheses -Wno-maybe-uninitialized -Wno-sign-promo -Wno-missing-declarations -Wno-missing-prototypes -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -Wno-deprecated-declarations -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/io/strtod.cc.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf/sources/protobuf-3.1.0/src/google/protobuf/io/strtod.cc
[ 7%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/kmeans.cpp.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/core && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/core -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_core.dir/src/kmeans.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/src/kmeans.cpp
[ 7%] Building CXX object modules/dnn/3rdparty/protobuf/CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/io/tokenizer.cc.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAVE_PTHREAD=1 -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf/sources/protobuf-3.1.0/src -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wstrict-prototypes -Winit-self -Wpointer-arith -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -Wno-shadow -Wno-parentheses -Wno-maybe-uninitialized -Wno-sign-promo -Wno-missing-declarations -Wno-missing-prototypes -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -Wno-deprecated-declarations -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/io/tokenizer.cc.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf/sources/protobuf-3.1.0/src/google/protobuf/io/tokenizer.cc
[ 8%] Building CXX object modules/dnn/3rdparty/protobuf/CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/io/zero_copy_stream_impl.cc.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAVE_PTHREAD=1 -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf/sources/protobuf-3.1.0/src -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wstrict-prototypes -Winit-self -Wpointer-arith -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -Wno-shadow -Wno-parentheses -Wno-maybe-uninitialized -Wno-sign-promo -Wno-missing-declarations -Wno-missing-prototypes -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -Wno-deprecated-declarations -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/io/zero_copy_stream_impl.cc.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf/sources/protobuf-3.1.0/src/google/protobuf/io/zero_copy_stream_impl.cc
[ 8%] Building CXX object modules/dnn/3rdparty/protobuf/CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/map_field.cc.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAVE_PTHREAD=1 -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf/sources/protobuf-3.1.0/src -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wstrict-prototypes -Winit-self -Wpointer-arith -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -Wno-shadow -Wno-parentheses -Wno-maybe-uninitialized -Wno-sign-promo -Wno-missing-declarations -Wno-missing-prototypes -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -Wno-deprecated-declarations -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/map_field.cc.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf/sources/protobuf-3.1.0/src/google/protobuf/map_field.cc
[ 8%] Building CXX object modules/dnn/3rdparty/protobuf/CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/message.cc.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAVE_PTHREAD=1 -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf/sources/protobuf-3.1.0/src -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wstrict-prototypes -Winit-self -Wpointer-arith -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -Wno-shadow -Wno-parentheses -Wno-maybe-uninitialized -Wno-sign-promo -Wno-missing-declarations -Wno-missing-prototypes -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -Wno-deprecated-declarations -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/message.cc.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf/sources/protobuf-3.1.0/src/google/protobuf/message.cc
[ 8%] Building CXX object modules/dnn/3rdparty/protobuf/CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/reflection_ops.cc.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAVE_PTHREAD=1 -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf/sources/protobuf-3.1.0/src -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wstrict-prototypes -Winit-self -Wpointer-arith -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -Wno-shadow -Wno-parentheses -Wno-maybe-uninitialized -Wno-sign-promo -Wno-missing-declarations -Wno-missing-prototypes -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -Wno-deprecated-declarations -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/reflection_ops.cc.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf/sources/protobuf-3.1.0/src/google/protobuf/reflection_ops.cc
[ 8%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/lapack.cpp.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/core && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/core -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_core.dir/src/lapack.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/src/lapack.cpp
[ 8%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/lda.cpp.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/core && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/core -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_core.dir/src/lda.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/src/lda.cpp
[ 8%] Building CXX object modules/dnn/3rdparty/protobuf/CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/service.cc.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAVE_PTHREAD=1 -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf/sources/protobuf-3.1.0/src -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wstrict-prototypes -Winit-self -Wpointer-arith -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -Wno-shadow -Wno-parentheses -Wno-maybe-uninitialized -Wno-sign-promo -Wno-missing-declarations -Wno-missing-prototypes -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -Wno-deprecated-declarations -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/service.cc.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf/sources/protobuf-3.1.0/src/google/protobuf/service.cc
[ 8%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/lpsolver.cpp.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/core && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/core -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_core.dir/src/lpsolver.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/src/lpsolver.cpp
[ 8%] Building CXX object modules/dnn/3rdparty/protobuf/CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/source_context.pb.cc.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAVE_PTHREAD=1 -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf/sources/protobuf-3.1.0/src -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wstrict-prototypes -Winit-self -Wpointer-arith -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -Wno-shadow -Wno-parentheses -Wno-maybe-uninitialized -Wno-sign-promo -Wno-missing-declarations -Wno-missing-prototypes -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -Wno-deprecated-declarations -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/source_context.pb.cc.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf/sources/protobuf-3.1.0/src/google/protobuf/source_context.pb.cc
[ 8%] Building CXX object modules/dnn/3rdparty/protobuf/CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/struct.pb.cc.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAVE_PTHREAD=1 -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf/sources/protobuf-3.1.0/src -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wstrict-prototypes -Winit-self -Wpointer-arith -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -Wno-shadow -Wno-parentheses -Wno-maybe-uninitialized -Wno-sign-promo -Wno-missing-declarations -Wno-missing-prototypes -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -Wno-deprecated-declarations -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/struct.pb.cc.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf/sources/protobuf-3.1.0/src/google/protobuf/struct.pb.cc
[ 8%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/mathfuncs.cpp.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/core && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/core -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_core.dir/src/mathfuncs.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/src/mathfuncs.cpp
[ 8%] Building CXX object modules/dnn/3rdparty/protobuf/CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/stubs/mathlimits.cc.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAVE_PTHREAD=1 -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf/sources/protobuf-3.1.0/src -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wstrict-prototypes -Winit-self -Wpointer-arith -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -Wno-shadow -Wno-parentheses -Wno-maybe-uninitialized -Wno-sign-promo -Wno-missing-declarations -Wno-missing-prototypes -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -Wno-deprecated-declarations -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/stubs/mathlimits.cc.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf/sources/protobuf-3.1.0/src/google/protobuf/stubs/mathlimits.cc
[ 8%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/mathfuncs_core.cpp.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/core && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/core -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_core.dir/src/mathfuncs_core.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/src/mathfuncs_core.cpp
[ 9%] Building CXX object modules/dnn/3rdparty/protobuf/CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/stubs/substitute.cc.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAVE_PTHREAD=1 -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf/sources/protobuf-3.1.0/src -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wstrict-prototypes -Winit-self -Wpointer-arith -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -Wno-shadow -Wno-parentheses -Wno-maybe-uninitialized -Wno-sign-promo -Wno-missing-declarations -Wno-missing-prototypes -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -Wno-deprecated-declarations -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/stubs/substitute.cc.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf/sources/protobuf-3.1.0/src/google/protobuf/stubs/substitute.cc
[ 9%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/matmul.cpp.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/core && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/core -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_core.dir/src/matmul.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/src/matmul.cpp
[ 9%] Building CXX object modules/dnn/3rdparty/protobuf/CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/text_format.cc.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAVE_PTHREAD=1 -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf/sources/protobuf-3.1.0/src -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wstrict-prototypes -Winit-self -Wpointer-arith -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -Wno-shadow -Wno-parentheses -Wno-maybe-uninitialized -Wno-sign-promo -Wno-missing-declarations -Wno-missing-prototypes -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -Wno-deprecated-declarations -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/text_format.cc.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf/sources/protobuf-3.1.0/src/google/protobuf/text_format.cc
[ 9%] Building CXX object modules/dnn/3rdparty/protobuf/CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/timestamp.pb.cc.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAVE_PTHREAD=1 -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf/sources/protobuf-3.1.0/src -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wstrict-prototypes -Winit-self -Wpointer-arith -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -Wno-shadow -Wno-parentheses -Wno-maybe-uninitialized -Wno-sign-promo -Wno-missing-declarations -Wno-missing-prototypes -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -Wno-deprecated-declarations -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/timestamp.pb.cc.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf/sources/protobuf-3.1.0/src/google/protobuf/timestamp.pb.cc
[ 9%] Building CXX object modules/dnn/3rdparty/protobuf/CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/type.pb.cc.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAVE_PTHREAD=1 -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf/sources/protobuf-3.1.0/src -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wstrict-prototypes -Winit-self -Wpointer-arith -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -Wno-shadow -Wno-parentheses -Wno-maybe-uninitialized -Wno-sign-promo -Wno-missing-declarations -Wno-missing-prototypes -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -Wno-deprecated-declarations -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/type.pb.cc.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf/sources/protobuf-3.1.0/src/google/protobuf/type.pb.cc
[ 10%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/matop.cpp.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/core && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/core -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_core.dir/src/matop.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/src/matop.cpp
[ 10%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/matrix.cpp.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/core && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/core -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_core.dir/src/matrix.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/src/matrix.cpp
[ 10%] Building CXX object modules/dnn/3rdparty/protobuf/CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/unknown_field_set.cc.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAVE_PTHREAD=1 -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf/sources/protobuf-3.1.0/src -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wstrict-prototypes -Winit-self -Wpointer-arith -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -Wno-shadow -Wno-parentheses -Wno-maybe-uninitialized -Wno-sign-promo -Wno-missing-declarations -Wno-missing-prototypes -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -Wno-deprecated-declarations -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/unknown_field_set.cc.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf/sources/protobuf-3.1.0/src/google/protobuf/unknown_field_set.cc
[ 10%] Building CXX object modules/dnn/3rdparty/protobuf/CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/util/field_comparator.cc.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAVE_PTHREAD=1 -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf/sources/protobuf-3.1.0/src -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wstrict-prototypes -Winit-self -Wpointer-arith -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -Wno-shadow -Wno-parentheses -Wno-maybe-uninitialized -Wno-sign-promo -Wno-missing-declarations -Wno-missing-prototypes -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -Wno-deprecated-declarations -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/util/field_comparator.cc.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf/sources/protobuf-3.1.0/src/google/protobuf/util/field_comparator.cc
[ 10%] Building CXX object modules/dnn/3rdparty/protobuf/CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/util/field_mask_util.cc.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAVE_PTHREAD=1 -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf/sources/protobuf-3.1.0/src -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wstrict-prototypes -Winit-self -Wpointer-arith -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -Wno-shadow -Wno-parentheses -Wno-maybe-uninitialized -Wno-sign-promo -Wno-missing-declarations -Wno-missing-prototypes -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -Wno-deprecated-declarations -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/util/field_mask_util.cc.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf/sources/protobuf-3.1.0/src/google/protobuf/util/field_mask_util.cc
[ 10%] Building CXX object modules/dnn/3rdparty/protobuf/CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/util/internal/datapiece.cc.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAVE_PTHREAD=1 -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf/sources/protobuf-3.1.0/src -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wstrict-prototypes -Winit-self -Wpointer-arith -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -Wno-shadow -Wno-parentheses -Wno-maybe-uninitialized -Wno-sign-promo -Wno-missing-declarations -Wno-missing-prototypes -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -Wno-deprecated-declarations -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/util/internal/datapiece.cc.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf/sources/protobuf-3.1.0/src/google/protobuf/util/internal/datapiece.cc
[ 10%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/matrix_decomp.cpp.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/core && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/core -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_core.dir/src/matrix_decomp.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/src/matrix_decomp.cpp
[ 11%] Building CXX object modules/dnn/3rdparty/protobuf/CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/util/internal/default_value_objectwriter.cc.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAVE_PTHREAD=1 -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf/sources/protobuf-3.1.0/src -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wstrict-prototypes -Winit-self -Wpointer-arith -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -Wno-shadow -Wno-parentheses -Wno-maybe-uninitialized -Wno-sign-promo -Wno-missing-declarations -Wno-missing-prototypes -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -Wno-deprecated-declarations -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/util/internal/default_value_objectwriter.cc.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf/sources/protobuf-3.1.0/src/google/protobuf/util/internal/default_value_objectwriter.cc
[ 11%] Building CXX object modules/dnn/3rdparty/protobuf/CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/util/internal/field_mask_utility.cc.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAVE_PTHREAD=1 -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf/sources/protobuf-3.1.0/src -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wstrict-prototypes -Winit-self -Wpointer-arith -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -Wno-shadow -Wno-parentheses -Wno-maybe-uninitialized -Wno-sign-promo -Wno-missing-declarations -Wno-missing-prototypes -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -Wno-deprecated-declarations -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/util/internal/field_mask_utility.cc.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf/sources/protobuf-3.1.0/src/google/protobuf/util/internal/field_mask_utility.cc
[ 11%] Building CXX object modules/dnn/3rdparty/protobuf/CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/util/internal/json_escaping.cc.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAVE_PTHREAD=1 -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf/sources/protobuf-3.1.0/src -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wstrict-prototypes -Winit-self -Wpointer-arith -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -Wno-shadow -Wno-parentheses -Wno-maybe-uninitialized -Wno-sign-promo -Wno-missing-declarations -Wno-missing-prototypes -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -Wno-deprecated-declarations -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/util/internal/json_escaping.cc.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf/sources/protobuf-3.1.0/src/google/protobuf/util/internal/json_escaping.cc
[ 11%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/merge.cpp.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/core && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/core -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_core.dir/src/merge.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/src/merge.cpp
[ 11%] Building CXX object modules/dnn/3rdparty/protobuf/CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/util/internal/json_objectwriter.cc.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAVE_PTHREAD=1 -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf/sources/protobuf-3.1.0/src -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wstrict-prototypes -Winit-self -Wpointer-arith -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -Wno-shadow -Wno-parentheses -Wno-maybe-uninitialized -Wno-sign-promo -Wno-missing-declarations -Wno-missing-prototypes -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -Wno-deprecated-declarations -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/util/internal/json_objectwriter.cc.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf/sources/protobuf-3.1.0/src/google/protobuf/util/internal/json_objectwriter.cc
[ 11%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/ocl.cpp.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/core && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/core -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_core.dir/src/ocl.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/src/ocl.cpp
[ 11%] Building CXX object modules/dnn/3rdparty/protobuf/CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/util/internal/json_stream_parser.cc.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAVE_PTHREAD=1 -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf/sources/protobuf-3.1.0/src -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wstrict-prototypes -Winit-self -Wpointer-arith -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -Wno-shadow -Wno-parentheses -Wno-maybe-uninitialized -Wno-sign-promo -Wno-missing-declarations -Wno-missing-prototypes -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -Wno-deprecated-declarations -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/util/internal/json_stream_parser.cc.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf/sources/protobuf-3.1.0/src/google/protobuf/util/internal/json_stream_parser.cc
[ 11%] Building CXX object modules/dnn/3rdparty/protobuf/CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/util/internal/object_writer.cc.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAVE_PTHREAD=1 -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf/sources/protobuf-3.1.0/src -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wstrict-prototypes -Winit-self -Wpointer-arith -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -Wno-shadow -Wno-parentheses -Wno-maybe-uninitialized -Wno-sign-promo -Wno-missing-declarations -Wno-missing-prototypes -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -Wno-deprecated-declarations -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/util/internal/object_writer.cc.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf/sources/protobuf-3.1.0/src/google/protobuf/util/internal/object_writer.cc
[ 11%] Building CXX object modules/dnn/3rdparty/protobuf/CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/util/internal/proto_writer.cc.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAVE_PTHREAD=1 -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf/sources/protobuf-3.1.0/src -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wstrict-prototypes -Winit-self -Wpointer-arith -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -Wno-shadow -Wno-parentheses -Wno-maybe-uninitialized -Wno-sign-promo -Wno-missing-declarations -Wno-missing-prototypes -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -Wno-deprecated-declarations -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/util/internal/proto_writer.cc.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf/sources/protobuf-3.1.0/src/google/protobuf/util/internal/proto_writer.cc
[ 12%] Building CXX object modules/dnn/3rdparty/protobuf/CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/util/internal/protostream_objectsource.cc.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAVE_PTHREAD=1 -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf/sources/protobuf-3.1.0/src -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wstrict-prototypes -Winit-self -Wpointer-arith -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -Wno-shadow -Wno-parentheses -Wno-maybe-uninitialized -Wno-sign-promo -Wno-missing-declarations -Wno-missing-prototypes -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -Wno-deprecated-declarations -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/util/internal/protostream_objectsource.cc.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf/sources/protobuf-3.1.0/src/google/protobuf/util/internal/protostream_objectsource.cc
[ 12%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/opencl/runtime/opencl_clamdblas.cpp.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/core && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/core -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_core.dir/src/opencl/runtime/opencl_clamdblas.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/src/opencl/runtime/opencl_clamdblas.cpp
[ 12%] Building CXX object modules/dnn/3rdparty/protobuf/CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/util/internal/protostream_objectwriter.cc.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAVE_PTHREAD=1 -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf/sources/protobuf-3.1.0/src -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wstrict-prototypes -Winit-self -Wpointer-arith -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -Wno-shadow -Wno-parentheses -Wno-maybe-uninitialized -Wno-sign-promo -Wno-missing-declarations -Wno-missing-prototypes -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -Wno-deprecated-declarations -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/util/internal/protostream_objectwriter.cc.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf/sources/protobuf-3.1.0/src/google/protobuf/util/internal/protostream_objectwriter.cc
[ 12%] Building CXX object modules/dnn/3rdparty/protobuf/CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/util/internal/type_info.cc.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAVE_PTHREAD=1 -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf/sources/protobuf-3.1.0/src -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wstrict-prototypes -Winit-self -Wpointer-arith -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -Wno-shadow -Wno-parentheses -Wno-maybe-uninitialized -Wno-sign-promo -Wno-missing-declarations -Wno-missing-prototypes -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -Wno-deprecated-declarations -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/util/internal/type_info.cc.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf/sources/protobuf-3.1.0/src/google/protobuf/util/internal/type_info.cc
[ 12%] Building CXX object modules/dnn/3rdparty/protobuf/CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/util/internal/utility.cc.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAVE_PTHREAD=1 -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf/sources/protobuf-3.1.0/src -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wstrict-prototypes -Winit-self -Wpointer-arith -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -Wno-shadow -Wno-parentheses -Wno-maybe-uninitialized -Wno-sign-promo -Wno-missing-declarations -Wno-missing-prototypes -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -Wno-deprecated-declarations -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/util/internal/utility.cc.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf/sources/protobuf-3.1.0/src/google/protobuf/util/internal/utility.cc
[ 12%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/opencl/runtime/opencl_clamdfft.cpp.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/core && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/core -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_core.dir/src/opencl/runtime/opencl_clamdfft.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/src/opencl/runtime/opencl_clamdfft.cpp
[ 12%] Building CXX object modules/dnn/3rdparty/protobuf/CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/util/json_util.cc.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAVE_PTHREAD=1 -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf/sources/protobuf-3.1.0/src -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wstrict-prototypes -Winit-self -Wpointer-arith -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -Wno-shadow -Wno-parentheses -Wno-maybe-uninitialized -Wno-sign-promo -Wno-missing-declarations -Wno-missing-prototypes -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -Wno-deprecated-declarations -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/util/json_util.cc.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf/sources/protobuf-3.1.0/src/google/protobuf/util/json_util.cc
[ 12%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/opencl/runtime/opencl_core.cpp.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/core && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/core -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_core.dir/src/opencl/runtime/opencl_core.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/src/opencl/runtime/opencl_core.cpp
[ 13%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/opengl.cpp.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/core && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/core -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_core.dir/src/opengl.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/src/opengl.cpp
[ 13%] Building CXX object modules/dnn/3rdparty/protobuf/CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/util/message_differencer.cc.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAVE_PTHREAD=1 -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf/sources/protobuf-3.1.0/src -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wstrict-prototypes -Winit-self -Wpointer-arith -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -Wno-shadow -Wno-parentheses -Wno-maybe-uninitialized -Wno-sign-promo -Wno-missing-declarations -Wno-missing-prototypes -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -Wno-deprecated-declarations -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/util/message_differencer.cc.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf/sources/protobuf-3.1.0/src/google/protobuf/util/message_differencer.cc
[ 13%] Building CXX object modules/dnn/3rdparty/protobuf/CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/util/time_util.cc.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAVE_PTHREAD=1 -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf/sources/protobuf-3.1.0/src -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wstrict-prototypes -Winit-self -Wpointer-arith -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -Wno-shadow -Wno-parentheses -Wno-maybe-uninitialized -Wno-sign-promo -Wno-missing-declarations -Wno-missing-prototypes -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -Wno-deprecated-declarations -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/util/time_util.cc.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf/sources/protobuf-3.1.0/src/google/protobuf/util/time_util.cc
[ 13%] Building CXX object modules/dnn/3rdparty/protobuf/CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/util/type_resolver_util.cc.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAVE_PTHREAD=1 -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf/sources/protobuf-3.1.0/src -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wstrict-prototypes -Winit-self -Wpointer-arith -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -Wno-shadow -Wno-parentheses -Wno-maybe-uninitialized -Wno-sign-promo -Wno-missing-declarations -Wno-missing-prototypes -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -Wno-deprecated-declarations -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/util/type_resolver_util.cc.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf/sources/protobuf-3.1.0/src/google/protobuf/util/type_resolver_util.cc
[ 14%] Building CXX object modules/dnn/3rdparty/protobuf/CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/wire_format.cc.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAVE_PTHREAD=1 -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf/sources/protobuf-3.1.0/src -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wstrict-prototypes -Winit-self -Wpointer-arith -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -Wno-shadow -Wno-parentheses -Wno-maybe-uninitialized -Wno-sign-promo -Wno-missing-declarations -Wno-missing-prototypes -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -Wno-deprecated-declarations -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/wire_format.cc.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf/sources/protobuf-3.1.0/src/google/protobuf/wire_format.cc
[ 14%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/out.cpp.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/core && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/core -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_core.dir/src/out.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/src/out.cpp
[ 14%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/ovx.cpp.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/core && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/core -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_core.dir/src/ovx.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/src/ovx.cpp
[ 14%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/parallel.cpp.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/core && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/core -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_core.dir/src/parallel.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/src/parallel.cpp
[ 14%] Building CXX object modules/dnn/3rdparty/protobuf/CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/wrappers.pb.cc.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DHAVE_PTHREAD=1 -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf/sources/protobuf-3.1.0/src -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wstrict-prototypes -Winit-self -Wpointer-arith -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -Wno-shadow -Wno-parentheses -Wno-maybe-uninitialized -Wno-sign-promo -Wno-missing-declarations -Wno-missing-prototypes -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -Wno-deprecated-declarations -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/wrappers.pb.cc.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf/sources/protobuf-3.1.0/src/google/protobuf/wrappers.pb.cc
[ 14%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/parallel_pthreads.cpp.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/core && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/core -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_core.dir/src/parallel_pthreads.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/src/parallel_pthreads.cpp
[ 14%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/pca.cpp.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/core && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/core -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_core.dir/src/pca.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/src/pca.cpp
[ 14%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/persistence.cpp.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/core && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/core -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_core.dir/src/persistence.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/src/persistence.cpp
[ 14%] Linking CXX static library ../../../../3rdparty/lib/liblibprotobuf.a
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf && /usr/local/Cellar/cmake/3.7.2/bin/cmake -P CMakeFiles/libprotobuf.dir/cmake_clean_target.cmake
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf && /usr/local/Cellar/cmake/3.7.2/bin/cmake -E cmake_link_script CMakeFiles/libprotobuf.dir/link.txt --verbose=1
/usr/bin/ar qc ../../../../3rdparty/lib/liblibprotobuf.a CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/arena.cc.o CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/arenastring.cc.o CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/extension_set.cc.o CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/generated_message_util.cc.o CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/io/coded_stream.cc.o CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/io/zero_copy_stream.cc.o CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/io/zero_copy_stream_impl_lite.cc.o CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/message_lite.cc.o CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/repeated_field.cc.o CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/stubs/atomicops_internals_x86_gcc.cc.o CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/stubs/bytestream.cc.o CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/stubs/common.cc.o CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/stubs/int128.cc.o CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/stubs/once.cc.o CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/stubs/status.cc.o CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/stubs/statusor.cc.o CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/stubs/stringpiece.cc.o CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/stubs/stringprintf.cc.o CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/stubs/structurally_valid.cc.o CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/stubs/strutil.cc.o CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/stubs/time.cc.o CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/wire_format_lite.cc.o CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/any.cc.o CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/any.pb.cc.o CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/api.pb.cc.o CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/descriptor.cc.o CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/descriptor.pb.cc.o CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/descriptor_database.cc.o CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/duration.pb.cc.o CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/dynamic_message.cc.o CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/empty.pb.cc.o CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/extension_set_heavy.cc.o CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/field_mask.pb.cc.o CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/generated_message_reflection.cc.o CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/io/gzip_stream.cc.o CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/io/printer.cc.o CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/io/strtod.cc.o CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/io/tokenizer.cc.o CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/io/zero_copy_stream_impl.cc.o CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/map_field.cc.o CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/message.cc.o CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/reflection_ops.cc.o CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/service.cc.o CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/source_context.pb.cc.o CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/struct.pb.cc.o CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/stubs/mathlimits.cc.o CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/stubs/substitute.cc.o CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/text_format.cc.o CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/timestamp.pb.cc.o CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/type.pb.cc.o CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/unknown_field_set.cc.o CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/util/field_comparator.cc.o CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/util/field_mask_util.cc.o CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/util/internal/datapiece.cc.o CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/util/internal/default_value_objectwriter.cc.o CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/util/internal/field_mask_utility.cc.o CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/util/internal/json_escaping.cc.o CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/util/internal/json_objectwriter.cc.o CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/util/internal/json_stream_parser.cc.o CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/util/internal/object_writer.cc.o CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/util/internal/proto_writer.cc.o CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/util/internal/protostream_objectsource.cc.o CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/util/internal/protostream_objectwriter.cc.o CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/util/internal/type_info.cc.o CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/util/internal/utility.cc.o CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/util/json_util.cc.o CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/util/message_differencer.cc.o CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/util/time_util.cc.o CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/util/type_resolver_util.cc.o CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/wire_format.cc.o CMakeFiles/libprotobuf.dir/sources/protobuf-3.1.0/src/google/protobuf/wrappers.pb.cc.o
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: ../../../../3rdparty/lib/liblibprotobuf.a(atomicops_internals_x86_gcc.cc.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: ../../../../3rdparty/lib/liblibprotobuf.a(gzip_stream.cc.o) has no symbols
/usr/bin/ranlib ../../../../3rdparty/lib/liblibprotobuf.a
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: ../../../../3rdparty/lib/liblibprotobuf.a(atomicops_internals_x86_gcc.cc.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: ../../../../3rdparty/lib/liblibprotobuf.a(gzip_stream.cc.o) has no symbols
[ 14%] Built target libprotobuf
[ 14%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/rand.cpp.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/core && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/core -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_core.dir/src/rand.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/src/rand.cpp
[ 15%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/split.cpp.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/core && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/core -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_core.dir/src/split.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/src/split.cpp
[ 15%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/stat.cpp.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/core && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/core -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_core.dir/src/stat.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/src/stat.cpp
[ 15%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/stl.cpp.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/core && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/core -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_core.dir/src/stl.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/src/stl.cpp
[ 15%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/system.cpp.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/core && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/core -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_core.dir/src/system.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/src/system.cpp
[ 15%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/tables.cpp.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/core && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/core -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_core.dir/src/tables.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/src/tables.cpp
[ 15%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/types.cpp.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/core && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/core -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_core.dir/src/types.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/src/types.cpp
[ 15%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/umatrix.cpp.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/core && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/core -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_core.dir/src/umatrix.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/src/umatrix.cpp
[ 16%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/va_intel.cpp.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/core && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/core -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_core.dir/src/va_intel.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/src/va_intel.cpp
[ 16%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/opencl_kernels_core.cpp.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/core && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/core -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_core.dir/opencl_kernels_core.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/core/opencl_kernels_core.cpp
[ 16%] Linking CXX shared library ../../lib/libopencv_core.dylib
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/core && /usr/local/Cellar/cmake/3.7.2/bin/cmake -E cmake_link_script CMakeFiles/opencv_core.dir/link.txt --verbose=1
/usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -dynamiclib -Wl,-headerpad_max_install_names -compatibility_version 3.2.0 -current_version 3.2.0 -o ../../lib/libopencv_core.3.2.0.dylib -install_name @rpath/libopencv_core.3.2.dylib CMakeFiles/opencv_core.dir/src/algorithm.cpp.o 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/command_line_parser.cpp.o CMakeFiles/opencv_core.dir/src/conjugate_gradient.cpp.o CMakeFiles/opencv_core.dir/src/convert.cpp.o CMakeFiles/opencv_core.dir/src/copy.cpp.o CMakeFiles/opencv_core.dir/src/cuda_gpu_mat.cpp.o CMakeFiles/opencv_core.dir/src/cuda_host_mem.cpp.o CMakeFiles/opencv_core.dir/src/cuda_info.cpp.o CMakeFiles/opencv_core.dir/src/cuda_stream.cpp.o CMakeFiles/opencv_core.dir/src/datastructs.cpp.o CMakeFiles/opencv_core.dir/src/directx.cpp.o CMakeFiles/opencv_core.dir/src/downhill_simplex.cpp.o CMakeFiles/opencv_core.dir/src/dxt.cpp.o CMakeFiles/opencv_core.dir/src/gl_core_3_1.cpp.o CMakeFiles/opencv_core.dir/src/glob.cpp.o CMakeFiles/opencv_core.dir/src/hal_internal.cpp.o CMakeFiles/opencv_core.dir/src/kmeans.cpp.o CMakeFiles/opencv_core.dir/src/lapack.cpp.o CMakeFiles/opencv_core.dir/src/lda.cpp.o CMakeFiles/opencv_core.dir/src/lpsolver.cpp.o CMakeFiles/opencv_core.dir/src/mathfuncs.cpp.o CMakeFiles/opencv_core.dir/src/mathfuncs_core.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/matrix_decomp.cpp.o CMakeFiles/opencv_core.dir/src/merge.cpp.o CMakeFiles/opencv_core.dir/src/ocl.cpp.o CMakeFiles/opencv_core.dir/src/opencl/runtime/opencl_clamdblas.cpp.o CMakeFiles/opencv_core.dir/src/opencl/runtime/opencl_clamdfft.cpp.o CMakeFiles/opencv_core.dir/src/opencl/runtime/opencl_core.cpp.o CMakeFiles/opencv_core.dir/src/opengl.cpp.o CMakeFiles/opencv_core.dir/src/out.cpp.o CMakeFiles/opencv_core.dir/src/ovx.cpp.o CMakeFiles/opencv_core.dir/src/parallel.cpp.o CMakeFiles/opencv_core.dir/src/parallel_pthreads.cpp.o CMakeFiles/opencv_core.dir/src/pca.cpp.o CMakeFiles/opencv_core.dir/src/persistence.cpp.o CMakeFiles/opencv_core.dir/src/rand.cpp.o CMakeFiles/opencv_core.dir/src/split.cpp.o CMakeFiles/opencv_core.dir/src/stat.cpp.o CMakeFiles/opencv_core.dir/src/stl.cpp.o CMakeFiles/opencv_core.dir/src/system.cpp.o CMakeFiles/opencv_core.dir/src/tables.cpp.o CMakeFiles/opencv_core.dir/src/types.cpp.o CMakeFiles/opencv_core.dir/src/umatrix.cpp.o CMakeFiles/opencv_core.dir/src/va_intel.cpp.o CMakeFiles/opencv_core.dir/opencl_kernels_core.cpp.o /usr/lib/libz.dylib -framework OpenCL ../../3rdparty/ippicv/ippicv_osx/lib/libippicv.a -framework Accelerate
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/core && /usr/local/Cellar/cmake/3.7.2/bin/cmake -E cmake_symlink_library ../../lib/libopencv_core.3.2.0.dylib ../../lib/libopencv_core.3.2.dylib ../../lib/libopencv_core.dylib
[ 16%] Built target opencv_core
/Library/Developer/CommandLineTools/usr/bin/make -f modules/flann/CMakeFiles/opencv_flann.dir/build.make modules/flann/CMakeFiles/opencv_flann.dir/depend
/Library/Developer/CommandLineTools/usr/bin/make -f modules/hdf/CMakeFiles/opencv_hdf.dir/build.make modules/hdf/CMakeFiles/opencv_hdf.dir/depend
/Library/Developer/CommandLineTools/usr/bin/make -f modules/imgproc/CMakeFiles/opencv_imgproc.dir/build.make modules/imgproc/CMakeFiles/opencv_imgproc.dir/depend
/Library/Developer/CommandLineTools/usr/bin/make -f modules/ml/CMakeFiles/opencv_ml.dir/build.make modules/ml/CMakeFiles/opencv_ml.dir/depend
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild && /usr/local/Cellar/cmake/3.7.2/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0 /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/opencv_contrib/modules/hdf /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/hdf /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/hdf/CMakeFiles/opencv_hdf.dir/DependInfo.cmake --color=
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild && /usr/local/Cellar/cmake/3.7.2/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0 /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/flann /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/flann /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/flann/CMakeFiles/opencv_flann.dir/DependInfo.cmake --color=
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild && /usr/local/Cellar/cmake/3.7.2/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0 /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/ml /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/ml /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/ml/CMakeFiles/opencv_ml.dir/DependInfo.cmake --color=
[ 16%] Generating opencl_kernels_imgproc.cpp, opencl_kernels_imgproc.hpp
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/imgproc && /usr/local/Cellar/cmake/3.7.2/bin/cmake -DMODULE_NAME=imgproc -DCL_DIR=/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/src/opencl -DOUTPUT=/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/imgproc/opencl_kernels_imgproc.cpp -P /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/cmake/cl2cpp.cmake
Scanning dependencies of target opencv_hdf
/Library/Developer/CommandLineTools/usr/bin/make -f modules/hdf/CMakeFiles/opencv_hdf.dir/build.make modules/hdf/CMakeFiles/opencv_hdf.dir/build
[ 16%] Building CXX object modules/hdf/CMakeFiles/opencv_hdf.dir/src/hdf5.cpp.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/hdf && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/opencv_contrib/modules/hdf/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/opencv_contrib/modules/hdf/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/hdf -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -I/usr/local/Cellar/hdf5/1.10.0-patch1/include -I/usr/local/opt/szip/include -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -Wno-invalid-offsetof -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_hdf.dir/src/hdf5.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/opencv_contrib/modules/hdf/src/hdf5.cpp
Scanning dependencies of target opencv_flann
/Library/Developer/CommandLineTools/usr/bin/make -f modules/flann/CMakeFiles/opencv_flann.dir/build.make modules/flann/CMakeFiles/opencv_flann.dir/build
[ 16%] Building CXX object modules/flann/CMakeFiles/opencv_flann.dir/src/flann.cpp.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/flann && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/flann/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/flann/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/flann -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_flann.dir/src/flann.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/flann/src/flann.cpp
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild && /usr/local/Cellar/cmake/3.7.2/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0 /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/imgproc /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/imgproc/CMakeFiles/opencv_imgproc.dir/DependInfo.cmake --color=
Scanning dependencies of target opencv_ml
/Library/Developer/CommandLineTools/usr/bin/make -f modules/ml/CMakeFiles/opencv_ml.dir/build.make modules/ml/CMakeFiles/opencv_ml.dir/build
[ 17%] Building CXX object modules/ml/CMakeFiles/opencv_ml.dir/src/ann_mlp.cpp.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/ml && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/ml/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/ml/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/ml -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_ml.dir/src/ann_mlp.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/ml/src/ann_mlp.cpp
Scanning dependencies of target opencv_imgproc
/Library/Developer/CommandLineTools/usr/bin/make -f modules/imgproc/CMakeFiles/opencv_imgproc.dir/build.make modules/imgproc/CMakeFiles/opencv_imgproc.dir/build
[ 17%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/accum.cpp.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/imgproc && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/imgproc -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_imgproc.dir/src/accum.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/src/accum.cpp
[ 17%] Linking CXX shared library ../../lib/libopencv_hdf.dylib
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/hdf && /usr/local/Cellar/cmake/3.7.2/bin/cmake -E cmake_link_script CMakeFiles/opencv_hdf.dir/link.txt --verbose=1
/usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -Wno-invalid-offsetof -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -dynamiclib -Wl,-headerpad_max_install_names -compatibility_version 3.2.0 -current_version 3.2.0 -o ../../lib/libopencv_hdf.3.2.0.dylib -install_name @rpath/libopencv_hdf.3.2.dylib CMakeFiles/opencv_hdf.dir/src/hdf5.cpp.o -Wl,-rpath,/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/lib ../../lib/libopencv_core.3.2.0.dylib ../../3rdparty/ippicv/ippicv_osx/lib/libippicv.a -framework Accelerate /usr/local/lib/libhdf5.dylib /usr/local/lib/libsz.dylib /usr/lib/libz.dylib /usr/lib/libdl.dylib /usr/lib/libm.dylib
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/hdf && /usr/local/Cellar/cmake/3.7.2/bin/cmake -E cmake_symlink_library ../../lib/libopencv_hdf.3.2.0.dylib ../../lib/libopencv_hdf.3.2.dylib ../../lib/libopencv_hdf.dylib
[ 17%] Built target opencv_hdf
[ 17%] Building CXX object modules/flann/CMakeFiles/opencv_flann.dir/src/miniflann.cpp.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/flann && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/flann/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/flann/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/flann -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_flann.dir/src/miniflann.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/flann/src/miniflann.cpp
[ 17%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/approx.cpp.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/imgproc && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/imgproc -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_imgproc.dir/src/approx.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/src/approx.cpp
[ 17%] Building CXX object modules/ml/CMakeFiles/opencv_ml.dir/src/boost.cpp.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/ml && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/ml/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/ml/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/ml -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_ml.dir/src/boost.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/ml/src/boost.cpp
[ 17%] Building CXX object modules/ml/CMakeFiles/opencv_ml.dir/src/data.cpp.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/ml && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/ml/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/ml/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/ml -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_ml.dir/src/data.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/ml/src/data.cpp
[ 17%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/blend.cpp.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/imgproc && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/imgproc -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_imgproc.dir/src/blend.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/src/blend.cpp
[ 18%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/canny.cpp.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/imgproc && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/imgproc -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_imgproc.dir/src/canny.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/src/canny.cpp
[ 18%] Building CXX object modules/ml/CMakeFiles/opencv_ml.dir/src/em.cpp.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/ml && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/ml/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/ml/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/ml -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_ml.dir/src/em.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/ml/src/em.cpp
[ 18%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/clahe.cpp.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/imgproc && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/imgproc -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_imgproc.dir/src/clahe.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/src/clahe.cpp
[ 18%] Building CXX object modules/ml/CMakeFiles/opencv_ml.dir/src/gbt.cpp.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/ml && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/ml/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/ml/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/ml -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_ml.dir/src/gbt.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/ml/src/gbt.cpp
[ 18%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/color.cpp.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/imgproc && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/imgproc -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_imgproc.dir/src/color.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/src/color.cpp
[ 18%] Building CXX object modules/ml/CMakeFiles/opencv_ml.dir/src/inner_functions.cpp.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/ml && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/ml/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/ml/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/ml -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_ml.dir/src/inner_functions.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/ml/src/inner_functions.cpp
[ 18%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/colormap.cpp.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/imgproc && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/imgproc -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_imgproc.dir/src/colormap.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/src/colormap.cpp
[ 19%] Linking CXX shared library ../../lib/libopencv_flann.dylib
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/flann && /usr/local/Cellar/cmake/3.7.2/bin/cmake -E cmake_link_script CMakeFiles/opencv_flann.dir/link.txt --verbose=1
/usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -dynamiclib -Wl,-headerpad_max_install_names -compatibility_version 3.2.0 -current_version 3.2.0 -o ../../lib/libopencv_flann.3.2.0.dylib -install_name @rpath/libopencv_flann.3.2.dylib CMakeFiles/opencv_flann.dir/src/flann.cpp.o CMakeFiles/opencv_flann.dir/src/miniflann.cpp.o -Wl,-rpath,/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/lib ../../lib/libopencv_core.3.2.0.dylib ../../3rdparty/ippicv/ippicv_osx/lib/libippicv.a -framework Accelerate
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/flann && /usr/local/Cellar/cmake/3.7.2/bin/cmake -E cmake_symlink_library ../../lib/libopencv_flann.3.2.0.dylib ../../lib/libopencv_flann.3.2.dylib ../../lib/libopencv_flann.dylib
[ 19%] Built target opencv_flann
[ 19%] Building CXX object modules/ml/CMakeFiles/opencv_ml.dir/src/kdtree.cpp.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/ml && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/ml/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/ml/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/ml -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_ml.dir/src/kdtree.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/ml/src/kdtree.cpp
[ 19%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/connectedcomponents.cpp.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/imgproc && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/imgproc -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_imgproc.dir/src/connectedcomponents.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/src/connectedcomponents.cpp
[ 20%] Building CXX object modules/ml/CMakeFiles/opencv_ml.dir/src/knearest.cpp.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/ml && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/ml/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/ml/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/ml -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_ml.dir/src/knearest.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/ml/src/knearest.cpp
/Library/Developer/CommandLineTools/usr/bin/make -f modules/surface_matching/CMakeFiles/opencv_surface_matching.dir/build.make modules/surface_matching/CMakeFiles/opencv_surface_matching.dir/depend
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild && /usr/local/Cellar/cmake/3.7.2/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0 /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/opencv_contrib/modules/surface_matching /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/surface_matching /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/surface_matching/CMakeFiles/opencv_surface_matching.dir/DependInfo.cmake --color=
Scanning dependencies of target opencv_surface_matching
/Library/Developer/CommandLineTools/usr/bin/make -f modules/surface_matching/CMakeFiles/opencv_surface_matching.dir/build.make modules/surface_matching/CMakeFiles/opencv_surface_matching.dir/build
[ 21%] Building CXX object modules/surface_matching/CMakeFiles/opencv_surface_matching.dir/src/icp.cpp.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/surface_matching && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/opencv_contrib/modules/surface_matching/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/opencv_contrib/modules/surface_matching/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/surface_matching -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/flann/include -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_surface_matching.dir/src/icp.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/opencv_contrib/modules/surface_matching/src/icp.cpp
[ 21%] Building CXX object modules/ml/CMakeFiles/opencv_ml.dir/src/lr.cpp.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/ml && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/ml/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/ml/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/ml -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_ml.dir/src/lr.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/ml/src/lr.cpp
[ 21%] Building CXX object modules/surface_matching/CMakeFiles/opencv_surface_matching.dir/src/pose_3d.cpp.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/surface_matching && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/opencv_contrib/modules/surface_matching/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/opencv_contrib/modules/surface_matching/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/surface_matching -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/flann/include -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_surface_matching.dir/src/pose_3d.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/opencv_contrib/modules/surface_matching/src/pose_3d.cpp
[ 21%] Building CXX object modules/ml/CMakeFiles/opencv_ml.dir/src/nbayes.cpp.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/ml && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/ml/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/ml/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/ml -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_ml.dir/src/nbayes.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/ml/src/nbayes.cpp
[ 21%] Building CXX object modules/surface_matching/CMakeFiles/opencv_surface_matching.dir/src/ppf_helpers.cpp.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/surface_matching && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/opencv_contrib/modules/surface_matching/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/opencv_contrib/modules/surface_matching/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/surface_matching -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/flann/include -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_surface_matching.dir/src/ppf_helpers.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/opencv_contrib/modules/surface_matching/src/ppf_helpers.cpp
[ 21%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/contours.cpp.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/imgproc && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/imgproc -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_imgproc.dir/src/contours.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/src/contours.cpp
[ 21%] Building CXX object modules/surface_matching/CMakeFiles/opencv_surface_matching.dir/src/ppf_match_3d.cpp.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/surface_matching && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/opencv_contrib/modules/surface_matching/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/opencv_contrib/modules/surface_matching/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/surface_matching -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/flann/include -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_surface_matching.dir/src/ppf_match_3d.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/opencv_contrib/modules/surface_matching/src/ppf_match_3d.cpp
[ 21%] Building CXX object modules/ml/CMakeFiles/opencv_ml.dir/src/rtrees.cpp.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/ml && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/ml/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/ml/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/ml -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_ml.dir/src/rtrees.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/ml/src/rtrees.cpp
[ 21%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/convhull.cpp.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/imgproc && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/imgproc -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_imgproc.dir/src/convhull.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/src/convhull.cpp
[ 21%] Building CXX object modules/ml/CMakeFiles/opencv_ml.dir/src/svm.cpp.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/ml && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/ml/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/ml/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/ml -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_ml.dir/src/svm.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/ml/src/svm.cpp
[ 21%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/corner.cpp.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/imgproc && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/imgproc -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_imgproc.dir/src/corner.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/src/corner.cpp
[ 21%] Building CXX object modules/surface_matching/CMakeFiles/opencv_surface_matching.dir/src/t_hash_int.cpp.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/surface_matching && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/opencv_contrib/modules/surface_matching/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/opencv_contrib/modules/surface_matching/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/surface_matching -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/flann/include -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_surface_matching.dir/src/t_hash_int.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/opencv_contrib/modules/surface_matching/src/t_hash_int.cpp
[ 22%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/cornersubpix.cpp.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/imgproc && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/imgproc -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_imgproc.dir/src/cornersubpix.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/src/cornersubpix.cpp
[ 22%] Building CXX object modules/ml/CMakeFiles/opencv_ml.dir/src/svmsgd.cpp.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/ml && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/ml/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/ml/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/ml -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_ml.dir/src/svmsgd.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/ml/src/svmsgd.cpp
[ 22%] Linking CXX shared library ../../lib/libopencv_surface_matching.dylib
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/surface_matching && /usr/local/Cellar/cmake/3.7.2/bin/cmake -E cmake_link_script CMakeFiles/opencv_surface_matching.dir/link.txt --verbose=1
/usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -dynamiclib -Wl,-headerpad_max_install_names -compatibility_version 3.2.0 -current_version 3.2.0 -o ../../lib/libopencv_surface_matching.3.2.0.dylib -install_name @rpath/libopencv_surface_matching.3.2.dylib CMakeFiles/opencv_surface_matching.dir/src/icp.cpp.o CMakeFiles/opencv_surface_matching.dir/src/pose_3d.cpp.o CMakeFiles/opencv_surface_matching.dir/src/ppf_helpers.cpp.o CMakeFiles/opencv_surface_matching.dir/src/ppf_match_3d.cpp.o CMakeFiles/opencv_surface_matching.dir/src/t_hash_int.cpp.o -Wl,-rpath,/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/lib ../../lib/libopencv_flann.3.2.0.dylib ../../3rdparty/ippicv/ippicv_osx/lib/libippicv.a -framework Accelerate ../../lib/libopencv_core.3.2.0.dylib
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/surface_matching && /usr/local/Cellar/cmake/3.7.2/bin/cmake -E cmake_symlink_library ../../lib/libopencv_surface_matching.3.2.0.dylib ../../lib/libopencv_surface_matching.3.2.dylib ../../lib/libopencv_surface_matching.dylib
[ 22%] Built target opencv_surface_matching
[ 22%] Building CXX object modules/ml/CMakeFiles/opencv_ml.dir/src/testset.cpp.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/ml && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/ml/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/ml/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/ml -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_ml.dir/src/testset.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/ml/src/testset.cpp
[ 22%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/demosaicing.cpp.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/imgproc && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/imgproc -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_imgproc.dir/src/demosaicing.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/src/demosaicing.cpp
[ 22%] Building CXX object modules/ml/CMakeFiles/opencv_ml.dir/src/tree.cpp.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/ml && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/ml/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/ml/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/ml -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_ml.dir/src/tree.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/ml/src/tree.cpp
[ 22%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/deriv.cpp.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/imgproc && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/imgproc -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_imgproc.dir/src/deriv.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/src/deriv.cpp
[ 22%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/distransform.cpp.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/imgproc && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/imgproc -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_imgproc.dir/src/distransform.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/src/distransform.cpp
[ 22%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/drawing.cpp.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/imgproc && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/imgproc -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_imgproc.dir/src/drawing.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/src/drawing.cpp
[ 22%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/emd.cpp.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/imgproc && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/imgproc -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_imgproc.dir/src/emd.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/src/emd.cpp
[ 22%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/featureselect.cpp.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/imgproc && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/imgproc -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_imgproc.dir/src/featureselect.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/src/featureselect.cpp
[ 23%] Linking CXX shared library ../../lib/libopencv_ml.dylib
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/ml && /usr/local/Cellar/cmake/3.7.2/bin/cmake -E cmake_link_script CMakeFiles/opencv_ml.dir/link.txt --verbose=1
/usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -dynamiclib -Wl,-headerpad_max_install_names -compatibility_version 3.2.0 -current_version 3.2.0 -o ../../lib/libopencv_ml.3.2.0.dylib -install_name @rpath/libopencv_ml.3.2.dylib CMakeFiles/opencv_ml.dir/src/ann_mlp.cpp.o CMakeFiles/opencv_ml.dir/src/boost.cpp.o CMakeFiles/opencv_ml.dir/src/data.cpp.o CMakeFiles/opencv_ml.dir/src/em.cpp.o CMakeFiles/opencv_ml.dir/src/gbt.cpp.o CMakeFiles/opencv_ml.dir/src/inner_functions.cpp.o CMakeFiles/opencv_ml.dir/src/kdtree.cpp.o CMakeFiles/opencv_ml.dir/src/knearest.cpp.o CMakeFiles/opencv_ml.dir/src/lr.cpp.o CMakeFiles/opencv_ml.dir/src/nbayes.cpp.o CMakeFiles/opencv_ml.dir/src/rtrees.cpp.o CMakeFiles/opencv_ml.dir/src/svm.cpp.o CMakeFiles/opencv_ml.dir/src/svmsgd.cpp.o CMakeFiles/opencv_ml.dir/src/testset.cpp.o CMakeFiles/opencv_ml.dir/src/tree.cpp.o -Wl,-rpath,/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/lib ../../lib/libopencv_core.3.2.0.dylib ../../3rdparty/ippicv/ippicv_osx/lib/libippicv.a -framework Accelerate
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/ml && /usr/local/Cellar/cmake/3.7.2/bin/cmake -E cmake_symlink_library ../../lib/libopencv_ml.3.2.0.dylib ../../lib/libopencv_ml.3.2.dylib ../../lib/libopencv_ml.dylib
[ 23%] Built target opencv_ml
[ 24%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/filter.cpp.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/imgproc && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/imgproc -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_imgproc.dir/src/filter.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/src/filter.cpp
[ 24%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/floodfill.cpp.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/imgproc && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/imgproc -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_imgproc.dir/src/floodfill.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/src/floodfill.cpp
[ 24%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/gabor.cpp.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/imgproc && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/imgproc -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_imgproc.dir/src/gabor.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/src/gabor.cpp
[ 24%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/generalized_hough.cpp.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/imgproc && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/imgproc -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_imgproc.dir/src/generalized_hough.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/src/generalized_hough.cpp
[ 24%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/geometry.cpp.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/imgproc && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/imgproc -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_imgproc.dir/src/geometry.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/src/geometry.cpp
[ 24%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/grabcut.cpp.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/imgproc && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/imgproc -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_imgproc.dir/src/grabcut.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/src/grabcut.cpp
[ 24%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/hershey_fonts.cpp.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/imgproc && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/imgproc -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_imgproc.dir/src/hershey_fonts.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/src/hershey_fonts.cpp
[ 24%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/histogram.cpp.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/imgproc && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/imgproc -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_imgproc.dir/src/histogram.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/src/histogram.cpp
[ 25%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/hough.cpp.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/imgproc && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/imgproc -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_imgproc.dir/src/hough.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/src/hough.cpp
[ 25%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/imgwarp.cpp.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/imgproc && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/imgproc -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_imgproc.dir/src/imgwarp.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/src/imgwarp.cpp
[ 25%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/intersection.cpp.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/imgproc && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/imgproc -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_imgproc.dir/src/intersection.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/src/intersection.cpp
[ 25%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/linefit.cpp.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/imgproc && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/imgproc -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_imgproc.dir/src/linefit.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/src/linefit.cpp
[ 25%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/lsd.cpp.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/imgproc && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/imgproc -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_imgproc.dir/src/lsd.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/src/lsd.cpp
[ 25%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/main.cpp.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/imgproc && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/imgproc -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_imgproc.dir/src/main.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/src/main.cpp
[ 25%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/matchcontours.cpp.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/imgproc && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/imgproc -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_imgproc.dir/src/matchcontours.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/src/matchcontours.cpp
[ 25%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/min_enclosing_triangle.cpp.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/imgproc && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/imgproc -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_imgproc.dir/src/min_enclosing_triangle.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/src/min_enclosing_triangle.cpp
[ 26%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/moments.cpp.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/imgproc && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/imgproc -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_imgproc.dir/src/moments.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/src/moments.cpp
[ 26%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/morph.cpp.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/imgproc && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/imgproc -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_imgproc.dir/src/morph.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/src/morph.cpp
[ 26%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/phasecorr.cpp.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/imgproc && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/imgproc -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_imgproc.dir/src/phasecorr.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/src/phasecorr.cpp
[ 26%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/pyramids.cpp.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/imgproc && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/imgproc -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_imgproc.dir/src/pyramids.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/src/pyramids.cpp
[ 26%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/rotcalipers.cpp.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/imgproc && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/imgproc -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_imgproc.dir/src/rotcalipers.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/src/rotcalipers.cpp
[ 26%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/samplers.cpp.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/imgproc && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/imgproc -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_imgproc.dir/src/samplers.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/src/samplers.cpp
[ 26%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/segmentation.cpp.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/imgproc && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/imgproc -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_imgproc.dir/src/segmentation.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/src/segmentation.cpp
[ 26%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/shapedescr.cpp.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/imgproc && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/imgproc -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_imgproc.dir/src/shapedescr.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/src/shapedescr.cpp
[ 27%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/smooth.cpp.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/imgproc && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/imgproc -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_imgproc.dir/src/smooth.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/src/smooth.cpp
[ 27%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/spatialgradient.cpp.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/imgproc && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/imgproc -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_imgproc.dir/src/spatialgradient.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/src/spatialgradient.cpp
[ 27%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/subdivision2d.cpp.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/imgproc && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/imgproc -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_imgproc.dir/src/subdivision2d.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/src/subdivision2d.cpp
[ 27%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/sumpixels.cpp.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/imgproc && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/imgproc -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_imgproc.dir/src/sumpixels.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/src/sumpixels.cpp
[ 27%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/tables.cpp.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/imgproc && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/imgproc -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_imgproc.dir/src/tables.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/src/tables.cpp
[ 27%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/templmatch.cpp.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/imgproc && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/imgproc -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_imgproc.dir/src/templmatch.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/src/templmatch.cpp
[ 27%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/thresh.cpp.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/imgproc && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/imgproc -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_imgproc.dir/src/thresh.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/src/thresh.cpp
[ 28%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/undistort.cpp.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/imgproc && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/imgproc -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_imgproc.dir/src/undistort.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/src/undistort.cpp
[ 28%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/utils.cpp.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/imgproc && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/imgproc -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_imgproc.dir/src/utils.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/src/utils.cpp
[ 28%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/opencl_kernels_imgproc.cpp.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/imgproc && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/imgproc -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_imgproc.dir/opencl_kernels_imgproc.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/imgproc/opencl_kernels_imgproc.cpp
[ 28%] Linking CXX shared library ../../lib/libopencv_imgproc.dylib
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/imgproc && /usr/local/Cellar/cmake/3.7.2/bin/cmake -E cmake_link_script CMakeFiles/opencv_imgproc.dir/link.txt --verbose=1
/usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -dynamiclib -Wl,-headerpad_max_install_names -compatibility_version 3.2.0 -current_version 3.2.0 -o ../../lib/libopencv_imgproc.3.2.0.dylib -install_name @rpath/libopencv_imgproc.3.2.dylib CMakeFiles/opencv_imgproc.dir/src/accum.cpp.o CMakeFiles/opencv_imgproc.dir/src/approx.cpp.o CMakeFiles/opencv_imgproc.dir/src/blend.cpp.o CMakeFiles/opencv_imgproc.dir/src/canny.cpp.o CMakeFiles/opencv_imgproc.dir/src/clahe.cpp.o CMakeFiles/opencv_imgproc.dir/src/color.cpp.o CMakeFiles/opencv_imgproc.dir/src/colormap.cpp.o CMakeFiles/opencv_imgproc.dir/src/connectedcomponents.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/demosaicing.cpp.o CMakeFiles/opencv_imgproc.dir/src/deriv.cpp.o CMakeFiles/opencv_imgproc.dir/src/distransform.cpp.o CMakeFiles/opencv_imgproc.dir/src/drawing.cpp.o CMakeFiles/opencv_imgproc.dir/src/emd.cpp.o CMakeFiles/opencv_imgproc.dir/src/featureselect.cpp.o CMakeFiles/opencv_imgproc.dir/src/filter.cpp.o CMakeFiles/opencv_imgproc.dir/src/floodfill.cpp.o CMakeFiles/opencv_imgproc.dir/src/gabor.cpp.o CMakeFiles/opencv_imgproc.dir/src/generalized_hough.cpp.o CMakeFiles/opencv_imgproc.dir/src/geometry.cpp.o CMakeFiles/opencv_imgproc.dir/src/grabcut.cpp.o CMakeFiles/opencv_imgproc.dir/src/hershey_fonts.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/intersection.cpp.o CMakeFiles/opencv_imgproc.dir/src/linefit.cpp.o CMakeFiles/opencv_imgproc.dir/src/lsd.cpp.o CMakeFiles/opencv_imgproc.dir/src/main.cpp.o CMakeFiles/opencv_imgproc.dir/src/matchcontours.cpp.o CMakeFiles/opencv_imgproc.dir/src/min_enclosing_triangle.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/pyramids.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/spatialgradient.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 CMakeFiles/opencv_imgproc.dir/opencl_kernels_imgproc.cpp.o -Wl,-rpath,/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/lib ../../lib/libopencv_core.3.2.0.dylib ../../3rdparty/ippicv/ippicv_osx/lib/libippicv.a -framework Accelerate
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/imgproc && /usr/local/Cellar/cmake/3.7.2/bin/cmake -E cmake_symlink_library ../../lib/libopencv_imgproc.3.2.0.dylib ../../lib/libopencv_imgproc.3.2.dylib ../../lib/libopencv_imgproc.dylib
[ 28%] Built target opencv_imgproc
/Library/Developer/CommandLineTools/usr/bin/make -f modules/photo/CMakeFiles/opencv_photo.dir/build.make modules/photo/CMakeFiles/opencv_photo.dir/depend
/Library/Developer/CommandLineTools/usr/bin/make -f modules/reg/CMakeFiles/opencv_reg.dir/build.make modules/reg/CMakeFiles/opencv_reg.dir/depend
/Library/Developer/CommandLineTools/usr/bin/make -f modules/video/CMakeFiles/opencv_video.dir/build.make modules/video/CMakeFiles/opencv_video.dir/depend
/Library/Developer/CommandLineTools/usr/bin/make -f modules/dnn/CMakeFiles/opencv_dnn.dir/build.make modules/dnn/CMakeFiles/opencv_dnn.dir/depend
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild && /usr/local/Cellar/cmake/3.7.2/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0 /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/opencv_contrib/modules/reg /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/reg /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/reg/CMakeFiles/opencv_reg.dir/DependInfo.cmake --color=
[ 28%] Generating opencl_kernels_video.cpp, opencl_kernels_video.hpp
[ 28%] Generating opencl_kernels_photo.cpp, opencl_kernels_photo.hpp
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/photo && /usr/local/Cellar/cmake/3.7.2/bin/cmake -DMODULE_NAME=photo -DCL_DIR=/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/photo/src/opencl -DOUTPUT=/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/photo/opencl_kernels_photo.cpp -P /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/cmake/cl2cpp.cmake
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/video && /usr/local/Cellar/cmake/3.7.2/bin/cmake -DMODULE_NAME=video -DCL_DIR=/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/video/src/opencl -DOUTPUT=/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/video/opencl_kernels_video.cpp -P /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/cmake/cl2cpp.cmake
[ 28%] Generating opencl_kernels_dnn.cpp, opencl_kernels_dnn.hpp
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn && /usr/local/Cellar/cmake/3.7.2/bin/cmake -DMODULE_NAME=dnn -DCL_DIR=/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/opencv_contrib/modules/dnn/src/opencl -DOUTPUT=/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/opencl_kernels_dnn.cpp -P /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/cmake/cl2cpp.cmake
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild && /usr/local/Cellar/cmake/3.7.2/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0 /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/photo /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/photo /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/photo/CMakeFiles/opencv_photo.dir/DependInfo.cmake --color=
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild && /usr/local/Cellar/cmake/3.7.2/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0 /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/opencv_contrib/modules/dnn /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/CMakeFiles/opencv_dnn.dir/DependInfo.cmake --color=
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild && /usr/local/Cellar/cmake/3.7.2/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0 /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/video /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/video /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/video/CMakeFiles/opencv_video.dir/DependInfo.cmake --color=
Scanning dependencies of target opencv_reg
/Library/Developer/CommandLineTools/usr/bin/make -f modules/reg/CMakeFiles/opencv_reg.dir/build.make modules/reg/CMakeFiles/opencv_reg.dir/build
[ 28%] Building CXX object modules/reg/CMakeFiles/opencv_reg.dir/src/map.cpp.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/reg && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/opencv_contrib/modules/reg/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/opencv_contrib/modules/reg/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/reg -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/include -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_reg.dir/src/map.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/opencv_contrib/modules/reg/src/map.cpp
Scanning dependencies of target opencv_video
/Library/Developer/CommandLineTools/usr/bin/make -f modules/video/CMakeFiles/opencv_video.dir/build.make modules/video/CMakeFiles/opencv_video.dir/build
Scanning dependencies of target opencv_photo
/Library/Developer/CommandLineTools/usr/bin/make -f modules/photo/CMakeFiles/opencv_photo.dir/build.make modules/photo/CMakeFiles/opencv_photo.dir/build
[ 28%] Building CXX object modules/video/CMakeFiles/opencv_video.dir/src/bgfg_KNN.cpp.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/video && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/video/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/video/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/video -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/include -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_video.dir/src/bgfg_KNN.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/video/src/bgfg_KNN.cpp
[ 28%] Building CXX object modules/photo/CMakeFiles/opencv_photo.dir/src/align.cpp.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/photo && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/photo/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/photo/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/photo -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/include -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_photo.dir/src/align.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/photo/src/align.cpp
Scanning dependencies of target opencv_dnn
/Library/Developer/CommandLineTools/usr/bin/make -f modules/dnn/CMakeFiles/opencv_dnn.dir/build.make modules/dnn/CMakeFiles/opencv_dnn.dir/build
[ 28%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/misc/tensorflow/attr_value.pb.cc.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -DHAVE_PROTOBUF=1 -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/opencv_contrib/modules/dnn/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/opencv_contrib/modules/dnn/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf/sources/protobuf-3.1.0/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/opencv_contrib/modules/dnn/misc/caffe -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/opencv_contrib/modules/dnn/misc/tensorflow -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wstrict-prototypes -Winit-self -Wpointer-arith -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -Wno-shadow -Wno-parentheses -Wno-maybe-uninitialized -Wno-sign-promo -Wno-missing-declarations -Wno-missing-prototypes -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -Wno-deprecated-declarations -Wno-unused-parameter -Wno-undef -Wno-ignored-qualifiers -Wno-enum-compare -Wno-deprecated-declarations -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_dnn.dir/misc/tensorflow/attr_value.pb.cc.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/opencv_contrib/modules/dnn/misc/tensorflow/attr_value.pb.cc
[ 28%] Building CXX object modules/reg/CMakeFiles/opencv_reg.dir/src/mapaffine.cpp.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/reg && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/opencv_contrib/modules/reg/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/opencv_contrib/modules/reg/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/reg -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/include -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_reg.dir/src/mapaffine.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/opencv_contrib/modules/reg/src/mapaffine.cpp
[ 28%] Building CXX object modules/video/CMakeFiles/opencv_video.dir/src/bgfg_gaussmix2.cpp.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/video && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/video/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/video/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/video -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/include -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_video.dir/src/bgfg_gaussmix2.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/video/src/bgfg_gaussmix2.cpp
[ 28%] Building CXX object modules/reg/CMakeFiles/opencv_reg.dir/src/mapper.cpp.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/reg && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/opencv_contrib/modules/reg/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/opencv_contrib/modules/reg/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/reg -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/include -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_reg.dir/src/mapper.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/opencv_contrib/modules/reg/src/mapper.cpp
[ 28%] Building CXX object modules/photo/CMakeFiles/opencv_photo.dir/src/calibrate.cpp.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/photo && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/photo/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/photo/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/photo -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/include -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_photo.dir/src/calibrate.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/photo/src/calibrate.cpp
[ 28%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/misc/tensorflow/function.pb.cc.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -DHAVE_PROTOBUF=1 -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/opencv_contrib/modules/dnn/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/opencv_contrib/modules/dnn/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf/sources/protobuf-3.1.0/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/opencv_contrib/modules/dnn/misc/caffe -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/opencv_contrib/modules/dnn/misc/tensorflow -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wstrict-prototypes -Winit-self -Wpointer-arith -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -Wno-shadow -Wno-parentheses -Wno-maybe-uninitialized -Wno-sign-promo -Wno-missing-declarations -Wno-missing-prototypes -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -Wno-deprecated-declarations -Wno-unused-parameter -Wno-undef -Wno-ignored-qualifiers -Wno-enum-compare -Wno-deprecated-declarations -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_dnn.dir/misc/tensorflow/function.pb.cc.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/opencv_contrib/modules/dnn/misc/tensorflow/function.pb.cc
[ 28%] Building CXX object modules/reg/CMakeFiles/opencv_reg.dir/src/mappergradaffine.cpp.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/reg && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/opencv_contrib/modules/reg/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/opencv_contrib/modules/reg/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/reg -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/include -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_reg.dir/src/mappergradaffine.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/opencv_contrib/modules/reg/src/mappergradaffine.cpp
[ 29%] Building CXX object modules/video/CMakeFiles/opencv_video.dir/src/camshift.cpp.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/video && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/video/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/video/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/video -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/include -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_video.dir/src/camshift.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/video/src/camshift.cpp
[ 29%] Building CXX object modules/photo/CMakeFiles/opencv_photo.dir/src/contrast_preserve.cpp.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/photo && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/photo/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/photo/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/photo -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/include -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_photo.dir/src/contrast_preserve.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/photo/src/contrast_preserve.cpp
[ 30%] Building CXX object modules/reg/CMakeFiles/opencv_reg.dir/src/mappergradeuclid.cpp.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/reg && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/opencv_contrib/modules/reg/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/opencv_contrib/modules/reg/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/reg -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/include -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_reg.dir/src/mappergradeuclid.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/opencv_contrib/modules/reg/src/mappergradeuclid.cpp
[ 30%] Building CXX object modules/video/CMakeFiles/opencv_video.dir/src/compat_video.cpp.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/video && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/video/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/video/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/video -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/include -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_video.dir/src/compat_video.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/video/src/compat_video.cpp
[ 30%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/misc/tensorflow/graph.pb.cc.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -DHAVE_PROTOBUF=1 -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/opencv_contrib/modules/dnn/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/opencv_contrib/modules/dnn/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf/sources/protobuf-3.1.0/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/opencv_contrib/modules/dnn/misc/caffe -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/opencv_contrib/modules/dnn/misc/tensorflow -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wstrict-prototypes -Winit-self -Wpointer-arith -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -Wno-shadow -Wno-parentheses -Wno-maybe-uninitialized -Wno-sign-promo -Wno-missing-declarations -Wno-missing-prototypes -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -Wno-deprecated-declarations -Wno-unused-parameter -Wno-undef -Wno-ignored-qualifiers -Wno-enum-compare -Wno-deprecated-declarations -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_dnn.dir/misc/tensorflow/graph.pb.cc.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/opencv_contrib/modules/dnn/misc/tensorflow/graph.pb.cc
[ 30%] Building CXX object modules/reg/CMakeFiles/opencv_reg.dir/src/mappergradproj.cpp.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/reg && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/opencv_contrib/modules/reg/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/opencv_contrib/modules/reg/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/reg -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/include -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_reg.dir/src/mappergradproj.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/opencv_contrib/modules/reg/src/mappergradproj.cpp
[ 30%] Building CXX object modules/photo/CMakeFiles/opencv_photo.dir/src/denoise_tvl1.cpp.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/photo && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/photo/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/photo/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/photo -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/include -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_photo.dir/src/denoise_tvl1.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/photo/src/denoise_tvl1.cpp
[ 30%] Building CXX object modules/video/CMakeFiles/opencv_video.dir/src/ecc.cpp.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/video && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/video/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/video/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/video -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/include -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_video.dir/src/ecc.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/video/src/ecc.cpp
[ 30%] Building CXX object modules/reg/CMakeFiles/opencv_reg.dir/src/mappergradshift.cpp.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/reg && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/opencv_contrib/modules/reg/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/opencv_contrib/modules/reg/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/reg -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/include -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_reg.dir/src/mappergradshift.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/opencv_contrib/modules/reg/src/mappergradshift.cpp
[ 30%] Building CXX object modules/photo/CMakeFiles/opencv_photo.dir/src/denoising.cpp.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/photo && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/photo/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/photo/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/photo -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/include -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_photo.dir/src/denoising.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/photo/src/denoising.cpp
[ 30%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/misc/tensorflow/op_def.pb.cc.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -DHAVE_PROTOBUF=1 -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/opencv_contrib/modules/dnn/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/opencv_contrib/modules/dnn/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf/sources/protobuf-3.1.0/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/opencv_contrib/modules/dnn/misc/caffe -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/opencv_contrib/modules/dnn/misc/tensorflow -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wstrict-prototypes -Winit-self -Wpointer-arith -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -Wno-shadow -Wno-parentheses -Wno-maybe-uninitialized -Wno-sign-promo -Wno-missing-declarations -Wno-missing-prototypes -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -Wno-deprecated-declarations -Wno-unused-parameter -Wno-undef -Wno-ignored-qualifiers -Wno-enum-compare -Wno-deprecated-declarations -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_dnn.dir/misc/tensorflow/op_def.pb.cc.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/opencv_contrib/modules/dnn/misc/tensorflow/op_def.pb.cc
[ 30%] Building CXX object modules/reg/CMakeFiles/opencv_reg.dir/src/mappergradsimilar.cpp.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/reg && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/opencv_contrib/modules/reg/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/opencv_contrib/modules/reg/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/reg -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/include -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_reg.dir/src/mappergradsimilar.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/opencv_contrib/modules/reg/src/mappergradsimilar.cpp
[ 30%] Building CXX object modules/reg/CMakeFiles/opencv_reg.dir/src/mapperpyramid.cpp.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/reg && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/opencv_contrib/modules/reg/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/opencv_contrib/modules/reg/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/reg -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/include -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_reg.dir/src/mapperpyramid.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/opencv_contrib/modules/reg/src/mapperpyramid.cpp
[ 31%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/misc/tensorflow/tensor.pb.cc.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -DHAVE_PROTOBUF=1 -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/opencv_contrib/modules/dnn/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/opencv_contrib/modules/dnn/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf/sources/protobuf-3.1.0/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/opencv_contrib/modules/dnn/misc/caffe -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/opencv_contrib/modules/dnn/misc/tensorflow -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wstrict-prototypes -Winit-self -Wpointer-arith -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -Wno-shadow -Wno-parentheses -Wno-maybe-uninitialized -Wno-sign-promo -Wno-missing-declarations -Wno-missing-prototypes -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -Wno-deprecated-declarations -Wno-unused-parameter -Wno-undef -Wno-ignored-qualifiers -Wno-enum-compare -Wno-deprecated-declarations -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_dnn.dir/misc/tensorflow/tensor.pb.cc.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/opencv_contrib/modules/dnn/misc/tensorflow/tensor.pb.cc
[ 31%] Building CXX object modules/reg/CMakeFiles/opencv_reg.dir/src/mapprojec.cpp.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/reg && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/opencv_contrib/modules/reg/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/opencv_contrib/modules/reg/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/reg -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/include -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_reg.dir/src/mapprojec.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/opencv_contrib/modules/reg/src/mapprojec.cpp
[ 31%] Building CXX object modules/video/CMakeFiles/opencv_video.dir/src/kalman.cpp.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/video && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/video/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/video/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/video -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/include -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_video.dir/src/kalman.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/video/src/kalman.cpp
[ 31%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/misc/tensorflow/tensor_shape.pb.cc.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -DHAVE_PROTOBUF=1 -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/opencv_contrib/modules/dnn/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/opencv_contrib/modules/dnn/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf/sources/protobuf-3.1.0/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/opencv_contrib/modules/dnn/misc/caffe -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/opencv_contrib/modules/dnn/misc/tensorflow -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wstrict-prototypes -Winit-self -Wpointer-arith -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -Wno-shadow -Wno-parentheses -Wno-maybe-uninitialized -Wno-sign-promo -Wno-missing-declarations -Wno-missing-prototypes -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -Wno-deprecated-declarations -Wno-unused-parameter -Wno-undef -Wno-ignored-qualifiers -Wno-enum-compare -Wno-deprecated-declarations -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_dnn.dir/misc/tensorflow/tensor_shape.pb.cc.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/opencv_contrib/modules/dnn/misc/tensorflow/tensor_shape.pb.cc
[ 31%] Building CXX object modules/reg/CMakeFiles/opencv_reg.dir/src/mapshift.cpp.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/reg && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/opencv_contrib/modules/reg/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/opencv_contrib/modules/reg/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/reg -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/include -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_reg.dir/src/mapshift.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/opencv_contrib/modules/reg/src/mapshift.cpp
[ 31%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/misc/tensorflow/types.pb.cc.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -DHAVE_PROTOBUF=1 -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/opencv_contrib/modules/dnn/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/opencv_contrib/modules/dnn/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf/sources/protobuf-3.1.0/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/opencv_contrib/modules/dnn/misc/caffe -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/opencv_contrib/modules/dnn/misc/tensorflow -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wstrict-prototypes -Winit-self -Wpointer-arith -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -Wno-shadow -Wno-parentheses -Wno-maybe-uninitialized -Wno-sign-promo -Wno-missing-declarations -Wno-missing-prototypes -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -Wno-deprecated-declarations -Wno-unused-parameter -Wno-undef -Wno-ignored-qualifiers -Wno-enum-compare -Wno-deprecated-declarations -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_dnn.dir/misc/tensorflow/types.pb.cc.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/opencv_contrib/modules/dnn/misc/tensorflow/types.pb.cc
[ 31%] Building CXX object modules/video/CMakeFiles/opencv_video.dir/src/lkpyramid.cpp.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/video && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/video/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/video/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/video -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/include -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_video.dir/src/lkpyramid.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/video/src/lkpyramid.cpp
[ 31%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/misc/tensorflow/versions.pb.cc.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -DHAVE_PROTOBUF=1 -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/opencv_contrib/modules/dnn/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/opencv_contrib/modules/dnn/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf/sources/protobuf-3.1.0/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/opencv_contrib/modules/dnn/misc/caffe -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/opencv_contrib/modules/dnn/misc/tensorflow -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wstrict-prototypes -Winit-self -Wpointer-arith -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -Wno-shadow -Wno-parentheses -Wno-maybe-uninitialized -Wno-sign-promo -Wno-missing-declarations -Wno-missing-prototypes -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -Wno-deprecated-declarations -Wno-unused-parameter -Wno-undef -Wno-ignored-qualifiers -Wno-enum-compare -Wno-deprecated-declarations -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_dnn.dir/misc/tensorflow/versions.pb.cc.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/opencv_contrib/modules/dnn/misc/tensorflow/versions.pb.cc
[ 31%] Building CXX object modules/reg/CMakeFiles/opencv_reg.dir/src/precomp.cpp.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/reg && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/opencv_contrib/modules/reg/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/opencv_contrib/modules/reg/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/reg -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/include -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_reg.dir/src/precomp.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/opencv_contrib/modules/reg/src/precomp.cpp
[ 32%] Linking CXX shared library ../../lib/libopencv_reg.dylib
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/reg && /usr/local/Cellar/cmake/3.7.2/bin/cmake -E cmake_link_script CMakeFiles/opencv_reg.dir/link.txt --verbose=1
/usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -dynamiclib -Wl,-headerpad_max_install_names -compatibility_version 3.2.0 -current_version 3.2.0 -o ../../lib/libopencv_reg.3.2.0.dylib -install_name @rpath/libopencv_reg.3.2.dylib CMakeFiles/opencv_reg.dir/src/map.cpp.o CMakeFiles/opencv_reg.dir/src/mapaffine.cpp.o CMakeFiles/opencv_reg.dir/src/mapper.cpp.o CMakeFiles/opencv_reg.dir/src/mappergradaffine.cpp.o CMakeFiles/opencv_reg.dir/src/mappergradeuclid.cpp.o CMakeFiles/opencv_reg.dir/src/mappergradproj.cpp.o CMakeFiles/opencv_reg.dir/src/mappergradshift.cpp.o CMakeFiles/opencv_reg.dir/src/mappergradsimilar.cpp.o CMakeFiles/opencv_reg.dir/src/mapperpyramid.cpp.o CMakeFiles/opencv_reg.dir/src/mapprojec.cpp.o CMakeFiles/opencv_reg.dir/src/mapshift.cpp.o CMakeFiles/opencv_reg.dir/src/precomp.cpp.o -Wl,-rpath,/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/lib ../../lib/libopencv_imgproc.3.2.0.dylib ../../3rdparty/ippicv/ippicv_osx/lib/libippicv.a -framework Accelerate ../../lib/libopencv_core.3.2.0.dylib
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/reg && /usr/local/Cellar/cmake/3.7.2/bin/cmake -E cmake_symlink_library ../../lib/libopencv_reg.3.2.0.dylib ../../lib/libopencv_reg.3.2.dylib ../../lib/libopencv_reg.dylib
[ 32%] Built target opencv_reg
[ 33%] Building CXX object modules/photo/CMakeFiles/opencv_photo.dir/src/denoising.cuda.cpp.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/photo && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/photo/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/photo/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/photo -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/include -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_photo.dir/src/denoising.cuda.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/photo/src/denoising.cuda.cpp
[ 33%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/misc/caffe/caffe.pb.cc.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -DHAVE_PROTOBUF=1 -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/opencv_contrib/modules/dnn/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/opencv_contrib/modules/dnn/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf/sources/protobuf-3.1.0/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/opencv_contrib/modules/dnn/misc/caffe -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/opencv_contrib/modules/dnn/misc/tensorflow -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wstrict-prototypes -Winit-self -Wpointer-arith -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -Wno-shadow -Wno-parentheses -Wno-maybe-uninitialized -Wno-sign-promo -Wno-missing-declarations -Wno-missing-prototypes -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -Wno-deprecated-declarations -Wno-unused-parameter -Wno-undef -Wno-ignored-qualifiers -Wno-enum-compare -Wno-deprecated-declarations -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_dnn.dir/misc/caffe/caffe.pb.cc.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/opencv_contrib/modules/dnn/misc/caffe/caffe.pb.cc
[ 33%] Building CXX object modules/video/CMakeFiles/opencv_video.dir/src/optflowgf.cpp.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/video && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/video/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/video/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/video -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/include -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_video.dir/src/optflowgf.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/video/src/optflowgf.cpp
[ 33%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/src/blob.cpp.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -DHAVE_PROTOBUF=1 -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/opencv_contrib/modules/dnn/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/opencv_contrib/modules/dnn/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn/3rdparty/protobuf/sources/protobuf-3.1.0/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/opencv_contrib/modules/dnn/misc/caffe -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/opencv_contrib/modules/dnn/misc/tensorflow -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wstrict-prototypes -Winit-self -Wpointer-arith -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -Wno-shadow -Wno-parentheses -Wno-maybe-uninitialized -Wno-sign-promo -Wno-missing-declarations -Wno-missing-prototypes -Wno-deprecated -Wno-missing-prototypes -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-tautological-undefined-compare -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -Wno-deprecated-declarations -Wno-unused-parameter -Wno-undef -Wno-ignored-qualifiers -Wno-enum-compare -Wno-deprecated-declarations -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_dnn.dir/src/blob.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/opencv_contrib/modules/dnn/src/blob.cpp
[ 33%] Building CXX object modules/video/CMakeFiles/opencv_video.dir/src/tvl1flow.cpp.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/video && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdparty/ippicv/ippicv_osx/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild -isystem /usr/local/include/eigen3 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/video/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/video/src -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/video -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/core/include -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/imgproc/include -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 -fvisibility=hidden -fvisibility-inlines-hidden -mf16c -DNDEBUG -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -fPIC -o CMakeFiles/opencv_video.dir/src/tvl1flow.cpp.o -c /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/modules/video/src/tvl1flow.cpp
[ 33%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/src/caffe/caffe_importer.cpp.o
cd /tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/modules/dnn && /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DCVAPI_EXPORTS -DHAVE_PROTOBUF=1 -D__OPENCV_BUILD=1 -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/Accelerate -I/tmp/opencv3-20170301-32813-1ox5p2e/opencv-3.2.0/macbuild/3rdpa
View raw

(Sorry about that, but we can’t show files that are this big right now.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment