+ 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/minimodem-0.24nb5/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/minimodem-0.24nb5/work.log => Checksum BLAKE2s OK for minimodem-0.24.tar.gz => Checksum SHA512 OK for minimodem-0.24.tar.gz ===> Installing dependencies for minimodem-0.24nb5 ========================================================================== The following variables will affect the build process of this package, minimodem-0.24nb5. Their current value is shown below: * CURSES_DEFAULT = ncurses Based on these variables, the following variables have been set: * CURSES_TYPE = ncurses * 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.84.3 => Tool dependency pkgconf-[0-9]*: found pkgconf-2.4.3nb1 => 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.14 => Full dependency fftw>=3.3.10nb1: found fftw-3.3.10nb2 => Full dependency libsndfile>=1.2.2nb2: found libsndfile-1.2.2nb2 => Full dependency pulseaudio>=17.0nb2: found pulseaudio-17.0nb2 => Build dependency xcb-proto>=1.4: found xcb-proto-1.17.0nb5 => Build dependency xorgproto>=2016.1: found xorgproto-2024.1 => Full dependency dbus>=0.91: found dbus-1.14.10 => Full dependency expat>=1.95.7: found expat-2.7.1 => Full dependency flac>=1.1.0nb1: found flac-1.5.0nb1 => Full dependency gettext-lib>=0.22: found gettext-lib-0.22.5 => Full dependency glib2>=2.4.0: found glib2-2.84.3 => Full dependency libiconv>=1.9.1: found libiconv-1.17nb1 => Full dependency lame>=3.93.1nb2: found lame-3.100nb7 => Full dependency libICE>=0.99.1: found libICE-1.1.2 => Full dependency libSM>=0.99.2: found libSM-1.2.6 => Full dependency libX11>=1.5: found libX11-1.8.12 => Full dependency libXau>=1.0: found libXau-1.0.12 => Full dependency libXdmcp>=0.99: found libXdmcp-1.1.5 => Full dependency libXext>=1.1: found libXext-1.3.6 => Full dependency libXfixes>=4.0.1: found libXfixes-6.0.1 => Full dependency libXi>=1.0.0: found libXi-1.8.2 => Full dependency libXtst>=1.0.1: found libXtst-1.2.5 => Full dependency libatomic_ops>=7.4.0<2000: found libatomic_ops-7.8.2 => Full dependency libffi>=1.20: found libffi-3.5.1 => Full dependency libogg>=1.1: found libogg-1.3.6 => Full dependency libopus>=1.1: found libopus-1.5.2 => Full dependency libvorbis>=1.0.1: found libvorbis-1.3.7 => Full dependency libxcb>=1.6: found libxcb-1.17.0 => Full dependency mpg123>=1.0.0: found mpg123-1.33.0 => Full dependency ncurses>=5.3nb1: found ncurses-6.5nb1 => Full dependency pcre2>=10.21: found pcre2-10.45 => Full dependency zlib>=1.1.4: found zlib-1.3.1 ===> Overriding tools for minimodem-0.24nb5 ===> Extracting for minimodem-0.24nb5 ===> Patching for minimodem-0.24nb5 => Applying pkgsrc patches for minimodem-0.24nb5 => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/comms/minimodem/patches/patch-configure => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/comms/minimodem/patches/patch-configure Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-configure,v 1.1 2022/05/07 06:00:17 wiz Exp $ | |Fix unportable test(1) operator. | |--- configure.orig 2016-04-23 17:48:01.000000000 +0000 |+++ configure -------------------------- Patching file configure using Plan A... Hunk #1 succeeded at 3596. Hunk #2 succeeded at 3619. Hunk #3 succeeded at 3642. Hunk #4 succeeded at 3665. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/comms/minimodem/patches/patch-src_simpleaudio-alsa.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/comms/minimodem/patches/patch-src_simpleaudio-alsa.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_simpleaudio-alsa.c,v 1.1 2022/05/07 06:00:17 wiz Exp $ | |Non-Linux portability. | |--- src/simpleaudio-alsa.c.orig 2015-04-22 23:56:58.000000000 +0000 |+++ src/simpleaudio-alsa.c -------------------------- Patching file src/simpleaudio-alsa.c using Plan A... Hunk #1 succeeded at 59. done ===> Creating toolchain wrappers for minimodem-0.24nb5 ===> Configuring for minimodem-0.24nb5 => 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 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 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 for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for library containing lroundf... -lm option summary: alsa (1) benchmarks (1) pulseaudio (1) sndfile (1) checking pkg-config is at least version 0.9.0... yes checking for DEPS... 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 src/minimodem.1 config.status: creating tests/Makefile config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --with-libiconv-prefix