+ case "${usergroup_phase}" in
+ local run_cmd
+ run_cmd=run_su
+ shift
+ run_su /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/libjxl-0.11.1nb1/work.log
+ su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/libjxl-0.11.1nb1/work.log
=> Checksum BLAKE2s OK for libjxl-0.11.1.tar.gz
=> Checksum SHA512 OK for libjxl-0.11.1.tar.gz
===> Installing dependencies for libjxl-0.11.1nb1
==========================================================================
The following variables will affect the build process of this package,
libjxl-0.11.1nb1.  Their current value is shown below:

        * JPEG_DEFAULT = jpeg

Based on these variables, the following variables have been set:

        * JPEGBASE (defined, but empty)
        * JPEG_TYPE = jpeg

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
`/opt/pkg/bin/bmake clean' after the changes.
==========================================================================
=> Tool dependency asciidoc-[0-9]*: found asciidoc-10.2.1nb5
=> Tool dependency cmake>=0: found cmake-3.31.7nb1
=> Tool dependency pkgconf-[0-9]*: found pkgconf-2.4.3
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Full dependency brotli>=1.0.1: found brotli-1.1.0
=> Full dependency giflib>=5.2.1nb4: found giflib-5.2.2
=> Full dependency jpeg>=9: found jpeg-9f
=> Full dependency lcms2>=2.2: found lcms2-2.16
=> Full dependency libavif>=1.0.3: found libavif-1.2.1
=> Full dependency libhighway>=1.0.7: found libhighway-1.2.0
=> Full dependency libwebp>=0.6.0: found libwebp-1.5.0
=> Full dependency openexr>=3.3.0: found openexr-3.3.3
=> Full dependency png>=1.6.0nb1: found png-1.6.47
=> Full dependency imath>=3.0.4: found imath-3.1.12
=> Full dependency libaom>=1.0.0: found libaom-3.12.0
=> Full dependency libdeflate>=1.10: found libdeflate-1.23
=> Full dependency zlib>=1.1.4: found zlib-1.3.1
===> Overriding tools for libjxl-0.11.1nb1
===> Extracting for libjxl-0.11.1nb1
===> Patching for libjxl-0.11.1nb1
=> Applying pkgsrc patches for libjxl-0.11.1nb1
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/graphics/libjxl/../../graphics/libjxl/patches/patch-CMakeLists.txt
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/graphics/libjxl/../../graphics/libjxl/patches/patch-CMakeLists.txt
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-CMakeLists.txt,v 1.4 2025/03/01 12:16:44 adam Exp $
|
|Remediate upstream having hard-to-follow code to find a python
|interpreter for a2x instead of just running it.  While it probably
|helps on Windows as they say, it results in finding the wrong python
|on non-broken systems.
|
|Not sent upstream because this is a philosophical choice.
|
|--- CMakeLists.txt.orig	2025-02-20 14:38:12.758394187 +0000
|+++ CMakeLists.txt
--------------------------
Patching file CMakeLists.txt using Plan A...
Hunk #1 succeeded at 459.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/graphics/libjxl/../../graphics/libjxl/patches/patch-lib_jxl.cmake
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/graphics/libjxl/../../graphics/libjxl/patches/patch-lib_jxl.cmake
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-lib_jxl.cmake,v 1.2 2025/03/01 12:16:44 adam Exp $
|
|CMAKE_REQUIRED_LINK_OPTIONS is better suited for tests than CMAKE_EXE_LINKER_FLAGS.
|https://github.com/libjxl/libjxl/pull/4133
|
|Not all linkers support --version-script, so test for it
|
|--- lib/jxl.cmake.orig	2024-11-26 13:02:35.000000000 +0000
|+++ lib/jxl.cmake
--------------------------
Patching file lib/jxl.cmake using Plan A...
Hunk #1 succeeded at 224.
Hunk #2 succeeded at 250.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/graphics/libjxl/../../graphics/libjxl/patches/patch-lib_jxl__cms.cmake
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/graphics/libjxl/../../graphics/libjxl/patches/patch-lib_jxl__cms.cmake
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-lib_jxl__cms.cmake,v 1.1 2025/03/01 12:16:44 adam Exp $
|
|CMAKE_REQUIRED_LINK_OPTIONS is better suited for tests than CMAKE_EXE_LINKER_FLAGS.
|https://github.com/libjxl/libjxl/pull/4133
|
|--- lib/jxl_cms.cmake.orig	2025-03-01 11:49:41.937461307 +0000
|+++ lib/jxl_cms.cmake
--------------------------
Patching file lib/jxl_cms.cmake using Plan A...
Hunk #1 succeeded at 46.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/graphics/libjxl/../../graphics/libjxl/patches/patch-lib_jxl__threads.cmake
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/graphics/libjxl/../../graphics/libjxl/patches/patch-lib_jxl__threads.cmake
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-lib_jxl__threads.cmake,v 1.2 2025/03/01 12:16:44 adam Exp $
|
|Not all linkers support --version-script, so test for it.
|
|--- lib/jxl_threads.cmake.orig	2024-01-05 17:14:55.908788800 +0000
|+++ lib/jxl_threads.cmake
--------------------------
Patching file lib/jxl_threads.cmake using Plan A...
Hunk #1 succeeded at 46.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/graphics/libjxl/../../graphics/libjxl/patches/patch-plugins_gdk-pixbuf_CMakeLists.txt
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/graphics/libjxl/../../graphics/libjxl/patches/patch-plugins_gdk-pixbuf_CMakeLists.txt
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-plugins_gdk-pixbuf_CMakeLists.txt,v 1.3 2025/02/04 11:22:48 wiz Exp $
|
|* adapt to make gdk-pixbuf plugin a separate package
|
|--- plugins/gdk-pixbuf/CMakeLists.txt.orig	2024-01-05 13:15:08.412618939 +0000
|+++ plugins/gdk-pixbuf/CMakeLists.txt
--------------------------
Patching file plugins/gdk-pixbuf/CMakeLists.txt using Plan A...
Hunk #1 succeeded at 2.
Hunk #2 succeeded at 29.
done
===> Creating toolchain wrappers for libjxl-0.11.1nb1
===> Configuring for libjxl-0.11.1nb1
=> Replacing bash interpreter in deps.sh.
=> Adding run-time search paths to pkg-config files.
=> Checking for portability problems in extracted files
-- The C compiler identification is GNU 13.3.0
-- The CXX compiler identification is GNU 13.3.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /home/pbulk/build/graphics/libjxl/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: /home/pbulk/build/graphics/libjxl/work/.cwrapper/bin/g++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- CMAKE_SYSTEM_PROCESSOR is i386
-- Performing Test CXX_FUZZERS_SUPPORTED
-- Performing Test CXX_FUZZERS_SUPPORTED - Failed
-- Performing Test CXX_MACRO_PREFIX_MAP
-- Performing Test CXX_MACRO_PREFIX_MAP - Success
-- Performing Test CXX_NO_RTTI_SUPPORTED
-- Performing Test CXX_NO_RTTI_SUPPORTED - Success
-- Found PkgConfig: /home/pbulk/build/graphics/libjxl/work/.tools/bin/pkg-config (found version "2.4.3")
-- Performing Test JXL_HWY_DISABLED_TARGETS_FORCED
-- Performing Test JXL_HWY_DISABLED_TARGETS_FORCED - Failed
-- libjpeg-turbo submodule is absent; not enabling jpegli
-- Compiled IDs C:GNU, C++:GNU
-- Disabled AVX512 (set JPEGXL_ENABLE_AVX512 to enable it)
-- Disabled AVX512_SPR (set JPEGXL_ENABLE_AVX512_SPR to enable it)
-- Disabled AVX512_ZEN4 (set JPEGXL_ENABLE_AVX512_ZEN4 to enable it)
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE
-- Performing Test ATOMICS_LOCK_FREE_INSTRUCTIONS
-- Performing Test ATOMICS_LOCK_FREE_INSTRUCTIONS - Success
-- Found HWY: /home/pbulk/build/graphics/libjxl/work/.buildlink/lib/libhwy.so (found suitable version "1.2.0", minimum required is "1.0.7")
-- Checking for module 'libbrotlicommon'
--   Found libbrotlicommon, version 1.1.0
-- Checking for module 'libbrotlienc'
--   Found libbrotlienc, version 1.1.0
-- Checking for module 'libbrotlidec'
--   Found libbrotlidec, version 1.1.0
-- Found Brotli: /home/pbulk/build/graphics/libjxl/work/.buildlink/include
-- Found LCMS2: /home/pbulk/build/graphics/libjxl/work/.buildlink/lib/liblcms2.so (found suitable version "2.16", minimum required is "2.12")
-- Found ZLIB: /home/pbulk/build/graphics/libjxl/work/.buildlink/lib/libz.so (found version "1.3.1")
-- Found PNG: /home/pbulk/build/graphics/libjxl/work/.buildlink/lib/libpng16.so (found version "1.6.47")
-- Looking for __GLIBCXX__
-- Looking for __GLIBCXX__ - found
-- Looking for _LIBCPP_VERSION
-- Looking for _LIBCPP_VERSION - not found
-- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY
-- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success
-- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY
-- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success
-- Performing Test COMPILER_HAS_DEPRECATED_ATTR
-- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success
-- Performing Test LINKER_SUPPORT_EXCLUDE_LIBS
-- Performing Test LINKER_SUPPORT_EXCLUDE_LIBS - Failed
-- Performing Test LINKER_VERSION_SCRIPT
-- Performing Test LINKER_VERSION_SCRIPT - Failed
-- Found GIF: /home/pbulk/build/graphics/libjxl/work/.buildlink/lib/libgif.so (found suitable version "5.2.2", minimum required is "5.1")
-- Found JPEG: /home/pbulk/build/graphics/libjxl/work/.buildlink/lib/libjpeg.so (found version "90")
-- Checking for module 'OpenEXR'
--   Found OpenEXR, version 3.3.3
-- Building with JPEGXL_VERSION=0.11.1
-- Checking for module 'libwebp'
--   Found libwebp, version 1.5.0
-- Checking for module 'libavif'
--   Found libavif, version 1.2.1
-- Building tools: cjxl;djxl;jxlinfo;benchmark_xl
-- Configuring done (44.0s)
-- Generating done (0.6s)
CMake Warning:
  Manually-specified variables were not used by the project:

    FETCHCONTENT_FULLY_DISCONNECTED


-- Build files have been written to: /home/pbulk/build/graphics/libjxl/work/libjxl-0.11.1/cmake-pkgsrc-build