+ case "${usergroup_phase}" in
+ local run_cmd
+ run_cmd=run_su
+ shift
+ run_su /opt/local/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/angband-sdl-4.2.5nb1/work.log
+ su pbulk -c '"$@"' make /opt/local/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/angband-sdl-4.2.5nb1/work.log
=> Checksum BLAKE2s OK for angband-4.2.5.tar.gz
=> Checksum SHA512 OK for angband-4.2.5.tar.gz
===> Installing dependencies for angband-sdl-4.2.5nb1
=> 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 cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Build dependency gcc13>=13.1.0: found gcc13-13.3.0
=> Full dependency SDL>=1.2.15nb17: found SDL-1.2.15nb43
=> Full dependency SDL_image>=1.2.12nb6: found SDL_image-1.2.12nb11
=> Full dependency SDL_mixer>=1.2.12nb6: found SDL_mixer-1.2.12nb7
=> Full dependency SDL_ttf>=2.0.11nb6: found SDL_ttf-2.0.11nb6
=> Full dependency gcc13-libs>=13.2.0: found gcc13-libs-13.3.0
=> Full dependency hicolor-icon-theme>=0.9nb1: found hicolor-icon-theme-0.17nb1
=> Full dependency ncurses>=6.5: found ncurses-6.5
=> Build dependency xcb-proto>=1.4: found xcb-proto-1.17.0nb3
=> Build dependency xorgproto>=2016.1: found xorgproto-2024.1
=> Full dependency MesaLib>=3.4.2: found MesaLib-21.3.9nb4
=> Full dependency brotli>=1.0.1: found brotli-1.1.0
=> Full dependency bzip2>=1.0.1: found bzip2-1.0.8
=> Full dependency freetype2>=2.13.0: found freetype2-2.13.3
=> Full dependency glu>=6.0: found glu-9.0.3
=> Full dependency libiconv>=1.9.1: found libiconv-1.17
=> Full dependency libICE>=0.99.1: found libICE-1.1.1
=> Full dependency libSM>=0.99.2: found libSM-1.2.4
=> 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 libXt>=1.0.0: found libXt-1.3.0nb1
=> 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
=> Full dependency png>=1.2.4: found png-1.6.44
=> Full dependency zlib>=1.1.4: found zlib-1.3.1
===> Overriding tools for angband-sdl-4.2.5nb1
===> Extracting for angband-sdl-4.2.5nb1
===> Patching for angband-sdl-4.2.5nb1
=> Applying pkgsrc patches for angband-sdl-4.2.5nb1
=> Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/games/angband-sdl/../../games/angband/patches/patch-configure.ac
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/games/angband-sdl/../../games/angband/patches/patch-configure.ac
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-configure.ac,v 1.2 2022/05/15 18:54:44 nia Exp $
|
|Shell portability.
|
|--- configure.ac.orig	2022-02-21 22:18:55.000000000 +0000
|+++ configure.ac
--------------------------
Patching file configure.ac using Plan A...
Hunk #1 succeeded at 219 (offset -19 lines).
Hunk #2 succeeded at 237 (offset -19 lines).
Hunk #3 succeeded at 567 (offset -5 lines).
Hunk #4 succeeded at 563 (offset -19 lines).
done
===> Creating toolchain wrappers for angband-sdl-4.2.5nb1
===> Configuring for angband-sdl-4.2.5nb1
=> Fixing the ncursesw version number.
cd /home/pbulk/build/games/angband-sdl/work/angband-4.2.5 && ./autogen.sh
*info* running aclocal (-I m4)
*info* running autoheader
*info* running autoconf
=> 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
configure: WARNING: unrecognized options: --with-libiconv-prefix
checking build system type... x86_64-sun-solaris2.11
checking host system type... x86_64-sun-solaris2.11
checking for a BSD-compatible install... /opt/local/bin/bsdinstall -c -o pbulk -g pbulk
Note: You have chosen to compile for installation, with data files
    in standard locations. For development, you may wish to consider using
    --with-no-install which will leave the game to run from the directory
    into which it was extracted and compiled.

checking for sphinx-build... no
checking for sphinx-build3... no
checking for sphinx-build2... no
checking for x86_64-sun-solaris2.11-cc... 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 how to run the C preprocessor... gcc -E
checking whether make sets $(MAKE)... yes
checking whether ln -s works... yes
checking for a race-free mkdir -p... mkdir -p
checking for x86_64-sun-solaris2.11-windres... no
checking for windres... no
checking for rm... /usr/bin/rm
checking for mv... /usr/bin/mv
checking for cp... /bin/cp
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
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 fcntl.h... yes
checking for _Bool... yes
checking for stdbool.h that conforms to C99 or later... yes
checking for mkdir... yes
checking for setresgid... no
checking for setegid... yes
checking for stat... yes
checking if make supports SysV-style inclusion... yes
checking for make silent include syntax... gnu
checking for ncursesw6-config... no
checking for ncursesw6-config... no
checking for ncurses - wide char support... no
*** The ncursesw6-config or ncursesw6-config script installed by
*** ncursesw could not be found.  If ncursesw was installed in
*** PREFIX, make sure PREFIX/bin is in your path, or set the
*** NCURSES_CONFIG environment variable to the full path to
*** ncursesw6-config or ncursesw6-config.
checking for initscr in -lncursesw... yes
checking for library containing keypad... none required
checking for mvwaddnwstr... yes
checking for use_default_colors... yes
checking for can_change_color... yes
checking for X... disabled
checking for sdl-config... /opt/local/bin/sdl-config
checking for SDL - version >= 1.2.10... yes
checking for IMG_LoadPNG_RW in -lSDL_image... yes
checking for TTF_Init in -lSDL_ttf... yes
checking for Mix_OpenAudio in -lSDL_mixer... yes
checking for tput... /opt/local/bin/tput
configure: creating ./config.status
config.status: creating mk/buildsys.mk
config.status: creating mk/extra.mk
config.status: creating src/autoconf.h
configure: WARNING: unrecognized options: --with-libiconv-prefix

Configuration:

  Install path:                           /opt/local
  binary path:                            /opt/local/bin
  config path:                            /opt/local/share/angband/
  lib path:                               /opt/local/share/angband/
  doc path:                               /opt/local/share/doc/angband/
  var path:                               (not used)
  gamedata path:                          /opt/local/share/angband/
  (with private save and score files in ~/.angband/Angband/)
  documentation:                          No

-- Frontends --
- Curses                                  Yes
- X11                                     No; missing libraries
- SDL2                                    Disabled
- SDL                                     Yes
- Windows                                 Disabled
- Test                                    No
- Stats                                   No
- Spoilers                                Yes

- SDL2 sound                              Disabled
- SDL sound                               Yes