=> Checksum BLAKE2s OK for xgalaga-2.1.1.0.tar.gz => Checksum SHA512 OK for xgalaga-2.1.1.0.tar.gz ===> Installing dependencies for xgalaga-2.1.1.0 => Tool dependency gmake>=3.81: found gmake-4.4.1 => Tool dependency nbpatch-[0-9]*: found nbpatch-20151107 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Full dependency libXmu>=1.0.0: found libXmu-1.2.1 => Full dependency libXpm>=3.5.4.2: found libXpm-3.5.17 => Full dependency libXt>=1.0.0: found libXt-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 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 libXdmcp>=0.99: found libXdmcp-1.1.5 => Full dependency libXext>=0.99.0: found libXext-1.3.6 => Full dependency libxcb>=1.6: found libxcb-1.17.0 ===> Overriding tools for xgalaga-2.1.1.0 ===> Extracting for xgalaga-2.1.1.0 ===> Patching for xgalaga-2.1.1.0 => Applying pkgsrc patches for xgalaga-2.1.1.0 => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/games/xgalaga/patches/patch-Makefile.in => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/games/xgalaga/patches/patch-Makefile.in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-Makefile.in,v 1.1 2020/11/20 13:50:23 nia Exp $ | |Correct installation paths. | |--- Makefile.in.orig 2008-03-05 21:58:16.000000000 +0000 |+++ Makefile.in -------------------------- Patching file Makefile.in using Plan A... Hunk #1 succeeded at 11. Hunk #2 succeeded at 28. Hunk #3 succeeded at 59. done => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/games/xgalaga/patches/patch-configure => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/games/xgalaga/patches/patch-configure Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-configure,v 1.2 2022/09/20 06:56:51 nia Exp $ | |Correct installation paths. | |--- configure.orig 2008-03-05 21:58:16.000000000 +0000 |+++ configure -------------------------- Patching file configure using Plan A... Hunk #1 succeeded at 4582. Hunk #2 succeeded at 4595. Hunk #3 succeeded at 4619. Hunk #4 succeeded at 4631. Hunk #5 succeeded at 4664. Hunk #6 succeeded at 4677. done => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/games/xgalaga/patches/patch-main.c => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/games/xgalaga/patches/patch-main.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-main.c,v 1.1 2020/11/20 13:50:23 nia Exp $ | |Don't start fullscreen, appears to be buggy... | |--- main.c.orig 2008-03-05 21:58:16.000000000 +0000 |+++ main.c -------------------------- Patching file main.c using Plan A... Hunk #1 succeeded at 1277. done => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/games/xgalaga/patches/patch-title.c => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/games/xgalaga/patches/patch-title.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-title.c,v 1.1 2020/11/20 13:50:23 nia Exp $ | |Include unistd.h for close(). | |--- title.c.orig 2008-03-05 21:58:16.000000000 +0000 |+++ title.c -------------------------- Patching file title.c using Plan A... Hunk #1 succeeded at 5. done ===> Creating toolchain wrappers for xgalaga-2.1.1.0 ===> Configuring for xgalaga-2.1.1.0 => 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... aarch64-apple-darwin23 checking host system type... aarch64-apple-darwin23 checking for aarch64-apple-darwin23-gcc... clang 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 clang accepts -g... yes checking for clang option to accept ISO C89... none needed checking how to run the C preprocessor... clang -E checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g staff checking whether ln -s works... yes checking whether make sets $(MAKE)... yes checking for aarch64-apple-darwin23-ranlib... no checking for ranlib... ranlib checking for X... libraries /opt/pkg/lib, headers /opt/pkg/include checking whether -R must be followed by a space... no checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes configure: host os is detected as darwin23 configure: sound type choosen as none configure: WARNING: Sound type set to none for darwin23. Sound will not work checking for main in -lX11... yes checking for main in -lXmu... yes checking for main in -lXt... yes checking for main in -lXext... yes checking for main in -lXExExt... no checking for main in -lXpm... yes checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep 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 fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking malloc.h usability... no checking malloc.h presence... no checking for malloc.h... no checking for strings.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.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 for an ANSI C-conforming const... yes checking whether time.h and sys/time.h may both be included... yes checking whether clang needs -traditional... no checking return type of signal handlers... void checking for gettimeofday... yes checking for select... yes checking for random... yes checking for lrand48... yes configure: creating ./config.status config.status: creating Makefile config.status: WARNING: Makefile.in seems to ignore the --datarootdir setting config.status: creating libsprite/Makefile config.status: creating config.h