+ 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/cppcodec-0.2nb1/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/cppcodec-0.2nb1/work.log => Checksum BLAKE2s OK for cppcodec-0.2.tar.gz => Checksum SHA512 OK for cppcodec-0.2.tar.gz ===> Installing dependencies for cppcodec-0.2nb1 => Tool dependency cmake>=0: found cmake-4.1.1nb1 => Tool dependency pkgconf-[0-9]*: found pkgconf-2.4.3nb1 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency catch2>=3.5.1: found catch2-3.10.0 ===> Overriding tools for cppcodec-0.2nb1 ===> Extracting for cppcodec-0.2nb1 ===> Patching for cppcodec-0.2nb1 => Applying pkgsrc patches for cppcodec-0.2nb1 => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/cppcodec/patches/patch-test_CMakeLists.txt => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/cppcodec/patches/patch-test_CMakeLists.txt Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-test_CMakeLists.txt,v 1.1 2024/01/15 09:40:27 nros Exp $ | |Adapt for catch2 version 3 | |--- test/CMakeLists.txt.orig 2018-08-20 14:56:28.000000000 +0000 |+++ test/CMakeLists.txt -------------------------- Patching file test/CMakeLists.txt using Plan A... Hunk #1 succeeded at 3. Hunk #2 succeeded at 15. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/cppcodec/patches/patch-test_test__cppcodec.cpp => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/cppcodec/patches/patch-test_test__cppcodec.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-test_test__cppcodec.cpp,v 1.1 2024/01/15 09:40:27 nros Exp $ | |Adapt for catch2 version 3 | |--- test/test_cppcodec.cpp.orig 2018-08-20 14:56:28.000000000 +0000 |+++ test/test_cppcodec.cpp -------------------------- Patching file test/test_cppcodec.cpp using Plan A... Hunk #1 succeeded at 21. done ===> Creating toolchain wrappers for cppcodec-0.2nb1 ===> Configuring for cppcodec-0.2nb1 => Checking for portability problems in extracted files CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 3.10 will be removed from a future version of CMake. Update the VERSION argument value. Or, use the ... syntax to tell CMake that the project requires at least but has been updated to work with policies introduced by or earlier. -- The CXX compiler identification is GNU 14.3.0 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /home/pbulk/build/devel/cppcodec/work/.cwrapper/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found PkgConfig: /home/pbulk/build/devel/cppcodec/work/.tools/bin/pkg-config (found version "2.4.3") -- Checking for module 'catch2-with-main' -- Found catch2-with-main, version 3.10.0 -- Found system Catch2, not using bundled version -- Configuring done (3.3s) -- Generating done (0.3s) CMake Warning: Manually-specified variables were not used by the project: FETCHCONTENT_FULLY_DISCONNECTED -- Build files have been written to: /home/pbulk/build/devel/cppcodec/work/cppcodec-0.2/cmake-pkgsrc-build