+ 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/trafshow-5.2.3nb3/work.log
+ su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/trafshow-5.2.3nb3/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
WARNING: [license.mk] Every package should define a LICENSE.
=> Checksum BLAKE2s OK for trafshow-5.2.3.tgz
=> Checksum SHA512 OK for trafshow-5.2.3.tgz
===> Installing dependencies for trafshow-5.2.3nb3
==========================================================================
The supported build options for trafshow are:

	inet6

The currently selected options are:

	inet6

You can select which build options to use by setting PKG_DEFAULT_OPTIONS
or the following variable.  Its current value is shown:

	PKG_OPTIONS.trafshow (not defined)

==========================================================================
==========================================================================
The following variables will affect the build process of this package,
trafshow-5.2.3nb3.  Their current value is shown below:

        * CURSES_DEFAULT = ncurses

Based on these variables, the following variables have been set:

        * CURSES_TYPE = ncurses
        * TERMCAP_TYPE = curses

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 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
=> Full dependency ncurses>=6.3nb1: found ncurses-6.4
===> Overriding tools for trafshow-5.2.3nb3
===> Extracting for trafshow-5.2.3nb3
===> Patching for trafshow-5.2.3nb3
=> Applying pkgsrc patches for trafshow-5.2.3nb3
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/net/trafshow/patches/patch-ai
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/net/trafshow/patches/patch-ai
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-ai,v 1.1 2011/11/01 19:10:15 marino Exp $
|
|--- session.c.orig	2006-01-08 05:58:08.000000000 +0000
|+++ session.c
--------------------------
Patching file session.c using Plan A...
Hunk #1 succeeded at 40.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/net/trafshow/patches/patch-trafshow.c
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/net/trafshow/patches/patch-trafshow.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-trafshow.c,v 1.1 2013/02/06 20:32:17 jperkin Exp $
|
|* Avoid buffering on Solaris.
|
|--- trafshow.c.orig	2006-03-14 07:58:07.000000000 +0000
|+++ trafshow.c
--------------------------
Patching file trafshow.c using Plan A...
Hunk #1 succeeded at 23.
Hunk #2 succeeded at 546.
Hunk #3 succeeded at 561.
done
===> Creating toolchain wrappers for trafshow-5.2.3nb3
===> Configuring for trafshow-5.2.3nb3
=> 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 build system type... x86_64-sun-solaris2.11
checking host system type... x86_64-sun-solaris2.11
checking target system type... x86_64-sun-solaris2.11
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 bison... no
checking for byacc... no
checking for flex... 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 how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for AIX... no
checking for pthread_join in LIBS=-lpthread -lrt with CFLAGS= -pthread ... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT
checking for cc_r... gcc
checking for ANSI C header files... yes
checking whether time.h and sys/time.h may both be included... 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 sys/termios.h usability... yes
checking sys/termios.h presence... yes
checking for sys/termios.h... yes
checking net/if_dl.h usability... yes
checking net/if_dl.h presence... yes
checking for net/if_dl.h... yes
checking paths.h usability... yes
checking paths.h presence... yes
checking for paths.h... yes
checking resolv.h usability... yes
checking resolv.h presence... yes
checking for resolv.h... yes
checking for an ANSI C-conforming const... yes
checking for u_int8_t... no
checking for u_int16_t... no
checking for u_int32_t... no
checking for u_int64_t... no
checking for in_addr_t... yes
checking for socklen_t... yes
checking for struct sockaddr_storage... yes
checking for struct ether_addr... yes
checking for main in -lresolv... yes
checking for main in -linet... no
checking for gethostbyname in -lnsl... yes
checking for connect in -lsocket... yes
checking for siginterrupt... yes
checking for snprintf... yes
checking for strftime... yes
checking for strcasecmp... yes
checking for pcap_findalldevs in -lpcap... yes
checking for pcap_dump_flush... yes
checking for pcap_get_selectable_fd... yes
checking for tgetent in -ltermcap... yes
checking for curses library... ncurses
checking for has_colors... yes
checking for bkgd... yes
checking for wbkgd... yes
checking for wredrawln... yes
checking for resizeterm... yes
checking for use_default_colors... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h