+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=311 WRKLOG=/tmp/bulklog/opencolorio-2.2.1nb1/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=311 WRKLOG=/tmp/bulklog/opencolorio-2.2.1nb1/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for OpenColorIO-2.2.1.tar.gz => Checksum SHA512 OK for OpenColorIO-2.2.1.tar.gz ===> Installing dependencies for opencolorio-2.2.1nb1 ========================================================================== The following variables will affect the build process of this package, opencolorio-2.2.1nb1. Their current value is shown below: * PYTHON_VERSION_DEFAULT = 311 Based on these variables, the following variables have been set: * 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/pkg/bin/bmake clean' after the changes. ========================================================================== => Tool dependency cmake>=0: found cmake-3.27.7nb1 => Tool dependency mktools-[0-9]*: found mktools-20220614 => 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 boost-headers-1.83.*: found boost-headers-1.83.0 => Build dependency py311-pybind11>=2.5.0: found py311-pybind11-2.11.1 => Build dependency xorgproto>=2016.1: found xorgproto-2023.2 => Build dependency xcb-proto>=1.15.2nb3: found xcb-proto-1.16.0 => Full dependency minizip-ng>=4.0.2: found minizip-ng-4.0.2 => Full dependency pystring>=1.1.4: found pystring-1.1.4 => Full dependency zlib>=1.2.13: found zlib-1.2.13 => Full dependency MesaLib>=21.3.9nb3: found MesaLib-21.3.9nb4 => Full dependency freeglut>=3.2.2nb1: found freeglut-3.4.0 => Full dependency glew>=2.1.0: found glew-2.2.0nb2 => Full dependency lcms2>=2.2: found lcms2-2.15nb1 => Full dependency imath>=3.1.9: found imath-3.1.9 => Full dependency expat>=2.4.1: found expat-2.5.0 => Full dependency yaml-cpp>=0.5.0: found yaml-cpp-0.8.0 => Full dependency libXmu>=1.0.0: found libXmu-1.1.4 ===> Overriding tools for opencolorio-2.2.1nb1 ===> Extracting for opencolorio-2.2.1nb1 ===> Patching for opencolorio-2.2.1nb1 => Applying pkgsrc patches for opencolorio-2.2.1nb1 => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/graphics/opencolorio/patches/patch-share_cmake_modules_Findyaml-cpp.cmake => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/graphics/opencolorio/patches/patch-share_cmake_modules_Findyaml-cpp.cmake Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-share_cmake_modules_Findyaml-cpp.cmake,v 1.1 2023/10/15 19:45:33 ryoon Exp $ | |* Fix yaml-cpp-0.8.8 detection. | |--- share/cmake/modules/Findyaml-cpp.cmake.orig 2023-01-06 02:05:59.000000000 +0000 |+++ share/cmake/modules/Findyaml-cpp.cmake -------------------------- Patching file share/cmake/modules/Findyaml-cpp.cmake using Plan A... Hunk #1 succeeded at 39. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/graphics/opencolorio/patches/patch-share_cmake_utils_CheckSupportGL.cmake => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/graphics/opencolorio/patches/patch-share_cmake_utils_CheckSupportGL.cmake Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-share_cmake_utils_CheckSupportGL.cmake,v 1.1 2023/10/15 19:45:33 ryoon Exp $ | |* pkgsrc does not provide libOpenGL.so. | |--- share/cmake/utils/CheckSupportGL.cmake.orig 2023-01-06 02:05:59.000000000 +0000 |+++ share/cmake/utils/CheckSupportGL.cmake -------------------------- Patching file share/cmake/utils/CheckSupportGL.cmake using Plan A... Hunk #1 succeeded at 76. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/graphics/opencolorio/patches/patch-share_cmake_utils_CppVersion.cmake => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/graphics/opencolorio/patches/patch-share_cmake_utils_CppVersion.cmake Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-share_cmake_utils_CppVersion.cmake,v 1.1 2023/11/07 20:29:25 nros Exp $ | |Use extensions for alloca on NetBSD | |--- share/cmake/utils/CppVersion.cmake.orig 2023-11-07 20:06:12.390306361 +0000 |+++ share/cmake/utils/CppVersion.cmake -------------------------- Patching file share/cmake/utils/CppVersion.cmake using Plan A... Hunk #1 succeeded at 75. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/graphics/opencolorio/patches/patch-src_OpenColorIO_OCIOZArchive.cpp => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/graphics/opencolorio/patches/patch-src_OpenColorIO_OCIOZArchive.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_OpenColorIO_OCIOZArchive.cpp,v 1.1 2023/11/07 20:29:25 nros Exp $ | |Fix build with minizip-ng version 4 and above |based on upstream patch: |https://github.com/AcademySoftwareFoundation/OpenColorIO/commit/bdc4cd124140f997cdec1c5d7db72b1550fe7eac | |--- src/OpenColorIO/OCIOZArchive.cpp.orig 2023-01-06 02:05:59.000000000 +0000 |+++ src/OpenColorIO/OCIOZArchive.cpp -------------------------- Patching file src/OpenColorIO/OCIOZArchive.cpp using Plan A... Hunk #1 succeeded at 225. Hunk #2 succeeded at 237. Hunk #3 succeeded at 332. Hunk #4 succeeded at 450. Hunk #5 succeeded at 510. Hunk #6 succeeded at 630. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/graphics/opencolorio/patches/patch-src_apps_ocioarchive_main.cpp => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/graphics/opencolorio/patches/patch-src_apps_ocioarchive_main.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_apps_ocioarchive_main.cpp,v 1.1 2023/11/07 20:29:25 nros Exp $ | |Fix build with minizip-ng version 4 and above |based on upstream patch: |https://github.com/AcademySoftwareFoundation/OpenColorIO/commit/bdc4cd124140f997cdec1c5d7db72b1550fe7eac | |--- src/apps/ocioarchive/main.cpp.orig 2023-01-06 02:05:59.000000000 +0000 |+++ src/apps/ocioarchive/main.cpp -------------------------- Patching file src/apps/ocioarchive/main.cpp using Plan A... Hunk #1 succeeded at 235. done ===> Creating toolchain wrappers for opencolorio-2.2.1nb1 ===> Configuring for opencolorio-2.2.1nb1 => Adding run-time search paths to pkg-config files. => Checking for portability problems in extracted files -- 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/opencolorio/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/opencolorio/work/.cwrapper/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Setting build type to 'Release' as none was specified. -- Setting C++ version to '14' as none was specified. -- Performing Test COMPILER_SUPPORTS_CXX14 -- Performing Test COMPILER_SUPPORTS_CXX14 - Success -- Found OpenGL: /opt/pkg/lib/libGL.so found components: OpenGL -- Found GLEW: /opt/pkg/include (found version "2.2.0") -- Found GLUT: /opt/pkg/lib/libglut.so -- Performing Test HAVE_SSE2 -- Performing Test HAVE_SSE2 - Success -- Setting SOVERSION to '2.2' as none was specified. -- Found expat: /home/pbulk/build/graphics/opencolorio/work/.buildlink/include (found suitable version "2.5.0", minimum required is "2.4.1") -- Found yaml-cpp: /opt/pkg/lib/libyaml-cpp.so (found suitable version "0.8.0", minimum required is "0.7.0") -- Found pystring: /opt/pkg/include (Required is at least version "1.1.3") -- Found Imath: /home/pbulk/build/graphics/opencolorio/work/.buildlink/lib/libImath-3_1.so.29.8.0 (found suitable version "3.1.9", minimum required is "3.0") -- Found ZLIB: /opt/pkg/lib/libz.so (found suitable version "1.2.13", minimum required is "1.2.13") -- Found minizip-ng: /opt/pkg/lib/libminizip-ng.so (found suitable version "4.0.2", minimum required is "3.0.7") -- Found Python: /opt/pkg/bin/python3.11 (found version "3.11.6") found components: Interpreter Development.Module -- Using pybind11 python package (version "2.11.1", found in python "3.11.6") -- Found pybind11: /opt/pkg/lib/python3.11/site-packages/pybind11/include (found suitable version "2.11.1", minimum required is "2.9.2") -- Could NOT find OpenImageIO (missing: OPENIMAGEIO_INCLUDE_DIR OPENIMAGEIO_LIBRARY OPENIMAGEIO_VERSION) (Required is at least version "2.2.14") CMake Warning at share/cmake/modules/FindExtPackages.cmake:247 (message): Could NOT find OpenImageIO. Skipping build of the OSL unit tests. Call Stack (most recent call first): CMakeLists.txt:270 (include) CMake Warning at src/apps/CMakeLists.txt:21 (message): Skipping build of all apps. CMake Warning at src/bindings/python/CMakeLists.txt:44 (message): Building PyOpenColorIO with OCIO_BUILD_DOCS disabled will result in incomplete Python docstrings. -- Configuring done (10.9s) -- Generating done (0.3s) CMake Warning: Manually-specified variables were not used by the project: OCIO_BUILD_PYGLUE -- Build files have been written to: /home/pbulk/build/graphics/opencolorio/work/OpenColorIO-2.2.1/cmake-pkgsrc-build