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

        * CURSES_DEFAULT = ncurses
        * JPEG_DEFAULT = jpeg
        * READLINE_DEFAULT = readline

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

        * CURSES_TYPE = ncurses
        * JPEGBASE (defined, but empty)
        * JPEG_TYPE = jpeg
        * READLINE_TYPE = readline
        * 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 glib2-tools-[0-9]*: found glib2-tools-2.78.4
=> Tool dependency mktools-[0-9]*: found mktools-20220614
=> Tool dependency gettext-tools>=0.15: found gettext-tools-0.22.4
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Build dependency xorgproto>=2016.1: found xorgproto-2023.2
=> Build dependency xcb-proto>=1.15.2nb3: found xcb-proto-1.16.0nb1
=> Full dependency zlib>=1.2.3: found zlib-1.3.1
=> Full dependency wxGTK32>=3.2.3nb4: found wxGTK32-3.2.4nb1
=> Full dependency readline>=6.0: found readline-8.2nb2
===> Overriding tools for nono-0.6.4
===> Extracting for nono-0.6.4
===> Patching for nono-0.6.4
=> Applying pkgsrc patches for nono-0.6.4
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/emulators/nono/patches/patch-cli_Makefile
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/emulators/nono/patches/patch-cli_Makefile
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-cli_Makefile,v 1.3 2021/01/08 19:19:54 ryoon Exp $
|
|* Fix non-root installation with pkgsrc-specific macro.
|
|--- cli/Makefile.orig	2020-11-20 12:50:31.000000000 +0000
|+++ cli/Makefile
--------------------------
Patching file cli/Makefile using Plan A...
Hunk #1 succeeded at 25 (offset 1 line).
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/emulators/nono/patches/patch-po_Makefile
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/emulators/nono/patches/patch-po_Makefile
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-po_Makefile,v 1.3 2021/01/08 19:19:54 ryoon Exp $
|
|* Fix non-root installation with pkgsrc-specific macro.
|
|--- po/Makefile.orig	2020-11-20 12:50:31.000000000 +0000
|+++ po/Makefile
--------------------------
Patching file po/Makefile using Plan A...
Hunk #1 succeeded at 21.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/emulators/nono/patches/patch-wx_Makefile.in
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/emulators/nono/patches/patch-wx_Makefile.in
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-wx_Makefile.in,v 1.3 2021/01/08 19:19:54 ryoon Exp $
|
|* Fix non-root installation with pkgsrc-specific macro.
|
|--- wx/Makefile.in.orig	2020-11-20 12:50:31.000000000 +0000
|+++ wx/Makefile.in
--------------------------
Patching file wx/Makefile.in using Plan A...
Hunk #1 succeeded at 65 (offset 17 lines).
done
===> Creating toolchain wrappers for nono-0.6.4
===> Configuring for nono-0.6.4
=> 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-wx-version, --with-wx-config, --with-libiconv-prefix
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 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 for a BSD-compatible install... /opt/pkg/bin/bsdinstall -c -o pbulk -g pbulk
checking build system type... x86_64-sun-solaris2.11
checking host system type... x86_64-sun-solaris2.11
checking for compiler... gcc
checking for -std=c++14... yes
checking whether cc accepts -Wcast-qual... yes
checking whether cc accepts -Wextra-semi... no
checking whether cc accepts -Wlogical-op... yes
checking whether cc accepts -Wmissing-prototypes... yes
checking whether cc accepts -Wmissing-variable-declarations... no
checking whether cc accepts -Wshadow-local... yes
checking whether c++ accepts -Wcast-qual... yes
checking whether c++ accepts -Wextra-semi... yes
checking whether c++ accepts -Winconsistent-missing-override... no
checking whether c++ accepts -Winconsistent-missing-destructor-override... no
checking whether c++ accepts -Wlogical-op... yes
checking whether c++ accepts -Wmissing-prototypes... no
checking whether c++ accepts -Wmissing-variable-declarations... no
checking whether c++ accepts -Wshadow-local... yes
checking whether c++ accepts -Wsuggest-override... yes
checking whether c++ accepts -Wvla-extension... 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 bsd/bsd.h... no
checking for bsd/stdio.h... no
checking for byteswap.h... no
checking for endian.h... yes
checking for kqueue/sys/event.h... no
checking for pthread_np.h... no
checking for sys/endian.h... no
checking for sys/event.h... no
checking for net/bpf.h... yes
checking for net/if_tap.h... no
checking for linux/if_tun.h... no
checking for libkern/OSByteOrder.h... no
checking for machine/endian.h... no
checking for _Bool... no
checking for stdbool.h that conforms to C99... yes
checking for __builtin_assume... no
checking for __builtin_bswap16... yes
checking for __builtin_bswap32... yes
checking for __builtin_bswap64... yes
checking for __builtin_expect... yes
checking for __builtin_unreachable... yes
checking for __attribute__((__fallthrough__))... yes
checking for __attribute__((__format__))... yes
checking for __attribute__((no_sanitize))... yes
checking for __attribute__((__packed__))... yes
checking for __attribute__((__unused__))... yes
checking for bswap16... no
checking for bswap32... no
checking for bswap64... no
checking for bswap_16... no
checking for bswap_32... no
checking for bswap_64... no
checking for swap16... no
checking for swap32... no
checking for swap64... no
checking for htobe16... yes
checking for statfs... no
checking for statvfs... yes
checking for struct stat.st_mtimespec... no
checking for pthread_getname_np... yes
checking for pthread_get_name_np... no
checking for pthread_setname_np(name)... no
checking for pthread_setname_np(thread, name)... yes
checking for pthread_setname_np(thread, name, arg)... no
checking for pthread_set_name_np(thread, name)... no
checking for AF_PACKET... yes
checking for tap(4)... no
checking for bpf(4)... yes
checking for getprogname in -lc... yes
checking for getprogname in -lbsd... no
checking for kqueue in -lkqueue... no
checking for gzclose in -lz... yes
checking for wx-config... wx-config-3.2
checking for wxWidgets version... 3.2.4
checking for x86_64-sun-solaris2.11-msgfmt... no
checking for msgfmt... msgfmt
checking for iconv... yes
checking whether iconv needs const... yes
configure: creating ./config.status
config.status: creating Makefile.cfg
config.status: creating host/Makefile
config.status: creating wx/Makefile
config.status: creating util/mkcgrom/Makefile
config.status: creating util/viewcgrom/Makefile
config.status: creating config-nono.h
configure: WARNING: unrecognized options: --with-wx-version, --with-wx-config, --with-libiconv-prefix