+ 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.0nb23/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/lincity-ng-2.0nb23/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.0nb23 ========================================================================== The following variables will affect the build process of this package, lincity-ng-2.0nb23. 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.2nb2 => 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 SDL>=1.2.15nb44: found SDL-1.2.15nb47 => Full dependency SDL_gfx>=2.0.26nb1: found SDL_gfx-2.0.26nb1 => Full dependency SDL_image>=1.2.12nb12: found SDL_image-1.2.12nb16 => Full dependency SDL_mixer>=1.2.12nb8: found SDL_mixer-1.2.12nb9 => Full dependency SDL_ttf>=2.0.11nb7: found SDL_ttf-2.0.11nb7 => Full dependency libxml2>=2.14.6nb2: found libxml2-2.14.6nb2 => Full dependency physfs>=2.0.3nb1: found physfs-3.2.0 => Full dependency zlib>=1.2.3: found zlib-1.3.1 => Build dependency xcb-proto>=1.4: found xcb-proto-1.17.0nb6 => Build dependency xorgproto>=2016.1: found xorgproto-2025.1 => Full dependency MesaLib>=3.4.2: found MesaLib-21.3.9nb5 => Full dependency brotli>=1.0.1: found brotli-1.2.0 => Full dependency bzip2>=1.0.1: found bzip2-1.0.8 => Full dependency freetype2>=2.13.0: found freetype2-2.14.1 => Full dependency glu>=6.0: found glu-9.0.3 => Full dependency libiconv>=1.9.1: found libiconv-1.18 => Full dependency libICE>=0.99.1: found libICE-1.1.2 => Full dependency libSM>=0.99.2: found libSM-1.2.6 => Full dependency libX11>=1.1: found libX11-1.8.13 => Full dependency libXau>=1.0: found libXau-1.0.12 => Full dependency libXdamage>=1.0.3: found libXdamage-1.1.7 => Full dependency libXdmcp>=0.99: found libXdmcp-1.1.5 => Full dependency libXext>=0.99.0: found libXext-1.3.7 => Full dependency libXfixes>=4.0.1: found libXfixes-6.0.2 => Full dependency libXrandr>=1.1.2: found libXrandr-1.5.5 => Full dependency libXrender>=0.9.2: found libXrender-0.9.12 => Full dependency libXt>=1.0.0: found libXt-1.3.1 => Full dependency libXxf86vm>=1.1.0: found libXxf86vm-1.1.7nb1 => Full dependency libdrm>=2.4.15: found libdrm-2.4.131 => Full dependency libpciaccess>=0.10.4: found libpciaccess-0.18.1 => Full dependency libxcb>=1.6: found libxcb-1.17.0 => Full dependency libxshmfence>=1.2: found libxshmfence-1.3.3 => Full dependency ncurses>=5.3nb1: found ncurses-6.6 => Full dependency png>=1.2.4: found png-1.6.55 => Full dependency readline>=2.2: found readline-8.3nb1 => Full dependency xz>=5.0.0: found xz-5.8.2 ===> Overriding tools for lincity-ng-2.0nb23 ===> Extracting for lincity-ng-2.0nb23 ===> Patching for lincity-ng-2.0nb23 => Applying pkgsrc patches for lincity-ng-2.0nb23 => 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.0nb23 ===> Configuring for lincity-ng-2.0nb23 => 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, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking whether binary relocation support should be enabled... no checking for zlib... not found configure: error: Please install zlib *** Error code 1 Stop. bmake[1]: stopped making "configure" in /data/jenkins/workspace/pkgsrc-upstream-trunk/games/lincity-ng *** Error code 1 Stop. bmake: stopped making "configure" in /data/jenkins/workspace/pkgsrc-upstream-trunk/games/lincity-ng