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

	alsa jack pulseaudio

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

	PKG_OPTIONS.terminatorx (not defined)

==========================================================================
==========================================================================
The following variables will affect the build process of this package,
terminatorx-4.2.0nb7.  Their current value is shown below:

        * JPEG_DEFAULT = jpeg
        * SSLBASE (defined)
        * SSLCERTBUNDLE (not defined)
        * SSLCERTS = /etc/opt/pkg/openssl/certs
        * SSLDIR = /etc/opt/pkg/openssl
        * SSLKEYS = /etc/opt/pkg/openssl/private

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

        * JPEGBASE (defined, but empty)
        * JPEG_TYPE = jpeg

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.80.2
=> Tool dependency libtool-base>=2.4.2nb9: found libtool-base-2.4.7nb1
=> Tool dependency mktools-[0-9]*: found mktools-20220614
=> Tool dependency pkgconf-[0-9]*: found pkgconf-2.2.0nb1
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Build dependency xorgproto>=2016.1: found xorgproto-2024.1
=> Build dependency xcb-proto>=1.15.2nb3: found xcb-proto-1.17.0
=> Full dependency vorbis-tools-[0-9]*: found vorbis-tools-1.4.2nb9
=> Full dependency ladspa>=1.12nb1: found ladspa-1.17nb4
=> Full dependency libaudiofile>=0.3.3: found libaudiofile-0.3.6nb1
=> Full dependency libvorbis>=1.1.0nb1: found libvorbis-1.3.7
=> Full dependency libmad>=0.15.1bnb1: found libmad-0.15.1bnb3
=> Full dependency mpg123>=1.0.0: found mpg123-1.32.6
=> Full dependency sox>=14.3.1: found sox-14.4.2nb7
=> Full dependency hicolor-icon-theme>=0.9nb1: found hicolor-icon-theme-0.17nb1
=> Full dependency liblrdf>=0.6.1nb15: found liblrdf-0.6.1nb15
=> Full dependency libxml2>=2.10.4nb3: found libxml2-2.12.4
=> Full dependency gtk3+>=3.24.41nb2: found gtk3+-3.24.42
=> Full dependency libX11>=1.5: found libX11-1.8.9
===> Overriding tools for terminatorx-4.2.0nb7
===> Extracting for terminatorx-4.2.0nb7
===> Patching for terminatorx-4.2.0nb7
=> Applying pkgsrc patches for terminatorx-4.2.0nb7
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/audio/terminatorx/patches/patch-configure
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/audio/terminatorx/patches/patch-configure
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-configure,v 1.1 2019/10/05 12:09:26 nia Exp $
|
|Fix shell portability.
|
|--- configure.orig	2016-07-24 14:24:22.000000000 +0000
|+++ configure
--------------------------
Patching file configure using Plan A...
Hunk #1 succeeded at 5112 (offset -65 lines).
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/audio/terminatorx/patches/patch-src_Makefile.in
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/audio/terminatorx/patches/patch-src_Makefile.in
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_Makefile.in,v 1.1 2023/11/04 10:02:57 wiz Exp $
|
|Don't hardcode libdl.
|
|--- src/Makefile.in.orig	2022-08-25 14:41:01.000000000 +0000
|+++ src/Makefile.in
--------------------------
Patching file src/Makefile.in using Plan A...
Hunk #1 succeeded at 386.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/audio/terminatorx/patches/patch-src_main.cc
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/audio/terminatorx/patches/patch-src_main.cc
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_main.cc,v 1.2 2023/11/04 10:02:57 wiz Exp $
|
|Use standard stdlib.h instead of non-standard malloc.h.
|
|--- src/main.cc.orig	2022-08-25 14:40:07.000000000 +0000
|+++ src/main.cc
--------------------------
Patching file src/main.cc using Plan A...
Hunk #1 succeeded at 26.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/audio/terminatorx/patches/patch-src_tX__audiofile.cc
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/audio/terminatorx/patches/patch-src_tX__audiofile.cc
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_tX__audiofile.cc,v 1.2 2023/11/04 10:02:57 wiz Exp $
|
|Use standard stdlib.h instead of non-standard malloc.h.
|
|--- src/tX_audiofile.cc.orig	2022-08-25 14:40:07.000000000 +0000
|+++ src/tX_audiofile.cc
--------------------------
Patching file src/tX_audiofile.cc using Plan A...
Hunk #1 succeeded at 32.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/audio/terminatorx/patches/patch-src_tX__flash.c
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/audio/terminatorx/patches/patch-src_tX__flash.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_tX__flash.c,v 1.2 2023/11/04 10:02:57 wiz Exp $
|
|Use standard stdlib.h instead of non-standard malloc.h.
|
|--- src/tX_flash.c.orig	2022-08-25 14:40:07.000000000 +0000
|+++ src/tX_flash.c
--------------------------
Patching file src/tX_flash.c using Plan A...
Hunk #1 succeeded at 26.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/audio/terminatorx/patches/patch-src_tX__seqpar.cc
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/audio/terminatorx/patches/patch-src_tX__seqpar.cc
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_tX__seqpar.cc,v 1.2 2023/11/04 10:02:57 wiz Exp $
|
|Use standard stdlib.h instead of non-standard malloc.h.
|
|--- src/tX_seqpar.cc.orig	2022-08-25 14:40:07.000000000 +0000
|+++ src/tX_seqpar.cc
--------------------------
Patching file src/tX_seqpar.cc using Plan A...
Hunk #1 succeeded at 27.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/audio/terminatorx/patches/patch-src_tX__vtt.cc
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/audio/terminatorx/patches/patch-src_tX__vtt.cc
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_tX__vtt.cc,v 1.2 2023/11/04 10:02:57 wiz Exp $
|
|Use standard stdlib.h instead of non-standard malloc.h.
|
|--- src/tX_vtt.cc.orig	2022-08-25 14:40:07.000000000 +0000
|+++ src/tX_vtt.cc
--------------------------
Patching file src/tX_vtt.cc using Plan A...
Hunk #1 succeeded at 26.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/audio/terminatorx/patches/patch-src_tX__widget.c
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/audio/terminatorx/patches/patch-src_tX__widget.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_tX__widget.c,v 1.2 2023/11/04 10:02:57 wiz Exp $
|
|Use standard stdlib.h instead of non-standard malloc.h.
|
|--- src/tX_widget.c.orig	2022-08-25 14:40:07.000000000 +0000
|+++ src/tX_widget.c
--------------------------
Patching file src/tX_widget.c using Plan A...
Hunk #1 succeeded at 28.
done
===> Creating toolchain wrappers for terminatorx-4.2.0nb7
===> Configuring for terminatorx-4.2.0nb7
=> Fixing hardcoded audio device.
=> Setting path to PREFIX in source files.
=> 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: --disable-gtktest, --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
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 for gawk... (cached) /usr/bin/nawk
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 whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... gcc3
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking whether ln -s works... yes
checking for x86_64-sun-solaris2.11-ranlib... no
checking for ranlib... ranlib
checking pkg-config is at least version 0.9.0... yes
checking for floor in -lm... yes
checking whether pthreads works without switches... yes
checking for library containing dlclose... none required
checking for GTK... yes
checking for glib-compile-resources... /home/pbulk/build/audio/terminatorx/work/.buildlink/bin/glib-compile-resources
./configure: line 5121: AC_CHECK_INCLUDES_DEFAULT: command not found
checking for grep that handles long lines and -e... (cached) /usr/xpg4/bin/grep
checking for egrep... (cached) /usr/xpg4/bin/grep -E
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 fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking for unistd.h... (cached) yes
checking ladspa.h usability... yes
checking ladspa.h presence... yes
checking for ladspa.h... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for gzprintf in -lz... yes
checking whether byte ordering is bigendian... no
checking for size_t... yes
checking whether gcc needs -traditional... no
checking for sox... yes
checking mad.h usability... yes
checking mad.h presence... yes
checking for mad.h... yes
checking for mad_decoder_init in -lmad... yes
checking vorbis/codec.h usability... yes
checking vorbis/codec.h presence... yes
checking for vorbis/codec.h... yes
checking vorbis/vorbisfile.h usability... yes
checking vorbis/vorbisfile.h presence... yes
checking for vorbis/vorbisfile.h... yes
checking for vorbis_info_init in -lvorbis... yes
checking for ov_open_callbacks in -lvorbisfile... yes
checking for audiofile-config... no
checking audiofile.h usability... yes
checking audiofile.h presence... yes
checking for audiofile.h... yes
checking for afOpenFile in -laudiofile... yes
checking for mpg123... yes
checking for ogg123... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/soundcard.h usability... yes
checking sys/soundcard.h presence... yes
checking for sys/soundcard.h... yes
checking for snd_seq_open in -lasound... no
checking alsa/asoundlib.h usability... no
checking alsa/asoundlib.h presence... no
checking for alsa/asoundlib.h... no
checking for XOpenDisplay in -lX11... yes
checking X11/Xlib.h usability... yes
checking X11/Xlib.h presence... yes
checking for X11/Xlib.h... yes
checking sys/capability.h usability... no
checking sys/capability.h presence... no
checking for sys/capability.h... no
checking sys/prctl.h usability... no
checking sys/prctl.h presence... no
checking for sys/prctl.h... no
checking for necessary scratching skillz... yes
checking for XML2... yes
checking for liblrdf >= 0.2.4... yes
checking for itstool... /home/pbulk/build/audio/terminatorx/work/.tools/bin/itstool
checking for xmllint... xmllint
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 icons/Makefile
config.status: creating src/icons/Makefile
config.status: creating help/Makefile
config.status: creating terminatorX.keys
config.status: creating terminatorX.spec
config.status: creating terminatorX.1
config.status: creating config.h
config.status: executing depfiles commands
configure: WARNING: unrecognized options: --disable-gtktest, --with-libiconv-prefix

configured terminatorX for:
---------------------------

sox support: yes
mpg123 support: yes
oss support: yes
alsa support: no
	- If you want alsa support get alsa from
	-	http://www.alsa-project.org
	- and reconfigure terminatorX
jack support: no
	- If you want jack support get jack from
	-	http://jackit.sourceforge.net
	- and reconfigure terminatorX
pulse support: no
	- If you want pulse support get pulse from
	-	http://www.freedesktop.org/wiki/Software/PulseAudio/
	- and reconfigure terminatorX
mad support: yes
ogg123 support: yes
libvorbis support: yes
audiofile support: yes
ALSA (MIDI in) support: no
	- If you want ALSA (MIDI in) support get ALSA (MIDI in) from
	-	http://www.alsa-project.org
	- and reconfigure terminatorX
lrdf support: yes
x11 support: yes
legacy files support: no
builtin-wav support: yes
enhanced scheduling support: no
capabilities support: no
install setuid-root: no

You can now run 'make' to compile terminatorX
=> Modifying libtool scripts to use pkgsrc libtool
=> Modifying libtool scripts to use pkgsrc depcomp