=> Checksum BLAKE2s OK for love-0.8.0-linux-src.tar.gz
=> Checksum SHA512 OK for love-0.8.0-linux-src.tar.gz
===> Installing dependencies for love08-0.8.0nb9
==========================================================================
The following variables will affect the build process of this package,
love08-0.8.0nb9.  Their current value is shown below:

        * CURSES_DEFAULT = ncurses
        * JPEG_DEFAULT = jpeg
        * READLINE_DEFAULT = editline

Based on these variables, the following variables have been set:

        * CURSES_TYPE = ncurses
        * JPEGBASE (defined, but empty)
        * JPEG_TYPE = jpeg
        * READLINE_TYPE = editline
        * 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 libtool-base>=2.4.2nb9: found libtool-base-2.4.7nb1
=> Tool dependency nbpatch-[0-9]*: found nbpatch-20151107
=> Tool dependency pkgconf-[0-9]*: found pkgconf-2.3.0
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Full dependency SDL>=1.2.15nb17: found SDL-1.2.15nb43
=> Full dependency devIL>=1.7.8nb18: found devIL-1.7.8nb18
=> Full dependency freetype2>=2.13.2nb1: found freetype2-2.13.3
=> Full dependency hicolor-icon-theme>=0.9nb1: found hicolor-icon-theme-0.17nb1
=> Full dependency libXcursor>=1.1.1: found libXcursor-1.2.3
=> Full dependency libXpm>=3.5.4.2: found libXpm-3.5.17
=> Full dependency libXxf86vm>=1.1.0: found libXxf86vm-1.1.5
=> Full dependency libltdl>=2.4.2: found libltdl-2.4.7
=> Full dependency libmodplug>=0.8.8.1: found libmodplug-0.8.9.0
=> Full dependency libvorbis>=1.1.0nb1: found libvorbis-1.3.7
=> Full dependency lua51>=5.1.1<5.2: found lua51-5.1.5nb3
=> Full dependency mpg123>=1.0.0: found mpg123-1.32.9
=> Full dependency openal-soft>=1.5.304: found openal-soft-1.24.1
=> Full dependency physfs>=2.0.3nb1: found physfs-3.0.2
=> Build dependency xcb-proto>=1.4: found xcb-proto-1.17.0nb4
=> Build dependency xorgproto>=2016.1: found xorgproto-2024.1
=> Full dependency MesaLib>=3.4.2: found MesaLib-21.3.9nb4
=> Full dependency brotli>=1.0.1: found brotli-1.1.0
=> Full dependency bzip2>=1.0.1: found bzip2-1.0.8
=> Full dependency editline>=3.0.20130712nb1: found editline-3.1.20221030nb2
=> Full dependency giflib>=5.2.1nb3: found giflib-5.2.2
=> Full dependency glu>=6.0: found glu-9.0.3
=> Full dependency libiconv>=1.9.1: found libiconv-1.17
=> Full dependency jbigkit>=2.0: found jbigkit-2.1nb1
=> Full dependency jpeg>=8nb1: found jpeg-9f
=> Full dependency lcms2>=2.2: found lcms2-2.16
=> Full dependency libX11>=1.1: found libX11-1.8.10
=> Full dependency libXau>=1.0: found libXau-1.0.11
=> Full dependency libXdamage>=1.0.3: found libXdamage-1.1.6
=> Full dependency libXdmcp>=0.99: found libXdmcp-1.1.5
=> Full dependency libXext>=0.99.0: found libXext-1.3.6
=> Full dependency libXfixes>=4.0.1: found libXfixes-6.0.1
=> Full dependency libXrandr>=1.1.2: found libXrandr-1.5.4
=> Full dependency libXrender>=0.9.2: found libXrender-0.9.11
=> Full dependency libogg>=1.1: found libogg-1.3.5nb1
=> Full dependency libxcb>=1.6: found libxcb-1.17.0
=> Full dependency libxshmfence>=1.2: found libxshmfence-1.3.2nb1
=> Full dependency mng>=1.0.0: found mng-2.0.3
=> Full dependency ncurses>=5.3nb1: found ncurses-6.5
=> Full dependency png>=1.2.4: found png-1.6.44
=> Full dependency tiff>=3.6.1: found tiff-4.7.0
=> Full dependency xz>=5.0.0: found xz-5.6.3
=> Full dependency zlib>=1.1.4: found zlib-1.3.1
===> Overriding tools for love08-0.8.0nb9
===> Extracting for love08-0.8.0nb9
===> Patching for love08-0.8.0nb9
=> Applying pkgsrc patches for love08-0.8.0nb9
=> Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/games/love08/patches/patch-configure
=> Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/games/love08/patches/patch-configure
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-configure,v 1.1 2018/09/30 19:12:48 maya Exp $
|
|Unportable test(1)
|
|--- configure.orig	2012-04-06 18:17:02.000000000 +0000
|+++ configure
--------------------------
Patching file configure using Plan A...
Hunk #1 succeeded at 15876.
Hunk #2 succeeded at 15941.
Hunk #3 succeeded at 16004.
done
=> Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/games/love08/patches/patch-src_love.cpp
=> Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/games/love08/patches/patch-src_love.cpp
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_love.cpp,v 1.1 2018/09/30 19:12:48 maya Exp $
|
|Match include path for SDL<2
|
|--- src/love.cpp.orig	2012-04-06 18:15:01.000000000 +0000
|+++ src/love.cpp
--------------------------
Patching file src/love.cpp using Plan A...
Hunk #1 succeeded at 37.
done
=> Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/games/love08/patches/patch-src_modules_event_sdl_Event.h
=> Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/games/love08/patches/patch-src_modules_event_sdl_Event.h
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_modules_event_sdl_Event.h,v 1.1 2018/09/30 19:12:48 maya Exp $
|
|Match include path for SDL<2
|
|--- src/modules/event/sdl/Event.h.orig	2012-04-06 18:15:01.000000000 +0000
|+++ src/modules/event/sdl/Event.h
--------------------------
Patching file src/modules/event/sdl/Event.h using Plan A...
Hunk #1 succeeded at 27.
done
=> Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/games/love08/patches/patch-src_modules_filesystem_physfs_wrap__Filesystem.h
=> Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/games/love08/patches/patch-src_modules_filesystem_physfs_wrap__Filesystem.h
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_modules_filesystem_physfs_wrap__Filesystem.h,v 1.1 2018/09/30 19:12:48 maya Exp $
|
|Match include path for SDL<2
|
|--- src/modules/filesystem/physfs/wrap_Filesystem.h.orig	2012-04-06 18:15:01.000000000 +0000
|+++ src/modules/filesystem/physfs/wrap_Filesystem.h
--------------------------
Patching file src/modules/filesystem/physfs/wrap_Filesystem.h using Plan A...
Hunk #1 succeeded at 27.
done
=> Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/games/love08/patches/patch-src_modules_graphics_opengl_GLee.h
=> Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/games/love08/patches/patch-src_modules_graphics_opengl_GLee.h
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_modules_graphics_opengl_GLee.h,v 1.1 2019/12/22 22:26:04 joerg Exp $
|
|--- src/modules/graphics/opengl/GLee.h.orig	2019-12-22 20:30:38.244861354 +0000
|+++ src/modules/graphics/opengl/GLee.h
--------------------------
Patching file src/modules/graphics/opengl/GLee.h using Plan A...
Hunk #1 succeeded at 65.
done
=> Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/games/love08/patches/patch-src_modules_joystick_sdl_Joystick.h
=> Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/games/love08/patches/patch-src_modules_joystick_sdl_Joystick.h
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_modules_joystick_sdl_Joystick.h,v 1.1 2018/09/30 19:12:48 maya Exp $
|
|Match include path for SDL<2
|
|--- src/modules/joystick/sdl/Joystick.h.orig	2012-04-06 18:15:02.000000000 +0000
|+++ src/modules/joystick/sdl/Joystick.h
--------------------------
Patching file src/modules/joystick/sdl/Joystick.h using Plan A...
Hunk #1 succeeded at 26.
done
=> Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/games/love08/patches/patch-src_modules_keyboard_sdl_Keyboard.h
=> Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/games/love08/patches/patch-src_modules_keyboard_sdl_Keyboard.h
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_modules_keyboard_sdl_Keyboard.h,v 1.1 2018/09/30 19:12:48 maya Exp $
|
|Match include path for SDL<2
|
|--- src/modules/keyboard/sdl/Keyboard.h.orig	2012-04-06 18:15:02.000000000 +0000
|+++ src/modules/keyboard/sdl/Keyboard.h
--------------------------
Patching file src/modules/keyboard/sdl/Keyboard.h using Plan A...
Hunk #1 succeeded at 26.
done
=> Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/games/love08/patches/patch-src_modules_mouse_sdl_Mouse.cpp
=> Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/games/love08/patches/patch-src_modules_mouse_sdl_Mouse.cpp
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_modules_mouse_sdl_Mouse.cpp,v 1.1 2018/09/30 19:12:48 maya Exp $
|
|Match include path for SDL<2
|
|--- src/modules/mouse/sdl/Mouse.cpp.orig	2012-04-06 18:15:02.000000000 +0000
|+++ src/modules/mouse/sdl/Mouse.cpp
--------------------------
Patching file src/modules/mouse/sdl/Mouse.cpp using Plan A...
Hunk #1 succeeded at 21.
done
=> Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/games/love08/patches/patch-src_modules_thread_sdl_threads.h
=> Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/games/love08/patches/patch-src_modules_thread_sdl_threads.h
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_modules_thread_sdl_threads.h,v 1.1 2018/09/30 19:12:48 maya Exp $
|
|Match include paths for SDL<2
|
|--- src/modules/thread/sdl/threads.h.orig	2012-03-05 17:47:40.000000000 +0000
|+++ src/modules/thread/sdl/threads.h
--------------------------
Patching file src/modules/thread/sdl/threads.h using Plan A...
Hunk #1 succeeded at 21.
done
=> Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/games/love08/patches/patch-src_modules_timer_sdl_Timer.h
=> Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/games/love08/patches/patch-src_modules_timer_sdl_Timer.h
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_modules_timer_sdl_Timer.h,v 1.1 2018/09/30 19:12:48 maya Exp $
|
|Match include path for SDL<2
|
|--- src/modules/timer/sdl/Timer.h.orig	2012-04-06 18:15:02.000000000 +0000
|+++ src/modules/timer/sdl/Timer.h
--------------------------
Patching file src/modules/timer/sdl/Timer.h using Plan A...
Hunk #1 succeeded at 22.
done
=> Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/games/love08/patches/patch-src_modules_window_sdl_Window.cpp
=> Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/games/love08/patches/patch-src_modules_window_sdl_Window.cpp
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_modules_window_sdl_Window.cpp,v 1.1 2018/09/30 19:12:48 maya Exp $
|
|Match include path for SDL<2
|
|--- src/modules/window/sdl/Window.cpp.orig	2012-04-06 18:15:02.000000000 +0000
|+++ src/modules/window/sdl/Window.cpp
--------------------------
Patching file src/modules/window/sdl/Window.cpp using Plan A...
Hunk #1 succeeded at 22.
done
===> Creating toolchain wrappers for love08-0.8.0nb9
===> Configuring for love08-0.8.0nb9
=> Substituting "lua" in configure
=> 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
configure: WARNING: unrecognized options: --disable-sdltest, --with-libiconv-prefix
checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g staff
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... platform/unix/install-sh -c -d
checking for gawk... /opt/pkg/bin/nawk
checking whether make sets $(MAKE)... yes
checking how to create a ustar tar archive... gnutar
checking build system type... aarch64-apple-darwin23
checking host system type... aarch64-apple-darwin23
checking how to print strings... print -r
checking for style of include used by make... GNU
checking for aarch64-apple-darwin23-gcc... clang
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
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 dependency style of clang... gcc3
checking for a sed that does not truncate output... /opt/pkg/bin/nbsed
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
checking for fgrep... /usr/bin/grep -F
checking for ld used by clang... /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking if the linker (/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... (cached) 1048576
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert aarch64-apple-darwin23 file names to aarch64-apple-darwin23 format... func_convert_file_noop
checking how to convert aarch64-apple-darwin23 file names to toolchain format... func_convert_file_noop
checking for /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r
checking for aarch64-apple-darwin23-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for aarch64-apple-darwin23-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... print -r --
checking for aarch64-apple-darwin23-ar... no
checking for ar... ar
checking for archiver @FILE support... no
checking for aarch64-apple-darwin23-strip... no
checking for strip... strip
checking for aarch64-apple-darwin23-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from clang object... ok
checking for sysroot... no
checking for aarch64-apple-darwin23-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for aarch64-apple-darwin23-dsymutil... no
checking for dsymutil... dsymutil
checking for aarch64-apple-darwin23-nmedit... no
checking for nmedit... nmedit
checking for aarch64-apple-darwin23-lipo... no
checking for lipo... lipo
checking for aarch64-apple-darwin23-otool... no
checking for otool... otool
checking for aarch64-apple-darwin23-otool64... no
checking for otool64... no
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking for -force_load linker flag... yes
checking how to run the C preprocessor... clang -E
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 for dlfcn.h... yes
checking for objdir... .libs
checking if clang supports -fno-rtti -fno-exceptions... yes
checking for clang option to produce PIC... -fno-common -DPIC
checking if clang PIC flag -fno-common -DPIC works... yes
checking if clang static flag -static works... no
checking if clang supports -c -o file.o... rm: conftest*: No such file or directory
yes
checking if clang supports -c -o file.o... (cached) yes
checking whether the clang linker (/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin23 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for aarch64-apple-darwin23-gcc... (cached) clang
checking whether we are using the GNU C compiler... (cached) yes
checking whether clang accepts -g... (cached) yes
checking for clang option to accept ISO C89... (cached) none needed
checking dependency style of clang... (cached) gcc3
checking whether we are using the GNU C++ compiler... yes
checking whether clang++ accepts -g... yes
checking dependency style of clang++... gcc3
checking how to run the C++ preprocessor... clang++ -E
checking for ld used by clang++... /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking if the linker (/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
checking whether the clang++ linker (/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking for clang++ option to produce PIC... -fno-common -DPIC
checking if clang++ PIC flag -fno-common -DPIC works... yes
checking if clang++ static flag -static works... no
checking if clang++ supports -c -o file.o... rm: conftest*: No such file or directory
yes
checking if clang++ supports -c -o file.o... (cached) yes
checking whether the clang++ linker (/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin23 dyld
checking how to hardcode library paths into programs... immediate
checking for library containing sqrt... none required
checking for library containing SDL_Init... -lSDL
checking for library containing glLoadIdentity... -lGL
checking for library containing alSourcePlay... -lopenal
checking for library containing lua_pcall... -llua5.1
checking for library containing ilInit... -lIL
checking for library containing FT_Load_Glyph... -lfreetype
checking for library containing PHYSFS_init... -lphysfs
checking for library containing ModPlug_Load... -lmodplug
checking for library containing mpg123_open_feed... -lmpg123
checking for library containing mpg123_seek_64... none required
checking for library containing ov_open... -lvorbisfile
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
rm: libtoolT: No such file or directory
configure: WARNING: unrecognized options: --disable-sdltest, --with-libiconv-prefix
=> Modifying libtool scripts to use pkgsrc libtool
=> Modifying libtool scripts to use pkgsrc depcomp