=> "/opt/local/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-trunk-x86_64/games/blokus", "configure", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] WARNING: [license.mk] Every package should define a LICENSE. => Checksum BLAKE2s OK for blokus-1.1.tar.gz => Checksum SHA512 OK for blokus-1.1.tar.gz ===> Installing dependencies for blokus-1.1nb1 => 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 => Build dependency libXt>=1.0.0: found libXt-1.3.1 => Full dependency gcc13-libs>=13.4.0: found gcc13-libs-13.4.0 => Full dependency glu>=7.11.2: found glu-9.0.3 => Full dependency libX11>=1.1: found libX11-1.8.13 => Full dependency libXpm>=3.5.4.2: found libXpm-3.5.19 => Build dependency libICE>=0.99.1: found libICE-1.1.2 => Build dependency libSM>=0.99.2: found libSM-1.2.6 => 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 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 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 blokus-1.1nb1 ===> Extracting for blokus-1.1nb1 ===> Patching for blokus-1.1nb1 => Applying pkgsrc patches for blokus-1.1nb1 => Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/games/blokus/patches/patch-aa => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/games/blokus/patches/patch-aa Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-aa,v 1.1 2007/02/20 00:54:02 joerg Exp $ | |--- configure.orig 2007-02-20 00:30:17.000000000 +0000 |+++ configure -------------------------- Patching file configure using Plan A... Hunk #1 succeeded at 5395 (offset -338 lines). Hunk #2 succeeded at 5799 (offset -16 lines). done => Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/games/blokus/patches/patch-spielcpp => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/games/blokus/patches/patch-spielcpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-spielcpp,v 1.1 2007/05/23 15:05:36 rillig Exp $ | |SunPro is picky about irrelevant const qualifiers. | |--- src/spiel.cpp.orig Tue Aug 22 19:56:44 2006 |+++ src/spiel.cpp Wed May 23 16:56:08 2007 -------------------------- Patching file src/spiel.cpp using Plan A... Hunk #1 succeeded at 97 (offset 4 lines). done ===> Creating toolchain wrappers for blokus-1.1nb1 /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/blokus/work/.cwrapper/specs.pkgsrc ===> Configuring for blokus-1.1nb1 => 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 a BSD-compatible install... /opt/local/bin/bsdinstall -c -o pbuild -g pbuild checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./install-sh -c -d checking for gawk... /usr/bin/nawk checking whether make sets $(MAKE)... yes 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 style of include used by make... GNU checking dependency style of g++... gcc3 checking for a BSD-compatible install... /opt/local/bin/bsdinstall -c -o pbuild -g pbuild 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 dependency style of gcc... gcc3 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 sys/wait.h that is POSIX.1 compatible... 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 arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for pid_t... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking for gethostbyname in -lnsl... yes checking for pthread_create in -pthread -lpthread -lrt... yes checking for recv in -lsocket... yes checking for sinf in -lm... yes checking for X... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking GL/glx.h usability... yes checking GL/glx.h presence... yes checking for GL/glx.h... yes checking GL/glu.h usability... yes checking GL/glu.h presence... yes checking for GL/glu.h... yes checking X11/Xlib.h usability... yes checking X11/Xlib.h presence... yes checking for X11/Xlib.h... yes checking X11/xpm.h usability... yes checking X11/xpm.h presence... yes checking for X11/xpm.h... yes checking for glBegin in -lGL... yes checking for gluLookAt in -lGLU... yes checking for XCreateWindow in -lX11... yes checking for XpmCreatePixmapFromXpmImage in -lXpm... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for gethostbyname... (cached) yes checking for getaddrinfo... yes checking for gettimeofday... yes checking for isascii... yes checking for select... yes checking for socket... yes checking for sqrt... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for pthread_create... yes checking for listen... yes checking for recv... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for char... yes checking size of char... 1 checking for short... yes checking size of short... 2 checking if 1=2... no configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands