=> Bootstrap dependency digest>=20010302: found digest-20160304 ===> Skipping vulnerability checks. WARNING: No /var/db/pkg/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'. => Checksum SHA1 OK for opencv-3.4.1.zip => Checksum RMD160 OK for opencv-3.4.1.zip => Checksum SHA512 OK for opencv-3.4.1.zip ===> Installing dependencies for opencv-3.4.1nb2 ========================================================================== The supported build options for opencv are: ffmpeg You can select which build options to use by setting PKG_DEFAULT_OPTIONS or the following variable. Its current value is shown: PKG_OPTIONS.opencv (not defined) ========================================================================== ========================================================================== The following variables will affect the build process of this package, opencv-3.4.1nb2. Their current value is shown below: * JPEG_DEFAULT = jpeg * PYTHON_VERSION_DEFAULT = 27 Based on these variables, the following variables have been set: * JPEGBASE (defined, but empty) * JPEG_TYPE = jpeg * PYPACKAGE = python27 You may want to abort the process now with CTRL-C and change their value before continuing. Be sure to run `/usr/bin/make clean' after the changes. ========================================================================== => Tool dependency glib2-tools-[0-9]*: found glib2-tools-2.56.2 => Tool dependency cmake>=2.8.1nb1: found cmake-3.12.2 => Tool dependency gmake>=3.81: found gmake-4.2.1nb1 => Tool dependency pkgconf-[0-9]*: found pkgconf-1.4.1nb1 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency xorgproto>=2016.1: found xorgproto-2018.4 => Build dependency xcb-proto>=1.4: found xcb-proto-1.13 => Build dependency cwrappers>=20150314: found cwrappers-20180325 => Full dependency jasper>=1.900.1nb7: found jasper-2.0.14 => Full dependency libwebp>=0.6.0: found libwebp-1.0.0 => Full dependency openexr>=2.2.0nb3: found openexr-2.2.1 => Full dependency png>=1.6.0nb1: found png-1.6.35 => Full dependency tiff>=4.0.3nb5: found tiff-4.0.9nb3 => Full dependency python27>=2.7.1nb2: found python27-2.7.15nb1 => Full dependency py27-numpy>=1.0: found py27-numpy-1.15.1 => Full dependency gtk2+>=2.24.32nb3: found gtk2+-2.24.32nb5 ===> Overriding tools for opencv-3.4.1nb2 ===> Extracting for opencv-3.4.1nb2 ===> Patching for opencv-3.4.1nb2 => Applying pkgsrc patches for opencv-3.4.1nb2 => Verifying /data/pkgsrc/graphics/opencv/patches/patch-3rdparty_ippicv_ippicv.cmake => Applying pkgsrc patch /data/pkgsrc/graphics/opencv/patches/patch-3rdparty_ippicv_ippicv.cmake Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-3rdparty_ippicv_ippicv.cmake,v 1.1 2017/09/04 15:23:49 fhajny Exp $ | |Do not download at build time. | |--- 3rdparty/ippicv/ippicv.cmake.orig 2017-08-03 23:58:23.000000000 +0000 |+++ 3rdparty/ippicv/ippicv.cmake -------------------------- Patching file 3rdparty/ippicv/ippicv.cmake using Plan A... Hunk #1 succeeded at 1. done => Verifying /data/pkgsrc/graphics/opencv/patches/patch-3rdparty_protobuf_src_google_protobuf_message__lite.cc => Applying pkgsrc patch /data/pkgsrc/graphics/opencv/patches/patch-3rdparty_protobuf_src_google_protobuf_message__lite.cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-3rdparty_protobuf_src_google_protobuf_message__lite.cc,v 1.1 2017/09/04 15:23:49 fhajny Exp $ | |Needed for INT_MAX. | |--- 3rdparty/protobuf/src/google/protobuf/message_lite.cc.orig 2017-08-03 23:58:23.000000000 +0000 |+++ 3rdparty/protobuf/src/google/protobuf/message_lite.cc -------------------------- Patching file 3rdparty/protobuf/src/google/protobuf/message_lite.cc using Plan A... Hunk #1 succeeded at 40 (offset 2 lines). done => Verifying /data/pkgsrc/graphics/opencv/patches/patch-cmake_OpenCVDetectCXXCompiler.cmake => Applying pkgsrc patch /data/pkgsrc/graphics/opencv/patches/patch-cmake_OpenCVDetectCXXCompiler.cmake Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-cmake_OpenCVDetectCXXCompiler.cmake,v 1.1 2015/10/08 17:45:59 fhajny Exp $ | |Rely on pkgsrc to set architeture, see CONFIGURE_ENV. | |--- cmake/OpenCVDetectCXXCompiler.cmake.orig 2015-06-03 17:21:34.000000000 +0000 |+++ cmake/OpenCVDetectCXXCompiler.cmake -------------------------- Patching file cmake/OpenCVDetectCXXCompiler.cmake using Plan A... Hunk #1 succeeded at 64 (offset -39 lines). done => Verifying /data/pkgsrc/graphics/opencv/patches/patch-modules_core_include_opencv2_core_types_c.h => Applying pkgsrc patch /data/pkgsrc/graphics/opencv/patches/patch-modules_core_include_opencv2_core_types_c.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-modules_core_include_opencv2_core_types_c.h,v 1.2 2015/10/08 17:45:59 fhajny Exp $ | |Define 'depth' as unsigned int, or IPL_DEPTH_SIGN=0x8000000 won't fit in int. | |--- modules/core/include/opencv2/core/types_c.h.orig 2015-06-03 17:21:34.000000000 +0000 |+++ modules/core/include/opencv2/core/types_c.h -------------------------- Patching file modules/core/include/opencv2/core/types_c.h using Plan A... Hunk #1 succeeded at 303. done => Verifying /data/pkgsrc/graphics/opencv/patches/patch-modules_core_src_downhill__simplex.cpp => Applying pkgsrc patch /data/pkgsrc/graphics/opencv/patches/patch-modules_core_src_downhill__simplex.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-modules_core_src_downhill__simplex.cpp,v 1.1 2015/10/08 17:45:59 fhajny Exp $ | |Avoid DS conflict on SunOS. | |--- modules/core/src/downhill_simplex.cpp.orig 2015-06-03 17:21:34.000000000 +0000 |+++ modules/core/src/downhill_simplex.cpp -------------------------- Patching file modules/core/src/downhill_simplex.cpp using Plan A... Hunk #1 succeeded at 450. done => Verifying /data/pkgsrc/graphics/opencv/patches/patch-modules_core_src_system.cpp => Applying pkgsrc patch /data/pkgsrc/graphics/opencv/patches/patch-modules_core_src_system.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-modules_core_src_system.cpp,v 1.1 2013/04/29 21:31:12 joerg Exp $ | |--- modules/core/src/system.cpp.orig 2013-04-28 15:15:06.000000000 +0000 |+++ modules/core/src/system.cpp -------------------------- Patching file modules/core/src/system.cpp using Plan A... Hunk #1 succeeded at 164 (offset 85 lines). done => Verifying /data/pkgsrc/graphics/opencv/patches/patch-modules_flann_include_opencv2_flann_defines.h => Applying pkgsrc patch /data/pkgsrc/graphics/opencv/patches/patch-modules_flann_include_opencv2_flann_defines.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-modules_flann_include_opencv2_flann_defines.h,v 1.1 2013/06/12 10:13:58 jperkin Exp $ | |Avoid CS conflict on SunOS. | |--- modules/flann/include/opencv2/flann/defines.h.orig 2012-09-27 22:55:06.000000000 +0000 |+++ modules/flann/include/opencv2/flann/defines.h -------------------------- Patching file modules/flann/include/opencv2/flann/defines.h using Plan A... Hunk #1 succeeded at 58 (offset -13 lines). done => Verifying /data/pkgsrc/graphics/opencv/patches/patch-modules_ts_src_ts.cpp => Applying pkgsrc patch /data/pkgsrc/graphics/opencv/patches/patch-modules_ts_src_ts.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-modules_ts_src_ts.cpp,v 1.3 2015/10/08 17:45:59 fhajny Exp $ | |Avoid std::foo conflict. | |--- modules/ts/src/ts.cpp.orig 2015-06-03 17:21:34.000000000 +0000 |+++ modules/ts/src/ts.cpp -------------------------- Patching file modules/ts/src/ts.cpp using Plan A... Hunk #1 succeeded at 264 (offset 29 lines). Hunk #2 succeeded at 559 (offset 1 line). Hunk #3 succeeded at 642 (offset 29 lines). done => Verifying /data/pkgsrc/graphics/opencv/patches/patch-modules_videoio_src_cap__v4l.cpp => Applying pkgsrc patch /data/pkgsrc/graphics/opencv/patches/patch-modules_videoio_src_cap__v4l.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-modules_videoio_src_cap__v4l.cpp,v 1.4 2018/03/02 16:24:21 fhajny Exp $ | |Conditionalize settings not available in NetBSD's v4l2 emulation. | |--- modules/videoio/src/cap_v4l.cpp.orig 2018-02-23 08:38:33.000000000 +0000 |+++ modules/videoio/src/cap_v4l.cpp -------------------------- Patching file modules/videoio/src/cap_v4l.cpp using Plan A... Hunk #1 succeeded at 216. Hunk #2 succeeded at 467. Hunk #3 succeeded at 526. Hunk #4 succeeded at 557. Hunk #5 succeeded at 575. Hunk #6 succeeded at 606. Hunk #7 succeeded at 1573. Hunk #8 succeeded at 1600. Hunk #9 succeeded at 1621. Hunk #10 succeeded at 1782. done ===> Creating toolchain wrappers for opencv-3.4.1nb2 ===> Configuring for opencv-3.4.1nb2 /bin/mkdir -p -p /data/scratch/graphics/opencv/work/opencv-3.4.1/build => Generating pkg-config files for builtin xz package. => Generating pkg-config file for builtin expat package. => Fixing locale directory references. INFO: [subst.mk:pkglocaledir] Nothing changed in ./samples/cpp/example_cmake/Makefile. => Fixing CMAKE_MODULE_PATH in CMakeLists.txt INFO: [subst.mk:cmake] Nothing changed in ./CMakeLists.txt. => Checking for portability problems in extracted files -- The CXX compiler identification is Clang 7.0.7 -- The C compiler identification is Clang 7.0.7 -- Check for working CXX compiler: /data/scratch/graphics/opencv/work/.cwrapper/bin/clang++ -- Check for working CXX compiler: /data/scratch/graphics/opencv/work/.cwrapper/bin/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: /data/scratch/graphics/opencv/work/.cwrapper/bin/clang -- Check for working C compiler: /data/scratch/graphics/opencv/work/.cwrapper/bin/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_CXX11 (check file: cmake/checks/cxx11.cpp) -- Performing Test HAVE_CXX11 - Success -- Found PythonInterp: /usr/pkg/bin/python2.7 (found suitable version "2.7.15", minimum required is "2.7") -- Found PythonLibs: /usr/pkg/lib/libpython2.7.so (found suitable exact version "2.7.15") -- Could NOT find PythonInterp: Found unsuitable version "2.7.15", but required is at least "3.4" (found /usr/pkg/bin/python2.7) -- Could NOT find PythonInterp: Found unsuitable version "2.7.15", but required is at least "3.2" (found /usr/pkg/bin/python2.7) -- Looking for ccache - not found -- 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_WUNINITIALIZED -- Performing Test HAVE_CXX_WUNINITIALIZED - Success -- Performing Test HAVE_C_WUNINITIALIZED -- Performing Test HAVE_C_WUNINITIALIZED - 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_WNO_IMPLICIT_FALLTHROUGH -- Performing Test HAVE_CXX_WNO_IMPLICIT_FALLTHROUGH - Success -- Performing Test HAVE_C_WNO_IMPLICIT_FALLTHROUGH -- Performing Test HAVE_C_WNO_IMPLICIT_FALLTHROUGH - 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_PTHREAD -- Performing Test HAVE_CXX_PTHREAD - Success -- Performing Test HAVE_C_PTHREAD -- Performing Test HAVE_C_PTHREAD - 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_FOMIT_FRAME_POINTER -- Performing Test HAVE_CXX_FOMIT_FRAME_POINTER - Success -- Performing Test HAVE_C_FOMIT_FRAME_POINTER -- Performing Test HAVE_C_FOMIT_FRAME_POINTER - Success -- Performing Test HAVE_CXX_FFUNCTION_SECTIONS -- Performing Test HAVE_CXX_FFUNCTION_SECTIONS - Success -- Performing Test HAVE_C_FFUNCTION_SECTIONS -- Performing Test HAVE_C_FFUNCTION_SECTIONS - Success -- Performing Test HAVE_CXX_FDATA_SECTIONS -- Performing Test HAVE_CXX_FDATA_SECTIONS - Success -- Performing Test HAVE_C_FDATA_SECTIONS -- Performing Test HAVE_C_FDATA_SECTIONS - Success -- Performing Test HAVE_CXX_MSSE (check file: cmake/checks/cpu_sse.cpp) -- Performing Test HAVE_CXX_MSSE - Success -- Performing Test HAVE_CXX_MSSE2 (check file: cmake/checks/cpu_sse2.cpp) -- Performing Test HAVE_CXX_MSSE2 - Success -- Performing Test HAVE_CXX_MSSE3 (check file: cmake/checks/cpu_sse3.cpp) -- Performing Test HAVE_CXX_MSSE3 - Success -- Performing Test HAVE_CXX_MSSSE3 (check file: cmake/checks/cpu_ssse3.cpp) -- Performing Test HAVE_CXX_MSSSE3 - Success -- Performing Test HAVE_CXX_MSSE4_1 (check file: cmake/checks/cpu_sse41.cpp) -- Performing Test HAVE_CXX_MSSE4_1 - Success -- Performing Test HAVE_CXX_MPOPCNT (check file: cmake/checks/cpu_popcnt.cpp) -- Performing Test HAVE_CXX_MPOPCNT - Success -- Performing Test HAVE_CXX_MSSE4_2 (check file: cmake/checks/cpu_sse42.cpp) -- Performing Test HAVE_CXX_MSSE4_2 - Success -- Performing Test HAVE_CXX_MF16C (check file: cmake/checks/cpu_fp16.cpp) -- Performing Test HAVE_CXX_MF16C - Success -- Performing Test HAVE_CXX_MFMA -- Performing Test HAVE_CXX_MFMA - Success -- Performing Test HAVE_CXX_MAVX (check file: cmake/checks/cpu_avx.cpp) -- Performing Test HAVE_CXX_MAVX - Success -- Performing Test HAVE_CXX_MAVX2 (check file: cmake/checks/cpu_avx2.cpp) -- Performing Test HAVE_CXX_MAVX2 - Success -- Performing Test HAVE_CXX_MAVX512F (check file: cmake/checks/cpu_avx512.cpp) -- Performing Test HAVE_CXX_MAVX512F - Success -- Performing Test HAVE_CXX_MAVX512F_MAVX512CD_MAVX512VL_MAVX512BW_MAVX512DQ (check file: cmake/checks/cpu_avx512skx.cpp) -- Performing Test HAVE_CXX_MAVX512F_MAVX512CD_MAVX512VL_MAVX512BW_MAVX512DQ - Success -- Performing Test HAVE_CPU_BASELINE_FLAGS -- Performing Test HAVE_CPU_BASELINE_FLAGS - Success -- Performing Test HAVE_CPU_DISPATCH_FLAGS_SSE4_1 -- Performing Test HAVE_CPU_DISPATCH_FLAGS_SSE4_1 - Success -- Performing Test HAVE_CPU_DISPATCH_FLAGS_SSE4_2 -- Performing Test HAVE_CPU_DISPATCH_FLAGS_SSE4_2 - Success -- Performing Test HAVE_CPU_DISPATCH_FLAGS_FP16 -- Performing Test HAVE_CPU_DISPATCH_FLAGS_FP16 - Success -- Performing Test HAVE_CPU_DISPATCH_FLAGS_AVX -- Performing Test HAVE_CPU_DISPATCH_FLAGS_AVX - Success -- Performing Test HAVE_CPU_DISPATCH_FLAGS_AVX2 -- Performing Test HAVE_CPU_DISPATCH_FLAGS_AVX2 - Success -- Performing Test HAVE_CPU_DISPATCH_FLAGS_AVX512_SKX -- Performing Test HAVE_CPU_DISPATCH_FLAGS_AVX512_SKX - 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 -- Looking for pthread.h -- Looking for pthread.h - found -- Looking for posix_memalign -- Looking for posix_memalign - found -- Looking for malloc.h -- Looking for malloc.h - found -- Looking for memalign -- Looking for memalign - not found -- 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 CMake Warning (dev) at cmake/OpenCVFindLibsGrfmt.cmake:9 (find_package): Policy CMP0074 is not set: find_package uses _ROOT variables. Run "cmake --help-policy CMP0074" for policy details. Use the cmake_policy command to set the policy and suppress this warning. CMake variable ZLIB_ROOT is set to: /usr For compatibility, CMake is ignoring the variable. Call Stack (most recent call first): CMakeLists.txt:634 (include) This warning is for project developers. Use -Wno-dev to suppress it. -- Found ZLIB: /usr/lib/libz.so (found suitable version "1.2.10", minimum required is "1.2.3") -- Found JPEG: /usr/pkg/lib/libjpeg.so (found version "90") -- Found TIFF: /usr/pkg/lib/libtiff.so (found version "4.0.9") -- Found WebP: /usr/pkg/lib/libwebp.so -- Found Jasper: /usr/pkg/lib/libjasper.so (found version "2.0.14") -- Found ZLIB: /usr/lib/libz.so (found version "1.2.10") -- Found PNG: /usr/pkg/lib/libpng16.so (found version "1.6.35") -- Looking for /usr/pkg/include/libpng/png.h -- Looking for /usr/pkg/include/libpng/png.h - not found -- Found OpenEXR: /usr/pkg/lib/libIlmImf.so -- Checking for module 'gtk+-3.0' -- Package 'gtk+-3.0', required by 'virtual:world', not found -- Checking for module 'gtk+-2.0' -- Found gtk+-2.0, version 2.24.32 -- Checking for module 'gthread-2.0' -- Found gthread-2.0, version 2.56.2 -- Checking for module 'gstreamer-base-1.0' -- Package 'gstreamer-base-1.0', required by 'virtual:world', not found -- Checking for module 'gstreamer-video-1.0' -- Package 'gstreamer-video-1.0', required by 'virtual:world', not found -- Checking for module 'gstreamer-app-1.0' -- Package 'gstreamer-app-1.0', required by 'virtual:world', not found -- Checking for module 'gstreamer-riff-1.0' -- Package 'gstreamer-riff-1.0', required by 'virtual:world', not found -- Checking for module 'gstreamer-pbutils-1.0' -- Package 'gstreamer-pbutils-1.0', required by 'virtual:world', not found -- Checking for module 'gstreamer-base-0.10' -- Package 'gstreamer-base-0.10', required by 'virtual:world', not found -- Checking for module 'gstreamer-video-0.10' -- Package 'gstreamer-video-0.10', required by 'virtual:world', not found -- Checking for module 'gstreamer-app-0.10' -- Package 'gstreamer-app-0.10', required by 'virtual:world', not found -- Checking for module 'gstreamer-riff-0.10' -- Package 'gstreamer-riff-0.10', required by 'virtual:world', not found -- Checking for module 'gstreamer-pbutils-0.10' -- Package 'gstreamer-pbutils-0.10', required by 'virtual:world', not found -- Checking for module 'libdc1394-2' -- Package 'libdc1394-2', required by 'virtual:world', not found -- Checking for module 'libdc1394' -- Package 'libdc1394', required by 'virtual:world', not found -- 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 - found -- Checking for module 'libgphoto2' -- Package 'libgphoto2', required by 'virtual:world', not found -- CUDA compilation is disabled (due to Clang unsupported on your platform). -- 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_CBLAS_LIBRARY Atlas_BLAS_LIBRARY) -- Looking for sgemm_ -- Looking for sgemm_ - found -- Looking for pthread.h -- Looking for pthread.h - found -- Looking for pthread_create -- Looking for pthread_create - found -- Found Threads: TRUE -- Found BLAS: /usr/pkg/lib/libblas.so -- Looking for cheev_ -- Looking for cheev_ - found -- A library with LAPACK API found. -- Performing Test HAVE_CXX_WNO_DEPRECATED -- Performing Test HAVE_CXX_WNO_DEPRECATED - Success -- Performing Test HAVE_CXX_WNO_MISSING_PROTOTYPES -- Performing Test HAVE_CXX_WNO_MISSING_PROTOTYPES - Success -- Performing Test HAVE_CXX_WNO_MISSING_DECLARATIONS -- Performing Test HAVE_CXX_WNO_MISSING_DECLARATIONS - Success -- Performing Test HAVE_CXX_WNO_SHADOW -- Performing Test HAVE_CXX_WNO_SHADOW - 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_SIGN_PROMO -- Performing Test HAVE_CXX_WNO_SIGN_PROMO - Success -- Performing Test HAVE_CXX_WNO_UNDEF -- Performing Test HAVE_CXX_WNO_UNDEF - 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_SHORTEN_64_TO_32 -- Performing Test HAVE_CXX_WNO_SHORTEN_64_TO_32 - Success -- Performing Test HAVE_CXX_WNO_INVALID_OFFSETOF -- Performing Test HAVE_CXX_WNO_INVALID_OFFSETOF - Success -- Performing Test HAVE_CXX_WNO_ENUM_COMPARE_SWITCH -- Performing Test HAVE_CXX_WNO_ENUM_COMPARE_SWITCH - Success -- Could NOT find JNI (missing: JAVA_AWT_LIBRARY JAVA_JVM_LIBRARY JAVA_INCLUDE_PATH JAVA_INCLUDE_PATH2 JAVA_AWT_INCLUDE_PATH) -- 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) -- VTK is not found. Please set -DVTK_DIR in CMake to VTK build directory, or to VTK install subdirectory with VTKConfig.cmake file -- Looking for dlerror in dl -- Looking for dlerror in dl - not found -- Performing Test HAVE_C_WNO_UNDEF -- Performing Test HAVE_C_WNO_UNDEF - Success -- Performing Test HAVE_C_WNO_SIGN_COMPARE -- Performing Test HAVE_C_WNO_SIGN_COMPARE - Success -- Performing Test HAVE_CXX_WNO_DEPRECATED_DECLARATIONS -- Performing Test HAVE_CXX_WNO_DEPRECATED_DECLARATIONS - Success -- 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 - Failed -- Performing Test HAVE_CXX_WNO_ERROR_NON_VIRTUAL_DTOR -- Performing Test HAVE_CXX_WNO_ERROR_NON_VIRTUAL_DTOR - Success -- Performing Test HAVE_CXX_WNO_ENUM_COMPARE -- Performing Test HAVE_CXX_WNO_ENUM_COMPARE - Success -- Performing Test HAVE_CXX_WNO_OVERLOADED_VIRTUAL -- Performing Test HAVE_CXX_WNO_OVERLOADED_VIRTUAL - Success -- Performing Test HAVE_CXX_WNO_UNUSED_PRIVATE_FIELD -- Performing Test HAVE_CXX_WNO_UNUSED_PRIVATE_FIELD - Success -- -- General configuration for OpenCV 3.4.1 ===================================== -- Version control: unknown -- -- Platform: -- Timestamp: 2018-09-22T17:21:34Z -- Host: NetBSD 8.99.24 x86_64 -- CMake: 3.12.2 -- CMake generator: Unix Makefiles -- CMake build tool: /data/scratch/graphics/opencv/work/.tools/bin/gmake -- Configuration: Release -- -- CPU/HW features: -- Baseline: SSE SSE2 SSE3 -- requested: SSE3 -- Dispatched code generation: SSE4_1 SSE4_2 FP16 AVX AVX2 AVX512_SKX -- requested: SSE4_1 SSE4_2 AVX FP16 AVX2 AVX512_SKX -- SSE4_1 (3 files): + SSSE3 SSE4_1 -- SSE4_2 (1 files): + SSSE3 SSE4_1 POPCNT SSE4_2 -- FP16 (2 files): + SSSE3 SSE4_1 POPCNT SSE4_2 FP16 AVX -- AVX (5 files): + SSSE3 SSE4_1 POPCNT SSE4_2 AVX -- AVX2 (9 files): + SSSE3 SSE4_1 POPCNT SSE4_2 FP16 FMA3 AVX AVX2 -- AVX512_SKX (1 files): + SSSE3 SSE4_1 POPCNT SSE4_2 FP16 FMA3 AVX AVX2 AVX_512F AVX512_SKX -- -- C/C++: -- Built as dynamic libs?: YES -- C++11: YES -- C++ Compiler: /data/scratch/graphics/opencv/work/.cwrapper/bin/clang++ (ver 7.0.7) -- C++ flags (Release): -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/libdrm -D__STDC_LIMIT_MACROS -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 -Wuninitialized -Winit-self -Wno-narrowing -Wno-delete-non-virtual-dtor -Wno-unnamed-type-template-args -Wno-comment -Wno-implicit-fallthrough -fdiagnostics-show-option -Wno-long-long -pthread -Qunused-arguments -fomit-frame-pointer -ffunction-sections -fdata-sections -msse -msse2 -msse3 -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -DNDEBUG -- C++ flags (Debug): -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/libdrm -D__STDC_LIMIT_MACROS -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 -Wuninitialized -Winit-self -Wno-narrowing -Wno-delete-non-virtual-dtor -Wno-unnamed-type-template-args -Wno-comment -Wno-implicit-fallthrough -fdiagnostics-show-option -Wno-long-long -pthread -Qunused-arguments -fomit-frame-pointer -ffunction-sections -fdata-sections -msse -msse2 -msse3 -fvisibility=hidden -fvisibility-inlines-hidden -g -DDEBUG -D_DEBUG -- C Compiler: /data/scratch/graphics/opencv/work/.cwrapper/bin/clang -- C flags (Release): -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/libdrm -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 -Wuninitialized -Winit-self -Wno-narrowing -Wno-delete-non-virtual-dtor -Wno-unnamed-type-template-args -Wno-comment -Wno-implicit-fallthrough -fdiagnostics-show-option -Wno-long-long -pthread -Qunused-arguments -fomit-frame-pointer -ffunction-sections -fdata-sections -msse -msse2 -msse3 -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -DNDEBUG -- C flags (Debug): -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/libdrm -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 -Wuninitialized -Winit-self -Wno-narrowing -Wno-delete-non-virtual-dtor -Wno-unnamed-type-template-args -Wno-comment -Wno-implicit-fallthrough -fdiagnostics-show-option -Wno-long-long -pthread -Qunused-arguments -fomit-frame-pointer -ffunction-sections -fdata-sections -msse -msse2 -msse3 -fvisibility=hidden -fvisibility-inlines-hidden -g -DDEBUG -D_DEBUG -- Linker flags (Release): -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -- Linker flags (Debug): -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -- ccache: NO -- Precompiled headers: NO -- Extra dependencies: m pthread -- 3rdparty dependencies: -- -- OpenCV modules: -- To be built: calib3d core dnn features2d flann highgui imgcodecs imgproc java_bindings_generator ml objdetect photo python2 python_bindings_generator shape stitching superres ts video videoio videostab -- Disabled: js world -- Disabled by dependency: - -- Unavailable: cudaarithm cudabgsegm cudacodec cudafeatures2d cudafilters cudaimgproc cudalegacy cudaobjdetect cudaoptflow cudastereo cudawarping cudev java python3 viz -- Applications: tests perf_tests apps -- Documentation: NO -- Non-free algorithms: NO -- -- GUI: -- GTK+: YES (ver 2.24.32) -- GThread : YES (ver 2.56.2) -- GtkGlExt: NO -- VTK support: NO -- -- Media I/O: -- ZLib: /usr/lib/libz.so (ver 1.2.10) -- JPEG: /usr/pkg/lib/libjpeg.so (ver 90) -- WEBP: /usr/pkg/lib/libwebp.so (ver encoder: 0x020e) -- PNG: /usr/pkg/lib/libpng16.so (ver 1.6.35) -- TIFF: /usr/pkg/lib/libtiff.so (ver 42 / 4.0.9) -- JPEG 2000: /usr/pkg/lib/libjasper.so (ver 2.0.14) -- OpenEXR: /usr/pkg/lib/libImath.so /usr/pkg/lib/libIlmImf.so /usr/pkg/lib/libIex.so /usr/pkg/lib/libHalf.so /usr/pkg/lib/libIlmThread.so (ver 2.2.1) -- -- Video I/O: -- DC1394: NO -- GStreamer: NO -- libv4l/libv4l2: NO -- v4l/v4l2: sys/videoio.h -- gPhoto2: NO -- -- Parallel framework: pthreads -- -- Trace: YES (with Intel ITT) -- -- Other third-party libraries: -- Lapack: NO -- Custom HAL: NO -- Protobuf: build (3.5.1) -- -- NVIDIA CUDA: NO -- -- OpenCL: YES (no extra features) -- Include path: /data/scratch/graphics/opencv/work/opencv-3.4.1/3rdparty/include/opencl/1.2 -- Link libraries: Dynamic load -- -- Python 2: -- Interpreter: /usr/pkg/bin/python2.7 (ver 2.7.15) -- Libraries: /usr/pkg/lib/libpython2.7.so (ver 2.7.15) -- numpy: /usr/pkg/lib/python2.7/site-packages/numpy/core/include (ver 1.15.1) -- packages path: lib/python2.7/site-packages -- -- Python (for build): /usr/pkg/bin/python2.7 -- -- Java: -- ant: NO -- JNI: NO -- Java wrappers: NO -- Java tests: NO -- -- Matlab: NO -- -- Install to: /usr/pkg -- ----------------------------------------------------------------- -- -- Configuring done -- Generating done -- Build files have been written to: /data/scratch/graphics/opencv/work/opencv-3.4.1/build => Rewrite cmake Dependencies files => Adding run-time search paths to pkg-config files. WARNING: [subst.mk:_pkgconfig] Ignoring non-existent file "./build/unix-install/opencv.pc".