+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/local/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/gecode-6.2.0/work.log + su pbulk -c '"$@"' make /opt/local/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/gecode-6.2.0/work.log => Checksum BLAKE2s OK for gecode-6.2.0.tar.gz => Checksum SHA512 OK for gecode-6.2.0.tar.gz ===> Installing dependencies for gecode-6.2.0 => Tool dependency cmake>=0: found cmake-4.1.2 => 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 ===> Overriding tools for gecode-6.2.0 ===> Extracting for gecode-6.2.0 ===> Patching for gecode-6.2.0 => Applying pkgsrc patches for gecode-6.2.0 => Verifying /data/jenkins/workspace/pkgsrc-2025Q4-x86_64/wip/gecode/patches/patch-gecode_search_cpprofiler_connector.hpp => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2025Q4-x86_64/wip/gecode/patches/patch-gecode_search_cpprofiler_connector.hpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD$ | |Add header for send(2). | |--- gecode/search/cpprofiler/connector.hpp.orig 2025-09-14 22:44:02.789003303 +0000 |+++ gecode/search/cpprofiler/connector.hpp -------------------------- Patching file gecode/search/cpprofiler/connector.hpp using Plan A... Hunk #1 succeeded at 57. done ===> Creating toolchain wrappers for gecode-6.2.0 /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 > /home/pbulk/build/wip/gecode/work/.cwrapper/specs.pkgsrc ===> Configuring for gecode-6.2.0 CMake Deprecation Warning at CMakeLists.txt:36 (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 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: /home/pbulk/build/wip/gecode/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/wip/gecode/work/.cwrapper/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Performing Test HAS_STDCPP11 -- Performing Test HAS_STDCPP11 - Success -- Got VERSION=6.2.0 from configure.ac -- Performing Test HAVE_VISIBILITY_HIDDEN_FLAG -- Performing Test HAVE_VISIBILITY_HIDDEN_FLAG - Success -- Looking for getpagesize -- Looking for getpagesize - found -- Looking for mmap -- Looking for mmap - found -- Looking for include file inttypes.h -- Looking for include file inttypes.h - found -- Looking for include file memory.h -- Looking for include file memory.h - found -- Looking for include file stdint.h -- Looking for include file stdint.h - found -- Looking for include file stdlib.h -- Looking for include file stdlib.h - found -- Looking for include file strings.h -- Looking for include file strings.h - found -- Looking for include file string.h -- Looking for include file string.h - found -- Looking for include file sys/param.h -- Looking for include file sys/param.h - found -- Looking for include file sys/stat.h -- Looking for include file sys/stat.h - found -- Looking for include file sys/time.h -- Looking for include file sys/time.h - found -- Looking for include file sys/types.h -- Looking for include file sys/types.h - found -- Looking for include file unistd.h -- Looking for include file unistd.h - found -- Looking for include file stdio.h -- Looking for include file stdio.h - found -- Performing Test HAVE_EXT_HASH_MAP -- Performing Test HAVE_EXT_HASH_MAP - Success -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of int -- Check size of int - done -- Performing Test HAVE_ALWAYS_INLINE -- Performing Test HAVE_ALWAYS_INLINE - Success -- Performing Test HAVE_FORCE_INLINE -- Performing Test HAVE_FORCE_INLINE - Failed -- Performing Test HAVE_BUILTIN_FFSL -- Performing Test HAVE_BUILTIN_FFSL - Success -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Configuring done (15.7s) -- Generating done (0.3s) CMake Warning: Manually-specified variables were not used by the project: CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_MANDIR FETCHCONTENT_FULLY_DISCONNECTED -- Build files have been written to: /home/pbulk/build/wip/gecode/work/gecode-release-6.2.0/cmake-pkgsrc-build