+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/local/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=314 WRKLOG=/tmp/bulklog/py314-duckdb-1.5.3/work.log + su pbulk -c '"$@"' make /opt/local/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=314 WRKLOG=/tmp/bulklog/py314-duckdb-1.5.3/work.log ===> Building for py314-duckdb-1.5.3 * Building wheel... [duckdb_pytooling.build_backend] Building duckdb wheel from sdist. Reading duckdb version from file. [duckdb_pytooling.build_backend] cmake.define.OVERRIDE_GIT_DESCRIBE set to v1.5.3 *** scikit-build-core 0.12.2 using CMake 4.3.3 (wheel) *** Configuring CMake... loading initial cache file /home/pbulk/build/databases/py-duckdb/work/build/CMakeInit.txt -- The CXX compiler identification is GNU 13.4.0 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /home/pbulk/build/databases/py-duckdb/work/.cwrapper/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found Python: /opt/local/bin/python3.14 (found suitable version "3.14.5", minimum required is "3.8") found components: Interpreter Development.Module Development.Embed -- Performing Test HAS_FLTO_AUTO -- Performing Test HAS_FLTO_AUTO - Failed -- Performing Test HAS_FLTO -- Performing Test HAS_FLTO - Failed -- Found pybind11: /opt/local/lib/python3.14/site-packages/pybind11/include (found version "3.0.4") -- DuckDB: Configured for release build -- DuckDB Configuration: -- Source: /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb -- Build Type: Release -- Native Arch: OFF -- Unity Build Disabled: OFF -- Found Python3: /opt/local/bin/python3.14 (found version "3.14.5") found components: Interpreter -- The C compiler identification is GNU 13.4.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /home/pbulk/build/databases/py-duckdb/work/.cwrapper/bin/gcc - skipped -- Detecting C compile features -- Detecting C 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 hash 0123456789, version v1.5.3, extension folder v1.5.3 -- Build workers: compile= link_release=4 link_non_release=2 -- Extensions will be deployed to: /home/pbulk/build/databases/py-duckdb/work/build/repository -- Load extension 'core_functions' from '/home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/extensions' @ v1.5.3 -- Load extension 'json' from '/home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/extensions' @ v1.5.3 -- Load extension 'parquet' from '/home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/extensions' @ v1.5.3 -- Load extension 'icu' from '/home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/extensions' @ v1.5.3 -- Extensions linked into DuckDB: [core_functions, json, parquet, icu] -- Linking DuckDB extensions: -- - core_functions -- - json -- - parquet -- - icu -- Configuring done (23.2s) -- Generating done (1.7s) -- Build files have been written to: /home/pbulk/build/databases/py-duckdb/work/build *** Building project with Ninja... [1/510] Building C object duckdb/third_party/jemalloc/CMakeFiles/duckdb_jemalloc.dir/src/div.c.o In file included from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:49, from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/src/div.c:1: /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:740: warning: "je_free_aligned_sized" redefined 740 | #define je_free_aligned_sized JEMALLOC_N(je_free_aligned_sized) | In file included from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:27: /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:88: note: this is the location of the previous definition 88 | # define je_free_aligned_sized duckdb_je_free_aligned_sized | /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:741: warning: "je_free_sized" redefined 741 | #define je_free_sized JEMALLOC_N(je_free_sized) | /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:87: note: this is the location of the previous definition 87 | # define je_free_sized duckdb_je_free_sized | [2/510] Building C object duckdb/third_party/jemalloc/CMakeFiles/duckdb_jemalloc.dir/src/batcher.c.o In file included from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:49, from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/src/batcher.c:1: /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:740: warning: "je_free_aligned_sized" redefined 740 | #define je_free_aligned_sized JEMALLOC_N(je_free_aligned_sized) | In file included from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:27: /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:88: note: this is the location of the previous definition 88 | # define je_free_aligned_sized duckdb_je_free_aligned_sized | /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:741: warning: "je_free_sized" redefined 741 | #define je_free_sized JEMALLOC_N(je_free_sized) | /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:87: note: this is the location of the previous definition 87 | # define je_free_sized duckdb_je_free_sized | [3/510] Building C object duckdb/third_party/jemalloc/CMakeFiles/duckdb_jemalloc.dir/src/bitmap.c.o In file included from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:49, from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/src/bitmap.c:1: /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:740: warning: "je_free_aligned_sized" redefined 740 | #define je_free_aligned_sized JEMALLOC_N(je_free_aligned_sized) | In file included from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:27: /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:88: note: this is the location of the previous definition 88 | # define je_free_aligned_sized duckdb_je_free_aligned_sized | /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:741: warning: "je_free_sized" redefined 741 | #define je_free_sized JEMALLOC_N(je_free_sized) | /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:87: note: this is the location of the previous definition 87 | # define je_free_sized duckdb_je_free_sized | [4/510] Building C object duckdb/third_party/jemalloc/CMakeFiles/duckdb_jemalloc.dir/src/cache_bin.c.o In file included from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:49, from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/src/cache_bin.c:1: /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:740: warning: "je_free_aligned_sized" redefined 740 | #define je_free_aligned_sized JEMALLOC_N(je_free_aligned_sized) | In file included from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:27: /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:88: note: this is the location of the previous definition 88 | # define je_free_aligned_sized duckdb_je_free_aligned_sized | /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:741: warning: "je_free_sized" redefined 741 | #define je_free_sized JEMALLOC_N(je_free_sized) | /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:87: note: this is the location of the previous definition 87 | # define je_free_sized duckdb_je_free_sized | [5/510] Building C object duckdb/third_party/jemalloc/CMakeFiles/duckdb_jemalloc.dir/src/bin.c.o In file included from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:49, from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/src/bin.c:1: /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:740: warning: "je_free_aligned_sized" redefined 740 | #define je_free_aligned_sized JEMALLOC_N(je_free_aligned_sized) | In file included from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:27: /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:88: note: this is the location of the previous definition 88 | # define je_free_aligned_sized duckdb_je_free_aligned_sized | /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:741: warning: "je_free_sized" redefined 741 | #define je_free_sized JEMALLOC_N(je_free_sized) | /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:87: note: this is the location of the previous definition 87 | # define je_free_sized duckdb_je_free_sized | [6/510] Building C object duckdb/third_party/jemalloc/CMakeFiles/duckdb_jemalloc.dir/src/bin_info.c.o In file included from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:49, from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/src/bin_info.c:1: /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:740: warning: "je_free_aligned_sized" redefined 740 | #define je_free_aligned_sized JEMALLOC_N(je_free_aligned_sized) | In file included from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:27: /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:88: note: this is the location of the previous definition 88 | # define je_free_aligned_sized duckdb_je_free_aligned_sized | /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:741: warning: "je_free_sized" redefined 741 | #define je_free_sized JEMALLOC_N(je_free_sized) | /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:87: note: this is the location of the previous definition 87 | # define je_free_sized duckdb_je_free_sized | [7/510] Building C object duckdb/third_party/jemalloc/CMakeFiles/duckdb_jemalloc.dir/src/ecache.c.o In file included from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:49, from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/src/ecache.c:1: /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:740: warning: "je_free_aligned_sized" redefined 740 | #define je_free_aligned_sized JEMALLOC_N(je_free_aligned_sized) | In file included from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:27: /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:88: note: this is the location of the previous definition 88 | # define je_free_aligned_sized duckdb_je_free_aligned_sized | /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:741: warning: "je_free_sized" redefined 741 | #define je_free_sized JEMALLOC_N(je_free_sized) | /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:87: note: this is the location of the previous definition 87 | # define je_free_sized duckdb_je_free_sized | [8/510] Building C object duckdb/third_party/jemalloc/CMakeFiles/duckdb_jemalloc.dir/src/ehooks.c.o In file included from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:49, from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/src/ehooks.c:1: /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:740: warning: "je_free_aligned_sized" redefined 740 | #define je_free_aligned_sized JEMALLOC_N(je_free_aligned_sized) | In file included from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:27: /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:88: note: this is the location of the previous definition 88 | # define je_free_aligned_sized duckdb_je_free_aligned_sized | /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:741: warning: "je_free_sized" redefined 741 | #define je_free_sized JEMALLOC_N(je_free_sized) | /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:87: note: this is the location of the previous definition 87 | # define je_free_sized duckdb_je_free_sized | [9/510] Building C object duckdb/third_party/jemalloc/CMakeFiles/duckdb_jemalloc.dir/src/exp_grow.c.o In file included from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:49, from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/src/exp_grow.c:1: /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:740: warning: "je_free_aligned_sized" redefined 740 | #define je_free_aligned_sized JEMALLOC_N(je_free_aligned_sized) | In file included from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:27: /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:88: note: this is the location of the previous definition 88 | # define je_free_aligned_sized duckdb_je_free_aligned_sized | /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:741: warning: "je_free_sized" redefined 741 | #define je_free_sized JEMALLOC_N(je_free_sized) | /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:87: note: this is the location of the previous definition 87 | # define je_free_sized duckdb_je_free_sized | [10/510] Building C object duckdb/third_party/jemalloc/CMakeFiles/duckdb_jemalloc.dir/src/extent_mmap.c.o In file included from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:49, from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/src/extent_mmap.c:1: /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:740: warning: "je_free_aligned_sized" redefined 740 | #define je_free_aligned_sized JEMALLOC_N(je_free_aligned_sized) | In file included from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:27: /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:88: note: this is the location of the previous definition 88 | # define je_free_aligned_sized duckdb_je_free_aligned_sized | /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:741: warning: "je_free_sized" redefined 741 | #define je_free_sized JEMALLOC_N(je_free_sized) | /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:87: note: this is the location of the previous definition 87 | # define je_free_sized duckdb_je_free_sized | [11/510] Building C object duckdb/third_party/jemalloc/CMakeFiles/duckdb_jemalloc.dir/src/hook.c.o In file included from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:49, from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/src/hook.c:1: /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:740: warning: "je_free_aligned_sized" redefined 740 | #define je_free_aligned_sized JEMALLOC_N(je_free_aligned_sized) | In file included from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:27: /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:88: note: this is the location of the previous definition 88 | # define je_free_aligned_sized duckdb_je_free_aligned_sized | /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:741: warning: "je_free_sized" redefined 741 | #define je_free_sized JEMALLOC_N(je_free_sized) | /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:87: note: this is the location of the previous definition 87 | # define je_free_sized duckdb_je_free_sized | [12/510] Building C object duckdb/third_party/jemalloc/CMakeFiles/duckdb_jemalloc.dir/src/hpa_hooks.c.o In file included from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:49, from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/src/hpa_hooks.c:1: /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:740: warning: "je_free_aligned_sized" redefined 740 | #define je_free_aligned_sized JEMALLOC_N(je_free_aligned_sized) | In file included from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:27: /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:88: note: this is the location of the previous definition 88 | # define je_free_aligned_sized duckdb_je_free_aligned_sized | /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:741: warning: "je_free_sized" redefined 741 | #define je_free_sized JEMALLOC_N(je_free_sized) | /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:87: note: this is the location of the previous definition 87 | # define je_free_sized duckdb_je_free_sized | [13/510] Building C object duckdb/third_party/jemalloc/CMakeFiles/duckdb_jemalloc.dir/src/edata_cache.c.o In file included from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:49, from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/src/edata_cache.c:1: /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:740: warning: "je_free_aligned_sized" redefined 740 | #define je_free_aligned_sized JEMALLOC_N(je_free_aligned_sized) | In file included from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:27: /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:88: note: this is the location of the previous definition 88 | # define je_free_aligned_sized duckdb_je_free_aligned_sized | /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:741: warning: "je_free_sized" redefined 741 | #define je_free_sized JEMALLOC_N(je_free_sized) | /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:87: note: this is the location of the previous definition 87 | # define je_free_sized duckdb_je_free_sized | [14/510] Building C object duckdb/third_party/jemalloc/CMakeFiles/duckdb_jemalloc.dir/src/fxp.c.o In file included from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:49, from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/src/fxp.c:1: /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:740: warning: "je_free_aligned_sized" redefined 740 | #define je_free_aligned_sized JEMALLOC_N(je_free_aligned_sized) | In file included from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:27: /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:88: note: this is the location of the previous definition 88 | # define je_free_aligned_sized duckdb_je_free_aligned_sized | /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:741: warning: "je_free_sized" redefined 741 | #define je_free_sized JEMALLOC_N(je_free_sized) | /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:87: note: this is the location of the previous definition 87 | # define je_free_sized duckdb_je_free_sized | [15/510] Building C object duckdb/third_party/jemalloc/CMakeFiles/duckdb_jemalloc.dir/src/inspect.c.o In file included from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:49, from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/src/inspect.c:1: /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:740: warning: "je_free_aligned_sized" redefined 740 | #define je_free_aligned_sized JEMALLOC_N(je_free_aligned_sized) | In file included from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:27: /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:88: note: this is the location of the previous definition 88 | # define je_free_aligned_sized duckdb_je_free_aligned_sized | /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:741: warning: "je_free_sized" redefined 741 | #define je_free_sized JEMALLOC_N(je_free_sized) | /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:87: note: this is the location of the previous definition 87 | # define je_free_sized duckdb_je_free_sized | [16/510] Building C object duckdb/third_party/jemalloc/CMakeFiles/duckdb_jemalloc.dir/src/san.c.o In file included from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:49, from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/src/san.c:1: /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:740: warning: "je_free_aligned_sized" redefined 740 | #define je_free_aligned_sized JEMALLOC_N(je_free_aligned_sized) | In file included from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:27: /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:88: note: this is the location of the previous definition 88 | # define je_free_aligned_sized duckdb_je_free_aligned_sized | /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:741: warning: "je_free_sized" redefined 741 | #define je_free_sized JEMALLOC_N(je_free_sized) | /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:87: note: this is the location of the previous definition 87 | # define je_free_sized duckdb_je_free_sized | [17/510] Building C object duckdb/third_party/jemalloc/CMakeFiles/duckdb_jemalloc.dir/src/decay.c.o In file included from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:49, from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/src/decay.c:1: /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:740: warning: "je_free_aligned_sized" redefined 740 | #define je_free_aligned_sized JEMALLOC_N(je_free_aligned_sized) | In file included from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:27: /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:88: note: this is the location of the previous definition 88 | # define je_free_aligned_sized duckdb_je_free_aligned_sized | /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:741: warning: "je_free_sized" redefined 741 | #define je_free_sized JEMALLOC_N(je_free_sized) | /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:87: note: this is the location of the previous definition 87 | # define je_free_sized duckdb_je_free_sized | [18/510] Building C object duckdb/third_party/jemalloc/CMakeFiles/duckdb_jemalloc.dir/src/extent_dss.c.o In file included from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:49, from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/src/extent_dss.c:1: /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:740: warning: "je_free_aligned_sized" redefined 740 | #define je_free_aligned_sized JEMALLOC_N(je_free_aligned_sized) | In file included from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:27: /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:88: note: this is the location of the previous definition 88 | # define je_free_aligned_sized duckdb_je_free_aligned_sized | /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:741: warning: "je_free_sized" redefined 741 | #define je_free_sized JEMALLOC_N(je_free_sized) | /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:87: note: this is the location of the previous definition 87 | # define je_free_sized duckdb_je_free_sized | [19/510] Building C object duckdb/third_party/jemalloc/CMakeFiles/duckdb_jemalloc.dir/src/san_bump.c.o In file included from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:49, from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/src/san_bump.c:1: /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:740: warning: "je_free_aligned_sized" redefined 740 | #define je_free_aligned_sized JEMALLOC_N(je_free_aligned_sized) | In file included from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:27: /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:88: note: this is the location of the previous definition 88 | # define je_free_aligned_sized duckdb_je_free_aligned_sized | /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:741: warning: "je_free_sized" redefined 741 | #define je_free_sized JEMALLOC_N(je_free_sized) | /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:87: note: this is the location of the previous definition 87 | # define je_free_sized duckdb_je_free_sized | [20/510] Building C object duckdb/third_party/jemalloc/CMakeFiles/duckdb_jemalloc.dir/src/counter.c.o In file included from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:49, from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/src/counter.c:1: /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:740: warning: "je_free_aligned_sized" redefined 740 | #define je_free_aligned_sized JEMALLOC_N(je_free_aligned_sized) | In file included from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:27: /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:88: note: this is the location of the previous definition 88 | # define je_free_aligned_sized duckdb_je_free_aligned_sized | /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:741: warning: "je_free_sized" redefined 741 | #define je_free_sized JEMALLOC_N(je_free_sized) | /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:87: note: this is the location of the previous definition 87 | # define je_free_sized duckdb_je_free_sized | [21/510] Building C object duckdb/third_party/jemalloc/CMakeFiles/duckdb_jemalloc.dir/src/log.c.o In file included from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:49, from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/src/log.c:1: /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:740: warning: "je_free_aligned_sized" redefined 740 | #define je_free_aligned_sized JEMALLOC_N(je_free_aligned_sized) | In file included from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:27: /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:88: note: this is the location of the previous definition 88 | # define je_free_aligned_sized duckdb_je_free_aligned_sized | /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:741: warning: "je_free_sized" redefined 741 | #define je_free_sized JEMALLOC_N(je_free_sized) | /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:87: note: this is the location of the previous definition 87 | # define je_free_sized duckdb_je_free_sized | [22/510] Building C object duckdb/third_party/jemalloc/CMakeFiles/duckdb_jemalloc.dir/src/eset.c.o In file included from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:49, from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/src/eset.c:1: /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:740: warning: "je_free_aligned_sized" redefined 740 | #define je_free_aligned_sized JEMALLOC_N(je_free_aligned_sized) | In file included from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:27: /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:88: note: this is the location of the previous definition 88 | # define je_free_aligned_sized duckdb_je_free_aligned_sized | /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:741: warning: "je_free_sized" redefined 741 | #define je_free_sized JEMALLOC_N(je_free_sized) | /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:87: note: this is the location of the previous definition 87 | # define je_free_sized duckdb_je_free_sized | [23/510] Building C object duckdb/third_party/jemalloc/CMakeFiles/duckdb_jemalloc.dir/src/mutex.c.o In file included from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:49, from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/src/mutex.c:1: /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:740: warning: "je_free_aligned_sized" redefined 740 | #define je_free_aligned_sized JEMALLOC_N(je_free_aligned_sized) | In file included from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:27: /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:88: note: this is the location of the previous definition 88 | # define je_free_aligned_sized duckdb_je_free_aligned_sized | /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:741: warning: "je_free_sized" redefined 741 | #define je_free_sized JEMALLOC_N(je_free_sized) | /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:87: note: this is the location of the previous definition 87 | # define je_free_sized duckdb_je_free_sized | [24/510] Building C object duckdb/third_party/jemalloc/CMakeFiles/duckdb_jemalloc.dir/src/sc.c.o In file included from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:49, from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/src/sc.c:1: /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:740: warning: "je_free_aligned_sized" redefined 740 | #define je_free_aligned_sized JEMALLOC_N(je_free_aligned_sized) | In file included from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:27: /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:88: note: this is the location of the previous definition 88 | # define je_free_aligned_sized duckdb_je_free_aligned_sized | /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:741: warning: "je_free_sized" redefined 741 | #define je_free_sized JEMALLOC_N(je_free_sized) | /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:87: note: this is the location of the previous definition 87 | # define je_free_sized duckdb_je_free_sized | [25/510] Building C object duckdb/third_party/jemalloc/CMakeFiles/duckdb_jemalloc.dir/src/hpa.c.o In file included from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:49, from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/src/hpa.c:1: /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:740: warning: "je_free_aligned_sized" redefined 740 | #define je_free_aligned_sized JEMALLOC_N(je_free_aligned_sized) | In file included from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:27: /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:88: note: this is the location of the previous definition 88 | # define je_free_aligned_sized duckdb_je_free_aligned_sized | /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:741: warning: "je_free_sized" redefined 741 | #define je_free_sized JEMALLOC_N(je_free_sized) | /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:87: note: this is the location of the previous definition 87 | # define je_free_sized duckdb_je_free_sized | [26/510] Building C object duckdb/third_party/jemalloc/CMakeFiles/duckdb_jemalloc.dir/src/large.c.o In file included from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:49, from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/src/large.c:1: /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:740: warning: "je_free_aligned_sized" redefined 740 | #define je_free_aligned_sized JEMALLOC_N(je_free_aligned_sized) | In file included from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:27: /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:88: note: this is the location of the previous definition 88 | # define je_free_aligned_sized duckdb_je_free_aligned_sized | /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:741: warning: "je_free_sized" redefined 741 | #define je_free_sized JEMALLOC_N(je_free_sized) | /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:87: note: this is the location of the previous definition 87 | # define je_free_sized duckdb_je_free_sized | [27/510] Building C object duckdb/third_party/jemalloc/CMakeFiles/duckdb_jemalloc.dir/src/base.c.o In file included from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:49, from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/src/base.c:1: /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:740: warning: "je_free_aligned_sized" redefined 740 | #define je_free_aligned_sized JEMALLOC_N(je_free_aligned_sized) | In file included from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:27: /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:88: note: this is the location of the previous definition 88 | # define je_free_aligned_sized duckdb_je_free_aligned_sized | /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:741: warning: "je_free_sized" redefined 741 | #define je_free_sized JEMALLOC_N(je_free_sized) | /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:87: note: this is the location of the previous definition 87 | # define je_free_sized duckdb_je_free_sized | [28/510] Building C object duckdb/third_party/jemalloc/CMakeFiles/duckdb_jemalloc.dir/src/buf_writer.c.o In file included from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:49, from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/src/buf_writer.c:1: /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:740: warning: "je_free_aligned_sized" redefined 740 | #define je_free_aligned_sized JEMALLOC_N(je_free_aligned_sized) | In file included from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:27: /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:88: note: this is the location of the previous definition 88 | # define je_free_aligned_sized duckdb_je_free_aligned_sized | /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:741: warning: "je_free_sized" redefined 741 | #define je_free_sized JEMALLOC_N(je_free_sized) | /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:87: note: this is the location of the previous definition 87 | # define je_free_sized duckdb_je_free_sized | [29/510] Building C object duckdb/third_party/jemalloc/CMakeFiles/duckdb_jemalloc.dir/src/malloc_io.c.o In file included from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:49, from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/src/malloc_io.c:1: /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:740: warning: "je_free_aligned_sized" redefined 740 | #define je_free_aligned_sized JEMALLOC_N(je_free_aligned_sized) | In file included from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:27: /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:88: note: this is the location of the previous definition 88 | # define je_free_aligned_sized duckdb_je_free_aligned_sized | /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:741: warning: "je_free_sized" redefined 741 | #define je_free_sized JEMALLOC_N(je_free_sized) | /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:87: note: this is the location of the previous definition 87 | # define je_free_sized duckdb_je_free_sized | [30/510] Building C object duckdb/third_party/jemalloc/CMakeFiles/duckdb_jemalloc.dir/src/nstime.c.o In file included from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:49, from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/src/nstime.c:1: /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:740: warning: "je_free_aligned_sized" redefined 740 | #define je_free_aligned_sized JEMALLOC_N(je_free_aligned_sized) | In file included from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:27: /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:88: note: this is the location of the previous definition 88 | # define je_free_aligned_sized duckdb_je_free_aligned_sized | /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:741: warning: "je_free_sized" redefined 741 | #define je_free_sized JEMALLOC_N(je_free_sized) | /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:87: note: this is the location of the previous definition 87 | # define je_free_sized duckdb_je_free_sized | [31/510] Building C object duckdb/third_party/jemalloc/CMakeFiles/duckdb_jemalloc.dir/src/test_hooks.c.o In file included from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:49, from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/src/test_hooks.c:1: /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:740: warning: "je_free_aligned_sized" redefined 740 | #define je_free_aligned_sized JEMALLOC_N(je_free_aligned_sized) | In file included from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:27: /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:88: note: this is the location of the previous definition 88 | # define je_free_aligned_sized duckdb_je_free_aligned_sized | /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:741: warning: "je_free_sized" redefined 741 | #define je_free_sized JEMALLOC_N(je_free_sized) | /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:87: note: this is the location of the previous definition 87 | # define je_free_sized duckdb_je_free_sized | [32/510] Building C object duckdb/third_party/jemalloc/CMakeFiles/duckdb_jemalloc.dir/src/pages.c.o In file included from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:49, from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/src/pages.c:1: /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:740: warning: "je_free_aligned_sized" redefined 740 | #define je_free_aligned_sized JEMALLOC_N(je_free_aligned_sized) | In file included from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:27: /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:88: note: this is the location of the previous definition 88 | # define je_free_aligned_sized duckdb_je_free_aligned_sized | /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:741: warning: "je_free_sized" redefined 741 | #define je_free_sized JEMALLOC_N(je_free_sized) | /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:87: note: this is the location of the previous definition 87 | # define je_free_sized duckdb_je_free_sized | [33/510] Building C object duckdb/third_party/jemalloc/CMakeFiles/duckdb_jemalloc.dir/src/prof_stats.c.o In file included from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:49, from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/src/prof_stats.c:1: /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:740: warning: "je_free_aligned_sized" redefined 740 | #define je_free_aligned_sized JEMALLOC_N(je_free_aligned_sized) | In file included from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:27: /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:88: note: this is the location of the previous definition 88 | # define je_free_aligned_sized duckdb_je_free_aligned_sized | /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:741: warning: "je_free_sized" redefined 741 | #define je_free_sized JEMALLOC_N(je_free_sized) | /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:87: note: this is the location of the previous definition 87 | # define je_free_sized duckdb_je_free_sized | [34/510] Building C object duckdb/third_party/jemalloc/CMakeFiles/duckdb_jemalloc.dir/src/prof_recent.c.o In file included from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:49, from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/src/prof_recent.c:1: /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:740: warning: "je_free_aligned_sized" redefined 740 | #define je_free_aligned_sized JEMALLOC_N(je_free_aligned_sized) | In file included from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:27: /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:88: note: this is the location of the previous definition 88 | # define je_free_aligned_sized duckdb_je_free_aligned_sized | /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:741: warning: "je_free_sized" redefined 741 | #define je_free_sized JEMALLOC_N(je_free_sized) | /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:87: note: this is the location of the previous definition 87 | # define je_free_sized duckdb_je_free_sized | [35/510] Building C object duckdb/third_party/jemalloc/CMakeFiles/duckdb_jemalloc.dir/src/prof_log.c.o In file included from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:49, from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/src/prof_log.c:1: /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:740: warning: "je_free_aligned_sized" redefined 740 | #define je_free_aligned_sized JEMALLOC_N(je_free_aligned_sized) | In file included from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:27: /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:88: note: this is the location of the previous definition 88 | # define je_free_aligned_sized duckdb_je_free_aligned_sized | /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:741: warning: "je_free_sized" redefined 741 | #define je_free_sized JEMALLOC_N(je_free_sized) | /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:87: note: this is the location of the previous definition 87 | # define je_free_sized duckdb_je_free_sized | [36/510] Building C object duckdb/third_party/jemalloc/CMakeFiles/duckdb_jemalloc.dir/src/rtree.c.o In file included from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:49, from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/src/rtree.c:1: /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:740: warning: "je_free_aligned_sized" redefined 740 | #define je_free_aligned_sized JEMALLOC_N(je_free_aligned_sized) | In file included from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:27: /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:88: note: this is the location of the previous definition 88 | # define je_free_aligned_sized duckdb_je_free_aligned_sized | /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:741: warning: "je_free_sized" redefined 741 | #define je_free_sized JEMALLOC_N(je_free_sized) | /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:87: note: this is the location of the previous definition 87 | # define je_free_sized duckdb_je_free_sized | [37/510] Building C object duckdb/third_party/jemalloc/CMakeFiles/duckdb_jemalloc.dir/src/safety_check.c.o In file included from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:49, from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/src/safety_check.c:1: /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:740: warning: "je_free_aligned_sized" redefined 740 | #define je_free_aligned_sized JEMALLOC_N(je_free_aligned_sized) | In file included from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:27: /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:88: note: this is the location of the previous definition 88 | # define je_free_aligned_sized duckdb_je_free_aligned_sized | /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:741: warning: "je_free_sized" redefined 741 | #define je_free_sized JEMALLOC_N(je_free_sized) | /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:87: note: this is the location of the previous definition 87 | # define je_free_sized duckdb_je_free_sized | [38/510] Building C object duckdb/third_party/jemalloc/CMakeFiles/duckdb_jemalloc.dir/src/background_thread.c.o In file included from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:49, from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/src/background_thread.c:1: /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:740: warning: "je_free_aligned_sized" redefined 740 | #define je_free_aligned_sized JEMALLOC_N(je_free_aligned_sized) | In file included from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:27: /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:88: note: this is the location of the previous definition 88 | # define je_free_aligned_sized duckdb_je_free_aligned_sized | /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:741: warning: "je_free_sized" redefined 741 | #define je_free_sized JEMALLOC_N(je_free_sized) | /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:87: note: this is the location of the previous definition 87 | # define je_free_sized duckdb_je_free_sized | [39/510] Building C object duckdb/third_party/jemalloc/CMakeFiles/duckdb_jemalloc.dir/src/hpdata.c.o In file included from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:49, from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/src/hpdata.c:1: /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:740: warning: "je_free_aligned_sized" redefined 740 | #define je_free_aligned_sized JEMALLOC_N(je_free_aligned_sized) | In file included from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:27: /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:88: note: this is the location of the previous definition 88 | # define je_free_aligned_sized duckdb_je_free_aligned_sized | /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:741: warning: "je_free_sized" redefined 741 | #define je_free_sized JEMALLOC_N(je_free_sized) | /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:87: note: this is the location of the previous definition 87 | # define je_free_sized duckdb_je_free_sized | [40/510] Building C object duckdb/third_party/jemalloc/CMakeFiles/duckdb_jemalloc.dir/src/pa.c.o In file included from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:49, from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/src/pa.c:1: /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:740: warning: "je_free_aligned_sized" redefined 740 | #define je_free_aligned_sized JEMALLOC_N(je_free_aligned_sized) | In file included from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:27: /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:88: note: this is the location of the previous definition 88 | # define je_free_aligned_sized duckdb_je_free_aligned_sized | /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:741: warning: "je_free_sized" redefined 741 | #define je_free_sized JEMALLOC_N(je_free_sized) | /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:87: note: this is the location of the previous definition 87 | # define je_free_sized duckdb_je_free_sized | [41/510] Building C object duckdb/third_party/jemalloc/CMakeFiles/duckdb_jemalloc.dir/src/pai.c.o In file included from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:49, from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/src/pai.c:1: /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:740: warning: "je_free_aligned_sized" redefined 740 | #define je_free_aligned_sized JEMALLOC_N(je_free_aligned_sized) | In file included from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:27: /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:88: note: this is the location of the previous definition 88 | # define je_free_aligned_sized duckdb_je_free_aligned_sized | /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:741: warning: "je_free_sized" redefined 741 | #define je_free_sized JEMALLOC_N(je_free_sized) | /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:87: note: this is the location of the previous definition 87 | # define je_free_sized duckdb_je_free_sized | [42/510] Building C object duckdb/third_party/jemalloc/CMakeFiles/duckdb_jemalloc.dir/src/prof.c.o In file included from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:49, from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/src/prof.c:1: /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:740: warning: "je_free_aligned_sized" redefined 740 | #define je_free_aligned_sized JEMALLOC_N(je_free_aligned_sized) | In file included from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:27: /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:88: note: this is the location of the previous definition 88 | # define je_free_aligned_sized duckdb_je_free_aligned_sized | /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:741: warning: "je_free_sized" redefined 741 | #define je_free_sized JEMALLOC_N(je_free_sized) | /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:87: note: this is the location of the previous definition 87 | # define je_free_sized duckdb_je_free_sized | [43/510] Building C object duckdb/third_party/jemalloc/CMakeFiles/duckdb_jemalloc.dir/src/ticker.c.o In file included from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:49, from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/src/ticker.c:1: /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:740: warning: "je_free_aligned_sized" redefined 740 | #define je_free_aligned_sized JEMALLOC_N(je_free_aligned_sized) | In file included from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:27: /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:88: note: this is the location of the previous definition 88 | # define je_free_aligned_sized duckdb_je_free_aligned_sized | /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:741: warning: "je_free_sized" redefined 741 | #define je_free_sized JEMALLOC_N(je_free_sized) | /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:87: note: this is the location of the previous definition 87 | # define je_free_sized duckdb_je_free_sized | [44/510] Building C object duckdb/third_party/jemalloc/CMakeFiles/duckdb_jemalloc.dir/src/emap.c.o In file included from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:49, from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/src/emap.c:1: /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:740: warning: "je_free_aligned_sized" redefined 740 | #define je_free_aligned_sized JEMALLOC_N(je_free_aligned_sized) | In file included from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:27: /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:88: note: this is the location of the previous definition 88 | # define je_free_aligned_sized duckdb_je_free_aligned_sized | /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:741: warning: "je_free_sized" redefined 741 | #define je_free_sized JEMALLOC_N(je_free_sized) | /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:87: note: this is the location of the previous definition 87 | # define je_free_sized duckdb_je_free_sized | [45/510] Building C object duckdb/third_party/jemalloc/CMakeFiles/duckdb_jemalloc.dir/src/prof_sys.c.o In file included from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:49, from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/src/prof_sys.c:1: /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:740: warning: "je_free_aligned_sized" redefined 740 | #define je_free_aligned_sized JEMALLOC_N(je_free_aligned_sized) | In file included from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:27: /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:88: note: this is the location of the previous definition 88 | # define je_free_aligned_sized duckdb_je_free_aligned_sized | /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:741: warning: "je_free_sized" redefined 741 | #define je_free_sized JEMALLOC_N(je_free_sized) | /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:87: note: this is the location of the previous definition 87 | # define je_free_sized duckdb_je_free_sized | [46/510] Building C object duckdb/third_party/jemalloc/CMakeFiles/duckdb_jemalloc.dir/src/peak_event.c.o In file included from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:49, from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/src/peak_event.c:1: /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:740: warning: "je_free_aligned_sized" redefined 740 | #define je_free_aligned_sized JEMALLOC_N(je_free_aligned_sized) | In file included from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:27: /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:88: note: this is the location of the previous definition 88 | # define je_free_aligned_sized duckdb_je_free_aligned_sized | /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:741: warning: "je_free_sized" redefined 741 | #define je_free_sized JEMALLOC_N(je_free_sized) | /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:87: note: this is the location of the previous definition 87 | # define je_free_sized duckdb_je_free_sized | [47/510] Building C object duckdb/third_party/jemalloc/CMakeFiles/duckdb_jemalloc.dir/src/sz.c.o In file included from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:49, from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/src/sz.c:1: /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:740: warning: "je_free_aligned_sized" redefined 740 | #define je_free_aligned_sized JEMALLOC_N(je_free_aligned_sized) | In file included from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:27: /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:88: note: this is the location of the previous definition 88 | # define je_free_aligned_sized duckdb_je_free_aligned_sized | /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:741: warning: "je_free_sized" redefined 741 | #define je_free_sized JEMALLOC_N(je_free_sized) | /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:87: note: this is the location of the previous definition 87 | # define je_free_sized duckdb_je_free_sized | [48/510] Building C object duckdb/third_party/jemalloc/CMakeFiles/duckdb_jemalloc.dir/src/edata.c.o In file included from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:49, from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/src/edata.c:1: /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:740: warning: "je_free_aligned_sized" redefined 740 | #define je_free_aligned_sized JEMALLOC_N(je_free_aligned_sized) | In file included from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:27: /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:88: note: this is the location of the previous definition 88 | # define je_free_aligned_sized duckdb_je_free_aligned_sized | /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:741: warning: "je_free_sized" redefined 741 | #define je_free_sized JEMALLOC_N(je_free_sized) | /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:87: note: this is the location of the previous definition 87 | # define je_free_sized duckdb_je_free_sized | [49/510] Building C object duckdb/third_party/jemalloc/CMakeFiles/duckdb_jemalloc.dir/src/extent.c.o In file included from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:49, from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/src/extent.c:1: /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:740: warning: "je_free_aligned_sized" redefined 740 | #define je_free_aligned_sized JEMALLOC_N(je_free_aligned_sized) | In file included from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:27: /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:88: note: this is the location of the previous definition 88 | # define je_free_aligned_sized duckdb_je_free_aligned_sized | /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:741: warning: "je_free_sized" redefined 741 | #define je_free_sized JEMALLOC_N(je_free_sized) | /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:87: note: this is the location of the previous definition 87 | # define je_free_sized duckdb_je_free_sized | [50/510] Building C object duckdb/third_party/jemalloc/CMakeFiles/duckdb_jemalloc.dir/src/psset.c.o In file included from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:49, from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/src/psset.c:1: /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:740: warning: "je_free_aligned_sized" redefined 740 | #define je_free_aligned_sized JEMALLOC_N(je_free_aligned_sized) | In file included from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:27: /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:88: note: this is the location of the previous definition 88 | # define je_free_aligned_sized duckdb_je_free_aligned_sized | /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:741: warning: "je_free_sized" redefined 741 | #define je_free_sized JEMALLOC_N(je_free_sized) | /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:87: note: this is the location of the previous definition 87 | # define je_free_sized duckdb_je_free_sized | [51/510] Building C object duckdb/third_party/jemalloc/CMakeFiles/duckdb_jemalloc.dir/src/zone.c.o In file included from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:49, from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/src/zone.c:1: /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:740: warning: "je_free_aligned_sized" redefined 740 | #define je_free_aligned_sized JEMALLOC_N(je_free_aligned_sized) | In file included from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:27: /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:88: note: this is the location of the previous definition 88 | # define je_free_aligned_sized duckdb_je_free_aligned_sized | /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:741: warning: "je_free_sized" redefined 741 | #define je_free_sized JEMALLOC_N(je_free_sized) | /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:87: note: this is the location of the previous definition 87 | # define je_free_sized duckdb_je_free_sized | [52/510] Building C object duckdb/third_party/jemalloc/CMakeFiles/duckdb_jemalloc.dir/src/pa_extra.c.o In file included from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:49, from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/src/pa_extra.c:1: /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:740: warning: "je_free_aligned_sized" redefined 740 | #define je_free_aligned_sized JEMALLOC_N(je_free_aligned_sized) | In file included from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:27: /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:88: note: this is the location of the previous definition 88 | # define je_free_aligned_sized duckdb_je_free_aligned_sized | /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:741: warning: "je_free_sized" redefined 741 | #define je_free_sized JEMALLOC_N(je_free_sized) | /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:87: note: this is the location of the previous definition 87 | # define je_free_sized duckdb_je_free_sized | [53/510] Building C object duckdb/third_party/jemalloc/CMakeFiles/duckdb_jemalloc.dir/src/ckh.c.o In file included from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:49, from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/src/ckh.c:37: /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:740: warning: "je_free_aligned_sized" redefined 740 | #define je_free_aligned_sized JEMALLOC_N(je_free_aligned_sized) | In file included from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:27: /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:88: note: this is the location of the previous definition 88 | # define je_free_aligned_sized duckdb_je_free_aligned_sized | /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:741: warning: "je_free_sized" redefined 741 | #define je_free_sized JEMALLOC_N(je_free_sized) | /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:87: note: this is the location of the previous definition 87 | # define je_free_sized duckdb_je_free_sized | [54/510] Building C object duckdb/third_party/jemalloc/CMakeFiles/duckdb_jemalloc.dir/src/witness.c.o In file included from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:49, from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/src/witness.c:1: /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:740: warning: "je_free_aligned_sized" redefined 740 | #define je_free_aligned_sized JEMALLOC_N(je_free_aligned_sized) | In file included from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:27: /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:88: note: this is the location of the previous definition 88 | # define je_free_aligned_sized duckdb_je_free_aligned_sized | /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:741: warning: "je_free_sized" redefined 741 | #define je_free_sized JEMALLOC_N(je_free_sized) | /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:87: note: this is the location of the previous definition 87 | # define je_free_sized duckdb_je_free_sized | [55/510] Building C object duckdb/third_party/jemalloc/CMakeFiles/duckdb_jemalloc.dir/src/sec.c.o In file included from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:49, from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/src/sec.c:1: /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:740: warning: "je_free_aligned_sized" redefined 740 | #define je_free_aligned_sized JEMALLOC_N(je_free_aligned_sized) | In file included from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:27: /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:88: note: this is the location of the previous definition 88 | # define je_free_aligned_sized duckdb_je_free_aligned_sized | /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:741: warning: "je_free_sized" redefined 741 | #define je_free_sized JEMALLOC_N(je_free_sized) | /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:87: note: this is the location of the previous definition 87 | # define je_free_sized duckdb_je_free_sized | [56/510] Building C object duckdb/third_party/jemalloc/CMakeFiles/duckdb_jemalloc.dir/src/util.c.o In file included from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:49, from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/src/util.c:1: /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:740: warning: "je_free_aligned_sized" redefined 740 | #define je_free_aligned_sized JEMALLOC_N(je_free_aligned_sized) | In file included from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:27: /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:88: note: this is the location of the previous definition 88 | # define je_free_aligned_sized duckdb_je_free_aligned_sized | /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:741: warning: "je_free_sized" redefined 741 | #define je_free_sized JEMALLOC_N(je_free_sized) | /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:87: note: this is the location of the previous definition 87 | # define je_free_sized duckdb_je_free_sized | [57/510] Building C object duckdb/third_party/jemalloc/CMakeFiles/duckdb_jemalloc.dir/src/pac.c.o In file included from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:49, from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/src/pac.c:1: /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:740: warning: "je_free_aligned_sized" redefined 740 | #define je_free_aligned_sized JEMALLOC_N(je_free_aligned_sized) | In file included from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:27: /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:88: note: this is the location of the previous definition 88 | # define je_free_aligned_sized duckdb_je_free_aligned_sized | /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:741: warning: "je_free_sized" redefined 741 | #define je_free_sized JEMALLOC_N(je_free_sized) | /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:87: note: this is the location of the previous definition 87 | # define je_free_sized duckdb_je_free_sized | [58/510] Building C object duckdb/third_party/jemalloc/CMakeFiles/duckdb_jemalloc.dir/src/thread_event.c.o In file included from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:49, from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/src/thread_event.c:1: /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:740: warning: "je_free_aligned_sized" redefined 740 | #define je_free_aligned_sized JEMALLOC_N(je_free_aligned_sized) | In file included from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:27: /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:88: note: this is the location of the previous definition 88 | # define je_free_aligned_sized duckdb_je_free_aligned_sized | /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:741: warning: "je_free_sized" redefined 741 | #define je_free_sized JEMALLOC_N(je_free_sized) | /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:87: note: this is the location of the previous definition 87 | # define je_free_sized duckdb_je_free_sized | [59/510] Building C object duckdb/third_party/jemalloc/CMakeFiles/duckdb_jemalloc.dir/src/tsd.c.o In file included from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:49, from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/src/tsd.c:1: /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:740: warning: "je_free_aligned_sized" redefined 740 | #define je_free_aligned_sized JEMALLOC_N(je_free_aligned_sized) | In file included from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:27: /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:88: note: this is the location of the previous definition 88 | # define je_free_aligned_sized duckdb_je_free_aligned_sized | /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:741: warning: "je_free_sized" redefined 741 | #define je_free_sized JEMALLOC_N(je_free_sized) | /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:87: note: this is the location of the previous definition 87 | # define je_free_sized duckdb_je_free_sized | [60/510] Building CXX object duckdb/third_party/mbedtls/CMakeFiles/duckdb_mbedtls.dir/library/base64.cpp.o [61/510] Building CXX object duckdb/third_party/mbedtls/CMakeFiles/duckdb_mbedtls.dir/library/cipher_wrap.cpp.o [62/510] Building CXX object duckdb/third_party/libpg_query/CMakeFiles/duckdb_pg_query.dir/src_backend_nodes_list.cpp.o [63/510] Building CXX object duckdb/third_party/libpg_query/CMakeFiles/duckdb_pg_query.dir/src_backend_nodes_value.cpp.o [64/510] Building CXX object duckdb/third_party/libpg_query/CMakeFiles/duckdb_pg_query.dir/src_backend_nodes_makefuncs.cpp.o [65/510] Building CXX object duckdb/third_party/mbedtls/CMakeFiles/duckdb_mbedtls.dir/library/constant_time.cpp.o [66/510] Building CXX object duckdb/third_party/hyperloglog/CMakeFiles/duckdb_hyperloglog.dir/sds.cpp.o [67/510] Building CXX object duckdb/third_party/mbedtls/CMakeFiles/duckdb_mbedtls.dir/library/pem.cpp.o [68/510] Building CXX object duckdb/third_party/mbedtls/CMakeFiles/duckdb_mbedtls.dir/library/platform.cpp.o [69/510] Building CXX object duckdb/third_party/mbedtls/CMakeFiles/duckdb_mbedtls.dir/library/cipher.cpp.o [70/510] Building CXX object duckdb/third_party/mbedtls/CMakeFiles/duckdb_mbedtls.dir/library/asn1write.cpp.o [71/510] Building CXX object duckdb/third_party/mbedtls/CMakeFiles/duckdb_mbedtls.dir/library/platform_util.cpp.o [72/510] Building CXX object duckdb/third_party/mbedtls/CMakeFiles/duckdb_mbedtls.dir/library/pk.cpp.o [73/510] Building CXX object duckdb/third_party/mbedtls/CMakeFiles/duckdb_mbedtls.dir/library/pk_wrap.cpp.o [74/510] Building CXX object duckdb/third_party/libpg_query/CMakeFiles/duckdb_pg_query.dir/src_backend_parser_parser.cpp.o [75/510] Building CXX object duckdb/third_party/mbedtls/CMakeFiles/duckdb_mbedtls.dir/library/oid.cpp.o [76/510] Building C object duckdb/third_party/jemalloc/CMakeFiles/duckdb_jemalloc.dir/src/prof_data.c.o In file included from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:49, from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/src/prof_data.c:1: /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:740: warning: "je_free_aligned_sized" redefined 740 | #define je_free_aligned_sized JEMALLOC_N(je_free_aligned_sized) | In file included from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:27: /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:88: note: this is the location of the previous definition 88 | # define je_free_aligned_sized duckdb_je_free_aligned_sized | /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:741: warning: "je_free_sized" redefined 741 | #define je_free_sized JEMALLOC_N(je_free_sized) | /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:87: note: this is the location of the previous definition 87 | # define je_free_sized duckdb_je_free_sized | [77/510] Building CXX object duckdb/third_party/libpg_query/CMakeFiles/duckdb_pg_query.dir/src_backend_parser_scansup.cpp.o [78/510] Building CXX object duckdb/third_party/libpg_query/CMakeFiles/duckdb_pg_query.dir/src_common_keywords.cpp.o [79/510] Building CXX object duckdb/third_party/mbedtls/CMakeFiles/duckdb_mbedtls.dir/library/aes.cpp.o [80/510] Building CXX object duckdb/third_party/mbedtls/CMakeFiles/duckdb_mbedtls.dir/library/md.cpp.o [81/510] Building CXX object duckdb/third_party/mbedtls/CMakeFiles/duckdb_mbedtls.dir/library/pkparse.cpp.o [82/510] Building CXX object duckdb/third_party/mbedtls/CMakeFiles/duckdb_mbedtls.dir/library/bignum_core.cpp.o [83/510] Building CXX object duckdb/third_party/libpg_query/CMakeFiles/duckdb_pg_query.dir/pg_functions.cpp.o [84/510] Building CXX object duckdb/third_party/re2/CMakeFiles/duckdb_re2.dir/re2/perl_groups.cc.o [85/510] Building CXX object duckdb/third_party/mbedtls/CMakeFiles/duckdb_mbedtls.dir/library/rsa_alt_helpers.cpp.o [86/510] Building CXX object duckdb/third_party/mbedtls/CMakeFiles/duckdb_mbedtls.dir/library/gcm.cpp.o [87/510] Building CXX object duckdb/third_party/libpg_query/CMakeFiles/duckdb_pg_query.dir/postgres_parser.cpp.o [88/510] Building CXX object duckdb/third_party/mbedtls/CMakeFiles/duckdb_mbedtls.dir/library/asn1parse.cpp.o [89/510] Building CXX object duckdb/third_party/mbedtls/CMakeFiles/duckdb_mbedtls.dir/library/sha1.cpp.o [90/510] Building CXX object duckdb/third_party/mbedtls/CMakeFiles/duckdb_mbedtls.dir/library/sha256.cpp.o [91/510] Building CXX object duckdb/third_party/re2/CMakeFiles/duckdb_re2.dir/re2/unicode_casefold.cc.o [92/510] Building C object duckdb/third_party/jemalloc/CMakeFiles/duckdb_jemalloc.dir/src/arena.c.o In file included from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:49, from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/src/arena.c:1: /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:740: warning: "je_free_aligned_sized" redefined 740 | #define je_free_aligned_sized JEMALLOC_N(je_free_aligned_sized) | In file included from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:27: /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:88: note: this is the location of the previous definition 88 | # define je_free_aligned_sized duckdb_je_free_aligned_sized | /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:741: warning: "je_free_sized" redefined 741 | #define je_free_sized JEMALLOC_N(je_free_sized) | /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:87: note: this is the location of the previous definition 87 | # define je_free_sized duckdb_je_free_sized | [93/510] Building CXX object duckdb/third_party/re2/CMakeFiles/duckdb_re2.dir/re2/bitmap256.cc.o [94/510] Building CXX object duckdb/third_party/re2/CMakeFiles/duckdb_re2.dir/re2/unicode_groups.cc.o [95/510] Building CXX object duckdb/third_party/mbedtls/CMakeFiles/duckdb_mbedtls.dir/library/rsa.cpp.o [96/510] Building CXX object duckdb/third_party/mbedtls/CMakeFiles/duckdb_mbedtls.dir/library/bignum.cpp.o [97/510] Building CXX object duckdb/third_party/re2/CMakeFiles/duckdb_re2.dir/util/rune.cc.o [98/510] Building CXX object duckdb/third_party/libpg_query/CMakeFiles/duckdb_pg_query.dir/src_backend_parser_scan.cpp.o [99/510] Building CXX object duckdb/third_party/re2/CMakeFiles/duckdb_re2.dir/re2/stringpiece.cc.o [100/510] Building CXX object duckdb/third_party/hyperloglog/CMakeFiles/duckdb_hyperloglog.dir/hyperloglog.cpp.o FAILED: [code=1] duckdb/third_party/hyperloglog/CMakeFiles/duckdb_hyperloglog.dir/hyperloglog.cpp.o /home/pbulk/build/databases/py-duckdb/work/.cwrapper/bin/g++ -DDUCKDB_BUILD_LIBRARY -DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1 -DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1 -DSUN=1 -I/home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/src/include -I/home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/fsst -I/home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/fmt/include -I/home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/hyperloglog -I/home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/fastpforlib -I/home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/skiplist -I/home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/ska_sort -I/home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/fast_float -I/home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/re2 -I/home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/miniz -I/home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/utf8proc/include -I/home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/concurrentqueue -I/home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/pcg -I/home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/pdqsort -I/home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/tdigest -I/home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/mbedtls/include -I/home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/httplib -I/home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jaro_winkler -I/home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/vergesort -I/home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/yyjson/include -I/home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/zstd/include -I/home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -I/opt/local/include/python3.14 -I/opt/local/include -DDUCKDB_ENABLE_JEMALLOC -O3 -DNDEBUG -O3 -DNDEBUG -mimpure-text -std=c++11 -fPIC -w -MD -MT duckdb/third_party/hyperloglog/CMakeFiles/duckdb_hyperloglog.dir/hyperloglog.cpp.o -MF duckdb/third_party/hyperloglog/CMakeFiles/duckdb_hyperloglog.dir/hyperloglog.cpp.o.d -o duckdb/third_party/hyperloglog/CMakeFiles/duckdb_hyperloglog.dir/hyperloglog.cpp.o -c /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/hyperloglog/hyperloglog.cpp In file included from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/hyperloglog/hyperloglog.cpp:33: /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/src/include/duckdb/common/types/hyperloglog.hpp: In static member function 'static double duckdb::HyperLogLog::GetErrorRate()': /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/src/include/duckdb/common/types/hyperloglog.hpp:36:50: error: call of overloaded 'sqrt(const duckdb::idx_t&)' is ambiguous 36 | return std::sqrt(PI / 2.0) / sqrt(M); | ~~~~^~~ In file included from /usr/include/math.h:35, from /opt/local/gcc13/include/c++/13.4.0/bits/std_abs.h:40, from /opt/local/gcc13/include/c++/13.4.0/cstdlib:81, from /opt/local/gcc13/include/c++/13.4.0/ext/string_conversions.h:43, from /opt/local/gcc13/include/c++/13.4.0/bits/basic_string.h:4109, from /opt/local/gcc13/include/c++/13.4.0/string:54, from /opt/local/gcc13/include/c++/13.4.0/bits/locale_classes.h:40, from /opt/local/gcc13/include/c++/13.4.0/bits/ios_base.h:41, from /opt/local/gcc13/include/c++/13.4.0/ios:44, from /opt/local/gcc13/include/c++/13.4.0/istream:40, from /opt/local/gcc13/include/c++/13.4.0/sstream:40, from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/src/include/duckdb/original/std/sstream.hpp:3, from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/src/include/duckdb/common/string.hpp:11, from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/src/include/duckdb/common/exception_format_value.hpp:11, from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/src/include/duckdb/common/exception.hpp:12, from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/src/include/duckdb/common/vector.hpp:14, from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/hyperloglog/hyperloglog.cpp:32: /usr/include/iso/math_iso.h:232:28: note: candidate: 'long double std::sqrt(long double)' 232 | inline long double sqrt(long double __X) { return __sqrtl(__X); } | ^~~~ /usr/include/iso/math_iso.h:183:22: note: candidate: 'float std::sqrt(float)' 183 | inline float sqrt(float __X) { return __sqrtf(__X); } | ^~~~ /usr/include/iso/math_iso.h:77:15: note: candidate: 'double std::sqrt(double)' 77 | extern double sqrt(double); | ^~~~ [101/510] Building CXX object duckdb/third_party/re2/CMakeFiles/duckdb_re2.dir/re2/mimics_pcre.cc.o [102/510] Building CXX object duckdb/third_party/re2/CMakeFiles/duckdb_re2.dir/util/strutil.cc.o [103/510] Building CXX object duckdb/third_party/zstd/CMakeFiles/duckdb_zstd.dir/compress/zstd_compress_superblock.cpp.o [104/510] Building CXX object duckdb/third_party/re2/CMakeFiles/duckdb_re2.dir/re2/onepass.cc.o [105/510] Building CXX object duckdb/third_party/re2/CMakeFiles/duckdb_re2.dir/re2/bitstate.cc.o [106/510] Building CXX object duckdb/third_party/skiplist/CMakeFiles/duckdb_skiplistlib.dir/SkipList.cpp.o [107/510] Building C object duckdb/third_party/jemalloc/CMakeFiles/duckdb_jemalloc.dir/src/tcache.c.o In file included from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:49, from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/src/tcache.c:1: /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:740: warning: "je_free_aligned_sized" redefined 740 | #define je_free_aligned_sized JEMALLOC_N(je_free_aligned_sized) | In file included from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:27: /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:88: note: this is the location of the previous definition 88 | # define je_free_aligned_sized duckdb_je_free_aligned_sized | /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:741: warning: "je_free_sized" redefined 741 | #define je_free_sized JEMALLOC_N(je_free_sized) | /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:87: note: this is the location of the previous definition 87 | # define je_free_sized duckdb_je_free_sized | [108/510] Building CXX object duckdb/third_party/re2/CMakeFiles/duckdb_re2.dir/re2/tostring.cc.o [109/510] Building C object duckdb/third_party/jemalloc/CMakeFiles/duckdb_jemalloc.dir/src/stats.c.o In file included from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:49, from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/src/stats.c:1: /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:740: warning: "je_free_aligned_sized" redefined 740 | #define je_free_aligned_sized JEMALLOC_N(je_free_aligned_sized) | In file included from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:27: /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:88: note: this is the location of the previous definition 88 | # define je_free_aligned_sized duckdb_je_free_aligned_sized | /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:741: warning: "je_free_sized" redefined 741 | #define je_free_sized JEMALLOC_N(je_free_sized) | /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:87: note: this is the location of the previous definition 87 | # define je_free_sized duckdb_je_free_sized | [110/510] Building CXX object duckdb/third_party/zstd/CMakeFiles/duckdb_zstd.dir/compress/zstdmt_compress.cpp.o [111/510] Building CXX object duckdb/third_party/re2/CMakeFiles/duckdb_re2.dir/re2/simplify.cc.o [112/510] Building CXX object duckdb/third_party/re2/CMakeFiles/duckdb_re2.dir/re2/filtered_re2.cc.o [113/510] Building CXX object duckdb/third_party/fsst/CMakeFiles/duckdb_fsst.dir/libfsst.cpp.o [114/510] Building CXX object duckdb/third_party/re2/CMakeFiles/duckdb_re2.dir/re2/nfa.cc.o [115/510] Building CXX object duckdb/third_party/utf8proc/CMakeFiles/duckdb_utf8proc.dir/utf8proc_wrapper.cpp.o [116/510] Building CXX object duckdb/third_party/utf8proc/CMakeFiles/duckdb_utf8proc.dir/utf8proc.cpp.o [117/510] Building CXX object duckdb/third_party/re2/CMakeFiles/duckdb_re2.dir/re2/prefilter.cc.o [118/510] Building CXX object duckdb/third_party/re2/CMakeFiles/duckdb_re2.dir/re2/set.cc.o [119/510] Building CXX object duckdb/third_party/re2/CMakeFiles/duckdb_re2.dir/re2/compile.cc.o [120/510] Building CXX object duckdb/third_party/re2/CMakeFiles/duckdb_re2.dir/re2/prefilter_tree.cc.o [121/510] Building CXX object duckdb/third_party/re2/CMakeFiles/duckdb_re2.dir/re2/re2.cc.o [122/510] Building CXX object duckdb/third_party/re2/CMakeFiles/duckdb_re2.dir/re2/parse.cc.o [123/510] Building C object duckdb/third_party/jemalloc/CMakeFiles/duckdb_jemalloc.dir/src/jemalloc.c.o In file included from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:49, from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/src/jemalloc.c:1: /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:740: warning: "je_free_aligned_sized" redefined 740 | #define je_free_aligned_sized JEMALLOC_N(je_free_aligned_sized) | In file included from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:27: /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:88: note: this is the location of the previous definition 88 | # define je_free_aligned_sized duckdb_je_free_aligned_sized | /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:741: warning: "je_free_sized" redefined 741 | #define je_free_sized JEMALLOC_N(je_free_sized) | /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:87: note: this is the location of the previous definition 87 | # define je_free_sized duckdb_je_free_sized | [124/510] Building CXX object duckdb/third_party/re2/CMakeFiles/duckdb_re2.dir/re2/prog.cc.o [125/510] Building CXX object duckdb/third_party/re2/CMakeFiles/duckdb_re2.dir/re2/regexp.cc.o [126/510] Building CXX object duckdb/third_party/miniz/CMakeFiles/duckdb_miniz.dir/miniz.cpp.o [127/510] Building CXX object duckdb/third_party/libpg_query/CMakeFiles/duckdb_pg_query.dir/src_backend_parser_gram.cpp.o [128/510] Building CXX object duckdb/third_party/re2/CMakeFiles/duckdb_re2.dir/re2/dfa.cc.o [129/510] Building CXX object duckdb/third_party/mbedtls/CMakeFiles/duckdb_mbedtls.dir/mbedtls_wrapper.cpp.o [130/510] Building C object duckdb/third_party/jemalloc/CMakeFiles/duckdb_jemalloc.dir/src/ctl.c.o In file included from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:49, from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/src/ctl.c:1: /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:740: warning: "je_free_aligned_sized" redefined 740 | #define je_free_aligned_sized JEMALLOC_N(je_free_aligned_sized) | In file included from /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:27: /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:88: note: this is the location of the previous definition 88 | # define je_free_aligned_sized duckdb_je_free_aligned_sized | /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:741: warning: "je_free_sized" redefined 741 | #define je_free_sized JEMALLOC_N(je_free_sized) | /home/pbulk/build/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:87: note: this is the location of the previous definition 87 | # define je_free_sized duckdb_je_free_sized | [131/510] Building CXX object duckdb/third_party/fastpforlib/CMakeFiles/duckdb_fastpforlib.dir/bitpacking.cpp.o [132/510] Building CXX object duckdb/third_party/yyjson/CMakeFiles/duckdb_yyjson.dir/yyjson.cpp.o [133/510] Building CXX object duckdb/third_party/fmt/CMakeFiles/duckdb_fmt.dir/format.cc.o ninja: build stopped: subcommand failed. *** CMake build failed ERROR Backend subprocess exited when trying to invoke build_wheel *** Error code 1 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-trunk-x86_64/databases/py-duckdb *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-trunk-x86_64/databases/py-duckdb