+ 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/nanomsg-1.2.1/work.log + su pbulk -c '"$@"' make /opt/local/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/nanomsg-1.2.1/work.log => Checksum BLAKE2s OK for nanomsg-1.2.1.tar.gz => Checksum SHA512 OK for nanomsg-1.2.1.tar.gz ===> Installing dependencies for nanomsg-1.2.1 => Tool dependency cmake>=0: found cmake-3.31.1 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency gcc13>=13.1.0: found gcc13-13.3.0 => Full dependency gcc13-libs>=13.2.0: found gcc13-libs-13.3.0 ===> Overriding tools for nanomsg-1.2.1 ===> Extracting for nanomsg-1.2.1 ===> Patching for nanomsg-1.2.1 => Applying pkgsrc patches for nanomsg-1.2.1 => Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/net/nanomsg/patches/patch-src_aio_poller__kqueue.inc => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/net/nanomsg/patches/patch-src_aio_poller__kqueue.inc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_aio_poller__kqueue.inc,v 1.2 2024/02/04 18:44:40 adam Exp $ | |Fix for newer NetBSD. | |--- src/aio/poller_kqueue.inc.orig 2024-02-03 22:45:24.000000000 +0000 |+++ src/aio/poller_kqueue.inc -------------------------- Patching file src/aio/poller_kqueue.inc using Plan A... Hunk #1 succeeded at 29. done ===> Creating toolchain wrappers for nanomsg-1.2.1 /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/net/nanomsg/work/.cwrapper/specs.pkgsrc ===> Configuring for nanomsg-1.2.1 => Adding run-time search paths to pkg-config files. CMake Deprecation Warning at CMakeLists.txt:27 (cmake_minimum_required): Compatibility with CMake < 3.10 will be removed from a future version of CMake. Update the VERSION argument <min> value. Or, use the <min>...<max> syntax to tell CMake that the project requires at least <min> but has been updated to work with policies introduced by <max> or earlier. -- The C 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/net/nanomsg/work/.cwrapper/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detected nanomsg ABI v6 (v6.0.1) -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- OS System is SunOS -- OS Version is 5.11 -- Looking for gethrtime -- Looking for gethrtime - found -- Looking for socketpair -- Looking for socketpair - not found -- Looking for eventfd -- Looking for eventfd - found -- Looking for pipe -- Looking for pipe - found -- Looking for pipe2 -- Looking for pipe2 - found -- Looking for accept4 -- Looking for accept4 - not found -- Looking for epoll_create -- Looking for epoll_create - found -- Looking for kqueue -- Looking for kqueue - not found -- Looking for poll -- Looking for poll - found -- Looking for getaddrinfo_a in anl -- Looking for getaddrinfo_a in anl - not found -- Looking for clock_gettime in rt -- Looking for clock_gettime in rt - found -- Looking for sem_wait in rt -- Looking for sem_wait in rt - found -- Looking for sem_wait in pthread -- Looking for sem_wait in pthread - found -- Looking for gethostbyname in nsl -- Looking for gethostbyname in nsl - found -- Looking for socket in socket -- Looking for socket in socket - found -- Looking for CLOCK_MONOTONIC -- Looking for CLOCK_MONOTONIC - found -- Looking for atomic_cas_32 -- Looking for atomic_cas_32 - found -- Looking for AF_UNIX -- Looking for AF_UNIX - found -- Looking for backtrace_symbols_fd -- Looking for backtrace_symbols_fd - found -- Performing Test NN_HAVE_MSG_CONTROL -- Performing Test NN_HAVE_MSG_CONTROL - Failed -- Performing Test NN_HAVE_GCC_ATOMIC_BUILTINS -- Performing Test NN_HAVE_GCC_ATOMIC_BUILTINS - Success CMake Warning at CMakeLists.txt:294 (message): Could not find asciidoctor: skipping docs -- Configuring done (15.7s) -- Generating done (0.5s) CMake Warning: Manually-specified variables were not used by the project: FETCHCONTENT_FULLY_DISCONNECTED -- Build files have been written to: /home/pbulk/build/net/nanomsg/work/nanomsg-1.2.1/cmake-pkgsrc-build