+ 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.0nb20/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/lincity-ng-2.0nb20/work.log => 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.0nb20 ========================================================================== The following variables will affect the build process of this package, lincity-ng-2.0nb20. 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 pkgconf-[0-9]*: found pkgconf-2.3.0 => 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_gfx>=2.0.24nb1: found SDL_gfx-2.0.26 => Full dependency SDL_image>=1.2.12nb6: found SDL_image-1.2.12nb11 => Full dependency SDL_mixer>=1.2.12nb6: found SDL_mixer-1.2.12nb7 => Full dependency SDL_ttf>=2.0.11nb6: found SDL_ttf-2.0.11nb6 => Full dependency libxml2>=2.12.9nb3: found libxml2-2.12.9nb3 => Full dependency physfs>=2.0.3nb1: found physfs-3.0.2 => Full dependency zlib>=1.2.3: found zlib-1.3.1 => 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 libiconv>=1.9.1: found libiconv-1.17 => 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 ncurses>=5.3nb1: found ncurses-6.5 => Full dependency png>=1.2.4: found png-1.6.44 => Full dependency readline>=2.2: found readline-8.2nb2 => Full dependency xz>=5.0.0: found xz-5.6.3 ===> Overriding tools for lincity-ng-2.0nb20 ===> Extracting for lincity-ng-2.0nb20 ===> Patching for lincity-ng-2.0nb20 => Applying pkgsrc patches for lincity-ng-2.0nb20 => 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.0nb20 ===> Configuring for lincity-ng-2.0nb20 => 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.