=> Bootstrap dependency digest>=20010302: found digest-20190127 => Checksum SHA1 OK for OpenColorIO-1.1.1.tar.gz => Checksum RMD160 OK for OpenColorIO-1.1.1.tar.gz => Checksum SHA512 OK for OpenColorIO-1.1.1.tar.gz ===> Installing dependencies for OpenColorIO-1.1.1nb1 => Tool dependency cmake>=2.8.1nb1: found cmake-3.21.2 => Tool dependency pkgconf-[0-9]*: found pkgconf-1.8.0 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency boost-headers-1.76.*: found boost-headers-1.76.0 => Build dependency cwrappers>=20150314: found cwrappers-20180325 => Full dependency lcms2>=2.2: found lcms2-2.12 => Full dependency tinyxml>=2.6.2nb2: found tinyxml-2.6.2nb2 => Full dependency yaml-cpp>=0.5.0: found yaml-cpp-0.7.0 ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Overriding tools for OpenColorIO-1.1.1nb1 ===> Extracting for OpenColorIO-1.1.1nb1 ===> Patching for OpenColorIO-1.1.1nb1 => Applying pkgsrc patches for OpenColorIO-1.1.1nb1 => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/opencolorio/patches/patch-export_OpenColorIO_OpenColorABI.h.in => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/opencolorio/patches/patch-export_OpenColorIO_OpenColorABI.h.in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-export_OpenColorIO_OpenColorABI.h.in,v 1.2 2019/09/18 22:30:49 nia Exp $ | |--- export/OpenColorIO/OpenColorABI.h.in.orig 2019-03-28 05:12:57.000000000 +0000 |+++ export/OpenColorIO/OpenColorABI.h.in -------------------------- Patching file export/OpenColorIO/OpenColorABI.h.in using Plan A... Hunk #1 succeeded at 29. Hunk #2 succeeded at 57. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/opencolorio/patches/patch-src_core_OCIOYaml.cpp => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/opencolorio/patches/patch-src_core_OCIOYaml.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_core_OCIOYaml.cpp,v 1.1 2019/09/18 22:30:49 nia Exp $ | |Description: Fix build with yaml-cpp 0.6 | One of the changes in yaml-cpp 0.6 was the replacement of some inline | virtual functions with out-of-line virtual functions, to ensure a | single definition of the relevant vtable. | . | Unfortunately, OpenColorIO forward-declares these classes with a different | GCC visibility attribute. Now that the key function for the vtables is | not inlined into code using yaml-cpp.h that breaks link-time resolution of | the vtables. |Author: Christopher James Halse Rogers |Bug: https://github.com/imageworks/OpenColorIO/issues/517 | |--- src/core/OCIOYaml.cpp.orig 2019-03-28 05:12:57.000000000 +0000 |+++ src/core/OCIOYaml.cpp -------------------------- Patching file src/core/OCIOYaml.cpp using Plan A... Hunk #1 succeeded at 30. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/opencolorio/patches/patch-src_core_Platform.h => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/opencolorio/patches/patch-src_core_Platform.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_core_Platform.h,v 1.2 2019/09/18 22:30:49 nia Exp $ | |No alloca on netbsd, too | |--- src/core/Platform.h.orig 2019-03-28 05:12:57.000000000 +0000 |+++ src/core/Platform.h -------------------------- Patching file src/core/Platform.h using Plan A... Hunk #1 succeeded at 85. done ===> Creating toolchain wrappers for OpenColorIO-1.1.1nb1 ===> Configuring for OpenColorIO-1.1.1nb1 => Adding run-time search paths to pkg-config files. => Fixing CMAKE_MODULE_PATH in CMakeLists.txt => Checking for portability problems in extracted files -- The C compiler identification is GNU 7.4.0 -- The CXX compiler identification is GNU 7.4.0 CMake Warning (dev) at /usr/pkg/share/cmake-3.21/Modules/Platform/NetBSD.cmake:15 (include): File /usr/pkg/share/cmake-3.21/Modules/Platform/NetBSD.cmake includes /tmp/graphics/opencolorio/work/.buildlink/cmake-Modules/Platform/UnixPaths.cmake (found via CMAKE_MODULE_PATH) which shadows /usr/pkg/share/cmake-3.21/Modules/Platform/UnixPaths.cmake. This may cause errors later on . Policy CMP0017 is not set: Prefer files from the CMake module directory when including from there. Run "cmake --help-policy CMP0017" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Call Stack (most recent call first): /usr/pkg/share/cmake-3.21/Modules/CMakeSystemSpecificInformation.cmake:27 (include) CMakeLists.txt:1 (project) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /usr/pkg/share/cmake-3.21/Modules/Platform/NetBSD.cmake:15 (include): File /usr/pkg/share/cmake-3.21/Modules/Platform/NetBSD.cmake includes /tmp/graphics/opencolorio/work/.buildlink/cmake-Modules/Platform/UnixPaths.cmake (found via CMAKE_MODULE_PATH) which shadows /usr/pkg/share/cmake-3.21/Modules/Platform/UnixPaths.cmake. This may cause errors later on . Policy CMP0017 is not set: Prefer files from the CMake module directory when including from there. Run "cmake --help-policy CMP0017" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Call Stack (most recent call first): /usr/pkg/share/cmake-3.21/Modules/CMakeCInformation.cmake:66 (include) CMakeLists.txt:1 (project) This warning is for project developers. Use -Wno-dev to suppress it. -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /tmp/graphics/opencolorio/work/.cwrapper/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done CMake Warning (dev) at /usr/pkg/share/cmake-3.21/Modules/Platform/NetBSD.cmake:15 (include): File /usr/pkg/share/cmake-3.21/Modules/Platform/NetBSD.cmake includes /tmp/graphics/opencolorio/work/.buildlink/cmake-Modules/Platform/UnixPaths.cmake (found via CMAKE_MODULE_PATH) which shadows /usr/pkg/share/cmake-3.21/Modules/Platform/UnixPaths.cmake. This may cause errors later on . Policy CMP0017 is not set: Prefer files from the CMake module directory when including from there. Run "cmake --help-policy CMP0017" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Call Stack (most recent call first): /usr/pkg/share/cmake-3.21/Modules/CMakeCXXInformation.cmake:65 (include) CMakeLists.txt:1 (project) This warning is for project developers. Use -Wno-dev to suppress it. -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /tmp/graphics/opencolorio/work/.cwrapper/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done CMake Deprecation Warning at CMakeLists.txt:6 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. CMake Deprecation Warning at share/cmake/ParseArguments.cmake:27 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. Call Stack (most recent call first): CMakeLists.txt:59 (include) -- Setting Build Type to: RelWithDebInfo -- Setting Namespace to: OpenColorIO -- Exec prefix not specified, defaulting to /usr/pkg -- Use Boost Ptr: OFF -- Setting python bin to: python -- Setting EXTDIST_BINPATH: /tmp/graphics/opencolorio/work/OpenColorIO-1.1.1/ext/dist/bin -- Setting EXTDIST_PYTHONPATH: -- Found TinyXML: /tmp/graphics/opencolorio/work/.buildlink/lib/libtinyxml.so -- TinyXML version: 2.6.2 -- External TinyXML will be used. -- Found PkgConfig: /tmp/graphics/opencolorio/work/.tools/bin/pkg-config (found version "1.8.0") -- Found yaml-cpp: /usr/pkg/lib/libyaml-cpp.so -- Found Boost: /tmp/graphics/opencolorio/work/.buildlink/include (found suitable version "1.76.0", minimum required is "1.34") -- Generate Documentation: OFF -- SSE Optimizations: ON -- Could NOT find Truelight (missing: Truelight_INCLUDE_DIR Truelight_LIBRARIES Truelight_LIBRARY_DIR) -- Not building truelight transform support. Add the flag -D TRUELIGHT_INSTALL_PATH=... or set the TRUELIGHT_ROOT environment variable -- Create OpenColorABI.h from OpenColorABI.h.in -- Setting OCIO SOVERSION to: 1 -- Setting OCIO SOVERSION to: 1 -- Create OpenColorIO.pc from OpenColorIO.pc.in -- Build Unit Tests: ON -- Create ocio_core_tests.sh.in from ocio_core_tests.sh -- Disable build of apps. See cmake options : OCIO_BUILD_APPS and OCIO_BUILD_SHARED/OCIO_BUILD_STATIC (requiered) -- Could NOT find Nuke (missing: Nuke_INCLUDE_DIR Nuke_LIBRARIES Nuke_LIBRARY_DIR) -- Not building Nuke plugins. Add the flag -D NUKE_INSTALL_PATH=... or set the NDK_PATH environment variable -- Configuring done CMake Warning (dev) at src/core/CMakeLists.txt:80 (add_dependencies): Policy CMP0046 is not set: Error on non-existent dependency in add_dependencies. Run "cmake --help-policy CMP0046" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The dependency target "TINYXML_LIB" of target "OpenColorIO_STATIC" does not exist. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at src/core/CMakeLists.txt:80 (add_dependencies): Policy CMP0046 is not set: Error on non-existent dependency in add_dependencies. Run "cmake --help-policy CMP0046" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The dependency target "YAML_CPP_LIB" of target "OpenColorIO_STATIC" does not exist. This warning is for project developers. Use -Wno-dev to suppress it. -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_MANDIR -- Build files have been written to: /tmp/graphics/opencolorio/work/OpenColorIO-1.1.1 => Rewrite cmake Dependencies files