=> Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for OpenImageIO-3.0.9.1.tar.gz => Checksum SHA512 OK for OpenImageIO-3.0.9.1.tar.gz ===> Installing dependencies for openimageio-3.0.9.1nb4 ========================================================================== The following variables will affect the build process of this package, openimageio-3.0.9.1nb4. Their current value is shown below: * JPEG_DEFAULT = libjpeg-turbo Based on these variables, the following variables have been set: * JPEGBASE (defined, but empty) * JPEG_TYPE = libjpeg-turbo 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 `/usr/bin/make clean' after the changes. ========================================================================== => Tool dependency cmake>=0: found cmake-4.1.2 => Tool dependency mktools-[0-9]*: found mktools-20250213 => Tool dependency pkgconf-[0-9]*: found pkgconf-2.4.3nb1 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Build dependency boost-headers-1.89.*: found boost-headers-1.89.0nb1 => Build dependency robin-map>=0.6.3: found robin-map-1.4.1 => Build dependency x11-links>=1.36: found x11-links-1.36 => Full dependency boost-libs-1.89.*: found boost-libs-1.89.0nb1 => Full dependency boost-libs>=1.89.0nb1: found boost-libs-1.89.0nb1 => Full dependency fmtlib>=12.0.0: found fmtlib-12.1.0 => Full dependency freetype2>=2.13.2nb1: found freetype2-2.14.1 => Full dependency giflib>=5.2.1nb4: found giflib-5.2.2nb1 => Full dependency glew>=2.1.0: found glew-2.2.0nb2 => Full dependency libheif>=1.19.5nb1: found libheif-1.20.2 => Full dependency libraw>=0.21.1nb2: found libraw-0.21.1nb2 => Full dependency libwebp>=0.6.0: found libwebp-1.6.0nb1 => Full dependency opencolorio>=2.2.1: found opencolorio-2.4.2nb2 => Full dependency openexr>=3.4.0: found openexr-3.4.2 => Full dependency openjpeg>=2.1.0: found openjpeg-2.5.4 => Full dependency ptex>=2.4.2: found ptex-2.4.2 => Full dependency pugixml>=1.7: found pugixml-1.15 => Full dependency threadingbuildingblocks>=2020.3: found threadingbuildingblocks-2022.0.0nb2 => Full dependency tiff>=4.7.0nb3: found tiff-4.7.1 => Full dependency tinyxml>=2.6.2nb2: found tinyxml-2.6.2nb2 ===> 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 openimageio-3.0.9.1nb4 ===> Extracting for openimageio-3.0.9.1nb4 ===> Patching for openimageio-3.0.9.1nb4 => Applying pkgsrc patches for openimageio-3.0.9.1nb4 ===> Creating toolchain wrappers for openimageio-3.0.9.1nb4 ===> Configuring for openimageio-3.0.9.1nb4 => Generating pkg-config files for builtin xz package. => Adding run-time search paths to pkg-config files. -- The CXX compiler identification is GNU 12.5.0 -- The C compiler identification is GNU 12.5.0 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /pbulk/work/graphics/openimageio/work/.cwrapper/bin/c++ - 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: /pbulk/work/graphics/openimageio/work/.cwrapper/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Configuring OpenImageIO 3.0.9.1 -- CMake 4.1.2 -- CMake system = NetBSD-11.0 -- CMake system name = NetBSD -- Project source dir = /pbulk/work/graphics/openimageio/work/OpenImageIO-3.0.9.1 -- Project build dir = /pbulk/work/graphics/openimageio/work/OpenImageIO-3.0.9.1/cmake-pkgsrc-build -- Project install prefix = /usr/pkg -- Configuration types = -- Build type = Release -- Supported release = ON -- CMAKE_UNITY_BUILD_MODE = -- CMAKE_UNITY_BUILD_BATCH_SIZE = -- Setting Namespace to: OpenImageIO_v3_0 -- CMAKE_CXX_COMPILER = /pbulk/work/graphics/openimageio/work/.cwrapper/bin/c++ -- CMAKE_CXX_COMPILER_ID = GNU -- Building with C++17, downstream minimum C++17 -- Compiling with SIMD level -- clang-format not found. --  -- * Checking for dependencies... -- * - Missing a dependency 'Package'? -- * Try cmake -DPackage_ROOT=path or set environment var Package_ROOT=path -- * For many dependencies, we supply src/build-scripts/build_Package.bash -- * - To exclude an optional dependency (even if found), -- * -DUSE_Package=OFF or set environment var USE_Package=OFF --  -- Found ZLIB 1.3.1  -- Found Imath 3.2.2  -- Found OpenEXR 3.4.2  -- Found libjpeg-turbo 3.1.2  -- libuhdr library not found  -- Try setting libuhdr_ROOT ? -- Found TIFF 4.7.1  -- JXL library not found  -- Try setting JXL_ROOT ? -- Found pugixml 1.15  -- Found PNG 1.6.50  -- Found Freetype 2.14.1  -- Found OpenColorIO 2.4.2  -- Not using OpenCV -- disabled  -- Found TBB 2022.0.0 from CONFIG -- Not using DCMTK -- disabled  -- Not using FFmpeg -- disabled  -- Found GIF 5.2.2  -- Found Libheif 1.20.2  -- Found LibRaw 0.21.1  -- Found OpenJPEG 2.5.4  -- Not using OpenVDB -- disabled  -- Found Ptex 2.4 from CONFIG CMake Warning at src/cmake/dependency_utils.cmake:379 (find_package): By not providing "FindWebP.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "WebP", but CMake did not find one. Could not find a package configuration file provided by "WebP" with any of the following names: WebPConfig.cmake webp-config.cmake Add the installation prefix of "WebP" to CMAKE_PREFIX_PATH or set "WebP_DIR" to a directory containing one of the above files. If "WebP" provides a separate development package or SDK, be sure it has been installed. Call Stack (most recent call first): src/cmake/externalpackages.cmake:192 (checked_find_package) CMakeLists.txt:213 (include) -- WebP library not found  -- Try setting WebP_ROOT ? -- Maybe this will help: src/build-scripts/build_webp.bash -- Not using R3DSDK -- disabled  -- Not using Nuke -- disabled  -- Found BZip2 1.0.8  -- Found OpenGL  CMake Warning at src/cmake/dependency_utils.cmake:379 (find_package): By not providing "FindQt6.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "Qt6", but CMake did not find one. Could not find a package configuration file provided by "Qt6" with any of the following names: Qt6Config.cmake qt6-config.cmake Add the installation prefix of "Qt6" to CMAKE_PREFIX_PATH or set "Qt6_DIR" to a directory containing one of the above files. If "Qt6" provides a separate development package or SDK, be sure it has been installed. Call Stack (most recent call first): src/cmake/externalpackages.cmake:214 (checked_find_package) CMakeLists.txt:213 (include) -- Qt6 library not found  -- Try setting Qt6_ROOT ? CMake Warning at src/cmake/dependency_utils.cmake:379 (find_package): By not providing "FindQt5.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "Qt5", but CMake did not find one. Could not find a package configuration file provided by "Qt5" with any of the following names: Qt5Config.cmake qt5-config.cmake Add the installation prefix of "Qt5" to CMAKE_PREFIX_PATH or set "Qt5_DIR" to a directory containing one of the above files. If "Qt5" provides a separate development package or SDK, be sure it has been installed. Call Stack (most recent call first): src/cmake/externalpackages.cmake:216 (checked_find_package) CMakeLists.txt:213 (include) -- Qt5 library not found  -- Try setting Qt5_ROOT ? -- Found Robinmap  -- Found fmt 12.1.0  -- All build dependencies: BZip2 1.0.8;fmt 12.1.0;Freetype 2.14.1;GIF 5.2.2;Imath 3.2.2;JXL NONE;Libheif 1.20.2;libjpeg-turbo 3.1.2;LibRaw 0.21.1;libuhdr NONE;OpenColorIO 2.4.2;OpenEXR 3.4.2;OpenGL;OpenJPEG 2.5.4;PNG 1.6.50;Ptex 2.4;pugixml 1.15;Qt5 NONE;Qt6 NONE;Robinmap;TBB 2022.0.0;TIFF 4.7.1;WebP NONE;ZLIB 1.3.1 CMake Warning at src/dicom.imageio/CMakeLists.txt:10 (message): DICOM plugin will not be built, no DCMTK -- FFmpeg not found: ffmpeg plugin will not be built CMake Warning at src/jpegxl.imageio/CMakeLists.txt:11 (message): JPEG XL plugin will not be built -- OpenEXR core library will be used by default -- WebP plugin will not be built -- OpenEXR core library will be used by default -- WARNING: Qt or OpenGL not found -- 'iv' will not be built! -- Not building Python bindings: USE_PYTHON=OFF, Python3_Development.Module_FOUND= -- Missing test data oiio-images -- Missing test data openexr-images -- Missing test data fits-images -- Missing test data j2kp4files_v1_5 -- Did not find /pbulk/work/graphics/openimageio/work/OpenImageIO-3.0.9.1/cmake-pkgsrc-build/testsuite/oiio-images -- -> Will not run tests gpsread;oiiotool-attribs;texture-filtersize;texture-filtersize-stochastic;texture-res;texture-maxres -- -> You can find it at Recent checkout of OpenImageIO-images -- Did not find /pbulk/work/graphics/openimageio/work/OpenImageIO-3.0.9.1/cmake-pkgsrc-build/testsuite/oiio-images/bmpsuite -- -> Will not run tests bmp -- -> You can find it at -- Did not find /pbulk/work/graphics/openimageio/work/OpenImageIO-3.0.9.1/cmake-pkgsrc-build/testsuite/oiio-images -- -> Will not run tests cineon -- -> You can find it at Recent checkout of OpenImageIO-images -- Did not find /pbulk/work/graphics/openimageio/work/OpenImageIO-3.0.9.1/cmake-pkgsrc-build/testsuite/oiio-images/dpx -- -> Will not run tests dpx -- -> You can find it at Recent checkout of OpenImageIO-images -- Did not find /pbulk/work/graphics/openimageio/work/OpenImageIO-3.0.9.1/cmake-pkgsrc-build/testsuite/oiio-images/dds -- -> Will not run tests dds -- -> You can find it at Recent checkout of OpenImageIO-images -- Did not find /pbulk/work/graphics/openimageio/work/OpenImageIO-3.0.9.1/cmake-pkgsrc-build/testsuite/fits-images -- -> Will not run tests fits -- -> You can find it at http://www.cv.nrao.edu/fits/data/tests/ -- Did not find /pbulk/work/graphics/openimageio/work/OpenImageIO-3.0.9.1/cmake-pkgsrc-build/testsuite/oiio-images/gif -- -> Will not run tests gif -- -> You can find it at Recent checkout of OpenImageIO-images -- Did not find /pbulk/work/graphics/openimageio/work/OpenImageIO-3.0.9.1/cmake-pkgsrc-build/testsuite/openexr-images -- -> Will not run tests hdr -- -> You can find it at http://github.com/AcademySoftwareFoundation/openexr-images -- Did not find /pbulk/work/graphics/openimageio/work/OpenImageIO-3.0.9.1/cmake-pkgsrc-build/testsuite/oiio-images/heif -- -> Will not run tests heif -- -> You can find it at http://github.com/AcademySoftwareFoundation/openexr-images -- Did not find /pbulk/work/graphics/openimageio/work/OpenImageIO-3.0.9.1/cmake-pkgsrc-build/testsuite/oiio-images/ico -- -> Will not run tests ico -- -> You can find it at Recent checkout of OpenImageIO-images -- Did not find /pbulk/work/graphics/openimageio/work/OpenImageIO-3.0.9.1/cmake-pkgsrc-build/testsuite/oiio-images -- -> Will not run tests iff -- -> You can find it at Recent checkout of OpenImageIO-images -- Did not find /pbulk/work/graphics/openimageio/work/OpenImageIO-3.0.9.1/cmake-pkgsrc-build/testsuite/oiio-images -- -> Will not run tests jpeg-ultrahdr -- -> You can find it at Recent checkout of OpenImageIO-images -- Did not find /pbulk/work/graphics/openimageio/work/OpenImageIO-3.0.9.1/cmake-pkgsrc-build/testsuite/oiio-images -- -> Will not run tests jpeg2000 -- -> You can find it at Recent checkout of OpenImageIO-images -- Did not find /pbulk/work/graphics/openimageio/work/OpenImageIO-3.0.9.1/cmake-pkgsrc-build/testsuite/j2kp4files_v1_5 -- -> Will not run tests jpeg2000-j2kp4files -- -> You can find it at http://www.itu.int/net/ITU-T/sigdb/speimage/ImageForm-s.aspx?val=10100803 -- Did not find /pbulk/work/graphics/openimageio/work/OpenImageIO-3.0.9.1/cmake-pkgsrc-build/testsuite/openexr-images -- -> Will not run tests openexr-suite;openexr-multires;openexr-chroma;openexr-decreasingy;openexr-v2;openexr-window;perchannel;oiiotool-deep;openexr-compression;openexr-luminance-chroma -- -> You can find it at http://github.com/AcademySoftwareFoundation/openexr-images -- Did not find /pbulk/work/graphics/openimageio/work/OpenImageIO-3.0.9.1/cmake-pkgsrc-build/testsuite/openexr-images -- -> Will not run tests openexr-suite;openexr-multires;openexr-chroma;openexr-decreasingy;openexr-v2;openexr-window;perchannel;oiiotool-deep;openexr-compression -- -> You can find it at http://github.com/AcademySoftwareFoundation/openexr-images -- Did not find /pbulk/work/graphics/openimageio/work/OpenImageIO-3.0.9.1/cmake-pkgsrc-build/testsuite/oiio-images/png -- -> Will not run tests png;png-damaged -- -> You can find it at -- Did not find /pbulk/work/graphics/openimageio/work/OpenImageIO-3.0.9.1/cmake-pkgsrc-build/testsuite/oiio-images -- -> Will not run tests pnm -- -> You can find it at -- Did not find /pbulk/work/graphics/openimageio/work/OpenImageIO-3.0.9.1/cmake-pkgsrc-build/testsuite/oiio-images/psd -- -> Will not run tests psd;psd-colormodes -- -> You can find it at -- Did not find /pbulk/work/graphics/openimageio/work/OpenImageIO-3.0.9.1/cmake-pkgsrc-build/testsuite/oiio-images/raw -- -> Will not run tests raw -- -> You can find it at -- Did not find /pbulk/work/graphics/openimageio/work/OpenImageIO-3.0.9.1/cmake-pkgsrc-build/testsuite/oiio-images/rla -- -> Will not run tests rla -- -> You can find it at -- Did not find /pbulk/work/graphics/openimageio/work/OpenImageIO-3.0.9.1/cmake-pkgsrc-build/testsuite/oiio-images -- -> Will not run tests sgi -- -> You can find it at -- Did not find /pbulk/work/graphics/openimageio/work/OpenImageIO-3.0.9.1/cmake-pkgsrc-build/testsuite/oiio-images/softimage -- -> Will not run tests softimage -- -> You can find it at -- Did not find /pbulk/work/graphics/openimageio/work/OpenImageIO-3.0.9.1/cmake-pkgsrc-build/testsuite/oiio-images -- -> Will not run tests targa -- -> You can find it at -- Did not find /pbulk/work/graphics/openimageio/work/OpenImageIO-3.0.9.1/cmake-pkgsrc-build/testsuite/oiio-images/libtiffpic -- -> Will not run tests tiff-suite;tiff-depths;tiff-misc -- -> You can find it at -- Did not find /pbulk/work/graphics/openimageio/work/OpenImageIO-3.0.9.1/cmake-pkgsrc-build/testsuite/oiio-images/webp -- -> Will not run tests webp -- -> You can find it at -- Did not find /pbulk/work/graphics/openimageio/work/OpenImageIO-3.0.9.1/cmake-pkgsrc-build/testsuite/oiio-images -- -> Will not run tests zfile -- -> You can find it at -- -- ========================================================================= -- = Dependency report = -- ========================================================================= -- -- The following dependencies found externally: -- BZip2 1.0.8 -- fmt 12.1.0 -- Freetype 2.14.1 -- GIF 5.2.2 -- Imath 3.2.2 -- Libheif 1.20.2 -- libjpeg-turbo 3.1.2 -- LibRaw 0.21.1 -- OpenColorIO 2.4.2 -- OpenEXR 3.4.2 -- OpenJPEG 2.5.4 -- PNG 1.6.50 -- Ptex 2.4 -- pugixml 1.15 -- TBB 2022.0.0 -- TIFF 4.7.1 -- ZLIB 1.3.1 -- The following dependencies were not found: -- JXL -- libuhdr -- Qt5 -- Qt6 -- WebP -- -- For some of these, we can build them locally: -- libuhdr -- WebP -- To build them automatically if not found, build again with option: -- -DOpenImageIO_BUILD_MISSING_DEPS=all -- -- ========================================================================= -- -- Configuring done (1.7s) -- Generating done (0.2s) CMake Warning: Manually-specified variables were not used by the project: FETCHCONTENT_FULLY_DISCONNECTED -- Build files have been written to: /pbulk/work/graphics/openimageio/work/OpenImageIO-3.0.9.1/cmake-pkgsrc-build