+ 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/tcptraceroute6-1.0.4/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/tcptraceroute6-1.0.4/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for ndisc6-1.0.4.tar.bz2 => Checksum SHA512 OK for ndisc6-1.0.4.tar.bz2 ===> Installing dependencies for tcptraceroute6-1.0.4 => Tool dependency mktools-[0-9]*: found mktools-20220614 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Full dependency libpcap>=1.3.0nb1: found libpcap-1.10.4 ===> Overriding tools for tcptraceroute6-1.0.4 ===> Extracting for tcptraceroute6-1.0.4 ===> Patching for tcptraceroute6-1.0.4 => Applying pkgsrc patches for tcptraceroute6-1.0.4 => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/net/tcptraceroute6/patches/patch-rdnssd_rdnssd.h => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/net/tcptraceroute6/patches/patch-rdnssd_rdnssd.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-rdnssd_rdnssd.h,v 1.2 2020/01/07 11:08:14 kim Exp $ | |Don't define nd_opt_rdnss on NetBSD. | |--- rdnss/rdnssd.h.orig 2011-10-17 15:35:11.000000000 +0000 |+++ rdnss/rdnssd.h -------------------------- Patching file rdnss/rdnssd.h using Plan A... Hunk #1 succeeded at 32. Hunk #2 succeeded at 50. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/net/tcptraceroute6/patches/patch-src_addrinfo.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/net/tcptraceroute6/patches/patch-src_addrinfo.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_addrinfo.c,v 1.1 2015/10/23 09:52:35 he Exp $ | |Avoid use of AI_ADDRCONFIG if it's missing. | |--- src/addrinfo.c.orig 2010-05-01 07:49:06.000000000 +0000 |+++ src/addrinfo.c -------------------------- Patching file src/addrinfo.c using Plan A... Hunk #1 succeeded at 195 (offset -1 lines). done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/net/tcptraceroute6/patches/patch-src_tcpspray.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/net/tcptraceroute6/patches/patch-src_tcpspray.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_tcpspray.c,v 1.1 2020/11/30 12:49:24 nia Exp $ | |Include signal.h for kill(). | |--- src/tcpspray.c.orig 2016-12-07 16:43:04.000000000 +0000 |+++ src/tcpspray.c -------------------------- Patching file src/tcpspray.c using Plan A... Hunk #1 succeeded at 38. done ===> Creating toolchain wrappers for tcptraceroute6-1.0.4 ===> Configuring for tcptraceroute6-1.0.4 => Modifying GNU configure scripts to avoid --recheck => Replacing config-guess with pkgsrc versions => Replacing config-sub with pkgsrc versions => Replacing install-sh with pkgsrc version => Checking for portability problems in extracted files configure: checking system... checking for build hostname... pkgsrc-upstream-trunk configure: checking required programs... checking for x86_64-sun-solaris2.11-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for gcc option to accept ISO C99... none needed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... (cached) /usr/xpg4/bin/grep checking for egrep... (cached) /usr/xpg4/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for x86_64-sun-solaris2.11-ranlib... no checking for ranlib... ranlib checking for x86_64-sun-solaris2.11-ar... no checking for x86_64-sun-solaris2.11-lib... no checking for x86_64-sun-solaris2.11-link... no checking for ar... ar checking the archiver (ar) interface... ar checking for perl... /home/pbulk/build/net/tcptraceroute6/work/.tools/bin/perl checking for a BSD-compatible install... /opt/pkg/bin/bsdinstall -c -o pbulk -g pbulk checking whether build environment is sane... yes checking for a thread-safe mkdir -p... admin/install-sh -c -d checking for gawk... /usr/bin/nawk checking whether make sets $(MAKE)... yes checking whether make supports the include directive... yes (GNU style) checking whether make supports nested variables... yes checking dependency style of gcc... gcc3 checking whether make supports nested variables... (cached) yes configure: checking required libraries... checking for clock_gettime in -lrt... yes checking for a sed that does not truncate output... /usr/bin/sed checking whether NLS is requested... yes checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking build system type... x86_64-sun-solaris2.11 checking host system type... x86_64-sun-solaris2.11 checking for ld used by gcc... /bin/ld checking if the linker (/bin/ld) is GNU ld... no checking for shared library run path origin... done checking for 64-bit host... yes checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc configure: checking header files... checking whether to enable assertions... yes configure: checking library functions... checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for library containing getopt_long... none required checking for fdatasync... yes checking for inet6_rth_add... yes checking for ppoll... yes checking for library containing socket... none required checking for library containing inet_ntop... none required configure: checking optional features... checking if installed programs should be setuid... yes configure: writing results... checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile