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

        * CURSES_DEFAULT = ncursesw
        * SSLBASE (defined)
        * SSLCERTBUNDLE (not defined)
        * SSLCERTS = /etc/opt/pkg/openssl/certs
        * SSLDIR = /etc/opt/pkg/openssl
        * SSLKEYS = /etc/opt/pkg/openssl/private

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

        * CURSES_TYPE = ncursesw
        * 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 pkgconf-[0-9]*: found pkgconf-1.9.5
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Build dependency boost-headers-1.82.*: found boost-headers-1.82.0
=> Full dependency ncursesw>=6.0: found ncursesw-6.4
=> Full dependency libmpdclient>=2.4: found libmpdclient-2.20
=> Full dependency taglib>=1.9.1: found taglib-1.13
=> Full dependency boost-libs-1.82.*: found boost-libs-1.82.0
=> Full dependency readline>=6.0: found readline-8.2nb1
=> Full dependency fftw>=3.3.10nb1: found fftw-3.3.10nb1
=> Full dependency icu>=73.1: found icu-73.1nb1
=> Full dependency curl>=8.0.1nb1: found curl-8.1.1
===> Overriding tools for ncmpcpp-0.9.2nb12
===> Extracting for ncmpcpp-0.9.2nb12
===> Patching for ncmpcpp-0.9.2nb12
=> Applying pkgsrc patches for ncmpcpp-0.9.2nb12
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/audio/ncmpcpp/patches/patch-src_status.cpp
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/audio/ncmpcpp/patches/patch-src_status.cpp
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_status.cpp,v 1.1 2022/04/18 13:33:28 nia Exp $
|
|Add missing header for socket(2).
|Fix building on illumos.
|
|--- src/status.cpp.orig	2021-01-24 15:50:24.000000000 +0000
|+++ src/status.cpp
--------------------------
Patching file src/status.cpp using Plan A...
Hunk #1 succeeded at 21.
done
===> Creating toolchain wrappers for ncmpcpp-0.9.2nb12
===> Configuring for ncmpcpp-0.9.2nb12
=> 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: WARNING: unrecognized options: --with-libiconv-prefix
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 race-free mkdir -p... ./install-sh -c -d
checking for gawk... /usr/bin/nawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
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 the compiler supports GNU C++... yes
checking whether g++ accepts -g... yes
checking for g++ option to enable C++11 features... none needed
checking whether make supports the include directive... yes (GNU style)
checking dependency style of g++... gcc3
checking build system type... x86_64-sun-solaris2.11
checking host system type... x86_64-sun-solaris2.11
checking how to print strings... printf
checking for x86_64-sun-solaris2.11-gcc... gcc
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
checking for a sed that does not truncate output... /usr/bin/sed
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 fgrep... /usr/xpg4/bin/grep -F
checking for ld used by gcc... /bin/ld
checking if the linker (/bin/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -p
checking the name lister (/usr/bin/nm -p) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 786240
checking how to convert x86_64-sun-solaris2.11 file names to x86_64-sun-solaris2.11 format... func_convert_file_noop
checking how to convert x86_64-sun-solaris2.11 file names to toolchain format... func_convert_file_noop
checking for /bin/ld option to reload object files... -r
checking for x86_64-sun-solaris2.11-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-sun-solaris2.11-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-sun-solaris2.11-ar... no
checking for ar... ar
checking for archiver @FILE support... no
checking for x86_64-sun-solaris2.11-strip... no
checking for strip... strip
checking for x86_64-sun-solaris2.11-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -p output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for x86_64-sun-solaris2.11-mt... no
checking for mt... mt
checking if mt is a manifest tool... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... rm: conftest*: No such file or directory
yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/bin/ld -64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... rm: conftest*: No such file or directory
no
checking dynamic linker characteristics... solaris2.11 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /bin/ld -64
checking if the linker (/bin/ld -64) is GNU ld... no
checking whether the g++ linker (/bin/ld -64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... no
checking if g++ supports -c -o file.o... rm: conftest*: No such file or directory
yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/bin/ld -64) supports shared libraries... yes
checking dynamic linker characteristics... solaris2.11 ld.so
checking how to hardcode library paths into programs... immediate
checking whether compiler supports -flto... yes
checking whether compiler supports -ftree-vectorize... yes
checking whether compiler supports -ffast-math... yes
checking whether compiler supports -std=c++14... yes
checking whether compiler supports generic lambda expressions... yes
checking for Boost headers version >= 1.60.0... yes
checking for Boost's header version... 1_82
checking for boost/algorithm/string.hpp... yes
checking for boost/format.hpp... yes
checking for boost/functional/hash.hpp... yes
checking for boost/cast.hpp... yes
checking for boost/lexical_cast.hpp... yes
checking for boost/math/special_functions.hpp... yes
checking for boost/optional.hpp... yes
checking for boost/range/adaptors.hpp... yes
checking for boost/tokenizer.hpp... yes
checking for boost/tuple/tuple.hpp... yes
checking for boost/variant/variant_fwd.hpp... yes
checking for boost/variant.hpp... yes
checking for the toolset name used by Boost for g++... configure: WARNING: could not figure out which toolset name to use for g++

checking for boost/date_time/posix_time/posix_time.hpp... yes
checking for the Boost date_time library... yes
checking for boost/system/error_code.hpp... yes
checking for the Boost system library... (cached) yes
checking for boost/filesystem/path.hpp... yes
checking for the Boost filesystem library... (cached) yes
checking for boost/system/error_code.hpp... (cached) yes
checking for the Boost system library... (cached) yes
checking for boost/locale.hpp... yes
checking for the Boost locale library... (cached) yes
checking for boost/program_options.hpp... yes
checking for the Boost program_options library... (cached) yes
checking for boost/regex.hpp... yes
checking for the Boost regex library... (cached) yes
checking for the flags needed to use pthreads... 
checking for boost/system/error_code.hpp... (cached) yes
checking for the Boost system library... (cached) yes
checking for boost/thread.hpp... yes
checking for the Boost thread library... (cached) yes
checking pkg-config is at least version 0.9.0... yes
checking for ICU... yes
checking whether boost.regex was compiled with ICU support... yes
checking for netinet/tcp.h... yes
checking for netinet/in.h... yes
checking for langinfo.h... yes
checking for libmpdclient... yes
checking for mpd/client.h... yes
checking for a readline compatible library... -lreadline
checking for readline.h... no
checking for readline/readline.h... yes
checking whether readline supports history... yes
checking for history.h... no
checking for readline/history.h... yes
checking for pthread_create in -lpthread... yes
checking for ncursesw... yes
checking for curses.h... yes
checking for initscr in -lncursesw... yes
checking whether curses.h exposes wide-char functions by default... yes
checking for libcurl... yes
checking for curl/curl.h... yes
checking for taglib-config... /opt/pkg/bin/taglib-config
checking for taglib.h... yes
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 doc/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
rm: libtoolT: No such file or directory
configure: WARNING: unrecognized options: --with-libiconv-prefix