The Swift Package Index logo.Swift Package Index

Build Information

Successful build of DuckDB, reference v1.1.3 (9583f4), with Swift 6.3 for macOS (SPM) on 18 Apr 2026 07:05:57 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64

Build Log

5 warnings generated.
[76/323] Compiling ub_src_function_scalar_operators.cpp
In file included from src/main/appender.cpp:0:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/src/main/appender.cpp:7:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/operator/decimal_cast_operators.hpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/operator/integer_cast_operator.hpp:11:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/operator/add.hpp:14:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/types/cast_helpers.hpp:19:
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:551:33: warning: identifier '_u' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
  551 | inline u8string_view operator"" _u(const char* s, std::size_t n) {
      |                      ~~~~~~~~~~~^~
      |                      operator""_u
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:3345:56: warning: identifier '_format' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
 3345 | FMT_CONSTEXPR internal::udl_formatter<char> operator"" _format(const char* s,
      |                                             ~~~~~~~~~~~^~~~~~~
      |                                             operator""_format
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:3349:59: warning: identifier '_format' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
 3349 | FMT_CONSTEXPR internal::udl_formatter<wchar_t> operator"" _format(
      |                                                ~~~~~~~~~~~^~~~~~~
      |                                                operator""_format
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:3365:50: warning: identifier '_a' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
 3365 | FMT_CONSTEXPR internal::udl_arg<char> operator"" _a(const char* s,
      |                                       ~~~~~~~~~~~^~
      |                                       operator""_a
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:3369:53: warning: identifier '_a' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
 3369 | FMT_CONSTEXPR internal::udl_arg<wchar_t> operator"" _a(const wchar_t* s,
      |                                          ~~~~~~~~~~~^~
      |                                          operator""_a
5 warnings generated.
[77/323] Compiling ub_src_main.cpp
[78/323] Compiling ub_src_function_aggregate_distributive.cpp
[79/323] Compiling ub_src_function_pragma.cpp
[80/323] Compiling ub_src_function_aggregate.cpp
[81/323] Compiling ub_src_execution_operator_set.cpp
[82/323] Compiling ub_src_execution_operator_projection.cpp
[83/323] Compiling ub_src_execution_operator_scan.cpp
[84/323] Compiling ub_src_function.cpp
[85/323] Compiling ub_src_execution_operator_order.cpp
[86/323] Compiling ub_src_execution_operator_schema.cpp
In file included from src/function/cast/blob_cast.cpp:0:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/src/function/cast/blob_cast.cpp:2:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/function/cast/vector_cast_helpers.hpp:14:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/operator/decimal_cast_operators.hpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/operator/integer_cast_operator.hpp:11:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/operator/add.hpp:14:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/types/cast_helpers.hpp:19:
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:551:33: warning: identifier '_u' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
  551 | inline u8string_view operator"" _u(const char* s, std::size_t n) {
      |                      ~~~~~~~~~~~^~
      |                      operator""_u
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:3345:56: warning: identifier '_format' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
 3345 | FMT_CONSTEXPR internal::udl_formatter<char> operator"" _format(const char* s,
      |                                             ~~~~~~~~~~~^~~~~~~
      |                                             operator""_format
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:3349:59: warning: identifier '_format' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
 3349 | FMT_CONSTEXPR internal::udl_formatter<wchar_t> operator"" _format(
      |                                                ~~~~~~~~~~~^~~~~~~
      |                                                operator""_format
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:3365:50: warning: identifier '_a' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
 3365 | FMT_CONSTEXPR internal::udl_arg<char> operator"" _a(const char* s,
      |                                       ~~~~~~~~~~~^~
      |                                       operator""_a
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:3369:53: warning: identifier '_a' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
 3369 | FMT_CONSTEXPR internal::udl_arg<wchar_t> operator"" _a(const wchar_t* s,
      |                                          ~~~~~~~~~~~^~
      |                                          operator""_a
5 warnings generated.
[87/323] Compiling ub_src_function_cast.cpp
[88/323] Compiling ub_src_execution_operator_filter.cpp
In file included from src/execution/physical_plan/plan_aggregate.cpp:0:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/src/execution/physical_plan/plan_aggregate.cpp:2:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/operator/subtract.hpp:14:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/types/cast_helpers.hpp:19:
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:551:33: warning: identifier '_u' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
  551 | inline u8string_view operator"" _u(const char* s, std::size_t n) {
      |                      ~~~~~~~~~~~^~
      |                      operator""_u
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:3345:56: warning: identifier '_format' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
 3345 | FMT_CONSTEXPR internal::udl_formatter<char> operator"" _format(const char* s,
      |                                             ~~~~~~~~~~~^~~~~~~
      |                                             operator""_format
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:3349:59: warning: identifier '_format' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
 3349 | FMT_CONSTEXPR internal::udl_formatter<wchar_t> operator"" _format(
      |                                                ~~~~~~~~~~~^~~~~~~
      |                                                operator""_format
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:3365:50: warning: identifier '_a' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
 3365 | FMT_CONSTEXPR internal::udl_arg<char> operator"" _a(const char* s,
      |                                       ~~~~~~~~~~~^~
      |                                       operator""_a
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:3369:53: warning: identifier '_a' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
 3369 | FMT_CONSTEXPR internal::udl_arg<wchar_t> operator"" _a(const wchar_t* s,
      |                                          ~~~~~~~~~~~^~
      |                                          operator""_a
5 warnings generated.
[89/323] Compiling ub_src_execution_physical_plan.cpp
[90/323] Compiling ub_src_execution_operator_persistent.cpp
[91/323] Compiling ub_src_execution_operator_csv_scanner_util.cpp
[92/323] Compiling ub_src_execution_operator_csv_scanner_state_machine.cpp
[93/323] Compiling ub_src_execution_operator_join.cpp
[94/323] Compiling ub_src_execution_operator_helper.cpp
[95/323] Compiling ub_src_execution_operator_csv_scanner_table_function.cpp
[96/323] Compiling ub_src_execution_nested_loop_join.cpp
[97/323] Compiling ub_src_execution_operator_csv_scanner_buffer_manager.cpp
In file included from src/execution/operator/csv_scanner/sniffer/header_detection.cpp:0:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/src/execution/operator/csv_scanner/sniffer/header_detection.cpp:1:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/types/cast_helpers.hpp:19:
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:551:33: warning: identifier '_u' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
  551 | inline u8string_view operator"" _u(const char* s, std::size_t n) {
      |                      ~~~~~~~~~~~^~
      |                      operator""_u
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:3345:56: warning: identifier '_format' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
 3345 | FMT_CONSTEXPR internal::udl_formatter<char> operator"" _format(const char* s,
      |                                             ~~~~~~~~~~~^~~~~~~
      |                                             operator""_format
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:3349:59: warning: identifier '_format' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
 3349 | FMT_CONSTEXPR internal::udl_formatter<wchar_t> operator"" _format(
      |                                                ~~~~~~~~~~~^~~~~~~
      |                                                operator""_format
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:3365:50: warning: identifier '_a' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
 3365 | FMT_CONSTEXPR internal::udl_arg<char> operator"" _a(const char* s,
      |                                       ~~~~~~~~~~~^~
      |                                       operator""_a
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:3369:53: warning: identifier '_a' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
 3369 | FMT_CONSTEXPR internal::udl_arg<wchar_t> operator"" _a(const wchar_t* s,
      |                                          ~~~~~~~~~~~^~
      |                                          operator""_a
5 warnings generated.
[98/323] Compiling ub_src_execution_operator_csv_scanner_sniffer.cpp
In file included from src/execution/operator/csv_scanner/scanner/string_value_scanner.cpp:0:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/src/execution/operator/csv_scanner/scanner/string_value_scanner.cpp:3:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/operator/decimal_cast_operators.hpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/operator/integer_cast_operator.hpp:11:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/operator/add.hpp:14:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/types/cast_helpers.hpp:19:
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:551:33: warning: identifier '_u' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
  551 | inline u8string_view operator"" _u(const char* s, std::size_t n) {
      |                      ~~~~~~~~~~~^~
      |                      operator""_u
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:3345:56: warning: identifier '_format' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
 3345 | FMT_CONSTEXPR internal::udl_formatter<char> operator"" _format(const char* s,
      |                                             ~~~~~~~~~~~^~~~~~~
      |                                             operator""_format
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:3349:59: warning: identifier '_format' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
 3349 | FMT_CONSTEXPR internal::udl_formatter<wchar_t> operator"" _format(
      |                                                ~~~~~~~~~~~^~~~~~~
      |                                                operator""_format
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:3365:50: warning: identifier '_a' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
 3365 | FMT_CONSTEXPR internal::udl_arg<char> operator"" _a(const char* s,
      |                                       ~~~~~~~~~~~^~
      |                                       operator""_a
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:3369:53: warning: identifier '_a' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
 3369 | FMT_CONSTEXPR internal::udl_arg<wchar_t> operator"" _a(const wchar_t* s,
      |                                          ~~~~~~~~~~~^~
      |                                          operator""_a
5 warnings generated.
[99/323] Compiling ub_src_execution_operator_csv_scanner_scanner.cpp
[100/323] Compiling ub_src_execution_index.cpp
[101/323] Compiling ub_src_execution_index_art.cpp
[102/323] Compiling ub_src_core_functions_scalar_union.cpp
[103/323] Compiling ub_src_core_functions_scalar_random.cpp
[104/323] Compiling ub_src_core_functions_scalar_struct.cpp
In file included from src/execution/operator/aggregate/physical_window.cpp:0:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/src/execution/operator/aggregate/physical_window.cpp:3:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/operator/add.hpp:14:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/types/cast_helpers.hpp:19:
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:551:33: warning: identifier '_u' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
  551 | inline u8string_view operator"" _u(const char* s, std::size_t n) {
      |                      ~~~~~~~~~~~^~
      |                      operator""_u
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:3345:56: warning: identifier '_format' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
 3345 | FMT_CONSTEXPR internal::udl_formatter<char> operator"" _format(const char* s,
      |                                             ~~~~~~~~~~~^~~~~~~
      |                                             operator""_format
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:3349:59: warning: identifier '_format' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
 3349 | FMT_CONSTEXPR internal::udl_formatter<wchar_t> operator"" _format(
      |                                                ~~~~~~~~~~~^~~~~~~
      |                                                operator""_format
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:3365:50: warning: identifier '_a' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
 3365 | FMT_CONSTEXPR internal::udl_arg<char> operator"" _a(const char* s,
      |                                       ~~~~~~~~~~~^~
      |                                       operator""_a
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:3369:53: warning: identifier '_a' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
 3369 | FMT_CONSTEXPR internal::udl_arg<wchar_t> operator"" _a(const wchar_t* s,
      |                                          ~~~~~~~~~~~^~
      |                                          operator""_a
5 warnings generated.
[105/323] Compiling ub_src_execution_operator_aggregate.cpp
[106/323] Compiling ub_src_execution_expression_executor.cpp
In file included from src/core_functions/scalar/string/printf.cpp:0:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/src/core_functions/scalar/string/printf.cpp:4:
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:551:33: warning: identifier '_u' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
  551 | inline u8string_view operator"" _u(const char* s, std::size_t n) {
      |                      ~~~~~~~~~~~^~
      |                      operator""_u
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:3345:56: warning: identifier '_format' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
 3345 | FMT_CONSTEXPR internal::udl_formatter<char> operator"" _format(const char* s,
      |                                             ~~~~~~~~~~~^~~~~~~
      |                                             operator""_format
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:3349:59: warning: identifier '_format' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
 3349 | FMT_CONSTEXPR internal::udl_formatter<wchar_t> operator"" _format(
      |                                                ~~~~~~~~~~~^~~~~~~
      |                                                operator""_format
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:3365:50: warning: identifier '_a' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
 3365 | FMT_CONSTEXPR internal::udl_arg<char> operator"" _a(const char* s,
      |                                       ~~~~~~~~~~~^~
      |                                       operator""_a
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:3369:53: warning: identifier '_a' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
 3369 | FMT_CONSTEXPR internal::udl_arg<wchar_t> operator"" _a(const wchar_t* s,
      |                                          ~~~~~~~~~~~^~
      |                                          operator""_a
In file included from src/core_functions/scalar/string/ascii.cpp:0:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/src/core_functions/scalar/string/ascii.cpp:1:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/core_functions/scalar/string_functions.hpp:14:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/function/function_set.hpp:11:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/function/aggregate_function.hpp:12:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/vector_operations/aggregate_executor.hpp:11:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/exception.hpp:12:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/exception_format_value.hpp:11:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/string.hpp:11:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/sstream:323:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__ostream/basic_ostream.h:19:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__locale_dir/num.h:19:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__locale_dir/check_grouping.h:14:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/ios:228:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__locale:28:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/string:654:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/string_view:221:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__fwd/string_view.h:22:41: warning: 'char_traits<duckdb_fmt::arg_formatter<duckdb_fmt::buffer_range<char>>>' is deprecated: char_traits<T> for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in a future release, so please migrate off of it. [-Wdeprecated-declarations]
   22 | template <class _CharT, class _Traits = char_traits<_CharT> >
      |                                         ^
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/core.h:226:26: note: in instantiation of default argument for 'basic_string_view<duckdb_fmt::arg_formatter<duckdb_fmt::buffer_range<char>>>' required here
  226 | template <typename Char> using std_string_view = std::basic_string_view<Char>;
      |                          ^~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/core.h:300:47: note: in instantiation of template type alias 'std_string_view' requested here
  300 |       FMT_ENABLE_IF(std::is_same<S, internal::std_string_view<Char>>::value)>
      |                                               ^
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/core.h:214:41: note: expanded from macro 'FMT_ENABLE_IF'
  214 | #define FMT_ENABLE_IF(...) enable_if_t<(__VA_ARGS__), int> = 0
      |                                         ^
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:3161:48: note: in instantiation of template class 'duckdb_fmt::basic_string_view<duckdb_fmt::arg_formatter<duckdb_fmt::buffer_range<char>>>' requested here
 3161 |   return vformat_to<arg_formatter<range>>(buf, to_string_view(format_str),
      |                                                ^
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:3161:10: note: while substituting deduced template arguments into function template 'vformat_to' [with Char = arg_formatter<range>]
 3161 |   return vformat_to<arg_formatter<range>>(buf, to_string_view(format_str),
      |          ^
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:3278:13: note: in instantiation of function template specialization 'duckdb_fmt::internal::vformat_to<char>' requested here
 3278 |   internal::vformat_to(buffer, format_str, args);
      |             ^
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/core.h:1444:20: note: in instantiation of function template specialization 'duckdb_fmt::internal::vformat<char>' requested here
 1444 |   return internal::vformat(to_string_view(format_str), args);
      |                    ^
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/src/core_functions/scalar/string/printf.cpp:20:22: note: in instantiation of function template specialization 'duckdb_fmt::vformat<const char *, char>' requested here
   20 |                 return duckdb_fmt::vformat(
      |                                    ^
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/src/core_functions/scalar/string/printf.cpp:166:48: note: in instantiation of function template specialization 'duckdb::FMTFormat::OP<duckdb_fmt::basic_format_context<std::back_insert_iterator<duckdb_fmt::internal::buffer<char>>, char>>' requested here
  166 |                 string dynamic_result = FORMAT_FUN::template OP<CTX>(format_string.c_str(), format_args);
      |                                                              ^
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/src/core_functions/scalar/string/printf.cpp:182:28: note: in instantiation of function template specialization 'duckdb::PrintfFunction<duckdb::FMTFormat, duckdb_fmt::basic_format_context<std::back_insert_iterator<duckdb_fmt::internal::buffer<char>>, char>>' requested here
  182 |                                   PrintfFunction<FMTFormat, duckdb_fmt::format_context>, BindPrintfFunction);
      |                                   ^
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__fwd/string.h:24:8: note: 'char_traits<duckdb_fmt::arg_formatter<duckdb_fmt::buffer_range<char>>>' has been explicitly marked deprecated here
   24 | struct _LIBCPP_DEPRECATED_(
      |        ^
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__config:555:53: note: expanded from macro '_LIBCPP_DEPRECATED_'
  555 | #      define _LIBCPP_DEPRECATED_(m) __attribute__((__deprecated__(m)))
      |                                                     ^
6 warnings generated.
[107/323] Compiling ub_src_core_functions_scalar_string.cpp
In file included from src/core_functions/scalar/operators/bitwise.cpp:0:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/src/core_functions/scalar/operators/bitwise.cpp:3:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/types/cast_helpers.hpp:19:
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:551:33: warning: identifier '_u' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
  551 | inline u8string_view operator"" _u(const char* s, std::size_t n) {
      |                      ~~~~~~~~~~~^~
      |                      operator""_u
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:3345:56: warning: identifier '_format' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
 3345 | FMT_CONSTEXPR internal::udl_formatter<char> operator"" _format(const char* s,
      |                                             ~~~~~~~~~~~^~~~~~~
      |                                             operator""_format
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:3349:59: warning: identifier '_format' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
 3349 | FMT_CONSTEXPR internal::udl_formatter<wchar_t> operator"" _format(
      |                                                ~~~~~~~~~~~^~~~~~~
      |                                                operator""_format
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:3365:50: warning: identifier '_a' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
 3365 | FMT_CONSTEXPR internal::udl_arg<char> operator"" _a(const char* s,
      |                                       ~~~~~~~~~~~^~
      |                                       operator""_a
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:3369:53: warning: identifier '_a' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
 3369 | FMT_CONSTEXPR internal::udl_arg<wchar_t> operator"" _a(const wchar_t* s,
      |                                          ~~~~~~~~~~~^~
      |                                          operator""_a
5 warnings generated.
[108/323] Compiling ub_src_core_functions_scalar_operators.cpp
[109/323] Compiling ub_src_core_functions_scalar_debug.cpp
[110/323] Compiling ub_src_core_functions_scalar_enum.cpp
In file included from src/core_functions/scalar/bit/bitstring.cpp:0:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/src/core_functions/scalar/bit/bitstring.cpp:3:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/types/cast_helpers.hpp:19:
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:551:33: warning: identifier '_u' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
  551 | inline u8string_view operator"" _u(const char* s, std::size_t n) {
      |                      ~~~~~~~~~~~^~
      |                      operator""_u
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:3345:56: warning: identifier '_format' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
 3345 | FMT_CONSTEXPR internal::udl_formatter<char> operator"" _format(const char* s,
      |                                             ~~~~~~~~~~~^~~~~~~
      |                                             operator""_format
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:3349:59: warning: identifier '_format' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
 3349 | FMT_CONSTEXPR internal::udl_formatter<wchar_t> operator"" _format(
      |                                                ~~~~~~~~~~~^~~~~~~
      |                                                operator""_format
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:3365:50: warning: identifier '_a' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
 3365 | FMT_CONSTEXPR internal::udl_arg<char> operator"" _a(const char* s,
      |                                       ~~~~~~~~~~~^~
      |                                       operator""_a
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:3369:53: warning: identifier '_a' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
 3369 | FMT_CONSTEXPR internal::udl_arg<wchar_t> operator"" _a(const wchar_t* s,
      |                                          ~~~~~~~~~~~^~
      |                                          operator""_a
5 warnings generated.
[111/323] Compiling ub_src_core_functions_scalar_bit.cpp
In file included from src/core_functions/scalar/math/numeric.cpp:0:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/src/core_functions/scalar/math/numeric.cpp:4:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/operator/multiply.hpp:14:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/types/cast_helpers.hpp:19:
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:551:33: warning: identifier '_u' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
  551 | inline u8string_view operator"" _u(const char* s, std::size_t n) {
      |                      ~~~~~~~~~~~^~
      |                      operator""_u
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:3345:56: warning: identifier '_format' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
 3345 | FMT_CONSTEXPR internal::udl_formatter<char> operator"" _format(const char* s,
      |                                             ~~~~~~~~~~~^~~~~~~
      |                                             operator""_format
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:3349:59: warning: identifier '_format' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
 3349 | FMT_CONSTEXPR internal::udl_formatter<wchar_t> operator"" _format(
      |                                                ~~~~~~~~~~~^~~~~~~
      |                                                operator""_format
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:3365:50: warning: identifier '_a' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
 3365 | FMT_CONSTEXPR internal::udl_arg<char> operator"" _a(const char* s,
      |                                       ~~~~~~~~~~~^~
      |                                       operator""_a
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:3369:53: warning: identifier '_a' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
 3369 | FMT_CONSTEXPR internal::udl_arg<wchar_t> operator"" _a(const wchar_t* s,
      |                                          ~~~~~~~~~~~^~
      |                                          operator""_a
5 warnings generated.
[112/323] Compiling ub_src_core_functions_scalar_math.cpp
[113/323] Compiling ub_src_core_functions_scalar_generic.cpp
[114/323] Compiling ub_src_core_functions_aggregate_regression.cpp
[115/323] Compiling ub_src_core_functions_scalar_blob.cpp
[116/323] Compiling ub_src_core_functions_scalar_map.cpp
In file included from src/execution/window_executor.cpp:0:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/src/execution/window_executor.cpp:3:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/operator/add.hpp:14:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/types/cast_helpers.hpp:19:
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:551:33: warning: identifier '_u' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
  551 | inline u8string_view operator"" _u(const char* s, std::size_t n) {
      |                      ~~~~~~~~~~~^~
      |                      operator""_u
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:3345:56: warning: identifier '_format' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
 3345 | FMT_CONSTEXPR internal::udl_formatter<char> operator"" _format(const char* s,
      |                                             ~~~~~~~~~~~^~~~~~~
      |                                             operator""_format
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:3349:59: warning: identifier '_format' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
 3349 | FMT_CONSTEXPR internal::udl_formatter<wchar_t> operator"" _format(
      |                                                ~~~~~~~~~~~^~~~~~~
      |                                                operator""_format
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:3365:50: warning: identifier '_a' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
 3365 | FMT_CONSTEXPR internal::udl_arg<char> operator"" _a(const char* s,
      |                                       ~~~~~~~~~~~^~
      |                                       operator""_a
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:3369:53: warning: identifier '_a' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
 3369 | FMT_CONSTEXPR internal::udl_arg<wchar_t> operator"" _a(const wchar_t* s,
      |                                          ~~~~~~~~~~~^~
      |                                          operator""_a
5 warnings generated.
[117/323] Compiling ub_src_execution.cpp
[118/323] Compiling ub_src_common_value_operations.cpp
[119/323] Compiling ub_src_core_functions_scalar_list.cpp
[120/323] Compiling ub_src_core_functions_aggregate_algebraic.cpp
[121/323] Compiling ub_src_core_functions_scalar_array.cpp
In file included from src/core_functions/scalar/date/date_diff.cpp:0:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/src/core_functions/scalar/date/date_diff.cpp:4:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/operator/subtract.hpp:14:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/types/cast_helpers.hpp:19:
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:551:33: warning: identifier '_u' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
  551 | inline u8string_view operator"" _u(const char* s, std::size_t n) {
      |                      ~~~~~~~~~~~^~
      |                      operator""_u
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:3345:56: warning: identifier '_format' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
 3345 | FMT_CONSTEXPR internal::udl_formatter<char> operator"" _format(const char* s,
      |                                             ~~~~~~~~~~~^~~~~~~
      |                                             operator""_format
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:3349:59: warning: identifier '_format' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
 3349 | FMT_CONSTEXPR internal::udl_formatter<wchar_t> operator"" _format(
      |                                                ~~~~~~~~~~~^~~~~~~
      |                                                operator""_format
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:3365:50: warning: identifier '_a' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
 3365 | FMT_CONSTEXPR internal::udl_arg<char> operator"" _a(const char* s,
      |                                       ~~~~~~~~~~~^~
      |                                       operator""_a
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:3369:53: warning: identifier '_a' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
 3369 | FMT_CONSTEXPR internal::udl_arg<wchar_t> operator"" _a(const wchar_t* s,
      |                                          ~~~~~~~~~~~^~
      |                                          operator""_a
5 warnings generated.
[122/323] Compiling ub_src_core_functions_scalar_date.cpp
[123/323] Compiling ub_src_core_functions.cpp
[124/323] Compiling ub_src_common_types_row.cpp
[125/323] Compiling ub_src_common_tree_renderer.cpp
[126/323] Compiling ub_src_core_functions_aggregate_nested.cpp
[127/323] Compiling ub_src_common_sort.cpp
[128/323] Compiling ub_src_common_exception.cpp
[129/323] Compiling ub_src_common_enums.cpp
[130/323] Compiling ub_src_common_types_column.cpp
[131/323] Compiling ub_src_common_crypto.cpp
[132/323] Compiling ub_src_common_serializer.cpp
[133/323] Compiling ub_src_common_arrow_appender.cpp
[134/323] Compiling ub_src_common_row_operations.cpp
In file included from src/common/types/cast_helpers.cpp:0:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/src/common/types/cast_helpers.cpp:1:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/types/cast_helpers.hpp:19:
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:551:33: warning: identifier '_u' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
  551 | inline u8string_view operator"" _u(const char* s, std::size_t n) {
      |                      ~~~~~~~~~~~^~
      |                      operator""_u
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:3345:56: warning: identifier '_format' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
 3345 | FMT_CONSTEXPR internal::udl_formatter<char> operator"" _format(const char* s,
      |                                             ~~~~~~~~~~~^~~~~~~
      |                                             operator""_format
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:3349:59: warning: identifier '_format' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
 3349 | FMT_CONSTEXPR internal::udl_formatter<wchar_t> operator"" _format(
      |                                                ~~~~~~~~~~~^~~~~~~
      |                                                operator""_format
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:3365:50: warning: identifier '_a' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
 3365 | FMT_CONSTEXPR internal::udl_arg<char> operator"" _a(const char* s,
      |                                       ~~~~~~~~~~~^~
      |                                       operator""_a
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:3369:53: warning: identifier '_a' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
 3369 | FMT_CONSTEXPR internal::udl_arg<wchar_t> operator"" _a(const wchar_t* s,
      |                                          ~~~~~~~~~~~^~
      |                                          operator""_a
5 warnings generated.
[135/323] Compiling ub_src_common_types.cpp
[136/323] Compiling ub_src_catalog_catalog_entry_dependency.cpp
[137/323] Compiling ub_src_catalog_default.cpp
[138/323] Compiling ub_src_common_adbc.cpp
[139/323] Compiling zstd_decompress_block.cpp
[140/323] Compiling ub_src_common_arrow.cpp
[141/323] Compiling zstd_ddict.cpp
[142/323] Compiling zstd_decompress.cpp
[143/323] Compiling huf_decompress.cpp
[144/323] Compiling zstd_ldm.cpp
In file included from src/core_functions/aggregate/distributive/bitagg.cpp:0:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/src/core_functions/aggregate/distributive/bitagg.cpp:7:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/types/cast_helpers.hpp:19:
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:551:33: warning: identifier '_u' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
  551 | inline u8string_view operator"" _u(const char* s, std::size_t n) {
      |                      ~~~~~~~~~~~^~
      |                      operator""_u
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:3345:56: warning: identifier '_format' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
 3345 | FMT_CONSTEXPR internal::udl_formatter<char> operator"" _format(const char* s,
      |                                             ~~~~~~~~~~~^~~~~~~
      |                                             operator""_format
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:3349:59: warning: identifier '_format' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
 3349 | FMT_CONSTEXPR internal::udl_formatter<wchar_t> operator"" _format(
      |                                                ~~~~~~~~~~~^~~~~~~
      |                                                operator""_format
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:3365:50: warning: identifier '_a' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
 3365 | FMT_CONSTEXPR internal::udl_arg<char> operator"" _a(const char* s,
      |                                       ~~~~~~~~~~~^~
      |                                       operator""_a
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:3369:53: warning: identifier '_a' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
 3369 | FMT_CONSTEXPR internal::udl_arg<wchar_t> operator"" _a(const wchar_t* s,
      |                                          ~~~~~~~~~~~^~
      |                                          operator""_a
5 warnings generated.
[145/323] Compiling ub_src_core_functions_aggregate_distributive.cpp
[146/323] Compiling zstd_opt.cpp
[147/323] Compiling zstd_lazy.cpp
[148/323] Compiling zstd_fast.cpp
[149/323] Compiling zstd_compress_superblock.cpp
[150/323] Compiling zstd_double_fast.cpp
[151/323] Compiling zstd_compress_sequences.cpp
In file included from src/core_functions/aggregate/holistic/quantile.cpp:0:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/src/core_functions/aggregate/holistic/quantile.cpp:7:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/core_functions/aggregate/quantile_state.hpp:11:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/core_functions/aggregate/quantile_sort_tree.hpp:14:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/operator/multiply.hpp:14:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/types/cast_helpers.hpp:19:
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:551:33: warning: identifier '_u' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
  551 | inline u8string_view operator"" _u(const char* s, std::size_t n) {
      |                      ~~~~~~~~~~~^~
      |                      operator""_u
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:3345:56: warning: identifier '_format' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
 3345 | FMT_CONSTEXPR internal::udl_formatter<char> operator"" _format(const char* s,
      |                                             ~~~~~~~~~~~^~~~~~~
      |                                             operator""_format
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:3349:59: warning: identifier '_format' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
 3349 | FMT_CONSTEXPR internal::udl_formatter<wchar_t> operator"" _format(
      |                                                ~~~~~~~~~~~^~~~~~~
      |                                                operator""_format
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:3365:50: warning: identifier '_a' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
 3365 | FMT_CONSTEXPR internal::udl_arg<char> operator"" _a(const char* s,
      |                                       ~~~~~~~~~~~^~
      |                                       operator""_a
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:3369:53: warning: identifier '_a' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
 3369 | FMT_CONSTEXPR internal::udl_arg<wchar_t> operator"" _a(const wchar_t* s,
      |                                          ~~~~~~~~~~~^~
      |                                          operator""_a
5 warnings generated.
[152/323] Compiling ub_src_core_functions_aggregate_holistic.cpp
[153/323] Compiling hist.cpp
[154/323] Compiling huf_compress.cpp
[155/323] Compiling zstd_compress_literals.cpp
[156/323] Compiling fse_compress.cpp
[157/323] Compiling fse_decompress.cpp
[158/323] Compiling xxhash.cpp
[159/323] Compiling zstd_compress.cpp
[160/323] Compiling error_private.cpp
[161/323] Compiling zstd_common.cpp
[162/323] Compiling entropy_common.cpp
[163/323] Compiling utf8proc.cpp
[164/323] Compiling utf8proc_wrapper.cpp
[165/323] Compiling TTransportException.cpp
[166/323] Compiling TBufferTransports.cpp
[167/323] Compiling snappy-sinksource.cc
[168/323] Compiling TProtocol.cpp
[169/323] Compiling snappy.cc
[170/323] Compiling yyjson.cpp
[171/323] Compiling rune.cc
[172/323] Compiling unicode_casefold.cc
[173/323] Compiling unicode_groups.cc
[174/323] Compiling ub_extension_icu_third_party_icu_common.cpp
[175/323] Compiling strutil.cc
[176/323] Compiling SkipList.cpp
In file included from src/catalog/catalog_entry/sequence_catalog_entry.cpp:0:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/src/catalog/catalog_entry/sequence_catalog_entry.cpp:8:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/operator/add.hpp:14:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/types/cast_helpers.hpp:19:
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:551:33: warning: identifier '_u' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
  551 | inline u8string_view operator"" _u(const char* s, std::size_t n) {
      |                      ~~~~~~~~~~~^~
      |                      operator""_u
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:3345:56: warning: identifier '_format' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
 3345 | FMT_CONSTEXPR internal::udl_formatter<char> operator"" _format(const char* s,
      |                                             ~~~~~~~~~~~^~~~~~~
      |                                             operator""_format
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:3349:59: warning: identifier '_format' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
 3349 | FMT_CONSTEXPR internal::udl_formatter<wchar_t> operator"" _format(
      |                                                ~~~~~~~~~~~^~~~~~~
      |                                                operator""_format
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:3365:50: warning: identifier '_a' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
 3365 | FMT_CONSTEXPR internal::udl_arg<char> operator"" _a(const char* s,
      |                                       ~~~~~~~~~~~^~
      |                                       operator""_a
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:3369:53: warning: identifier '_a' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
 3369 | FMT_CONSTEXPR internal::udl_arg<wchar_t> operator"" _a(const wchar_t* s,
      |                                          ~~~~~~~~~~~^~
      |                                          operator""_a
5 warnings generated.
[177/323] Compiling ub_src_catalog_catalog_entry.cpp
[178/323] Compiling ub_src_catalog.cpp
[179/323] Compiling perl_groups.cc
[180/323] Compiling stringpiece.cc
[181/323] Compiling tostring.cc
[182/323] Compiling re2.cc
[183/323] Compiling prog.cc
[184/323] Compiling prefilter.cc
[185/323] Compiling parse.cc
[186/323] Compiling onepass.cc
[187/323] Compiling prefilter_tree.cc
[188/323] Compiling nfa.cc
In file included from extension/icu/third_party/icu/i18n/plurrule.cpp:0:
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/extension/icu/third_party/icu/i18n/plurrule.cpp:1665:24: warning: implicit conversion from 'int64_t' (aka 'long long') to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
 1665 |           if (scaled > U_INT64_MAX) {
      |                      ~ ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/extension/icu/third_party/icu/common/unicode/umachine.h:248:33: note: expanded from macro 'U_INT64_MAX'
  248 | #     define U_INT64_MAX       ((int64_t)(INT64_C(9223372036854775807)))
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 warning generated.
[189/323] Compiling ub_extension_icu_third_party_icu_i18n.cpp
In file included from extension/json/json_functions/copy_json.cpp:0:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/extension/json/json_functions/copy_json.cpp:9:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/extension/json/include/json_functions.hpp:12:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/extension/json/include/json_common.hpp:12:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/operator/decimal_cast_operators.hpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/operator/integer_cast_operator.hpp:11:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/operator/add.hpp:14:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/types/cast_helpers.hpp:19:
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:551:33: warning: identifier '_u' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
  551 | inline u8string_view operator"" _u(const char* s, std::size_t n) {
      |                      ~~~~~~~~~~~^~
      |                      operator""_u
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:3345:56: warning: identifier '_format' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
 3345 | FMT_CONSTEXPR internal::udl_formatter<char> operator"" _format(const char* s,
      |                                             ~~~~~~~~~~~^~~~~~~
      |                                             operator""_format
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:3349:59: warning: identifier '_format' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
 3349 | FMT_CONSTEXPR internal::udl_formatter<wchar_t> operator"" _format(
      |                                                ~~~~~~~~~~~^~~~~~~
      |                                                operator""_format
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:3365:50: warning: identifier '_a' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
 3365 | FMT_CONSTEXPR internal::udl_arg<char> operator"" _a(const char* s,
      |                                       ~~~~~~~~~~~^~
      |                                       operator""_a
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:3369:53: warning: identifier '_a' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
 3369 | FMT_CONSTEXPR internal::udl_arg<wchar_t> operator"" _a(const wchar_t* s,
      |                                          ~~~~~~~~~~~^~
      |                                          operator""_a
5 warnings generated.
[190/323] Compiling ub_extension_json_json_functions.cpp
[191/323] Compiling mimics_pcre.cc
[192/323] Compiling filtered_re2.cc
[193/323] Compiling bitmap256.cc
[194/323] Compiling sha512.cpp
[195/323] Compiling sha256.cpp
[196/323] Compiling miniz.cpp
[197/323] Compiling sha1.cpp
[198/323] Compiling bitstate.cc
[199/323] Compiling rsa_alt_helpers.cpp
[200/323] Compiling platform_util.cpp
[201/323] Compiling rsa.cpp
[202/323] Compiling pk_wrap.cpp
[203/323] Compiling pkparse.cpp
[204/323] Compiling pk.cpp
[205/323] Compiling compile.cc
[206/323] Compiling pem.cpp
[207/323] Compiling dfa.cc
[208/323] Compiling gcm.cpp
[209/323] Compiling md.cpp
[210/323] Compiling oid.cpp
[211/323] Compiling entropy_poll.cpp
[212/323] Compiling entropy.cpp
[213/323] Compiling constant_time.cpp
[214/323] Compiling parquet_constants.cpp
[215/323] Compiling camellia.cpp
[216/323] Compiling cipher_wrap.cpp
[217/323] Compiling base64.cpp
[218/323] Compiling cipher.cpp
[219/323] Compiling bignum.cpp
[220/323] Compiling aria.cpp
[221/323] Compiling asn1parse.cpp
[222/323] Compiling aes.cpp
[223/323] Compiling lz4.cpp
[224/323] Compiling mbedtls_wrapper.cpp
[225/323] Compiling src_common_keywords.cpp
[226/323] Compiling src_backend_parser_scansup.cpp
[227/323] Compiling src_backend_nodes_value.cpp
[228/323] Compiling src_backend_nodes_makefuncs.cpp
[229/323] Compiling src_backend_nodes_list.cpp
[230/323] Compiling sds.cpp
[231/323] Compiling src_backend_parser_scan.cpp
[232/323] Compiling src_backend_parser_parser.cpp
[233/323] Compiling utf8_util.cpp
[234/323] Compiling parquet_types.cpp
In file included from src/common/cgroups.cpp:0:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/src/common/cgroups.cpp:6:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/types/cast_helpers.hpp:19:
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:551:33: warning: identifier '_u' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
  551 | inline u8string_view operator"" _u(const char* s, std::size_t n) {
      |                      ~~~~~~~~~~~^~
      |                      operator""_u
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:3345:56: warning: identifier '_format' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
 3345 | FMT_CONSTEXPR internal::udl_formatter<char> operator"" _format(const char* s,
      |                                             ~~~~~~~~~~~^~~~~~~
      |                                             operator""_format
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:3349:59: warning: identifier '_format' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
 3349 | FMT_CONSTEXPR internal::udl_formatter<wchar_t> operator"" _format(
      |                                                ~~~~~~~~~~~^~~~~~~
      |                                                operator""_format
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:3365:50: warning: identifier '_a' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
 3365 | FMT_CONSTEXPR internal::udl_arg<char> operator"" _a(const char* s,
      |                                       ~~~~~~~~~~~^~
      |                                       operator""_a
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:3369:53: warning: identifier '_a' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
 3369 | FMT_CONSTEXPR internal::udl_arg<wchar_t> operator"" _a(const wchar_t* s,
      |                                          ~~~~~~~~~~~^~
      |                                          operator""_a
5 warnings generated.
[235/323] Compiling ub_src_common.cpp
[236/323] Compiling static_dict.cpp
[237/323] Compiling src_backend_parser_gram.cpp
[238/323] Compiling memory.cpp
[239/323] Compiling pg_functions.cpp
[240/323] Compiling postgres_parser.cpp
[241/323] Compiling literal_cost.cpp
[242/323] Compiling fast_log.cpp
[243/323] Compiling entropy_encode.cpp
[244/323] Compiling metablock.cpp
[244/323] Compiling dictionary_hash.cpp
[246/323] Compiling histogram.cpp
[247/323] Compiling hyperloglog.cpp
[248/323] Compiling encoder_dict.cpp
[249/323] Compiling libfsst.cpp
[250/323] Compiling compound_dictionary.cpp
[251/323] Compiling command.cpp
[252/323] Compiling encode.cpp
[253/323] Compiling compress_fragment_two_pass.cpp
[254/323] Compiling compress_fragment.cpp
[255/323] Compiling state.cpp
[256/323] Compiling cluster.cpp
[257/323] Compiling huffman.cpp
[258/323] Compiling bit_reader.cpp
[259/323] Compiling transform.cpp
[260/323] Compiling brotli_bit_stream.cpp
[261/323] Compiling block_splitter.cpp
[262/323] Compiling bit_cost.cpp
[263/323] Compiling shared_dictionary.cpp
[264/323] Compiling context.cpp
[265/323] Compiling platform.cpp
[266/323] Compiling constants.cpp
[267/323] Compiling backward_references_hq.cpp
[268/323] Compiling dictionary.cpp
[269/323] Compiling decode.cpp
In file included from /Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/format.cc:8:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format-inl.h:11:
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:551:33: warning: identifier '_u' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
  551 | inline u8string_view operator"" _u(const char* s, std::size_t n) {
      |                      ~~~~~~~~~~~^~
      |                      operator""_u
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:3345:56: warning: identifier '_format' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
 3345 | FMT_CONSTEXPR internal::udl_formatter<char> operator"" _format(const char* s,
      |                                             ~~~~~~~~~~~^~~~~~~
      |                                             operator""_format
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:3349:59: warning: identifier '_format' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
 3349 | FMT_CONSTEXPR internal::udl_formatter<wchar_t> operator"" _format(
      |                                                ~~~~~~~~~~~^~~~~~~
      |                                                operator""_format
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:3365:50: warning: identifier '_a' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
 3365 | FMT_CONSTEXPR internal::udl_arg<char> operator"" _a(const char* s,
      |                                       ~~~~~~~~~~~^~
      |                                       operator""_a
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:3369:53: warning: identifier '_a' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
 3369 | FMT_CONSTEXPR internal::udl_arg<wchar_t> operator"" _a(const wchar_t* s,
      |                                          ~~~~~~~~~~~^~
      |                                          operator""_a
In file included from /Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/format.cc:8:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format-inl.h:11:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:36:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/exception.hpp:12:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/exception_format_value.hpp:11:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/string.hpp:11:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/sstream:323:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__ostream/basic_ostream.h:19:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__locale_dir/num.h:19:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__locale_dir/check_grouping.h:14:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/ios:228:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__locale:28:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/string:654:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/string_view:221:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__fwd/string_view.h:22:41: warning: 'char_traits<duckdb_fmt::arg_formatter<duckdb_fmt::buffer_range<char>>>' is deprecated: char_traits<T> for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in a future release, so please migrate off of it. [-Wdeprecated-declarations]
   22 | template <class _CharT, class _Traits = char_traits<_CharT> >
      |                                         ^
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/core.h:226:26: note: in instantiation of default argument for 'basic_string_view<duckdb_fmt::arg_formatter<duckdb_fmt::buffer_range<char>>>' required here
  226 | template <typename Char> using std_string_view = std::basic_string_view<Char>;
      |                          ^~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/core.h:300:47: note: in instantiation of template type alias 'std_string_view' requested here
  300 |       FMT_ENABLE_IF(std::is_same<S, internal::std_string_view<Char>>::value)>
      |                                               ^
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/core.h:214:41: note: expanded from macro 'FMT_ENABLE_IF'
  214 | #define FMT_ENABLE_IF(...) enable_if_t<(__VA_ARGS__), int> = 0
      |                                         ^
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:3161:48: note: in instantiation of template class 'duckdb_fmt::basic_string_view<duckdb_fmt::arg_formatter<duckdb_fmt::buffer_range<char>>>' requested here
 3161 |   return vformat_to<arg_formatter<range>>(buf, to_string_view(format_str),
      |                                                ^
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:3161:10: note: while substituting deduced template arguments into function template 'vformat_to' [with Char = arg_formatter<range>]
 3161 |   return vformat_to<arg_formatter<range>>(buf, to_string_view(format_str),
      |          ^
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/format.cc:145:53: note: in instantiation of function template specialization 'duckdb_fmt::internal::vformat_to<char>' requested here
  145 | template FMT_API format_context::iterator internal::vformat_to(
      |                                                     ^
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__fwd/string.h:24:8: note: 'char_traits<duckdb_fmt::arg_formatter<duckdb_fmt::buffer_range<char>>>' has been explicitly marked deprecated here
   24 | struct _LIBCPP_DEPRECATED_(
      |        ^
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__config:555:53: note: expanded from macro '_LIBCPP_DEPRECATED_'
  555 | #      define _LIBCPP_DEPRECATED_(m) __attribute__((__deprecated__(m)))
      |                                                     ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/format.cc:8:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format-inl.h:11:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:36:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/exception.hpp:12:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/exception_format_value.hpp:11:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/string.hpp:11:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/sstream:323:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__ostream/basic_ostream.h:19:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__locale_dir/num.h:19:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__locale_dir/check_grouping.h:14:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/ios:228:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__locale:28:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/string:654:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/string_view:221:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__fwd/string_view.h:22:41: warning: 'char_traits<duckdb_fmt::arg_formatter<duckdb_fmt::buffer_range<wchar_t>>>' is deprecated: char_traits<T> for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in a future release, so please migrate off of it. [-Wdeprecated-declarations]
   22 | template <class _CharT, class _Traits = char_traits<_CharT> >
      |                                         ^
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/core.h:226:26: note: in instantiation of default argument for 'basic_string_view<duckdb_fmt::arg_formatter<duckdb_fmt::buffer_range<wchar_t>>>' required here
  226 | template <typename Char> using std_string_view = std::basic_string_view<Char>;
      |                          ^~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/core.h:300:47: note: in instantiation of template type alias 'std_string_view' requested here
  300 |       FMT_ENABLE_IF(std::is_same<S, internal::std_string_view<Char>>::value)>
      |                                               ^
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/core.h:214:41: note: expanded from macro 'FMT_ENABLE_IF'
  214 | #define FMT_ENABLE_IF(...) enable_if_t<(__VA_ARGS__), int> = 0
      |                                         ^
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:3161:48: note: in instantiation of template class 'duckdb_fmt::basic_string_view<duckdb_fmt::arg_formatter<duckdb_fmt::buffer_range<wchar_t>>>' requested here
 3161 |   return vformat_to<arg_formatter<range>>(buf, to_string_view(format_str),
      |                                                ^
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:3161:10: note: while substituting deduced template arguments into function template 'vformat_to' [with Char = arg_formatter<range>]
 3161 |   return vformat_to<arg_formatter<range>>(buf, to_string_view(format_str),
      |          ^
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:3278:13: note: in instantiation of function template specialization 'duckdb_fmt::internal::vformat_to<wchar_t>' requested here
 3278 |   internal::vformat_to(buffer, format_str, args);
      |             ^
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__fwd/string.h:24:8: note: 'char_traits<duckdb_fmt::arg_formatter<duckdb_fmt::buffer_range<wchar_t>>>' has been explicitly marked deprecated here
   24 | struct _LIBCPP_DEPRECATED_(
      |        ^
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__config:555:53: note: expanded from macro '_LIBCPP_DEPRECATED_'
  555 | #      define _LIBCPP_DEPRECATED_(m) __attribute__((__deprecated__(m)))
      |                                                     ^
7 warnings generated.
[270/323] Compiling format.cc
[271/323] Compiling backward_references.cpp
[272/323] Compiling bitpacking.cpp
[273/323] Compiling unoptimized_statement_verifier.cpp
[274/323] Compiling parsed_statement_verifier.cpp
[275/323] Compiling no_operator_caching_verifier.cpp
[276/323] Compiling statement_verifier.cpp
[277/323] Compiling fetch_row_verifier.cpp
[278/323] Compiling vector_storage.cpp
[279/323] Compiling external_statement_verifier.cpp
[280/323] Compiling copied_statement_verifier.cpp
[281/323] Compiling numeric_inplace_operators.cpp
[282/323] Compiling null_operations.cpp
[283/323] Compiling vector_hash.cpp
[284/323] Compiling generators.cpp
[285/323] Compiling prepared_statement_verifier.cpp
[286/323] Compiling deserialized_statement_verifier.cpp
[287/323] Compiling vector_cast.cpp
[288/323] Compiling vector_copy.cpp
[289/323] Compiling boolean_operators.cpp
[290/323] Compiling comparison_operators.cpp
[291/323] Compiling is_distinct_from.cpp
[292/323] Compiling zstd_file_system.cpp
[293/323] Compiling parquet_timestamp.cpp
[294/323] Compiling parquet_statistics.cpp
[295/323] Compiling parquet_crypto.cpp
[296/323] Compiling serialize_parquet.cpp
[297/323] Compiling parquet_writer.cpp
[298/323] Compiling parquet_metadata.cpp
[299/323] Compiling geo_parquet.cpp
[300/323] Compiling parquet_reader.cpp
[301/323] Compiling json_enums.cpp
[302/323] Compiling column_writer.cpp
In file included from /Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/extension/json/json_serializer.cpp:1:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/extension/json/include/json_serializer.hpp:3:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/extension/json/include/json_common.hpp:12:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/operator/decimal_cast_operators.hpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/operator/integer_cast_operator.hpp:11:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/operator/add.hpp:14:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/types/cast_helpers.hpp:19:
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:551:33: warning: identifier '_u' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
  551 | inline u8string_view operator"" _u(const char* s, std::size_t n) {
      |                      ~~~~~~~~~~~^~
      |                      operator""_u
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:3345:56: warning: identifier '_format' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
 3345 | FMT_CONSTEXPR internal::udl_formatter<char> operator"" _format(const char* s,
      |                                             ~~~~~~~~~~~^~~~~~~
      |                                             operator""_format
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:3349:59: warning: identifier '_format' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
 3349 | FMT_CONSTEXPR internal::udl_formatter<wchar_t> operator"" _format(
      |                                                ~~~~~~~~~~~^~~~~~~
      |                                                operator""_format
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:3365:50: warning: identifier '_a' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
 3365 | FMT_CONSTEXPR internal::udl_arg<char> operator"" _a(const char* s,
      |                                       ~~~~~~~~~~~^~
      |                                       operator""_a
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:3369:53: warning: identifier '_a' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
 3369 | FMT_CONSTEXPR internal::udl_arg<wchar_t> operator"" _a(const wchar_t* s,
      |                                          ~~~~~~~~~~~^~
      |                                          operator""_a
5 warnings generated.
[303/323] Compiling json_serializer.cpp
In file included from /Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/extension/json/serialize_json.cpp:8:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/extension/json/include/buffered_json_reader.hpp:17:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/extension/json/include/json_common.hpp:12:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/operator/decimal_cast_operators.hpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/operator/integer_cast_operator.hpp:11:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/operator/add.hpp:14:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/types/cast_helpers.hpp:19:
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:551:33: warning: identifier '_u' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
  551 | inline u8string_view operator"" _u(const char* s, std::size_t n) {
      |                      ~~~~~~~~~~~^~
      |                      operator""_u
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:3345:56: warning: identifier '_format' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
 3345 | FMT_CONSTEXPR internal::udl_formatter<char> operator"" _format(const char* s,
      |                                             ~~~~~~~~~~~^~~~~~~
      |                                             operator""_format
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:3349:59: warning: identifier '_format' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
 3349 | FMT_CONSTEXPR internal::udl_formatter<wchar_t> operator"" _format(
      |                                                ~~~~~~~~~~~^~~~~~~
      |                                                operator""_format
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:3365:50: warning: identifier '_a' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
 3365 | FMT_CONSTEXPR internal::udl_arg<char> operator"" _a(const char* s,
      |                                       ~~~~~~~~~~~^~
      |                                       operator""_a
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:3369:53: warning: identifier '_a' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
 3369 | FMT_CONSTEXPR internal::udl_arg<wchar_t> operator"" _a(const wchar_t* s,
      |                                          ~~~~~~~~~~~^~
      |                                          operator""_a
5 warnings generated.
[304/323] Compiling serialize_json.cpp
[305/323] Compiling parquet_extension.cpp
[306/323] Compiling column_reader.cpp
In file included from /Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/extension/json/json_common.cpp:1:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/extension/json/include/json_common.hpp:12:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/operator/decimal_cast_operators.hpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/operator/integer_cast_operator.hpp:11:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/operator/add.hpp:14:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/types/cast_helpers.hpp:19:
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:551:33: warning: identifier '_u' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
  551 | inline u8string_view operator"" _u(const char* s, std::size_t n) {
      |                      ~~~~~~~~~~~^~
      |                      operator""_u
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:3345:56: warning: identifier '_format' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
 3345 | FMT_CONSTEXPR internal::udl_formatter<char> operator"" _format(const char* s,
      |                                             ~~~~~~~~~~~^~~~~~~
      |                                             operator""_format
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:3349:59: warning: identifier '_format' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
 3349 | FMT_CONSTEXPR internal::udl_formatter<wchar_t> operator"" _format(
      |                                                ~~~~~~~~~~~^~~~~~~
      |                                                operator""_format
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:3365:50: warning: identifier '_a' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
 3365 | FMT_CONSTEXPR internal::udl_arg<char> operator"" _a(const char* s,
      |                                       ~~~~~~~~~~~^~
      |                                       operator""_a
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:3369:53: warning: identifier '_a' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
 3369 | FMT_CONSTEXPR internal::udl_arg<wchar_t> operator"" _a(const wchar_t* s,
      |                                          ~~~~~~~~~~~^~
      |                                          operator""_a
5 warnings generated.
[307/323] Compiling json_common.cpp
In file included from /Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/extension/json/json_functions.cpp:1:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/extension/json/include/json_functions.hpp:12:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/extension/json/include/json_common.hpp:12:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/operator/decimal_cast_operators.hpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/operator/integer_cast_operator.hpp:11:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/operator/add.hpp:14:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/types/cast_helpers.hpp:19:
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:551:33: warning: identifier '_u' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
  551 | inline u8string_view operator"" _u(const char* s, std::size_t n) {
      |                      ~~~~~~~~~~~^~
      |                      operator""_u
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:3345:56: warning: identifier '_format' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
 3345 | FMT_CONSTEXPR internal::udl_formatter<char> operator"" _format(const char* s,
      |                                             ~~~~~~~~~~~^~~~~~~
      |                                             operator""_format
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:3349:59: warning: identifier '_format' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
 3349 | FMT_CONSTEXPR internal::udl_formatter<wchar_t> operator"" _format(
      |                                                ~~~~~~~~~~~^~~~~~~
      |                                                operator""_format
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:3365:50: warning: identifier '_a' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
 3365 | FMT_CONSTEXPR internal::udl_arg<char> operator"" _a(const char* s,
      |                                       ~~~~~~~~~~~^~
      |                                       operator""_a
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:3369:53: warning: identifier '_a' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
 3369 | FMT_CONSTEXPR internal::udl_arg<wchar_t> operator"" _a(const wchar_t* s,
      |                                          ~~~~~~~~~~~^~
      |                                          operator""_a
5 warnings generated.
[308/323] Compiling json_functions.cpp
In file included from /Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/extension/json/json_scan.cpp:1:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/extension/json/include/json_scan.hpp:11:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/extension/json/include/buffered_json_reader.hpp:17:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/extension/json/include/json_common.hpp:12:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/operator/decimal_cast_operators.hpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/operator/integer_cast_operator.hpp:11:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/operator/add.hpp:14:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/types/cast_helpers.hpp:19:
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:551:33: warning: identifier '_u' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
  551 | inline u8string_view operator"" _u(const char* s, std::size_t n) {
      |                      ~~~~~~~~~~~^~
      |                      operator""_u
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:3345:56: warning: identifier '_format' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
 3345 | FMT_CONSTEXPR internal::udl_formatter<char> operator"" _format(const char* s,
      |                                             ~~~~~~~~~~~^~~~~~~
      |                                             operator""_format
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:3349:59: warning: identifier '_format' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
 3349 | FMT_CONSTEXPR internal::udl_formatter<wchar_t> operator"" _format(
      |                                                ~~~~~~~~~~~^~~~~~~
      |                                                operator""_format
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:3365:50: warning: identifier '_a' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
 3365 | FMT_CONSTEXPR internal::udl_arg<char> operator"" _a(const char* s,
      |                                       ~~~~~~~~~~~^~
      |                                       operator""_a
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:3369:53: warning: identifier '_a' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
 3369 | FMT_CONSTEXPR internal::udl_arg<wchar_t> operator"" _a(const wchar_t* s,
      |                                          ~~~~~~~~~~~^~
      |                                          operator""_a
5 warnings generated.
[309/323] Compiling json_scan.cpp
In file included from /Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/extension/json/json_extension.cpp:14:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/extension/json/include/json_common.hpp:12:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/operator/decimal_cast_operators.hpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/operator/integer_cast_operator.hpp:11:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/operator/add.hpp:14:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/types/cast_helpers.hpp:19:
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:551:33: warning: identifier '_u' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
  551 | inline u8string_view operator"" _u(const char* s, std::size_t n) {
      |                      ~~~~~~~~~~~^~
      |                      operator""_u
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:3345:56: warning: identifier '_format' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
 3345 | FMT_CONSTEXPR internal::udl_formatter<char> operator"" _format(const char* s,
      |                                             ~~~~~~~~~~~^~~~~~~
      |                                             operator""_format
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:3349:59: warning: identifier '_format' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
 3349 | FMT_CONSTEXPR internal::udl_formatter<wchar_t> operator"" _format(
      |                                                ~~~~~~~~~~~^~~~~~~
      |                                                operator""_format
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:3365:50: warning: identifier '_a' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
 3365 | FMT_CONSTEXPR internal::udl_arg<char> operator"" _a(const char* s,
      |                                       ~~~~~~~~~~~^~
      |                                       operator""_a
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:3369:53: warning: identifier '_a' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
 3369 | FMT_CONSTEXPR internal::udl_arg<wchar_t> operator"" _a(const wchar_t* s,
      |                                          ~~~~~~~~~~~^~
      |                                          operator""_a
5 warnings generated.
[310/323] Compiling json_extension.cpp
In file included from /Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/extension/json/json_deserializer.cpp:1:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/extension/json/include/json_deserializer.hpp:2:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/extension/json/include/json_common.hpp:12:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/operator/decimal_cast_operators.hpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/operator/integer_cast_operator.hpp:11:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/operator/add.hpp:14:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/types/cast_helpers.hpp:19:
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:551:33: warning: identifier '_u' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
  551 | inline u8string_view operator"" _u(const char* s, std::size_t n) {
      |                      ~~~~~~~~~~~^~
      |                      operator""_u
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:3345:56: warning: identifier '_format' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
 3345 | FMT_CONSTEXPR internal::udl_formatter<char> operator"" _format(const char* s,
      |                                             ~~~~~~~~~~~^~~~~~~
      |                                             operator""_format
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:3349:59: warning: identifier '_format' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
 3349 | FMT_CONSTEXPR internal::udl_formatter<wchar_t> operator"" _format(
      |                                                ~~~~~~~~~~~^~~~~~~
      |                                                operator""_format
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:3365:50: warning: identifier '_a' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
 3365 | FMT_CONSTEXPR internal::udl_arg<char> operator"" _a(const char* s,
      |                                       ~~~~~~~~~~~^~
      |                                       operator""_a
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:3369:53: warning: identifier '_a' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
 3369 | FMT_CONSTEXPR internal::udl_arg<wchar_t> operator"" _a(const wchar_t* s,
      |                                          ~~~~~~~~~~~^~
      |                                          operator""_a
5 warnings generated.
[311/323] Compiling json_deserializer.cpp
In file included from /Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/extension/json/buffered_json_reader.cpp:1:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/extension/json/include/buffered_json_reader.hpp:17:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/extension/json/include/json_common.hpp:12:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/operator/decimal_cast_operators.hpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/operator/integer_cast_operator.hpp:11:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/operator/add.hpp:14:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/types/cast_helpers.hpp:19:
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:551:33: warning: identifier '_u' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
  551 | inline u8string_view operator"" _u(const char* s, std::size_t n) {
      |                      ~~~~~~~~~~~^~
      |                      operator""_u
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:3345:56: warning: identifier '_format' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
 3345 | FMT_CONSTEXPR internal::udl_formatter<char> operator"" _format(const char* s,
      |                                             ~~~~~~~~~~~^~~~~~~
      |                                             operator""_format
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:3349:59: warning: identifier '_format' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
 3349 | FMT_CONSTEXPR internal::udl_formatter<wchar_t> operator"" _format(
      |                                                ~~~~~~~~~~~^~~~~~~
      |                                                operator""_format
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:3365:50: warning: identifier '_a' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
 3365 | FMT_CONSTEXPR internal::udl_arg<char> operator"" _a(const char* s,
      |                                       ~~~~~~~~~~~^~
      |                                       operator""_a
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:3369:53: warning: identifier '_a' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
 3369 | FMT_CONSTEXPR internal::udl_arg<wchar_t> operator"" _a(const wchar_t* s,
      |                                          ~~~~~~~~~~~^~
      |                                          operator""_a
5 warnings generated.
[312/323] Compiling buffered_json_reader.cpp
[313/323] Compiling icu_extension.cpp
[314/323] Compiling icu-timezone.cpp
In file included from /Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/extension/icu/icu-timebucket.cpp:4:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/operator/subtract.hpp:14:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/types/cast_helpers.hpp:19:
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:551:33: warning: identifier '_u' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
  551 | inline u8string_view operator"" _u(const char* s, std::size_t n) {
      |                      ~~~~~~~~~~~^~
      |                      operator""_u
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:3345:56: warning: identifier '_format' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
 3345 | FMT_CONSTEXPR internal::udl_formatter<char> operator"" _format(const char* s,
      |                                             ~~~~~~~~~~~^~~~~~~
      |                                             operator""_format
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:3349:59: warning: identifier '_format' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
 3349 | FMT_CONSTEXPR internal::udl_formatter<wchar_t> operator"" _format(
      |                                                ~~~~~~~~~~~^~~~~~~
      |                                                operator""_format
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:3365:50: warning: identifier '_a' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
 3365 | FMT_CONSTEXPR internal::udl_arg<char> operator"" _a(const char* s,
      |                                       ~~~~~~~~~~~^~
      |                                       operator""_a
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:3369:53: warning: identifier '_a' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
 3369 | FMT_CONSTEXPR internal::udl_arg<wchar_t> operator"" _a(const wchar_t* s,
      |                                          ~~~~~~~~~~~^~
      |                                          operator""_a
5 warnings generated.
[315/323] Compiling icu-timebucket.cpp
[316/323] Compiling stubdata.cpp
[317/323] Compiling icu-table-range.cpp
In file included from /Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/extension/icu/icu-datefunc.cpp:4:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/operator/add.hpp:14:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/types/cast_helpers.hpp:19:
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:551:33: warning: identifier '_u' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
  551 | inline u8string_view operator"" _u(const char* s, std::size_t n) {
      |                      ~~~~~~~~~~~^~
      |                      operator""_u
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:3345:56: warning: identifier '_format' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
 3345 | FMT_CONSTEXPR internal::udl_formatter<char> operator"" _format(const char* s,
      |                                             ~~~~~~~~~~~^~~~~~~
      |                                             operator""_format
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:3349:59: warning: identifier '_format' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
 3349 | FMT_CONSTEXPR internal::udl_formatter<wchar_t> operator"" _format(
      |                                                ~~~~~~~~~~~^~~~~~~
      |                                                operator""_format
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:3365:50: warning: identifier '_a' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
 3365 | FMT_CONSTEXPR internal::udl_arg<char> operator"" _a(const char* s,
      |                                       ~~~~~~~~~~~^~
      |                                       operator""_a
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:3369:53: warning: identifier '_a' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
 3369 | FMT_CONSTEXPR internal::udl_arg<wchar_t> operator"" _a(const wchar_t* s,
      |                                          ~~~~~~~~~~~^~
      |                                          operator""_a
5 warnings generated.
[318/323] Compiling icu-datefunc.cpp
In file included from /Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/extension/icu/icu-makedate.cpp:1:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/operator/add.hpp:14:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/types/cast_helpers.hpp:19:
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:551:33: warning: identifier '_u' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
  551 | inline u8string_view operator"" _u(const char* s, std::size_t n) {
      |                      ~~~~~~~~~~~^~
      |                      operator""_u
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:3345:56: warning: identifier '_format' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
 3345 | FMT_CONSTEXPR internal::udl_formatter<char> operator"" _format(const char* s,
      |                                             ~~~~~~~~~~~^~~~~~~
      |                                             operator""_format
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:3349:59: warning: identifier '_format' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
 3349 | FMT_CONSTEXPR internal::udl_formatter<wchar_t> operator"" _format(
      |                                                ~~~~~~~~~~~^~~~~~~
      |                                                operator""_format
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:3365:50: warning: identifier '_a' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
 3365 | FMT_CONSTEXPR internal::udl_arg<char> operator"" _a(const char* s,
      |                                       ~~~~~~~~~~~^~
      |                                       operator""_a
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:3369:53: warning: identifier '_a' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
 3369 | FMT_CONSTEXPR internal::udl_arg<wchar_t> operator"" _a(const wchar_t* s,
      |                                          ~~~~~~~~~~~^~
      |                                          operator""_a
5 warnings generated.
[319/323] Compiling icu-makedate.cpp
In file included from /Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/extension/icu/icu-strptime.cpp:6:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/types/cast_helpers.hpp:19:
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:551:33: warning: identifier '_u' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
  551 | inline u8string_view operator"" _u(const char* s, std::size_t n) {
      |                      ~~~~~~~~~~~^~
      |                      operator""_u
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:3345:56: warning: identifier '_format' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
 3345 | FMT_CONSTEXPR internal::udl_formatter<char> operator"" _format(const char* s,
      |                                             ~~~~~~~~~~~^~~~~~~
      |                                             operator""_format
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:3349:59: warning: identifier '_format' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
 3349 | FMT_CONSTEXPR internal::udl_formatter<wchar_t> operator"" _format(
      |                                                ~~~~~~~~~~~^~~~~~~
      |                                                operator""_format
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:3365:50: warning: identifier '_a' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
 3365 | FMT_CONSTEXPR internal::udl_arg<char> operator"" _a(const char* s,
      |                                       ~~~~~~~~~~~^~
      |                                       operator""_a
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:3369:53: warning: identifier '_a' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
 3369 | FMT_CONSTEXPR internal::udl_arg<wchar_t> operator"" _a(const wchar_t* s,
      |                                          ~~~~~~~~~~~^~
      |                                          operator""_a
5 warnings generated.
[320/323] Compiling icu-strptime.cpp
[321/323] Compiling icu-datepart.cpp
In file included from /Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/extension/icu/icu-dateadd.cpp:4:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/operator/add.hpp:14:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/types/cast_helpers.hpp:19:
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:551:33: warning: identifier '_u' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
  551 | inline u8string_view operator"" _u(const char* s, std::size_t n) {
      |                      ~~~~~~~~~~~^~
      |                      operator""_u
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:3345:56: warning: identifier '_format' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
 3345 | FMT_CONSTEXPR internal::udl_formatter<char> operator"" _format(const char* s,
      |                                             ~~~~~~~~~~~^~~~~~~
      |                                             operator""_format
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:3349:59: warning: identifier '_format' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
 3349 | FMT_CONSTEXPR internal::udl_formatter<wchar_t> operator"" _format(
      |                                                ~~~~~~~~~~~^~~~~~~
      |                                                operator""_format
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:3365:50: warning: identifier '_a' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
 3365 | FMT_CONSTEXPR internal::udl_arg<char> operator"" _a(const char* s,
      |                                       ~~~~~~~~~~~^~
      |                                       operator""_a
/Users/admin/builder/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format.h:3369:53: warning: identifier '_a' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
 3369 | FMT_CONSTEXPR internal::udl_arg<wchar_t> operator"" _a(const wchar_t* s,
      |                                          ~~~~~~~~~~~^~
      |                                          operator""_a
5 warnings generated.
[322/323] Compiling icu-dateadd.cpp
[324/350] Emitting module DuckDB
/Users/admin/builder/spi-builder-workspace/Sources/DuckDB/Appender.swift:25:22: warning: using '@_implementationOnly' without enabling library evolution for 'DuckDB' may lead to instability during execution [#ImplementationOnlyDeprecated]
 23 | //  IN THE SOFTWARE.
 24 |
 25 | @_implementationOnly import Cduckdb
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'DuckDB' may lead to instability during execution [#ImplementationOnlyDeprecated]
 26 | import Foundation
 27 |
/Users/admin/builder/spi-builder-workspace/Sources/DuckDB/Column.swift:25:22: warning: using '@_implementationOnly' without enabling library evolution for 'DuckDB' may lead to instability during execution [#ImplementationOnlyDeprecated]
 23 | //  IN THE SOFTWARE.
 24 |
 25 | @_implementationOnly import Cduckdb
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'DuckDB' may lead to instability during execution [#ImplementationOnlyDeprecated]
 26 | import Foundation
 27 |
/Users/admin/builder/spi-builder-workspace/Sources/DuckDB/Configuration.swift:25:22: warning: using '@_implementationOnly' without enabling library evolution for 'DuckDB' may lead to instability during execution [#ImplementationOnlyDeprecated]
 23 | //  IN THE SOFTWARE.
 24 |
 25 | @_implementationOnly import Cduckdb
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'DuckDB' may lead to instability during execution [#ImplementationOnlyDeprecated]
 26 |
 27 | public extension Database {
/Users/admin/builder/spi-builder-workspace/Sources/DuckDB/Connection.swift:25:22: warning: using '@_implementationOnly' without enabling library evolution for 'DuckDB' may lead to instability during execution [#ImplementationOnlyDeprecated]
 23 | //  IN THE SOFTWARE.
 24 |
 25 | @_implementationOnly import Cduckdb
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'DuckDB' may lead to instability during execution [#ImplementationOnlyDeprecated]
 26 |
 27 | /// An object representing a connection to a DuckDB database
/Users/admin/builder/spi-builder-workspace/Sources/DuckDB/Database.swift:25:22: warning: using '@_implementationOnly' without enabling library evolution for 'DuckDB' may lead to instability during execution [#ImplementationOnlyDeprecated]
 23 | //  IN THE SOFTWARE.
 24 |
 25 | @_implementationOnly import Cduckdb
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'DuckDB' may lead to instability during execution [#ImplementationOnlyDeprecated]
 26 | import Foundation
 27 |
/Users/admin/builder/spi-builder-workspace/Sources/DuckDB/DatabaseType.swift:25:22: warning: using '@_implementationOnly' without enabling library evolution for 'DuckDB' may lead to instability during execution [#ImplementationOnlyDeprecated]
 23 | //  IN THE SOFTWARE.
 24 |
 25 | @_implementationOnly import Cduckdb
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'DuckDB' may lead to instability during execution [#ImplementationOnlyDeprecated]
 26 |
 27 | /// The underlying database type of a DuckDB column
/Users/admin/builder/spi-builder-workspace/Sources/DuckDB/Internal/CTypeUtilities.swift:25:22: warning: using '@_implementationOnly' without enabling library evolution for 'DuckDB' may lead to instability during execution [#ImplementationOnlyDeprecated]
 23 | //  IN THE SOFTWARE.
 24 |
 25 | @_implementationOnly import Cduckdb
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'DuckDB' may lead to instability during execution [#ImplementationOnlyDeprecated]
 26 | import Foundation
 27 |
/Users/admin/builder/spi-builder-workspace/Sources/DuckDB/Internal/DataChunk.swift:25:22: warning: using '@_implementationOnly' without enabling library evolution for 'DuckDB' may lead to instability during execution [#ImplementationOnlyDeprecated]
23 | //  IN THE SOFTWARE.
24 |
25 | @_implementationOnly import Cduckdb
   |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'DuckDB' may lead to instability during execution [#ImplementationOnlyDeprecated]
26 | import Foundation
27 |
/Users/admin/builder/spi-builder-workspace/Sources/DuckDB/Internal/Vector.swift:25:22: warning: using '@_implementationOnly' without enabling library evolution for 'DuckDB' may lead to instability during execution [#ImplementationOnlyDeprecated]
 23 | //  IN THE SOFTWARE.
 24 |
 25 | @_implementationOnly import Cduckdb
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'DuckDB' may lead to instability during execution [#ImplementationOnlyDeprecated]
 26 | import Foundation
 27 |
/Users/admin/builder/spi-builder-workspace/Sources/DuckDB/Internal/VectorElementDecoder.swift:25:22: warning: using '@_implementationOnly' without enabling library evolution for 'DuckDB' may lead to instability during execution [#ImplementationOnlyDeprecated]
 23 | //  IN THE SOFTWARE.
 24 |
 25 | @_implementationOnly import Cduckdb
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'DuckDB' may lead to instability during execution [#ImplementationOnlyDeprecated]
 26 | import Foundation
 27 |
/Users/admin/builder/spi-builder-workspace/Sources/DuckDB/LogicalType.swift:25:22: warning: using '@_implementationOnly' without enabling library evolution for 'DuckDB' may lead to instability during execution [#ImplementationOnlyDeprecated]
 23 | //  IN THE SOFTWARE.
 24 |
 25 | @_implementationOnly import Cduckdb
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'DuckDB' may lead to instability during execution [#ImplementationOnlyDeprecated]
 26 | import Foundation
 27 |
/Users/admin/builder/spi-builder-workspace/Sources/DuckDB/PreparedStatement.swift:25:22: warning: using '@_implementationOnly' without enabling library evolution for 'DuckDB' may lead to instability during execution [#ImplementationOnlyDeprecated]
 23 | //  IN THE SOFTWARE.
 24 |
 25 | @_implementationOnly import Cduckdb
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'DuckDB' may lead to instability during execution [#ImplementationOnlyDeprecated]
 26 | import Foundation
 27 |
/Users/admin/builder/spi-builder-workspace/Sources/DuckDB/ResultSet.swift:25:22: warning: using '@_implementationOnly' without enabling library evolution for 'DuckDB' may lead to instability during execution [#ImplementationOnlyDeprecated]
 23 | //  IN THE SOFTWARE.
 24 |
 25 | @_implementationOnly import Cduckdb
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'DuckDB' may lead to instability during execution [#ImplementationOnlyDeprecated]
 26 | import Foundation
 27 |
/Users/admin/builder/spi-builder-workspace/Sources/DuckDB/Types/Date.swift:25:22: warning: using '@_implementationOnly' without enabling library evolution for 'DuckDB' may lead to instability during execution [#ImplementationOnlyDeprecated]
23 | //  IN THE SOFTWARE.
24 |
25 | @_implementationOnly import Cduckdb
   |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'DuckDB' may lead to instability during execution [#ImplementationOnlyDeprecated]
26 |
27 | /// A date in the Gregorian calendar
/Users/admin/builder/spi-builder-workspace/Sources/DuckDB/Types/Interval.swift:25:22: warning: using '@_implementationOnly' without enabling library evolution for 'DuckDB' may lead to instability during execution [#ImplementationOnlyDeprecated]
23 | //  IN THE SOFTWARE.
24 |
25 | @_implementationOnly import Cduckdb
   |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'DuckDB' may lead to instability during execution [#ImplementationOnlyDeprecated]
26 |
27 | /// A period of time
/Users/admin/builder/spi-builder-workspace/Sources/DuckDB/Types/Time.swift:25:22: warning: using '@_implementationOnly' without enabling library evolution for 'DuckDB' may lead to instability during execution [#ImplementationOnlyDeprecated]
23 | //  IN THE SOFTWARE.
24 |
25 | @_implementationOnly import Cduckdb
   |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'DuckDB' may lead to instability during execution [#ImplementationOnlyDeprecated]
26 |
27 | /// A point in absolute time
/Users/admin/builder/spi-builder-workspace/Sources/DuckDB/Types/Timestamp.swift:25:22: warning: using '@_implementationOnly' without enabling library evolution for 'DuckDB' may lead to instability during execution [#ImplementationOnlyDeprecated]
23 | //  IN THE SOFTWARE.
24 |
25 | @_implementationOnly import Cduckdb
   |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'DuckDB' may lead to instability during execution [#ImplementationOnlyDeprecated]
26 |
27 | /// A point in absolute time
/Users/admin/builder/spi-builder-workspace/Sources/DuckDB/Connection.swift:51:15: warning: stored property 'ptr' of 'Sendable'-conforming class 'Connection' has non-Sendable type 'UnsafeMutablePointer<duckdb_connection?>' (aka 'UnsafeMutablePointer<Optional<UnsafeMutablePointer<_duckdb_connection>>>'); this is an error in the Swift 6 language mode
 49 |
 50 |   private let database: Database
 51 |   private let ptr = UnsafeMutablePointer<duckdb_connection?>.allocate(capacity: 1)
    |               `- warning: stored property 'ptr' of 'Sendable'-conforming class 'Connection' has non-Sendable type 'UnsafeMutablePointer<duckdb_connection?>' (aka 'UnsafeMutablePointer<Optional<UnsafeMutablePointer<_duckdb_connection>>>'); this is an error in the Swift 6 language mode
 52 |
 53 |   /// Creates a new connection
Swift.UnsafeMutablePointer:1:23: note: generic struct 'UnsafeMutablePointer' does not conform to the 'Sendable' protocol
1 | @frozen public struct UnsafeMutablePointer<Pointee> : Copyable where Pointee : ~Copyable {
  |                       `- note: generic struct 'UnsafeMutablePointer' does not conform to the 'Sendable' protocol
2 |     public let _rawValue: Builtin.RawPointer
3 |     public init(_ _rawValue: Builtin.RawPointer)
/Users/admin/builder/spi-builder-workspace/Sources/DuckDB/Database.swift:66:15: warning: stored property 'ptr' of 'Sendable'-conforming class 'Database' has non-Sendable type 'UnsafeMutablePointer<duckdb_database?>' (aka 'UnsafeMutablePointer<Optional<UnsafeMutablePointer<_duckdb_database>>>'); this is an error in the Swift 6 language mode
 64 |   }
 65 |
 66 |   private let ptr = UnsafeMutablePointer<duckdb_database?>.allocate(capacity: 1)
    |               `- warning: stored property 'ptr' of 'Sendable'-conforming class 'Database' has non-Sendable type 'UnsafeMutablePointer<duckdb_database?>' (aka 'UnsafeMutablePointer<Optional<UnsafeMutablePointer<_duckdb_database>>>'); this is an error in the Swift 6 language mode
 67 |
 68 |   /// Creates a Duck DB database
Swift.UnsafeMutablePointer:1:23: note: generic struct 'UnsafeMutablePointer' does not conform to the 'Sendable' protocol
1 | @frozen public struct UnsafeMutablePointer<Pointee> : Copyable where Pointee : ~Copyable {
  |                       `- note: generic struct 'UnsafeMutablePointer' does not conform to the 'Sendable' protocol
2 |     public let _rawValue: Builtin.RawPointer
3 |     public init(_ _rawValue: Builtin.RawPointer)
/Users/admin/builder/spi-builder-workspace/Sources/DuckDB/Internal/DataChunk.swift:33:15: warning: stored property 'ptr' of 'Sendable'-conforming class 'DataChunk' has non-Sendable type 'UnsafeMutablePointer<duckdb_data_chunk?>' (aka 'UnsafeMutablePointer<Optional<UnsafeMutablePointer<_duckdb_data_chunk>>>'); this is an error in the Swift 6 language mode
31 |   var columnCount: DBInt { duckdb_data_chunk_get_column_count(ptr.pointee) }
32 |
33 |   private let ptr = UnsafeMutablePointer<duckdb_data_chunk?>.allocate(capacity: 1)
   |               `- warning: stored property 'ptr' of 'Sendable'-conforming class 'DataChunk' has non-Sendable type 'UnsafeMutablePointer<duckdb_data_chunk?>' (aka 'UnsafeMutablePointer<Optional<UnsafeMutablePointer<_duckdb_data_chunk>>>'); this is an error in the Swift 6 language mode
34 |
35 |   init(cresult: duckdb_result, index: DBInt) {
Swift.UnsafeMutablePointer:1:23: note: generic struct 'UnsafeMutablePointer' does not conform to the 'Sendable' protocol
1 | @frozen public struct UnsafeMutablePointer<Pointee> : Copyable where Pointee : ~Copyable {
  |                       `- note: generic struct 'UnsafeMutablePointer' does not conform to the 'Sendable' protocol
2 |     public let _rawValue: Builtin.RawPointer
3 |     public init(_ _rawValue: Builtin.RawPointer)
/Users/admin/builder/spi-builder-workspace/Sources/DuckDB/ResultSet.swift:185:15: warning: stored property 'ptr' of 'Sendable'-conforming class 'ResultStorage' has non-Sendable type 'UnsafeMutablePointer<duckdb_result>'; this is an error in the Swift 6 language mode
183 |   let columnCount: DBInt
184 |
185 |   private let ptr = UnsafeMutablePointer<duckdb_result>.allocate(capacity: 1)
    |               `- warning: stored property 'ptr' of 'Sendable'-conforming class 'ResultStorage' has non-Sendable type 'UnsafeMutablePointer<duckdb_result>'; this is an error in the Swift 6 language mode
186 |
187 |   init(connection: Connection, sql: String) throws {
Swift.UnsafeMutablePointer:1:23: note: generic struct 'UnsafeMutablePointer' does not conform to the 'Sendable' protocol
1 | @frozen public struct UnsafeMutablePointer<Pointee> : Copyable where Pointee : ~Copyable {
  |                       `- note: generic struct 'UnsafeMutablePointer' does not conform to the 'Sendable' protocol
2 |     public let _rawValue: Builtin.RawPointer
3 |     public init(_ _rawValue: Builtin.RawPointer)
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
[325/352] Compiling DuckDB Time.swift
/Users/admin/builder/spi-builder-workspace/Sources/DuckDB/Types/Time.swift:25:22: warning: using '@_implementationOnly' without enabling library evolution for 'DuckDB' may lead to instability during execution [#ImplementationOnlyDeprecated]
23 | //  IN THE SOFTWARE.
24 |
25 | @_implementationOnly import Cduckdb
   |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'DuckDB' may lead to instability during execution [#ImplementationOnlyDeprecated]
26 |
27 | /// A point in absolute time
/Users/admin/builder/spi-builder-workspace/Sources/DuckDB/Types/Timestamp.swift:25:22: warning: using '@_implementationOnly' without enabling library evolution for 'DuckDB' may lead to instability during execution [#ImplementationOnlyDeprecated]
23 | //  IN THE SOFTWARE.
24 |
25 | @_implementationOnly import Cduckdb
   |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'DuckDB' may lead to instability during execution [#ImplementationOnlyDeprecated]
26 |
27 | /// A point in absolute time
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
[326/352] Compiling DuckDB Timestamp.swift
/Users/admin/builder/spi-builder-workspace/Sources/DuckDB/Types/Time.swift:25:22: warning: using '@_implementationOnly' without enabling library evolution for 'DuckDB' may lead to instability during execution [#ImplementationOnlyDeprecated]
23 | //  IN THE SOFTWARE.
24 |
25 | @_implementationOnly import Cduckdb
   |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'DuckDB' may lead to instability during execution [#ImplementationOnlyDeprecated]
26 |
27 | /// A point in absolute time
/Users/admin/builder/spi-builder-workspace/Sources/DuckDB/Types/Timestamp.swift:25:22: warning: using '@_implementationOnly' without enabling library evolution for 'DuckDB' may lead to instability during execution [#ImplementationOnlyDeprecated]
23 | //  IN THE SOFTWARE.
24 |
25 | @_implementationOnly import Cduckdb
   |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'DuckDB' may lead to instability during execution [#ImplementationOnlyDeprecated]
26 |
27 | /// A point in absolute time
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
[327/352] Compiling DuckDB IntHuge.swift
/Users/admin/builder/spi-builder-workspace/Sources/DuckDB/Types/Interval.swift:25:22: warning: using '@_implementationOnly' without enabling library evolution for 'DuckDB' may lead to instability during execution [#ImplementationOnlyDeprecated]
23 | //  IN THE SOFTWARE.
24 |
25 | @_implementationOnly import Cduckdb
   |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'DuckDB' may lead to instability during execution [#ImplementationOnlyDeprecated]
26 |
27 | /// A period of time
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
[328/352] Compiling DuckDB Interval.swift
/Users/admin/builder/spi-builder-workspace/Sources/DuckDB/Types/Interval.swift:25:22: warning: using '@_implementationOnly' without enabling library evolution for 'DuckDB' may lead to instability during execution [#ImplementationOnlyDeprecated]
23 | //  IN THE SOFTWARE.
24 |
25 | @_implementationOnly import Cduckdb
   |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'DuckDB' may lead to instability during execution [#ImplementationOnlyDeprecated]
26 |
27 | /// A period of time
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
[329/352] Compiling DuckDB DecimalStorageType.swift
[330/352] Compiling DuckDB Optional+CString.swift
[331/352] Compiling DuckDB PrimitiveDatabaseValue.swift
[332/352] Compiling DuckDB PreparedStatement.swift
/Users/admin/builder/spi-builder-workspace/Sources/DuckDB/PreparedStatement.swift:25:22: warning: using '@_implementationOnly' without enabling library evolution for 'DuckDB' may lead to instability during execution [#ImplementationOnlyDeprecated]
 23 | //  IN THE SOFTWARE.
 24 |
 25 | @_implementationOnly import Cduckdb
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'DuckDB' may lead to instability during execution [#ImplementationOnlyDeprecated]
 26 | import Foundation
 27 |
/Users/admin/builder/spi-builder-workspace/Sources/DuckDB/ResultSet.swift:25:22: warning: using '@_implementationOnly' without enabling library evolution for 'DuckDB' may lead to instability during execution [#ImplementationOnlyDeprecated]
 23 | //  IN THE SOFTWARE.
 24 |
 25 | @_implementationOnly import Cduckdb
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'DuckDB' may lead to instability during execution [#ImplementationOnlyDeprecated]
 26 | import Foundation
 27 |
/Users/admin/builder/spi-builder-workspace/Sources/DuckDB/Types/Date.swift:25:22: warning: using '@_implementationOnly' without enabling library evolution for 'DuckDB' may lead to instability during execution [#ImplementationOnlyDeprecated]
23 | //  IN THE SOFTWARE.
24 |
25 | @_implementationOnly import Cduckdb
   |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'DuckDB' may lead to instability during execution [#ImplementationOnlyDeprecated]
26 |
27 | /// A date in the Gregorian calendar
/Users/admin/builder/spi-builder-workspace/Sources/DuckDB/ResultSet.swift:185:15: warning: stored property 'ptr' of 'Sendable'-conforming class 'ResultStorage' has non-Sendable type 'UnsafeMutablePointer<duckdb_result>'; this is an error in the Swift 6 language mode
183 |   let columnCount: DBInt
184 |
185 |   private let ptr = UnsafeMutablePointer<duckdb_result>.allocate(capacity: 1)
    |               `- warning: stored property 'ptr' of 'Sendable'-conforming class 'ResultStorage' has non-Sendable type 'UnsafeMutablePointer<duckdb_result>'; this is an error in the Swift 6 language mode
186 |
187 |   init(connection: Connection, sql: String) throws {
Swift.UnsafeMutablePointer:1:23: note: generic struct 'UnsafeMutablePointer' does not conform to the 'Sendable' protocol
1 | @frozen public struct UnsafeMutablePointer<Pointee> : Copyable where Pointee : ~Copyable {
  |                       `- note: generic struct 'UnsafeMutablePointer' does not conform to the 'Sendable' protocol
2 |     public let _rawValue: Builtin.RawPointer
3 |     public init(_ _rawValue: Builtin.RawPointer)
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
[333/352] Compiling DuckDB ResultSet.swift
/Users/admin/builder/spi-builder-workspace/Sources/DuckDB/PreparedStatement.swift:25:22: warning: using '@_implementationOnly' without enabling library evolution for 'DuckDB' may lead to instability during execution [#ImplementationOnlyDeprecated]
 23 | //  IN THE SOFTWARE.
 24 |
 25 | @_implementationOnly import Cduckdb
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'DuckDB' may lead to instability during execution [#ImplementationOnlyDeprecated]
 26 | import Foundation
 27 |
/Users/admin/builder/spi-builder-workspace/Sources/DuckDB/ResultSet.swift:25:22: warning: using '@_implementationOnly' without enabling library evolution for 'DuckDB' may lead to instability during execution [#ImplementationOnlyDeprecated]
 23 | //  IN THE SOFTWARE.
 24 |
 25 | @_implementationOnly import Cduckdb
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'DuckDB' may lead to instability during execution [#ImplementationOnlyDeprecated]
 26 | import Foundation
 27 |
/Users/admin/builder/spi-builder-workspace/Sources/DuckDB/Types/Date.swift:25:22: warning: using '@_implementationOnly' without enabling library evolution for 'DuckDB' may lead to instability during execution [#ImplementationOnlyDeprecated]
23 | //  IN THE SOFTWARE.
24 |
25 | @_implementationOnly import Cduckdb
   |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'DuckDB' may lead to instability during execution [#ImplementationOnlyDeprecated]
26 |
27 | /// A date in the Gregorian calendar
/Users/admin/builder/spi-builder-workspace/Sources/DuckDB/ResultSet.swift:185:15: warning: stored property 'ptr' of 'Sendable'-conforming class 'ResultStorage' has non-Sendable type 'UnsafeMutablePointer<duckdb_result>'; this is an error in the Swift 6 language mode
183 |   let columnCount: DBInt
184 |
185 |   private let ptr = UnsafeMutablePointer<duckdb_result>.allocate(capacity: 1)
    |               `- warning: stored property 'ptr' of 'Sendable'-conforming class 'ResultStorage' has non-Sendable type 'UnsafeMutablePointer<duckdb_result>'; this is an error in the Swift 6 language mode
186 |
187 |   init(connection: Connection, sql: String) throws {
Swift.UnsafeMutablePointer:1:23: note: generic struct 'UnsafeMutablePointer' does not conform to the 'Sendable' protocol
1 | @frozen public struct UnsafeMutablePointer<Pointee> : Copyable where Pointee : ~Copyable {
  |                       `- note: generic struct 'UnsafeMutablePointer' does not conform to the 'Sendable' protocol
2 |     public let _rawValue: Builtin.RawPointer
3 |     public init(_ _rawValue: Builtin.RawPointer)
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
[334/352] Compiling DuckDB Date.swift
/Users/admin/builder/spi-builder-workspace/Sources/DuckDB/PreparedStatement.swift:25:22: warning: using '@_implementationOnly' without enabling library evolution for 'DuckDB' may lead to instability during execution [#ImplementationOnlyDeprecated]
 23 | //  IN THE SOFTWARE.
 24 |
 25 | @_implementationOnly import Cduckdb
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'DuckDB' may lead to instability during execution [#ImplementationOnlyDeprecated]
 26 | import Foundation
 27 |
/Users/admin/builder/spi-builder-workspace/Sources/DuckDB/ResultSet.swift:25:22: warning: using '@_implementationOnly' without enabling library evolution for 'DuckDB' may lead to instability during execution [#ImplementationOnlyDeprecated]
 23 | //  IN THE SOFTWARE.
 24 |
 25 | @_implementationOnly import Cduckdb
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'DuckDB' may lead to instability during execution [#ImplementationOnlyDeprecated]
 26 | import Foundation
 27 |
/Users/admin/builder/spi-builder-workspace/Sources/DuckDB/Types/Date.swift:25:22: warning: using '@_implementationOnly' without enabling library evolution for 'DuckDB' may lead to instability during execution [#ImplementationOnlyDeprecated]
23 | //  IN THE SOFTWARE.
24 |
25 | @_implementationOnly import Cduckdb
   |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'DuckDB' may lead to instability during execution [#ImplementationOnlyDeprecated]
26 |
27 | /// A date in the Gregorian calendar
/Users/admin/builder/spi-builder-workspace/Sources/DuckDB/ResultSet.swift:185:15: warning: stored property 'ptr' of 'Sendable'-conforming class 'ResultStorage' has non-Sendable type 'UnsafeMutablePointer<duckdb_result>'; this is an error in the Swift 6 language mode
183 |   let columnCount: DBInt
184 |
185 |   private let ptr = UnsafeMutablePointer<duckdb_result>.allocate(capacity: 1)
    |               `- warning: stored property 'ptr' of 'Sendable'-conforming class 'ResultStorage' has non-Sendable type 'UnsafeMutablePointer<duckdb_result>'; this is an error in the Swift 6 language mode
186 |
187 |   init(connection: Connection, sql: String) throws {
Swift.UnsafeMutablePointer:1:23: note: generic struct 'UnsafeMutablePointer' does not conform to the 'Sendable' protocol
1 | @frozen public struct UnsafeMutablePointer<Pointee> : Copyable where Pointee : ~Copyable {
  |                       `- note: generic struct 'UnsafeMutablePointer' does not conform to the 'Sendable' protocol
2 |     public let _rawValue: Builtin.RawPointer
3 |     public init(_ _rawValue: Builtin.RawPointer)
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
[335/352] Compiling DuckDB Date+Foundation.swift
[336/352] Compiling DuckDB Decimal+IntHuge.swift
[337/352] Compiling DuckDB Time+Foundation.swift
[338/352] Compiling DuckDB Timestamp+Foundation.swift
/Users/admin/builder/spi-builder-workspace/Sources/DuckDB/Internal/CTypeUtilities.swift:25:22: warning: using '@_implementationOnly' without enabling library evolution for 'DuckDB' may lead to instability during execution [#ImplementationOnlyDeprecated]
 23 | //  IN THE SOFTWARE.
 24 |
 25 | @_implementationOnly import Cduckdb
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'DuckDB' may lead to instability during execution [#ImplementationOnlyDeprecated]
 26 | import Foundation
 27 |
/Users/admin/builder/spi-builder-workspace/Sources/DuckDB/Internal/DataChunk.swift:25:22: warning: using '@_implementationOnly' without enabling library evolution for 'DuckDB' may lead to instability during execution [#ImplementationOnlyDeprecated]
23 | //  IN THE SOFTWARE.
24 |
25 | @_implementationOnly import Cduckdb
   |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'DuckDB' may lead to instability during execution [#ImplementationOnlyDeprecated]
26 | import Foundation
27 |
/Users/admin/builder/spi-builder-workspace/Sources/DuckDB/Internal/DataChunk.swift:33:15: warning: stored property 'ptr' of 'Sendable'-conforming class 'DataChunk' has non-Sendable type 'UnsafeMutablePointer<duckdb_data_chunk?>' (aka 'UnsafeMutablePointer<Optional<UnsafeMutablePointer<_duckdb_data_chunk>>>'); this is an error in the Swift 6 language mode
31 |   var columnCount: DBInt { duckdb_data_chunk_get_column_count(ptr.pointee) }
32 |
33 |   private let ptr = UnsafeMutablePointer<duckdb_data_chunk?>.allocate(capacity: 1)
   |               `- warning: stored property 'ptr' of 'Sendable'-conforming class 'DataChunk' has non-Sendable type 'UnsafeMutablePointer<duckdb_data_chunk?>' (aka 'UnsafeMutablePointer<Optional<UnsafeMutablePointer<_duckdb_data_chunk>>>'); this is an error in the Swift 6 language mode
34 |
35 |   init(cresult: duckdb_result, index: DBInt) {
Swift.UnsafeMutablePointer:1:23: note: generic struct 'UnsafeMutablePointer' does not conform to the 'Sendable' protocol
1 | @frozen public struct UnsafeMutablePointer<Pointee> : Copyable where Pointee : ~Copyable {
  |                       `- note: generic struct 'UnsafeMutablePointer' does not conform to the 'Sendable' protocol
2 |     public let _rawValue: Builtin.RawPointer
3 |     public init(_ _rawValue: Builtin.RawPointer)
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
[339/352] Compiling DuckDB CTypeUtilities.swift
/Users/admin/builder/spi-builder-workspace/Sources/DuckDB/Internal/CTypeUtilities.swift:25:22: warning: using '@_implementationOnly' without enabling library evolution for 'DuckDB' may lead to instability during execution [#ImplementationOnlyDeprecated]
 23 | //  IN THE SOFTWARE.
 24 |
 25 | @_implementationOnly import Cduckdb
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'DuckDB' may lead to instability during execution [#ImplementationOnlyDeprecated]
 26 | import Foundation
 27 |
/Users/admin/builder/spi-builder-workspace/Sources/DuckDB/Internal/DataChunk.swift:25:22: warning: using '@_implementationOnly' without enabling library evolution for 'DuckDB' may lead to instability during execution [#ImplementationOnlyDeprecated]
23 | //  IN THE SOFTWARE.
24 |
25 | @_implementationOnly import Cduckdb
   |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'DuckDB' may lead to instability during execution [#ImplementationOnlyDeprecated]
26 | import Foundation
27 |
/Users/admin/builder/spi-builder-workspace/Sources/DuckDB/Internal/DataChunk.swift:33:15: warning: stored property 'ptr' of 'Sendable'-conforming class 'DataChunk' has non-Sendable type 'UnsafeMutablePointer<duckdb_data_chunk?>' (aka 'UnsafeMutablePointer<Optional<UnsafeMutablePointer<_duckdb_data_chunk>>>'); this is an error in the Swift 6 language mode
31 |   var columnCount: DBInt { duckdb_data_chunk_get_column_count(ptr.pointee) }
32 |
33 |   private let ptr = UnsafeMutablePointer<duckdb_data_chunk?>.allocate(capacity: 1)
   |               `- warning: stored property 'ptr' of 'Sendable'-conforming class 'DataChunk' has non-Sendable type 'UnsafeMutablePointer<duckdb_data_chunk?>' (aka 'UnsafeMutablePointer<Optional<UnsafeMutablePointer<_duckdb_data_chunk>>>'); this is an error in the Swift 6 language mode
34 |
35 |   init(cresult: duckdb_result, index: DBInt) {
Swift.UnsafeMutablePointer:1:23: note: generic struct 'UnsafeMutablePointer' does not conform to the 'Sendable' protocol
1 | @frozen public struct UnsafeMutablePointer<Pointee> : Copyable where Pointee : ~Copyable {
  |                       `- note: generic struct 'UnsafeMutablePointer' does not conform to the 'Sendable' protocol
2 |     public let _rawValue: Builtin.RawPointer
3 |     public init(_ _rawValue: Builtin.RawPointer)
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
[340/352] Compiling DuckDB DataChunk.swift
/Users/admin/builder/spi-builder-workspace/Sources/DuckDB/Internal/CTypeUtilities.swift:25:22: warning: using '@_implementationOnly' without enabling library evolution for 'DuckDB' may lead to instability during execution [#ImplementationOnlyDeprecated]
 23 | //  IN THE SOFTWARE.
 24 |
 25 | @_implementationOnly import Cduckdb
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'DuckDB' may lead to instability during execution [#ImplementationOnlyDeprecated]
 26 | import Foundation
 27 |
/Users/admin/builder/spi-builder-workspace/Sources/DuckDB/Internal/DataChunk.swift:25:22: warning: using '@_implementationOnly' without enabling library evolution for 'DuckDB' may lead to instability during execution [#ImplementationOnlyDeprecated]
23 | //  IN THE SOFTWARE.
24 |
25 | @_implementationOnly import Cduckdb
   |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'DuckDB' may lead to instability during execution [#ImplementationOnlyDeprecated]
26 | import Foundation
27 |
/Users/admin/builder/spi-builder-workspace/Sources/DuckDB/Internal/DataChunk.swift:33:15: warning: stored property 'ptr' of 'Sendable'-conforming class 'DataChunk' has non-Sendable type 'UnsafeMutablePointer<duckdb_data_chunk?>' (aka 'UnsafeMutablePointer<Optional<UnsafeMutablePointer<_duckdb_data_chunk>>>'); this is an error in the Swift 6 language mode
31 |   var columnCount: DBInt { duckdb_data_chunk_get_column_count(ptr.pointee) }
32 |
33 |   private let ptr = UnsafeMutablePointer<duckdb_data_chunk?>.allocate(capacity: 1)
   |               `- warning: stored property 'ptr' of 'Sendable'-conforming class 'DataChunk' has non-Sendable type 'UnsafeMutablePointer<duckdb_data_chunk?>' (aka 'UnsafeMutablePointer<Optional<UnsafeMutablePointer<_duckdb_data_chunk>>>'); this is an error in the Swift 6 language mode
34 |
35 |   init(cresult: duckdb_result, index: DBInt) {
Swift.UnsafeMutablePointer:1:23: note: generic struct 'UnsafeMutablePointer' does not conform to the 'Sendable' protocol
1 | @frozen public struct UnsafeMutablePointer<Pointee> : Copyable where Pointee : ~Copyable {
  |                       `- note: generic struct 'UnsafeMutablePointer' does not conform to the 'Sendable' protocol
2 |     public let _rawValue: Builtin.RawPointer
3 |     public init(_ _rawValue: Builtin.RawPointer)
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
[341/352] Compiling DuckDB Appender.swift
/Users/admin/builder/spi-builder-workspace/Sources/DuckDB/Appender.swift:25:22: warning: using '@_implementationOnly' without enabling library evolution for 'DuckDB' may lead to instability during execution [#ImplementationOnlyDeprecated]
 23 | //  IN THE SOFTWARE.
 24 |
 25 | @_implementationOnly import Cduckdb
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'DuckDB' may lead to instability during execution [#ImplementationOnlyDeprecated]
 26 | import Foundation
 27 |
/Users/admin/builder/spi-builder-workspace/Sources/DuckDB/Column.swift:25:22: warning: using '@_implementationOnly' without enabling library evolution for 'DuckDB' may lead to instability during execution [#ImplementationOnlyDeprecated]
 23 | //  IN THE SOFTWARE.
 24 |
 25 | @_implementationOnly import Cduckdb
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'DuckDB' may lead to instability during execution [#ImplementationOnlyDeprecated]
 26 | import Foundation
 27 |
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
[342/352] Compiling DuckDB CodingUserInfoKeys.swift
/Users/admin/builder/spi-builder-workspace/Sources/DuckDB/Appender.swift:25:22: warning: using '@_implementationOnly' without enabling library evolution for 'DuckDB' may lead to instability during execution [#ImplementationOnlyDeprecated]
 23 | //  IN THE SOFTWARE.
 24 |
 25 | @_implementationOnly import Cduckdb
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'DuckDB' may lead to instability during execution [#ImplementationOnlyDeprecated]
 26 | import Foundation
 27 |
/Users/admin/builder/spi-builder-workspace/Sources/DuckDB/Column.swift:25:22: warning: using '@_implementationOnly' without enabling library evolution for 'DuckDB' may lead to instability during execution [#ImplementationOnlyDeprecated]
 23 | //  IN THE SOFTWARE.
 24 |
 25 | @_implementationOnly import Cduckdb
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'DuckDB' may lead to instability during execution [#ImplementationOnlyDeprecated]
 26 | import Foundation
 27 |
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
[343/352] Compiling DuckDB Column.swift
/Users/admin/builder/spi-builder-workspace/Sources/DuckDB/Appender.swift:25:22: warning: using '@_implementationOnly' without enabling library evolution for 'DuckDB' may lead to instability during execution [#ImplementationOnlyDeprecated]
 23 | //  IN THE SOFTWARE.
 24 |
 25 | @_implementationOnly import Cduckdb
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'DuckDB' may lead to instability during execution [#ImplementationOnlyDeprecated]
 26 | import Foundation
 27 |
/Users/admin/builder/spi-builder-workspace/Sources/DuckDB/Column.swift:25:22: warning: using '@_implementationOnly' without enabling library evolution for 'DuckDB' may lead to instability during execution [#ImplementationOnlyDeprecated]
 23 | //  IN THE SOFTWARE.
 24 |
 25 | @_implementationOnly import Cduckdb
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'DuckDB' may lead to instability during execution [#ImplementationOnlyDeprecated]
 26 | import Foundation
 27 |
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
[344/352] Compiling DuckDB Configuration.swift
/Users/admin/builder/spi-builder-workspace/Sources/DuckDB/Configuration.swift:25:22: warning: using '@_implementationOnly' without enabling library evolution for 'DuckDB' may lead to instability during execution [#ImplementationOnlyDeprecated]
 23 | //  IN THE SOFTWARE.
 24 |
 25 | @_implementationOnly import Cduckdb
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'DuckDB' may lead to instability during execution [#ImplementationOnlyDeprecated]
 26 |
 27 | public extension Database {
/Users/admin/builder/spi-builder-workspace/Sources/DuckDB/Connection.swift:25:22: warning: using '@_implementationOnly' without enabling library evolution for 'DuckDB' may lead to instability during execution [#ImplementationOnlyDeprecated]
 23 | //  IN THE SOFTWARE.
 24 |
 25 | @_implementationOnly import Cduckdb
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'DuckDB' may lead to instability during execution [#ImplementationOnlyDeprecated]
 26 |
 27 | /// An object representing a connection to a DuckDB database
/Users/admin/builder/spi-builder-workspace/Sources/DuckDB/Database.swift:25:22: warning: using '@_implementationOnly' without enabling library evolution for 'DuckDB' may lead to instability during execution [#ImplementationOnlyDeprecated]
 23 | //  IN THE SOFTWARE.
 24 |
 25 | @_implementationOnly import Cduckdb
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'DuckDB' may lead to instability during execution [#ImplementationOnlyDeprecated]
 26 | import Foundation
 27 |
/Users/admin/builder/spi-builder-workspace/Sources/DuckDB/Connection.swift:51:15: warning: stored property 'ptr' of 'Sendable'-conforming class 'Connection' has non-Sendable type 'UnsafeMutablePointer<duckdb_connection?>' (aka 'UnsafeMutablePointer<Optional<UnsafeMutablePointer<_duckdb_connection>>>'); this is an error in the Swift 6 language mode
 49 |
 50 |   private let database: Database
 51 |   private let ptr = UnsafeMutablePointer<duckdb_connection?>.allocate(capacity: 1)
    |               `- warning: stored property 'ptr' of 'Sendable'-conforming class 'Connection' has non-Sendable type 'UnsafeMutablePointer<duckdb_connection?>' (aka 'UnsafeMutablePointer<Optional<UnsafeMutablePointer<_duckdb_connection>>>'); this is an error in the Swift 6 language mode
 52 |
 53 |   /// Creates a new connection
Swift.UnsafeMutablePointer:1:23: note: generic struct 'UnsafeMutablePointer' does not conform to the 'Sendable' protocol
1 | @frozen public struct UnsafeMutablePointer<Pointee> : Copyable where Pointee : ~Copyable {
  |                       `- note: generic struct 'UnsafeMutablePointer' does not conform to the 'Sendable' protocol
2 |     public let _rawValue: Builtin.RawPointer
3 |     public init(_ _rawValue: Builtin.RawPointer)
/Users/admin/builder/spi-builder-workspace/Sources/DuckDB/Database.swift:66:15: warning: stored property 'ptr' of 'Sendable'-conforming class 'Database' has non-Sendable type 'UnsafeMutablePointer<duckdb_database?>' (aka 'UnsafeMutablePointer<Optional<UnsafeMutablePointer<_duckdb_database>>>'); this is an error in the Swift 6 language mode
 64 |   }
 65 |
 66 |   private let ptr = UnsafeMutablePointer<duckdb_database?>.allocate(capacity: 1)
    |               `- warning: stored property 'ptr' of 'Sendable'-conforming class 'Database' has non-Sendable type 'UnsafeMutablePointer<duckdb_database?>' (aka 'UnsafeMutablePointer<Optional<UnsafeMutablePointer<_duckdb_database>>>'); this is an error in the Swift 6 language mode
 67 |
 68 |   /// Creates a Duck DB database
Swift.UnsafeMutablePointer:1:23: note: generic struct 'UnsafeMutablePointer' does not conform to the 'Sendable' protocol
1 | @frozen public struct UnsafeMutablePointer<Pointee> : Copyable where Pointee : ~Copyable {
  |                       `- note: generic struct 'UnsafeMutablePointer' does not conform to the 'Sendable' protocol
2 |     public let _rawValue: Builtin.RawPointer
3 |     public init(_ _rawValue: Builtin.RawPointer)
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
[345/352] Compiling DuckDB Connection.swift
/Users/admin/builder/spi-builder-workspace/Sources/DuckDB/Configuration.swift:25:22: warning: using '@_implementationOnly' without enabling library evolution for 'DuckDB' may lead to instability during execution [#ImplementationOnlyDeprecated]
 23 | //  IN THE SOFTWARE.
 24 |
 25 | @_implementationOnly import Cduckdb
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'DuckDB' may lead to instability during execution [#ImplementationOnlyDeprecated]
 26 |
 27 | public extension Database {
/Users/admin/builder/spi-builder-workspace/Sources/DuckDB/Connection.swift:25:22: warning: using '@_implementationOnly' without enabling library evolution for 'DuckDB' may lead to instability during execution [#ImplementationOnlyDeprecated]
 23 | //  IN THE SOFTWARE.
 24 |
 25 | @_implementationOnly import Cduckdb
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'DuckDB' may lead to instability during execution [#ImplementationOnlyDeprecated]
 26 |
 27 | /// An object representing a connection to a DuckDB database
/Users/admin/builder/spi-builder-workspace/Sources/DuckDB/Database.swift:25:22: warning: using '@_implementationOnly' without enabling library evolution for 'DuckDB' may lead to instability during execution [#ImplementationOnlyDeprecated]
 23 | //  IN THE SOFTWARE.
 24 |
 25 | @_implementationOnly import Cduckdb
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'DuckDB' may lead to instability during execution [#ImplementationOnlyDeprecated]
 26 | import Foundation
 27 |
/Users/admin/builder/spi-builder-workspace/Sources/DuckDB/Connection.swift:51:15: warning: stored property 'ptr' of 'Sendable'-conforming class 'Connection' has non-Sendable type 'UnsafeMutablePointer<duckdb_connection?>' (aka 'UnsafeMutablePointer<Optional<UnsafeMutablePointer<_duckdb_connection>>>'); this is an error in the Swift 6 language mode
 49 |
 50 |   private let database: Database
 51 |   private let ptr = UnsafeMutablePointer<duckdb_connection?>.allocate(capacity: 1)
    |               `- warning: stored property 'ptr' of 'Sendable'-conforming class 'Connection' has non-Sendable type 'UnsafeMutablePointer<duckdb_connection?>' (aka 'UnsafeMutablePointer<Optional<UnsafeMutablePointer<_duckdb_connection>>>'); this is an error in the Swift 6 language mode
 52 |
 53 |   /// Creates a new connection
Swift.UnsafeMutablePointer:1:23: note: generic struct 'UnsafeMutablePointer' does not conform to the 'Sendable' protocol
1 | @frozen public struct UnsafeMutablePointer<Pointee> : Copyable where Pointee : ~Copyable {
  |                       `- note: generic struct 'UnsafeMutablePointer' does not conform to the 'Sendable' protocol
2 |     public let _rawValue: Builtin.RawPointer
3 |     public init(_ _rawValue: Builtin.RawPointer)
/Users/admin/builder/spi-builder-workspace/Sources/DuckDB/Database.swift:66:15: warning: stored property 'ptr' of 'Sendable'-conforming class 'Database' has non-Sendable type 'UnsafeMutablePointer<duckdb_database?>' (aka 'UnsafeMutablePointer<Optional<UnsafeMutablePointer<_duckdb_database>>>'); this is an error in the Swift 6 language mode
 64 |   }
 65 |
 66 |   private let ptr = UnsafeMutablePointer<duckdb_database?>.allocate(capacity: 1)
    |               `- warning: stored property 'ptr' of 'Sendable'-conforming class 'Database' has non-Sendable type 'UnsafeMutablePointer<duckdb_database?>' (aka 'UnsafeMutablePointer<Optional<UnsafeMutablePointer<_duckdb_database>>>'); this is an error in the Swift 6 language mode
 67 |
 68 |   /// Creates a Duck DB database
Swift.UnsafeMutablePointer:1:23: note: generic struct 'UnsafeMutablePointer' does not conform to the 'Sendable' protocol
1 | @frozen public struct UnsafeMutablePointer<Pointee> : Copyable where Pointee : ~Copyable {
  |                       `- note: generic struct 'UnsafeMutablePointer' does not conform to the 'Sendable' protocol
2 |     public let _rawValue: Builtin.RawPointer
3 |     public init(_ _rawValue: Builtin.RawPointer)
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
[346/352] Compiling DuckDB Database.swift
/Users/admin/builder/spi-builder-workspace/Sources/DuckDB/Configuration.swift:25:22: warning: using '@_implementationOnly' without enabling library evolution for 'DuckDB' may lead to instability during execution [#ImplementationOnlyDeprecated]
 23 | //  IN THE SOFTWARE.
 24 |
 25 | @_implementationOnly import Cduckdb
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'DuckDB' may lead to instability during execution [#ImplementationOnlyDeprecated]
 26 |
 27 | public extension Database {
/Users/admin/builder/spi-builder-workspace/Sources/DuckDB/Connection.swift:25:22: warning: using '@_implementationOnly' without enabling library evolution for 'DuckDB' may lead to instability during execution [#ImplementationOnlyDeprecated]
 23 | //  IN THE SOFTWARE.
 24 |
 25 | @_implementationOnly import Cduckdb
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'DuckDB' may lead to instability during execution [#ImplementationOnlyDeprecated]
 26 |
 27 | /// An object representing a connection to a DuckDB database
/Users/admin/builder/spi-builder-workspace/Sources/DuckDB/Database.swift:25:22: warning: using '@_implementationOnly' without enabling library evolution for 'DuckDB' may lead to instability during execution [#ImplementationOnlyDeprecated]
 23 | //  IN THE SOFTWARE.
 24 |
 25 | @_implementationOnly import Cduckdb
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'DuckDB' may lead to instability during execution [#ImplementationOnlyDeprecated]
 26 | import Foundation
 27 |
/Users/admin/builder/spi-builder-workspace/Sources/DuckDB/Connection.swift:51:15: warning: stored property 'ptr' of 'Sendable'-conforming class 'Connection' has non-Sendable type 'UnsafeMutablePointer<duckdb_connection?>' (aka 'UnsafeMutablePointer<Optional<UnsafeMutablePointer<_duckdb_connection>>>'); this is an error in the Swift 6 language mode
 49 |
 50 |   private let database: Database
 51 |   private let ptr = UnsafeMutablePointer<duckdb_connection?>.allocate(capacity: 1)
    |               `- warning: stored property 'ptr' of 'Sendable'-conforming class 'Connection' has non-Sendable type 'UnsafeMutablePointer<duckdb_connection?>' (aka 'UnsafeMutablePointer<Optional<UnsafeMutablePointer<_duckdb_connection>>>'); this is an error in the Swift 6 language mode
 52 |
 53 |   /// Creates a new connection
Swift.UnsafeMutablePointer:1:23: note: generic struct 'UnsafeMutablePointer' does not conform to the 'Sendable' protocol
1 | @frozen public struct UnsafeMutablePointer<Pointee> : Copyable where Pointee : ~Copyable {
  |                       `- note: generic struct 'UnsafeMutablePointer' does not conform to the 'Sendable' protocol
2 |     public let _rawValue: Builtin.RawPointer
3 |     public init(_ _rawValue: Builtin.RawPointer)
/Users/admin/builder/spi-builder-workspace/Sources/DuckDB/Database.swift:66:15: warning: stored property 'ptr' of 'Sendable'-conforming class 'Database' has non-Sendable type 'UnsafeMutablePointer<duckdb_database?>' (aka 'UnsafeMutablePointer<Optional<UnsafeMutablePointer<_duckdb_database>>>'); this is an error in the Swift 6 language mode
 64 |   }
 65 |
 66 |   private let ptr = UnsafeMutablePointer<duckdb_database?>.allocate(capacity: 1)
    |               `- warning: stored property 'ptr' of 'Sendable'-conforming class 'Database' has non-Sendable type 'UnsafeMutablePointer<duckdb_database?>' (aka 'UnsafeMutablePointer<Optional<UnsafeMutablePointer<_duckdb_database>>>'); this is an error in the Swift 6 language mode
 67 |
 68 |   /// Creates a Duck DB database
Swift.UnsafeMutablePointer:1:23: note: generic struct 'UnsafeMutablePointer' does not conform to the 'Sendable' protocol
1 | @frozen public struct UnsafeMutablePointer<Pointee> : Copyable where Pointee : ~Copyable {
  |                       `- note: generic struct 'UnsafeMutablePointer' does not conform to the 'Sendable' protocol
2 |     public let _rawValue: Builtin.RawPointer
3 |     public init(_ _rawValue: Builtin.RawPointer)
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
[347/352] Compiling DuckDB DatabaseError.swift
/Users/admin/builder/spi-builder-workspace/Sources/DuckDB/DatabaseType.swift:25:22: warning: using '@_implementationOnly' without enabling library evolution for 'DuckDB' may lead to instability during execution [#ImplementationOnlyDeprecated]
 23 | //  IN THE SOFTWARE.
 24 |
 25 | @_implementationOnly import Cduckdb
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'DuckDB' may lead to instability during execution [#ImplementationOnlyDeprecated]
 26 |
 27 | /// The underlying database type of a DuckDB column
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
[348/352] Compiling DuckDB DatabaseType.swift
/Users/admin/builder/spi-builder-workspace/Sources/DuckDB/DatabaseType.swift:25:22: warning: using '@_implementationOnly' without enabling library evolution for 'DuckDB' may lead to instability during execution [#ImplementationOnlyDeprecated]
 23 | //  IN THE SOFTWARE.
 24 |
 25 | @_implementationOnly import Cduckdb
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'DuckDB' may lead to instability during execution [#ImplementationOnlyDeprecated]
 26 |
 27 | /// The underlying database type of a DuckDB column
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
[349/352] Compiling DuckDB Column+TabularData.swift
/Users/admin/builder/spi-builder-workspace/Sources/DuckDB/DatabaseType.swift:25:22: warning: using '@_implementationOnly' without enabling library evolution for 'DuckDB' may lead to instability during execution [#ImplementationOnlyDeprecated]
 23 | //  IN THE SOFTWARE.
 24 |
 25 | @_implementationOnly import Cduckdb
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'DuckDB' may lead to instability during execution [#ImplementationOnlyDeprecated]
 26 |
 27 | /// The underlying database type of a DuckDB column
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
[350/352] Compiling DuckDB Vector.swift
/Users/admin/builder/spi-builder-workspace/Sources/DuckDB/Internal/Vector.swift:25:22: warning: using '@_implementationOnly' without enabling library evolution for 'DuckDB' may lead to instability during execution [#ImplementationOnlyDeprecated]
 23 | //  IN THE SOFTWARE.
 24 |
 25 | @_implementationOnly import Cduckdb
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'DuckDB' may lead to instability during execution [#ImplementationOnlyDeprecated]
 26 | import Foundation
 27 |
/Users/admin/builder/spi-builder-workspace/Sources/DuckDB/Internal/VectorElementDecoder.swift:25:22: warning: using '@_implementationOnly' without enabling library evolution for 'DuckDB' may lead to instability during execution [#ImplementationOnlyDeprecated]
 23 | //  IN THE SOFTWARE.
 24 |
 25 | @_implementationOnly import Cduckdb
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'DuckDB' may lead to instability during execution [#ImplementationOnlyDeprecated]
 26 | import Foundation
 27 |
/Users/admin/builder/spi-builder-workspace/Sources/DuckDB/LogicalType.swift:25:22: warning: using '@_implementationOnly' without enabling library evolution for 'DuckDB' may lead to instability during execution [#ImplementationOnlyDeprecated]
 23 | //  IN THE SOFTWARE.
 24 |
 25 | @_implementationOnly import Cduckdb
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'DuckDB' may lead to instability during execution [#ImplementationOnlyDeprecated]
 26 | import Foundation
 27 |
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
[351/352] Compiling DuckDB VectorElementDecoder.swift
/Users/admin/builder/spi-builder-workspace/Sources/DuckDB/Internal/Vector.swift:25:22: warning: using '@_implementationOnly' without enabling library evolution for 'DuckDB' may lead to instability during execution [#ImplementationOnlyDeprecated]
 23 | //  IN THE SOFTWARE.
 24 |
 25 | @_implementationOnly import Cduckdb
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'DuckDB' may lead to instability during execution [#ImplementationOnlyDeprecated]
 26 | import Foundation
 27 |
/Users/admin/builder/spi-builder-workspace/Sources/DuckDB/Internal/VectorElementDecoder.swift:25:22: warning: using '@_implementationOnly' without enabling library evolution for 'DuckDB' may lead to instability during execution [#ImplementationOnlyDeprecated]
 23 | //  IN THE SOFTWARE.
 24 |
 25 | @_implementationOnly import Cduckdb
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'DuckDB' may lead to instability during execution [#ImplementationOnlyDeprecated]
 26 | import Foundation
 27 |
/Users/admin/builder/spi-builder-workspace/Sources/DuckDB/LogicalType.swift:25:22: warning: using '@_implementationOnly' without enabling library evolution for 'DuckDB' may lead to instability during execution [#ImplementationOnlyDeprecated]
 23 | //  IN THE SOFTWARE.
 24 |
 25 | @_implementationOnly import Cduckdb
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'DuckDB' may lead to instability during execution [#ImplementationOnlyDeprecated]
 26 | import Foundation
 27 |
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
[352/352] Compiling DuckDB LogicalType.swift
/Users/admin/builder/spi-builder-workspace/Sources/DuckDB/Internal/Vector.swift:25:22: warning: using '@_implementationOnly' without enabling library evolution for 'DuckDB' may lead to instability during execution [#ImplementationOnlyDeprecated]
 23 | //  IN THE SOFTWARE.
 24 |
 25 | @_implementationOnly import Cduckdb
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'DuckDB' may lead to instability during execution [#ImplementationOnlyDeprecated]
 26 | import Foundation
 27 |
/Users/admin/builder/spi-builder-workspace/Sources/DuckDB/Internal/VectorElementDecoder.swift:25:22: warning: using '@_implementationOnly' without enabling library evolution for 'DuckDB' may lead to instability during execution [#ImplementationOnlyDeprecated]
 23 | //  IN THE SOFTWARE.
 24 |
 25 | @_implementationOnly import Cduckdb
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'DuckDB' may lead to instability during execution [#ImplementationOnlyDeprecated]
 26 | import Foundation
 27 |
/Users/admin/builder/spi-builder-workspace/Sources/DuckDB/LogicalType.swift:25:22: warning: using '@_implementationOnly' without enabling library evolution for 'DuckDB' may lead to instability during execution [#ImplementationOnlyDeprecated]
 23 | //  IN THE SOFTWARE.
 24 |
 25 | @_implementationOnly import Cduckdb
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'DuckDB' may lead to instability during execution [#ImplementationOnlyDeprecated]
 26 | import Foundation
 27 |
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
Build complete! (85.44s)
Build complete.
{
  "cxx_language_standard" : "c++11",
  "dependencies" : [
  ],
  "manifest_display_name" : "DuckDB",
  "name" : "DuckDB",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "DuckDB",
      "targets" : [
        "DuckDB"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "DuckDBTests",
      "module_type" : "SwiftTarget",
      "name" : "DuckDBTests",
      "path" : "Tests/DuckDBTests",
      "sources" : [
        "AppenderTests.swift",
        "CodingUserInfoKeysTests.swift",
        "DatabaseTests.swift",
        "DecimalUtilityTests.swift",
        "ExtensionTests.swift",
        "LogicalTypeTests.swift",
        "PreparedStatementTests.swift",
        "TypeConversionTests.swift"
      ],
      "target_dependencies" : [
        "DuckDB"
      ],
      "type" : "test"
    },
    {
      "c99name" : "DuckDB",
      "module_type" : "SwiftTarget",
      "name" : "DuckDB",
      "path" : "Sources/DuckDB",
      "product_memberships" : [
        "DuckDB"
      ],
      "sources" : [
        "Appender.swift",
        "CodingUserInfoKeys.swift",
        "Column.swift",
        "Configuration.swift",
        "Connection.swift",
        "Database.swift",
        "DatabaseError.swift",
        "DatabaseType.swift",
        "Extensions/Column+TabularData.swift",
        "Extensions/Date+Foundation.swift",
        "Extensions/Decimal+IntHuge.swift",
        "Extensions/Time+Foundation.swift",
        "Extensions/Timestamp+Foundation.swift",
        "Internal/CTypeUtilities.swift",
        "Internal/DataChunk.swift",
        "Internal/DecimalStorageType.swift",
        "Internal/Optional+CString.swift",
        "Internal/PrimitiveDatabaseValue.swift",
        "Internal/Vector.swift",
        "Internal/VectorElementDecoder.swift",
        "LogicalType.swift",
        "PreparedStatement.swift",
        "ResultSet.swift",
        "Types/Date.swift",
        "Types/IntHuge.swift",
        "Types/Interval.swift",
        "Types/Time.swift",
        "Types/Timestamp.swift"
      ],
      "target_dependencies" : [
        "Cduckdb"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Cduckdb",
      "module_type" : "ClangTarget",
      "name" : "Cduckdb",
      "path" : "Sources/Cduckdb",
      "product_memberships" : [
        "DuckDB"
      ],
      "sources" : [
        "duckdb/extension/icu/icu-dateadd.cpp",
        "duckdb/extension/icu/icu-datefunc.cpp",
        "duckdb/extension/icu/icu-datepart.cpp",
        "duckdb/extension/icu/icu-datesub.cpp",
        "duckdb/extension/icu/icu-datetrunc.cpp",
        "duckdb/extension/icu/icu-list-range.cpp",
        "duckdb/extension/icu/icu-makedate.cpp",
        "duckdb/extension/icu/icu-strptime.cpp",
        "duckdb/extension/icu/icu-table-range.cpp",
        "duckdb/extension/icu/icu-timebucket.cpp",
        "duckdb/extension/icu/icu-timezone.cpp",
        "duckdb/extension/icu/icu_extension.cpp",
        "duckdb/extension/icu/third_party/icu/stubdata/stubdata.cpp",
        "duckdb/extension/json/buffered_json_reader.cpp",
        "duckdb/extension/json/json_common.cpp",
        "duckdb/extension/json/json_deserializer.cpp",
        "duckdb/extension/json/json_enums.cpp",
        "duckdb/extension/json/json_extension.cpp",
        "duckdb/extension/json/json_functions.cpp",
        "duckdb/extension/json/json_scan.cpp",
        "duckdb/extension/json/json_serializer.cpp",
        "duckdb/extension/json/serialize_json.cpp",
        "duckdb/extension/parquet/column_reader.cpp",
        "duckdb/extension/parquet/column_writer.cpp",
        "duckdb/extension/parquet/geo_parquet.cpp",
        "duckdb/extension/parquet/parquet_crypto.cpp",
        "duckdb/extension/parquet/parquet_extension.cpp",
        "duckdb/extension/parquet/parquet_metadata.cpp",
        "duckdb/extension/parquet/parquet_reader.cpp",
        "duckdb/extension/parquet/parquet_statistics.cpp",
        "duckdb/extension/parquet/parquet_timestamp.cpp",
        "duckdb/extension/parquet/parquet_writer.cpp",
        "duckdb/extension/parquet/serialize_parquet.cpp",
        "duckdb/extension/parquet/zstd_file_system.cpp",
        "duckdb/src/common/vector_operations/boolean_operators.cpp",
        "duckdb/src/common/vector_operations/comparison_operators.cpp",
        "duckdb/src/common/vector_operations/generators.cpp",
        "duckdb/src/common/vector_operations/is_distinct_from.cpp",
        "duckdb/src/common/vector_operations/null_operations.cpp",
        "duckdb/src/common/vector_operations/numeric_inplace_operators.cpp",
        "duckdb/src/common/vector_operations/vector_cast.cpp",
        "duckdb/src/common/vector_operations/vector_copy.cpp",
        "duckdb/src/common/vector_operations/vector_hash.cpp",
        "duckdb/src/common/vector_operations/vector_storage.cpp",
        "duckdb/src/verification/copied_statement_verifier.cpp",
        "duckdb/src/verification/deserialized_statement_verifier.cpp",
        "duckdb/src/verification/external_statement_verifier.cpp",
        "duckdb/src/verification/fetch_row_verifier.cpp",
        "duckdb/src/verification/no_operator_caching_verifier.cpp",
        "duckdb/src/verification/parsed_statement_verifier.cpp",
        "duckdb/src/verification/prepared_statement_verifier.cpp",
        "duckdb/src/verification/statement_verifier.cpp",
        "duckdb/src/verification/unoptimized_statement_verifier.cpp",
        "duckdb/third_party/brotli/common/constants.cpp",
        "duckdb/third_party/brotli/common/context.cpp",
        "duckdb/third_party/brotli/common/dictionary.cpp",
        "duckdb/third_party/brotli/common/platform.cpp",
        "duckdb/third_party/brotli/common/shared_dictionary.cpp",
        "duckdb/third_party/brotli/common/transform.cpp",
        "duckdb/third_party/brotli/dec/bit_reader.cpp",
        "duckdb/third_party/brotli/dec/decode.cpp",
        "duckdb/third_party/brotli/dec/huffman.cpp",
        "duckdb/third_party/brotli/dec/state.cpp",
        "duckdb/third_party/brotli/enc/backward_references.cpp",
        "duckdb/third_party/brotli/enc/backward_references_hq.cpp",
        "duckdb/third_party/brotli/enc/bit_cost.cpp",
        "duckdb/third_party/brotli/enc/block_splitter.cpp",
        "duckdb/third_party/brotli/enc/brotli_bit_stream.cpp",
        "duckdb/third_party/brotli/enc/cluster.cpp",
        "duckdb/third_party/brotli/enc/command.cpp",
        "duckdb/third_party/brotli/enc/compound_dictionary.cpp",
        "duckdb/third_party/brotli/enc/compress_fragment.cpp",
        "duckdb/third_party/brotli/enc/compress_fragment_two_pass.cpp",
        "duckdb/third_party/brotli/enc/dictionary_hash.cpp",
        "duckdb/third_party/brotli/enc/encode.cpp",
        "duckdb/third_party/brotli/enc/encoder_dict.cpp",
        "duckdb/third_party/brotli/enc/entropy_encode.cpp",
        "duckdb/third_party/brotli/enc/fast_log.cpp",
        "duckdb/third_party/brotli/enc/histogram.cpp",
        "duckdb/third_party/brotli/enc/literal_cost.cpp",
        "duckdb/third_party/brotli/enc/memory.cpp",
        "duckdb/third_party/brotli/enc/metablock.cpp",
        "duckdb/third_party/brotli/enc/static_dict.cpp",
        "duckdb/third_party/brotli/enc/utf8_util.cpp",
        "duckdb/third_party/fastpforlib/bitpacking.cpp",
        "duckdb/third_party/fmt/format.cc",
        "duckdb/third_party/fsst/libfsst.cpp",
        "duckdb/third_party/hyperloglog/hyperloglog.cpp",
        "duckdb/third_party/hyperloglog/sds.cpp",
        "duckdb/third_party/libpg_query/pg_functions.cpp",
        "duckdb/third_party/libpg_query/postgres_parser.cpp",
        "duckdb/third_party/libpg_query/src_backend_nodes_list.cpp",
        "duckdb/third_party/libpg_query/src_backend_nodes_makefuncs.cpp",
        "duckdb/third_party/libpg_query/src_backend_nodes_value.cpp",
        "duckdb/third_party/libpg_query/src_backend_parser_gram.cpp",
        "duckdb/third_party/libpg_query/src_backend_parser_parser.cpp",
        "duckdb/third_party/libpg_query/src_backend_parser_scan.cpp",
        "duckdb/third_party/libpg_query/src_backend_parser_scansup.cpp",
        "duckdb/third_party/libpg_query/src_common_keywords.cpp",
        "duckdb/third_party/lz4/lz4.cpp",
        "duckdb/third_party/mbedtls/library/aes.cpp",
        "duckdb/third_party/mbedtls/library/aria.cpp",
        "duckdb/third_party/mbedtls/library/asn1parse.cpp",
        "duckdb/third_party/mbedtls/library/base64.cpp",
        "duckdb/third_party/mbedtls/library/bignum.cpp",
        "duckdb/third_party/mbedtls/library/camellia.cpp",
        "duckdb/third_party/mbedtls/library/cipher.cpp",
        "duckdb/third_party/mbedtls/library/cipher_wrap.cpp",
        "duckdb/third_party/mbedtls/library/constant_time.cpp",
        "duckdb/third_party/mbedtls/library/entropy.cpp",
        "duckdb/third_party/mbedtls/library/entropy_poll.cpp",
        "duckdb/third_party/mbedtls/library/gcm.cpp",
        "duckdb/third_party/mbedtls/library/md.cpp",
        "duckdb/third_party/mbedtls/library/oid.cpp",
        "duckdb/third_party/mbedtls/library/pem.cpp",
        "duckdb/third_party/mbedtls/library/pk.cpp",
        "duckdb/third_party/mbedtls/library/pk_wrap.cpp",
        "duckdb/third_party/mbedtls/library/pkparse.cpp",
        "duckdb/third_party/mbedtls/library/platform_util.cpp",
        "duckdb/third_party/mbedtls/library/rsa.cpp",
        "duckdb/third_party/mbedtls/library/rsa_alt_helpers.cpp",
        "duckdb/third_party/mbedtls/library/sha1.cpp",
        "duckdb/third_party/mbedtls/library/sha256.cpp",
        "duckdb/third_party/mbedtls/library/sha512.cpp",
        "duckdb/third_party/mbedtls/mbedtls_wrapper.cpp",
        "duckdb/third_party/miniz/miniz.cpp",
        "duckdb/third_party/parquet/parquet_constants.cpp",
        "duckdb/third_party/parquet/parquet_types.cpp",
        "duckdb/third_party/re2/re2/bitmap256.cc",
        "duckdb/third_party/re2/re2/bitstate.cc",
        "duckdb/third_party/re2/re2/compile.cc",
        "duckdb/third_party/re2/re2/dfa.cc",
        "duckdb/third_party/re2/re2/filtered_re2.cc",
        "duckdb/third_party/re2/re2/mimics_pcre.cc",
        "duckdb/third_party/re2/re2/nfa.cc",
        "duckdb/third_party/re2/re2/onepass.cc",
        "duckdb/third_party/re2/re2/parse.cc",
        "duckdb/third_party/re2/re2/perl_groups.cc",
        "duckdb/third_party/re2/re2/prefilter.cc",
        "duckdb/third_party/re2/re2/prefilter_tree.cc",
        "duckdb/third_party/re2/re2/prog.cc",
        "duckdb/third_party/re2/re2/re2.cc",
        "duckdb/third_party/re2/re2/regexp.cc",
        "duckdb/third_party/re2/re2/set.cc",
        "duckdb/third_party/re2/re2/simplify.cc",
        "duckdb/third_party/re2/re2/stringpiece.cc",
        "duckdb/third_party/re2/re2/tostring.cc",
        "duckdb/third_party/re2/re2/unicode_casefold.cc",
        "duckdb/third_party/re2/re2/unicode_groups.cc",
        "duckdb/third_party/re2/util/rune.cc",
        "duckdb/third_party/re2/util/strutil.cc",
        "duckdb/third_party/skiplist/SkipList.cpp",
        "duckdb/third_party/snappy/snappy-sinksource.cc",
        "duckdb/third_party/snappy/snappy.cc",
        "duckdb/third_party/thrift/thrift/protocol/TProtocol.cpp",
        "duckdb/third_party/thrift/thrift/transport/TBufferTransports.cpp",
        "duckdb/third_party/thrift/thrift/transport/TTransportException.cpp",
        "duckdb/third_party/utf8proc/utf8proc.cpp",
        "duckdb/third_party/utf8proc/utf8proc_wrapper.cpp",
        "duckdb/third_party/yyjson/yyjson.cpp",
        "duckdb/third_party/zstd/common/entropy_common.cpp",
        "duckdb/third_party/zstd/common/error_private.cpp",
        "duckdb/third_party/zstd/common/fse_decompress.cpp",
        "duckdb/third_party/zstd/common/xxhash.cpp",
        "duckdb/third_party/zstd/common/zstd_common.cpp",
        "duckdb/third_party/zstd/compress/fse_compress.cpp",
        "duckdb/third_party/zstd/compress/hist.cpp",
        "duckdb/third_party/zstd/compress/huf_compress.cpp",
        "duckdb/third_party/zstd/compress/zstd_compress.cpp",
        "duckdb/third_party/zstd/compress/zstd_compress_literals.cpp",
        "duckdb/third_party/zstd/compress/zstd_compress_sequences.cpp",
        "duckdb/third_party/zstd/compress/zstd_compress_superblock.cpp",
        "duckdb/third_party/zstd/compress/zstd_double_fast.cpp",
        "duckdb/third_party/zstd/compress/zstd_fast.cpp",
        "duckdb/third_party/zstd/compress/zstd_lazy.cpp",
        "duckdb/third_party/zstd/compress/zstd_ldm.cpp",
        "duckdb/third_party/zstd/compress/zstd_opt.cpp",
        "duckdb/third_party/zstd/decompress/huf_decompress.cpp",
        "duckdb/third_party/zstd/decompress/zstd_ddict.cpp",
        "duckdb/third_party/zstd/decompress/zstd_decompress.cpp",
        "duckdb/third_party/zstd/decompress/zstd_decompress_block.cpp",
        "duckdb/ub_extension_icu_third_party_icu_common.cpp",
        "duckdb/ub_extension_icu_third_party_icu_i18n.cpp",
        "duckdb/ub_extension_json_json_functions.cpp",
        "duckdb/ub_src_catalog.cpp",
        "duckdb/ub_src_catalog_catalog_entry.cpp",
        "duckdb/ub_src_catalog_catalog_entry_dependency.cpp",
        "duckdb/ub_src_catalog_default.cpp",
        "duckdb/ub_src_common.cpp",
        "duckdb/ub_src_common_adbc.cpp",
        "duckdb/ub_src_common_adbc_nanoarrow.cpp",
        "duckdb/ub_src_common_arrow.cpp",
        "duckdb/ub_src_common_arrow_appender.cpp",
        "duckdb/ub_src_common_crypto.cpp",
        "duckdb/ub_src_common_enums.cpp",
        "duckdb/ub_src_common_exception.cpp",
        "duckdb/ub_src_common_operator.cpp",
        "duckdb/ub_src_common_progress_bar.cpp",
        "duckdb/ub_src_common_row_operations.cpp",
        "duckdb/ub_src_common_serializer.cpp",
        "duckdb/ub_src_common_sort.cpp",
        "duckdb/ub_src_common_tree_renderer.cpp",
        "duckdb/ub_src_common_types.cpp",
        "duckdb/ub_src_common_types_column.cpp",
        "duckdb/ub_src_common_types_row.cpp",
        "duckdb/ub_src_common_value_operations.cpp",
        "duckdb/ub_src_core_functions.cpp",
        "duckdb/ub_src_core_functions_aggregate_algebraic.cpp",
        "duckdb/ub_src_core_functions_aggregate_distributive.cpp",
        "duckdb/ub_src_core_functions_aggregate_holistic.cpp",
        "duckdb/ub_src_core_functions_aggregate_nested.cpp",
        "duckdb/ub_src_core_functions_aggregate_regression.cpp",
        "duckdb/ub_src_core_functions_scalar_array.cpp",
        "duckdb/ub_src_core_functions_scalar_bit.cpp",
        "duckdb/ub_src_core_functions_scalar_blob.cpp",
        "duckdb/ub_src_core_functions_scalar_date.cpp",
        "duckdb/ub_src_core_functions_scalar_debug.cpp",
        "duckdb/ub_src_core_functions_scalar_enum.cpp",
        "duckdb/ub_src_core_functions_scalar_generic.cpp",
        "duckdb/ub_src_core_functions_scalar_list.cpp",
        "duckdb/ub_src_core_functions_scalar_map.cpp",
        "duckdb/ub_src_core_functions_scalar_math.cpp",
        "duckdb/ub_src_core_functions_scalar_operators.cpp",
        "duckdb/ub_src_core_functions_scalar_random.cpp",
        "duckdb/ub_src_core_functions_scalar_string.cpp",
        "duckdb/ub_src_core_functions_scalar_struct.cpp",
        "duckdb/ub_src_core_functions_scalar_union.cpp",
        "duckdb/ub_src_execution.cpp",
        "duckdb/ub_src_execution_expression_executor.cpp",
        "duckdb/ub_src_execution_index.cpp",
        "duckdb/ub_src_execution_index_art.cpp",
        "duckdb/ub_src_execution_nested_loop_join.cpp",
        "duckdb/ub_src_execution_operator_aggregate.cpp",
        "duckdb/ub_src_execution_operator_csv_scanner_buffer_manager.cpp",
        "duckdb/ub_src_execution_operator_csv_scanner_scanner.cpp",
        "duckdb/ub_src_execution_operator_csv_scanner_sniffer.cpp",
        "duckdb/ub_src_execution_operator_csv_scanner_state_machine.cpp",
        "duckdb/ub_src_execution_operator_csv_scanner_table_function.cpp",
        "duckdb/ub_src_execution_operator_csv_scanner_util.cpp",
        "duckdb/ub_src_execution_operator_filter.cpp",
        "duckdb/ub_src_execution_operator_helper.cpp",
        "duckdb/ub_src_execution_operator_join.cpp",
        "duckdb/ub_src_execution_operator_order.cpp",
        "duckdb/ub_src_execution_operator_persistent.cpp",
        "duckdb/ub_src_execution_operator_projection.cpp",
        "duckdb/ub_src_execution_operator_scan.cpp",
        "duckdb/ub_src_execution_operator_schema.cpp",
        "duckdb/ub_src_execution_operator_set.cpp",
        "duckdb/ub_src_execution_physical_plan.cpp",
        "duckdb/ub_src_function.cpp",
        "duckdb/ub_src_function_aggregate.cpp",
        "duckdb/ub_src_function_aggregate_distributive.cpp",
        "duckdb/ub_src_function_cast.cpp",
        "duckdb/ub_src_function_cast_union.cpp",
        "duckdb/ub_src_function_pragma.cpp",
        "duckdb/ub_src_function_scalar.cpp",
        "duckdb/ub_src_function_scalar_compressed_materialization.cpp",
        "duckdb/ub_src_function_scalar_generic.cpp",
        "duckdb/ub_src_function_scalar_list.cpp",
        "duckdb/ub_src_function_scalar_operators.cpp",
        "duckdb/ub_src_function_scalar_sequence.cpp",
        "duckdb/ub_src_function_scalar_string.cpp",
        "duckdb/ub_src_function_scalar_string_regexp.cpp",
        "duckdb/ub_src_function_scalar_struct.cpp",
        "duckdb/ub_src_function_scalar_system.cpp",
        "duckdb/ub_src_function_table.cpp",
        "duckdb/ub_src_function_table_arrow.cpp",
        "duckdb/ub_src_function_table_system.cpp",
        "duckdb/ub_src_function_table_version.cpp",
        "duckdb/ub_src_main.cpp",
        "duckdb/ub_src_main_buffered_data.cpp",
        "duckdb/ub_src_main_capi.cpp",
        "duckdb/ub_src_main_capi_cast.cpp",
        "duckdb/ub_src_main_chunk_scan_state.cpp",
        "duckdb/ub_src_main_extension.cpp",
        "duckdb/ub_src_main_relation.cpp",
        "duckdb/ub_src_main_secret.cpp",
        "duckdb/ub_src_main_settings.cpp",
        "duckdb/ub_src_optimizer.cpp",
        "duckdb/ub_src_optimizer_compressed_materialization.cpp",
        "duckdb/ub_src_optimizer_join_order.cpp",
        "duckdb/ub_src_optimizer_matcher.cpp",
        "duckdb/ub_src_optimizer_pullup.cpp",
        "duckdb/ub_src_optimizer_pushdown.cpp",
        "duckdb/ub_src_optimizer_rule.cpp",
        "duckdb/ub_src_optimizer_statistics_expression.cpp",
        "duckdb/ub_src_optimizer_statistics_operator.cpp",
        "duckdb/ub_src_parallel.cpp",
        "duckdb/ub_src_parser.cpp",
        "duckdb/ub_src_parser_constraints.cpp",
        "duckdb/ub_src_parser_expression.cpp",
        "duckdb/ub_src_parser_parsed_data.cpp",
        "duckdb/ub_src_parser_query_node.cpp",
        "duckdb/ub_src_parser_statement.cpp",
        "duckdb/ub_src_parser_tableref.cpp",
        "duckdb/ub_src_parser_transform_constraint.cpp",
        "duckdb/ub_src_parser_transform_expression.cpp",
        "duckdb/ub_src_parser_transform_helpers.cpp",
        "duckdb/ub_src_parser_transform_statement.cpp",
        "duckdb/ub_src_parser_transform_tableref.cpp",
        "duckdb/ub_src_planner.cpp",
        "duckdb/ub_src_planner_binder_expression.cpp",
        "duckdb/ub_src_planner_binder_query_node.cpp",
        "duckdb/ub_src_planner_binder_statement.cpp",
        "duckdb/ub_src_planner_binder_tableref.cpp",
        "duckdb/ub_src_planner_expression.cpp",
        "duckdb/ub_src_planner_expression_binder.cpp",
        "duckdb/ub_src_planner_filter.cpp",
        "duckdb/ub_src_planner_operator.cpp",
        "duckdb/ub_src_planner_subquery.cpp",
        "duckdb/ub_src_storage.cpp",
        "duckdb/ub_src_storage_buffer.cpp",
        "duckdb/ub_src_storage_checkpoint.cpp",
        "duckdb/ub_src_storage_compression.cpp",
        "duckdb/ub_src_storage_compression_alp.cpp",
        "duckdb/ub_src_storage_compression_chimp.cpp",
        "duckdb/ub_src_storage_metadata.cpp",
        "duckdb/ub_src_storage_serialization.cpp",
        "duckdb/ub_src_storage_statistics.cpp",
        "duckdb/ub_src_storage_table.cpp",
        "duckdb/ub_src_transaction.cpp"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
Done.