=> Checksum BLAKE2s OK for eureka-2.0.2.tar.gz
=> Checksum SHA512 OK for eureka-2.0.2.tar.gz
===> Installing dependencies for eureka-2.0.2nb1
==========================================================================
The supported build options for eureka are:

	opengl xdg-utils

The currently selected options are:

	opengl xdg-utils

You can select which build options to use by setting PKG_DEFAULT_OPTIONS
or the following variable.  Its current value is shown:

	PKG_OPTIONS.eureka (not defined)

==========================================================================
==========================================================================
The following variables will affect the build process of this package,
eureka-2.0.2nb1.  Their current value is shown below:

        * JPEG_DEFAULT = jpeg

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

        * JPEGBASE (defined, but empty)
        * JPEG_TYPE = jpeg

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 cmake>=0: found cmake-3.31.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 xdg-utils>=1.1: found xdg-utils-1.2.1
=> Full dependency fltk>=1.3.8nb3: found fltk-1.3.10
=> Full dependency hicolor-icon-theme>=0.9nb1: found hicolor-icon-theme-0.17nb1
=> Full dependency libICE>=0.99.1: found libICE-1.1.1
=> Full dependency libSM>=0.99.2: found libSM-1.2.4
=> Full dependency libXext>=0.99.0: found libXext-1.3.6
=> Full dependency libXpm>=3.5.4.2: found libXpm-3.5.17
=> Full dependency zlib>=1.2.3: found zlib-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 jpeg>=8nb1: found jpeg-9f
=> 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 libxcb>=1.6: found libxcb-1.17.0
=> Full dependency png>=1.2.4: found png-1.6.44
===> Overriding tools for eureka-2.0.2nb1
===> Extracting for eureka-2.0.2nb1
===> Patching for eureka-2.0.2nb1
=> Applying pkgsrc patches for eureka-2.0.2nb1
=> Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/games/eureka/patches/patch-CMakeLists.txt
=> Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/games/eureka/patches/patch-CMakeLists.txt
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-CMakeLists.txt,v 1.1 2024/07/08 14:04:42 micha Exp $
|
|Let pkgsrc handle icon and desktop files.
|
|--- CMakeLists.txt.orig	2024-07-07 19:06:38.000000000 +0000
|+++ CMakeLists.txt
--------------------------
Patching file CMakeLists.txt using Plan A...
Hunk #1 succeeded at 170.
done
=> Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/games/eureka/patches/patch-src_CMakeLists.txt
=> Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/games/eureka/patches/patch-src_CMakeLists.txt
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_CMakeLists.txt,v 1.2 2024/07/12 11:13:13 micha Exp $
|
|Disable downloads for Apple platforms.
|Remove" -Werror".
|Add "-Wno-cast-function-type".
|Remove duplicated flags (GCC fails because they are inserted with quotes).
|
|--- src/CMakeLists.txt.orig	2024-07-09 18:15:50.000000000 +0000
|+++ src/CMakeLists.txt
--------------------------
Patching file src/CMakeLists.txt using Plan A...
Hunk #1 succeeded at 237.
Hunk #2 succeeded at 359.
done
=> Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/games/eureka/patches/patch-src_m__files.cc
=> Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/games/eureka/patches/patch-src_m__files.cc
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_m__files.cc,v 1.3 2024/07/08 14:04:42 micha Exp $
|
|Add placeholder for pkgsrc DOOMWADDIR to beginning of search list.
|
|--- src/m_files.cc.orig	2018-06-23 11:29:07.000000000 +0000
|+++ src/m_files.cc
--------------------------
Patching file src/m_files.cc using Plan A...
Hunk #1 succeeded at 506.
done
=> Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/games/eureka/patches/patch-src_m__strings.h
=> Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/games/eureka/patches/patch-src_m__strings.h
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_m__strings.h,v 1.1 2024/07/08 14:04:42 micha Exp $
|
|Fix headers.
|
|--- src/m_strings.h.orig	2024-07-04 06:00:57.000000000 +0000
|+++ src/m_strings.h
--------------------------
Patching file src/m_strings.h using Plan A...
Hunk #1 succeeded at 23.
done
=> Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/games/eureka/patches/patch-src_main.cc
=> Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/games/eureka/patches/patch-src_main.cc
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_main.cc,v 1.3 2024/07/08 14:04:42 micha Exp $
|
|Include missing header.
|Add placeholder for pkgsrc PREFIX to beginning of search list.
|Remove date to make builds reproducible (based on Debian patch).
|
|--- src/main.cc.orig	2024-07-04 06:00:57.000000000 +0000
|+++ src/main.cc
--------------------------
Patching file src/main.cc using Plan A...
Hunk #1 succeeded at 30.
Hunk #2 succeeded at 325.
Hunk #3 succeeded at 1060.
done
===> Creating toolchain wrappers for eureka-2.0.2nb1
===> Configuring for eureka-2.0.2nb1
-- The C compiler identification is AppleClang 13.1.6.13160021
-- The CXX compiler identification is AppleClang 13.1.6.13160021
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /Users/pbulk/build/games/eureka/work/.cwrapper/bin/clang - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /Users/pbulk/build/games/eureka/work/.cwrapper/bin/clang++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found X11: /opt/pkg/include
-- Looking for XOpenDisplay in /opt/pkg/lib/libX11.dylib;/opt/pkg/lib/libXext.dylib
-- Looking for XOpenDisplay in /opt/pkg/lib/libX11.dylib;/opt/pkg/lib/libXext.dylib - found
-- Looking for gethostbyname
-- Looking for gethostbyname - found
-- Looking for connect
-- Looking for connect - found
-- Looking for remove
-- Looking for remove - found
-- Looking for shmat
-- Looking for shmat - found
-- Looking for IceConnectionNumber in ICE
-- Looking for IceConnectionNumber in ICE - found
-- Found FLTK: /opt/pkg/lib/libfltk_images.dylib;/opt/pkg/lib/libfltk_forms.dylib;/opt/pkg/lib/libfltk.dylib
-- Found ZLIB: /opt/pkg/lib/libz.dylib (found version "1.3.1")
-- Configuring done (4.0s)
-- Generating done (0.0s)
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_INSTALL_LIBDIR
    CMAKE_INSTALL_MANDIR
    FETCHCONTENT_FULLY_DISCONNECTED


-- Build files have been written to: /Users/pbulk/build/games/eureka/work/eureka-editor-eureka-2.0.2/cmake-pkgsrc-build
=> Preparing m_files.cc ...
=> Preparing main.cc ...