+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=311 WRKLOG=/tmp/bulklog/breeze-icons-6.2.0/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=311 WRKLOG=/tmp/bulklog/breeze-icons-6.2.0/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for breeze-icons-6.2.0.tar.xz => Checksum SHA512 OK for breeze-icons-6.2.0.tar.xz ===> Installing dependencies for breeze-icons-6.2.0 ========================================================================== The following variables will affect the build process of this package, breeze-icons-6.2.0. Their current value is shown below: * JPEG_DEFAULT = jpeg * PYTHON_VERSION_DEFAULT = 311 * SSLBASE (defined) * SSLCERTBUNDLE (not defined) * SSLCERTS = /etc/opt/pkg/openssl/certs * SSLDIR = /etc/opt/pkg/openssl * SSLKEYS = /etc/opt/pkg/openssl/private Based on these variables, the following variables have been set: * JPEGBASE (defined, but empty) * JPEG_TYPE = jpeg * PYPACKAGE = python311 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 extra-cmake-modules>=6.2.0: found extra-cmake-modules-6.2.0 => Tool dependency cmake>=0: found cmake-3.29.5 => Tool dependency python311>=3.11: found python311-3.11.9nb1 => Tool dependency py311-lxml-[0-9]*: found py311-lxml-5.2.2nb1 => Tool dependency glib2-tools-[0-9]*: found glib2-tools-2.80.2 => Tool dependency mktools-[0-9]*: found mktools-20220614 => Tool dependency gsed>=3.0.2: found gsed-4.9nb1 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency qt6-qtbase>=6.6.3nb1: found qt6-qtbase-6.7.1nb2 => Build dependency xorgproto>=2016.1: found xorgproto-2024.1 => Build dependency xcb-proto>=1.15.2nb3: found xcb-proto-1.17.0nb1 ===> Overriding tools for breeze-icons-6.2.0 ===> Extracting for breeze-icons-6.2.0 ===> Patching for breeze-icons-6.2.0 => Applying pkgsrc patches for breeze-icons-6.2.0 => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/graphics/breeze-icons/patches/patch-CMakeLists.txt => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/graphics/breeze-icons/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.5 2022/04/25 05:46:22 markd Exp $ | |Don't find xmllint if it happens to be around. | |--- CMakeLists.txt.orig 2022-04-02 09:54:33.000000000 +0000 |+++ CMakeLists.txt -------------------------- Patching file CMakeLists.txt using Plan A... Hunk #1 succeeded at 122 (offset 6 lines). done ===> Creating toolchain wrappers for breeze-icons-6.2.0 ===> Configuring for breeze-icons-6.2.0 => Checking for portability problems in extracted files -- The C compiler identification is GNU 13.2.0 -- The CXX compiler identification is GNU 13.2.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /home/pbulk/build/graphics/breeze-icons/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/breeze-icons/work/.cwrapper/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Detected locale "C" with character encoding "646", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. Detected locale "C" with character encoding "646", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. Detected locale "C" with character encoding "646", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. Detected locale "C" with character encoding "646", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. -- Could not set up the appstream test. appstreamcli is missing. -- Performing Test HAVE_STDATOMIC -- Performing Test HAVE_STDATOMIC - Success -- Found WrapAtomic: TRUE -- Looking for __GLIBC__ -- Looking for __GLIBC__ - not found -- Performing Test _OFFT_IS_64BIT -- Performing Test _OFFT_IS_64BIT - Success -- Performing Test HAVE_DATE_TIME -- Performing Test HAVE_DATE_TIME - Success -- Found Python: /opt/pkg/bin/python3.11 (found suitable version "3.11.9", minimum required is "3") found components: Interpreter CMake Warning (dev) at CMakeLists.txt:41 (exec_program): Policy CMP0153 is not set: The exec_program command should not be called. Run "cmake --help-policy CMP0153" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Use execute_process() instead. This warning is for project developers. Use -Wno-dev to suppress it. running /opt/pkg/bin/python3.11 -c "import lxml; from lxml import etree; print(lxml.get_include())" 2>&1 ['/opt/pkg/lib/python3.11/site-packages/lxml/includes', '/opt/pkg/lib/python3.11/site-packages/lxml', '/opt/pkg/lib/python3.11/site-packages/lxml/includes/__pycache__'] -- Found OpenGL: /opt/pkg/lib/libGL.so -- Found WrapOpenGL: TRUE -- Found XKB: /opt/pkg/lib/libxkbcommon.so (Required is at least version "0.5.0") -- The following features have been enabled: * Icon generation, for 24x24 and symbolic dark icons. This feature requires Python 3 and the lxml Python 3 module. -- The following OPTIONAL packages have been found: * Qt6CoreTools (required version >= 6.7.1) * Qt6Core * Python (required version >= 3) * OpenGL * XKB (required version >= 0.5.0), XKB API common to servers and clients., * Qt6GuiTools (required version >= 6.7.1) * Qt6DBusTools (required version >= 6.7.1) * Qt6Gui * Qt6Test (required version >= 6.5.0) -- The following REQUIRED packages have been found: * ECM (required version >= 6.2.0), Extra CMake Modules., * Qt6 (required version >= 6.5.0) -- The following OPTIONAL packages have not been found: * PkgConfig -- Configuring done (12.1s) -- Generating done (0.3s) CMake Warning: Manually-specified variables were not used by the project: FETCHCONTENT_FULLY_DISCONNECTED KDE_INSTALL_AUTOSTARTEXDIR KDE_INSTALL_XDG_EX_DIR PYTHON_EXECUTABLE PYTHON_INCLUDE_DIR PYTHON_INCLUDE_PATH Python3_EXECUTABLE Python3_INCLUDE_DIR Python_INCLUDE_DIR -- Build files have been written to: /home/pbulk/build/graphics/breeze-icons/work/breeze-icons-6.2.0/_KDE_build