+ case "${usergroup_phase}" in
+ local run_cmd
+ run_cmd=run_su
+ shift
+ run_su /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/duckdb-0.9.2/work.log
+ su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/duckdb-0.9.2/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
=> Checksum BLAKE2s OK for duckdb-0.9.2.tar.gz
=> Checksum SHA512 OK for duckdb-0.9.2.tar.gz
===> Installing dependencies for duckdb-0.9.2
==========================================================================
The following variables will affect the build process of this package,
duckdb-0.9.2.  Their current value is shown below:

        * SSLBASE (defined)
        * SSLCERTBUNDLE (not defined)
        * SSLCERTS = /etc/opt/pkg/openssl/certs
        * SSLDIR = /etc/opt/pkg/openssl
        * SSLKEYS = /etc/opt/pkg/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
`/opt/pkg/bin/bmake clean' after the changes.
==========================================================================
=> Tool dependency cmake>=0: found cmake-3.28.3
=> 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
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Full dependency openssl>=3: found openssl-3.1.5
===> Overriding tools for duckdb-0.9.2
===> Extracting for duckdb-0.9.2
===> Patching for duckdb-0.9.2
===> Creating toolchain wrappers for duckdb-0.9.2
===> Configuring for duckdb-0.9.2
=> Checking for portability problems in extracted files
-- The C compiler identification is GNU 13.2.0
-- The CXX compiler identification is GNU 13.2.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /home/pbulk/build/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: /home/pbulk/build/databases/duckdb/work/.cwrapper/bin/g++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE  
-- Could NOT find Git (missing: GIT_EXECUTABLE) 
Git NOT FOUND
-- git hash , version v0.0.1-dev0
-- Setting build type to 'Release'.
-- Load extension 'parquet' from '/home/pbulk/build/databases/duckdb/work/duckdb-0.9.2/extensions'
-- Load extension 'jemalloc' from '/home/pbulk/build/databases/duckdb/work/duckdb-0.9.2/extensions'
CMake Deprecation Warning at extension/jemalloc/CMakeLists.txt:1 (cmake_minimum_required):
  Compatibility with CMake < 3.5 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.


-- Extensions linked into DuckDB: [parquet, jemalloc]
-- Configuring done (62.4s)
-- Generating done (1.2s)
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
    CMAKE_INSTALL_LIBDIR
    CMAKE_INSTALL_MANDIR


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