=> Bootstrap dependency digest>=20211023: found digest-20220214
=> Checksum BLAKE2s OK for proj-9.5.0.tar.gz
=> Checksum SHA512 OK for proj-9.5.0.tar.gz
===> Installing dependencies for proj-9.5.0nb3
==========================================================================
The following variables will affect the build process of this package,
proj-9.5.0nb3.  Their current value is shown below:

        * JPEG_DEFAULT = jpeg
        * KRB5_DEFAULT = heimdal
        * SSLBASE = /usr
        * SSLCERTBUNDLE (not defined)
        * SSLCERTS = /etc/openssl/certs
        * SSLDIR = /etc/openssl
        * SSLKEYS = /etc/openssl/private

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

        * JPEGBASE (defined, but empty)
        * JPEG_TYPE = jpeg
        * KRB5BASE (defined, but empty)
        * KRB5_TYPE = heimdal

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
`/usr/bin/make clean' after the changes.
==========================================================================
=> Tool dependency sqlite3>=3.10.0: found sqlite3-3.47.1
=> Tool dependency cmake>=0: found cmake-3.31.0nb1
=> Tool dependency libtool-base>=2.4.2nb9: found libtool-base-2.4.7nb1
=> Tool dependency mktools-[0-9]*: found mktools-20220614
=> Tool dependency gmake>=3.81: found gmake-4.4.1
=> Tool dependency pkgconf-[0-9]*: found pkgconf-2.3.0
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Build dependency googletest>=1.4.0: found googletest-1.15.2
=> Build dependency nlohmann-json>=3.7.0: found nlohmann-json-3.11.3
=> Full dependency curl>=8.11.0nb2: found curl-8.11.0nb2
=> Full dependency sqlite3>=3.47.0nb3: found sqlite3-3.47.1
=> Full dependency tiff>=4.6.0: found tiff-4.7.0
===> Skipping vulnerability checks.
WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found.
WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'.
===> Overriding tools for proj-9.5.0nb3
===> Extracting for proj-9.5.0nb3
===> Patching for proj-9.5.0nb3
===> Creating toolchain wrappers for proj-9.5.0nb3
===> Configuring for proj-9.5.0nb3
=> Generating pkg-config files for builtin xz package.
-- The C compiler identification is GNU 10.5.0
-- The CXX compiler identification is GNU 10.5.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /pbulk/work/geography/proj/work/.cwrapper/bin/gcc - 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: /pbulk/work/geography/proj/work/.cwrapper/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Requiring C++11
-- Requiring C++11 - done
-- Requiring C99
-- Requiring C99 - done
-- Configuring PROJ:
-- PROJ_VERSION                   = 9.5.0
-- Looking for localeconv
-- Looking for localeconv - found
-- Looking for strerror
-- Looking for strerror - found
-- Looking for dladdr in dl
-- Looking for dladdr in dl - not found
-- Looking for exp in m
-- Looking for exp in m - found
-- found nlohmann/json version 3.11.3
-- nlohmann/json: external
-- Found SQLite3: /usr/pkg/include (found version "3.47.1")
-- Found TIFF: /usr/pkg/lib/libtiff.so (found version "4.7.0")
-- Found CURL: /usr/pkg/lib/libcurl.so (found version "8.11.0")
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - found
-- Found Threads: TRUE
-- Configuring proj library:
-- ENABLE_IPO                     = OFF
-- PROJ_OUTPUT_NAME               = proj
-- BUILD_SHARED_LIBS              = ON
-- PROJ_LIBRARIES                 = proj
-- Checking if network is available
-- Checking if network is available - no; skipping network-dependent tests.
-- Could NOT find Python (missing: Python_EXECUTABLE Interpreter) 
CMake Warning at test/cli/CMakeLists.txt:136 (message):
  Python/YAML command-line interface tests not run


-- Looking for GTest
-- Looking for GTest - found (1.15.2)
-- Using external GTest
-- PROJ: Configured 'dist' target
-- Configuring done (21.4s)
-- Generating done (3.3s)
CMake Warning:
  Manually-specified variables were not used by the project:

    FETCHCONTENT_FULLY_DISCONNECTED


-- Build files have been written to: /pbulk/work/geography/proj/work/proj-9.5.0/cmake-pkgsrc-build
=> Modifying libtool scripts to use pkgsrc libtool
=> Modifying libtool scripts to use pkgsrc depcomp