+ 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/woof-10.0.0/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/woof-10.0.0/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for woof_10.0.0.tar.gz => Checksum SHA512 OK for woof_10.0.0.tar.gz ===> Installing dependencies for woof-10.0.0 ========================================================================== The following variables will affect the build process of this package, woof-10.0.0. Their current value is shown below: * CURSES_DEFAULT = ncurses * READLINE_DEFAULT = readline Based on these variables, the following variables have been set: * CURSES_TYPE = ncurses * READLINE_TYPE = readline * 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.70.5 => Tool dependency mktools-[0-9]*: found mktools-20220614 => Tool dependency bsdtar-[0-9]*: found bsdtar-3.4.3 => Tool dependency cmake>=2.8.1nb1: found cmake-3.23.2nb1 => Tool dependency pkgconf-[0-9]*: found pkgconf-1.8.0 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency xorgproto>=2016.1: found xorgproto-2022.1 => Build dependency xcb-proto>=1.4: found xcb-proto-1.15.2 => Full dependency SDL2_mixer>=2.0.4nb8: found SDL2_mixer-2.0.4nb8 => Full dependency SDL2>=2.0.20nb1: found SDL2-2.0.22 => Full dependency fluidsynth>=2.2.5nb1: found fluidsynth-2.2.7 => Full dependency zlib>=1.2.3: found zlib-1.2.12nb1 => Full dependency SDL2_image>=2.0.5nb5: found SDL2_image-2.0.5nb5 => Full dependency hicolor-icon-theme>=0.9nb1: found hicolor-icon-theme-0.17nb1 => Full dependency SDL2_net>=2.0.1nb5: found SDL2_net-2.0.1nb5 => Full dependency desktop-file-utils>=0.10nb1: found desktop-file-utils-0.26nb1 ===> Overriding tools for woof-10.0.0 ===> Extracting for woof-10.0.0 ===> Patching for woof-10.0.0 => Applying pkgsrc patches for woof-10.0.0 => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/games/woof/patches/patch-data_CMakeLists.txt => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/games/woof/patches/patch-data_CMakeLists.txt Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-data_CMakeLists.txt,v 1.1 2022/06/29 11:31:54 micha Exp $ | |Install man page into hierarchy "$PREFIX/man". |Patch is not suitable for upstream. | |--- data/CMakeLists.txt.orig 2022-06-17 09:24:44.000000000 +0000 |+++ data/CMakeLists.txt -------------------------- Patching file data/CMakeLists.txt using Plan A... Hunk #1 succeeded at 1. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/games/woof/patches/patch-src_d__iwad.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/games/woof/patches/patch-src_d__iwad.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_d__iwad.c,v 1.1 2022/06/29 11:31:54 micha Exp $ | |Add pkgsrc ${PREFIX}/share/doom to WAD file search path. |Patch is not suitable for upstream. | |--- src/d_iwad.c.orig 2020-04-14 06:39:44.000000000 +0000 |+++ src/d_iwad.c -------------------------- Patching file src/d_iwad.c using Plan A... Hunk #1 succeeded at 463. done ===> Creating toolchain wrappers for woof-10.0.0 ===> Configuring for woof-10.0.0 => Preparing d_iwad.c file ... => Preparing data/CMakeLists.txt file ... cd /home/pbulk/build/games/woof/work/woof-woof_10.0.0; mkdir build /bin/cp /data/jenkins/workspace/pkgsrc-upstream-trunk/games/woof/files/INSTALL.pkgsrc /home/pbulk/build/games/woof/work => Fixing CMAKE_MODULE_PATH in CMakeLists.txt => Checking for portability problems in extracted files CMake Warning: Ignoring extra path from command line: "." -- The C compiler identification is GNU 10.3.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /home/pbulk/build/games/woof/work/.cwrapper/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Setting build type to 'RelWithDebInfo' as none was specified. -- Looking for pow in m -- Looking for pow in m - found -- Looking for dirent.h -- Looking for dirent.h - found -- Looking for strsignal -- Looking for strsignal - found -- Looking for strcasecmp -- Looking for strcasecmp - found -- Looking for strncasecmp -- Looking for strncasecmp - found -- Found SDL2: /opt/pkg/include/SDL2 (found suitable version "2.0.22", minimum required is "2.0.7") -- Found SDL2_mixer: /opt/pkg/include/SDL2 (found suitable version "2.0.4", minimum required is "2.0.2") -- Found SDL2_net: /opt/pkg/include/SDL2 (found version "2.0.1") -- Found FluidSynth: /opt/pkg/lib/libfluidsynth.so (found version "2.2.7") -- Performing Test CFLAG_Wdeclaration-after-statement -- Performing Test CFLAG_Wdeclaration-after-statement - Success -- Performing Test CFLAG_Werror_implicit-function-declaration -- Performing Test CFLAG_Werror_implicit-function-declaration - Success -- Performing Test CFLAG_Werror_incompatible-pointer-types -- Performing Test CFLAG_Werror_incompatible-pointer-types - Success -- Performing Test CFLAG_Werror_int-conversion -- Performing Test CFLAG_Werror_int-conversion - Success -- Performing Test CFLAG_Wformat_2 -- Performing Test CFLAG_Wformat_2 - Success -- Performing Test CFLAG_Wnull-dereference -- Performing Test CFLAG_Wnull-dereference - Success -- Performing Test CFLAG_Wredundant-decls -- Performing Test CFLAG_Wredundant-decls - Success -- Performing Test CFLAG_Wrestrict -- Performing Test CFLAG_Wrestrict - Success -- Performing Test CFLAG_Wall -- Performing Test CFLAG_Wall - Success -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_MANDIR -- Build files have been written to: /home/pbulk/build/games/woof/work/woof-woof_10.0.0/build => Preparing INSTALL.pkgsrc file ... => Rewrite cmake Dependencies files