=> 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 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.15.3 => 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 lcms2>=2.2: found lcms2-2.9 => Full dependency tinyxml>=2.6.2nb2: found tinyxml-2.6.2nb2 => Full dependency yaml-cpp>=0.5.0: found yaml-cpp-0.6.2 ===> 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.15/Modules/Platform/NetBSD.cmake:15 (include): File /usr/pkg/share/cmake-3.15/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.15/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.15/Modules/CMakeSystemSpecificInformation.cmake:26 (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.15/Modules/Platform/NetBSD.cmake:15 (include): File /usr/pkg/share/cmake-3.15/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.15/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.15/Modules/CMakeCInformation.cmake:66 (include) CMakeLists.txt:1 (project) This warning is for project developers. Use -Wno-dev to suppress it. -- Check for working C compiler: /tmp/graphics/opencolorio/work/.cwrapper/bin/gcc -- Check for working C compiler: /tmp/graphics/opencolorio/work/.cwrapper/bin/gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done CMake Warning (dev) at /usr/pkg/share/cmake-3.15/Modules/Platform/NetBSD.cmake:15 (include): File /usr/pkg/share/cmake-3.15/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.15/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.15/Modules/CMakeCXXInformation.cmake:65 (include) CMakeLists.txt:1 (project) This warning is for project developers. Use -Wno-dev to suppress it. -- Check for working CXX compiler: /tmp/graphics/opencolorio/work/.cwrapper/bin/c++ -- Check for working CXX compiler: /tmp/graphics/opencolorio/work/.cwrapper/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- 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.6.0") -- Found yaml-cpp: /usr/pkg/lib/libyaml-cpp.so -- Could NOT find Boost (missing: Boost_INCLUDE_DIR) (Required is at least version "1.34") CMake Error at CMakeLists.txt:286 (message): Error: Detected system yaml-cpp version 0.6.2 is greater than 0.5.0, and therefore requires boost, but a boost installation could not be found. -- Configuring incomplete, errors occurred! See also "/tmp/graphics/opencolorio/work/OpenColorIO-1.1.1/CMakeFiles/CMakeOutput.log". *** Error code 1 Stop. make[1]: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/opencolorio *** Error code 1 Stop. make: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/opencolorio