+ 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/wide-dhcpv6-20080615nb1/work.log
+ su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/wide-dhcpv6-20080615nb1/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
=> Checksum BLAKE2s OK for wide-dhcpv6-20080615.tar.gz
=> Checksum SHA512 OK for wide-dhcpv6-20080615.tar.gz
===> Installing dependencies for wide-dhcpv6-20080615nb1
==========================================================================
The following variables will affect the build process of this package,
wide-dhcpv6-20080615nb1.  Their current value is shown below:

        * VARBASE = /var/opt/pkg

You may want to abort the process now with CTRL-C and change the value
of variables in the first group before continuing.  Be sure to run
`/opt/pkg/bin/bmake clean' after the changes.
==========================================================================
=> Tool dependency mktools-[0-9]*: found mktools-20220614
=> Tool dependency flex>=2.5.4a: found flex-2.6.4
=> Tool dependency bison>=1.0: found bison-3.8.2nb1
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Build dependency flex>=2.5.4a: found flex-2.6.4
===> Overriding tools for wide-dhcpv6-20080615nb1
===> Extracting for wide-dhcpv6-20080615nb1
===> Patching for wide-dhcpv6-20080615nb1
=> Applying pkgsrc patches for wide-dhcpv6-20080615nb1
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/net/wide-dhcpv6/patches/patch-config.h
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/net/wide-dhcpv6/patches/patch-config.h
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-config.h,v 1.1 2020/02/06 22:39:38 roy Exp $
|
|Allow CONFIRM to check all addresses on the link.
|
|--- config.h.orig	2008-06-15 07:48:41.000000000 +0000
|+++ config.h
--------------------------
Patching file config.h using Plan A...
Hunk #1 succeeded at 33.
Hunk #2 succeeded at 73.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/net/wide-dhcpv6/patches/patch-dhcp6s.c
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/net/wide-dhcpv6/patches/patch-dhcp6s.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-dhcp6s.c,v 1.1 2020/02/06 22:39:38 roy Exp $
|
|Allow CONFIRM to check all addresses on the link.
|
|--- dhcp6s.c.orig	2008-06-15 07:51:57.000000000 +0000
|+++ dhcp6s.c
--------------------------
Patching file dhcp6s.c using Plan A...
Hunk #1 succeeded at 2237.
Hunk #2 succeeded at 2259.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/net/wide-dhcpv6/patches/patch-if.c
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/net/wide-dhcpv6/patches/patch-if.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-if.c,v 1.1 2020/02/06 22:39:38 roy Exp $
|
|Allow CONFIRM to check all addresses on the link.
|
|--- if.c.orig	2008-06-15 07:48:43.000000000 +0000
|+++ if.c
--------------------------
Patching file if.c using Plan A...
Hunk #1 succeeded at 58.
Hunk #2 succeeded at 67.
Hunk #3 succeeded at 111.
Hunk #4 succeeded at 131.
done
===> Creating toolchain wrappers for wide-dhcpv6-20080615nb1
===> Configuring for wide-dhcpv6-20080615nb1
=> Fixing absolute paths.
=> 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 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 how to run the C preprocessor... gcc -E
checking for bison... /opt/pkg/bin/bison -y
checking for flex... /opt/pkg/bin/flex
checking for yywrap in -lfl... no
checking for yywrap in -ll... yes
checking lex output file root... lex.yy
checking whether yytext is a pointer... yes
checking for sys/queue.h... yes
checking for egrep... grep -E
checking for getaddrinfo/getnameinfo library... regular
checking for getaddrinfo... no
checking for getnameinfo... no
checking for getifaddrs... no
checking for if_nametoindex... no
checking for strlcpy... yes
checking for strlcat... yes
checking for daemon... yes
checking for warnx... yes
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 fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking for unistd.h... (cached) yes
checking ifaddrs.h usability... yes
checking ifaddrs.h presence... yes
checking for ifaddrs.h... yes
checking for socklen_t... yes
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for struct tm.tm_zone... no
checking for tzname... yes
checking for sig_atomic_t... yes
checking whether getpgrp requires zero arguments... yes
checking whether gcc needs -traditional... no
checking whether setpgrp takes no argument... yes
checking return type of signal handlers... void
checking for mktime... yes
checking for select... yes
checking for socket... no
checking for clock_gettime... yes
checking for local DB directory... /var/opt/pkg/db
checking for arc4random... yes
checking if --enable-pedant option is specified... no
checking ANSI predeclared __func__... yes
checking checking the existence TAILQ_FOREACH_REVERSE... yes
checking argument order of TAILQ_FOREACH_REVERSE... new
checking if you have a length field in struct sockaddr*... no
checking the owner of the programs... bin
checking the group owner of the programs... bin
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
configure: creating ./config.status
config.status: creating Makefile
=> Rename `dprintf' conflicting with POSIX.1-2008 one.