+ 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/b-em-20230915/work.log
+ su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/b-em-20230915/work.log
=> Checksum BLAKE2s OK for b-em-2.2-464bb82239e31862e87b39b257d63086861b99e5.zip
=> Checksum SHA512 OK for b-em-2.2-464bb82239e31862e87b39b257d63086861b99e5.zip
===> Installing dependencies for b-em-20230915
=> Tool dependency automake>=1.9: found automake-1.16.5nb3
=> Tool dependency autoconf>=2.58: found autoconf-2.72
=> Tool dependency gmake>=3.81: found gmake-4.4.1
=> Tool dependency unzip-[0-9]*: found unzip-6.0nb10
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Full dependency MesaLib>=21.3.9nb3: found MesaLib-21.3.9nb4
=> Full dependency allegro5>=5.2.6.0: found allegro5-5.2.7.0nb19
=> Full dependency freealut>=1.1.0: found freealut-1.1.0nb1
=> Full dependency glu>=7.11.2: found glu-9.0.3
=> Full dependency libXcursor>=1.1.1: found libXcursor-1.2.3
=> Full dependency openal-soft>=1.5.304: found openal-soft-1.24.1
=> Full dependency zlib>=1.2.3: found zlib-1.3.1
=> Build dependency xcb-proto>=1.4: found xcb-proto-1.17.0nb4
=> Build dependency xorgproto>=2016.1: found xorgproto-2024.1
=> Full dependency libX11>=1.1: found libX11-1.8.10
=> Full dependency libXau>=1.0: found libXau-1.0.11
=> Full dependency libXdamage>=1.0.3: found libXdamage-1.1.6
=> Full dependency libXdmcp>=0.99: found libXdmcp-1.1.5
=> Full dependency libXext>=0.99.0: found libXext-1.3.6
=> Full dependency libXfixes>=4.0.1: found libXfixes-6.0.1
=> Full dependency libXrandr>=1.1.2: found libXrandr-1.5.4
=> Full dependency libXrender>=0.9.2: found libXrender-0.9.11
=> Full dependency libXxf86vm>=1.1.0: found libXxf86vm-1.1.5
=> Full dependency libdrm>=2.4.15: found libdrm-2.4.123
=> Full dependency libxcb>=1.6: found libxcb-1.17.0
=> Full dependency libxshmfence>=1.2: found libxshmfence-1.3.2nb1
===> Overriding tools for b-em-20230915
===> Extracting for b-em-20230915
cd /home/pbulk/build/emulators/b-em/work/b-em-464bb82239e31862e87b39b257d63086861b99e5/ && mkdir etc && aclocal && autoconf && automake -acf
configure.ac:24: warning: The macro 'AC_HELP_STRING' is obsolete.
configure.ac:24: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:24: the top level
configure.ac:94: warning: AC_OUTPUT should be used without arguments.
configure.ac:94: You should run autoupdate.
configure.ac:14: installing 'etc/compile'
configure.ac:11: installing 'etc/config.guess'
configure.ac:11: installing 'etc/config.sub'
configure.ac:8: installing 'etc/install-sh'
configure.ac:8: installing 'etc/missing'
src/Makefile.am: installing 'etc/depcomp'
===> Patching for b-em-20230915
=> Applying pkgsrc patches for b-em-20230915
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/emulators/b-em/patches/patch-src-b-em.h
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/emulators/b-em/patches/patch-src-b-em.h
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src-b-em.h,v 1.3 2023/09/15 16:13:27 reinoud Exp $
|
|Define the missing macro's
|
|--- src/b-em.h.orig	2023-09-10 00:50:28.000000000 +0000
|+++ src/b-em.h
--------------------------
Patching file src/b-em.h using Plan A...
Hunk #1 succeeded at 41.
done
===> Creating toolchain wrappers for b-em-20230915
===> Configuring for b-em-20230915
=> 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
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... mkdir -p
checking for gawk... /usr/bin/nawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking build system type... x86_64-sun-solaris2.11
checking host system type... x86_64-sun-solaris2.11
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 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 whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... gcc3
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 dependency style of g++... gcc3
checking whether to enable debugging... no
checking for al_install_system in -lallegro... yes
checking for al_init_acodec_addon in -lallegro_acodec... yes
checking for al_install_audio in -lallegro_audio... yes
checking for al_init_native_dialog_addon in -lallegro_dialog... yes
checking for al_init_image_addon in -lallegro_image... yes
checking for al_init_primitives_addon in -lallegro_primitives... yes
checking for sin in -lm... yes
checking for pthread_create in -lpthread... yes
checking for gzopen in -lz... yes
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 sys/time.h... yes
checking for inttypes.h... (cached) yes
checking for limits.h... yes
checking for malloc.h... yes
checking for stddef.h... yes
checking for stdint.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for allegro5/allegro.h... yes
checking for _Bool... yes
checking for stdbool.h that conforms to C99 or later... yes
checking for inline... inline
checking for int16_t... yes
checking for int32_t... yes
checking for int64_t... yes
checking for int8_t... yes
checking for off_t... yes
checking for size_t... yes
checking for uint16_t... yes
checking for uint32_t... yes
checking for uint64_t... yes
checking for uint8_t... yes
checking for max_align_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for error_at_line... no
checking for GNU libc compatible malloc... yes
checking for alarm... yes
checking for working mktime... no
checking for asprintf... yes
checking for atexit... yes
checking for floor... yes
checking for memset... yes
checking for mkdir... yes
checking for pow... yes
checking for rmdir... yes
checking for sqrt... yes
checking for stpcpy... yes
checking for strcasecmp... yes
checking for strchr... yes
checking for strdup... yes
checking for strerror... yes
checking for strncasecmp... yes
checking for strrchr... yes
checking for strtol... yes
checking for tdestroy... no
checking for tdestroy... (cached) no
checking for jack/jack.h... no
checking for alsa/asoundlib.h... no
checking for library containing jack_port_register... no
checking for snd_rawmidi_open in -lasound... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: executing depfiles commands

Configured version: 2.2