+ 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/exult-1.6nb9/work.log
+ su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/exult-1.6nb9/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
=> Checksum BLAKE2s OK for exult-1.6.tar.gz
=> Checksum SHA512 OK for exult-1.6.tar.gz
===> Installing dependencies for exult-1.6nb9
==========================================================================
The following variables will affect the build process of this package,
exult-1.6nb9.  Their current value is shown below:

        * CURSES_DEFAULT = ncurses
        * READLINE_DEFAULT = readline

Based on these variables, the following variables have been set:

        * CURSES_TYPE = ncurses
        * 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
`/opt/pkg/bin/bmake clean' after the changes.
==========================================================================
=> Tool dependency glib2-tools-[0-9]*: found glib2-tools-2.74.6
=> Tool dependency mktools-[0-9]*: found mktools-20220614
=> Tool dependency flex>=2.5.4a: found flex-2.6.4
=> Tool dependency pkgconf-[0-9]*: found pkgconf-1.9.5
=> Tool dependency bison>=1.0: found bison-3.8.2nb1
=> 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.2nb2
=> Build dependency flex>=2.5.4a: found flex-2.6.4
=> Full dependency zlib>=1.2.3: found zlib-1.2.13
=> Full dependency SDL2>=2.26.5nb1: found SDL2-2.26.5nb1
=> Full dependency libogg>=1.1.2nb1: found libogg-1.3.5nb1
=> Full dependency libvorbis>=1.1.0nb1: found libvorbis-1.3.7
=> Full dependency SDL2_mixer>=2.0.4nb12: found SDL2_mixer-2.0.4nb12
=> Full dependency fluidsynth>=2.3.2nb1: found fluidsynth-2.3.2nb1
=> Full dependency freetype2>=2.13.0: found freetype2-2.13.0nb1
=> Full dependency png>=1.6.0nb1: found png-1.6.39
===> Overriding tools for exult-1.6nb9
===> Extracting for exult-1.6nb9
===> Patching for exult-1.6nb9
===> Creating toolchain wrappers for exult-1.6nb9
===> Configuring for exult-1.6nb9
=> 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 build system type... x86_64-sun-solaris2.11
checking host system type... x86_64-sun-solaris2.11
checking target system type... x86_64-sun-solaris2.11
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 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 windowing system... X11 (Solaris)
checking for gawk... (cached) /usr/bin/nawk
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 g++ accepts -g... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of g++... gcc3
checking whether g++ supports C++17 features with -std=c++17... yes
checking how to run the C++ preprocessor... g++ -std=c++17 -E
checking for flex... flex
checking lex output file root... lex.yy
checking lex library... none needed
checking whether yytext is a pointer... no
checking for bison... /opt/pkg/bin/bison -y
checking how to print strings... printf
checking for x86_64-sun-solaris2.11-gcc... gcc
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 dependency style of gcc... gcc3
checking for a sed that does not truncate output... /usr/bin/sed
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 fgrep... /usr/xpg4/bin/grep -F
checking for ld used by gcc... /bin/ld
checking if the linker (/bin/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -p
checking the name lister (/usr/bin/nm -p) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 786240
checking how to convert x86_64-sun-solaris2.11 file names to x86_64-sun-solaris2.11 format... func_convert_file_noop
checking how to convert x86_64-sun-solaris2.11 file names to toolchain format... func_convert_file_noop
checking for /bin/ld option to reload object files... -r
checking for x86_64-sun-solaris2.11-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-sun-solaris2.11-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-sun-solaris2.11-ar... no
checking for ar... ar
checking for archiver @FILE support... no
checking for x86_64-sun-solaris2.11-strip... no
checking for strip... strip
checking for x86_64-sun-solaris2.11-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -p output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for x86_64-sun-solaris2.11-mt... no
checking for mt... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... gcc -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 for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... rm: conftest*: No such file or directory
yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/bin/ld -64) supports shared libraries... yes
checking dynamic linker characteristics... solaris2.11 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking how to run the C++ preprocessor... g++ -std=c++17 -E
checking for ld used by g++ -std=c++17... /bin/ld -64
checking if the linker (/bin/ld -64) is GNU ld... no
checking whether the g++ -std=c++17 linker (/bin/ld -64) supports shared libraries... yes
checking for g++ -std=c++17 option to produce PIC... -fPIC -DPIC
checking if g++ -std=c++17 PIC flag -fPIC -DPIC works... yes
checking if g++ -std=c++17 static flag -static works... no
checking if g++ -std=c++17 supports -c -o file.o... rm: conftest*: No such file or directory
yes
checking if g++ -std=c++17 supports -c -o file.o... (cached) yes
checking whether the g++ -std=c++17 linker (/bin/ld -64) supports shared libraries... yes
checking dynamic linker characteristics... solaris2.11 ld.so
checking how to hardcode library paths into programs... immediate
checking for int8_t... yes
checking for int16_t... yes
checking for int32_t... yes
checking for int64_t... yes
checking for intptr_t... yes
checking for uint8_t... yes
checking for uint16_t... yes
checking for uint32_t... yes
checking for uint64_t... yes
checking for uintptr_t... yes
checking size of short... 2
checking size of int... 4
checking size of long... 8
checking size of long long... 8
checking size of int*... 8
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for ANSI C header files... (cached) yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking for sys/types.h... (cached) yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking png.h usability... yes
checking png.h presence... yes
checking for png.h... yes
checking sstream usability... yes
checking sstream presence... yes
checking for sstream... yes
checking unordered_map usability... yes
checking unordered_map presence... yes
checking for unordered_map... yes
checking unordered_set usability... yes
checking unordered_set presence... yes
checking for unordered_set... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for size_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for working memcmp... yes
checking for atexit... yes
checking for dup2... yes
checking for getcwd... yes
checking for isascii... yes
checking for memchr... yes
checking for memmove... yes
checking for memset... yes
checking for mkdir... yes
checking for pow... yes
checking for select... yes
checking for socket... no
checking for strcasecmp... yes
checking for strchr... yes
checking for strstr... yes
checking for strtol... yes
checking for strtoul... yes
checking for getaddrinfo()... yes
checking for mkstemp()... yes
checking for snprintf()... yes
checking for special X11 libraries... no
checking if we want to statically compile libraries... no
checking pkg-config is at least version 0.9.0... yes
checking for sdl2-config... /opt/pkg/bin/sdl2-config
checking for SDL - version >= 2.0.0... yes
checking for OGG... yes
checking for GLADE... no
checking for LIBGNOMEUI... no
checking if we want to use timidity midi... no
checking alsa/asoundlib.h usability... no
checking alsa/asoundlib.h presence... no
checking for alsa/asoundlib.h... no
checking if we want to use ALSA midi... no; libasound not found
checking fluidsynth.h usability... yes
checking fluidsynth.h presence... yes
checking for fluidsynth.h... yes
checking if we want to use fluidsynth midi... yes
checking if we should build mt32emu... no
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for zipped savegame support... yes
checking if we should build all hq scaler... yes
checking if we should build the hq2x scaler... yes
checking if we should build the hq3x scaler... yes
checking if we should build the hq4x scaler... yes
checking if we should build the 2xBR, 3xBR and 4xBR scalers... yes
checking for OpenGL rendering support... no
checking whether to enable midi sfx... no
checking whether to enable support for Exult Studio... no
checking desired optimization level... normal
checking whether to enable debugging mode... no
checking if we should disable the SDL parachute... no
checking if we should disable long-long warnings... yes
checking whether C++ compiler accepts -Wall... yes
checking whether C++ compiler accepts -Wextra... yes
checking whether C++ compiler accepts -pedantic... yes
checking whether C++ compiler accepts -Walloc-zero... yes
checking whether C++ compiler accepts -Walloca... yes
checking whether C++ compiler accepts -Wc++14-compat... yes
checking whether C++ compiler accepts -Wc++17-compat... yes
checking whether C++ compiler accepts -Wcatch-value=3... yes
checking whether C++ compiler accepts -Wcast-align... yes
checking whether C++ compiler accepts -Wcast-qual... yes
checking whether C++ compiler accepts -Wconditionally-supported... yes
checking whether C++ compiler accepts -Wctor-dtor-privacy... yes
checking whether C++ compiler accepts -Wdisabled-optimization... yes
checking whether C++ compiler accepts -Wduplicated-branches... yes
checking whether C++ compiler accepts -Wduplicated-cond... yes
checking whether C++ compiler accepts -Wextra-semi... yes
checking whether C++ compiler accepts -Wformat-nonliteral... no
checking whether C++ compiler accepts -Wformat-security... no
checking whether C++ compiler accepts -Wlogical-not-parentheses... yes
checking whether C++ compiler accepts -Wlogical-op... yes
checking whether C++ compiler accepts -Wmissing-include-dirs... yes
checking whether C++ compiler accepts -Wnon-virtual-dtor... yes
checking whether C++ compiler accepts -Wnull-dereference... yes
checking whether C++ compiler accepts -Wold-style-cast... yes
checking whether C++ compiler accepts -Woverloaded-virtual... yes
checking whether C++ compiler accepts -Wplacement-new... yes
checking whether C++ compiler accepts -Wredundant-decls... yes
checking whether C++ compiler accepts -Wshift-negative-value... yes
checking whether C++ compiler accepts -Wshift-overflow... yes
checking whether C++ compiler accepts -Wtrigraphs... yes
checking whether C++ compiler accepts -Wundef... yes
checking whether C++ compiler accepts -Wuninitialized... yes
checking whether C++ compiler accepts -Wuseless-cast... yes
checking whether C++ compiler accepts -Wwrite-strings... yes
checking whether C++ compiler accepts -Wunused-const-variables... no
checking whether C++ compiler accepts -Wabsolute-value... no
checking whether C++ compiler accepts -Wdeprecated-register... no
checking whether C++ compiler accepts -Wmismatched-tags... yes
checking whether C++ compiler accepts -Wunused-private-field... no
checking whether C++ compiler accepts -Wno-long-long... yes
checking whether to build only the main program... no
checking whether to build the usecode compiler... no
checking whether to build the data files... yes
checking whether to build the Exult mods... no
checking for freetype-config... /home/pbulk/build/games/exult/work/.buildlink/bin/freetype-config
checking whether to build Exult Studio... no
checking whether to enable the usecode debugger... no
checking whether to build the Gnome SHP Thumbnailer... no
checking whether to build the GIMP plugin... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating exult.spec
config.status: creating Info.plist
config.status: creating Info-ios.plist
config.status: creating Makefile
config.status: creating audio/Makefile
config.status: creating audio/midi_drivers/Makefile
config.status: creating audio/midi_drivers/timidity/Makefile
config.status: creating audio/midi_drivers/mt32emu/Makefile
config.status: creating conf/Makefile
config.status: creating content/Makefile
config.status: creating content/sifixes/Makefile
config.status: creating content/si/Makefile
config.status: creating content/bgkeyring/Makefile
config.status: creating content/bg/Makefile
config.status: creating content/islefaq/Makefile
config.status: creating files/Makefile
config.status: creating files/sha1/Makefile
config.status: creating files/zip/Makefile
config.status: creating gamemgr/Makefile
config.status: creating gumps/Makefile
config.status: creating pathfinder/Makefile
config.status: creating flic/Makefile
config.status: creating tools/Makefile
config.status: creating data/Makefile
config.status: creating docs/Makefile
config.status: creating desktop/Makefile
config.status: creating objs/Makefile
config.status: creating imagewin/Makefile
config.status: creating shapes/Makefile
config.status: creating shapes/shapeinf/Makefile
config.status: creating usecode/Makefile
config.status: creating usecode/compiler/Makefile
config.status: creating usecode/ucxt/Makefile
config.status: creating usecode/ucxt/Docs/Makefile
config.status: creating usecode/ucxt/data/Makefile
config.status: creating usecode/ucxt/include/Makefile
config.status: creating usecode/ucxt/src/Makefile
config.status: creating mapedit/Makefile
config.status: creating server/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
rm: libtoolT: No such file or directory
configure: WARNING: unrecognized options: --with-libiconv-prefix

Exult v1.6.0

SDL ....................... : 2.26.5

Build tools................ : yes
Build usecode compiler..... : no
Build Exult mods........... : no
Build Exult Studio......... : no
Exult Studio support....... : no

Build all HQ scalers....... : yes
Build NxBR scalers......... : yes

Now type 'make' to build Exult