+ 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/vtwm-5.5.0nb4/work.log
+ su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/vtwm-5.5.0nb4/work.log
=> Checksum BLAKE2s OK for vtwm-5.5.0.tar.gz
=> Checksum SHA512 OK for vtwm-5.5.0.tar.gz
===> Installing dependencies for vtwm-5.5.0nb4
=> Tool dependency bison>=1.0: found bison-3.8.2nb1
=> Tool dependency flex>=2.5.4a: found flex-2.6.4
=> Tool dependency m4>=1.4: found m4-1.4.19nb1
=> Tool dependency pkgconf-[0-9]*: found pkgconf-2.4.3
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Build dependency flex>=2.5.4a: found flex-2.6.4
=> Full dependency libXext>=0.99.0: found libXext-1.3.6
=> Full dependency libXft>=2.3.8nb1: found libXft-2.3.9
=> Full dependency libXinerama>=1.0.1: found libXinerama-1.1.5
=> Full dependency libXmu>=1.0.0: found libXmu-1.2.1
=> Full dependency libXpm>=3.5.4.2: found libXpm-3.5.17
=> Full dependency libXrandr>=1.1.2: found libXrandr-1.5.4
=> Full dependency libXt>=1.0.0: found libXt-1.3.1
=> Full dependency png>=1.6.0nb1: found png-1.6.48
=> Build dependency xcb-proto>=1.4: found xcb-proto-1.17.0nb5
=> Build dependency xorgproto>=2016.1: found xorgproto-2024.1
=> Full dependency brotli>=1.0.1: found brotli-1.1.0
=> Full dependency bzip2>=1.0.1: found bzip2-1.0.8
=> Full dependency expat>=1.95.7: found expat-2.7.1
=> Full dependency fontconfig>=2.11.91: found fontconfig-2.15.0
=> Full dependency freetype2>=2.13.0: found freetype2-2.13.3
=> Full dependency gettext-lib>=0.22: found gettext-lib-0.22.5
=> Full dependency libiconv>=1.9.1: found libiconv-1.17
=> Full dependency libICE>=0.99.1: found libICE-1.1.2
=> Full dependency libSM>=0.99.2: found libSM-1.2.6
=> Full dependency libX11>=1.1: found libX11-1.8.12
=> Full dependency libXau>=1.0: found libXau-1.0.12
=> Full dependency libXdmcp>=0.99: found libXdmcp-1.1.5
=> Full dependency libXrender>=0.9.2: found libXrender-0.9.12
=> Full dependency libxcb>=1.6: found libxcb-1.17.0
=> Full dependency zlib>=1.1.4: found zlib-1.3.1
===> Overriding tools for vtwm-5.5.0nb4
===> Extracting for vtwm-5.5.0nb4
===> Patching for vtwm-5.5.0nb4
=> Applying pkgsrc patches for vtwm-5.5.0nb4
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/wm/vtwm/patches/patch-events.c
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/wm/vtwm/patches/patch-events.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-events.c,v 1.1 2025/01/11 14:47:07 wiz Exp $
|
|Apply fix for PR 58979 (twm) for vtwm.
|
|--- events.c.orig	2018-04-21 01:39:31.000000000 -0400
|+++ events.c	2025-01-11 09:08:42.572757158 -0500
--------------------------
Patching file events.c using Plan A...
Hunk #1 succeeded at 3145.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/wm/vtwm/patches/patch-menus.c
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/wm/vtwm/patches/patch-menus.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-menus.c,v 1.1 2025/01/11 14:47:07 wiz Exp $
|
|Add missing header.
|
|--- menus.c.orig	2018-04-21 01:39:31.000000000 -0400
|+++ menus.c	2025-01-09 09:15:07.326476249 -0500
--------------------------
Patching file menus.c using Plan A...
Hunk #1 succeeded at 39.
done
===> Creating toolchain wrappers for vtwm-5.5.0nb4
===> Configuring for vtwm-5.5.0nb4
=> Fixing default OSS device references.
=> 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
/home/pbulk/build/wm/vtwm/work/vtwm-5.5.0/missing: Unknown `--is-lightweight' option
Try `/home/pbulk/build/wm/vtwm/work/vtwm-5.5.0/missing --help' for more information
configure: WARNING: 'missing' script is too old or missing
checking for a thread-safe 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 to enable maintainer-specific portions of Makefiles... no
checking for sh... /home/pbulk/build/wm/vtwm/work/.tools/bin/sh
checking for ln... /usr/bin/ln
checking for cp... /bin/cp
checking for rm... /usr/bin/rm
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 for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for bison... /opt/pkg/bin/bison -y
checking for flex... flex
checking lex output file root... lex.yy
checking lex library... -lfl
checking whether yytext is a pointer... yes
checking for mkstemp... yes
checking for setpgid... yes
checking for setsid... yes
checking for setpgrp... yes
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 whether setpgrp takes no argument... yes
checking for /dev/dsp... no
checking pkg-config is at least version 0.9.0... yes
checking for VTWM... yes
checking for xpm... yes
checking for png... yes
checking for library containing regcomp... none required
checking for xft... yes
checking for library containing gethostbyname... -lnsl
checking for xrandr... yes
checking for xinerama... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking process.h usability... no
checking process.h presence... no
checking for process.h... no
checking for putenv... yes
checking for m4... /home/pbulk/build/wm/vtwm/work/.tools/bin/m4
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
configure: WARNING: unrecognized options: --with-libiconv-prefix