=> Bootstrap dependency digest>=20010302: found digest-20190127
===> 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.9.tar.gz
=> Checksum RMD160 OK for opencv-3.4.9.tar.gz
=> Checksum SHA512 OK for opencv-3.4.9.tar.gz
=> Checksum SHA1 OK for opencv_contrib-3.4.9.tar.gz
=> Checksum RMD160 OK for opencv_contrib-3.4.9.tar.gz
=> Checksum SHA512 OK for opencv_contrib-3.4.9.tar.gz
===> Installing dependencies for opencv-contrib-face-3.4.9
==========================================================================
The following variables will affect the build process of this package,
opencv-contrib-face-3.4.9.  Their current value is shown below:

        * JPEG_DEFAULT = jpeg
        * PYTHON_VERSION_DEFAULT = 37

Based on these variables, the following variables have been set:

        * JPEGBASE (defined, but empty)
        * JPEG_TYPE = jpeg
        * PYPACKAGE = python37

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 cmake>=2.8.1nb1: found cmake-3.17.1
=> Tool dependency gmake>=3.81: found gmake-4.2.1nb1
=> Tool dependency pkgconf-[0-9]*: found pkgconf-1.6.0
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Build dependency cwrappers>=20150314: found cwrappers-20180325
=> Full dependency python37>=3.7.0: found python37-3.7.7
=> Full dependency opencv>=3.4.9: found opencv-3.4.9nb3
===> Overriding tools for opencv-contrib-face-3.4.9
===> Extracting for opencv-contrib-face-3.4.9
===> Patching for opencv-contrib-face-3.4.9
=> Applying pkgsrc patches for opencv-contrib-face-3.4.9
=> Verifying /data/pkgsrc/graphics/opencv-contrib-face/../../graphics/opencv/patches/patch-3rdparty_ippicv_ippicv.cmake
=> Applying pkgsrc patch /data/pkgsrc/graphics/opencv-contrib-face/../../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-contrib-face/../../graphics/opencv/patches/patch-3rdparty_protobuf_src_google_protobuf_message__lite.cc
=> Applying pkgsrc patch /data/pkgsrc/graphics/opencv-contrib-face/../../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-contrib-face/../../graphics/opencv/patches/patch-CMakeLists.txt
=> Applying pkgsrc patch /data/pkgsrc/graphics/opencv-contrib-face/../../graphics/opencv/patches/patch-CMakeLists.txt
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-CMakeLists.txt,v 1.9 2019/12/29 10:00:08 markd Exp $
|
|Don't add to CMAKE_LIBRARY_PATH, may cause other versions of packages
|to be found in preference to pkgsrc ones.
|Do not build third party libraries on Darwin.
|
|--- CMakeLists.txt.orig	2019-10-09 11:42:29.000000000 +0000
|+++ CMakeLists.txt
--------------------------
Patching file CMakeLists.txt using Plan A...
Hunk #1 succeeded at 151.
Hunk #2 succeeded at 173.
done
=> Verifying /data/pkgsrc/graphics/opencv-contrib-face/../../graphics/opencv/patches/patch-apps_visualisation_opencv__visualisation.cpp
**************************************
Ignoring patch file /data/pkgsrc/graphics/opencv-contrib-face/../../graphics/opencv/patches/patch-apps_visualisation_opencv__visualisation.cpp: no checksum found
**************************************
=> Verifying /data/pkgsrc/graphics/opencv-contrib-face/../../graphics/opencv/patches/patch-cmake_OpenCVDetectCXXCompiler.cmake
=> Applying pkgsrc patch /data/pkgsrc/graphics/opencv-contrib-face/../../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.2 2020/02/13 09:23:46 adam Exp $
|
|Rely on pkgsrc to set architeture, see CONFIGURE_ENV.
|
|--- cmake/OpenCVDetectCXXCompiler.cmake.orig	2019-12-19 15:16:47.000000000 +0000
|+++ cmake/OpenCVDetectCXXCompiler.cmake
--------------------------
Patching file cmake/OpenCVDetectCXXCompiler.cmake using Plan A...
Hunk #1 succeeded at 84.
done
=> Verifying /data/pkgsrc/graphics/opencv-contrib-face/../../graphics/opencv/patches/patch-cmake_OpenCVDetectPython.cmake
=> Applying pkgsrc patch /data/pkgsrc/graphics/opencv-contrib-face/../../graphics/opencv/patches/patch-cmake_OpenCVDetectPython.cmake
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-cmake_OpenCVDetectPython.cmake,v 1.1 2019/12/16 08:24:39 adam Exp $
|
|Do not look for Python 2.x.
|
|--- cmake/OpenCVDetectPython.cmake.orig	2019-12-16 06:04:25.000000000 +0000
|+++ cmake/OpenCVDetectPython.cmake
--------------------------
Patching file cmake/OpenCVDetectPython.cmake using Plan A...
Hunk #1 succeeded at 268.
done
=> Verifying /data/pkgsrc/graphics/opencv-contrib-face/../../graphics/opencv/patches/patch-modules_core_include_opencv2_core_bindings__utils.hpp
**************************************
Ignoring patch file /data/pkgsrc/graphics/opencv-contrib-face/../../graphics/opencv/patches/patch-modules_core_include_opencv2_core_bindings__utils.hpp: no checksum found
**************************************
=> Verifying /data/pkgsrc/graphics/opencv-contrib-face/../../graphics/opencv/patches/patch-modules_core_include_opencv2_core_opencl_opencl__info.hpp
**************************************
Ignoring patch file /data/pkgsrc/graphics/opencv-contrib-face/../../graphics/opencv/patches/patch-modules_core_include_opencv2_core_opencl_opencl__info.hpp: no checksum found
**************************************
=> Verifying /data/pkgsrc/graphics/opencv-contrib-face/../../graphics/opencv/patches/patch-modules_core_include_opencv2_core_types_c.h
=> Applying pkgsrc patch /data/pkgsrc/graphics/opencv-contrib-face/../../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 330 (offset 27 lines).
done
=> Verifying /data/pkgsrc/graphics/opencv-contrib-face/../../graphics/opencv/patches/patch-modules_core_src_check.cpp
**************************************
Ignoring patch file /data/pkgsrc/graphics/opencv-contrib-face/../../graphics/opencv/patches/patch-modules_core_src_check.cpp: no checksum found
**************************************
=> Verifying /data/pkgsrc/graphics/opencv-contrib-face/../../graphics/opencv/patches/patch-modules_core_src_downhill__simplex.cpp
=> Applying pkgsrc patch /data/pkgsrc/graphics/opencv-contrib-face/../../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-contrib-face/../../graphics/opencv/patches/patch-modules_core_src_system.cpp
=> Applying pkgsrc patch /data/pkgsrc/graphics/opencv-contrib-face/../../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 214 (offset 135 lines).
done
=> Verifying /data/pkgsrc/graphics/opencv-contrib-face/../../graphics/opencv/patches/patch-modules_dnn_src_tensorflow_tf__importer.cpp
**************************************
Ignoring patch file /data/pkgsrc/graphics/opencv-contrib-face/../../graphics/opencv/patches/patch-modules_dnn_src_tensorflow_tf__importer.cpp: no checksum found
**************************************
=> Verifying /data/pkgsrc/graphics/opencv-contrib-face/../../graphics/opencv/patches/patch-modules_dnn_src_torch_torch__importer.cpp
**************************************
Ignoring patch file /data/pkgsrc/graphics/opencv-contrib-face/../../graphics/opencv/patches/patch-modules_dnn_src_torch_torch__importer.cpp: no checksum found
**************************************
=> Verifying /data/pkgsrc/graphics/opencv-contrib-face/../../graphics/opencv/patches/patch-modules_dnn_test__precomp.hpp
=> Applying pkgsrc patch /data/pkgsrc/graphics/opencv-contrib-face/../../graphics/opencv/patches/patch-modules_dnn_test__precomp.hpp
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-modules_dnn_test__precomp.hpp,v 1.1 2019/04/29 03:23:53 mef Exp $
|
|adhoc patch to build 3.4.6
|
|[ 30%] Built target opencv_core
|/export/WRKOBJDIR/graphics/opencv/work/opencv-3.4.6/build/modules/dnn/test_precomp.hpp:50:10: fatal error: test/test_common.hpp: No such file or directory
| #include "test/test_common.hpp"
|          ^~~~~~~~~~~~~~~~~~~~~~
|compilation terminated.
|
|--- build/modules/dnn/test_precomp.hpp.orig	2019-04-29 10:35:50.011315095 +0900
|+++ modules/dnn/test/test_precomp.hpp	2019-04-29 11:11:41.277591395 +0900
--------------------------
Patching file modules/dnn/test/test_precomp.hpp using Plan A...
Hunk #1 succeeded at 47.
done
=> Verifying /data/pkgsrc/graphics/opencv-contrib-face/../../graphics/opencv/patches/patch-modules_flann_include_opencv2_flann_defines.h
=> Applying pkgsrc patch /data/pkgsrc/graphics/opencv-contrib-face/../../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 60 (offset -11 lines).
done
=> Verifying /data/pkgsrc/graphics/opencv-contrib-face/../../graphics/opencv/patches/patch-modules_ts_src_ts.cpp
=> Applying pkgsrc patch /data/pkgsrc/graphics/opencv-contrib-face/../../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 319 (offset 84 lines).
Hunk #2 succeeded at 573 (offset 15 lines).
Hunk #3 succeeded at 700 (offset 87 lines).
done
=> Verifying /data/pkgsrc/graphics/opencv-contrib-face/../../graphics/opencv/patches/patch-modules_videoio_src_cap__v4l.cpp
=> Applying pkgsrc patch /data/pkgsrc/graphics/opencv-contrib-face/../../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.6 2019/12/16 08:24:39 adam Exp $
|
|Conditionalize settings not available in NetBSD's v4l2 emulation.
|
|--- modules/videoio/src/cap_v4l.cpp.orig	2019-10-09 11:42:29.000000000 +0000
|+++ modules/videoio/src/cap_v4l.cpp
--------------------------
Patching file modules/videoio/src/cap_v4l.cpp using Plan A...
Hunk #1 succeeded at 218.
Hunk #2 succeeded at 240.
Hunk #3 succeeded at 561 (offset 61 lines).
Hunk #4 succeeded at 566 (offset 10 lines).
Hunk #5 succeeded at 658 (offset 61 lines).
Hunk #6 succeeded at 1484 (offset 59 lines).
Hunk #7 succeeded at 1531 (offset 62 lines).
Hunk #8 succeeded at 1543 (offset 59 lines).
Hunk #9 succeeded at 1659 (offset 62 lines).
Hunk #10 succeeded at 1674 (offset 59 lines).
Hunk #11 succeeded at 1691 (offset 62 lines).
Hunk #12 succeeded at 1702 (offset 59 lines).
done
===> Creating toolchain wrappers for opencv-contrib-face-3.4.9
===> Configuring for opencv-contrib-face-3.4.9
=> Disabling build-time fetch
INFO: [subst.mk:tnn] Ignoring non-existent file "/data/scratch/graphics/opencv-contrib-face/work/opencv_contrib-3.4.9/modules/dnn_modern/CMakeLists.txt".
/bin/mkdir -p /data/scratch/graphics/opencv-contrib-face/work/opencv-3.4.9/build
=> Generating pkg-config files for builtin xz package.
=> Fixing CMAKE_MODULE_PATH in CMakeLists.txt
INFO: [subst.mk:cmake] Nothing changed in ./CMakeLists.txt.
=> Fixing locale directory references.
INFO: [subst.mk:pkglocaledir] Nothing changed in ./samples/cpp/example_cmake/Makefile.
=> Checking for portability problems in extracted files
-- The CXX compiler identification is Clang 10.0.10
-- The C compiler identification is Clang 10.0.10
-- Check for working CXX compiler: /data/scratch/graphics/opencv-contrib-face/work/.cwrapper/bin/clang++
-- Check for working CXX compiler: /data/scratch/graphics/opencv-contrib-face/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-contrib-face/work/.cwrapper/bin/clang
-- Check for working C compiler: /data/scratch/graphics/opencv-contrib-face/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
-- OpenCV: system-specific configuration file is not found: 'NetBSD'
-- Detected processor: x86_64
-- Performing Test HAVE_CXX11 (check file: cmake/checks/cxx11.cpp)
-- Performing Test HAVE_CXX11 - Success
-- Found PythonInterp: /usr/pkg/bin/python3.7 (found suitable version "3.7.7", minimum required is "3.2") 
-- Found PythonLibs: /usr/pkg/lib/libpython3.7.so (found suitable exact version "3.7.7") 
-- 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_WINCONSISTENT_MISSING_OVERRIDE
-- Performing Test HAVE_CXX_WINCONSISTENT_MISSING_OVERRIDE - Success
-- Performing Test HAVE_C_WINCONSISTENT_MISSING_OVERRIDE
-- Performing Test HAVE_C_WINCONSISTENT_MISSING_OVERRIDE - 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_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_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 (check file: cmake/checks/cpu_avx512common.cpp)
-- Performing Test HAVE_CXX_MAVX512F_MAVX512CD - 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
-- Searching 16 bit integer - 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 <PackageName>_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:653 (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.1.0") 
-- Found WebP: /usr/pkg/lib/libwebp.so  
-- Found ZLIB: /usr/lib/libz.so (found version "1.2.10") 
-- Found PNG: /usr/pkg/lib/libpng16.so (found version "1.6.37") 
-- Looking for /usr/pkg/include/libpng/png.h
-- Looking for /usr/pkg/include/libpng/png.h - not found
-- Looking for semaphore.h
-- Looking for semaphore.h - found
-- Performing Test HAVE_CXX_WNO_SHADOW
-- Performing Test HAVE_CXX_WNO_SHADOW - Success
-- Performing Test HAVE_CXX_WNO_UNUSED
-- Performing Test HAVE_CXX_WNO_UNUSED - Success
-- Performing Test HAVE_CXX_WNO_SIGN_COMPARE
-- Performing Test HAVE_CXX_WNO_SIGN_COMPARE - Success
-- Performing Test HAVE_CXX_WNO_UNDEF
-- Performing Test HAVE_CXX_WNO_UNDEF - Success
-- Performing Test HAVE_CXX_WNO_MISSING_DECLARATIONS
-- Performing Test HAVE_CXX_WNO_MISSING_DECLARATIONS - Success
-- Performing Test HAVE_CXX_WNO_UNINITIALIZED
-- Performing Test HAVE_CXX_WNO_UNINITIALIZED - Success
-- Performing Test HAVE_CXX_WNO_SWITCH
-- Performing Test HAVE_CXX_WNO_SWITCH - Success
-- Performing Test HAVE_CXX_WNO_PARENTHESES
-- Performing Test HAVE_CXX_WNO_PARENTHESES - Success
-- Performing Test HAVE_CXX_WNO_ARRAY_BOUNDS
-- Performing Test HAVE_CXX_WNO_ARRAY_BOUNDS - Success
-- Performing Test HAVE_CXX_WNO_EXTRA
-- Performing Test HAVE_CXX_WNO_EXTRA - Success
-- Performing Test HAVE_CXX_WNO_DEPRECATED_DECLARATIONS
-- Performing Test HAVE_CXX_WNO_DEPRECATED_DECLARATIONS - Success
-- Performing Test HAVE_CXX_WNO_MISLEADING_INDENTATION
-- Performing Test HAVE_CXX_WNO_MISLEADING_INDENTATION - Success
-- Performing Test HAVE_CXX_WNO_DEPRECATED
-- Performing Test HAVE_CXX_WNO_DEPRECATED - Success
-- Performing Test HAVE_CXX_WNO_SUGGEST_OVERRIDE
-- Performing Test HAVE_CXX_WNO_SUGGEST_OVERRIDE - Failed
-- Performing Test HAVE_CXX_WNO_INCONSISTENT_MISSING_OVERRIDE
-- Performing Test HAVE_CXX_WNO_INCONSISTENT_MISSING_OVERRIDE - Success
-- Performing Test HAVE_CXX_WNO_IMPLICIT_FALLTHROUGH
-- Performing Test HAVE_CXX_WNO_IMPLICIT_FALLTHROUGH - Success
-- Performing Test HAVE_CXX_WNO_TAUTOLOGICAL_COMPARE
-- Performing Test HAVE_CXX_WNO_TAUTOLOGICAL_COMPARE - Success
-- Performing Test HAVE_CXX_WNO_MISSING_PROTOTYPES
-- Performing Test HAVE_CXX_WNO_MISSING_PROTOTYPES - Success
-- Performing Test HAVE_CXX_WNO_REORDER
-- Performing Test HAVE_CXX_WNO_REORDER - Success
-- Performing Test HAVE_CXX_WNO_UNUSED_RESULT
-- Performing Test HAVE_CXX_WNO_UNUSED_RESULT - Success
-- Checking for module 'gtk+-3.0'
--   Package 'gtk+-3.0', required by 'virtual:world', not found
-- Checking for module 'gtk+-2.0'
--   Package 'gtk+-2.0', required by 'virtual:world', not found
-- Checking for module 'gthread-2.0'
--   Package 'gthread-2.0', required by 'virtual:world', not found
-- Checking for modules 'gstreamer-base-1.0;gstreamer-video-1.0;gstreamer-app-1.0;gstreamer-riff-1.0;gstreamer-pbutils-1.0'
--   Package 'gstreamer-base-1.0', required by 'virtual:world', not found
--   Package 'gstreamer-video-1.0', required by 'virtual:world', not found
--   Package 'gstreamer-app-1.0', required by 'virtual:world', not found
--   Package 'gstreamer-riff-1.0', required by 'virtual:world', not found
--   Package 'gstreamer-pbutils-1.0', required by 'virtual:world', not found
-- Checking for modules 'gstreamer-base-0.10;gstreamer-video-0.10;gstreamer-app-0.10;gstreamer-riff-0.10;gstreamer-pbutils-0.10'
--   Package 'gstreamer-base-0.10', required by 'virtual:world', not found
--   Package 'gstreamer-video-0.10', required by 'virtual:world', not found
--   Package 'gstreamer-app-0.10', required by 'virtual:world', not found
--   Package 'gstreamer-riff-0.10', required by 'virtual:world', not found
--   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
-- 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_ - not found
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE  
-- Looking for sgemm_
-- Looking for sgemm_ - not found
-- Could NOT find BLAS (missing: BLAS_LIBRARIES) 
-- LAPACK requires BLAS
-- A library with LAPACK API not found. Please specify library location.
-- Could NOT find JNI (missing: JAVA_AWT_LIBRARY JAVA_JVM_LIBRARY JAVA_INCLUDE_PATH JAVA_INCLUDE_PATH2 JAVA_AWT_INCLUDE_PATH) 
-- VTK is not found. Please set -DVTK_DIR in CMake to VTK build directory, or to VTK install subdirectory with VTKConfig.cmake file
-- Performing Test HAVE_C_WNO_UNUSED_VARIABLE
-- Performing Test HAVE_C_WNO_UNUSED_VARIABLE - Success
-- Performing Test HAVE_C_WNO_SHADOW
-- Performing Test HAVE_C_WNO_SHADOW - Success
-- Looking for dlerror in dl
-- Looking for dlerror in dl - not found
-- Performing Test HAVE_C_WNO_IMPLICIT_FALLTHROUGH
-- Performing Test HAVE_C_WNO_IMPLICIT_FALLTHROUGH - Success
-- 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
-- OpenCV Python: during development append to PYTHONPATH: /data/scratch/graphics/opencv-contrib-face/work/opencv-3.4.9/build/python_loader
-- Caffe:   NO
-- Found Protobuf: /usr/pkg/lib/libprotobuf.so (found version "3.11.4") 
-- Protobuf:   YES
-- Glog:   NO
-- Checking for module 'freetype2'
--   Package 'freetype2', required by 'virtual:world', not found
-- Checking for module 'harfbuzz'
--   Package 'harfbuzz', required by 'virtual:world', not found
-- freetype2:   NO
-- harfbuzz:    NO
-- Could NOT find HDF5 (missing: HDF5_LIBRARIES HDF5_INCLUDE_DIRS) (found version "")
-- Module opencv_ovis disabled because OGRE3D was not found
-- No preference for use of exported gflags CMake configuration set, and no hints for include/library directories provided. Defaulting to preferring an installed/exported gflags CMake configuration if available.
-- Failed to find installed gflags CMake configuration, searching for gflags build directories exported with CMake.
-- Failed to find gflags - Failed to find an installed/exported CMake configuration for gflags, will perform search for installed gflags components.
-- Failed to find gflags - Could not find gflags include directory, set GFLAGS_INCLUDE_DIR to directory containing gflags/gflags.h
-- Failed to find glog - Could not find glog include directory, set GLOG_INCLUDE_DIR to directory containing glog/logging.h
-- Module opencv_sfm disabled because the following dependencies are not found: Eigen Glog/Gflags
-- Checking for module 'tesseract'
--   Package 'tesseract', required by 'virtual:world', not found
-- Tesseract:   NO
-- Excluding from source files list (optimization is disabled): modules/imgproc/src/corner.avx.cpp
-- Excluding from source files list (optimization is disabled): modules/imgproc/src/imgwarp.avx2.cpp
-- Excluding from source files list (optimization is disabled): modules/imgproc/src/imgwarp.sse4_1.cpp
-- Excluding from source files list (optimization is disabled): modules/imgproc/src/resize.avx2.cpp
-- Excluding from source files list (optimization is disabled): modules/imgproc/src/resize.sse4_1.cpp
-- Excluding from source files list (optimization is disabled): modules/imgproc/src/sumpixels.avx512_skx.cpp
-- Excluding from source files list (optimization is disabled): modules/features2d/src/fast.avx2.cpp
-- Excluding from source files list (optimization is disabled): modules/objdetect/src/haar.avx.cpp
-- data: Download: face_landmark_model.dat
-- Performing Test HAVE_CXX_WNO_OVERLOADED_VIRTUAL
-- Performing Test HAVE_CXX_WNO_OVERLOADED_VIRTUAL - Success
-- 
-- General configuration for OpenCV 3.4.9 =====================================
--   Version control:               unknown
-- 
--   Extra modules:
--     Location (extra):            /data/scratch/graphics/opencv-contrib-face/work/opencv_contrib-3.4.9/modules
--     Version control (extra):     unknown
-- 
--   Platform:
--     Timestamp:                   2020-04-20T03:34:32Z
--     Host:                        NetBSD 9.99.56 x86_64
--     CMake:                       3.17.1
--     CMake generator:             Unix Makefiles
--     CMake build tool:            /data/scratch/graphics/opencv-contrib-face/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 (0 files):          + SSSE3 SSE4_1
--       SSE4_2 (0 files):          + SSSE3 SSE4_1 POPCNT SSE4_2
--       FP16 (0 files):            + SSSE3 SSE4_1 POPCNT SSE4_2 FP16 AVX
--       AVX (0 files):             + SSSE3 SSE4_1 POPCNT SSE4_2 AVX
--       AVX2 (0 files):            + SSSE3 SSE4_1 POPCNT SSE4_2 FP16 FMA3 AVX AVX2
--       AVX512_SKX (0 files):      + SSSE3 SSE4_1 POPCNT SSE4_2 FP16 FMA3 AVX AVX2 AVX_512F AVX512_COMMON AVX512_SKX
-- 
--   C/C++:
--     Built as dynamic libs?:      YES
--     C++11:                       YES
--     C++ Compiler:                /data/scratch/graphics/opencv-contrib-face/work/.cwrapper/bin/clang++  (ver 10.0.10)
--     C++ flags (Release):         -O2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/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 -Wuninitialized -Winit-self -Winconsistent-missing-override -Wno-delete-non-virtual-dtor -Wno-unnamed-type-template-args -Wno-comment -fdiagnostics-show-option -Wno-long-long -pthread -Qunused-arguments -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/python3.7 -I/usr/pkg/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 -Wuninitialized -Winit-self -Winconsistent-missing-override -Wno-delete-non-virtual-dtor -Wno-unnamed-type-template-args -Wno-comment -fdiagnostics-show-option -Wno-long-long -pthread -Qunused-arguments -ffunction-sections -fdata-sections  -msse -msse2 -msse3 -fvisibility=hidden -fvisibility-inlines-hidden -g  -DDEBUG -D_DEBUG
--     C Compiler:                  /data/scratch/graphics/opencv-contrib-face/work/.cwrapper/bin/clang
--     C flags (Release):           -O2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/pkg/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 -Wuninitialized -Winit-self -Winconsistent-missing-override -Wno-delete-non-virtual-dtor -Wno-unnamed-type-template-args -Wno-comment -fdiagnostics-show-option -Wno-long-long -pthread -Qunused-arguments -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/python3.7 -I/usr/pkg/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 -Wuninitialized -Winit-self -Winconsistent-missing-override -Wno-delete-non-virtual-dtor -Wno-unnamed-type-template-args -Wno-comment -fdiagnostics-show-option -Wno-long-long -pthread -Qunused-arguments -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  -Wl,--gc-sections  
--     Linker flags (Debug):        -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib  -Wl,--gc-sections  
--     ccache:                      NO
--     Precompiled headers:         NO
--     Extra dependencies:          m pthread
--     3rdparty dependencies:
-- 
--   OpenCV modules:
--     To be built:                 aruco calib3d core dpm face features2d fuzzy imgcodecs imgproc objdetect phase_unwrapping photo plot shape stereo structured_light tracking video
--     Disabled:                    bgsegm bioinspired ccalib datasets dnn dnn_objdetect flann hfs highgui img_hash line_descriptor ml optflow python3 reg rgbd saliency stitching superres surface_matching text ts videoio videostab world xfeatures2d ximgproc xobjdetect xphoto
--     Disabled by dependency:      -
--     Unavailable:                 cnn_3dobj cudaarithm cudabgsegm cudacodec cudafeatures2d cudafilters cudaimgproc cudalegacy cudaobjdetect cudaoptflow cudastereo cudawarping cudev cvv freetype hdf java js matlab ovis python2 sfm viz
--     Applications:                apps
--     Documentation:               NO
--     Non-free algorithms:         NO
-- 
--   GUI: 
--     GTK+:                        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: 0x020f)
--     PNG:                         /usr/pkg/lib/libpng16.so (ver 1.6.37)
--     TIFF:                        /usr/pkg/lib/libtiff.so (ver 42 / 4.1.0)
--     OpenEXR:                     build (ver 2.3.0)
--     HDR:                         YES
--     SUNRASTER:                   YES
--     PXM:                         YES
-- 
--   Video I/O:
--     DC1394:                      NO
--     GStreamer:                   NO
--     libv4l/libv4l2:              NO
--     v4l/v4l2:                    sys/videoio.h
-- 
--   Parallel framework:            pthreads
-- 
--   Trace:                         YES (with Intel ITT)
-- 
--   Other third-party libraries:
--     Lapack:                      NO
--     Custom HAL:                  NO
--     Protobuf:                    /usr/pkg/lib/libprotobuf.so (3.11.4)
-- 
--   OpenCL:                        YES (no extra features)
--     Include path:                /data/scratch/graphics/opencv-contrib-face/work/opencv-3.4.9/3rdparty/include/opencl/1.2
--     Link libraries:              Dynamic load
-- 
--   Python (for build):            /usr/pkg/bin/python3.7
-- 
--   Java:                          
--     ant:                         NO
--     JNI:                         NO
--     Java wrappers:               NO
--     Java tests:                  NO
-- 
--   Install to:                    /usr/pkg
-- -----------------------------------------------------------------
-- 
-- Configuring done
-- Generating done
-- Build files have been written to: /data/scratch/graphics/opencv-contrib-face/work/opencv-3.4.9/build
=> Rewrite cmake Dependencies files