=> Bootstrap dependency digest>=20211023: found digest-20211023 WARNING: [license.mk] Every package should define a LICENSE. => Checksum BLAKE2s OK for glaxium_0.5.tar.gz => Checksum SHA512 OK for glaxium_0.5.tar.gz ===> Installing dependencies for glaxium-0.5nb13 => Tool dependency gmake>=3.81: found gmake-4.3nb2 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency x11-links>=1.34: found x11-links-1.34 => Build dependency cwrappers>=20150314: found cwrappers-20180325 => Full dependency SDL_mixer>=1.2.12nb6: found SDL_mixer-1.2.12nb6 => Full dependency SDL>=1.2.15nb17: found SDL-1.2.15nb35 => Full dependency freeglut>=3.2.1nb2: found freeglut-3.2.1nb2 => Full dependency png>=1.6.0nb1: found png-1.6.37nb1 ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Overriding tools for glaxium-0.5nb13 ===> Extracting for glaxium-0.5nb13 ===> Patching for glaxium-0.5nb13 => Applying pkgsrc patches for glaxium-0.5nb13 => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/games/glaxium/patches/patch-aa => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/games/glaxium/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 2004/04/05 12:39:56 xtraeme Exp $ | |--- Makefile.in.orig Mon Aug 18 11:38:01 2003 |+++ Makefile.in Mon Aug 18 11:38:12 2003 -------------------------- Patching file Makefile.in using Plan A... Hunk #1 succeeded at 15. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/games/glaxium/patches/patch-ab => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/games/glaxium/patches/patch-ab Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ab,v 1.2 2007/10/10 11:36:40 rillig Exp $ | |--- configure.orig 2002-10-20 18:32:19.000000000 +0000 |+++ configure -------------------------- Patching file configure using Plan A... Hunk #1 succeeded at 3411. Hunk #2 succeeded at 3465. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/games/glaxium/patches/patch-ac => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/games/glaxium/patches/patch-ac Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ac,v 1.1 2007/10/10 11:36:41 rillig Exp $ | |--- tank.hpp.orig 2002-10-04 20:05:22.000000000 +0200 |+++ tank.hpp 2007-10-10 13:33:11.000000000 +0200 -------------------------- Patching file tank.hpp using Plan A... Hunk #1 succeeded at 61. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/games/glaxium/patches/patch-ad => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/games/glaxium/patches/patch-ad Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ad,v 1.1 2007/10/10 11:36:41 rillig Exp $ | |--- scratcher.hpp.orig 2002-10-04 20:05:22.000000000 +0200 |+++ scratcher.hpp 2007-10-10 13:34:57.000000000 +0200 -------------------------- Patching file scratcher.hpp using Plan A... Hunk #1 succeeded at 34. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/games/glaxium/patches/patch-fighter2.cpp => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/games/glaxium/patches/patch-fighter2.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-fighter2.cpp,v 1.1 2016/12/12 06:21:47 dholland Exp $ | |Use right array size; avoid running off the end. | |--- fighter2.cpp~ 2002-10-04 18:05:20.000000000 +0000 |+++ fighter2.cpp -------------------------- Patching file fighter2.cpp using Plan A... Hunk #1 succeeded at 87. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/games/glaxium/patches/patch-variables.cpp => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/games/glaxium/patches/patch-variables.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-variables.cpp,v 1.1 2016/12/12 06:21:47 dholland Exp $ | |Avoid undefined behavior. | |--- variables.cpp~ 2002-10-17 21:53:00.000000000 +0000 |+++ variables.cpp -------------------------- Patching file variables.cpp using Plan A... Hunk #1 succeeded at 453. done ===> Creating toolchain wrappers for glaxium-0.5nb13 ===> Configuring for glaxium-0.5nb13 => 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 for x86_64--netbsd-gcc... gcc checking for C compiler default output... 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 how to run the C preprocessor... gcc -E checking for x86_64--netbsd-g++... c++ checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking whether make sets ${MAKE}... yes checking for sdl-config... /usr/pkg/bin/sdl-config checking for SDL - version >= 1.1.5... yes 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 SDL.h usability... yes checking SDL.h presence... yes checking for SDL.h... yes checking for Mix_PlayMusic in -lSDL_mixer... yes checking SDL_mixer.h usability... yes checking SDL_mixer.h presence... yes checking for SDL_mixer.h... yes checking for glVertex3f in -lGL... yes checking for gluPerspective in -lGLU... yes checking for XDestroyWindow in -lX11... yes checking for XFreeDeviceControl in -lXi... yes checking for XmuScanlineNot in -lXmu... yes checking for glutBitmapCharacter in -lglut... yes checking for png_write_rows in -lpng... yes checking GL/gl.h usability... yes checking GL/gl.h presence... yes checking for GL/gl.h... yes checking GL/glu.h usability... yes checking GL/glu.h presence... yes checking for GL/glu.h... yes checking GL/glut.h usability... yes checking GL/glut.h presence... yes checking for GL/glut.h... yes checking GL/glx.h usability... yes checking GL/glx.h presence... yes checking for GL/glx.h... yes checking png.h usability... yes checking png.h presence... yes checking for png.h... yes configure: creating ./config.status config.status: creating Makefile config.status: creating conf.h => Fixing data path.