+ case "${usergroup_phase}" in
+ local run_cmd
+ run_cmd=run_su
+ shift
+ run_su /usr/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/ocp-0.2.109nb1/work.log
+ su pbulk -c '"$@"' make /usr/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/ocp-0.2.109nb1/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
=> Checksum BLAKE2s OK for ocp-0.2.109.tar.gz
=> Checksum SHA512 OK for ocp-0.2.109.tar.gz
===> Installing dependencies for ocp-0.2.109nb1
==========================================================================
The supported build options for ocp are:

	alsa

The currently selected options are:

	alsa

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

	PKG_OPTIONS.ocp (not defined)

==========================================================================
==========================================================================
The following variables will affect the build process of this package,
ocp-0.2.109nb1.  Their current value is shown below:

        * CURSES_DEFAULT = ncurses
        * JPEG_DEFAULT = jpeg

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

        * CURSES_TYPE = ncurses
        * 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
`/usr/pkg/bin/bmake clean' after the changes.
==========================================================================
=> Tool dependency xa65-[0-9]*: found xa65-2.3.14
=> Tool dependency mktools-[0-9]*: found mktools-20220614
=> Tool dependency gtexinfo>=3.12: found gtexinfo-7.1.1nb1
=> Tool dependency nbpatch-[0-9]*: found nbpatch-20151107
=> Tool dependency perl>=5.0: found perl-5.40.0nb1
=> Tool dependency pkgconf-[0-9]*: found pkgconf-2.3.0
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Full dependency alsa-lib>=1.2.7.2nb1: found alsa-lib-1.2.12
=> Full dependency ancient>=2.0.0: found ancient-2.2.0
=> Full dependency bzip2>=1.0.3: found bzip2-1.0.8
=> Full dependency cJSON>=1.7.15: found cJSON-1.7.18
=> Full dependency flac>=1.4.0: found flac-1.4.3
=> Full dependency jpeg>=9: found jpeg-9f
=> Full dependency libdiscid>=0.6.1: found libdiscid-0.6.4
=> Full dependency libid3tag>=0.15.1bnb1: found libid3tag-0.15.1bnb2
=> Full dependency libmad>=0.15.1bnb1: found libmad-0.15.1bnb3
=> Full dependency libogg>=1.1.2nb1: found libogg-1.3.5nb1
=> Full dependency libvorbis>=1.1.0nb1: found libvorbis-1.3.7
=> Full dependency ncurses>=6.5: found ncurses-6.5
=> Full dependency png>=1.6.0nb1: found png-1.6.44
=> Full dependency zlib>=1.2.3: found zlib-1.3.1
===> Overriding tools for ocp-0.2.109nb1
===> Extracting for ocp-0.2.109nb1
===> Patching for ocp-0.2.109nb1
=> Applying pkgsrc patches for ocp-0.2.109nb1
=> Verifying /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/audio/ocp/../../audio/ocp/patches/patch-configure
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/audio/ocp/../../audio/ocp/patches/patch-configure
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-configure,v 1.4 2024/03/17 17:34:06 nia Exp $
|
|Shell portability.
|
|--- configure.orig	2024-03-17 16:30:27.835226059 +0000
|+++ configure
--------------------------
Patching file configure using Plan A...
Hunk #1 succeeded at 8953.
Hunk #2 succeeded at 10165.
Hunk #3 succeeded at 15058.
Hunk #4 succeeded at 15556.
Hunk #5 succeeded at 15934.
done
===> Creating toolchain wrappers for ocp-0.2.109nb1
===> Configuring for ocp-0.2.109nb1
=> Correcting the path to the OSS device.
=> 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
=> Replacing sh interpreter in ocp-curses ocp-sdl ocp-vcsa ocp-x11.
=> Fixing locale directory references.
INFO: [subst.mk:pkglocaledir] Nothing changed in "Makefile.in".
INFO: [subst.mk:pkglocaledir] Nothing changed in "goodies/helpc/Makefile.in".
INFO: [subst.mk:pkglocaledir] Nothing changed in "goodies/pack/Makefile.in".
checking build system type... x86_64-redhat-linux-gnu
checking host system type... x86_64-redhat-linux-gnu
checking GIT submodules are checked out... ok
checking for x86_64-redhat-linux-gcc... cc
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 cc accepts -g... yes
checking for cc option to enable C11 features... none needed
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 x86_64-redhat-linux-gcc... (cached) cc
checking whether the compiler supports GNU C... (cached) yes
checking whether cc accepts -g... (cached) yes
checking for cc option to enable C11 features... (cached) none needed
checking how to run the C preprocessor... cc -E
checking for x86_64-redhat-linux-gnu-gcc... no
checking for gcc... gcc
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 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 how to run the C preprocessor... gcc -E
checking whether the compiler supports GNU C++... yes
checking whether c++ accepts -g... yes
checking for c++ option to enable C++11 features... none needed
checking how to run the C preprocessor... cc -E
checking how to run the C++ preprocessor... c++ -E
checking whether make sets $(MAKE)... yes
checking whether byte ordering is bigendian... no
checking for known broken gcc versions... 11, ok
checking for broken signed char to signed int in loops (gcc version 4.1.1)... ok
checking for PIC... -fPIC
checking for memmem... yes
checking for getopt... yes
checking for getpwuid... yes
checking for popen... yes
checking for qsort... yes
checking for gettimeofday... yes
checking for sleep... yes
checking for sysconf... yes
checking for strerror... yes
checking for strdup... yes
checking for strstr... yes
checking for strupr... no
checking for getcwd... yes
checking for snprintf... yes
checking for usleep... yes
checking for vsnprintf... yes
checking for strncasecmp... yes
checking for mkstemp... yes
checking for strlcpy... no
checking for strlcat... no
checking for sqrt... no
checking for sqrt in -lm... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for struct dirent.d_type... yes
checking for dirent.h... yes
checking for fcntl.h... yes
checking for grp.h... yes
checking for getopt.h... yes
checking for ndir.h... no
checking for sys/io... no
checking for sys/ndir.h... no
checking for sys/dir.h... yes
checking for stdint.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for byteswap.h... yes
checking for unistd.h... (cached) yes
checking for limits.h... yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking for errno.h... yes
checking for sys/cdefs.h... yes
checking for sys/stat.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/param.h... yes
checking for machine/endian.h... no
checking for pwd.h... yes
checking for Availability.h... no
checking for AvailabilityMacros.h... no
checking for AvailabilityVersions.h... no
checking for getpwnam... yes
checking pkg-config is at least version 0.9.0... yes
checking for ncursesw via pkg-config... yes
checking for working ncursesw/curses.h... yes
checking for working ncursesw.h... no
checking for working ncurses.h... yes
checking for resize_term... yes
checking for zlibVersion in -lz... yes
checking for zlib.h... yes
checking for BZ2_bzDecompress in -lbz2... yes
checking for bzlib.h... yes
checking for dlopen... yes
checking for mad... yes
checking for libjpeg... yes
libjpeg flags ... -I/usr/pkg/include -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -ljpeg
checking for libpng... yes
checking for ogg... yes
checking for vorbis... yes
checking for vorbisfile... yes
checking for flac... yes
checking whether c++ supports C++14 features with -std=c++14... yes
checking for main in -lstdc++... yes
checking for main in -lstdc++... (cached) yes
checking for std::basic_istream<char>... yes
checking for ldexp... yes
checking for long long... yes
checking for long double... yes
checking GIT submodules are checked out... ok
checking whether c++ supports C++17 features with -std=c++17... yes
checking for xa... /usr/pkg/bin/xa
checking for hexdump... /bin/hexdump
checking for perl... /usr/pkg/bin/perl
checking whether C++ compiler accepts -fvisibility=hidden -fvisibility-inlines-hidden... yes
checking size of short... 2
checking size of int... 4
checking for c++ -std=c++17 options needed to detect all undeclared functions... none needed
checking whether strcasecmp is declared... yes
checking for strcasecmp... yes
checking whether strncasecmp is declared... yes
checking for strncasecmp... (cached) yes
checking for working bool... yes
checking for log1p... yes
checking for __builtin_expect... yes
checking for libdiscid... yes
checking for libcjson... yes
checking for alsa... yes
checking for libancient... yes
checking whether c++ supports C++17 features with -std=c++17... (cached) yes
checking for linux/limits.h... yes
checking for linux/major.h... yes
checking for linux/fb.h... yes
checking for linux/cdrom.h... yes
checking for oss... no
checking for sys/soundcard.h... yes
checking for CoreServices/CoreServices.h... no
checking for makeinfo... yes
checking Include lzw support (used by GIF and arcZIP)... yes
checking Include lzh support (used by .ym file support)... yes
checking "cp -f implies --remove-destination"... no
checking for iconv_open... yes
checking for libgme... no
configure: creating ./config.status
config.status: creating Rules.make
config.status: creating Makefile
config.status: creating goodies/helpc/Makefile
config.status: creating goodies/pack/Makefile
config.status: creating ocp.ini
config.status: creating desktop/opencubicplayer.desktop
config.status: creating doc/opencp.dox
config.status: creating doc/texi/faq.texi
config.status: creating doc/texi/ocp.texi
config.status: creating doc/ocp.1
config.status: creating playsid/libsidplayfp-git/src/builders/resid-builder/resid/siddefs.h
config.status: creating playsid/libsidplayfp-git/src/builders/residfp-builder/residfp/siddefs-fp.h
config.status: creating playopl/libbinio-git/src/binio.h
config.status: creating playopl/adplug-git/src/version.h
config.status: creating haiku/ocp.rdef
config.status: creating mingw/ocp.rc
config.status: creating config.h
config.status: creating playsid/sidplayfp-config/config.h
debug:             OFF
builtin:           core
adplug:            GIT/builtin
mad:               ON
sidplayfp:         GIT/builtin
FLAC:              ON
GME:               OFF
x11:               OFF
SDL:               OFF
SDL2:              OFF
ALSA:              ON
OSS:               ON
CoreAudio:         OFF
linux cdrom:       ON
linux framebuffer: ON
include LZW:       ON
include LZH:       ON
include DumpTools: OFF
unifont truetype:       
unifont truetype CSUR:  
unifont truetype Upper: 
unifont opentype:       
unifont opentype CSUR:  
unifont opentype Upper: