=> "/opt/local/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-trunk-x86_64/graphics/libheif-cxx11", "configure", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] => Checksum BLAKE2s OK for libheif-1.18.2.tar.gz => Checksum SHA512 OK for libheif-1.18.2.tar.gz ===> Installing dependencies for libheif-1.18.2nb1 ========================================================================== The supported build options for libheif are: aom x265 The currently selected options are: aom x265 You can select which build options to use by setting PKG_DEFAULT_OPTIONS or the following variable. Its current value is shown: PKG_OPTIONS.libheif (not defined) ========================================================================== => Tool dependency cmake>=0: found cmake-4.4.3 => Tool dependency pkgconf-[0-9]*: found pkgconf-3.0.6 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency gcc13>=13.4.0: found gcc13-13.4.0 => Full dependency gcc13-libs>=13.4.0: found gcc13-libs-13.4.0 => Full dependency libaom>=3.3.0nb1: found libaom-3.15.0 => Full dependency libde265>=1.0.6: found libde265-1.1.2 => Full dependency png>=1.6.0nb1: found png-1.6.58nb1 => Full dependency x265>=4.2: found x265-4.2nb1 => Full dependency zlib>=1.1.4: found zlib-1.3.1 ===> Overriding tools for libheif-1.18.2nb1 ===> Extracting for libheif-1.18.2nb1 ===> Patching for libheif-1.18.2nb1 ===> Creating toolchain wrappers for libheif-1.18.2nb1 /usr/bin/sed -e '/^#/d' -e 's,@LINK_ARCH_DEFAULT@,link_arch64,g' -e 's,@LINK_LIBGCC_DEFAULT@,link_libgcc_arch64,g' -e 's,@LIBGCC_PREFIX@,/opt/local/gcc13/x86_64-sun-solaris2.11,g' < ../../extra/gcc13-libs/files/specs.pkgsrc > /tmp/work/graphics/libheif-cxx11/work/.cwrapper/specs.pkgsrc ===> Configuring for libheif-1.18.2nb1 => Adding run-time search paths to pkg-config files. -- The C compiler identification is GNU 13.4.0 -- The CXX compiler identification is GNU 13.4.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /tmp/work/graphics/libheif-cxx11/work/.cwrapper/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /tmp/work/graphics/libheif-cxx11/work/.cwrapper/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Looking for unistd.h -- Looking for unistd.h - found -- Performing Test has_potentially_evaluated_expression -- Performing Test has_potentially_evaluated_expression - Failed -- Found LIBDE265 -- Found LIBDE265: /tmp/work/graphics/libheif-cxx11/work/.buildlink/include (found version "1.1.2") -- Found X265 -- Found X265: /tmp/work/graphics/libheif-cxx11/work/.buildlink/include (found version "216") -- Looking for AOM_USAGE_GOOD_QUALITY -- Looking for AOM_USAGE_GOOD_QUALITY - found -- Found AOM -- Found AOM: /tmp/work/graphics/libheif-cxx11/work/.buildlink/include === Summary of compiled codecs === libde265 HEVC decoder : + built-in FFMPEG HEVC decoder (HW acc) : - disabled x265 HEVC encoder : + built-in Kvazaar HEVC encoder : - disabled AOM AV1 decoder : + built-in AOM AV1 encoder : + built-in Dav1d AV1 decoder : - disabled SVT AV1 encoder : - disabled Rav1e AV1 encoder : - disabled JPEG decoder : - disabled JPEG encoder : - disabled OpenJPEG J2K decoder : - disabled OpenJPEG J2K encoder : - disabled OpenJPH HT-J2K encoder : - disabled uvg266 VVC enc. (experimental) : - disabled vvenc VVC enc. (experimental) : - disabled vvdec VVC dec. (experimental) : - disabled === Supported formats === format decoding encoding HEIC YES YES AVIF YES YES VVC NO NO JPEG NO NO JPEG2000 NO NO JPEG2000-HT NO NO Uncompressed NO NO CMake Warning at cmake/modules/LibFindMacros.cmake:267 (message): WARNING: MISSING PACKAGE We could not find development headers for LIBSHARPYUV. Do you have the necessary dev package installed? This package is NOT REQUIRED and you may ignore this warning but by doing so you may miss some functionality of libheif. Relevant CMake configuration variables: LIBSHARPYUV_INCLUDE_DIR= LIBSHARPYUV_LIBRARY= You may use CMake GUI, cmake -D or ccmake to modify the values. Delete CMakeCache.txt to discard all values and force full re-detection if necessary. Call Stack (most recent call first): cmake/modules/Findlibsharpyuv.cmake:18 (libfind_process) CMakeLists.txt:340 (find_package) -- Could NOT find libsharpyuv (missing: LIBSHARPYUV_INCLUDE_DIR LIBSHARPYUV_LIBRARIES) libsharpyuv: disabled -- Looking for _LIBCPP_VERSION -- Looking for _LIBCPP_VERSION - not found -- Could NOT find JPEG (missing: JPEG_LIBRARY JPEG_INCLUDE_DIR) -- Found ZLIB: /tmp/work/graphics/libheif-cxx11/work/.buildlink/lib/libz.so (found version "1.3.1") -- Found PNG: /tmp/work/graphics/libheif-cxx11/work/.buildlink/lib/libpng16.so (found version "1.6.58") === Active input formats for heif-enc === JPEG: ------ (libjpeg not found) PNG: active TIFF: ------ (libtiff not found) -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) Doxygen tool needs to be installed to generate the API documentation CMake Warning at tests/CMakeLists.txt:19 (message): Conversion and box unit tests can only be compiled with full symbol visibility (WITH_REDUCED_VISIBILITY=OFF) INFODisabling HT-JPEG 2000 encoder tests because no HT-JPEG 2000 codec is enabled INFODisabling JPEG 2000 encoder tests because no JPEG 2000 codec is enabled CMake Warning at tests/CMakeLists.txt:63 (message): Tests of the 'uncompressed codec' are not compiled because the uncompressed codec is not enabled (WITH_UNCOMPRESSED_CODEC==OFF) Compiling 'x265' as built-in backend Compiling 'libde265' as built-in backend Not compiling 'dav1d' backend Compiling 'aomdec' as built-in backend Compiling 'aomenc' as built-in backend Not compiling 'svtenc' backend Not compiling 'rav1e' backend Not compiling 'jpegdec' backend Not compiling 'jpegenc' backend Not compiling 'j2kdec' backend Not compiling 'j2kenc' backend Not compiling 'kvazaar' backend Not compiling 'ffmpegdec' backend Not compiling 'jphenc' backend Not compiling 'uvg266' backend Not compiling 'vvdec' backend Not compiling 'vvenc' backend Not compiling 'libsharpyuv' -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Configuring done (11.4s) -- Generating done (0.5s) CMake Warning (unused-cli): Manually-specified variables were not used by the project: FETCHCONTENT_FULLY_DISCONNECTED -- Build files have been written to: /tmp/work/graphics/libheif-cxx11/work/libheif-1.18.2/cmake-pkgsrc-build