WARNING: USE_CMAKE is deprecated; use devel/cmake/build.mk instead.
=> Checksum BLAKE2s OK for quazip-0.9.tar.gz
=> Checksum SHA512 OK for quazip-0.9.tar.gz
===> Installing dependencies for quazip-0.9nb21
==========================================================================
The following variables will affect the build process of this package,
quazip-0.9nb21.  Their current value is shown below:

        * JPEG_DEFAULT = libjpeg-turbo
        * 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 = libjpeg-turbo

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.82.5
=> Tool dependency cmake>=3.18: found cmake-3.31.7nb2
=> 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 qt5-qtbase>=5.15.16nb4: found qt5-qtbase-5.15.16nb4
=> Full dependency zlib>=1.2.3: found zlib-1.3.1
=> Full dependency brotli>=1.0.1: found brotli-1.1.0
=> Full dependency bzip2>=1.0.1: found bzip2-1.0.8
=> Full dependency dbus>=0.91: found dbus-1.14.10
=> Full dependency expat>=1.95.7: found expat-2.7.1
=> Full dependency freetype2>=2.13.0: found freetype2-2.13.3
=> Full dependency gettext-lib>=0.22: found gettext-lib-0.22.5
=> Full dependency glib2>=2.4.0: found glib2-2.82.5
=> Full dependency graphite2>=1.2: found graphite2-1.3.14nb3
=> Full dependency harfbuzz>=2.1.1: found harfbuzz-11.2.1
=> Full dependency libiconv>=1.9.1: found libiconv-1.17
=> Full dependency icu>=3.4: found icu-77.1
=> Full dependency libffi>=1.20: found libffi-3.4.8
=> Full dependency libjpeg-turbo>=1.1.0: found libjpeg-turbo-3.1.0nb1
=> Full dependency libproxy>=0.2.3: found libproxy-0.5.9nb6
=> Full dependency openssl>=1.1.1: found openssl-3.4.1
=> Full dependency pcre2>=10.21: found pcre2-10.45
=> Full dependency png>=1.2.4: found png-1.6.48
=> Full dependency sqlite3>=3.0.8: found sqlite3-3.49.2
===> Overriding tools for quazip-0.9nb21
===> Extracting for quazip-0.9nb21
===> Patching for quazip-0.9nb21
=> Applying pkgsrc patches for quazip-0.9nb21
=> Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/archivers/quazip/patches/patch-CMakeLists.txt
=> Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/archivers/quazip/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 2020/05/28 14:15:12 ryoon Exp $
|
|* Set version in quazip.pc.
|
|--- CMakeLists.txt.orig	2020-04-29 12:11:37.000000000 +0000
|+++ CMakeLists.txt
--------------------------
Patching file CMakeLists.txt using Plan A...
Hunk #1 succeeded at 1.
done
===> Creating toolchain wrappers for quazip-0.9nb21
===> Configuring for quazip-0.9nb21
=> Fixing CMAKE_MODULE_PATH in CMakeLists.txt
INFO: [subst.mk:cmake] Nothing changed in "CMakeLists.txt".
CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
  Compatibility with CMake < 3.10 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value.  Or, use the <min>...<max> syntax
  to tell CMake that the project requires at least <min> but has been updated
  to work with policies introduced by <max> or earlier.


-- The C compiler identification is AppleClang 13.1.6.13160021
-- The CXX compiler identification is AppleClang 13.1.6.13160021
CMake Warning (dev) at /opt/pkg/share/cmake-3.31/Modules/Platform/Darwin.cmake:249 (include):
  File /opt/pkg/share/cmake-3.31/Modules/Platform/Darwin.cmake includes
  /Users/pbulk/build/archivers/quazip/work/.buildlink/cmake-Modules/Platform/UnixPaths.cmake
  (found via CMAKE_MODULE_PATH) which shadows
  /opt/pkg/share/cmake-3.31/Modules/Platform/UnixPaths.cmake.  This may cause
  errors later on .

  Policy CMP0017 is not set: Prefer files from the CMake module directory
  when including from there.  Run "cmake --help-policy CMP0017" for policy
  details.  Use the cmake_policy command to set the policy and suppress this
  warning.
Call Stack (most recent call first):
  /opt/pkg/share/cmake-3.31/Modules/CMakeSystemSpecificInformation.cmake:32 (include)
  CMakeLists.txt:2 (project)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /Users/pbulk/build/archivers/quazip/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/archivers/quazip/work/.cwrapper/bin/clang++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found ZLIB: /Users/pbulk/build/archivers/quazip/work/.buildlink/lib/libz.dylib (found version "1.3.1")
-- Configuring done (3.9s)
-- Generating done (0.0s)
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_INSTALL_LIBDIR
    CMAKE_INSTALL_MANDIR


-- Build files have been written to: /Users/pbulk/build/archivers/quazip/work/quazip-0.9
=> Rewrite cmake Dependencies files