Build Information
Failed to build DuckDB, reference v1.1.3 (9583f4), with Swift 6.3 for Android on 18 Apr 2026 07:05:49 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1Build Log
| ~~~~~~~~~~~^~
| operator""_a
5 warnings generated.
[60/323] Compiling ub_src_main_capi.cpp
In file included from src/main/extension/extension_install.cpp:0:
In file included from /host/spi-builder-workspace/Sources/Cduckdb/duckdb/src/main/extension/extension_install.cpp:17:
/host/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/httplib/httplib.hpp:3425:43: warning: identifier '_t' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
3425 | inline constexpr unsigned int operator "" _t(const char *s, size_t l) {
| ~~~~~~~~~~~~^~
| operator""_t
/host/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/httplib/httplib.hpp:3440:26: warning: identifier '_t' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
3440 | using udl::operator "" _t;
| ~~~~~~~~~~~~^~
| operator""_t
/host/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/httplib/httplib.hpp:3498:26: warning: identifier '_t' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
3498 | using udl::operator "" _t;
| ~~~~~~~~~~~~^~
| operator""_t
3 warnings generated.
[61/323] Compiling ub_src_main_extension.cpp
[62/323] Compiling ub_src_function_scalar_struct.cpp
[63/323] Compiling ub_src_optimizer.cpp
[64/323] Compiling ub_src_function_scalar_string_regexp.cpp
[65/323] Compiling ub_src_function_scalar_system.cpp
[66/323] Compiling ub_src_function_table_system.cpp
[67/323] Compiling ub_src_function_scalar_sequence.cpp
In file included from src/function/table/arrow_conversion.cpp:0:
In file included from /host/spi-builder-workspace/Sources/Cduckdb/duckdb/src/function/table/arrow_conversion.cpp:3:
In file included from /host/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/operator/multiply.hpp:14:
In file included from /host/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/types/cast_helpers.hpp:19:
/host/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
/host/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
/host/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
/host/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
/host/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.
[68/323] Compiling ub_src_function_table.cpp
[69/323] Compiling ub_src_function_scalar_string.cpp
In file included from src/function/scalar/generic/binning.cpp:0:
In file included from /host/spi-builder-workspace/Sources/Cduckdb/duckdb/src/function/scalar/generic/binning.cpp:8:
In file included from /host/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/operator/subtract.hpp:14:
In file included from /host/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/types/cast_helpers.hpp:19:
/host/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
/host/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
/host/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
/host/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
/host/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.
[70/323] Compiling ub_src_function_scalar_generic.cpp
[71/323] Compiling ub_src_function_scalar_list.cpp
[72/323] Compiling ub_src_function_cast_union.cpp
In file included from src/main/appender.cpp:0:
In file included from /host/spi-builder-workspace/Sources/Cduckdb/duckdb/src/main/appender.cpp:7:
In file included from /host/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/operator/decimal_cast_operators.hpp:13:
In file included from /host/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/operator/integer_cast_operator.hpp:11:
In file included from /host/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/operator/add.hpp:14:
In file included from /host/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/types/cast_helpers.hpp:19:
/host/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
/host/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
/host/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
/host/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
/host/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.
[73/323] Compiling ub_src_main.cpp
[74/323] Compiling ub_src_function_scalar_compressed_materialization.cpp
In file included from src/function/scalar/strftime_format.cpp:0:
In file included from /host/spi-builder-workspace/Sources/Cduckdb/duckdb/src/function/scalar/strftime_format.cpp:5:
In file included from /host/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/types/cast_helpers.hpp:19:
/host/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
/host/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
/host/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
/host/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
/host/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.
[75/323] Compiling ub_src_function_scalar.cpp
In file included from src/function/scalar/operators/add.cpp:0:
In file included from /host/spi-builder-workspace/Sources/Cduckdb/duckdb/src/function/scalar/operators/add.cpp:1:
In file included from /host/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/operator/add.hpp:14:
In file included from /host/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/types/cast_helpers.hpp:19:
/host/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
/host/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
/host/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
/host/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
/host/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.
[76/323] Compiling ub_src_function_scalar_operators.cpp
[77/323] Compiling ub_src_function_aggregate_distributive.cpp
[78/323] Compiling ub_src_function_pragma.cpp
[79/323] Compiling ub_src_function_aggregate.cpp
[80/323] Compiling ub_src_function.cpp
[81/323] Compiling ub_src_execution_operator_set.cpp
[82/323] Compiling ub_src_execution_operator_scan.cpp
[83/323] Compiling ub_src_execution_operator_projection.cpp
[84/323] Compiling ub_src_execution_operator_schema.cpp
In file included from src/function/cast/blob_cast.cpp:0:
In file included from /host/spi-builder-workspace/Sources/Cduckdb/duckdb/src/function/cast/blob_cast.cpp:2:
In file included from /host/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/function/cast/vector_cast_helpers.hpp:14:
In file included from /host/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/operator/decimal_cast_operators.hpp:13:
In file included from /host/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/operator/integer_cast_operator.hpp:11:
In file included from /host/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/operator/add.hpp:14:
In file included from /host/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/types/cast_helpers.hpp:19:
/host/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
/host/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
/host/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
/host/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
/host/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.
[85/323] Compiling ub_src_function_cast.cpp
[86/323] Compiling ub_src_execution_operator_order.cpp
[87/323] Compiling ub_src_execution_operator_filter.cpp
In file included from src/execution/physical_plan/plan_aggregate.cpp:0:
In file included from /host/spi-builder-workspace/Sources/Cduckdb/duckdb/src/execution/physical_plan/plan_aggregate.cpp:2:
In file included from /host/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/operator/subtract.hpp:14:
In file included from /host/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/types/cast_helpers.hpp:19:
/host/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
/host/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
/host/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
/host/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
/host/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.
[88/323] Compiling ub_src_execution_physical_plan.cpp
[89/323] Compiling ub_src_execution_operator_join.cpp
[90/323] Compiling ub_src_execution_operator_csv_scanner_util.cpp
[91/323] Compiling ub_src_execution_operator_helper.cpp
[92/323] Compiling ub_src_execution_operator_csv_scanner_state_machine.cpp
[93/323] Compiling ub_src_execution_operator_csv_scanner_table_function.cpp
[94/323] Compiling ub_src_execution_operator_persistent.cpp
[95/323] Compiling ub_src_execution_nested_loop_join.cpp
In file included from src/execution/operator/csv_scanner/sniffer/header_detection.cpp:0:
In file included from /host/spi-builder-workspace/Sources/Cduckdb/duckdb/src/execution/operator/csv_scanner/sniffer/header_detection.cpp:1:
In file included from /host/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/types/cast_helpers.hpp:19:
/host/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
/host/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
/host/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
/host/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
/host/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.
[96/323] Compiling ub_src_execution_operator_csv_scanner_sniffer.cpp
[97/323] Compiling ub_src_execution_operator_csv_scanner_buffer_manager.cpp
In file included from src/execution/operator/csv_scanner/scanner/string_value_scanner.cpp:0:
In file included from /host/spi-builder-workspace/Sources/Cduckdb/duckdb/src/execution/operator/csv_scanner/scanner/string_value_scanner.cpp:3:
In file included from /host/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/operator/decimal_cast_operators.hpp:13:
In file included from /host/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/operator/integer_cast_operator.hpp:11:
In file included from /host/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/operator/add.hpp:14:
In file included from /host/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/types/cast_helpers.hpp:19:
/host/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
/host/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
/host/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
/host/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
/host/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_scanner.cpp
[99/323] Compiling ub_src_execution_index_art.cpp
[100/323] Compiling ub_src_execution_index.cpp
[101/323] Compiling ub_src_core_functions_scalar_union.cpp
[102/323] Compiling ub_src_core_functions_scalar_random.cpp
[103/323] Compiling ub_src_execution_expression_executor.cpp
[104/323] Compiling ub_src_core_functions_scalar_struct.cpp
In file included from src/core_functions/scalar/operators/bitwise.cpp:0:
In file included from /host/spi-builder-workspace/Sources/Cduckdb/duckdb/src/core_functions/scalar/operators/bitwise.cpp:3:
In file included from /host/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/types/cast_helpers.hpp:19:
/host/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
/host/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
/host/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
/host/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
/host/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_core_functions_scalar_operators.cpp
In file included from src/execution/operator/aggregate/physical_window.cpp:0:
In file included from /host/spi-builder-workspace/Sources/Cduckdb/duckdb/src/execution/operator/aggregate/physical_window.cpp:3:
In file included from /host/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/operator/add.hpp:14:
In file included from /host/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/types/cast_helpers.hpp:19:
/host/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
/host/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
/host/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
/host/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
/host/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.
[106/323] Compiling ub_src_execution_operator_aggregate.cpp
In file included from src/core_functions/scalar/string/printf.cpp:0:
In file included from /host/spi-builder-workspace/Sources/Cduckdb/duckdb/src/core_functions/scalar/string/printf.cpp:4:
/host/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
/host/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
/host/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
/host/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
/host/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.
[107/323] Compiling ub_src_core_functions_scalar_string.cpp
[108/323] Compiling ub_src_core_functions_scalar_enum.cpp
In file included from src/execution/window_executor.cpp:0:
In file included from /host/spi-builder-workspace/Sources/Cduckdb/duckdb/src/execution/window_executor.cpp:3:
In file included from /host/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/operator/add.hpp:14:
In file included from /host/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/types/cast_helpers.hpp:19:
/host/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
/host/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
/host/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
/host/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
/host/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.
[109/323] Compiling ub_src_execution.cpp
In file included from src/core_functions/scalar/bit/bitstring.cpp:0:
In file included from /host/spi-builder-workspace/Sources/Cduckdb/duckdb/src/core_functions/scalar/bit/bitstring.cpp:3:
In file included from /host/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/types/cast_helpers.hpp:19:
/host/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
/host/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
/host/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
/host/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
/host/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.
[110/323] Compiling ub_src_core_functions_scalar_debug.cpp
[111/323] Compiling ub_src_core_functions_scalar_bit.cpp
[112/323] Compiling ub_src_core_functions_scalar_generic.cpp
In file included from src/core_functions/scalar/math/numeric.cpp:0:
In file included from /host/spi-builder-workspace/Sources/Cduckdb/duckdb/src/core_functions/scalar/math/numeric.cpp:4:
In file included from /host/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/operator/multiply.hpp:14:
In file included from /host/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/types/cast_helpers.hpp:19:
/host/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
/host/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
/host/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
/host/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
/host/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.
[113/323] Compiling ub_src_core_functions_scalar_math.cpp
[114/323] Compiling ub_src_core_functions_scalar_map.cpp
[115/323] Compiling ub_src_core_functions_scalar_blob.cpp
[116/323] Compiling ub_src_core_functions_aggregate_regression.cpp
[117/323] Compiling ub_src_core_functions_scalar_list.cpp
[118/323] Compiling ub_src_core_functions_aggregate_algebraic.cpp
[119/323] Compiling ub_src_core_functions_scalar_array.cpp
[120/323] Compiling ub_src_common_value_operations.cpp
[121/323] Compiling ub_src_common_types_row.cpp
In file included from src/core_functions/scalar/date/date_diff.cpp:0:
In file included from /host/spi-builder-workspace/Sources/Cduckdb/duckdb/src/core_functions/scalar/date/date_diff.cpp:4:
In file included from /host/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/operator/subtract.hpp:14:
In file included from /host/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/types/cast_helpers.hpp:19:
/host/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
/host/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
/host/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
/host/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
/host/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_tree_renderer.cpp
In file included from src/common/types/cast_helpers.cpp:0:
In file included from /host/spi-builder-workspace/Sources/Cduckdb/duckdb/src/common/types/cast_helpers.cpp:1:
In file included from /host/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/types/cast_helpers.hpp:19:
/host/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
/host/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
/host/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
/host/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
/host/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.
[125/323] Compiling ub_src_common_types.cpp
[126/323] Compiling ub_src_core_functions_aggregate_nested.cpp
[127/323] Compiling ub_src_common_types_column.cpp
[128/323] Compiling ub_src_common_serializer.cpp
[129/323] Compiling ub_src_common_exception.cpp
[130/323] Compiling ub_src_common_row_operations.cpp
[131/323] Compiling ub_src_common_sort.cpp
[132/323] Compiling ub_src_common_enums.cpp
[133/323] Compiling ub_src_common_crypto.cpp
[134/323] Compiling ub_src_common_progress_bar.cpp
[135/323] Compiling ub_src_common_arrow_appender.cpp
[136/323] Compiling ub_src_common_adbc_nanoarrow.cpp
In file included from src/common/operator/cast_operators.cpp:0:
In file included from /host/spi-builder-workspace/Sources/Cduckdb/duckdb/src/common/operator/cast_operators.cpp:5:
In file included from /host/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/operator/decimal_cast_operators.hpp:13:
In file included from /host/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/operator/integer_cast_operator.hpp:11:
In file included from /host/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/operator/add.hpp:14:
In file included from /host/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/types/cast_helpers.hpp:19:
/host/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
/host/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
/host/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
/host/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
/host/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.
[137/323] Compiling ub_src_common_operator.cpp
[138/323] Compiling ub_src_catalog_catalog_entry_dependency.cpp
In file included from src/core_functions/aggregate/distributive/bitagg.cpp:0:
In file included from /host/spi-builder-workspace/Sources/Cduckdb/duckdb/src/core_functions/aggregate/distributive/bitagg.cpp:7:
In file included from /host/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/types/cast_helpers.hpp:19:
/host/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
/host/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
/host/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
/host/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
/host/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.
[139/323] Compiling ub_src_core_functions_aggregate_distributive.cpp
[140/323] Compiling ub_src_common_adbc.cpp
In file included from src/core_functions/aggregate/holistic/quantile.cpp:0:
In file included from /host/spi-builder-workspace/Sources/Cduckdb/duckdb/src/core_functions/aggregate/holistic/quantile.cpp:7:
In file included from /host/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/core_functions/aggregate/quantile_state.hpp:11:
In file included from /host/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/core_functions/aggregate/quantile_sort_tree.hpp:14:
In file included from /host/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/operator/multiply.hpp:14:
In file included from /host/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/types/cast_helpers.hpp:19:
/host/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
/host/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
/host/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
/host/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
/host/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.
[141/323] Compiling ub_src_core_functions_aggregate_holistic.cpp
[142/323] Compiling ub_src_catalog_default.cpp
[143/323] Compiling ub_src_common_arrow.cpp
[144/323] Compiling zstd_decompress_block.cpp
[145/323] Compiling zstd_decompress.cpp
[146/323] Compiling huf_decompress.cpp
[147/323] Compiling zstd_ddict.cpp
[148/323] Compiling zstd_ldm.cpp
[149/323] Compiling zstd_lazy.cpp
[150/323] Compiling zstd_opt.cpp
[151/323] Compiling zstd_fast.cpp
[152/323] Compiling zstd_double_fast.cpp
[153/323] Compiling zstd_compress_superblock.cpp
[154/323] Compiling zstd_compress_sequences.cpp
[155/323] Compiling zstd_compress_literals.cpp
[156/323] Compiling huf_compress.cpp
[157/323] Compiling hist.cpp
[158/323] Compiling fse_compress.cpp
[159/323] Compiling zstd_compress.cpp
[160/323] Compiling zstd_common.cpp
[161/323] Compiling xxhash.cpp
[162/323] Compiling error_private.cpp
[163/323] Compiling fse_decompress.cpp
[164/323] Compiling entropy_common.cpp
[165/323] Compiling utf8proc_wrapper.cpp
[166/323] Compiling ub_extension_icu_third_party_icu_common.cpp
[167/323] Compiling utf8proc.cpp
In file included from src/catalog/catalog_entry/sequence_catalog_entry.cpp:0:
In file included from /host/spi-builder-workspace/Sources/Cduckdb/duckdb/src/catalog/catalog_entry/sequence_catalog_entry.cpp:8:
In file included from /host/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/operator/add.hpp:14:
In file included from /host/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/types/cast_helpers.hpp:19:
/host/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
/host/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
/host/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
/host/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
/host/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.
[168/323] Compiling ub_src_catalog_catalog_entry.cpp
[169/323] Compiling TTransportException.cpp
[170/323] Compiling yyjson.cpp
[171/323] Compiling snappy-sinksource.cc
[172/323] Compiling TBufferTransports.cpp
[173/323] Compiling TProtocol.cpp
[174/323] Compiling rune.cc
[175/323] Compiling ub_src_catalog.cpp
[176/323] Compiling unicode_casefold.cc
[177/323] Compiling unicode_groups.cc
[178/323] Compiling strutil.cc
In file included from extension/icu/third_party/icu/i18n/plurrule.cpp:0:
/host/spi-builder-workspace/Sources/Cduckdb/duckdb/extension/icu/third_party/icu/i18n/plurrule.cpp:1665:24: warning: implicit conversion from 'int64_t' (aka 'long') to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
1665 | if (scaled > U_INT64_MAX) {
| ~ ^~~~~~~~~~~
/host/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.
[179/323] Compiling ub_extension_icu_third_party_icu_i18n.cpp
[180/323] Compiling snappy.cc
[181/323] Compiling SkipList.cpp
[182/323] Compiling stringpiece.cc
[183/323] Compiling tostring.cc
[184/323] Compiling simplify.cc
In file included from extension/json/json_functions/copy_json.cpp:0:
In file included from /host/spi-builder-workspace/Sources/Cduckdb/duckdb/extension/json/json_functions/copy_json.cpp:9:
In file included from /host/spi-builder-workspace/Sources/Cduckdb/duckdb/extension/json/include/json_functions.hpp:12:
In file included from /host/spi-builder-workspace/Sources/Cduckdb/duckdb/extension/json/include/json_common.hpp:12:
In file included from /host/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/operator/decimal_cast_operators.hpp:13:
In file included from /host/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/operator/integer_cast_operator.hpp:11:
In file included from /host/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/operator/add.hpp:14:
In file included from /host/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/types/cast_helpers.hpp:19:
/host/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
/host/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
/host/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
/host/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
/host/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.
[185/323] Compiling ub_extension_json_json_functions.cpp
[186/323] Compiling perl_groups.cc
[187/323] Compiling set.cc
[188/323] Compiling re2.cc
[189/323] Compiling prog.cc
[190/323] Compiling regexp.cc
[191/323] Compiling prefilter.cc
[192/323] Compiling onepass.cc
[193/323] Compiling parse.cc
[194/323] Compiling prefilter_tree.cc
[195/323] Compiling mimics_pcre.cc
[196/323] Compiling nfa.cc
[197/323] Compiling filtered_re2.cc
[198/323] Compiling bitmap256.cc
[199/323] Compiling bitstate.cc
[200/323] Compiling sha512.cpp
[201/323] Compiling miniz.cpp
[202/323] Compiling sha256.cpp
[203/323] Compiling rsa_alt_helpers.cpp
[204/323] Compiling sha1.cpp
[205/323] Compiling compile.cc
[206/323] Compiling platform_util.cpp
[207/323] Compiling rsa.cpp
In file included from src/common/cgroups.cpp:0:
In file included from /host/spi-builder-workspace/Sources/Cduckdb/duckdb/src/common/cgroups.cpp:6:
In file included from /host/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/types/cast_helpers.hpp:19:
/host/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
/host/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
/host/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
/host/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
/host/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.
[208/323] Compiling ub_src_common.cpp
[209/323] Compiling pkparse.cpp
[210/323] Compiling pk_wrap.cpp
[211/323] Compiling dfa.cc
[212/323] Compiling parquet_constants.cpp
[213/323] Compiling pk.cpp
[214/323] Compiling pem.cpp
[215/323] Compiling entropy_poll.cpp
[216/323] Compiling entropy.cpp
[217/323] Compiling md.cpp
[218/323] Compiling gcm.cpp
[218/323] Compiling oid.cpp
[220/323] Compiling base64.cpp
[221/323] Compiling constant_time.cpp
[222/323] Compiling cipher_wrap.cpp
[223/323] Compiling camellia.cpp
[224/323] Compiling cipher.cpp
[225/323] Compiling aria.cpp
[226/323] Compiling asn1parse.cpp
[227/323] Compiling aes.cpp
[228/323] Compiling bignum.cpp
[229/323] Compiling lz4.cpp
[230/323] Compiling mbedtls_wrapper.cpp
[231/323] Compiling src_backend_parser_scansup.cpp
[231/323] Compiling src_common_keywords.cpp
[233/323] Compiling src_backend_nodes_value.cpp
[234/323] Compiling src_backend_parser_scan.cpp
[235/323] Compiling src_backend_parser_parser.cpp
[236/323] Compiling src_backend_nodes_list.cpp
[237/323] Compiling sds.cpp
[238/323] Compiling src_backend_nodes_makefuncs.cpp
[239/323] Compiling pg_functions.cpp
[240/323] Compiling utf8_util.cpp
[241/323] Compiling postgres_parser.cpp
[242/323] Compiling src_backend_parser_gram.cpp
[243/323] Compiling memory.cpp
[244/323] Compiling literal_cost.cpp
[245/323] Compiling static_dict.cpp
[246/323] Compiling parquet_types.cpp
[247/323] Compiling metablock.cpp
[248/323] Compiling fast_log.cpp
[249/323] Compiling entropy_encode.cpp
[250/323] Compiling histogram.cpp
[251/323] Compiling dictionary_hash.cpp
[252/323] Compiling hyperloglog.cpp
[253/323] Compiling encoder_dict.cpp
[254/323] Compiling libfsst.cpp
[255/323] Compiling compound_dictionary.cpp
[256/323] Compiling encode.cpp
[257/323] Compiling compress_fragment.cpp
[257/323] Compiling compress_fragment_two_pass.cpp
[259/323] Compiling command.cpp
[260/323] Compiling cluster.cpp
[261/323] Compiling state.cpp
[262/323] Compiling huffman.cpp
[263/323] Compiling brotli_bit_stream.cpp
[264/323] Compiling bit_reader.cpp
[265/323] Compiling block_splitter.cpp
[266/323] Compiling transform.cpp
[267/323] Compiling shared_dictionary.cpp
[268/323] Compiling bit_cost.cpp
[269/323] Compiling platform.cpp
[270/323] Compiling constants.cpp
[271/323] Compiling context.cpp
In file included from /host/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/format.cc:8:
In file included from /host/spi-builder-workspace/Sources/Cduckdb/duckdb/third_party/fmt/include/fmt/format-inl.h:11:
/host/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
/host/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
/host/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
/host/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
/host/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.
[272/323] Compiling format.cc
[273/323] Compiling backward_references_hq.cpp
[274/323] Compiling dictionary.cpp
[275/323] Compiling decode.cpp
[276/323] Compiling backward_references.cpp
[277/323] Compiling fetch_row_verifier.cpp
[278/323] Compiling unoptimized_statement_verifier.cpp
[279/323] Compiling parsed_statement_verifier.cpp
[280/323] Compiling no_operator_caching_verifier.cpp
[281/323] Compiling statement_verifier.cpp
[282/323] Compiling external_statement_verifier.cpp
[283/323] Compiling bitpacking.cpp
[284/323] Compiling vector_storage.cpp
[285/323] Compiling prepared_statement_verifier.cpp
[286/323] Compiling vector_hash.cpp
[287/323] Compiling numeric_inplace_operators.cpp
[288/323] Compiling copied_statement_verifier.cpp
[289/323] Compiling null_operations.cpp
[290/323] Compiling generators.cpp
[291/323] Compiling vector_cast.cpp
[292/323] Compiling vector_copy.cpp
[293/323] Compiling boolean_operators.cpp
[294/323] Compiling deserialized_statement_verifier.cpp
[295/323] Compiling comparison_operators.cpp
[296/323] Compiling is_distinct_from.cpp
[297/323] Compiling zstd_file_system.cpp
[298/323] Compiling parquet_timestamp.cpp
[299/323] Compiling parquet_statistics.cpp
[300/323] Compiling serialize_parquet.cpp
[301/323] Compiling parquet_writer.cpp
[302/323] Compiling parquet_metadata.cpp
[303/323] Compiling parquet_crypto.cpp
[304/323] Compiling parquet_reader.cpp
[305/323] Compiling geo_parquet.cpp
In file included from /host/spi-builder-workspace/Sources/Cduckdb/duckdb/extension/json/json_serializer.cpp:1:
In file included from /host/spi-builder-workspace/Sources/Cduckdb/duckdb/extension/json/include/json_serializer.hpp:3:
In file included from /host/spi-builder-workspace/Sources/Cduckdb/duckdb/extension/json/include/json_common.hpp:12:
In file included from /host/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/operator/decimal_cast_operators.hpp:13:
In file included from /host/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/operator/integer_cast_operator.hpp:11:
In file included from /host/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/operator/add.hpp:14:
In file included from /host/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/types/cast_helpers.hpp:19:
/host/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
/host/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
/host/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
/host/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
/host/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.
[306/323] Compiling json_serializer.cpp
[307/323] Compiling column_writer.cpp
[308/323] Compiling parquet_extension.cpp
[309/323] Compiling json_enums.cpp
In file included from /host/spi-builder-workspace/Sources/Cduckdb/duckdb/extension/json/serialize_json.cpp:8:
In file included from /host/spi-builder-workspace/Sources/Cduckdb/duckdb/extension/json/include/buffered_json_reader.hpp:17:
In file included from /host/spi-builder-workspace/Sources/Cduckdb/duckdb/extension/json/include/json_common.hpp:12:
In file included from /host/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/operator/decimal_cast_operators.hpp:13:
In file included from /host/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/operator/integer_cast_operator.hpp:11:
In file included from /host/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/operator/add.hpp:14:
In file included from /host/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/types/cast_helpers.hpp:19:
/host/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
/host/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
/host/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
/host/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
/host/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 serialize_json.cpp
[311/323] Compiling column_reader.cpp
In file included from /host/spi-builder-workspace/Sources/Cduckdb/duckdb/extension/json/json_common.cpp:1:
In file included from /host/spi-builder-workspace/Sources/Cduckdb/duckdb/extension/json/include/json_common.hpp:12:
In file included from /host/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/operator/decimal_cast_operators.hpp:13:
In file included from /host/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/operator/integer_cast_operator.hpp:11:
In file included from /host/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/operator/add.hpp:14:
In file included from /host/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/types/cast_helpers.hpp:19:
/host/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
/host/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
/host/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
/host/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
/host/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 json_common.cpp
In file included from /host/spi-builder-workspace/Sources/Cduckdb/duckdb/extension/json/json_functions.cpp:1:
In file included from /host/spi-builder-workspace/Sources/Cduckdb/duckdb/extension/json/include/json_functions.hpp:12:
In file included from /host/spi-builder-workspace/Sources/Cduckdb/duckdb/extension/json/include/json_common.hpp:12:
In file included from /host/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/operator/decimal_cast_operators.hpp:13:
In file included from /host/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/operator/integer_cast_operator.hpp:11:
In file included from /host/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/operator/add.hpp:14:
In file included from /host/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/types/cast_helpers.hpp:19:
/host/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
/host/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
/host/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
/host/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
/host/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.
[313/323] Compiling json_functions.cpp
In file included from /host/spi-builder-workspace/Sources/Cduckdb/duckdb/extension/json/json_scan.cpp:1:
In file included from /host/spi-builder-workspace/Sources/Cduckdb/duckdb/extension/json/include/json_scan.hpp:11:
In file included from /host/spi-builder-workspace/Sources/Cduckdb/duckdb/extension/json/include/buffered_json_reader.hpp:17:
In file included from /host/spi-builder-workspace/Sources/Cduckdb/duckdb/extension/json/include/json_common.hpp:12:
In file included from /host/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/operator/decimal_cast_operators.hpp:13:
In file included from /host/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/operator/integer_cast_operator.hpp:11:
In file included from /host/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/operator/add.hpp:14:
In file included from /host/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/types/cast_helpers.hpp:19:
/host/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
/host/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
/host/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
/host/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
/host/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.
[314/323] Compiling json_scan.cpp
In file included from /host/spi-builder-workspace/Sources/Cduckdb/duckdb/extension/json/json_extension.cpp:14:
In file included from /host/spi-builder-workspace/Sources/Cduckdb/duckdb/extension/json/include/json_common.hpp:12:
In file included from /host/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/operator/decimal_cast_operators.hpp:13:
In file included from /host/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/operator/integer_cast_operator.hpp:11:
In file included from /host/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/operator/add.hpp:14:
In file included from /host/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/types/cast_helpers.hpp:19:
/host/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
/host/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
/host/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
/host/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
/host/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 json_extension.cpp
In file included from /host/spi-builder-workspace/Sources/Cduckdb/duckdb/extension/json/json_deserializer.cpp:1:
In file included from /host/spi-builder-workspace/Sources/Cduckdb/duckdb/extension/json/include/json_deserializer.hpp:2:
In file included from /host/spi-builder-workspace/Sources/Cduckdb/duckdb/extension/json/include/json_common.hpp:12:
In file included from /host/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/operator/decimal_cast_operators.hpp:13:
In file included from /host/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/operator/integer_cast_operator.hpp:11:
In file included from /host/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/operator/add.hpp:14:
In file included from /host/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/types/cast_helpers.hpp:19:
/host/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
/host/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
/host/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
/host/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
/host/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.
[316/323] Compiling json_deserializer.cpp
In file included from /host/spi-builder-workspace/Sources/Cduckdb/duckdb/extension/json/buffered_json_reader.cpp:1:
In file included from /host/spi-builder-workspace/Sources/Cduckdb/duckdb/extension/json/include/buffered_json_reader.hpp:17:
In file included from /host/spi-builder-workspace/Sources/Cduckdb/duckdb/extension/json/include/json_common.hpp:12:
In file included from /host/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/operator/decimal_cast_operators.hpp:13:
In file included from /host/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/operator/integer_cast_operator.hpp:11:
In file included from /host/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/operator/add.hpp:14:
In file included from /host/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/types/cast_helpers.hpp:19:
/host/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
/host/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
/host/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
/host/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
/host/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.
[317/323] Compiling buffered_json_reader.cpp
[318/323] Compiling icu-timezone.cpp
[319/323] Compiling icu_extension.cpp
In file included from /host/spi-builder-workspace/Sources/Cduckdb/duckdb/extension/icu/icu-timebucket.cpp:4:
In file included from /host/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/operator/subtract.hpp:14:
In file included from /host/spi-builder-workspace/Sources/Cduckdb/duckdb/src/include/duckdb/common/types/cast_helpers.hpp:19:
/host/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
/host/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
/host/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
/host/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
/host/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-timebucket.cpp
[321/323] Compiling icu-table-range.cpp
[322/323] Compiling stubdata.cpp
[324/349] Compiling DuckDB Optional+CString.swift
/host/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 |
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
[325/349] Compiling DuckDB PrimitiveDatabaseValue.swift
/host/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 |
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
[326/349] Compiling DuckDB Vector.swift
/host/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 |
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
[327/349] Compiling DuckDB Column+TabularData.swift
/host/spi-builder-workspace/Sources/DuckDB/Extensions/Decimal+IntHuge.swift:42:17: error: extra arguments at positions #2, #3, #4, #5, #6 in call
40 | mantissa.6 = UInt16(truncatingIfNeeded: magnitude >> (6 * 16))
41 | mantissa.7 = UInt16(truncatingIfNeeded: magnitude >> (7 * 16))
42 | self = .init(
| `- error: extra arguments at positions #2, #3, #4, #5, #6 in call
43 | _exponent: 0,
44 | _length: UInt32(length),
FoundationEssentials.Decimal.init:2:8: note: 'init(_:)' declared here
1 | struct Decimal {
2 | public init(_ value: Int)}
| `- note: 'init(_:)' declared here
3 |
/host/spi-builder-workspace/Sources/DuckDB/Extensions/Decimal+IntHuge.swift:64:17: error: extra arguments at positions #2, #3, #4, #5, #6 in call
62 | mantissa.6 = UInt16(truncatingIfNeeded: source >> (6 * 16))
63 | mantissa.7 = UInt16(truncatingIfNeeded: source >> (7 * 16))
64 | self = .init(
| `- error: extra arguments at positions #2, #3, #4, #5, #6 in call
65 | _exponent: 0,
66 | _length: UInt32(length),
FoundationEssentials.Decimal.init:2:8: note: 'init(_:)' declared here
1 | struct Decimal {
2 | public init(_ value: Int)}
| `- note: 'init(_:)' declared here
3 |
[328/349] Compiling DuckDB Date+Foundation.swift
/host/spi-builder-workspace/Sources/DuckDB/Extensions/Decimal+IntHuge.swift:42:17: error: extra arguments at positions #2, #3, #4, #5, #6 in call
40 | mantissa.6 = UInt16(truncatingIfNeeded: magnitude >> (6 * 16))
41 | mantissa.7 = UInt16(truncatingIfNeeded: magnitude >> (7 * 16))
42 | self = .init(
| `- error: extra arguments at positions #2, #3, #4, #5, #6 in call
43 | _exponent: 0,
44 | _length: UInt32(length),
FoundationEssentials.Decimal.init:2:8: note: 'init(_:)' declared here
1 | struct Decimal {
2 | public init(_ value: Int)}
| `- note: 'init(_:)' declared here
3 |
/host/spi-builder-workspace/Sources/DuckDB/Extensions/Decimal+IntHuge.swift:64:17: error: extra arguments at positions #2, #3, #4, #5, #6 in call
62 | mantissa.6 = UInt16(truncatingIfNeeded: source >> (6 * 16))
63 | mantissa.7 = UInt16(truncatingIfNeeded: source >> (7 * 16))
64 | self = .init(
| `- error: extra arguments at positions #2, #3, #4, #5, #6 in call
65 | _exponent: 0,
66 | _length: UInt32(length),
FoundationEssentials.Decimal.init:2:8: note: 'init(_:)' declared here
1 | struct Decimal {
2 | public init(_ value: Int)}
| `- note: 'init(_:)' declared here
3 |
[329/349] Compiling DuckDB Decimal+IntHuge.swift
/host/spi-builder-workspace/Sources/DuckDB/Extensions/Decimal+IntHuge.swift:42:17: error: extra arguments at positions #2, #3, #4, #5, #6 in call
40 | mantissa.6 = UInt16(truncatingIfNeeded: magnitude >> (6 * 16))
41 | mantissa.7 = UInt16(truncatingIfNeeded: magnitude >> (7 * 16))
42 | self = .init(
| `- error: extra arguments at positions #2, #3, #4, #5, #6 in call
43 | _exponent: 0,
44 | _length: UInt32(length),
FoundationEssentials.Decimal.init:2:8: note: 'init(_:)' declared here
1 | struct Decimal {
2 | public init(_ value: Int)}
| `- note: 'init(_:)' declared here
3 |
/host/spi-builder-workspace/Sources/DuckDB/Extensions/Decimal+IntHuge.swift:64:17: error: extra arguments at positions #2, #3, #4, #5, #6 in call
62 | mantissa.6 = UInt16(truncatingIfNeeded: source >> (6 * 16))
63 | mantissa.7 = UInt16(truncatingIfNeeded: source >> (7 * 16))
64 | self = .init(
| `- error: extra arguments at positions #2, #3, #4, #5, #6 in call
65 | _exponent: 0,
66 | _length: UInt32(length),
FoundationEssentials.Decimal.init:2:8: note: 'init(_:)' declared here
1 | struct Decimal {
2 | public init(_ value: Int)}
| `- note: 'init(_:)' declared here
3 |
[330/349] Compiling DuckDB Time+Foundation.swift
/host/spi-builder-workspace/Sources/DuckDB/Extensions/Decimal+IntHuge.swift:42:17: error: extra arguments at positions #2, #3, #4, #5, #6 in call
40 | mantissa.6 = UInt16(truncatingIfNeeded: magnitude >> (6 * 16))
41 | mantissa.7 = UInt16(truncatingIfNeeded: magnitude >> (7 * 16))
42 | self = .init(
| `- error: extra arguments at positions #2, #3, #4, #5, #6 in call
43 | _exponent: 0,
44 | _length: UInt32(length),
FoundationEssentials.Decimal.init:2:8: note: 'init(_:)' declared here
1 | struct Decimal {
2 | public init(_ value: Int)}
| `- note: 'init(_:)' declared here
3 |
/host/spi-builder-workspace/Sources/DuckDB/Extensions/Decimal+IntHuge.swift:64:17: error: extra arguments at positions #2, #3, #4, #5, #6 in call
62 | mantissa.6 = UInt16(truncatingIfNeeded: source >> (6 * 16))
63 | mantissa.7 = UInt16(truncatingIfNeeded: source >> (7 * 16))
64 | self = .init(
| `- error: extra arguments at positions #2, #3, #4, #5, #6 in call
65 | _exponent: 0,
66 | _length: UInt32(length),
FoundationEssentials.Decimal.init:2:8: note: 'init(_:)' declared here
1 | struct Decimal {
2 | public init(_ value: Int)}
| `- note: 'init(_:)' declared here
3 |
[331/349] Compiling DuckDB Appender.swift
/host/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 |
/host/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 |
/host/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 {
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
[332/349] Compiling DuckDB CodingUserInfoKeys.swift
/host/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 |
/host/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 |
/host/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 {
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
[333/349] Compiling DuckDB Column.swift
/host/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 |
/host/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 |
/host/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 {
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
[334/349] Compiling DuckDB Configuration.swift
/host/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 |
/host/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 |
/host/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 {
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
[335/349] Compiling DuckDB VectorElementDecoder.swift
/host/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 |
/host/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 |
/host/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 |
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
[336/349] Compiling DuckDB LogicalType.swift
/host/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 |
/host/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 |
/host/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 |
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
[337/349] Compiling DuckDB PreparedStatement.swift
/host/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 |
/host/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 |
/host/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 |
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
[338/349] Emitting module DuckDB
/host/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 |
/host/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 |
/host/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 {
/host/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
/host/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 |
/host/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
/host/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 |
/host/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 |
/host/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 |
/host/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 |
/host/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 |
/host/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 |
/host/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 |
/host/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
/host/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
/host/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
/host/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
/host/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)
/host/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)
/host/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)
/host/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>
[339/349] Compiling DuckDB Connection.swift
/host/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
/host/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 |
/host/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
/host/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)
/host/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>
[340/349] Compiling DuckDB Database.swift
/host/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
/host/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 |
/host/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
/host/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)
/host/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>
[341/349] Compiling DuckDB DatabaseError.swift
/host/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
/host/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 |
/host/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
/host/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)
/host/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>
[342/349] Compiling DuckDB DatabaseType.swift
/host/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
/host/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 |
/host/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
/host/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)
/host/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>
[343/349] Compiling DuckDB Timestamp+Foundation.swift
/host/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 |
/host/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 |
/host/spi-builder-workspace/Sources/DuckDB/Internal/CTypeUtilities.swift:279:7: error: '_mantissa' is inaccessible due to 'internal' protection level
277 | var hugeMantissa: UIntHuge {
278 | let components = [
279 | _mantissa.0, _mantissa.1, _mantissa.2, _mantissa.3,
| `- error: '_mantissa' is inaccessible due to 'internal' protection level
280 | _mantissa.4, _mantissa.5, _mantissa.6, _mantissa.7
281 | ]
FoundationEssentials.Decimal._mantissa:2:14: note: '_mantissa' declared here
1 | struct Decimal {
2 | internal var _mantissa: Decimal.Mantissa { get set }}
| `- note: '_mantissa' declared here
3 |
/host/spi-builder-workspace/Sources/DuckDB/Internal/CTypeUtilities.swift:279:20: error: '_mantissa' is inaccessible due to 'internal' protection level
277 | var hugeMantissa: UIntHuge {
278 | let components = [
279 | _mantissa.0, _mantissa.1, _mantissa.2, _mantissa.3,
| `- error: '_mantissa' is inaccessible due to 'internal' protection level
280 | _mantissa.4, _mantissa.5, _mantissa.6, _mantissa.7
281 | ]
FoundationEssentials.Decimal._mantissa:2:14: note: '_mantissa' declared here
1 | struct Decimal {
2 | internal var _mantissa: Decimal.Mantissa { get set }}
| `- note: '_mantissa' declared here
3 |
/host/spi-builder-workspace/Sources/DuckDB/Internal/CTypeUtilities.swift:279:33: error: '_mantissa' is inaccessible due to 'internal' protection level
277 | var hugeMantissa: UIntHuge {
278 | let components = [
279 | _mantissa.0, _mantissa.1, _mantissa.2, _mantissa.3,
| `- error: '_mantissa' is inaccessible due to 'internal' protection level
280 | _mantissa.4, _mantissa.5, _mantissa.6, _mantissa.7
281 | ]
FoundationEssentials.Decimal._mantissa:2:14: note: '_mantissa' declared here
1 | struct Decimal {
2 | internal var _mantissa: Decimal.Mantissa { get set }}
| `- note: '_mantissa' declared here
3 |
/host/spi-builder-workspace/Sources/DuckDB/Internal/CTypeUtilities.swift:279:46: error: '_mantissa' is inaccessible due to 'internal' protection level
277 | var hugeMantissa: UIntHuge {
278 | let components = [
279 | _mantissa.0, _mantissa.1, _mantissa.2, _mantissa.3,
| `- error: '_mantissa' is inaccessible due to 'internal' protection level
280 | _mantissa.4, _mantissa.5, _mantissa.6, _mantissa.7
281 | ]
FoundationEssentials.Decimal._mantissa:2:14: note: '_mantissa' declared here
1 | struct Decimal {
2 | internal var _mantissa: Decimal.Mantissa { get set }}
| `- note: '_mantissa' declared here
3 |
/host/spi-builder-workspace/Sources/DuckDB/Internal/CTypeUtilities.swift:280:7: error: '_mantissa' is inaccessible due to 'internal' protection level
278 | let components = [
279 | _mantissa.0, _mantissa.1, _mantissa.2, _mantissa.3,
280 | _mantissa.4, _mantissa.5, _mantissa.6, _mantissa.7
| `- error: '_mantissa' is inaccessible due to 'internal' protection level
281 | ]
282 | var mantissa = UIntHuge(0)
FoundationEssentials.Decimal._mantissa:2:14: note: '_mantissa' declared here
1 | struct Decimal {
2 | internal var _mantissa: Decimal.Mantissa { get set }}
| `- note: '_mantissa' declared here
3 |
/host/spi-builder-workspace/Sources/DuckDB/Internal/CTypeUtilities.swift:280:20: error: '_mantissa' is inaccessible due to 'internal' protection level
278 | let components = [
279 | _mantissa.0, _mantissa.1, _mantissa.2, _mantissa.3,
280 | _mantissa.4, _mantissa.5, _mantissa.6, _mantissa.7
| `- error: '_mantissa' is inaccessible due to 'internal' protection level
281 | ]
282 | var mantissa = UIntHuge(0)
FoundationEssentials.Decimal._mantissa:2:14: note: '_mantissa' declared here
1 | struct Decimal {
2 | internal var _mantissa: Decimal.Mantissa { get set }}
| `- note: '_mantissa' declared here
3 |
/host/spi-builder-workspace/Sources/DuckDB/Internal/CTypeUtilities.swift:280:33: error: '_mantissa' is inaccessible due to 'internal' protection level
278 | let components = [
279 | _mantissa.0, _mantissa.1, _mantissa.2, _mantissa.3,
280 | _mantissa.4, _mantissa.5, _mantissa.6, _mantissa.7
| `- error: '_mantissa' is inaccessible due to 'internal' protection level
281 | ]
282 | var mantissa = UIntHuge(0)
FoundationEssentials.Decimal._mantissa:2:14: note: '_mantissa' declared here
1 | struct Decimal {
2 | internal var _mantissa: Decimal.Mantissa { get set }}
| `- note: '_mantissa' declared here
3 |
/host/spi-builder-workspace/Sources/DuckDB/Internal/CTypeUtilities.swift:280:46: error: '_mantissa' is inaccessible due to 'internal' protection level
278 | let components = [
279 | _mantissa.0, _mantissa.1, _mantissa.2, _mantissa.3,
280 | _mantissa.4, _mantissa.5, _mantissa.6, _mantissa.7
| `- error: '_mantissa' is inaccessible due to 'internal' protection level
281 | ]
282 | var mantissa = UIntHuge(0)
FoundationEssentials.Decimal._mantissa:2:14: note: '_mantissa' declared here
1 | struct Decimal {
2 | internal var _mantissa: Decimal.Mantissa { get set }}
| `- note: '_mantissa' declared here
3 |
/host/spi-builder-workspace/Sources/DuckDB/Internal/CTypeUtilities.swift:283:22: error: '_length' is inaccessible due to 'internal' protection level
281 | ]
282 | var mantissa = UIntHuge(0)
283 | for i in 0..<Int(_length) {
| `- error: '_length' is inaccessible due to 'internal' protection level
284 | mantissa += UIntHuge(components[i]) << (i * 16)
285 | }
FoundationEssentials.Decimal._length:2:14: note: '_length' declared here
1 | struct Decimal {
2 | internal var _length: UInt32 { get set }}
| `- note: '_length' declared here
3 |
/host/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>
[344/349] Compiling DuckDB CTypeUtilities.swift
/host/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 |
/host/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 |
/host/spi-builder-workspace/Sources/DuckDB/Internal/CTypeUtilities.swift:279:7: error: '_mantissa' is inaccessible due to 'internal' protection level
277 | var hugeMantissa: UIntHuge {
278 | let components = [
279 | _mantissa.0, _mantissa.1, _mantissa.2, _mantissa.3,
| `- error: '_mantissa' is inaccessible due to 'internal' protection level
280 | _mantissa.4, _mantissa.5, _mantissa.6, _mantissa.7
281 | ]
FoundationEssentials.Decimal._mantissa:2:14: note: '_mantissa' declared here
1 | struct Decimal {
2 | internal var _mantissa: Decimal.Mantissa { get set }}
| `- note: '_mantissa' declared here
3 |
/host/spi-builder-workspace/Sources/DuckDB/Internal/CTypeUtilities.swift:279:20: error: '_mantissa' is inaccessible due to 'internal' protection level
277 | var hugeMantissa: UIntHuge {
278 | let components = [
279 | _mantissa.0, _mantissa.1, _mantissa.2, _mantissa.3,
| `- error: '_mantissa' is inaccessible due to 'internal' protection level
280 | _mantissa.4, _mantissa.5, _mantissa.6, _mantissa.7
281 | ]
FoundationEssentials.Decimal._mantissa:2:14: note: '_mantissa' declared here
1 | struct Decimal {
2 | internal var _mantissa: Decimal.Mantissa { get set }}
| `- note: '_mantissa' declared here
3 |
/host/spi-builder-workspace/Sources/DuckDB/Internal/CTypeUtilities.swift:279:33: error: '_mantissa' is inaccessible due to 'internal' protection level
277 | var hugeMantissa: UIntHuge {
278 | let components = [
279 | _mantissa.0, _mantissa.1, _mantissa.2, _mantissa.3,
| `- error: '_mantissa' is inaccessible due to 'internal' protection level
280 | _mantissa.4, _mantissa.5, _mantissa.6, _mantissa.7
281 | ]
FoundationEssentials.Decimal._mantissa:2:14: note: '_mantissa' declared here
1 | struct Decimal {
2 | internal var _mantissa: Decimal.Mantissa { get set }}
| `- note: '_mantissa' declared here
3 |
/host/spi-builder-workspace/Sources/DuckDB/Internal/CTypeUtilities.swift:279:46: error: '_mantissa' is inaccessible due to 'internal' protection level
277 | var hugeMantissa: UIntHuge {
278 | let components = [
279 | _mantissa.0, _mantissa.1, _mantissa.2, _mantissa.3,
| `- error: '_mantissa' is inaccessible due to 'internal' protection level
280 | _mantissa.4, _mantissa.5, _mantissa.6, _mantissa.7
281 | ]
FoundationEssentials.Decimal._mantissa:2:14: note: '_mantissa' declared here
1 | struct Decimal {
2 | internal var _mantissa: Decimal.Mantissa { get set }}
| `- note: '_mantissa' declared here
3 |
/host/spi-builder-workspace/Sources/DuckDB/Internal/CTypeUtilities.swift:280:7: error: '_mantissa' is inaccessible due to 'internal' protection level
278 | let components = [
279 | _mantissa.0, _mantissa.1, _mantissa.2, _mantissa.3,
280 | _mantissa.4, _mantissa.5, _mantissa.6, _mantissa.7
| `- error: '_mantissa' is inaccessible due to 'internal' protection level
281 | ]
282 | var mantissa = UIntHuge(0)
FoundationEssentials.Decimal._mantissa:2:14: note: '_mantissa' declared here
1 | struct Decimal {
2 | internal var _mantissa: Decimal.Mantissa { get set }}
| `- note: '_mantissa' declared here
3 |
/host/spi-builder-workspace/Sources/DuckDB/Internal/CTypeUtilities.swift:280:20: error: '_mantissa' is inaccessible due to 'internal' protection level
278 | let components = [
279 | _mantissa.0, _mantissa.1, _mantissa.2, _mantissa.3,
280 | _mantissa.4, _mantissa.5, _mantissa.6, _mantissa.7
| `- error: '_mantissa' is inaccessible due to 'internal' protection level
281 | ]
282 | var mantissa = UIntHuge(0)
FoundationEssentials.Decimal._mantissa:2:14: note: '_mantissa' declared here
1 | struct Decimal {
2 | internal var _mantissa: Decimal.Mantissa { get set }}
| `- note: '_mantissa' declared here
3 |
/host/spi-builder-workspace/Sources/DuckDB/Internal/CTypeUtilities.swift:280:33: error: '_mantissa' is inaccessible due to 'internal' protection level
278 | let components = [
279 | _mantissa.0, _mantissa.1, _mantissa.2, _mantissa.3,
280 | _mantissa.4, _mantissa.5, _mantissa.6, _mantissa.7
| `- error: '_mantissa' is inaccessible due to 'internal' protection level
281 | ]
282 | var mantissa = UIntHuge(0)
FoundationEssentials.Decimal._mantissa:2:14: note: '_mantissa' declared here
1 | struct Decimal {
2 | internal var _mantissa: Decimal.Mantissa { get set }}
| `- note: '_mantissa' declared here
3 |
/host/spi-builder-workspace/Sources/DuckDB/Internal/CTypeUtilities.swift:280:46: error: '_mantissa' is inaccessible due to 'internal' protection level
278 | let components = [
279 | _mantissa.0, _mantissa.1, _mantissa.2, _mantissa.3,
280 | _mantissa.4, _mantissa.5, _mantissa.6, _mantissa.7
| `- error: '_mantissa' is inaccessible due to 'internal' protection level
281 | ]
282 | var mantissa = UIntHuge(0)
FoundationEssentials.Decimal._mantissa:2:14: note: '_mantissa' declared here
1 | struct Decimal {
2 | internal var _mantissa: Decimal.Mantissa { get set }}
| `- note: '_mantissa' declared here
3 |
/host/spi-builder-workspace/Sources/DuckDB/Internal/CTypeUtilities.swift:283:22: error: '_length' is inaccessible due to 'internal' protection level
281 | ]
282 | var mantissa = UIntHuge(0)
283 | for i in 0..<Int(_length) {
| `- error: '_length' is inaccessible due to 'internal' protection level
284 | mantissa += UIntHuge(components[i]) << (i * 16)
285 | }
FoundationEssentials.Decimal._length:2:14: note: '_length' declared here
1 | struct Decimal {
2 | internal var _length: UInt32 { get set }}
| `- note: '_length' declared here
3 |
/host/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>
[345/349] Compiling DuckDB DataChunk.swift
/host/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 |
/host/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 |
/host/spi-builder-workspace/Sources/DuckDB/Internal/CTypeUtilities.swift:279:7: error: '_mantissa' is inaccessible due to 'internal' protection level
277 | var hugeMantissa: UIntHuge {
278 | let components = [
279 | _mantissa.0, _mantissa.1, _mantissa.2, _mantissa.3,
| `- error: '_mantissa' is inaccessible due to 'internal' protection level
280 | _mantissa.4, _mantissa.5, _mantissa.6, _mantissa.7
281 | ]
FoundationEssentials.Decimal._mantissa:2:14: note: '_mantissa' declared here
1 | struct Decimal {
2 | internal var _mantissa: Decimal.Mantissa { get set }}
| `- note: '_mantissa' declared here
3 |
/host/spi-builder-workspace/Sources/DuckDB/Internal/CTypeUtilities.swift:279:20: error: '_mantissa' is inaccessible due to 'internal' protection level
277 | var hugeMantissa: UIntHuge {
278 | let components = [
279 | _mantissa.0, _mantissa.1, _mantissa.2, _mantissa.3,
| `- error: '_mantissa' is inaccessible due to 'internal' protection level
280 | _mantissa.4, _mantissa.5, _mantissa.6, _mantissa.7
281 | ]
FoundationEssentials.Decimal._mantissa:2:14: note: '_mantissa' declared here
1 | struct Decimal {
2 | internal var _mantissa: Decimal.Mantissa { get set }}
| `- note: '_mantissa' declared here
3 |
/host/spi-builder-workspace/Sources/DuckDB/Internal/CTypeUtilities.swift:279:33: error: '_mantissa' is inaccessible due to 'internal' protection level
277 | var hugeMantissa: UIntHuge {
278 | let components = [
279 | _mantissa.0, _mantissa.1, _mantissa.2, _mantissa.3,
| `- error: '_mantissa' is inaccessible due to 'internal' protection level
280 | _mantissa.4, _mantissa.5, _mantissa.6, _mantissa.7
281 | ]
FoundationEssentials.Decimal._mantissa:2:14: note: '_mantissa' declared here
1 | struct Decimal {
2 | internal var _mantissa: Decimal.Mantissa { get set }}
| `- note: '_mantissa' declared here
3 |
/host/spi-builder-workspace/Sources/DuckDB/Internal/CTypeUtilities.swift:279:46: error: '_mantissa' is inaccessible due to 'internal' protection level
277 | var hugeMantissa: UIntHuge {
278 | let components = [
279 | _mantissa.0, _mantissa.1, _mantissa.2, _mantissa.3,
| `- error: '_mantissa' is inaccessible due to 'internal' protection level
280 | _mantissa.4, _mantissa.5, _mantissa.6, _mantissa.7
281 | ]
FoundationEssentials.Decimal._mantissa:2:14: note: '_mantissa' declared here
1 | struct Decimal {
2 | internal var _mantissa: Decimal.Mantissa { get set }}
| `- note: '_mantissa' declared here
3 |
/host/spi-builder-workspace/Sources/DuckDB/Internal/CTypeUtilities.swift:280:7: error: '_mantissa' is inaccessible due to 'internal' protection level
278 | let components = [
279 | _mantissa.0, _mantissa.1, _mantissa.2, _mantissa.3,
280 | _mantissa.4, _mantissa.5, _mantissa.6, _mantissa.7
| `- error: '_mantissa' is inaccessible due to 'internal' protection level
281 | ]
282 | var mantissa = UIntHuge(0)
FoundationEssentials.Decimal._mantissa:2:14: note: '_mantissa' declared here
1 | struct Decimal {
2 | internal var _mantissa: Decimal.Mantissa { get set }}
| `- note: '_mantissa' declared here
3 |
/host/spi-builder-workspace/Sources/DuckDB/Internal/CTypeUtilities.swift:280:20: error: '_mantissa' is inaccessible due to 'internal' protection level
278 | let components = [
279 | _mantissa.0, _mantissa.1, _mantissa.2, _mantissa.3,
280 | _mantissa.4, _mantissa.5, _mantissa.6, _mantissa.7
| `- error: '_mantissa' is inaccessible due to 'internal' protection level
281 | ]
282 | var mantissa = UIntHuge(0)
FoundationEssentials.Decimal._mantissa:2:14: note: '_mantissa' declared here
1 | struct Decimal {
2 | internal var _mantissa: Decimal.Mantissa { get set }}
| `- note: '_mantissa' declared here
3 |
/host/spi-builder-workspace/Sources/DuckDB/Internal/CTypeUtilities.swift:280:33: error: '_mantissa' is inaccessible due to 'internal' protection level
278 | let components = [
279 | _mantissa.0, _mantissa.1, _mantissa.2, _mantissa.3,
280 | _mantissa.4, _mantissa.5, _mantissa.6, _mantissa.7
| `- error: '_mantissa' is inaccessible due to 'internal' protection level
281 | ]
282 | var mantissa = UIntHuge(0)
FoundationEssentials.Decimal._mantissa:2:14: note: '_mantissa' declared here
1 | struct Decimal {
2 | internal var _mantissa: Decimal.Mantissa { get set }}
| `- note: '_mantissa' declared here
3 |
/host/spi-builder-workspace/Sources/DuckDB/Internal/CTypeUtilities.swift:280:46: error: '_mantissa' is inaccessible due to 'internal' protection level
278 | let components = [
279 | _mantissa.0, _mantissa.1, _mantissa.2, _mantissa.3,
280 | _mantissa.4, _mantissa.5, _mantissa.6, _mantissa.7
| `- error: '_mantissa' is inaccessible due to 'internal' protection level
281 | ]
282 | var mantissa = UIntHuge(0)
FoundationEssentials.Decimal._mantissa:2:14: note: '_mantissa' declared here
1 | struct Decimal {
2 | internal var _mantissa: Decimal.Mantissa { get set }}
| `- note: '_mantissa' declared here
3 |
/host/spi-builder-workspace/Sources/DuckDB/Internal/CTypeUtilities.swift:283:22: error: '_length' is inaccessible due to 'internal' protection level
281 | ]
282 | var mantissa = UIntHuge(0)
283 | for i in 0..<Int(_length) {
| `- error: '_length' is inaccessible due to 'internal' protection level
284 | mantissa += UIntHuge(components[i]) << (i * 16)
285 | }
FoundationEssentials.Decimal._length:2:14: note: '_length' declared here
1 | struct Decimal {
2 | internal var _length: UInt32 { get set }}
| `- note: '_length' declared here
3 |
/host/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>
[346/349] Compiling DuckDB DecimalStorageType.swift
/host/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 |
/host/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 |
/host/spi-builder-workspace/Sources/DuckDB/Internal/CTypeUtilities.swift:279:7: error: '_mantissa' is inaccessible due to 'internal' protection level
277 | var hugeMantissa: UIntHuge {
278 | let components = [
279 | _mantissa.0, _mantissa.1, _mantissa.2, _mantissa.3,
| `- error: '_mantissa' is inaccessible due to 'internal' protection level
280 | _mantissa.4, _mantissa.5, _mantissa.6, _mantissa.7
281 | ]
FoundationEssentials.Decimal._mantissa:2:14: note: '_mantissa' declared here
1 | struct Decimal {
2 | internal var _mantissa: Decimal.Mantissa { get set }}
| `- note: '_mantissa' declared here
3 |
/host/spi-builder-workspace/Sources/DuckDB/Internal/CTypeUtilities.swift:279:20: error: '_mantissa' is inaccessible due to 'internal' protection level
277 | var hugeMantissa: UIntHuge {
278 | let components = [
279 | _mantissa.0, _mantissa.1, _mantissa.2, _mantissa.3,
| `- error: '_mantissa' is inaccessible due to 'internal' protection level
280 | _mantissa.4, _mantissa.5, _mantissa.6, _mantissa.7
281 | ]
FoundationEssentials.Decimal._mantissa:2:14: note: '_mantissa' declared here
1 | struct Decimal {
2 | internal var _mantissa: Decimal.Mantissa { get set }}
| `- note: '_mantissa' declared here
3 |
/host/spi-builder-workspace/Sources/DuckDB/Internal/CTypeUtilities.swift:279:33: error: '_mantissa' is inaccessible due to 'internal' protection level
277 | var hugeMantissa: UIntHuge {
278 | let components = [
279 | _mantissa.0, _mantissa.1, _mantissa.2, _mantissa.3,
| `- error: '_mantissa' is inaccessible due to 'internal' protection level
280 | _mantissa.4, _mantissa.5, _mantissa.6, _mantissa.7
281 | ]
FoundationEssentials.Decimal._mantissa:2:14: note: '_mantissa' declared here
1 | struct Decimal {
2 | internal var _mantissa: Decimal.Mantissa { get set }}
| `- note: '_mantissa' declared here
3 |
/host/spi-builder-workspace/Sources/DuckDB/Internal/CTypeUtilities.swift:279:46: error: '_mantissa' is inaccessible due to 'internal' protection level
277 | var hugeMantissa: UIntHuge {
278 | let components = [
279 | _mantissa.0, _mantissa.1, _mantissa.2, _mantissa.3,
| `- error: '_mantissa' is inaccessible due to 'internal' protection level
280 | _mantissa.4, _mantissa.5, _mantissa.6, _mantissa.7
281 | ]
FoundationEssentials.Decimal._mantissa:2:14: note: '_mantissa' declared here
1 | struct Decimal {
2 | internal var _mantissa: Decimal.Mantissa { get set }}
| `- note: '_mantissa' declared here
3 |
/host/spi-builder-workspace/Sources/DuckDB/Internal/CTypeUtilities.swift:280:7: error: '_mantissa' is inaccessible due to 'internal' protection level
278 | let components = [
279 | _mantissa.0, _mantissa.1, _mantissa.2, _mantissa.3,
280 | _mantissa.4, _mantissa.5, _mantissa.6, _mantissa.7
| `- error: '_mantissa' is inaccessible due to 'internal' protection level
281 | ]
282 | var mantissa = UIntHuge(0)
FoundationEssentials.Decimal._mantissa:2:14: note: '_mantissa' declared here
1 | struct Decimal {
2 | internal var _mantissa: Decimal.Mantissa { get set }}
| `- note: '_mantissa' declared here
3 |
/host/spi-builder-workspace/Sources/DuckDB/Internal/CTypeUtilities.swift:280:20: error: '_mantissa' is inaccessible due to 'internal' protection level
278 | let components = [
279 | _mantissa.0, _mantissa.1, _mantissa.2, _mantissa.3,
280 | _mantissa.4, _mantissa.5, _mantissa.6, _mantissa.7
| `- error: '_mantissa' is inaccessible due to 'internal' protection level
281 | ]
282 | var mantissa = UIntHuge(0)
FoundationEssentials.Decimal._mantissa:2:14: note: '_mantissa' declared here
1 | struct Decimal {
2 | internal var _mantissa: Decimal.Mantissa { get set }}
| `- note: '_mantissa' declared here
3 |
/host/spi-builder-workspace/Sources/DuckDB/Internal/CTypeUtilities.swift:280:33: error: '_mantissa' is inaccessible due to 'internal' protection level
278 | let components = [
279 | _mantissa.0, _mantissa.1, _mantissa.2, _mantissa.3,
280 | _mantissa.4, _mantissa.5, _mantissa.6, _mantissa.7
| `- error: '_mantissa' is inaccessible due to 'internal' protection level
281 | ]
282 | var mantissa = UIntHuge(0)
FoundationEssentials.Decimal._mantissa:2:14: note: '_mantissa' declared here
1 | struct Decimal {
2 | internal var _mantissa: Decimal.Mantissa { get set }}
| `- note: '_mantissa' declared here
3 |
/host/spi-builder-workspace/Sources/DuckDB/Internal/CTypeUtilities.swift:280:46: error: '_mantissa' is inaccessible due to 'internal' protection level
278 | let components = [
279 | _mantissa.0, _mantissa.1, _mantissa.2, _mantissa.3,
280 | _mantissa.4, _mantissa.5, _mantissa.6, _mantissa.7
| `- error: '_mantissa' is inaccessible due to 'internal' protection level
281 | ]
282 | var mantissa = UIntHuge(0)
FoundationEssentials.Decimal._mantissa:2:14: note: '_mantissa' declared here
1 | struct Decimal {
2 | internal var _mantissa: Decimal.Mantissa { get set }}
| `- note: '_mantissa' declared here
3 |
/host/spi-builder-workspace/Sources/DuckDB/Internal/CTypeUtilities.swift:283:22: error: '_length' is inaccessible due to 'internal' protection level
281 | ]
282 | var mantissa = UIntHuge(0)
283 | for i in 0..<Int(_length) {
| `- error: '_length' is inaccessible due to 'internal' protection level
284 | mantissa += UIntHuge(components[i]) << (i * 16)
285 | }
FoundationEssentials.Decimal._length:2:14: note: '_length' declared here
1 | struct Decimal {
2 | internal var _length: UInt32 { get set }}
| `- note: '_length' declared here
3 |
/host/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>
[347/349] Compiling DuckDB ResultSet.swift
/host/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 |
/host/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
/host/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>
[348/349] Compiling DuckDB Date.swift
/host/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 |
/host/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
/host/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>
[349/349] Compiling DuckDB IntHuge.swift
/host/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 |
/host/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
/host/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>
[350/352] Compiling DuckDB Interval.swift
/host/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
/host/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
/host/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>
[351/352] Compiling DuckDB Time.swift
/host/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
/host/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
/host/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>
[352/352] Compiling DuckDB Timestamp.swift
/host/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
/host/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
/host/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>
BUILD FAILURE 6.3 android