+ 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/ipgrab-0.9.9nb1/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/ipgrab-0.9.9nb1/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 WARNING: [license.mk] Every package should define a LICENSE. => Checksum BLAKE2s OK for ipgrab-0.9.9.tar.gz => Checksum SHA512 OK for ipgrab-0.9.9.tar.gz ===> Installing dependencies for ipgrab-0.9.9nb1 => Tool dependency mktools-[0-9]*: found mktools-20220614 => Tool dependency gtexinfo>=3.12: found gtexinfo-6.8 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Full dependency pkg_install-info-[0-9]*: found pkg_install-info-4.5nb3 => Full dependency libpcap>=1.3.0nb1: found libpcap-1.10.1 ===> Overriding tools for ipgrab-0.9.9nb1 ===> Extracting for ipgrab-0.9.9nb1 ===> Patching for ipgrab-0.9.9nb1 => Applying pkgsrc patches for ipgrab-0.9.9nb1 => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/net/ipgrab/patches/patch-src_display.h => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/net/ipgrab/patches/patch-src_display.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_display.h,v 1.1 2012/11/19 03:06:04 joerg Exp $ | |--- src/display.h.orig 2012-11-19 00:55:37.000000000 +0000 |+++ src/display.h -------------------------- Patching file src/display.h using Plan A... Hunk #1 succeeded at 67. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/net/ipgrab/patches/patch-src_hexbuffer.h => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/net/ipgrab/patches/patch-src_hexbuffer.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_hexbuffer.h,v 1.1 2012/11/19 03:06:04 joerg Exp $ | |--- src/hexbuffer.h.orig 2012-11-19 00:55:40.000000000 +0000 |+++ src/hexbuffer.h -------------------------- Patching file src/hexbuffer.h using Plan A... Hunk #1 succeeded at 32. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/net/ipgrab/patches/patch-src_layers.h => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/net/ipgrab/patches/patch-src_layers.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_layers.h,v 1.1 2012/11/19 03:06:04 joerg Exp $ | |--- src/layers.h.orig 2012-11-19 00:55:12.000000000 +0000 |+++ src/layers.h -------------------------- Patching file src/layers.h using Plan A... Hunk #1 succeeded at 39. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/net/ipgrab/patches/patch-src_packet__manip.h => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/net/ipgrab/patches/patch-src_packet__manip.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_packet__manip.h,v 1.1 2012/11/19 03:06:04 joerg Exp $ | |--- src/packet_manip.h.orig 2012-11-19 00:55:44.000000000 +0000 |+++ src/packet_manip.h -------------------------- Patching file src/packet_manip.h using Plan A... Hunk #1 succeeded at 67. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/net/ipgrab/patches/patch-src_stats.h => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/net/ipgrab/patches/patch-src_stats.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_stats.h,v 1.1 2012/11/19 03:06:04 joerg Exp $ | |--- src/stats.h.orig 2012-11-19 00:55:46.000000000 +0000 |+++ src/stats.h -------------------------- Patching file src/stats.h using Plan A... Hunk #1 succeeded at 52. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/net/ipgrab/patches/patch-src_utilities.h => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/net/ipgrab/patches/patch-src_utilities.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_utilities.h,v 1.1 2012/11/19 03:06:04 joerg Exp $ | |--- src/utilities.h.orig 2012-11-19 00:56:45.000000000 +0000 |+++ src/utilities.h -------------------------- Patching file src/utilities.h using Plan A... Hunk #1 succeeded at 28. done ===> Creating toolchain wrappers for ipgrab-0.9.9nb1 ===> Configuring for ipgrab-0.9.9nb1 => 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 checking for a BSD-compatible install... /opt/pkg/bin/bsdinstall -c -o pbulk -g pbulk checking whether build environment is sane... yes checking for gawk... /opt/pkg/bin/nawk checking whether make sets $(MAKE)... yes checking for x86_64-sun-solaris2.11-gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 ANSI C... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for main in -lintl... yes checking how to run the C preprocessor... gcc -E checking for egrep... 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 pcap.h usability... yes checking pcap.h presence... yes checking for pcap.h... yes checking for pcap_close in -lpcap... yes checking for ANSI C header files... (cached) yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for unistd.h... (cached) yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking for sys/types.h... (cached) yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking whether byte ordering is bigendian... no checking for pid_t... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking for error_at_line... no checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for function prototypes... yes checking whether setvbuf arguments are reversed... no checking return type of signal handlers... void checking for vprintf... yes checking for _doprnt... yes checking for gettimeofday... yes checking for inet_ntoa... yes checking for memset... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strstr... yes configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands