=> 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 (defined) * SSLCERTBUNDLE (not defined) * SSLCERTS = /opt/pkg/etc/openssl/certs * SSLDIR = /opt/pkg/etc/openssl * SSLKEYS = /opt/pkg/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 `/opt/pkg/bin/bmake clean' after the changes. ========================================================================== => Tool dependency cmake>=0: found cmake-3.31.0 => 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.3.2 ===> 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 -- Found Python3: /usr/bin/python3 (found version "3.8.9") found components: Interpreter -- 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/databases/duckdb/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/databases/duckdb/work/.cwrapper/bin/clang++ - 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 -- Found Git: /usr/bin/git (found version "2.32.1 (Apple Git-133)") fatal: not a git repository (or any parent up to mount point /Users/pbulk) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). CMake Warning at CMakeLists.txt:289 (message): git is available (at /usr/bin/git) but has failed to execute 'log -1 --format=%h'. Consider providing explicit GIT_COMMIT_HASH or OVERRIDE_GIT_DESCRIBE fatal: not a git repository (or any parent up to mount point /Users/pbulk) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). CMake Warning at CMakeLists.txt:300 (message): git is available (at /usr/bin/git) but has failed to execute 'describe --tags --long', likely due to shallow clone. Consider providing explicit OVERRIDE_GIT_DESCRIBE or clone with tags. Continuing with dummy version v0.0.1 -- git hash 0123456789, version v0.0.1, extension folder v0.0.1 -- Setting build type to 'Release'. -- Extensions will be deployed to: /Users/pbulk/build/databases/duckdb/work/duckdb-1.1.2/cmake-pkgsrc-build/repository -- Load extension 'parquet' from '/Users/pbulk/build/databases/duckdb/work/duckdb-1.1.2/extensions' @ v0.0.1 -- Extensions linked into DuckDB: [parquet] -- Configuring done (13.3s) -- Generating done (1.3s) 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: /Users/pbulk/build/databases/duckdb/work/duckdb-1.1.2/cmake-pkgsrc-build