+ 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/lincity-ng-2.0nb16/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/lincity-ng-2.0nb16/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for lincity-ng-2.0.tar.bz2 => Checksum SHA512 OK for lincity-ng-2.0.tar.bz2 ===> Installing dependencies for lincity-ng-2.0nb16 ========================================================================== The following variables will affect the build process of this package, lincity-ng-2.0nb16. 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 jam-[0-9]*: found jam-2.5.2nb1 => Tool dependency mktools-[0-9]*: found mktools-20220614 => Tool dependency pkgconf-[0-9]*: found pkgconf-2.1.1 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency xorgproto>=2016.1: found xorgproto-2023.2 => Build dependency xcb-proto>=1.15.2nb3: found xcb-proto-1.16.0nb1 => 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_image>=1.2.12nb6: found SDL_image-1.2.12nb11 => Full dependency SDL_ttf>=2.0.11nb6: found SDL_ttf-2.0.11nb6 => Full dependency zlib>=1.2.3: found zlib-1.3.1 => Full dependency SDL_gfx>=2.0.24nb1: found SDL_gfx-2.0.26 => Full dependency physfs>=2.0.3nb1: found physfs-3.0.2 => Full dependency libxml2>=2.10.4nb3: found libxml2-2.12.4 ===> Overriding tools for lincity-ng-2.0nb16 ===> Extracting for lincity-ng-2.0nb16 ===> Patching for lincity-ng-2.0nb16 => Applying pkgsrc patches for lincity-ng-2.0nb16 => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/games/lincity-ng/patches/patch-src_tinygettext_TinyGetText.cpp => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/games/lincity-ng/patches/patch-src_tinygettext_TinyGetText.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_tinygettext_TinyGetText.cpp,v 1.1 2012/12/24 06:22:14 dholland Exp $ | |Remove any getchar macro before declaring a getchar member function. |Required for building on DragonFly. | |--- src/tinygettext/TinyGetText.cpp~ 2009-01-25 20:20:41.000000000 +0000 |+++ src/tinygettext/TinyGetText.cpp -------------------------- Patching file src/tinygettext/TinyGetText.cpp using Plan A... Hunk #1 succeeded at 680. done ===> Creating toolchain wrappers for lincity-ng-2.0nb16 ===> Configuring for lincity-ng-2.0nb16 => 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 checking build system type... x86_64-sun-solaris2.11 checking host system type... x86_64-sun-solaris2.11 checking target system type... x86_64-sun-solaris2.11 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 g++ accepts -g... yes checking for a BSD-compatible install... /opt/pkg/bin/bsdinstall -c -o pbulk -g pbulk checking for xgettext... xgettext checking for xsltproc... no checking whether g++ is new enough... yes checking for x86_64-sun-solaris2.11-gcc... gcc 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 for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether time.h and sys/time.h may both be included... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... (cached) /usr/xpg4/bin/grep checking for egrep... (cached) /usr/xpg4/bin/grep -E checking for ANSI C header files... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for gettimeofday... yes checking for mkdir... yes checking for popen... yes checking for ld used by GCC... /bin/ld checking if the linker (/bin/ld) is GNU ld... no checking for shared library run path origin... done checking for iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking whether binary relocation support should be enabled... no checking for zlib... found checking for libxml-2.0 >= 2.6.11... yes checking LIBXML_CFLAGS... -I/opt/pkg/include/libxml2 -I/opt/pkg/include checking LIBXML_LIBS... -Wl,-R/opt/pkg/lib -L/opt/pkg/lib -lxml2 checking for X... libraries , headers checking for pthread_join in LIBS=-lpthread -lrt with CFLAGS= -pthread ... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... -D_REENTRANT checking for cc_r... gcc 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 whether we are using the Microsoft C compiler... no checking windows.h usability... no checking windows.h presence... no checking for windows.h... no checking for OpenGL library... -lGL checking for sdl-config... /opt/pkg/bin/sdl-config checking for SDL - version >= 1.2.5... yes checking for SDL_mixer >= 1.2... found checking for SDL_image >= 1.2... found checking for SDL_ttf >= 2.0.8... found checking for SDL_gfx >= 2.0.13... found checking for physfs >= 1.0.0... found configure: creating ./config.status config.status: creating Jamconfig config.status: creating config.h config.status: executing Jamfile commands configure: Notice: This project uses jam (and not make) as build tool.