+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /usr/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/libkolabxml-1.1.6nb17/work.log + su pbulk -c '"$@"' make /usr/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/libkolabxml-1.1.6nb17/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 WARNING: USE_CMAKE is deprecated; use devel/cmake/build.mk instead. => Checksum BLAKE2s OK for libkolabxml-1.1.6.tar.gz => Checksum SHA512 OK for libkolabxml-1.1.6.tar.gz ===> Installing dependencies for libkolabxml-1.1.6nb17 ========================================================================== The following variables will affect the build process of this package, libkolabxml-1.1.6nb17. Their current value is shown below: * SSLBASE (defined) * SSLCERTBUNDLE (not defined) * SSLCERTS = /usr/pkg/etc/openssl/certs * SSLDIR = /usr/pkg/etc/openssl * SSLKEYS = /usr/pkg/etc/openssl/private 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/pkg/bin/bmake clean' after the changes. ========================================================================== => Tool dependency mktools-[0-9]*: found mktools-20220614 => Tool dependency cmake>=3.18: found cmake-3.30.5nb2 => Tool dependency nbpatch-[0-9]*: found nbpatch-20151107 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency xsd>=3.2: found xsd-4.0.0nb3 => Full dependency boost-libs-1.86.*: found boost-libs-1.86.0nb2 => Full dependency boost-libs>=1.86.0: found boost-libs-1.86.0nb2 => Full dependency curl>=8.10.1nb2: found curl-8.10.1nb2 => Full dependency xerces-c>=3.1.1: found xerces-c-3.2.4 => Build dependency boost-headers-1.86.*: found boost-headers-1.86.0 => Full dependency cyrus-sasl>=2.1.12: found cyrus-sasl-2.1.28nb1 => Full dependency libidn2>=2.0.0: found libidn2-2.3.7 => Full dependency libssh2>=0.18: found libssh2-1.11.1 => Full dependency libunistring>=0.9.3: found libunistring-1.2 => Full dependency libxml2>=2.6.2: found libxml2-2.12.9nb2 => Full dependency nghttp2>=1.0.0: found nghttp2-1.64.0nb2 => Full dependency openldap-client>=2.4.6: found openldap-client-2.6.8nb1 => Full dependency openssl>=1.1.1: found openssl-3.3.2 => Full dependency xz>=5.0.0: found xz-5.6.3 => Full dependency zlib>=1.1.4: found zlib-1.3.1 ===> Overriding tools for libkolabxml-1.1.6nb17 ===> Extracting for libkolabxml-1.1.6nb17 ===> Patching for libkolabxml-1.1.6nb17 => Applying pkgsrc patches for libkolabxml-1.1.6nb17 => Verifying /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/textproc/libkolabxml/patches/patch-CMakeLists.txt => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/textproc/libkolabxml/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.1 2021/03/21 19:32:45 markd Exp $ | |Don't use a relative path - confuses wrappers. | |--- CMakeLists.txt.orig 2016-09-02 08:50:26.000000000 +0000 |+++ CMakeLists.txt -------------------------- Patching file CMakeLists.txt using Plan A... Hunk #1 succeeded at 202. done ===> Creating toolchain wrappers for libkolabxml-1.1.6nb17 ===> Configuring for libkolabxml-1.1.6nb17 => Fixing CMAKE_MODULE_PATH in CMakeLists.txt CMake Warning (dev) at CMakeLists.txt:5 (project): cmake_minimum_required() should be called prior to this top-level project() call. Please see the cmake-commands(7) manual for usage documentation of both commands. This warning is for project developers. Use -Wno-dev to suppress it. -- The C compiler identification is GNU 11.4.1 CMake Warning (dev) at /usr/pkg/share/cmake-3.30/Modules/Platform/Linux.cmake:83 (include): File /usr/pkg/share/cmake-3.30/Modules/Platform/Linux.cmake includes /home/pbulk/build/textproc/libkolabxml/work/.buildlink/cmake-Modules/Platform/UnixPaths.cmake (found via CMAKE_MODULE_PATH) which shadows /usr/pkg/share/cmake-3.30/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.30/Modules/CMakeSystemSpecificInformation.cmake:32 (include) CMakeLists.txt:5 (project) This warning is for project developers. Use -Wno-dev to suppress it. -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /home/pbulk/build/textproc/libkolabxml/work/.cwrapper/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done CMake Deprecation Warning at CMakeLists.txt:8 (cmake_minimum_required): Compatibility with CMake < 3.5 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. Building DIST targets (make dist, make snapshot) -- The CXX compiler identification is GNU 11.4.1 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /home/pbulk/build/textproc/libkolabxml/work/.cwrapper/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done CMake Warning (dev) at CMakeLists.txt:96 (find_package): Policy CMP0167 is not set: The FindBoost module is removed. Run "cmake --help-policy CMP0167" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning at /usr/pkg/share/cmake-3.30/Modules/FindBoost.cmake:1414 (message): New Boost version may have incorrect or missing dependencies and imported targets Call Stack (most recent call first): /usr/pkg/share/cmake-3.30/Modules/FindBoost.cmake:1539 (_Boost_COMPONENT_DEPENDENCIES) /usr/pkg/share/cmake-3.30/Modules/FindBoost.cmake:2151 (_Boost_MISSING_DEPENDENCIES) CMakeLists.txt:96 (find_package) CMake Warning at /usr/pkg/share/cmake-3.30/Modules/FindBoost.cmake:1414 (message): New Boost version may have incorrect or missing dependencies and imported targets Call Stack (most recent call first): /usr/pkg/share/cmake-3.30/Modules/FindBoost.cmake:1539 (_Boost_COMPONENT_DEPENDENCIES) /usr/pkg/share/cmake-3.30/Modules/FindBoost.cmake:2151 (_Boost_MISSING_DEPENDENCIES) CMakeLists.txt:96 (find_package) CMake Warning at /usr/pkg/share/cmake-3.30/Modules/FindBoost.cmake:1414 (message): New Boost version may have incorrect or missing dependencies and imported targets Call Stack (most recent call first): /usr/pkg/share/cmake-3.30/Modules/FindBoost.cmake:1539 (_Boost_COMPONENT_DEPENDENCIES) /usr/pkg/share/cmake-3.30/Modules/FindBoost.cmake:2151 (_Boost_MISSING_DEPENDENCIES) CMakeLists.txt:96 (find_package) CMake Warning at /usr/pkg/share/cmake-3.30/Modules/FindBoost.cmake:1414 (message): New Boost version may have incorrect or missing dependencies and imported targets Call Stack (most recent call first): /usr/pkg/share/cmake-3.30/Modules/FindBoost.cmake:1539 (_Boost_COMPONENT_DEPENDENCIES) /usr/pkg/share/cmake-3.30/Modules/FindBoost.cmake:2151 (_Boost_MISSING_DEPENDENCIES) CMakeLists.txt:96 (find_package) -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Found Boost: /home/pbulk/build/textproc/libkolabxml/work/.buildlink/include (found version "1.86.0") found components: thread system chrono atomic Found boost in /home/pbulk/build/textproc/libkolabxml/work/.buildlink/include -- Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE) Reason given by package: The command "/home/pbulk/build/textproc/libkolabxml/work/.tools/bin/pkg-config" --version failed with output: stderr: result: 1 CMake Warning (dev) at /usr/pkg/share/cmake-3.30/Modules/FindPackageHandleStandardArgs.cmake:441 (message): The package name passed to `find_package_handle_standard_args` (XSDCXX) does not match the name of the calling package (LibkolabxmlDependencies). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/modules/FindLibkolabxmlDependencies.cmake:23 (find_package_handle_standard_args) CMakeLists.txt:101 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found XSDCXX: /usr/pkg/bin/xsdcxx CMake Warning (dev) at /usr/pkg/share/cmake-3.30/Modules/FindPackageHandleStandardArgs.cmake:441 (message): The package name passed to `find_package_handle_standard_args` (Xerces) does not match the name of the calling package (LibkolabxmlDependencies). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/modules/FindLibkolabxmlDependencies.cmake:30 (find_package_handle_standard_args) CMakeLists.txt:101 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found Xerces: /home/pbulk/build/textproc/libkolabxml/work/.buildlink/lib/libxerces-c.so CMake Warning (dev) at /usr/pkg/share/cmake-3.30/Modules/FindPackageHandleStandardArgs.cmake:441 (message): The package name passed to `find_package_handle_standard_args` (Curl) does not match the name of the calling package (LibkolabxmlDependencies). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/modules/FindLibkolabxmlDependencies.cmake:37 (find_package_handle_standard_args) CMakeLists.txt:101 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found Curl: /home/pbulk/build/textproc/libkolabxml/work/.buildlink/lib/libcurl.so -- Found LibkolabxmlDependencies: TRUE -- GCC Version >= 4.7, applying unqualified lookup workaround CMake Warning at src/CMakeLists.txt:83 (message): Could not build SWIG bindings, because SWIG is missing. -- Configuring done (1.1s) -- Generating done (0.0s) CMake Warning: Manually-specified variables were not used by the project: CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_MANDIR -- Build files have been written to: /home/pbulk/build/textproc/libkolabxml/work/libkolabxml-1.1.6 => Rewrite cmake Dependencies files