+ 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/crimsonfields-0.5.3nb2/work.log + su pbulk -c '"$@"' make /usr/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/crimsonfields-0.5.3nb2/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for crimson-0.5.3.tar.gz => Checksum SHA512 OK for crimson-0.5.3.tar.gz ===> Installing dependencies for crimsonfields-0.5.3nb2 => Tool dependency mktools-[0-9]*: found mktools-20220614 => Tool dependency nbpatch-[0-9]*: found nbpatch-20151107 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Full dependency SDL>=1.2.15nb17: found SDL-1.2.15nb43 => Full dependency SDL_mixer>=1.2.12nb6: found SDL_mixer-1.2.12nb7 => Full dependency SDL_net>=1.2.8nb1: found SDL_net-1.2.8nb1 => Full dependency SDL_ttf>=2.0.11nb6: found SDL_ttf-2.0.11nb6 => Build dependency xcb-proto>=1.4: found xcb-proto-1.17.0nb4 => Build dependency xorgproto>=2016.1: found xorgproto-2024.1 => Full dependency MesaLib>=3.4.2: found MesaLib-21.3.9nb4 => Full dependency brotli>=1.0.1: found brotli-1.1.0 => Full dependency bzip2>=1.0.1: found bzip2-1.0.8 => Full dependency freetype2>=2.13.0: found freetype2-2.13.3 => Full dependency glu>=6.0: found glu-9.0.3 => Full dependency libICE>=0.99.1: found libICE-1.1.1 => Full dependency libSM>=0.99.2: found libSM-1.2.4 => Full dependency libX11>=1.1: found libX11-1.8.10 => Full dependency libXau>=1.0: found libXau-1.0.11 => Full dependency libXdamage>=1.0.3: found libXdamage-1.1.6 => Full dependency libXdmcp>=0.99: found libXdmcp-1.1.5 => Full dependency libXext>=0.99.0: found libXext-1.3.6 => Full dependency libXfixes>=4.0.1: found libXfixes-6.0.1 => Full dependency libXrandr>=1.1.2: found libXrandr-1.5.4 => Full dependency libXrender>=0.9.2: found libXrender-0.9.11 => Full dependency libXt>=1.0.0: found libXt-1.3.1 => Full dependency libXxf86vm>=1.1.0: found libXxf86vm-1.1.5 => Full dependency libdrm>=2.4.15: found libdrm-2.4.123 => Full dependency libxcb>=1.6: found libxcb-1.17.0 => Full dependency libxshmfence>=1.2: found libxshmfence-1.3.2nb1 => Full dependency png>=1.2.4: found png-1.6.44 => Full dependency zlib>=1.1.4: found zlib-1.3.1 ===> Overriding tools for crimsonfields-0.5.3nb2 ===> Extracting for crimsonfields-0.5.3nb2 ===> Patching for crimsonfields-0.5.3nb2 => Applying pkgsrc patches for crimsonfields-0.5.3nb2 => Verifying /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/games/crimsonfields/patches/patch-src_cf_path.cpp => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/games/crimsonfields/patches/patch-src_cf_path.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_cf_path.cpp,v 1.1 2012/11/07 15:24:39 joerg Exp $ | |The inline violates the ODR rule for Path. | |--- src/cf/path.cpp.orig 2012-11-05 17:03:05.000000000 +0000 |+++ src/cf/path.cpp -------------------------- Patching file src/cf/path.cpp using Plan A... Hunk #1 succeeded at 212. done ===> Creating toolchain wrappers for crimsonfields-0.5.3nb2 ===> Configuring for crimsonfields-0.5.3nb2 => 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 a BSD-compatible install... /bin/install -c -o pbulk -g pbulk checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /home/pbulk/build/games/crimsonfields/work/.tools/bin/mkdir -p checking for gawk... /bin/gawk checking whether make sets $(MAKE)... yes checking for x86_64-redhat-linux-gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of cc... gcc3 checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking for xsltproc... /usr/pkg/bin/xsltproc checking for xmllint... /usr/pkg/bin/xmllint checking for sdl-config... /usr/pkg/bin/sdl-config checking for SDL - version >= 1.1.5... yes checking how to run the C preprocessor... cc -E checking for grep that handles long lines and -e... (cached) /bin/grep checking for egrep... (cached) /bin/grep -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 TTF_OpenFont in -lSDL_ttf... yes checking SDL_ttf.h usability... yes checking SDL_ttf.h presence... yes checking for SDL_ttf.h... yes checking for Mix_OpenAudio in -lSDL_mixer... yes checking SDL_mixer.h usability... yes checking SDL_mixer.h presence... yes checking for SDL_mixer.h... yes checking for SDLNet_Init in -lSDL_net... yes checking SDL_net.h usability... yes checking SDL_net.h presence... yes checking for SDL_net.h... yes checking for compress in -lz... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for strcasecmp... yes checking for strncasecmp... yes checking for an ANSI C-conforming const... yes configure: creating ./config.status config.status: creating doc/Makefile config.status: creating gfx/Makefile config.status: creating levels/Makefile config.status: creating locale/Makefile config.status: creating music/Makefile config.status: creating sfx/Makefile config.status: creating src/Makefile config.status: creating src/cf/Makefile config.status: creating src/comet/Makefile config.status: creating tools/Makefile config.status: creating Makefile config.status: creating crimson.spec config.status: executing depfiles commands