+ 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/skalibs-2.11.1.0/work.log + su pbulk -c '"$@"' make /opt/local/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/skalibs-2.11.1.0/work.log => Bootstrap dependency digest>=20211023: found digest-20211023 => Checksum BLAKE2s OK for skalibs-2.11.1.0.tar.gz => Checksum SHA512 OK for skalibs-2.11.1.0.tar.gz ===> Installing dependencies for skalibs-2.11.1.0 => Tool dependency libtool-base>=2.4.2nb9: found libtool-base-2.4.6nb3 => Tool dependency gmake>=3.81: found gmake-4.3nb3 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency gcc10>=10.3.0: found gcc10-10.3.0 => Build dependency cwrappers>=20150314: found cwrappers-20180325 => Full dependency gcc10-libs>=10.3.0: found gcc10-libs-10.3.0 ===> Overriding tools for skalibs-2.11.1.0 ===> Extracting for skalibs-2.11.1.0 ===> Patching for skalibs-2.11.1.0 => Applying pkgsrc patches for skalibs-2.11.1.0 => Verifying /data/jenkins/workspace/pkgsrc-2021Q4-x86_64/devel/skalibs/patches/patch-configure => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2021Q4-x86_64/devel/skalibs/patches/patch-configure Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-configure,v 1.4 2021/01/11 18:11:32 schmonz Exp $ | |Lower _XOPEN_SOURCE to fix SmartOS build. |Libtoolize for shared libraries on Darwin. | |--- configure.orig 2020-11-26 09:18:34.000000000 +0000 |+++ configure -------------------------- Patching file configure using Plan A... Hunk #1 succeeded at 337. Hunk #2 succeeded at 697 (offset 3 lines). done => Verifying /data/jenkins/workspace/pkgsrc-2021Q4-x86_64/devel/skalibs/patches/patch-Makefile => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2021Q4-x86_64/devel/skalibs/patches/patch-Makefile Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-Makefile,v 1.2 2020/07/07 10:31:03 schmonz Exp $ | |Libtoolize for shared libraries on Darwin. | |--- Makefile.orig 2020-01-27 16:20:44.000000000 +0000 |+++ Makefile -------------------------- Patching file Makefile using Plan A... Hunk #1 succeeded at 17. Hunk #2 succeeded at 81. Hunk #3 succeeded at 107. done ===> Creating toolchain wrappers for skalibs-2.11.1.0 ===> Configuring for skalibs-2.11.1.0 => Checking for portability problems in extracted files Checking for C compiler... ... gcc Checking whether C compiler works... ... yes Checking target system type... ... x86_64-sun-solaris2.11 Checking whether compiler accepts -fPIC ... ... yes Checking whether compiler accepts -std=c99 ... ... yes Checking whether compiler accepts -fomit-frame-pointer ... ... yes Checking whether compiler accepts -fno-exceptions ... ... yes Checking whether compiler accepts -fno-unwind-tables ... ... yes Checking whether compiler accepts -fno-asynchronous-unwind-tables ... ... yes Checking whether compiler accepts -Werror=implicit-function-declaration ... ... yes Checking whether compiler accepts -Werror=implicit-int ... ... yes Checking whether compiler accepts -Werror=pointer-sign ... ... yes Checking whether compiler accepts -Werror=pointer-arith ... ... yes Checking whether compiler accepts -Wno-unused-value ... ... yes Checking whether compiler accepts -Wno-parentheses ... ... yes Checking whether compiler accepts -ffunction-sections ... ... yes Checking whether compiler accepts -fdata-sections ... ... yes Checking whether linker accepts -nostartfiles ... ... yes Checking whether linker accepts -Wl,--as-needed ... ... yes Checking whether linker accepts -Wl,--sort-section=alignment ... ... no Checking whether linker accepts -Wl,--sort-common ... ... no Checking whether linker accepts -Wl,--hash-style=both ... ... no Checking required linker flags for socket functions... ... -lsocket Checking whether system has clock_gettime()... ... yes Checking whether system has CLOCK_MONOTONIC... ... yes Checking whether system has CLOCK_BOOTTIME... ... no Checking whether system has posix_spawn()... ... yes Checking whether system has timer_create()... ... yes Checking endianness... ... little Checking size and signedness of standard types... ... done Checking whether system has accept4()... ... no Checking whether system has MSG_CMSG_CLOEXEC... ... no Checking whether system has dirfd()... ... yes Checking whether system has eventfd()... ... yes Checking whether system has flock()... ... no Checking whether system has getpeereid()... ... no Checking whether system has SO_PEERCRED... ... no Checking whether system has getpeerucred()... ... yes Checking whether system has IPv6 support... ... yes Checking whether system has MSG_DONTWAIT... ... yes Checking whether system has O_DIRECTORY... ... no Checking whether system has openat()... ... yes Checking whether system has linkat()... ... yes Checking whether system has memmem()... ... yes Checking whether system has pipe2()... ... yes Checking whether system has ppoll()... ... yes Checking whether system has revoke()... ... no Checking whether system has sendfile()... ... no Checking whether system has setgroups()... ... yes Checking whether system has settimeofday()... ... yes Checking whether system has signalfd()... ... yes Checking whether system has splice()... ... no Checking whether system has strcasestr()... ... yes Checking whether system has strnlen()... ... no Checking whether system has uint64_t... ... yes Checking whether system has futimens()... ... yes Checking whether system has futimes()... ... no Checking whether system has arc4random()... ... yes Checking whether system has arc4random_addrandom()... ... no Checking whether system has setitimer()... ... yes Checking whether system has namespaces... ... no Checking whether system has NS_GET_PARENT... ... no Checking whether system has explicit_bzero()... ... yes Checking whether system has getrandom()... ... no Checking whether system has chroot()... ... yes Checking whether system has /dev/urandom... ... yes Creating config.mak... ... done. Creating src/include/skalibs/config.h... ... done. => Modifying libtool scripts to use pkgsrc libtool => Modifying libtool scripts to use pkgsrc depcomp