+ 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/cmus-2.7.1nb5/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/cmus-2.7.1nb5/work.log => Checksum BLAKE2s OK for cmus-2.7.1.tar.gz => Checksum SHA512 OK for cmus-2.7.1.tar.gz ===> Installing dependencies for cmus-2.7.1nb5 ========================================================================== The supported build options for cmus are: alsa faad jack mad mikmod modplug musepack opus pulseaudio wavpack The currently selected options are: mad modplug opus wavpack You can select which build options to use by setting PKG_DEFAULT_OPTIONS or the following variable. Its current value is shown: PKG_OPTIONS.cmus (not defined) ========================================================================== ========================================================================== The following variables will affect the build process of this package, cmus-2.7.1nb5. Their current value is shown below: * SSLBASE (defined) * SSLCERTBUNDLE (not defined) * SSLCERTS = /etc/opt/pkg/openssl/certs * SSLDIR = /etc/opt/pkg/openssl * SSLKEYS = /etc/opt/pkg/openssl/private 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 bsdtar-[0-9]*: found bsdtar-3.8.5 => Tool dependency gmake>=3.81: found gmake-4.4.1 => Tool dependency pkgconf-[0-9]*: found pkgconf-2.5.1 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Full dependency flac>=1.5.0: found flac-1.5.0nb1 => Full dependency libiconv>=1.9.1nb4: found libiconv-1.18 => Full dependency libmad>=0.15.1bnb1: found libmad-0.15.1bnb3 => Full dependency libmodplug>=0.8.8.1: found libmodplug-0.8.9.0 => Full dependency libvorbis>=1.1.0nb1: found libvorbis-1.3.7 => Full dependency ncurses>=6.5: found ncurses-6.6 => Full dependency opusfile>=0.12nb2: found opusfile-0.12nb3 => Full dependency wavpack>=4.41.0: found wavpack-5.9.0 => Full dependency libogg>=1.1: found libogg-1.3.6 => Full dependency libopus>=1.1: found libopus-1.6.1 => Full dependency openssl>=1.1.1: found openssl-3.6.1 ===> Overriding tools for cmus-2.7.1nb5 ===> Extracting for cmus-2.7.1nb5 ===> Patching for cmus-2.7.1nb5 => Applying pkgsrc patches for cmus-2.7.1nb5 => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/audio/cmus-legacy/patches/patch-alsa.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/audio/cmus-legacy/patches/patch-alsa.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-alsa.c,v 1.1 2024/03/16 17:53:11 nia Exp $ | |Allow building the alsa plugin on NetBSD (for test purposes). | |--- alsa.c.orig 2015-06-29 09:56:08.000000000 +0000 |+++ alsa.c -------------------------- Patching file alsa.c using Plan A... Hunk #1 succeeded at 59. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/audio/cmus-legacy/patches/patch-mixer__sun.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/audio/cmus-legacy/patches/patch-mixer__sun.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-mixer__sun.c,v 1.1 2024/03/16 17:53:11 nia Exp $ | |Fix building on SunOS. | |--- mixer_sun.c.orig 2015-06-29 09:56:08.000000000 +0000 |+++ mixer_sun.c -------------------------- Patching file mixer_sun.c using Plan A... Hunk #1 succeeded at 54. Hunk #2 succeeded at 100. Hunk #3 succeeded at 193. Hunk #4 succeeded at 217. Hunk #5 succeeded at 241. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/audio/cmus-legacy/patches/patch-sun.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/audio/cmus-legacy/patches/patch-sun.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-sun.c,v 1.1 2024/03/16 17:53:11 nia Exp $ | |Fix building on SunOS. | |--- sun.c.orig 2015-06-29 09:56:08.000000000 +0000 |+++ sun.c -------------------------- Patching file sun.c using Plan A... Hunk #1 succeeded at 31. Hunk #2 succeeded at 58. Hunk #3 succeeded at 80. done ===> Creating toolchain wrappers for cmus-2.7.1nb5 ===> Configuring for cmus-2.7.1nb5 => Replacing sh interpreter in cmus-status-display. => Checking for portability problems in extracted files checking for program gcc... /home/pbulk/build/audio/cmus-legacy/work/.cwrapper/bin/gcc checking for program gcc... /home/pbulk/build/audio/cmus-legacy/work/.cwrapper/bin/gcc checking for CFLAGS -std=gnu99 -pipe -Wall -Wshadow -Wcast-align -Wpointer-arith -Wwrite-strings -Wundef -Wmissing-prototypes -Wredundant-decls -Wextra -Wno-sign-compare -Wformat-security... yes checking for CFLAGS -Wold-style-definition... yes checking for CFLAGS -Wno-pointer-sign... yes checking for CFLAGS -Werror-implicit-function-declaration... yes checking for CFLAGS -Wno-unused-parameter... yes checking if CC can generate dependency information... yes checking byte order... little-endian checking for DL_LIBS (-ldl -Wl,--export-dynamic)... no checking for DL_LIBS (-ldl -rdynamic)... yes checking for PTHREAD_LIBS (-lpthread)... yes checking for realtime scheduling... yes checking for NCURSES_LIBS (pkg-config)... -L/opt/pkg/lib -Wl,-R/opt/pkg/lib -lncurses checking for NCURSES_CFLAGS (pkg-config)... -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/opt/pkg/include/ncurses -I/opt/pkg/include checking for working ncurses setup... yes checking for function resizeterm... no checking for function use_default_colors... no checking for ICONV_LIBS (-liconv)... yes taking iconv from libiconv checking for working iconv... yes checking for header ... no checking for function strdup... no checking for function strndup... no checking for CDDB_LIBS (pkg-config)... no checking for CDDB_LIBS (-lcddb)... no checking for CDIO_LIBS (pkg-config)... no checking for CDIO_LIBS (-lcdio_cdio -lcdio -lm)... no checking for FLAC_LIBS (pkg-config)... -Wl,-R/opt/pkg/lib -L/opt/pkg/lib -lFLAC checking for FLAC_CFLAGS (pkg-config)... -I/opt/pkg/include checking for MAD_LIBS (pkg-config)... -Wl,-R/opt/pkg/lib -L/opt/pkg/lib -lmad -lm checking for MAD_CFLAGS (pkg-config)... -I/opt/pkg/include checking for MODPLUG_LIBS (pkg-config)... -Wl,-R/opt/pkg/lib -L/opt/pkg/lib -lmodplug checking for MODPLUG_CFLAGS (pkg-config)... -I/opt/pkg/include checking for function ModPlug_GetModuleType... no checking for VORBIS_LIBS (pkg-config)... -Wl,-R/opt/pkg/lib -L/opt/pkg/lib -lvorbisfile checking for VORBIS_CFLAGS (pkg-config)... -I/opt/pkg/include checking for OPUS_LIBS (pkg-config)... -Wl,-R/opt/pkg/lib -L/opt/pkg/lib -lopusfile checking for OPUS_CFLAGS (pkg-config)... -I/opt/pkg/include/opus -I/opt/pkg/include checking for WAVPACK_LIBS (pkg-config)... -Wl,-R/opt/pkg/lib -L/opt/pkg/lib -lwavpack checking for WAVPACK_CFLAGS (pkg-config)... -I/opt/pkg/include checking for FFMPEG_LIBS (pkg-config)... no *** Package libavformat was not found in the pkg-config search path. *** Perhaps you should add the directory containing `libavformat.pc' *** to the PKG_CONFIG_PATH environment variable *** Package 'libavformat' not found checking for header ... no checking for AO_LIBS (pkg-config)... no checking for AO_LIBS (-lao)... no checking for program artsc-config... no checking for header ... yes checking for header ... yes creating config/cdio.h creating config/datadir.h creating config/libdir.h creating config/debug.h creating config/tremor.h creating config/modplug.h creating config/mpc.h creating config/mp4.h creating config/curses.h creating config/ffmpeg.h creating config/utils.h creating config/iconv.h creating config/samplerate.h creating config/xmalloc.h creating config/cue.h creating config.mk