=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/databases/py-duckdb", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent", "PYTHON_VERSION_REQD=311"] ===> Building for py311-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 /tmp/work/databases/py-duckdb/work/build/CMakeInit.txt -- The CXX compiler identification is GNU 15.2.0 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /tmp/work/databases/py-duckdb/work/.cwrapper/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found Python: /opt/pkg/bin/python3.11 (found suitable version "3.11.15", 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/pkg/lib/python3.11/site-packages/pybind11/include (found version "3.0.4") -- DuckDB: Configured for release build -- DuckDB Configuration: -- Source: /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb -- Build Type: Release -- Native Arch: OFF -- Unity Build Disabled: OFF -- Found Python3: /opt/pkg/bin/python3.11 (found version "3.11.15") found components: Interpreter -- The C compiler identification is GNU 15.2.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /tmp/work/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: /tmp/work/databases/py-duckdb/work/build/repository -- Load extension 'core_functions' from '/tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/extensions' @ v1.5.3 -- Load extension 'json' from '/tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/extensions' @ v1.5.3 -- Load extension 'parquet' from '/tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/extensions' @ v1.5.3 -- Load extension 'icu' from '/tmp/work/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 (20.9s) -- Generating done (1.1s) -- Build files have been written to: /tmp/work/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 /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:49, from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/src/div.c:1: /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:740:9: warning: 'je_free_aligned_sized' redefined 740 | #define je_free_aligned_sized JEMALLOC_N(je_free_aligned_sized) | ^~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:27: /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:88:11: note: this is the location of the previous definition 88 | # define je_free_aligned_sized duckdb_je_free_aligned_sized | ^~~~~~~~~~~~~~~~~~~~~ /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:741:9: warning: 'je_free_sized' redefined 741 | #define je_free_sized JEMALLOC_N(je_free_sized) | ^~~~~~~~~~~~~ /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:87:11: 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 /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:49, from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/src/batcher.c:1: /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:740:9: warning: 'je_free_aligned_sized' redefined 740 | #define je_free_aligned_sized JEMALLOC_N(je_free_aligned_sized) | ^~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:27: /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:88:11: note: this is the location of the previous definition 88 | # define je_free_aligned_sized duckdb_je_free_aligned_sized | ^~~~~~~~~~~~~~~~~~~~~ /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:741:9: warning: 'je_free_sized' redefined 741 | #define je_free_sized JEMALLOC_N(je_free_sized) | ^~~~~~~~~~~~~ /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:87:11: 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/bin_info.c.o In file included from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:49, from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/src/bin_info.c:1: /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:740:9: warning: 'je_free_aligned_sized' redefined 740 | #define je_free_aligned_sized JEMALLOC_N(je_free_aligned_sized) | ^~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:27: /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:88:11: note: this is the location of the previous definition 88 | # define je_free_aligned_sized duckdb_je_free_aligned_sized | ^~~~~~~~~~~~~~~~~~~~~ /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:741:9: warning: 'je_free_sized' redefined 741 | #define je_free_sized JEMALLOC_N(je_free_sized) | ^~~~~~~~~~~~~ /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:87:11: 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 /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:49, from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/src/cache_bin.c:1: /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:740:9: warning: 'je_free_aligned_sized' redefined 740 | #define je_free_aligned_sized JEMALLOC_N(je_free_aligned_sized) | ^~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:27: /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:88:11: note: this is the location of the previous definition 88 | # define je_free_aligned_sized duckdb_je_free_aligned_sized | ^~~~~~~~~~~~~~~~~~~~~ /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:741:9: warning: 'je_free_sized' redefined 741 | #define je_free_sized JEMALLOC_N(je_free_sized) | ^~~~~~~~~~~~~ /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:87:11: 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/counter.c.o In file included from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:49, from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/src/counter.c:1: /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:740:9: warning: 'je_free_aligned_sized' redefined 740 | #define je_free_aligned_sized JEMALLOC_N(je_free_aligned_sized) | ^~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:27: /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:88:11: note: this is the location of the previous definition 88 | # define je_free_aligned_sized duckdb_je_free_aligned_sized | ^~~~~~~~~~~~~~~~~~~~~ /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:741:9: warning: 'je_free_sized' redefined 741 | #define je_free_sized JEMALLOC_N(je_free_sized) | ^~~~~~~~~~~~~ /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:87:11: 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.c.o In file included from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:49, from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/src/bin.c:1: /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:740:9: warning: 'je_free_aligned_sized' redefined 740 | #define je_free_aligned_sized JEMALLOC_N(je_free_aligned_sized) | ^~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:27: /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:88:11: note: this is the location of the previous definition 88 | # define je_free_aligned_sized duckdb_je_free_aligned_sized | ^~~~~~~~~~~~~~~~~~~~~ /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:741:9: warning: 'je_free_sized' redefined 741 | #define je_free_sized JEMALLOC_N(je_free_sized) | ^~~~~~~~~~~~~ /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:87:11: 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/bitmap.c.o In file included from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:49, from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/src/bitmap.c:1: /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:740:9: warning: 'je_free_aligned_sized' redefined 740 | #define je_free_aligned_sized JEMALLOC_N(je_free_aligned_sized) | ^~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:27: /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:88:11: note: this is the location of the previous definition 88 | # define je_free_aligned_sized duckdb_je_free_aligned_sized | ^~~~~~~~~~~~~~~~~~~~~ /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:741:9: warning: 'je_free_sized' redefined 741 | #define je_free_sized JEMALLOC_N(je_free_sized) | ^~~~~~~~~~~~~ /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:87:11: 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/ecache.c.o In file included from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:49, from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/src/ecache.c:1: /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:740:9: warning: 'je_free_aligned_sized' redefined 740 | #define je_free_aligned_sized JEMALLOC_N(je_free_aligned_sized) | ^~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:27: /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:88:11: note: this is the location of the previous definition 88 | # define je_free_aligned_sized duckdb_je_free_aligned_sized | ^~~~~~~~~~~~~~~~~~~~~ /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:741:9: warning: 'je_free_sized' redefined 741 | #define je_free_sized JEMALLOC_N(je_free_sized) | ^~~~~~~~~~~~~ /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:87:11: 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 /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:49, from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/src/exp_grow.c:1: /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:740:9: warning: 'je_free_aligned_sized' redefined 740 | #define je_free_aligned_sized JEMALLOC_N(je_free_aligned_sized) | ^~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:27: /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:88:11: note: this is the location of the previous definition 88 | # define je_free_aligned_sized duckdb_je_free_aligned_sized | ^~~~~~~~~~~~~~~~~~~~~ /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:741:9: warning: 'je_free_sized' redefined 741 | #define je_free_sized JEMALLOC_N(je_free_sized) | ^~~~~~~~~~~~~ /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:87:11: 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/edata_cache.c.o In file included from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:49, from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/src/edata_cache.c:1: /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:740:9: warning: 'je_free_aligned_sized' redefined 740 | #define je_free_aligned_sized JEMALLOC_N(je_free_aligned_sized) | ^~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:27: /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:88:11: note: this is the location of the previous definition 88 | # define je_free_aligned_sized duckdb_je_free_aligned_sized | ^~~~~~~~~~~~~~~~~~~~~ /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:741:9: warning: 'je_free_sized' redefined 741 | #define je_free_sized JEMALLOC_N(je_free_sized) | ^~~~~~~~~~~~~ /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:87:11: 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/ehooks.c.o In file included from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:49, from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/src/ehooks.c:1: /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:740:9: warning: 'je_free_aligned_sized' redefined 740 | #define je_free_aligned_sized JEMALLOC_N(je_free_aligned_sized) | ^~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:27: /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:88:11: note: this is the location of the previous definition 88 | # define je_free_aligned_sized duckdb_je_free_aligned_sized | ^~~~~~~~~~~~~~~~~~~~~ /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:741:9: warning: 'je_free_sized' redefined 741 | #define je_free_sized JEMALLOC_N(je_free_sized) | ^~~~~~~~~~~~~ /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:87:11: 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/extent_mmap.c.o In file included from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:49, from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/src/extent_mmap.c:1: /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:740:9: warning: 'je_free_aligned_sized' redefined 740 | #define je_free_aligned_sized JEMALLOC_N(je_free_aligned_sized) | ^~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:27: /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:88:11: note: this is the location of the previous definition 88 | # define je_free_aligned_sized duckdb_je_free_aligned_sized | ^~~~~~~~~~~~~~~~~~~~~ /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:741:9: warning: 'je_free_sized' redefined 741 | #define je_free_sized JEMALLOC_N(je_free_sized) | ^~~~~~~~~~~~~ /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:87:11: 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/buf_writer.c.o In file included from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:49, from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/src/buf_writer.c:1: /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:740:9: warning: 'je_free_aligned_sized' redefined 740 | #define je_free_aligned_sized JEMALLOC_N(je_free_aligned_sized) | ^~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:27: /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:88:11: note: this is the location of the previous definition 88 | # define je_free_aligned_sized duckdb_je_free_aligned_sized | ^~~~~~~~~~~~~~~~~~~~~ /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:741:9: warning: 'je_free_sized' redefined 741 | #define je_free_sized JEMALLOC_N(je_free_sized) | ^~~~~~~~~~~~~ /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:87:11: 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/hpa_hooks.c.o In file included from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:49, from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/src/hpa_hooks.c:1: /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:740:9: warning: 'je_free_aligned_sized' redefined 740 | #define je_free_aligned_sized JEMALLOC_N(je_free_aligned_sized) | ^~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:27: /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:88:11: note: this is the location of the previous definition 88 | # define je_free_aligned_sized duckdb_je_free_aligned_sized | ^~~~~~~~~~~~~~~~~~~~~ /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:741:9: warning: 'je_free_sized' redefined 741 | #define je_free_sized JEMALLOC_N(je_free_sized) | ^~~~~~~~~~~~~ /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:87:11: 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/eset.c.o In file included from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:49, from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/src/eset.c:1: /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:740:9: warning: 'je_free_aligned_sized' redefined 740 | #define je_free_aligned_sized JEMALLOC_N(je_free_aligned_sized) | ^~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:27: /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:88:11: note: this is the location of the previous definition 88 | # define je_free_aligned_sized duckdb_je_free_aligned_sized | ^~~~~~~~~~~~~~~~~~~~~ /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:741:9: warning: 'je_free_sized' redefined 741 | #define je_free_sized JEMALLOC_N(je_free_sized) | ^~~~~~~~~~~~~ /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:87:11: 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/fxp.c.o In file included from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:49, from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/src/fxp.c:1: /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:740:9: warning: 'je_free_aligned_sized' redefined 740 | #define je_free_aligned_sized JEMALLOC_N(je_free_aligned_sized) | ^~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:27: /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:88:11: note: this is the location of the previous definition 88 | # define je_free_aligned_sized duckdb_je_free_aligned_sized | ^~~~~~~~~~~~~~~~~~~~~ /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:741:9: warning: 'je_free_sized' redefined 741 | #define je_free_sized JEMALLOC_N(je_free_sized) | ^~~~~~~~~~~~~ /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:87:11: 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/log.c.o In file included from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:49, from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/src/log.c:1: /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:740:9: warning: 'je_free_aligned_sized' redefined 740 | #define je_free_aligned_sized JEMALLOC_N(je_free_aligned_sized) | ^~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:27: /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:88:11: note: this is the location of the previous definition 88 | # define je_free_aligned_sized duckdb_je_free_aligned_sized | ^~~~~~~~~~~~~~~~~~~~~ /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:741:9: warning: 'je_free_sized' redefined 741 | #define je_free_sized JEMALLOC_N(je_free_sized) | ^~~~~~~~~~~~~ /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:87:11: 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/san.c.o In file included from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:49, from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/src/san.c:1: /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:740:9: warning: 'je_free_aligned_sized' redefined 740 | #define je_free_aligned_sized JEMALLOC_N(je_free_aligned_sized) | ^~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:27: /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:88:11: note: this is the location of the previous definition 88 | # define je_free_aligned_sized duckdb_je_free_aligned_sized | ^~~~~~~~~~~~~~~~~~~~~ /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:741:9: warning: 'je_free_sized' redefined 741 | #define je_free_sized JEMALLOC_N(je_free_sized) | ^~~~~~~~~~~~~ /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:87:11: 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/decay.c.o In file included from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:49, from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/src/decay.c:1: /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:740:9: warning: 'je_free_aligned_sized' redefined 740 | #define je_free_aligned_sized JEMALLOC_N(je_free_aligned_sized) | ^~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:27: /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:88:11: note: this is the location of the previous definition 88 | # define je_free_aligned_sized duckdb_je_free_aligned_sized | ^~~~~~~~~~~~~~~~~~~~~ /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:741:9: warning: 'je_free_sized' redefined 741 | #define je_free_sized JEMALLOC_N(je_free_sized) | ^~~~~~~~~~~~~ /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:87:11: 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/extent_dss.c.o In file included from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:49, from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/src/extent_dss.c:1: /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:740:9: warning: 'je_free_aligned_sized' redefined 740 | #define je_free_aligned_sized JEMALLOC_N(je_free_aligned_sized) | ^~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:27: /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:88:11: note: this is the location of the previous definition 88 | # define je_free_aligned_sized duckdb_je_free_aligned_sized | ^~~~~~~~~~~~~~~~~~~~~ /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:741:9: warning: 'je_free_sized' redefined 741 | #define je_free_sized JEMALLOC_N(je_free_sized) | ^~~~~~~~~~~~~ /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:87:11: 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/hook.c.o In file included from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:49, from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/src/hook.c:1: /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:740:9: warning: 'je_free_aligned_sized' redefined 740 | #define je_free_aligned_sized JEMALLOC_N(je_free_aligned_sized) | ^~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:27: /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:88:11: note: this is the location of the previous definition 88 | # define je_free_aligned_sized duckdb_je_free_aligned_sized | ^~~~~~~~~~~~~~~~~~~~~ /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:741:9: warning: 'je_free_sized' redefined 741 | #define je_free_sized JEMALLOC_N(je_free_sized) | ^~~~~~~~~~~~~ /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:87:11: 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/inspect.c.o In file included from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:49, from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/src/inspect.c:1: /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:740:9: warning: 'je_free_aligned_sized' redefined 740 | #define je_free_aligned_sized JEMALLOC_N(je_free_aligned_sized) | ^~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:27: /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:88:11: note: this is the location of the previous definition 88 | # define je_free_aligned_sized duckdb_je_free_aligned_sized | ^~~~~~~~~~~~~~~~~~~~~ /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:741:9: warning: 'je_free_sized' redefined 741 | #define je_free_sized JEMALLOC_N(je_free_sized) | ^~~~~~~~~~~~~ /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:87:11: 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/background_thread.c.o In file included from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:49, from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/src/background_thread.c:1: /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:740:9: warning: 'je_free_aligned_sized' redefined 740 | #define je_free_aligned_sized JEMALLOC_N(je_free_aligned_sized) | ^~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:27: /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:88:11: note: this is the location of the previous definition 88 | # define je_free_aligned_sized duckdb_je_free_aligned_sized | ^~~~~~~~~~~~~~~~~~~~~ /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:741:9: warning: 'je_free_sized' redefined 741 | #define je_free_sized JEMALLOC_N(je_free_sized) | ^~~~~~~~~~~~~ /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:87:11: 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/nstime.c.o In file included from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:49, from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/src/nstime.c:1: /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:740:9: warning: 'je_free_aligned_sized' redefined 740 | #define je_free_aligned_sized JEMALLOC_N(je_free_aligned_sized) | ^~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:27: /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:88:11: note: this is the location of the previous definition 88 | # define je_free_aligned_sized duckdb_je_free_aligned_sized | ^~~~~~~~~~~~~~~~~~~~~ /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:741:9: warning: 'je_free_sized' redefined 741 | #define je_free_sized JEMALLOC_N(je_free_sized) | ^~~~~~~~~~~~~ /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:87:11: 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/san_bump.c.o In file included from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:49, from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/src/san_bump.c:1: /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:740:9: warning: 'je_free_aligned_sized' redefined 740 | #define je_free_aligned_sized JEMALLOC_N(je_free_aligned_sized) | ^~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:27: /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:88:11: note: this is the location of the previous definition 88 | # define je_free_aligned_sized duckdb_je_free_aligned_sized | ^~~~~~~~~~~~~~~~~~~~~ /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:741:9: warning: 'je_free_sized' redefined 741 | #define je_free_sized JEMALLOC_N(je_free_sized) | ^~~~~~~~~~~~~ /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:87:11: 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/mutex.c.o In file included from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:49, from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/src/mutex.c:1: /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:740:9: warning: 'je_free_aligned_sized' redefined 740 | #define je_free_aligned_sized JEMALLOC_N(je_free_aligned_sized) | ^~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:27: /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:88:11: note: this is the location of the previous definition 88 | # define je_free_aligned_sized duckdb_je_free_aligned_sized | ^~~~~~~~~~~~~~~~~~~~~ /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:741:9: warning: 'je_free_sized' redefined 741 | #define je_free_sized JEMALLOC_N(je_free_sized) | ^~~~~~~~~~~~~ /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:87:11: 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/pages.c.o In file included from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:49, from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/src/pages.c:1: /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:740:9: warning: 'je_free_aligned_sized' redefined 740 | #define je_free_aligned_sized JEMALLOC_N(je_free_aligned_sized) | ^~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:27: /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:88:11: note: this is the location of the previous definition 88 | # define je_free_aligned_sized duckdb_je_free_aligned_sized | ^~~~~~~~~~~~~~~~~~~~~ /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:741:9: warning: 'je_free_sized' redefined 741 | #define je_free_sized JEMALLOC_N(je_free_sized) | ^~~~~~~~~~~~~ /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:87:11: 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/base.c.o In file included from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:49, from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/src/base.c:1: /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:740:9: warning: 'je_free_aligned_sized' redefined 740 | #define je_free_aligned_sized JEMALLOC_N(je_free_aligned_sized) | ^~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:27: /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:88:11: note: this is the location of the previous definition 88 | # define je_free_aligned_sized duckdb_je_free_aligned_sized | ^~~~~~~~~~~~~~~~~~~~~ /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:741:9: warning: 'je_free_sized' redefined 741 | #define je_free_sized JEMALLOC_N(je_free_sized) | ^~~~~~~~~~~~~ /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:87:11: 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/pai.c.o In file included from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:49, from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/src/pai.c:1: /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:740:9: warning: 'je_free_aligned_sized' redefined 740 | #define je_free_aligned_sized JEMALLOC_N(je_free_aligned_sized) | ^~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:27: /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:88:11: note: this is the location of the previous definition 88 | # define je_free_aligned_sized duckdb_je_free_aligned_sized | ^~~~~~~~~~~~~~~~~~~~~ /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:741:9: warning: 'je_free_sized' redefined 741 | #define je_free_sized JEMALLOC_N(je_free_sized) | ^~~~~~~~~~~~~ /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:87:11: 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/pa.c.o In file included from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:49, from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/src/pa.c:1: /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:740:9: warning: 'je_free_aligned_sized' redefined 740 | #define je_free_aligned_sized JEMALLOC_N(je_free_aligned_sized) | ^~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:27: /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:88:11: note: this is the location of the previous definition 88 | # define je_free_aligned_sized duckdb_je_free_aligned_sized | ^~~~~~~~~~~~~~~~~~~~~ /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:741:9: warning: 'je_free_sized' redefined 741 | #define je_free_sized JEMALLOC_N(je_free_sized) | ^~~~~~~~~~~~~ /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:87:11: 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/hpa.c.o In file included from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:49, from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/src/hpa.c:1: /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:740:9: warning: 'je_free_aligned_sized' redefined 740 | #define je_free_aligned_sized JEMALLOC_N(je_free_aligned_sized) | ^~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:27: /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:88:11: note: this is the location of the previous definition 88 | # define je_free_aligned_sized duckdb_je_free_aligned_sized | ^~~~~~~~~~~~~~~~~~~~~ /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:741:9: warning: 'je_free_sized' redefined 741 | #define je_free_sized JEMALLOC_N(je_free_sized) | ^~~~~~~~~~~~~ /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:87:11: 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/pa_extra.c.o In file included from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:49, from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/src/pa_extra.c:1: /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:740:9: warning: 'je_free_aligned_sized' redefined 740 | #define je_free_aligned_sized JEMALLOC_N(je_free_aligned_sized) | ^~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:27: /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:88:11: note: this is the location of the previous definition 88 | # define je_free_aligned_sized duckdb_je_free_aligned_sized | ^~~~~~~~~~~~~~~~~~~~~ /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:741:9: warning: 'je_free_sized' redefined 741 | #define je_free_sized JEMALLOC_N(je_free_sized) | ^~~~~~~~~~~~~ /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:87:11: 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/peak_event.c.o In file included from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:49, from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/src/peak_event.c:1: /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:740:9: warning: 'je_free_aligned_sized' redefined 740 | #define je_free_aligned_sized JEMALLOC_N(je_free_aligned_sized) | ^~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:27: /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:88:11: note: this is the location of the previous definition 88 | # define je_free_aligned_sized duckdb_je_free_aligned_sized | ^~~~~~~~~~~~~~~~~~~~~ /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:741:9: warning: 'je_free_sized' redefined 741 | #define je_free_sized JEMALLOC_N(je_free_sized) | ^~~~~~~~~~~~~ /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:87:11: 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/test_hooks.c.o In file included from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:49, from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/src/test_hooks.c:1: /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:740:9: warning: 'je_free_aligned_sized' redefined 740 | #define je_free_aligned_sized JEMALLOC_N(je_free_aligned_sized) | ^~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:27: /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:88:11: note: this is the location of the previous definition 88 | # define je_free_aligned_sized duckdb_je_free_aligned_sized | ^~~~~~~~~~~~~~~~~~~~~ /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:741:9: warning: 'je_free_sized' redefined 741 | #define je_free_sized JEMALLOC_N(je_free_sized) | ^~~~~~~~~~~~~ /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:87:11: 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/emap.c.o In file included from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:49, from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/src/emap.c:1: /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:740:9: warning: 'je_free_aligned_sized' redefined 740 | #define je_free_aligned_sized JEMALLOC_N(je_free_aligned_sized) | ^~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:27: /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:88:11: note: this is the location of the previous definition 88 | # define je_free_aligned_sized duckdb_je_free_aligned_sized | ^~~~~~~~~~~~~~~~~~~~~ /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:741:9: warning: 'je_free_sized' redefined 741 | #define je_free_sized JEMALLOC_N(je_free_sized) | ^~~~~~~~~~~~~ /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:87:11: 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/sc.c.o In file included from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:49, from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/src/sc.c:1: /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:740:9: warning: 'je_free_aligned_sized' redefined 740 | #define je_free_aligned_sized JEMALLOC_N(je_free_aligned_sized) | ^~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:27: /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:88:11: note: this is the location of the previous definition 88 | # define je_free_aligned_sized duckdb_je_free_aligned_sized | ^~~~~~~~~~~~~~~~~~~~~ /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:741:9: warning: 'je_free_sized' redefined 741 | #define je_free_sized JEMALLOC_N(je_free_sized) | ^~~~~~~~~~~~~ /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:87:11: 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/prof_recent.c.o In file included from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:49, from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/src/prof_recent.c:1: /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:740:9: warning: 'je_free_aligned_sized' redefined 740 | #define je_free_aligned_sized JEMALLOC_N(je_free_aligned_sized) | ^~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:27: /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:88:11: note: this is the location of the previous definition 88 | # define je_free_aligned_sized duckdb_je_free_aligned_sized | ^~~~~~~~~~~~~~~~~~~~~ /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:741:9: warning: 'je_free_sized' redefined 741 | #define je_free_sized JEMALLOC_N(je_free_sized) | ^~~~~~~~~~~~~ /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:87:11: 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/malloc_io.c.o In file included from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:49, from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/src/malloc_io.c:1: /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:740:9: warning: 'je_free_aligned_sized' redefined 740 | #define je_free_aligned_sized JEMALLOC_N(je_free_aligned_sized) | ^~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:27: /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:88:11: note: this is the location of the previous definition 88 | # define je_free_aligned_sized duckdb_je_free_aligned_sized | ^~~~~~~~~~~~~~~~~~~~~ /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:741:9: warning: 'je_free_sized' redefined 741 | #define je_free_sized JEMALLOC_N(je_free_sized) | ^~~~~~~~~~~~~ /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:87:11: 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/prof_log.c.o In file included from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:49, from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/src/prof_log.c:1: /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:740:9: warning: 'je_free_aligned_sized' redefined 740 | #define je_free_aligned_sized JEMALLOC_N(je_free_aligned_sized) | ^~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:27: /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:88:11: note: this is the location of the previous definition 88 | # define je_free_aligned_sized duckdb_je_free_aligned_sized | ^~~~~~~~~~~~~~~~~~~~~ /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:741:9: warning: 'je_free_sized' redefined 741 | #define je_free_sized JEMALLOC_N(je_free_sized) | ^~~~~~~~~~~~~ /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:87:11: 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/prof_stats.c.o In file included from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:49, from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/src/prof_stats.c:1: /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:740:9: warning: 'je_free_aligned_sized' redefined 740 | #define je_free_aligned_sized JEMALLOC_N(je_free_aligned_sized) | ^~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:27: /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:88:11: note: this is the location of the previous definition 88 | # define je_free_aligned_sized duckdb_je_free_aligned_sized | ^~~~~~~~~~~~~~~~~~~~~ /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:741:9: warning: 'je_free_sized' redefined 741 | #define je_free_sized JEMALLOC_N(je_free_sized) | ^~~~~~~~~~~~~ /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:87:11: 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/prof.c.o In file included from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:49, from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/src/prof.c:1: /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:740:9: warning: 'je_free_aligned_sized' redefined 740 | #define je_free_aligned_sized JEMALLOC_N(je_free_aligned_sized) | ^~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:27: /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:88:11: note: this is the location of the previous definition 88 | # define je_free_aligned_sized duckdb_je_free_aligned_sized | ^~~~~~~~~~~~~~~~~~~~~ /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:741:9: warning: 'je_free_sized' redefined 741 | #define je_free_sized JEMALLOC_N(je_free_sized) | ^~~~~~~~~~~~~ /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:87:11: 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/safety_check.c.o In file included from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:49, from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/src/safety_check.c:1: /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:740:9: warning: 'je_free_aligned_sized' redefined 740 | #define je_free_aligned_sized JEMALLOC_N(je_free_aligned_sized) | ^~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:27: /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:88:11: note: this is the location of the previous definition 88 | # define je_free_aligned_sized duckdb_je_free_aligned_sized | ^~~~~~~~~~~~~~~~~~~~~ /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:741:9: warning: 'je_free_sized' redefined 741 | #define je_free_sized JEMALLOC_N(je_free_sized) | ^~~~~~~~~~~~~ /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:87:11: 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/pac.c.o In file included from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:49, from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/src/pac.c:1: /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:740:9: warning: 'je_free_aligned_sized' redefined 740 | #define je_free_aligned_sized JEMALLOC_N(je_free_aligned_sized) | ^~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:27: /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:88:11: note: this is the location of the previous definition 88 | # define je_free_aligned_sized duckdb_je_free_aligned_sized | ^~~~~~~~~~~~~~~~~~~~~ /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:741:9: warning: 'je_free_sized' redefined 741 | #define je_free_sized JEMALLOC_N(je_free_sized) | ^~~~~~~~~~~~~ /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:87:11: 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/rtree.c.o In file included from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:49, from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/src/rtree.c:1: /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:740:9: warning: 'je_free_aligned_sized' redefined 740 | #define je_free_aligned_sized JEMALLOC_N(je_free_aligned_sized) | ^~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:27: /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:88:11: note: this is the location of the previous definition 88 | # define je_free_aligned_sized duckdb_je_free_aligned_sized | ^~~~~~~~~~~~~~~~~~~~~ /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:741:9: warning: 'je_free_sized' redefined 741 | #define je_free_sized JEMALLOC_N(je_free_sized) | ^~~~~~~~~~~~~ /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:87:11: 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/ticker.c.o In file included from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:49, from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/src/ticker.c:1: /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:740:9: warning: 'je_free_aligned_sized' redefined 740 | #define je_free_aligned_sized JEMALLOC_N(je_free_aligned_sized) | ^~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:27: /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:88:11: note: this is the location of the previous definition 88 | # define je_free_aligned_sized duckdb_je_free_aligned_sized | ^~~~~~~~~~~~~~~~~~~~~ /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:741:9: warning: 'je_free_sized' redefined 741 | #define je_free_sized JEMALLOC_N(je_free_sized) | ^~~~~~~~~~~~~ /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:87:11: 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/util.c.o In file included from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:49, from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/src/util.c:1: /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:740:9: warning: 'je_free_aligned_sized' redefined 740 | #define je_free_aligned_sized JEMALLOC_N(je_free_aligned_sized) | ^~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:27: /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:88:11: note: this is the location of the previous definition 88 | # define je_free_aligned_sized duckdb_je_free_aligned_sized | ^~~~~~~~~~~~~~~~~~~~~ /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:741:9: warning: 'je_free_sized' redefined 741 | #define je_free_sized JEMALLOC_N(je_free_sized) | ^~~~~~~~~~~~~ /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:87:11: 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/prof_sys.c.o In file included from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:49, from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/src/prof_sys.c:1: /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:740:9: warning: 'je_free_aligned_sized' redefined 740 | #define je_free_aligned_sized JEMALLOC_N(je_free_aligned_sized) | ^~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:27: /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:88:11: note: this is the location of the previous definition 88 | # define je_free_aligned_sized duckdb_je_free_aligned_sized | ^~~~~~~~~~~~~~~~~~~~~ /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:741:9: warning: 'je_free_sized' redefined 741 | #define je_free_sized JEMALLOC_N(je_free_sized) | ^~~~~~~~~~~~~ /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:87:11: 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/witness.c.o In file included from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:49, from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/src/witness.c:1: /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:740:9: warning: 'je_free_aligned_sized' redefined 740 | #define je_free_aligned_sized JEMALLOC_N(je_free_aligned_sized) | ^~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:27: /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:88:11: note: this is the location of the previous definition 88 | # define je_free_aligned_sized duckdb_je_free_aligned_sized | ^~~~~~~~~~~~~~~~~~~~~ /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:741:9: warning: 'je_free_sized' redefined 741 | #define je_free_sized JEMALLOC_N(je_free_sized) | ^~~~~~~~~~~~~ /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:87:11: 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/zone.c.o In file included from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:49, from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/src/zone.c:1: /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:740:9: warning: 'je_free_aligned_sized' redefined 740 | #define je_free_aligned_sized JEMALLOC_N(je_free_aligned_sized) | ^~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:27: /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:88:11: note: this is the location of the previous definition 88 | # define je_free_aligned_sized duckdb_je_free_aligned_sized | ^~~~~~~~~~~~~~~~~~~~~ /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:741:9: warning: 'je_free_sized' redefined 741 | #define je_free_sized JEMALLOC_N(je_free_sized) | ^~~~~~~~~~~~~ /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:87:11: 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/edata.c.o In file included from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:49, from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/src/edata.c:1: /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:740:9: warning: 'je_free_aligned_sized' redefined 740 | #define je_free_aligned_sized JEMALLOC_N(je_free_aligned_sized) | ^~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:27: /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:88:11: note: this is the location of the previous definition 88 | # define je_free_aligned_sized duckdb_je_free_aligned_sized | ^~~~~~~~~~~~~~~~~~~~~ /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:741:9: warning: 'je_free_sized' redefined 741 | #define je_free_sized JEMALLOC_N(je_free_sized) | ^~~~~~~~~~~~~ /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:87:11: 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/sz.c.o In file included from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:49, from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/src/sz.c:1: /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:740:9: warning: 'je_free_aligned_sized' redefined 740 | #define je_free_aligned_sized JEMALLOC_N(je_free_aligned_sized) | ^~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:27: /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:88:11: note: this is the location of the previous definition 88 | # define je_free_aligned_sized duckdb_je_free_aligned_sized | ^~~~~~~~~~~~~~~~~~~~~ /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:741:9: warning: 'je_free_sized' redefined 741 | #define je_free_sized JEMALLOC_N(je_free_sized) | ^~~~~~~~~~~~~ /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:87:11: 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/large.c.o In file included from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:49, from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/src/large.c:1: /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:740:9: warning: 'je_free_aligned_sized' redefined 740 | #define je_free_aligned_sized JEMALLOC_N(je_free_aligned_sized) | ^~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:27: /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:88:11: note: this is the location of the previous definition 88 | # define je_free_aligned_sized duckdb_je_free_aligned_sized | ^~~~~~~~~~~~~~~~~~~~~ /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:741:9: warning: 'je_free_sized' redefined 741 | #define je_free_sized JEMALLOC_N(je_free_sized) | ^~~~~~~~~~~~~ /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:87:11: 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/extent.c.o In file included from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:49, from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/src/extent.c:1: /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:740:9: warning: 'je_free_aligned_sized' redefined 740 | #define je_free_aligned_sized JEMALLOC_N(je_free_aligned_sized) | ^~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:27: /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:88:11: note: this is the location of the previous definition 88 | # define je_free_aligned_sized duckdb_je_free_aligned_sized | ^~~~~~~~~~~~~~~~~~~~~ /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:741:9: warning: 'je_free_sized' redefined 741 | #define je_free_sized JEMALLOC_N(je_free_sized) | ^~~~~~~~~~~~~ /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:87:11: 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/tsd.c.o In file included from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:49, from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/src/tsd.c:1: /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:740:9: warning: 'je_free_aligned_sized' redefined 740 | #define je_free_aligned_sized JEMALLOC_N(je_free_aligned_sized) | ^~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:27: /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:88:11: note: this is the location of the previous definition 88 | # define je_free_aligned_sized duckdb_je_free_aligned_sized | ^~~~~~~~~~~~~~~~~~~~~ /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:741:9: warning: 'je_free_sized' redefined 741 | #define je_free_sized JEMALLOC_N(je_free_sized) | ^~~~~~~~~~~~~ /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:87:11: 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/thread_event.c.o In file included from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:49, from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/src/thread_event.c:1: /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:740:9: warning: 'je_free_aligned_sized' redefined 740 | #define je_free_aligned_sized JEMALLOC_N(je_free_aligned_sized) | ^~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:27: /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:88:11: note: this is the location of the previous definition 88 | # define je_free_aligned_sized duckdb_je_free_aligned_sized | ^~~~~~~~~~~~~~~~~~~~~ /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:741:9: warning: 'je_free_sized' redefined 741 | #define je_free_sized JEMALLOC_N(je_free_sized) | ^~~~~~~~~~~~~ /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:87:11: 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/hpdata.c.o In file included from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:49, from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/src/hpdata.c:1: /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:740:9: warning: 'je_free_aligned_sized' redefined 740 | #define je_free_aligned_sized JEMALLOC_N(je_free_aligned_sized) | ^~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:27: /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:88:11: note: this is the location of the previous definition 88 | # define je_free_aligned_sized duckdb_je_free_aligned_sized | ^~~~~~~~~~~~~~~~~~~~~ /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:741:9: warning: 'je_free_sized' redefined 741 | #define je_free_sized JEMALLOC_N(je_free_sized) | ^~~~~~~~~~~~~ /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:87:11: 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/psset.c.o In file included from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:49, from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/src/psset.c:1: /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:740:9: warning: 'je_free_aligned_sized' redefined 740 | #define je_free_aligned_sized JEMALLOC_N(je_free_aligned_sized) | ^~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:27: /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:88:11: note: this is the location of the previous definition 88 | # define je_free_aligned_sized duckdb_je_free_aligned_sized | ^~~~~~~~~~~~~~~~~~~~~ /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:741:9: warning: 'je_free_sized' redefined 741 | #define je_free_sized JEMALLOC_N(je_free_sized) | ^~~~~~~~~~~~~ /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:87:11: note: this is the location of the previous definition 87 | # define je_free_sized duckdb_je_free_sized | ^~~~~~~~~~~~~ [58/510] Building CXX object duckdb/third_party/libpg_query/CMakeFiles/duckdb_pg_query.dir/src_backend_nodes_list.cpp.o [59/510] Building CXX object duckdb/third_party/mbedtls/CMakeFiles/duckdb_mbedtls.dir/library/base64.cpp.o [60/510] Building C object duckdb/third_party/jemalloc/CMakeFiles/duckdb_jemalloc.dir/src/ckh.c.o In file included from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:49, from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/src/ckh.c:37: /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:740:9: warning: 'je_free_aligned_sized' redefined 740 | #define je_free_aligned_sized JEMALLOC_N(je_free_aligned_sized) | ^~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:27: /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:88:11: note: this is the location of the previous definition 88 | # define je_free_aligned_sized duckdb_je_free_aligned_sized | ^~~~~~~~~~~~~~~~~~~~~ /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:741:9: warning: 'je_free_sized' redefined 741 | #define je_free_sized JEMALLOC_N(je_free_sized) | ^~~~~~~~~~~~~ /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:87:11: note: this is the location of the previous definition 87 | # define je_free_sized duckdb_je_free_sized | ^~~~~~~~~~~~~ [61/510] Building CXX object duckdb/third_party/mbedtls/CMakeFiles/duckdb_mbedtls.dir/library/cipher_wrap.cpp.o [62/510] Building C object duckdb/third_party/jemalloc/CMakeFiles/duckdb_jemalloc.dir/src/sec.c.o In file included from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:49, from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/src/sec.c:1: /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:740:9: warning: 'je_free_aligned_sized' redefined 740 | #define je_free_aligned_sized JEMALLOC_N(je_free_aligned_sized) | ^~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:27: /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:88:11: note: this is the location of the previous definition 88 | # define je_free_aligned_sized duckdb_je_free_aligned_sized | ^~~~~~~~~~~~~~~~~~~~~ /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:741:9: warning: 'je_free_sized' redefined 741 | #define je_free_sized JEMALLOC_N(je_free_sized) | ^~~~~~~~~~~~~ /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:87:11: note: this is the location of the previous definition 87 | # define je_free_sized duckdb_je_free_sized | ^~~~~~~~~~~~~ [63/510] Building CXX object duckdb/third_party/mbedtls/CMakeFiles/duckdb_mbedtls.dir/library/constant_time.cpp.o [64/510] Building CXX object duckdb/third_party/libpg_query/CMakeFiles/duckdb_pg_query.dir/src_backend_nodes_value.cpp.o [65/510] Building CXX object duckdb/third_party/mbedtls/CMakeFiles/duckdb_mbedtls.dir/library/pem.cpp.o [66/510] Building CXX object duckdb/third_party/libpg_query/CMakeFiles/duckdb_pg_query.dir/src_backend_parser_scansup.cpp.o [67/510] Building CXX object duckdb/third_party/mbedtls/CMakeFiles/duckdb_mbedtls.dir/library/cipher.cpp.o [68/510] Building CXX object duckdb/third_party/mbedtls/CMakeFiles/duckdb_mbedtls.dir/library/asn1parse.cpp.o [69/510] Building C object duckdb/third_party/jemalloc/CMakeFiles/duckdb_jemalloc.dir/src/prof_data.c.o In file included from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:49, from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/src/prof_data.c:1: /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:740:9: warning: 'je_free_aligned_sized' redefined 740 | #define je_free_aligned_sized JEMALLOC_N(je_free_aligned_sized) | ^~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:27: /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:88:11: note: this is the location of the previous definition 88 | # define je_free_aligned_sized duckdb_je_free_aligned_sized | ^~~~~~~~~~~~~~~~~~~~~ /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:741:9: warning: 'je_free_sized' redefined 741 | #define je_free_sized JEMALLOC_N(je_free_sized) | ^~~~~~~~~~~~~ /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:87:11: note: this is the location of the previous definition 87 | # define je_free_sized duckdb_je_free_sized | ^~~~~~~~~~~~~ [70/510] Building CXX object duckdb/third_party/mbedtls/CMakeFiles/duckdb_mbedtls.dir/library/pk.cpp.o [71/510] Building CXX object duckdb/third_party/hyperloglog/CMakeFiles/duckdb_hyperloglog.dir/sds.cpp.o [72/510] Building CXX object duckdb/third_party/libpg_query/CMakeFiles/duckdb_pg_query.dir/src_backend_nodes_makefuncs.cpp.o [73/510] Building CXX object duckdb/third_party/mbedtls/CMakeFiles/duckdb_mbedtls.dir/library/asn1write.cpp.o [74/510] Building CXX object duckdb/third_party/mbedtls/CMakeFiles/duckdb_mbedtls.dir/library/pk_wrap.cpp.o [75/510] Building CXX object duckdb/third_party/libpg_query/CMakeFiles/duckdb_pg_query.dir/src_backend_parser_parser.cpp.o [76/510] Building CXX object duckdb/third_party/mbedtls/CMakeFiles/duckdb_mbedtls.dir/library/md.cpp.o [77/510] Building CXX object duckdb/third_party/libpg_query/CMakeFiles/duckdb_pg_query.dir/src_common_keywords.cpp.o [78/510] Building CXX object duckdb/third_party/mbedtls/CMakeFiles/duckdb_mbedtls.dir/library/platform_util.cpp.o [79/510] Building CXX object duckdb/third_party/mbedtls/CMakeFiles/duckdb_mbedtls.dir/library/oid.cpp.o [80/510] Building CXX object duckdb/third_party/mbedtls/CMakeFiles/duckdb_mbedtls.dir/library/platform.cpp.o [81/510] Building CXX object duckdb/third_party/mbedtls/CMakeFiles/duckdb_mbedtls.dir/library/bignum_core.cpp.o [82/510] Building CXX object duckdb/third_party/mbedtls/CMakeFiles/duckdb_mbedtls.dir/library/pkparse.cpp.o [83/510] Building CXX object duckdb/third_party/libpg_query/CMakeFiles/duckdb_pg_query.dir/postgres_parser.cpp.o [84/510] Building CXX object duckdb/third_party/libpg_query/CMakeFiles/duckdb_pg_query.dir/pg_functions.cpp.o [85/510] Building CXX object duckdb/third_party/mbedtls/CMakeFiles/duckdb_mbedtls.dir/library/aes.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/re2/CMakeFiles/duckdb_re2.dir/re2/perl_groups.cc.o [88/510] Building CXX object duckdb/third_party/mbedtls/CMakeFiles/duckdb_mbedtls.dir/library/rsa_alt_helpers.cpp.o [89/510] Building CXX object duckdb/third_party/mbedtls/CMakeFiles/duckdb_mbedtls.dir/library/sha256.cpp.o [90/510] Building C object duckdb/third_party/jemalloc/CMakeFiles/duckdb_jemalloc.dir/src/arena.c.o In file included from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:49, from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/src/arena.c:1: /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:740:9: warning: 'je_free_aligned_sized' redefined 740 | #define je_free_aligned_sized JEMALLOC_N(je_free_aligned_sized) | ^~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:27: /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:88:11: note: this is the location of the previous definition 88 | # define je_free_aligned_sized duckdb_je_free_aligned_sized | ^~~~~~~~~~~~~~~~~~~~~ /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:741:9: warning: 'je_free_sized' redefined 741 | #define je_free_sized JEMALLOC_N(je_free_sized) | ^~~~~~~~~~~~~ /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:87:11: note: this is the location of the previous definition 87 | # define je_free_sized duckdb_je_free_sized | ^~~~~~~~~~~~~ [91/510] Building CXX object duckdb/third_party/re2/CMakeFiles/duckdb_re2.dir/re2/unicode_casefold.cc.o [92/510] Building CXX object duckdb/third_party/mbedtls/CMakeFiles/duckdb_mbedtls.dir/library/sha1.cpp.o [93/510] Building CXX object duckdb/third_party/mbedtls/CMakeFiles/duckdb_mbedtls.dir/library/rsa.cpp.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/re2/CMakeFiles/duckdb_re2.dir/util/rune.cc.o [96/510] Building CXX object duckdb/third_party/re2/CMakeFiles/duckdb_re2.dir/re2/bitmap256.cc.o [97/510] Building CXX object duckdb/third_party/hyperloglog/CMakeFiles/duckdb_hyperloglog.dir/hyperloglog.cpp.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/mbedtls/CMakeFiles/duckdb_mbedtls.dir/library/bignum.cpp.o [101/510] Building CXX object duckdb/third_party/re2/CMakeFiles/duckdb_re2.dir/util/strutil.cc.o [102/510] Building C object duckdb/third_party/jemalloc/CMakeFiles/duckdb_jemalloc.dir/src/tcache.c.o In file included from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:49, from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/src/tcache.c:1: /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:740:9: warning: 'je_free_aligned_sized' redefined 740 | #define je_free_aligned_sized JEMALLOC_N(je_free_aligned_sized) | ^~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:27: /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:88:11: note: this is the location of the previous definition 88 | # define je_free_aligned_sized duckdb_je_free_aligned_sized | ^~~~~~~~~~~~~~~~~~~~~ /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:741:9: warning: 'je_free_sized' redefined 741 | #define je_free_sized JEMALLOC_N(je_free_sized) | ^~~~~~~~~~~~~ /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:87:11: note: this is the location of the previous definition 87 | # define je_free_sized duckdb_je_free_sized | ^~~~~~~~~~~~~ [103/510] Building CXX object duckdb/third_party/fsst/CMakeFiles/duckdb_fsst.dir/libfsst.cpp.o [104/510] Building CXX object duckdb/third_party/re2/CMakeFiles/duckdb_re2.dir/re2/mimics_pcre.cc.o [105/510] Building CXX object duckdb/third_party/skiplist/CMakeFiles/duckdb_skiplistlib.dir/SkipList.cpp.o [106/510] Building CXX object duckdb/third_party/zstd/CMakeFiles/duckdb_zstd.dir/compress/zstd_compress_superblock.cpp.o [107/510] Building CXX object duckdb/third_party/re2/CMakeFiles/duckdb_re2.dir/re2/onepass.cc.o [108/510] Building CXX object duckdb/third_party/re2/CMakeFiles/duckdb_re2.dir/re2/tostring.cc.o [109/510] Building CXX object duckdb/third_party/zstd/CMakeFiles/duckdb_zstd.dir/compress/hist.cpp.o [110/510] Building CXX object duckdb/third_party/utf8proc/CMakeFiles/duckdb_utf8proc.dir/utf8proc_wrapper.cpp.o [111/510] Building CXX object duckdb/third_party/zstd/CMakeFiles/duckdb_zstd.dir/compress/zstdmt_compress.cpp.o [112/510] Building CXX object duckdb/third_party/re2/CMakeFiles/duckdb_re2.dir/re2/simplify.cc.o [113/510] Building CXX object duckdb/third_party/re2/CMakeFiles/duckdb_re2.dir/re2/bitstate.cc.o [114/510] Building CXX object duckdb/third_party/zstd/CMakeFiles/duckdb_zstd.dir/compress/zstd_compress_sequences.cpp.o [115/510] Building CXX object duckdb/third_party/re2/CMakeFiles/duckdb_re2.dir/re2/filtered_re2.cc.o [116/510] Building C object duckdb/third_party/jemalloc/CMakeFiles/duckdb_jemalloc.dir/src/stats.c.o In file included from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:49, from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/src/stats.c:1: /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:740:9: warning: 'je_free_aligned_sized' redefined 740 | #define je_free_aligned_sized JEMALLOC_N(je_free_aligned_sized) | ^~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:27: /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:88:11: note: this is the location of the previous definition 88 | # define je_free_aligned_sized duckdb_je_free_aligned_sized | ^~~~~~~~~~~~~~~~~~~~~ /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:741:9: warning: 'je_free_sized' redefined 741 | #define je_free_sized JEMALLOC_N(je_free_sized) | ^~~~~~~~~~~~~ /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:87:11: note: this is the location of the previous definition 87 | # define je_free_sized duckdb_je_free_sized | ^~~~~~~~~~~~~ [117/510] Building CXX object duckdb/third_party/re2/CMakeFiles/duckdb_re2.dir/re2/nfa.cc.o [118/510] Building CXX object duckdb/third_party/zstd/CMakeFiles/duckdb_zstd.dir/compress/zstd_compress_literals.cpp.o [119/510] Building CXX object duckdb/third_party/zstd/CMakeFiles/duckdb_zstd.dir/compress/zstd_ldm.cpp.o [120/510] Building CXX object duckdb/third_party/utf8proc/CMakeFiles/duckdb_utf8proc.dir/utf8proc.cpp.o [121/510] Building CXX object duckdb/third_party/zstd/CMakeFiles/duckdb_zstd.dir/common/debug.cpp.o [122/510] Building CXX object duckdb/third_party/zstd/CMakeFiles/duckdb_zstd.dir/common/threading.cpp.o [123/510] Building CXX object duckdb/third_party/zstd/CMakeFiles/duckdb_zstd.dir/decompress/zstd_ddict.cpp.o [124/510] Building CXX object duckdb/third_party/zstd/CMakeFiles/duckdb_zstd.dir/common/entropy_common.cpp.o [125/510] Building CXX object duckdb/third_party/zstd/CMakeFiles/duckdb_zstd.dir/common/pool.cpp.o [126/510] Building CXX object duckdb/third_party/zstd/CMakeFiles/duckdb_zstd.dir/common/zstd_common.cpp.o [127/510] Building CXX object duckdb/third_party/zstd/CMakeFiles/duckdb_zstd.dir/common/error_private.cpp.o [128/510] Building CXX object duckdb/third_party/zstd/CMakeFiles/duckdb_zstd.dir/common/xxhash.cpp.o [129/510] Building CXX object duckdb/third_party/zstd/CMakeFiles/duckdb_zstd.dir/compress/fse_compress.cpp.o [130/510] Building CXX object duckdb/third_party/re2/CMakeFiles/duckdb_re2.dir/re2/set.cc.o [131/510] Building CXX object duckdb/third_party/zstd/CMakeFiles/duckdb_zstd.dir/deprecated/zbuff_decompress.cpp.o [132/510] Building CXX object duckdb/third_party/re2/CMakeFiles/duckdb_re2.dir/re2/prefilter.cc.o [133/510] Building CXX object duckdb/third_party/zstd/CMakeFiles/duckdb_zstd.dir/deprecated/zbuff_common.cpp.o [134/510] Building CXX object duckdb/third_party/zstd/CMakeFiles/duckdb_zstd.dir/deprecated/zbuff_compress.cpp.o [135/510] Building CXX object duckdb/third_party/zstd/CMakeFiles/duckdb_zstd.dir/common/fse_decompress.cpp.o [136/510] Building CXX object duckdb/third_party/re2/CMakeFiles/duckdb_re2.dir/re2/compile.cc.o [137/510] Building CXX object duckdb/third_party/zstd/CMakeFiles/duckdb_zstd.dir/decompress/zstd_decompress.cpp.o [138/510] Building CXX object duckdb/third_party/zstd/CMakeFiles/duckdb_zstd.dir/dict/cover.cpp.o [139/510] Building CXX object duckdb/third_party/zstd/CMakeFiles/duckdb_zstd.dir/dict/fastcover.cpp.o [140/510] Building CXX object duckdb/third_party/re2/CMakeFiles/duckdb_re2.dir/re2/re2.cc.o [141/510] Building CXX object duckdb/third_party/re2/CMakeFiles/duckdb_re2.dir/re2/prog.cc.o [142/510] Building CXX object duckdb/third_party/re2/CMakeFiles/duckdb_re2.dir/re2/prefilter_tree.cc.o [143/510] Building CXX object duckdb/third_party/re2/CMakeFiles/duckdb_re2.dir/re2/parse.cc.o [144/510] Building CXX object duckdb/third_party/zstd/CMakeFiles/duckdb_zstd.dir/compress/huf_compress.cpp.o [145/510] Building CXX object duckdb/third_party/re2/CMakeFiles/duckdb_re2.dir/re2/regexp.cc.o [146/510] Building CXX object duckdb/third_party/zstd/CMakeFiles/duckdb_zstd.dir/dict/zdict.cpp.o [147/510] Building C object duckdb/third_party/jemalloc/CMakeFiles/duckdb_jemalloc.dir/src/jemalloc.c.o In file included from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:49, from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/src/jemalloc.c:1: /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:740:9: warning: 'je_free_aligned_sized' redefined 740 | #define je_free_aligned_sized JEMALLOC_N(je_free_aligned_sized) | ^~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:27: /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:88:11: note: this is the location of the previous definition 88 | # define je_free_aligned_sized duckdb_je_free_aligned_sized | ^~~~~~~~~~~~~~~~~~~~~ /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:741:9: warning: 'je_free_sized' redefined 741 | #define je_free_sized JEMALLOC_N(je_free_sized) | ^~~~~~~~~~~~~ /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:87:11: note: this is the location of the previous definition 87 | # define je_free_sized duckdb_je_free_sized | ^~~~~~~~~~~~~ [148/510] Building CXX object duckdb/third_party/miniz/CMakeFiles/duckdb_miniz.dir/miniz.cpp.o [149/510] Building CXX object duckdb/third_party/libpg_query/CMakeFiles/duckdb_pg_query.dir/src_backend_parser_gram.cpp.o [150/510] Building CXX object duckdb/third_party/re2/CMakeFiles/duckdb_re2.dir/re2/dfa.cc.o [151/510] Building CXX object duckdb/third_party/zstd/CMakeFiles/duckdb_zstd.dir/dict/divsufsort.cpp.o [152/510] Building CXX object duckdb/third_party/zstd/CMakeFiles/duckdb_zstd.dir/decompress/zstd_decompress_block.cpp.o [153/510] Building CXX object duckdb/third_party/zstd/CMakeFiles/duckdb_zstd.dir/compress/zstd_fast.cpp.o [154/510] Building CXX object duckdb/third_party/zstd/CMakeFiles/duckdb_zstd.dir/compress/zstd_compress.cpp.o [155/510] Building CXX object duckdb/third_party/mbedtls/CMakeFiles/duckdb_mbedtls.dir/mbedtls_wrapper.cpp.o [156/510] Building CXX object duckdb/src/optimizer/pullup/CMakeFiles/duckdb_optimizer_pullup.dir/ub_duckdb_optimizer_pullup.cpp.o [157/510] Building CXX object duckdb/third_party/zstd/CMakeFiles/duckdb_zstd.dir/compress/zstd_opt.cpp.o [158/510] Building CXX object duckdb/third_party/zstd/CMakeFiles/duckdb_zstd.dir/decompress/huf_decompress.cpp.o [159/510] Building CXX object duckdb/third_party/zstd/CMakeFiles/duckdb_zstd.dir/compress/zstd_double_fast.cpp.o [160/510] Building CXX object duckdb/src/parser/constraints/CMakeFiles/duckdb_constraints.dir/ub_duckdb_constraints.cpp.o [161/510] Building C object duckdb/third_party/jemalloc/CMakeFiles/duckdb_jemalloc.dir/src/ctl.c.o In file included from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:49, from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/src/ctl.c:1: /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:740:9: warning: 'je_free_aligned_sized' redefined 740 | #define je_free_aligned_sized JEMALLOC_N(je_free_aligned_sized) | ^~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/jemalloc_preamble.h:27: /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:88:11: note: this is the location of the previous definition 88 | # define je_free_aligned_sized duckdb_je_free_aligned_sized | ^~~~~~~~~~~~~~~~~~~~~ /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/private_namespace.h:741:9: warning: 'je_free_sized' redefined 741 | #define je_free_sized JEMALLOC_N(je_free_sized) | ^~~~~~~~~~~~~ /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jemalloc/include/jemalloc/internal/../jemalloc.h:87:11: note: this is the location of the previous definition 87 | # define je_free_sized duckdb_je_free_sized | ^~~~~~~~~~~~~ [162/510] Building CXX object duckdb/src/optimizer/matcher/CMakeFiles/duckdb_optimizer_matcher.dir/ub_duckdb_optimizer_matcher.cpp.o [163/510] Building CXX object duckdb/src/optimizer/compressed_materialization/CMakeFiles/duckdb_optimizer_compressed_materialization.dir/ub_duckdb_optimizer_compressed_materialization.cpp.o [164/510] Building CXX object duckdb/src/optimizer/statistics/expression/CMakeFiles/duckdb_optimizer_statistics_expr.dir/ub_duckdb_optimizer_statistics_expr.cpp.o [165/510] Building CXX object duckdb/third_party/fastpforlib/CMakeFiles/duckdb_fastpforlib.dir/bitpacking.cpp.o [166/510] Building CXX object duckdb/src/parser/transform/constraint/CMakeFiles/duckdb_transformer_constraint.dir/ub_duckdb_transformer_constraint.cpp.o [167/510] Building CXX object duckdb/src/optimizer/pushdown/CMakeFiles/duckdb_optimizer_pushdown.dir/ub_duckdb_optimizer_pushdown.cpp.o [168/510] Building CXX object duckdb/src/parser/query_node/CMakeFiles/duckdb_query_node.dir/ub_duckdb_query_node.cpp.o [169/510] Building CXX object duckdb/src/planner/filter/CMakeFiles/duckdb_planner_filter.dir/ub_duckdb_planner_filter.cpp.o [170/510] Building CXX object duckdb/src/function/aggregate/CMakeFiles/duckdb_func_aggr.dir/ub_duckdb_func_aggr.cpp.o [171/510] Building CXX object duckdb/src/optimizer/statistics/operator/CMakeFiles/duckdb_optimizer_statistics_op.dir/ub_duckdb_optimizer_statistics_op.cpp.o [172/510] Building CXX object duckdb/src/parser/transform/helpers/CMakeFiles/duckdb_transformer_helpers.dir/ub_duckdb_transformer_helpers.cpp.o [173/510] Building CXX object duckdb/src/parser/transform/tableref/CMakeFiles/duckdb_transformer_tableref.dir/ub_duckdb_transformer_tableref.cpp.o [174/510] Building CXX object duckdb/third_party/zstd/CMakeFiles/duckdb_zstd.dir/compress/zstd_lazy.cpp.o [175/510] Building CXX object duckdb/src/function/cast/union/CMakeFiles/duckdb_union_cast.dir/ub_duckdb_union_cast.cpp.o [176/510] Building CXX object duckdb/src/optimizer/rule/CMakeFiles/duckdb_optimizer_rules.dir/ub_duckdb_optimizer_rules.cpp.o [177/510] Building CXX object duckdb/src/parser/tableref/CMakeFiles/duckdb_parser_tableref.dir/ub_duckdb_parser_tableref.cpp.o [178/510] Building CXX object duckdb/src/planner/expression_binder/CMakeFiles/duckdb_expression_binders.dir/ub_duckdb_expression_binders.cpp.o [179/510] Building CXX object duckdb/third_party/yyjson/CMakeFiles/duckdb_yyjson.dir/yyjson.cpp.o [180/510] Building CXX object duckdb/src/parser/expression/CMakeFiles/duckdb_expression.dir/ub_duckdb_expression.cpp.o [181/510] Building CXX object duckdb/src/planner/expression/CMakeFiles/duckdb_planner_expression.dir/ub_duckdb_planner_expression.cpp.o [182/510] Building CXX object duckdb/src/parser/statement/CMakeFiles/duckdb_statement.dir/ub_duckdb_statement.cpp.o [183/510] Building CXX object duckdb/src/parser/transform/expression/CMakeFiles/duckdb_transformer_expression.dir/ub_duckdb_transformer_expression.cpp.o [184/510] Building CXX object duckdb/src/planner/subquery/CMakeFiles/duckdb_planner_subquery.dir/ub_duckdb_planner_subquery.cpp.o [185/510] Building CXX object duckdb/third_party/fmt/CMakeFiles/duckdb_fmt.dir/format.cc.o [186/510] Building CXX object duckdb/src/function/table/version/CMakeFiles/duckdb_func_table_version.dir/ub_duckdb_func_table_version.cpp.o FAILED: [code=1] duckdb/src/function/table/version/CMakeFiles/duckdb_func_table_version.dir/ub_duckdb_func_table_version.cpp.o /tmp/work/databases/py-duckdb/work/.cwrapper/bin/g++ -DDUCKDB -DDUCKDB_BUILD_LIBRARY -DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1 -DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1 -DDUCKDB_MAIN_LIBRARY -DDUCKDB_SOURCE_ID=\"\"\"0123456789\"\"\" -DDUCKDB_VERSION=\"\"\"v1.5.3\"\"\" -DSUN=1 -I/tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/src/include -I/tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/fsst -I/tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/fmt/include -I/tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/hyperloglog -I/tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/fastpforlib -I/tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/skiplist -I/tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/ska_sort -I/tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/fast_float -I/tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/re2 -I/tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/miniz -I/tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/utf8proc/include -I/tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/concurrentqueue -I/tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/pcg -I/tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/pdqsort -I/tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/tdigest -I/tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/mbedtls/include -I/tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/httplib -I/tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/jaro_winkler -I/tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/vergesort -I/tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/yyjson/include -I/tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/third_party/zstd/include -I/tmp/work/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/pkg/include/python3.11 -I/opt/pkg/include -DDUCKDB_ENABLE_JEMALLOC -O3 -DNDEBUG -O3 -DNDEBUG -mimpure-text -std=c++11 -fPIC -MD -MT duckdb/src/function/table/version/CMakeFiles/duckdb_func_table_version.dir/ub_duckdb_func_table_version.cpp.o -MF duckdb/src/function/table/version/CMakeFiles/duckdb_func_table_version.dir/ub_duckdb_func_table_version.cpp.o.d -o duckdb/src/function/table/version/CMakeFiles/duckdb_func_table_version.dir/ub_duckdb_func_table_version.cpp.o -c /tmp/work/databases/py-duckdb/work/build/duckdb/src/function/table/version/ub_duckdb_func_table_version.cpp In file included from /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/src/function/table/version/pragma_version.cpp:4, from /tmp/work/databases/py-duckdb/work/build/duckdb/src/function/table/version/ub_duckdb_func_table_version.cpp:2: /tmp/work/databases/py-duckdb/work/duckdb-1.5.3/external/duckdb/src/include/duckdb/common/platform.hpp:22:10: fatal error: features.h: No such file or directory 22 | #include | ^~~~~~~~~~~~ compilation terminated. [187/510] Building CXX object duckdb/src/function/scalar/map/CMakeFiles/duckdb_function_map.dir/ub_duckdb_function_map.cpp.o [188/510] Building CXX object duckdb/src/parser/CMakeFiles/duckdb_parser.dir/ub_duckdb_parser.cpp.o [189/510] Building CXX object duckdb/src/planner/operator/CMakeFiles/duckdb_planner_operator.dir/ub_duckdb_planner_operator.cpp.o [190/510] Building CXX object duckdb/src/optimizer/join_order/CMakeFiles/duckdb_optimizer_join_order.dir/ub_duckdb_optimizer_join_order.cpp.o [191/510] Building CXX object duckdb/src/parser/parsed_data/CMakeFiles/duckdb_parsed_data.dir/ub_duckdb_parsed_data.cpp.o [192/510] Building CXX object duckdb/src/function/scalar/date/CMakeFiles/duckdb_func_date.dir/ub_duckdb_func_date.cpp.o [193/510] Building CXX object duckdb/src/function/scalar/sequence/CMakeFiles/duckdb_func_seq.dir/ub_duckdb_func_seq.cpp.o [194/510] Building CXX object duckdb/src/function/pragma/CMakeFiles/duckdb_func_pragma.dir/ub_duckdb_func_pragma.cpp.o [195/510] Building CXX object duckdb/src/function/scalar/generic/CMakeFiles/duckdb_func_generic_main.dir/ub_duckdb_func_generic_main.cpp.o [196/510] Building CXX object duckdb/src/function/scalar/geometry/CMakeFiles/duckdb_func_geometry.dir/ub_duckdb_func_geometry.cpp.o [197/510] Building CXX object duckdb/src/planner/binder/expression/CMakeFiles/duckdb_bind_expression.dir/ub_duckdb_bind_expression.cpp.o [198/510] Building CXX object duckdb/src/function/CMakeFiles/duckdb_function.dir/ub_duckdb_function.cpp.o [199/510] Building CXX object duckdb/src/function/scalar/string/regexp/CMakeFiles/duckdb_func_string_regexp.dir/ub_duckdb_func_string_regexp.cpp.o [200/510] Building CXX object duckdb/src/planner/binder/query_node/CMakeFiles/duckdb_bind_query_node.dir/ub_duckdb_bind_query_node.cpp.o [201/510] Building CXX object duckdb/src/function/scalar/variant/CMakeFiles/duckdb_func_variant_main.dir/ub_duckdb_func_variant_main.cpp.o [202/510] Building CXX object duckdb/src/function/table/arrow/CMakeFiles/duckdb_arrow_conversion.dir/ub_duckdb_arrow_conversion.cpp.o [203/510] Building CXX object duckdb/src/parser/transform/statement/CMakeFiles/duckdb_transformer_statement.dir/ub_duckdb_transformer_statement.cpp.o [204/510] Building CXX object duckdb/src/function/scalar/list/CMakeFiles/duckdb_func_list_nested.dir/ub_duckdb_func_list_nested.cpp.o [205/510] Building CXX object duckdb/src/planner/binder/tableref/CMakeFiles/duckdb_bind_tableref.dir/ub_duckdb_bind_tableref.cpp.o [206/510] Building CXX object duckdb/src/function/scalar/system/CMakeFiles/duckdb_func_system.dir/ub_duckdb_func_system.cpp.o [207/510] Building CXX object duckdb/src/function/scalar/CMakeFiles/duckdb_func_scalar.dir/ub_duckdb_func_scalar.cpp.o [208/510] Building CXX object duckdb/src/planner/CMakeFiles/duckdb_planner.dir/ub_duckdb_planner.cpp.o [209/510] Building CXX object duckdb/src/function/cast/variant/CMakeFiles/duckdb_variant_cast.dir/ub_duckdb_variant_cast.cpp.o [210/510] Building CXX object duckdb/src/function/scalar/struct/CMakeFiles/duckdb_func_struct_main.dir/ub_duckdb_func_struct_main.cpp.o [211/510] Building CXX object duckdb/src/function/aggregate/distributive/CMakeFiles/duckdb_aggr_distr.dir/ub_duckdb_aggr_distr.cpp.o [212/510] Building CXX object duckdb/src/function/scalar/string/CMakeFiles/duckdb_func_string_main.dir/ub_duckdb_func_string_main.cpp.o [213/510] Building CXX object duckdb/src/function/scalar/compressed_materialization/CMakeFiles/duckdb_func_compressed_materialization.dir/ub_duckdb_func_compressed_materialization.cpp.o [214/510] Building CXX object duckdb/src/planner/binder/statement/CMakeFiles/duckdb_bind_statement.dir/ub_duckdb_bind_statement.cpp.o [215/510] Building CXX object duckdb/src/optimizer/CMakeFiles/duckdb_optimizer.dir/ub_duckdb_optimizer.cpp.o [216/510] Building CXX object duckdb/src/function/table/system/CMakeFiles/duckdb_table_func_system.dir/ub_duckdb_table_func_system.cpp.o [217/510] Building CXX object duckdb/src/function/table/CMakeFiles/duckdb_func_table.dir/ub_duckdb_func_table.cpp.o [218/510] Building CXX object duckdb/src/function/scalar/operator/CMakeFiles/duckdb_func_ops_main.dir/ub_duckdb_func_ops_main.cpp.o [219/510] Building CXX object duckdb/src/function/cast/CMakeFiles/duckdb_func_cast.dir/ub_duckdb_func_cast.cpp.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-upstream-trunk/databases/py-duckdb *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/databases/py-duckdb