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

        * CURSES_DEFAULT = ncurses

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

        * CURSES_TYPE = ncurses

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 ncurses>=6.0: found ncurses-6.3
===> Overriding tools for bwm-ng-0.6.1
===> Extracting for bwm-ng-0.6.1
===> Patching for bwm-ng-0.6.1
=> Applying pkgsrc patches for bwm-ng-0.6.1
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/net/bwm-ng/patches/patch-src_bwm-ng.c
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/net/bwm-ng/patches/patch-src_bwm-ng.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_bwm-ng.c,v 1.1 2019/02/12 14:43:17 wiz Exp $
|
|Make sure init() exists, even though inline.
|
|--- src/bwm-ng.c.orig	2015-07-23 05:17:29.000000000 +0000
|+++ src/bwm-ng.c
--------------------------
Patching file src/bwm-ng.c using Plan A...
Hunk #1 succeeded at 26.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/net/bwm-ng/patches/patch-src_help.c
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/net/bwm-ng/patches/patch-src_help.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_help.c,v 1.1 2019/01/15 09:28:25 wiz Exp $
|
|Remove inline to fix build with clang.
|
|--- src/help.c.orig	2015-07-07 18:50:25.000000000 +0000
|+++ src/help.c
--------------------------
Patching file src/help.c using Plan A...
Hunk #1 succeeded at 24.
done
===> Creating toolchain wrappers for bwm-ng-0.6.1
===> Configuring for bwm-ng-0.6.1
=> 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
=> Fixing locale directory references.
=> 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 a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... /opt/pkg/bin/nawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for style of include used by make... GNU
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 dependency style of gcc... gcc3
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 for unsigned long long... yes
checking for initscr,timeout in -lcurses... yes
checking for wattron... yes
checking for curs_set... yes
checking for usleep... yes
checking for strlcpy... yes
checking for accurate time calc... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for gettimeofday... yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking for getopt_long... yes
checking ifaddrs.h usability... yes
checking ifaddrs.h presence... yes
checking for ifaddrs.h... yes
checking for getifaddrs... no
checking for sysctl... no
checking for sysctl... (cached) no
checking for kstat_open in -lkstat... yes
checking for /proc/net/dev... no
checking for /proc/diskstats... no
checking for /proc/partitions... no
checking sys/dkstat.h usability... no
checking sys/dkstat.h presence... no
checking for sys/dkstat.h... no
checking whether cc and linker accepts -framework IOKit -framework CoreFoundation... no
checking for ioctl... yes
checking for sys/socket.h... yes
checking for linux/if.h... no
checking sys/tty.h usability... yes
checking sys/tty.h presence... yes
checking for sys/tty.h... yes
checking linux/tty.h usability... no
checking linux/tty.h presence... no
checking for linux/tty.h... no
checking stropts.h usability... yes
checking stropts.h presence... yes
checking for stropts.h... yes
enable html output: yes
enable csv output: yes
enable extended stats: yes
enable config-file support: yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking for getpwuid... yes
enable path to netstat as option: no
checking for egrep... (cached) /usr/xpg4/bin/grep -E
checking for netstat... netstat
checking for netstat version... solaris version found
checking whether the C compiler (gcc) accepts noreturn attribute... yes
checking for inline... inline
checking for /usr/ccs/bin/strip... no
checking for strip... strip
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating config.h
config.status: executing depfiles commands