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

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

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 cmake>=0: found cmake-3.31.1
=> Tool dependency mktools-[0-9]*: found mktools-20220614
=> Tool dependency gmake>=3.81: found gmake-4.4.1
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
===> 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 duckdb-1.1.2
===> Extracting for duckdb-1.1.2
===> Patching for duckdb-1.1.2
===> Creating toolchain wrappers for duckdb-1.1.2
===> Configuring for duckdb-1.1.2
-- Could NOT find Python3 (missing: Python3_EXECUTABLE Interpreter) 
Hint: The project() command has not yet been called.  It sets up system-specific search paths.
-- The C compiler identification is GNU 7.5.0
-- The CXX compiler identification is GNU 7.5.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /pbulk/work/databases/duckdb/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/databases/duckdb/work/.cwrapper/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- 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
-- Could NOT find Git (missing: GIT_EXECUTABLE) 
CMake Warning at CMakeLists.txt:304 (message):
  Git NOT FOUND and EXTERNAL_GIT_DESCRIBE not provided, continuing with dummy
  version v0.0.1


-- git hash 0123456789, version v0.0.1, extension folder v0.0.1
CMake Warning at CMakeLists.txt:569 (message):
  Please use a recent compiler for debug builds


-- Setting build type to 'Release'.
-- Could not find python3, create extension directory step will be skipped
-- Load extension 'parquet' from '/pbulk/work/databases/duckdb/work/duckdb-1.1.2/extensions' @ v0.0.1
-- Extensions linked into DuckDB: [parquet]
-- Configuring done (9.2s)
-- Generating done (4.8s)
CMake Warning:
  Manually-specified variables were not used by the project:

    BUILD_AUTOCOMPLETE_EXTENSION
    BUILD_EXCEL_EXTENSION
    BUILD_FTS_EXTENSION
    BUILD_HTTPFS_EXTENSION
    BUILD_ICU_EXTENSION
    BUILD_INET_EXTENSION
    BUILD_JEMALLOC_EXTENSION
    BUILD_JSON_EXTENSION
    BUILD_PARQUET_EXTENSION
    BUILD_SQLSMITH_EXTENSION
    BUILD_TPCDS_EXTENSION
    BUILD_TPCH_EXTENSION
    BUILD_VISUALIZER_EXTENSION
    FETCHCONTENT_FULLY_DISCONNECTED


-- Build files have been written to: /pbulk/work/databases/duckdb/work/duckdb-1.1.2/cmake-pkgsrc-build