+ 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/hengband-2.2.1rnb1/work.log
+ su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/hengband-2.2.1rnb1/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
=> Checksum BLAKE2s OK for heng-graf-16x16.tar.gz
=> Checksum SHA512 OK for heng-graf-16x16.tar.gz
=> Checksum BLAKE2s OK for hengband-2.2.1r.tar.gz
=> Checksum SHA512 OK for hengband-2.2.1r.tar.gz
===> Installing dependencies for hengband-2.2.1rnb1
==========================================================================
The supported build options for hengband are:

	curses lang-ja ncurses termcap x11

The currently selected options are:

	ncurses x11

You can select which build options to use by setting PKG_DEFAULT_OPTIONS
or the following variable.  Its current value is shown:

	PKG_OPTIONS.hengband (not defined)

==========================================================================
==========================================================================
The following variables will affect the build process of this package,
hengband-2.2.1rnb1.  Their current value is shown below:

        * GAMES_GROUP = games
        * GAMES_USER = games
        * VARBASE = /var/opt/pkg

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 mktools-[0-9]*: found mktools-20220614
=> Tool dependency automake>=1.9: found automake-1.16.5nb2
=> Tool dependency autoconf>=2.58: found autoconf-2.71nb2
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Build dependency xorgproto>=2016.1: found xorgproto-2022.2
=> Build dependency xcb-proto>=1.4: found xcb-proto-1.15.2
=> Full dependency ncurses>=6.3nb1: found ncurses-6.3nb1
=> Full dependency libX11>=1.1: found libX11-1.8.1
=> Full dependency libXt>=1.0.0: found libXt-1.2.1
===> Overriding tools for hengband-2.2.1rnb1
===> Extracting for hengband-2.2.1rnb1
===> Patching for hengband-2.2.1rnb1
=> Applying pkgsrc patches for hengband-2.2.1rnb1
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/games/hengband/patches/patch-lib_Makefile.am
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/games/hengband/patches/patch-lib_Makefile.am
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-lib_Makefile.am,v 1.1 2020/01/24 13:33:33 pho Exp $
|
|Don't create directories that need special handling. This is
|pkgsrc-specific.
|
|--- lib/Makefile.am.orig	2020-01-23 15:28:26.780752530 +0000
|+++ lib/Makefile.am
--------------------------
Patching file lib/Makefile.am using Plan A...
Hunk #1 succeeded at 2.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/games/hengband/patches/patch-lib_edit_Makefile.am
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/games/hengband/patches/patch-lib_edit_Makefile.am
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-lib_edit_Makefile.am,v 1.1 2020/03/11 15:40:36 pho Exp $
|
|Add a quest file missing from Makefile.am
|
|--- lib/edit/Makefile.am.orig	2020-03-11 15:31:31.020086436 +0000
|+++ lib/edit/Makefile.am
--------------------------
Patching file lib/edit/Makefile.am using Plan A...
Hunk #1 succeeded at 16.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/games/hengband/patches/patch-lib_xtra_graf_Makefile.am
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/games/hengband/patches/patch-lib_xtra_graf_Makefile.am
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-lib_xtra_graf_Makefile.am,v 1.1 2020/01/24 13:33:33 pho Exp $
|
|Install 16x16 tile set too.
|
|--- lib/xtra/graf/Makefile.am.orig	2020-01-23 17:09:20.857756573 +0000
|+++ lib/xtra/graf/Makefile.am
--------------------------
Patching file lib/xtra/graf/Makefile.am using Plan A...
Hunk #1 succeeded at 1.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/games/hengband/patches/patch-src_Makefile.am
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/games/hengband/patches/patch-src_Makefile.am
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_Makefile.am,v 1.2 2020/03/11 15:01:54 pho Exp $
|
|Support user-destdir build
|
|--- src/Makefile.am.orig	2020-03-11 14:25:21.422460504 +0000
|+++ src/Makefile.am
--------------------------
Patching file src/Makefile.am using Plan A...
Hunk #1 succeeded at 33.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/games/hengband/patches/patch-src_cmd3.c
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/games/hengband/patches/patch-src_cmd3.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_cmd3.c,v 1.2 2020/03/11 15:01:54 pho Exp $
|
|Fix an error on 64-bits platforms.
|
|--- src/cmd3.c.orig	2020-03-11 14:36:27.328921818 +0000
|+++ src/cmd3.c
--------------------------
Patching file src/cmd3.c using Plan A...
Hunk #1 succeeded at 53.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/games/hengband/patches/patch-src_init2.c
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/games/hengband/patches/patch-src_init2.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_init2.c,v 1.1 2020/01/24 13:33:33 pho Exp $
|
|Directories that contain things like score files have to be placed
|under ${VARBASE}, because ${PREFIX}/libdata is meant to be
|read-only. This is pkgsrc-specific.
|
|--- src/init2.c.orig	2020-01-23 15:49:35.185187295 +0000
|+++ src/init2.c
--------------------------
Patching file src/init2.c using Plan A...
Hunk #1 succeeded at 115 (offset -24 lines).
Hunk #2 succeeded at 148 (offset -24 lines).
done
===> Creating toolchain wrappers for hengband-2.2.1rnb1
===> Configuring for hengband-2.2.1rnb1
=> Substituting "vardir" in src/init2.c
configure.ac:18: warning: The macro `AC_LANG_C' is obsolete.
configure.ac:18: You should run autoupdate.
./lib/autoconf/c.m4:72: AC_LANG_C is expanded from...
configure.ac:18: the top level
configure.ac:106: warning: The macro `AC_HEADER_STDC' is obsolete.
configure.ac:106: You should run autoupdate.
./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from...
configure.ac:106: the top level
configure.ac:113: warning: The macro `AC_HEADER_TIME' is obsolete.
configure.ac:113: You should run autoupdate.
./lib/autoconf/headers.m4:743: AC_HEADER_TIME is expanded from...
configure.ac:113: the top level
configure.ac:119: warning: The macro `AC_TYPE_SIGNAL' is obsolete.
configure.ac:119: You should run autoupdate.
./lib/autoconf/types.m4:776: AC_TYPE_SIGNAL is expanded from...
configure.ac:119: the top level
configure.ac:124: warning: AC_OUTPUT should be used without arguments.
configure.ac:124: You should run autoupdate.
configure.ac:38: installing './compile'
configure.ac:6: installing './install-sh'
configure.ac:6: installing './missing'
src/Makefile.am: installing './depcomp'
=> 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... ./install-sh -c -d
checking for gawk... /opt/pkg/bin/nawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
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 for initscr in -lncursesw... no
checking for initscr in -lncurses... yes
checking for iconv_open in -liconv... no
checking for /dev/urandom... yes
checking how to run the C preprocessor... gcc -E
checking for X... libraries , headers 
checking for gethostbyname... no
checking for gethostbyname in -lnsl... yes
checking for connect... no
checking for connect in -lsocket... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for _Xsetlocale in -lX11... no
checking for setlocale in -lxpg4... 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 sys/time.h... yes
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 fcntl.h... yes
checking for strings.h... (cached) yes
checking for sys/file.h... yes
checking for sys/ioctl.h... yes
checking for sys/time.h... (cached) yes
checking for termio.h... yes
checking for unistd.h... (cached) yes
checking for stdint.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for pid_t... yes
checking for size_t... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking whether gcc needs -traditional... no
checking for working memcmp... yes
checking return type of signal handlers... void
checking for strftime... yes
checking for vprintf... yes
checking for gethostname... yes
checking for mkdir... yes
checking for select... yes
checking for socket... no
checking for strtol... yes
checking for vsnprintf... yes
checking for mkstemp... yes
checking for usleep... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating lib/Makefile
config.status: creating lib/apex/Makefile
config.status: creating lib/bone/Makefile
config.status: creating lib/data/Makefile
config.status: creating lib/edit/Makefile
config.status: creating lib/file/Makefile
config.status: creating lib/help/Makefile
config.status: creating lib/info/Makefile
config.status: creating lib/pref/Makefile
config.status: creating lib/save/Makefile
config.status: creating lib/script/Makefile
config.status: creating lib/user/Makefile
config.status: creating lib/xtra/Makefile
config.status: creating lib/xtra/font/Makefile
config.status: creating lib/xtra/graf/Makefile
config.status: creating lib/xtra/music/Makefile
config.status: creating lib/xtra/sound/Makefile
config.status: creating src/autoconf.h
config.status: executing depfiles commands