+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/local/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=311 WRKLOG=/tmp/bulklog/opencv-3.4.17/work.log + su pbulk -c '"$@"' make /opt/local/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=311 WRKLOG=/tmp/bulklog/opencv-3.4.17/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for opencv-3.4.17.tar.gz => Checksum SHA512 OK for opencv-3.4.17.tar.gz ===> Installing dependencies for opencv-3.4.17 ========================================================================== The supported build options for opencv are: ffmpeg gtk jasper The currently selected options are: gtk 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.17. Their current value is shown below: * JPEG_DEFAULT = libjpeg-turbo * PKGSRC_BLAS_TYPES = netlib openblas openblas_pthread openblas_openmp * PYTHON_VERSION_DEFAULT = 311 Based on these variables, the following variables have been set: * BLAS_INCLUDES = -I/opt/local/include/netlib * BLAS_LIBS = -lblas * BLAS_PC = blas * BLAS_TYPE = netlib * CBLAS_LIBS = -lcblas -lblas * CBLAS_PC = cblas * JPEGBASE (defined, but empty) * JPEG_TYPE = libjpeg-turbo * LAPACKE_LIBS = -llapacke -llapack -lblas * LAPACKE_PC = lapacke * LAPACK_LIBS = -llapack -lblas * LAPACK_PC = lapack * PYPACKAGE = python311 You may want to abort the process now with CTRL-C and change the value of variables in the first group before continuing. Be sure to run `/opt/local/bin/bmake clean' after the changes. ========================================================================== => Tool dependency glib2-tools-[0-9]*: found glib2-tools-2.78.1 => Tool dependency mktools-[0-9]*: found mktools-20220614 => Tool dependency cmake>=3.18: found cmake-3.28.1 => Tool dependency gmake>=3.81: found gmake-4.4.1 => Tool dependency pkgconf-[0-9]*: found pkgconf-2.0.3 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency gcc13>=13.1.0: found gcc13-13.2.0 => Build dependency xcb-proto>=1.15.2nb3: found xcb-proto-1.16.0nb1 => Build dependency xorgproto>=2016.1: found xorgproto-2023.2 => Full dependency cblas>=3.9.1nb1: found cblas-3.11.0 => Full dependency gcc13-libs>=13.2.0: found gcc13-libs-13.2.0 => Full dependency gtk3+>=3.24.38nb6: found gtk3+-3.24.38nb6 => Full dependency lapack>=3.9.0nb1: found lapack-3.11.0 => Full dependency lapacke>=3.9.1nb2: found lapacke-3.11.0 => Full dependency libjpeg-turbo>=1.1.0: found libjpeg-turbo-3.0.1 => Full dependency libwebp>=0.6.0: found libwebp-1.3.2nb1 => Full dependency openexr>=3.2.1: found openexr-3.2.1 => Full dependency png>=1.6.0nb1: found png-1.6.40 => Full dependency protobuf>=25.0: found protobuf-25.1 => Full dependency py311-numpy>=1.20.3nb1: found py311-numpy-1.26.4 => Full dependency python311>=3.11.0: found python311-3.11.7 => Full dependency tiff>=4.6.0: found tiff-4.6.0nb3 => Full dependency zlib>=1.2.3: found zlib-1.2.13 ===> Overriding tools for opencv-3.4.17 ===> Extracting for opencv-3.4.17 ===> Patching for opencv-3.4.17 => Applying pkgsrc patches for opencv-3.4.17 => Verifying /data/jenkins/workspace/pkgsrc-2023Q4-x86_64/graphics/opencv/../../graphics/opencv/patches/patch-3rdparty_ippicv_ippicv.cmake => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2023Q4-x86_64/graphics/opencv/../../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/jenkins/workspace/pkgsrc-2023Q4-x86_64/graphics/opencv/../../graphics/opencv/patches/patch-3rdparty_protobuf_src_google_protobuf_message__lite.cc => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2023Q4-x86_64/graphics/opencv/../../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/jenkins/workspace/pkgsrc-2023Q4-x86_64/graphics/opencv/../../graphics/opencv/patches/patch-apps_visualisation_opencv__visualisation.cpp => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2023Q4-x86_64/graphics/opencv/../../graphics/opencv/patches/patch-apps_visualisation_opencv__visualisation.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-apps_visualisation_opencv__visualisation.cpp,v 1.1 2020/04/18 22:01:33 joerg Exp $ | |--- apps/visualisation/opencv_visualisation.cpp.orig 2020-04-18 02:44:25.906562998 +0000 |+++ apps/visualisation/opencv_visualisation.cpp -------------------------- Patching file apps/visualisation/opencv_visualisation.cpp using Plan A... Hunk #1 succeeded at 60. done => Verifying /data/jenkins/workspace/pkgsrc-2023Q4-x86_64/graphics/opencv/../../graphics/opencv/patches/patch-cmake_OpenCVDetectCXXCompiler.cmake => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2023Q4-x86_64/graphics/opencv/../../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/jenkins/workspace/pkgsrc-2023Q4-x86_64/graphics/opencv/../../graphics/opencv/patches/patch-cmake_OpenCVDetectPython.cmake => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2023Q4-x86_64/graphics/opencv/../../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/jenkins/workspace/pkgsrc-2023Q4-x86_64/graphics/opencv/../../graphics/opencv/patches/patch-cmake_OpenCVFindLAPACK.cmake => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2023Q4-x86_64/graphics/opencv/../../graphics/opencv/patches/patch-cmake_OpenCVFindLAPACK.cmake Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-cmake_OpenCVFindLAPACK.cmake,v 1.2 2023/12/22 15:35:44 thor Exp $ | |--- cmake/OpenCVFindLAPACK.cmake.orig 2021-12-24 16:39:15.000000000 +0000 |+++ cmake/OpenCVFindLAPACK.cmake -------------------------- Patching file cmake/OpenCVFindLAPACK.cmake using Plan A... Hunk #1 succeeded at 52. Hunk #2 succeeded at 87. Hunk #3 succeeded at 101. done => Verifying /data/jenkins/workspace/pkgsrc-2023Q4-x86_64/graphics/opencv/../../graphics/opencv/patches/patch-CMakeLists.txt => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2023Q4-x86_64/graphics/opencv/../../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.10 2023/12/22 07:35:07 thor 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 2021-12-24 16:39:15.000000000 +0000 |+++ CMakeLists.txt -------------------------- Patching file CMakeLists.txt using Plan A... Hunk #1 succeeded at 169. Hunk #2 succeeded at 191. done => Verifying /data/jenkins/workspace/pkgsrc-2023Q4-x86_64/graphics/opencv/../../graphics/opencv/patches/patch-modules_core_include_opencv2_core_bindings__utils.hpp => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2023Q4-x86_64/graphics/opencv/../../graphics/opencv/patches/patch-modules_core_include_opencv2_core_bindings__utils.hpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-modules_core_include_opencv2_core_bindings__utils.hpp,v 1.2 2021/10/06 21:10:24 adam Exp $ | |--- modules/core/include/opencv2/core/bindings_utils.hpp.orig 2021-07-04 21:10:13.000000000 +0000 |+++ modules/core/include/opencv2/core/bindings_utils.hpp -------------------------- Patching file modules/core/include/opencv2/core/bindings_utils.hpp using Plan A... Hunk #1 succeeded at 5. done => Verifying /data/jenkins/workspace/pkgsrc-2023Q4-x86_64/graphics/opencv/../../graphics/opencv/patches/patch-modules_core_include_opencv2_core_opencl_opencl__info.hpp => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2023Q4-x86_64/graphics/opencv/../../graphics/opencv/patches/patch-modules_core_include_opencv2_core_opencl_opencl__info.hpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-modules_core_include_opencv2_core_opencl_opencl__info.hpp,v 1.1 2020/04/18 22:01:33 joerg Exp $ | |--- modules/core/include/opencv2/core/opencl/opencl_info.hpp.orig 2020-04-18 02:39:48.224336800 +0000 |+++ modules/core/include/opencv2/core/opencl/opencl_info.hpp -------------------------- Patching file modules/core/include/opencv2/core/opencl/opencl_info.hpp using Plan A... Hunk #1 succeeded at 3. done => Verifying /data/jenkins/workspace/pkgsrc-2023Q4-x86_64/graphics/opencv/../../graphics/opencv/patches/patch-modules_core_include_opencv2_core_types_c.h => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2023Q4-x86_64/graphics/opencv/../../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/jenkins/workspace/pkgsrc-2023Q4-x86_64/graphics/opencv/../../graphics/opencv/patches/patch-modules_core_src_check.cpp => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2023Q4-x86_64/graphics/opencv/../../graphics/opencv/patches/patch-modules_core_src_check.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-modules_core_src_check.cpp,v 1.1 2020/04/18 22:01:33 joerg Exp $ | |--- modules/core/src/check.cpp.orig 2020-04-18 02:32:42.393303493 +0000 |+++ modules/core/src/check.cpp -------------------------- Patching file modules/core/src/check.cpp using Plan A... Hunk #1 succeeded at 3. done => Verifying /data/jenkins/workspace/pkgsrc-2023Q4-x86_64/graphics/opencv/../../graphics/opencv/patches/patch-modules_core_src_downhill__simplex.cpp => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2023Q4-x86_64/graphics/opencv/../../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/jenkins/workspace/pkgsrc-2023Q4-x86_64/graphics/opencv/../../graphics/opencv/patches/patch-modules_core_src_rand.cpp => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2023Q4-x86_64/graphics/opencv/../../graphics/opencv/patches/patch-modules_core_src_rand.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-modules_core_src_rand.cpp,v 1.1 2020/09/09 11:50:50 nia Exp $ | |Include arm_neon.h before attempting to use intrinsics. | |This is seemingly fixed in newer releases. | |--- modules/core/src/rand.cpp.orig 2019-12-19 15:16:47.000000000 +0000 |+++ modules/core/src/rand.cpp -------------------------- Patching file modules/core/src/rand.cpp using Plan A... Hunk #1 succeeded at 60. done => Verifying /data/jenkins/workspace/pkgsrc-2023Q4-x86_64/graphics/opencv/../../graphics/opencv/patches/patch-modules_core_src_system.cpp => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2023Q4-x86_64/graphics/opencv/../../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 236 (offset 157 lines). done => Verifying /data/jenkins/workspace/pkgsrc-2023Q4-x86_64/graphics/opencv/../../graphics/opencv/patches/patch-modules_dnn_src_layers_accum__layer.cpp => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2023Q4-x86_64/graphics/opencv/../../graphics/opencv/patches/patch-modules_dnn_src_layers_accum__layer.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-modules_dnn_src_layers_accum__layer.cpp,v 1.1 2021/10/21 16:25:07 jperkin Exp $ | |Explicitly use std::ceil. | |--- modules/dnn/src/layers/accum_layer.cpp.orig 2021-10-08 18:31:56.000000000 +0000 |+++ modules/dnn/src/layers/accum_layer.cpp -------------------------- Patching file modules/dnn/src/layers/accum_layer.cpp using Plan A... Hunk #1 succeeded at 8. done => Verifying /data/jenkins/workspace/pkgsrc-2023Q4-x86_64/graphics/opencv/../../graphics/opencv/patches/patch-modules_dnn_src_tensorflow_tf__importer.cpp => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2023Q4-x86_64/graphics/opencv/../../graphics/opencv/patches/patch-modules_dnn_src_tensorflow_tf__importer.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-modules_dnn_src_tensorflow_tf__importer.cpp,v 1.1 2020/04/18 22:01:34 joerg Exp $ | |--- modules/dnn/src/tensorflow/tf_importer.cpp.orig 2020-04-18 02:43:16.265690888 +0000 |+++ modules/dnn/src/tensorflow/tf_importer.cpp -------------------------- Patching file modules/dnn/src/tensorflow/tf_importer.cpp using Plan A... Hunk #1 succeeded at 20 (offset 6 lines). done => Verifying /data/jenkins/workspace/pkgsrc-2023Q4-x86_64/graphics/opencv/../../graphics/opencv/patches/patch-modules_dnn_src_torch_torch__importer.cpp => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2023Q4-x86_64/graphics/opencv/../../graphics/opencv/patches/patch-modules_dnn_src_torch_torch__importer.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-modules_dnn_src_torch_torch__importer.cpp,v 1.1 2020/04/18 22:01:34 joerg Exp $ | |--- modules/dnn/src/torch/torch_importer.cpp.orig 2020-04-18 02:45:10.074752904 +0000 |+++ modules/dnn/src/torch/torch_importer.cpp -------------------------- Patching file modules/dnn/src/torch/torch_importer.cpp using Plan A... Hunk #1 succeeded at 46. done => Verifying /data/jenkins/workspace/pkgsrc-2023Q4-x86_64/graphics/opencv/../../graphics/opencv/patches/patch-modules_dnn_test__precomp.hpp => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2023Q4-x86_64/graphics/opencv/../../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/jenkins/workspace/pkgsrc-2023Q4-x86_64/graphics/opencv/../../graphics/opencv/patches/patch-modules_flann_include_opencv2_flann_defines.h => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2023Q4-x86_64/graphics/opencv/../../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/jenkins/workspace/pkgsrc-2023Q4-x86_64/graphics/opencv/../../graphics/opencv/patches/patch-modules_imgcodecs_src_grfmt__exr.cpp => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2023Q4-x86_64/graphics/opencv/../../graphics/opencv/patches/patch-modules_imgcodecs_src_grfmt__exr.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-modules_imgcodecs_src_grfmt__exr.cpp,v 1.1 2021/07/08 21:27:39 markd Exp $ | |openexr3 | |--- modules/imgcodecs/src/grfmt_exr.cpp.orig 2019-12-19 15:16:47.000000000 +0000 |+++ modules/imgcodecs/src/grfmt_exr.cpp -------------------------- Patching file modules/imgcodecs/src/grfmt_exr.cpp using Plan A... Hunk #1 succeeded at 59 (offset 3 lines). done => Verifying /data/jenkins/workspace/pkgsrc-2023Q4-x86_64/graphics/opencv/../../graphics/opencv/patches/patch-modules_imgproc_src_resize.cpp => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2023Q4-x86_64/graphics/opencv/../../graphics/opencv/patches/patch-modules_imgproc_src_resize.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-modules_imgproc_src_resize.cpp,v 1.1 2020/08/08 22:40:59 joerg Exp $ | |On Illumos int8_t != ET, so be explicit about the cast to be used here. | |--- modules/imgproc/src/resize.cpp.orig 2020-08-08 22:04:15.259991576 +0000 |+++ modules/imgproc/src/resize.cpp -------------------------- Patching file modules/imgproc/src/resize.cpp using Plan A... Hunk #1 succeeded at 653 (offset 1 line). Hunk #2 succeeded at 685 (offset 1 line). done => Verifying /data/jenkins/workspace/pkgsrc-2023Q4-x86_64/graphics/opencv/../../graphics/opencv/patches/patch-modules_ts_src_ts.cpp => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2023Q4-x86_64/graphics/opencv/../../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/jenkins/workspace/pkgsrc-2023Q4-x86_64/graphics/opencv/../../graphics/opencv/patches/patch-modules_videoio_src_cap__v4l.cpp => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2023Q4-x86_64/graphics/opencv/../../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.9 2021/10/16 07:16:29 adam Exp $ | |Conditionalize settings not available in NetBSD's v4l2 emulation. |Avoid non-standard integer types. | |--- modules/videoio/src/cap_v4l.cpp.orig 2021-10-08 18:31:56.000000000 +0000 |+++ modules/videoio/src/cap_v4l.cpp -------------------------- Patching file modules/videoio/src/cap_v4l.cpp using Plan A... Hunk #1 succeeded at 215. Hunk #2 succeeded at 243 (offset -1 lines). Hunk #3 succeeded at 568 (offset -1 lines). Hunk #4 succeeded at 635 (offset -1 lines). Hunk #5 succeeded at 676 (offset -1 lines). Hunk #6 succeeded at 1555 (offset -1 lines). Hunk #7 succeeded at 1600 (offset -1 lines). Hunk #8 succeeded at 1622 (offset -1 lines). Hunk #9 succeeded at 1735 (offset -1 lines). Hunk #10 succeeded at 1753 (offset -1 lines). Hunk #11 succeeded at 1767 (offset -1 lines). Hunk #12 succeeded at 1781 (offset -1 lines). done ===> Creating toolchain wrappers for opencv-3.4.17 ===> Configuring for opencv-3.4.17 /usr/bin/mkdir -p /home/pbulk/build/graphics/opencv/work/opencv-3.4.17/build => 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 CMake Deprecation Warning at CMakeLists.txt:29 (cmake_minimum_required): Compatibility with CMake < 3.5 will be removed from a future version of CMake. Update the VERSION argument <min> value or use a ...<max> suffix to tell CMake that the project does not need compatibility with older versions. -- 'Release' build type is used by default. Use CMAKE_BUILD_TYPE to specify build type (Release or Debug) -- The CXX compiler identification is GNU 13.2.0 -- The C compiler identification is GNU 13.2.0 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /home/pbulk/build/graphics/opencv/work/.cwrapper/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /home/pbulk/build/graphics/opencv/work/.cwrapper/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- OpenCV: system-specific configuration file is not found: 'SunOS' -- Detected processor: i386 -- Performing Test HAVE_CXX11 (check file: cmake/checks/cxx11.cpp) -- Performing Test HAVE_CXX11 - Success CMake Warning (dev) at cmake/OpenCVUtils.cmake:144 (find_package): Policy CMP0148 is not set: The FindPythonInterp and FindPythonLibs modules are removed. Run "cmake --help-policy CMP0148" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Call Stack (most recent call first): cmake/OpenCVDetectPython.cmake:64 (find_host_package) cmake/OpenCVDetectPython.cmake:273 (find_python) CMakeLists.txt:585 (include) This warning is for project developers. Use -Wno-dev to suppress it. -- Found PythonInterp: /opt/local/bin/python3.11 (found suitable version "3.11.7", minimum required is "3.2") CMake Warning (dev) at cmake/OpenCVDetectPython.cmake:140 (find_package): Policy CMP0148 is not set: The FindPythonInterp and FindPythonLibs modules are removed. Run "cmake --help-policy CMP0148" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Call Stack (most recent call first): cmake/OpenCVDetectPython.cmake:273 (find_python) CMakeLists.txt:585 (include) This warning is for project developers. Use -Wno-dev to suppress it. -- Found PythonLibs: /opt/local/lib/libpython3.11.so (found suitable exact version "3.11.7") <string>:1: DeprecationWarning: `numpy.distutils` is deprecated since NumPy 1.23.0, as a result of the deprecation of `distutils` itself. It will be removed for Python >= 3.12. For older Python versions it will remain present. It is recommended to use `setuptools < 60.0` for those Python versions. For more details, see: https://numpy.org/devdocs/reference/distutils_status_migration.html -- 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 - Failed -- 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 - Failed -- 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 - Failed -- 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_WSUGGEST_OVERRIDE -- Performing Test HAVE_CXX_WSUGGEST_OVERRIDE - Success -- Performing Test HAVE_C_WSUGGEST_OVERRIDE -- Performing Test HAVE_C_WSUGGEST_OVERRIDE - Failed -- 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 - Failed -- Performing Test HAVE_CXX_WNO_UNNAMED_TYPE_TEMPLATE_ARGS -- Performing Test HAVE_CXX_WNO_UNNAMED_TYPE_TEMPLATE_ARGS - Failed -- Performing Test HAVE_C_WNO_UNNAMED_TYPE_TEMPLATE_ARGS -- Performing Test HAVE_C_WNO_UNNAMED_TYPE_TEMPLATE_ARGS - Failed -- 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_WIMPLICIT_FALLTHROUGH_3 -- Performing Test HAVE_CXX_WIMPLICIT_FALLTHROUGH_3 - Success -- Performing Test HAVE_C_WIMPLICIT_FALLTHROUGH_3 -- Performing Test HAVE_C_WIMPLICIT_FALLTHROUGH_3 - Success -- Performing Test HAVE_CXX_WNO_STRICT_OVERFLOW -- Performing Test HAVE_CXX_WNO_STRICT_OVERFLOW - Success -- Performing Test HAVE_C_WNO_STRICT_OVERFLOW -- Performing Test HAVE_C_WNO_STRICT_OVERFLOW - 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_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 (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 - Failed -- Performing Test HAVE_LINK_AS_NEEDED -- Performing Test HAVE_LINK_AS_NEEDED - 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 CMake Warning (dev) at cmake/OpenCVFindLibsGrfmt.cmake:14 (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: /opt/local For compatibility, CMake is ignoring the variable. Call Stack (most recent call first): CMakeLists.txt:673 (include) This warning is for project developers. Use -Wno-dev to suppress it. -- Found ZLIB: /opt/local/lib/libz.so (found suitable version "1.2.13", minimum required is "1.2.3") -- Found JPEG: /opt/local/lib/libjpeg.so (found version "80") -- Found TIFF: /opt/local/lib/libtiff.so (found version "4.6.0") -- Found WebP: /opt/local/lib/libwebp.so -- Found ZLIB: /opt/local/lib/libz.so (found version "1.2.13") -- Found PNG: /opt/local/lib/libpng16.so (found version "1.6.40") -- Looking for /opt/local/include/libpng/png.h -- Looking for /opt/local/include/libpng/png.h - not found -- Checking for module 'gtk+-3.0' -- Found gtk+-3.0, version 3.24.38 -- Checking for module 'gthread-2.0' -- Found gthread-2.0, version 2.78.1 -- 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 - not found -- Found PkgConfig: /home/pbulk/build/graphics/opencv/work/.tools/bin/pkg-config (found version "2.0.3") -- Checking for one of the modules 'blas;blas' -- Checking for one of the modules 'lapack;lapack' -- Checking for one of the modules 'cblas;cblas' -- Checking for one of the modules 'lapacke;lapacke' -- LAPACK(pkg): LAPACK_LIBRARIES: cblas;lapacke;blas;lapack -- LAPACK(pkg): Support is enabled. -- 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 - 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: /home/pbulk/build/graphics/opencv/work/opencv-3.4.17/build/python_loader -- Performing Test HAVE_CXX_WNO_UNDEF -- Performing Test HAVE_CXX_WNO_UNDEF - Success -- Allocator metrics storage type: 'long long' -- 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 -- 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 - Failed -- 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_SIGN_COMPARE -- Performing Test HAVE_CXX_WNO_SIGN_COMPARE - Success -- Performing Test HAVE_CXX_WNO_INVALID_OFFSETOF -- Performing Test HAVE_CXX_WNO_INVALID_OFFSETOF - Success -- Performing Test HAVE_CXX_WNO_SUGGEST_OVERRIDE -- Performing Test HAVE_CXX_WNO_SUGGEST_OVERRIDE - Success -- Performing Test HAVE_CXX_WNO_ARRAY_BOUNDS -- Performing Test HAVE_CXX_WNO_ARRAY_BOUNDS - Success -- Excluding from source files list (optimization is disabled): modules/features2d/src/fast.avx2.cpp -- Performing Test HAVE_CXX_WNO_DEPRECATED_DECLARATIONS -- Performing Test HAVE_CXX_WNO_DEPRECATED_DECLARATIONS - Success -- Excluding from source files list (optimization is disabled): modules/objdetect/src/haar.avx.cpp -- 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 - Failed -- Performing Test HAVE_CXX_WNO_INCONSISTENT_MISSING_OVERRIDE -- Performing Test HAVE_CXX_WNO_INCONSISTENT_MISSING_OVERRIDE - Failed -- -- General configuration for OpenCV 3.4.17 ===================================== -- Version control: unknown -- -- Platform: -- Timestamp: 2024-02-28T16:20:36Z -- Host: SunOS 5.11 i386 -- CMake: 3.28.1 -- CMake generator: Unix Makefiles -- CMake build tool: /home/pbulk/build/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 (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: /home/pbulk/build/graphics/opencv/work/.cwrapper/bin/g++ (ver 13.2.0) -- C++ flags (Release): -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -I/opt/local/include/python3.11 -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/freetype2 -I/opt/local/include/harfbuzz -I/opt/local/include/libdrm -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections -msse -msse2 -msse3 -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -DNDEBUG -- C++ flags (Debug): -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -I/opt/local/include/python3.11 -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/freetype2 -I/opt/local/include/harfbuzz -I/opt/local/include/libdrm -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections -msse -msse2 -msse3 -fvisibility=hidden -fvisibility-inlines-hidden -g -DDEBUG -D_DEBUG -- C Compiler: /home/pbulk/build/graphics/opencv/work/.cwrapper/bin/gcc -- C flags (Release): -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -I/opt/local/include/python3.11 -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/freetype2 -I/opt/local/include/harfbuzz -I/opt/local/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 -Wuninitialized -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections -msse -msse2 -msse3 -fvisibility=hidden -DNDEBUG -DNDEBUG -- C flags (Debug): -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -I/opt/local/include/python3.11 -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/freetype2 -I/opt/local/include/harfbuzz -I/opt/local/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 -Wuninitialized -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections -msse -msse2 -msse3 -fvisibility=hidden -g -DDEBUG -D_DEBUG -- Linker flags (Release): -L/opt/local/gcc13/lib/gcc/x86_64-sun-solaris2.11/13.2.0 -Wl,-R/opt/local/gcc13/lib/gcc/x86_64-sun-solaris2.11/13.2.0 -L/opt/local/lib -Wl,-R/opt/local/lib -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -lintl -liconv -Wl,--gc-sections -Wl,--as-needed -- Linker flags (Debug): -L/opt/local/gcc13/lib/gcc/x86_64-sun-solaris2.11/13.2.0 -Wl,-R/opt/local/gcc13/lib/gcc/x86_64-sun-solaris2.11/13.2.0 -L/opt/local/lib -Wl,-R/opt/local/lib -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -lintl -liconv -Wl,--gc-sections -Wl,--as-needed -- ccache: NO -- Precompiled headers: NO -- Extra dependencies: dl m pthread rt -- 3rdparty dependencies: -- -- OpenCV modules: -- To be built: calib3d core dnn features2d flann highgui imgcodecs imgproc ml objdetect photo python3 shape stitching superres ts video videoio videostab -- Disabled: world -- Disabled by dependency: - -- Unavailable: cudaarithm cudabgsegm cudacodec cudafeatures2d cudafilters cudaimgproc cudalegacy cudaobjdetect cudaoptflow cudastereo cudawarping cudev java python2 viz -- Applications: tests perf_tests apps -- Documentation: NO -- Non-free algorithms: NO -- -- GUI: -- GTK+: YES (ver 3.24.38) -- GThread : YES (ver 2.78.1) -- GtkGlExt: NO -- VTK support: NO -- -- Media I/O: -- ZLib: /opt/local/lib/libz.so (ver 1.2.13) -- JPEG: /opt/local/lib/libjpeg.so (ver 80) -- WEBP: /opt/local/lib/libwebp.so (ver encoder: 0x020f) -- PNG: /opt/local/lib/libpng16.so (ver 1.6.40) -- TIFF: /opt/local/lib/libtiff.so (ver 42 / 4.6.0) -- OpenEXR: OpenEXR::OpenEXR (ver 3.2.1) -- HDR: YES -- SUNRASTER: YES -- PXM: YES -- -- Video I/O: -- DC1394: NO -- GStreamer: NO -- libv4l/libv4l2: NO -- v4l/v4l2: NO -- -- Parallel framework: pthreads -- -- Trace: YES (with Intel ITT) -- -- Other third-party libraries: -- Lapack: YES (cblas lapacke blas lapack) -- Custom HAL: NO -- Protobuf: /opt/local/lib/libprotobuf.so (4.25.1) -- -- OpenCL: YES (no extra features) -- Include path: /home/pbulk/build/graphics/opencv/work/opencv-3.4.17/3rdparty/include/opencl/1.2 -- Link libraries: Dynamic load -- -- Python 3: -- Interpreter: /opt/local/bin/python3.11 (ver 3.11.7) -- Libraries: /opt/local/lib/libpython3.11.so (ver 3.11.7) -- numpy: /opt/local/lib/python3.11/site-packages/numpy/core/include (ver 1.26.4) -- install path: lib/python3.11/site-packages/cv2/python-3.11 -- -- Python (for build): /opt/local/bin/python3.11 -- -- Install to: /opt/local -- ----------------------------------------------------------------- -- -- Configuring done (425.7s) -- Generating done (2.7s) -- Build files have been written to: /home/pbulk/build/graphics/opencv/work/opencv-3.4.17/build => Rewrite cmake Dependencies files => Adding run-time search paths to pkg-config files. INFO: [subst.mk:_pkgconfig] Ignoring nonexistent file "build/unix-install/opencv.pc".