=> 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.15.3
=> Tool dependency pkgconf-[0-9]*: found pkgconf-1.6.0
=> Build dependency boost-headers-1.71.*: found boost-headers-1.71.0nb1
=> 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
tar: Global extended headers posix ustar archive. Extracting as plain files. Following files might be in the wrong directory or have wrong attributes.
===> Patching for OpenColorIO-1.1.1nb1
=> Applying pkgsrc patches for OpenColorIO-1.1.1nb1
===> 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
-- The C compiler identification is GNU 5.5.0
-- The CXX compiler identification is GNU 5.5.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/pkgbuild/graphics/opencolorio/work.alpha/.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/pkgbuild/graphics/opencolorio/work.alpha/.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/pkgbuild/graphics/opencolorio/work.alpha/.cwrapper/bin/gcc
-- Check for working C compiler: /tmp/pkgbuild/graphics/opencolorio/work.alpha/.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/pkgbuild/graphics/opencolorio/work.alpha/.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/pkgbuild/graphics/opencolorio/work.alpha/.cwrapper/bin/c++
-- Check for working CXX compiler: /tmp/pkgbuild/graphics/opencolorio/work.alpha/.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/pkgbuild/graphics/opencolorio/work.alpha/OpenColorIO-1.1.1/ext/dist/bin
-- Setting EXTDIST_PYTHONPATH:
-- Found TinyXML: /tmp/pkgbuild/graphics/opencolorio/work.alpha/.buildlink/lib/libtinyxml.so
-- TinyXML version: 2.6.2
-- External TinyXML will be used.
-- Found PkgConfig: /tmp/pkgbuild/graphics/opencolorio/work.alpha/.tools/bin/pkg-config (found version "1.6.0")
-- Found yaml-cpp: /usr/pkg/lib/libyaml-cpp.so
-- Found Boost: /tmp/pkgbuild/graphics/opencolorio/work.alpha/.buildlink/include (found suitable version "1.71.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/pkgbuild/graphics/opencolorio/work.alpha/OpenColorIO-1.1.1
=> Rewrite cmake Dependencies files