=> "/opt/local/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-trunk-x86_64/games/lmarbles", "configure", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] WARNING: [license.mk] Every package should define a LICENSE. => Checksum BLAKE2s OK for lmarbles-1.0.8.tar.gz => Checksum SHA512 OK for lmarbles-1.0.8.tar.gz ===> Installing dependencies for lmarbles-1.0.8nb1 ========================================================================== The following variables will affect the build process of this package, lmarbles-1.0.8nb1. Their current value is shown below: * GAMEDATAMODE = 664 * GAMEMODE = 2555 * VARBASE = /var 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/local/bin/bmake clean' after the changes. ========================================================================== => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency gcc13>=13.4.0: found gcc13-13.4.0 => Full dependency SDL_mixer>=1.2.12nb8: found SDL_mixer-1.2.12nb9 => Full dependency gcc13-libs>=13.4.0: found gcc13-libs-13.4.0 => 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 SDL>=1.2.5nb5: found SDL-1.2.15nb49 => Full dependency glu>=6.0: found glu-9.0.3 => Full dependency libiconv>=1.9.1: found libiconv-1.19 => 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.134 => Full dependency libpciaccess>=0.10.4: found libpciaccess-0.19 => Full dependency libxcb>=1.6: found libxcb-1.17.0 => Full dependency libxshmfence>=1.2: found libxshmfence-1.3.3 => Full dependency zlib>=1.1.4: found zlib-1.3.1 ===> Overriding tools for lmarbles-1.0.8nb1 ===> Extracting for lmarbles-1.0.8nb1 ===> Patching for lmarbles-1.0.8nb1 => Applying pkgsrc patches for lmarbles-1.0.8nb1 => Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/games/lmarbles/patches/patch-aa => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/games/lmarbles/patches/patch-aa Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-aa,v 1.1.1.1 2005/01/12 15:50:18 adam Exp $ | |--- src/profile.c.orig Wed Jan 30 18:57:23 2002 |+++ src/profile.c -------------------------- Patching file src/profile.c using Plan A... Hunk #1 succeeded at 75. done => Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/games/lmarbles/patches/patch-ab => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/games/lmarbles/patches/patch-ab Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ab,v 1.2 2005/04/16 14:51:59 cube Exp $ | |--- src/sdl.c.orig 2002-08-08 04:37:50.000000000 +0200 |+++ src/sdl.c -------------------------- Patching file src/sdl.c using Plan A... Hunk #1 succeeded at 18. Hunk #2 succeeded at 174. done => Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/games/lmarbles/patches/patch-ac => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/games/lmarbles/patches/patch-ac Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ac,v 1.1 2008/07/27 22:35:17 dholland Exp $ | |--- src/Makefile.in.orig 2004-06-14 04:28:42.000000000 -0400 |+++ src/Makefile.in 2008-07-27 17:54:33.000000000 -0400 -------------------------- Patching file src/Makefile.in using Plan A... Hunk #1 succeeded at 570 (offset 163 lines). done ===> Creating toolchain wrappers for lmarbles-1.0.8nb1 /usr/bin/sed -e '/^#/d' -e 's,@LINK_ARCH_DEFAULT@,link_arch64,g' -e 's,@LINK_LIBGCC_DEFAULT@,link_libgcc_arch64,g' -e 's,@LIBGCC_PREFIX@,/opt/local/gcc13/x86_64-sun-solaris2.11,g' < ../../extra/gcc13-libs/files/specs.pkgsrc > /tmp/work/games/lmarbles/work/.cwrapper/specs.pkgsrc ===> Configuring for lmarbles-1.0.8nb1 => 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 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 x86_64-sun-solaris2.11-gcc... gcc 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed 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 AIX... no 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for a BSD-compatible install... /opt/local/bin/bsdinstall -c -o pbuild -g pbuild checking whether build environment is sane... yes /tmp/work/games/lmarbles/work/lmarbles-1.0.8/missing: Unknown `--run' option Try `/tmp/work/games/lmarbles/work/lmarbles-1.0.8/missing --help' for more information configure: WARNING: `missing' script is too old or missing checking for gawk... /usr/bin/nawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for x86_64-sun-solaris2.11-gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking for x86_64-sun-solaris2.11-ranlib... no checking for ranlib... ranlib checking host system type... (cached) x86_64-sun-solaris2.11 checking for main in -lm... yes checking for sdl-config... /opt/local/bin/sdl-config checking for SDL - version >= 1.0.0... yes checking for sdl-config... (cached) /opt/local/bin/sdl-config checking for SDL - version >= 1.1.5... yes checking for main in -lSDL_mixer... yes "SDL_Mixer found" configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands => Substituting "path" in src/lmarbles.6