+ case "${usergroup_phase}" in
+ local run_cmd
+ run_cmd=run_su
+ shift
+ run_su /usr/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/nono-0.6.1/work.log
+ su pbulk -c '"$@"' make /usr/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/nono-0.6.1/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
=> Checksum BLAKE2s OK for nono-0.6.1.tar.gz
=> Checksum SHA512 OK for nono-0.6.1.tar.gz
===> Installing dependencies for nono-0.6.1
==========================================================================
The following variables will affect the build process of this package,
nono-0.6.1.  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
`/usr/pkg/bin/bmake clean' after the changes.
==========================================================================
=> Tool dependency glib2-tools-[0-9]*: found glib2-tools-2.76.4
=> Tool dependency mktools-[0-9]*: found mktools-20220614
=> Tool dependency nbpatch-[0-9]*: found nbpatch-20151107
=> 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.4: found xcb-proto-1.15.2nb2
=> Build dependency gcc7>=7.5.0nb6: found gcc7-7.5.0nb6
=> Full dependency zlib>=1.2.3: found zlib-1.2.13
=> Full dependency wxGTK30>=3.0.5.1nb10: found wxGTK30-3.0.5.1nb10
=> Full dependency readline>=6.0: found readline-8.2nb2
===> Overriding tools for nono-0.6.1
===> Extracting for nono-0.6.1
===> Patching for nono-0.6.1
=> Applying pkgsrc patches for nono-0.6.1
=> Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/emulators/nono/patches/patch-cli_Makefile
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/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-el7-trunk-x86_64/emulators/nono/patches/patch-po_Makefile
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/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-el7-trunk-x86_64/emulators/nono/patches/patch-wx_Makefile.in
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/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 61 (offset 13 lines).
done
===> Creating toolchain wrappers for nono-0.6.1
===> Configuring for nono-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
=> Checking for portability problems in extracted files
configure: WARNING: unrecognized options: --with-wx-version, --with-wx-config
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 c++ accepts -g... yes
checking for c++ option to enable C++11 features... none needed
checking for x86_64-redhat-linux-gcc... cc
checking whether the compiler supports GNU C... yes
checking whether cc accepts -g... yes
checking for cc option to enable C11 features... none needed
checking for a BSD-compatible install... /bin/install -c -o pbulk -g pbulk
checking build system type... x86_64-redhat-linux-gnu
checking host system type... x86_64-redhat-linux-gnu
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... no
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... yes
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... no
checking for net/if_tap.h... no
checking for linux/if_tun.h... yes
checking for libkern/OSByteOrder.h... no
checking for machine/endian.h... no
configure: error: *** kqueue is not found.
*** If you use Ubuntu, sudo apt install libkqueue-dev
*** Error code 1

Stop.
bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/emulators/nono
*** Error code 1

Stop.
bmake: stopped in /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/emulators/nono