=> Bootstrap dependency digest>=20211023: found digest-20220214
WARNING: [license.mk] Every package should define a LICENSE.
=> Checksum BLAKE2s OK for zint-2.13.0-src.tar.gz
=> Checksum SHA512 OK for zint-2.13.0-src.tar.gz
===> Installing dependencies for zint-2.13.0nb2
==========================================================================
The supported build options for zint are:

	qt5

The currently selected options are:

	qt5

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

	PKG_OPTIONS.zint (not defined)

==========================================================================
==========================================================================
The following variables will affect the build process of this package,
zint-2.13.0nb2.  Their current value is shown below:

        * JPEG_DEFAULT = jpeg
        * SSLBASE (defined)
        * SSLCERTBUNDLE (not defined)
        * SSLCERTS = /opt/pkg/etc/openssl/certs
        * SSLDIR = /opt/pkg/etc/openssl
        * SSLKEYS = /opt/pkg/etc/openssl/private

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 glib2-tools-[0-9]*: found glib2-tools-2.80.4
=> Tool dependency cmake>=0: found cmake-3.30.1
=> Tool dependency mktools-[0-9]*: found mktools-20220614
=> 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 png>=1.6.0nb1: found png-1.6.43
=> Full dependency qt5-qtsvg>=5.15.13nb1: found qt5-qtsvg-5.15.14nb1
=> Full dependency qt5-qttools>=5.15.13nb1: found qt5-qttools-5.15.14nb1
===> Overriding tools for zint-2.13.0nb2
===> Extracting for zint-2.13.0nb2
===> Patching for zint-2.13.0nb2
=> Applying pkgsrc patches for zint-2.13.0nb2
=> Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/graphics/zint/patches/patch-frontend_main.c
=> Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/graphics/zint/patches/patch-frontend_main.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-frontend_main.c,v 1.1 2024/03/14 12:24:54 wiz Exp $
|
|NetBSD does not support getopt_long_only.
|
|--- frontend/main.c.orig	2024-03-14 12:03:48.639294632 +0000
|+++ frontend/main.c
--------------------------
Patching file frontend/main.c using Plan A...
Hunk #1 succeeded at 1443.
Hunk #2 succeeded at 1542.
done
===> Creating toolchain wrappers for zint-2.13.0nb2
===> Configuring for zint-2.13.0nb2
=> Checking for portability problems in extracted files
-- 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/graphics/zint/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/graphics/zint/work/.cwrapper/bin/clang++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Performing Test CXX_COMPILER_FLAG_WALL
-- Performing Test CXX_COMPILER_FLAG_WALL - Success
-- Performing Test CXX_COMPILER_FLAG_WEXTRA
-- Performing Test CXX_COMPILER_FLAG_WEXTRA - Success
-- Performing Test CXX_COMPILER_FLAG_WPEDANTIC
-- Performing Test CXX_COMPILER_FLAG_WPEDANTIC - Success
-- Looking for getopt
-- Looking for getopt - found
-- Found ZLIB: /opt/pkg/lib/libz.dylib (found version "1.3.1")
-- Found PNG: /opt/pkg/lib/libpng16.dylib (found version "1.6.43")
-- Using PNG
-- Using Qt5
-- Qt version: 5.15.14
-- Configuring done (2.8s)
-- Generating done (0.1s)
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/graphics/zint/work/zint-2.13.0-src/cmake-pkgsrc-build