The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build gRPC, reference main (98f817), with Swift 6.2 (beta) for Wasm on 10 Sep 2025 22:42:23 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/grpc/grpc-ios.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/grpc/grpc-ios
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 98f8175 Merge 1.74 branch to main (#340)
Cloned https://github.com/grpc/grpc-ios.git
Revision (git rev-parse @):
98f8175ddb8fdf7609657f0f9151db374bc592cb
SUCCESS checkout https://github.com/grpc/grpc-ios.git at main
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/grpc/grpc-ios.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:3160178686d03086db4c1712d78c1980537bb37521128c64baade7f466b6b4aa
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest
Fetching https://github.com/firebase/abseil-cpp-SwiftPM.git
Fetching https://github.com/firebase/boringssl-SwiftPM.git
[1/8166] Fetching boringssl-swiftpm
[83/12930] Fetching boringssl-swiftpm, abseil-cpp-swiftpm
Fetched https://github.com/firebase/abseil-cpp-SwiftPM.git from cache (3.22s)
Fetched https://github.com/firebase/boringssl-SwiftPM.git from cache (3.30s)
Computing version for https://github.com/firebase/abseil-cpp-SwiftPM.git
Computed https://github.com/firebase/abseil-cpp-SwiftPM.git at 0.20250512.1 (3.83s)
Computing version for https://github.com/firebase/boringssl-SwiftPM.git
Computed https://github.com/firebase/boringssl-SwiftPM.git at 0.32.1 (0.57s)
Creating working copy for https://github.com/firebase/abseil-cpp-SwiftPM.git
Working copy of https://github.com/firebase/abseil-cpp-SwiftPM.git resolved at 0.20250512.1
Creating working copy for https://github.com/firebase/boringssl-SwiftPM.git
Working copy of https://github.com/firebase/boringssl-SwiftPM.git resolved at 0.32.1
warning: 'spi-builder-workspace': ignoring target 'build-test' in package 'spi-builder-workspace'; C language in tests is not yet supported
Building for debugging...
In file included from /host/spi-builder-workspace/src/core/client_channel/lb_metadata.cc:15:
In file included from /host/spi-builder-workspace/src/core/client_channel/lb_metadata.h:18:
In file included from /host/spi-builder-workspace/spm-core-include/grpc/event_engine/slice.h:19:
In file included from /host/spi-builder-workspace/spm-core-include/grpc/slice.h:22:
In file included from /host/spi-builder-workspace/spm-core-include/grpc/impl/slice_type.h:24:
/host/spi-builder-workspace/spm-core-include/grpc/support/port_platform.h:527:2: error: "Could not auto-detect platform"
  527 | #error "Could not auto-detect platform"
      |  ^
/host/spi-builder-workspace/spm-core-include/grpc/support/port_platform.h:538:2: warning: "GPR_PLATFORM_STRING not auto-detected" [-W#warnings]
  538 | #warning "GPR_PLATFORM_STRING not auto-detected"
      |  ^
/host/spi-builder-workspace/spm-core-include/grpc/support/port_platform.h:605:2: error: Must define exactly one of GPR_GCC_ATOMIC, GPR_GCC_SYNC, GPR_WINDOWS_ATOMIC
  605 | #error Must define exactly one of GPR_GCC_ATOMIC, GPR_GCC_SYNC, GPR_WINDOWS_ATOMIC
      |  ^
/host/spi-builder-workspace/spm-core-include/grpc/support/port_platform.h:609:2: error: Must define exactly one of GPR_ARCH_32, GPR_ARCH_64
  609 | #error Must define exactly one of GPR_ARCH_32, GPR_ARCH_64
      |  ^
/host/spi-builder-workspace/spm-core-include/grpc/support/port_platform.h:615:2: error: Must define exactly one of GPR_CPU_LINUX, GPR_CPU_POSIX, GPR_WINDOWS, GPR_CPU_IPHONE, GPR_CPU_CUSTOM
  615 | #error Must define exactly one of GPR_CPU_LINUX, GPR_CPU_POSIX, GPR_WINDOWS, GPR_CPU_IPHONE, GPR_CPU_CUSTOM
      |  ^
In file included from /host/spi-builder-workspace/src/core/client_channel/lb_metadata.cc:15:
In file included from /host/spi-builder-workspace/src/core/client_channel/lb_metadata.h:18:
In file included from /host/spi-builder-workspace/spm-core-include/grpc/event_engine/slice.h:19:
In file included from /host/spi-builder-workspace/spm-core-include/grpc/slice.h:24:
In file included from /host/spi-builder-workspace/spm-core-include/grpc/support/sync.h:49:
In file included from /host/spi-builder-workspace/spm-core-include/grpc/support/sync_generic.h:24:
/host/spi-builder-workspace/spm-core-include/grpc/support/atm.h:79:2: error: could not determine platform for atm
   79 | #error could not determine platform for atm
      |  ^
In file included from /host/spi-builder-workspace/src/core/client_channel/lb_metadata.cc:15:
In file included from /host/spi-builder-workspace/src/core/client_channel/lb_metadata.h:18:
In file included from /host/spi-builder-workspace/spm-core-include/grpc/event_engine/slice.h:19:
In file included from /host/spi-builder-workspace/spm-core-include/grpc/slice.h:24:
In file included from /host/spi-builder-workspace/spm-core-include/grpc/support/sync.h:49:
/host/spi-builder-workspace/spm-core-include/grpc/support/sync_generic.h:29:3: error: unknown type name 'gpr_atm'
   29 |   gpr_atm state;
      |   ^
/host/spi-builder-workspace/spm-core-include/grpc/support/sync_generic.h:36:3: error: unknown type name 'gpr_atm'
   36 |   gpr_atm count;
      |   ^
/host/spi-builder-workspace/spm-core-include/grpc/support/sync_generic.h:41:3: error: unknown type name 'gpr_atm'
   41 |   gpr_atm value;
      |   ^
In file included from /host/spi-builder-workspace/src/core/client_channel/lb_metadata.cc:15:
In file included from /host/spi-builder-workspace/src/core/client_channel/lb_metadata.h:25:
In file included from /host/spi-builder-workspace/src/core/call/metadata_batch.h:37:
In file included from /host/spi-builder-workspace/.build/checkouts/abseil-cpp-SwiftPM/absl/strings/numbers.h:50:
/host/spi-builder-workspace/.build/checkouts/abseil-cpp-SwiftPM/absl/numeric/int128.h:1194:1: error: redundant #include of module 'abseil' appears within namespace 'absl::lts_20250512' [-Wmodules-import-nested-redundant]
 1194 | #include "absl/numeric/int128_have_intrinsic.inc"  // IWYU pragma: export
      | ^
/host/spi-builder-workspace/.build/checkouts/abseil-cpp-SwiftPM/absl/numeric/int128.h:565:1: note: namespace 'absl::lts_20250512' begins here
  565 | ABSL_NAMESPACE_BEGIN
      | ^
/host/spi-builder-workspace/.build/checkouts/abseil-cpp-SwiftPM/absl/base/config.h:181:3: note: expanded from macro 'ABSL_NAMESPACE_BEGIN'
  181 |   inline namespace ABSL_OPTION_INLINE_NAMESPACE_NAME {
      |   ^
In file included from /host/spi-builder-workspace/src/core/client_channel/lb_metadata.cc:15:
In file included from /host/spi-builder-workspace/src/core/client_channel/lb_metadata.h:25:
In file included from /host/spi-builder-workspace/src/core/call/metadata_batch.h:41:
In file included from /host/spi-builder-workspace/src/core/call/parsed_metadata.h:34:
In file included from /host/spi-builder-workspace/src/core/util/time.h:18:
In file included from /host/spi-builder-workspace/spm-core-include/grpc/event_engine/event_engine.h:21:
/host/spi-builder-workspace/spm-core-include/grpc/event_engine/port.h:36:2: error: UNKNOWN PLATFORM
   36 | #error UNKNOWN PLATFORM
      |  ^
In file included from /host/spi-builder-workspace/src/core/client_channel/lb_metadata.cc:15:
In file included from /host/spi-builder-workspace/src/core/client_channel/lb_metadata.h:25:
In file included from /host/spi-builder-workspace/src/core/call/metadata_batch.h:41:
In file included from /host/spi-builder-workspace/src/core/call/parsed_metadata.h:34:
In file included from /host/spi-builder-workspace/src/core/util/time.h:18:
/host/spi-builder-workspace/spm-core-include/grpc/event_engine/event_engine.h:161:22: error: unknown type name 'socklen_t'; did you mean 'locale_t'?
  161 |     static constexpr socklen_t MAX_SIZE_BYTES = 128;
      |                      ^~~~~~~~~
      |                      locale_t
/root/.swiftpm/swift-sdks/swift-6.2-DEVELOPMENT-SNAPSHOT-2025-05-30-a_wasm.artifactbundle/swift-6.2-DEVELOPMENT-SNAPSHOT-2025-05-30-a_wasm/wasm32-unknown-wasi/WASI.sdk/include/wasm32-wasi/bits/alltypes.h:384:34: note: 'locale_t' declared here
  384 | typedef struct __locale_struct * locale_t;
      |                                  ^
In file included from /host/spi-builder-workspace/src/core/client_channel/lb_metadata.cc:15:
In file included from /host/spi-builder-workspace/src/core/client_channel/lb_metadata.h:25:
In file included from /host/spi-builder-workspace/src/core/call/metadata_batch.h:41:
In file included from /host/spi-builder-workspace/src/core/call/parsed_metadata.h:34:
In file included from /host/spi-builder-workspace/src/core/util/time.h:18:
/host/spi-builder-workspace/spm-core-include/grpc/event_engine/event_engine.h:161:32: error: cannot initialize a variable of type 'const locale_t' (aka '__locale_struct *const') with an rvalue of type 'int'
  161 |     static constexpr socklen_t MAX_SIZE_BYTES = 128;
      |                                ^                ~~~
/host/spi-builder-workspace/spm-core-include/grpc/event_engine/event_engine.h:163:27: error: unknown type name 'sockaddr'
  163 |     ResolvedAddress(const sockaddr* address, socklen_t size);
      |                           ^
/host/spi-builder-workspace/spm-core-include/grpc/event_engine/event_engine.h:163:46: error: unknown type name 'socklen_t'; did you mean 'locale_t'?
  163 |     ResolvedAddress(const sockaddr* address, socklen_t size);
      |                                              ^~~~~~~~~
      |                                              locale_t
/root/.swiftpm/swift-sdks/swift-6.2-DEVELOPMENT-SNAPSHOT-2025-05-30-a_wasm.artifactbundle/swift-6.2-DEVELOPMENT-SNAPSHOT-2025-05-30-a_wasm/wasm32-unknown-wasi/WASI.sdk/include/wasm32-wasi/bits/alltypes.h:384:34: note: 'locale_t' declared here
  384 | typedef struct __locale_struct * locale_t;
      |                                  ^
In file included from /host/spi-builder-workspace/src/core/client_channel/lb_metadata.cc:15:
In file included from /host/spi-builder-workspace/src/core/client_channel/lb_metadata.h:25:
In file included from /host/spi-builder-workspace/src/core/call/metadata_batch.h:41:
In file included from /host/spi-builder-workspace/src/core/call/parsed_metadata.h:34:
In file included from /host/spi-builder-workspace/src/core/util/time.h:18:
/host/spi-builder-workspace/spm-core-include/grpc/event_engine/event_engine.h:167:5: error: unknown type name 'socklen_t'; did you mean 'locale_t'?
  167 |     socklen_t size() const;
      |     ^~~~~~~~~
      |     locale_t
/root/.swiftpm/swift-sdks/swift-6.2-DEVELOPMENT-SNAPSHOT-2025-05-30-a_wasm.artifactbundle/swift-6.2-DEVELOPMENT-SNAPSHOT-2025-05-30-a_wasm/wasm32-unknown-wasi/WASI.sdk/include/wasm32-wasi/bits/alltypes.h:384:34: note: 'locale_t' declared here
  384 | typedef struct __locale_struct * locale_t;
      |                                  ^
In file included from /host/spi-builder-workspace/src/core/client_channel/lb_metadata.cc:15:
In file included from /host/spi-builder-workspace/src/core/client_channel/lb_metadata.h:25:
In file included from /host/spi-builder-workspace/src/core/call/metadata_batch.h:41:
In file included from /host/spi-builder-workspace/src/core/call/parsed_metadata.h:34:
In file included from /host/spi-builder-workspace/src/core/util/time.h:18:
/host/spi-builder-workspace/spm-core-include/grpc/event_engine/event_engine.h:171:5: error: unknown type name 'socklen_t'; did you mean 'locale_t'?
  171 |     socklen_t size_ = 0;
      |     ^~~~~~~~~
      |     locale_t
/root/.swiftpm/swift-sdks/swift-6.2-DEVELOPMENT-SNAPSHOT-2025-05-30-a_wasm.artifactbundle/swift-6.2-DEVELOPMENT-SNAPSHOT-2025-05-30-a_wasm/wasm32-unknown-wasi/WASI.sdk/include/wasm32-wasi/bits/alltypes.h:384:34: note: 'locale_t' declared here
  384 | typedef struct __locale_struct * locale_t;
      |                                  ^
In file included from /host/spi-builder-workspace/src/core/client_channel/lb_metadata.cc:15:
In file included from /host/spi-builder-workspace/src/core/client_channel/lb_metadata.h:25:
In file included from /host/spi-builder-workspace/src/core/call/metadata_batch.h:43:
In file included from /host/spi-builder-workspace/src/core/lib/compression/compression_internal.h:30:
In file included from /host/spi-builder-workspace/src/core/lib/channel/channel_args.h:38:
In file included from /host/spi-builder-workspace/src/core/channelz/property_list.h:24:
In file included from /host/spi-builder-workspace/src/core/ext/upb-gen/google/protobuf/any.upb.h:12:
In file included from /host/spi-builder-workspace/third_party/upb/upb/generated_code_support.h:12:
In file included from /host/spi-builder-workspace/third_party/upb/upb/base/upcast.h:12:
In file included from /host/spi-builder-workspace/third_party/upb/upb/port/def.inc:46:
/root/.swiftpm/swift-sdks/swift-6.2-DEVELOPMENT-SNAPSHOT-2025-05-30-a_wasm.artifactbundle/swift-6.2-DEVELOPMENT-SNAPSHOT-2025-05-30-a_wasm/wasm32-unknown-wasi/WASI.sdk/include/wasm32-wasi/setjmp.h:13:2: error: Setjmp/longjmp support requires Exception handling support, which is [not yet standardized](https://github.com/WebAssembly/proposals?tab=readme-ov-file#phase-3---implementation-phase-cg--wg). To enable it, compile with `-mllvm -wasm-enable-sjlj` and use an engine that implements the Exception handling proposal.
   13 | #error Setjmp/longjmp support requires Exception handling support, which is [not yet standardized](https://github.com/WebAssembly/proposals?tab=readme-ov-file#phase-3---implementation-phase-cg--wg). To enable it, compile with `-mllvm -wasm-enable-sjlj` and use an engine that implements the Exception handling proposal.
      |  ^
In file included from /host/spi-builder-workspace/src/core/client_channel/lb_metadata.cc:15:
In file included from /host/spi-builder-workspace/src/core/client_channel/lb_metadata.h:26:
In file included from /host/spi-builder-workspace/src/core/load_balancing/lb_policy.h:42:
In file included from /host/spi-builder-workspace/src/core/lib/iomgr/resolved_address.h:21:
/host/spi-builder-workspace/src/core/lib/iomgr/port.h:230:2: error: "Platform not recognized"
  230 | #error "Platform not recognized"
      |  ^
/host/spi-builder-workspace/src/core/lib/iomgr/port.h:236:2: error: "Must define exactly one of GRPC_POSIX_SOCKET, GRPC_WINSOCK_SOCKET, GRPC_CFSTREAM"
  236 | #error \
      |  ^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
1 warning and 20 errors generated.
[0/1038] Compiling lb_metadata.cc
In file included from /host/spi-builder-workspace/src/core/credentials/transport/fake/fake_security_connector.cc:19:
In file included from /host/spi-builder-workspace/src/core/credentials/transport/fake/fake_security_connector.h:21:
In file included from /host/spi-builder-workspace/spm-core-include/grpc/credentials.h:22:
In file included from /host/spi-builder-workspace/spm-core-include/grpc/grpc.h:22:
In file included from /host/spi-builder-workspace/spm-core-include/grpc/byte_buffer.h:22:
In file included from /host/spi-builder-workspace/spm-core-include/grpc/impl/grpc_types.h:25:
In file included from /host/spi-builder-workspace/spm-core-include/grpc/impl/compression_types.h:25:
/host/spi-builder-workspace/spm-core-include/grpc/support/port_platform.h:527:2: error: "Could not auto-detect platform"
  527 | #error "Could not auto-detect platform"
      |  ^
/host/spi-builder-workspace/spm-core-include/grpc/support/port_platform.h:538:2: warning: "GPR_PLATFORM_STRING not auto-detected" [-W#warnings]
  538 | #warning "GPR_PLATFORM_STRING not auto-detected"
      |  ^
/host/spi-builder-workspace/spm-core-include/grpc/support/port_platform.h:605:2: error: Must define exactly one of GPR_GCC_ATOMIC, GPR_GCC_SYNC, GPR_WINDOWS_ATOMIC
  605 | #error Must define exactly one of GPR_GCC_ATOMIC, GPR_GCC_SYNC, GPR_WINDOWS_ATOMIC
      |  ^
/host/spi-builder-workspace/spm-core-include/grpc/support/port_platform.h:609:2: error: Must define exactly one of GPR_ARCH_32, GPR_ARCH_64
  609 | #error Must define exactly one of GPR_ARCH_32, GPR_ARCH_64
      |  ^
/host/spi-builder-workspace/spm-core-include/grpc/support/port_platform.h:615:2: error: Must define exactly one of GPR_CPU_LINUX, GPR_CPU_POSIX, GPR_WINDOWS, GPR_CPU_IPHONE, GPR_CPU_CUSTOM
  615 | #error Must define exactly one of GPR_CPU_LINUX, GPR_CPU_POSIX, GPR_WINDOWS, GPR_CPU_IPHONE, GPR_CPU_CUSTOM
      |  ^
In file included from /host/spi-builder-workspace/src/core/credentials/transport/fake/fake_security_connector.cc:19:
In file included from /host/spi-builder-workspace/src/core/credentials/transport/fake/fake_security_connector.h:21:
In file included from /host/spi-builder-workspace/spm-core-include/grpc/credentials.h:22:
In file included from /host/spi-builder-workspace/spm-core-include/grpc/grpc.h:22:
In file included from /host/spi-builder-workspace/spm-core-include/grpc/byte_buffer.h:22:
In file included from /host/spi-builder-workspace/spm-core-include/grpc/impl/grpc_types.h:26:
In file included from /host/spi-builder-workspace/spm-core-include/grpc/slice.h:24:
In file included from /host/spi-builder-workspace/spm-core-include/grpc/support/sync.h:49:
In file included from /host/spi-builder-workspace/spm-core-include/grpc/support/sync_generic.h:24:
/host/spi-builder-workspace/spm-core-include/grpc/support/atm.h:79:2: error: could not determine platform for atm
   79 | #error could not determine platform for atm
      |  ^
In file included from /host/spi-builder-workspace/src/core/credentials/transport/fake/fake_security_connector.cc:19:
In file included from /host/spi-builder-workspace/src/core/credentials/transport/fake/fake_security_connector.h:21:
In file included from /host/spi-builder-workspace/spm-core-include/grpc/credentials.h:22:
In file included from /host/spi-builder-workspace/spm-core-include/grpc/grpc.h:22:
In file included from /host/spi-builder-workspace/spm-core-include/grpc/byte_buffer.h:22:
In file included from /host/spi-builder-workspace/spm-core-include/grpc/impl/grpc_types.h:26:
In file included from /host/spi-builder-workspace/spm-core-include/grpc/slice.h:24:
In file included from /host/spi-builder-workspace/spm-core-include/grpc/support/sync.h:49:
/host/spi-builder-workspace/spm-core-include/grpc/support/sync_generic.h:29:3: error: unknown type name 'gpr_atm'
   29 |   gpr_atm state;
      |   ^
/host/spi-builder-workspace/spm-core-include/grpc/support/sync_generic.h:36:3: error: unknown type name 'gpr_atm'
   36 |   gpr_atm count;
      |   ^
/host/spi-builder-workspace/spm-core-include/grpc/support/sync_generic.h:41:3: error: unknown type name 'gpr_atm'
   41 |   gpr_atm value;
      |   ^
In file included from /host/spi-builder-workspace/src/core/credentials/transport/fake/fake_security_connector.cc:19:
In file included from /host/spi-builder-workspace/src/core/credentials/transport/fake/fake_security_connector.h:26:
In file included from /host/spi-builder-workspace/src/core/credentials/transport/security_connector.h:29:
In file included from /host/spi-builder-workspace/.build/checkouts/abseil-cpp-SwiftPM/absl/status/status.h:66:
In file included from /host/spi-builder-workspace/.build/checkouts/abseil-cpp-SwiftPM/absl/status/internal/status_internal.h:27:
In file included from /host/spi-builder-workspace/.build/checkouts/abseil-cpp-SwiftPM/absl/strings/cord.h:80:
In file included from /host/spi-builder-workspace/.build/checkouts/abseil-cpp-SwiftPM/absl/crc/internal/crc_cord_state.h:23:
In file included from /host/spi-builder-workspace/.build/checkouts/abseil-cpp-SwiftPM/absl/crc/crc32c.h:32:
In file included from /host/spi-builder-workspace/.build/checkouts/abseil-cpp-SwiftPM/absl/strings/str_format.h:83:
In file included from /host/spi-builder-workspace/.build/checkouts/abseil-cpp-SwiftPM/absl/strings/internal/str_format/arg.h:36:
/host/spi-builder-workspace/.build/checkouts/abseil-cpp-SwiftPM/absl/numeric/int128.h:1194:1: error: redundant #include of module 'abseil' appears within namespace 'absl::lts_20250512' [-Wmodules-import-nested-redundant]
 1194 | #include "absl/numeric/int128_have_intrinsic.inc"  // IWYU pragma: export
      | ^
/host/spi-builder-workspace/.build/checkouts/abseil-cpp-SwiftPM/absl/numeric/int128.h:565:1: note: namespace 'absl::lts_20250512' begins here
  565 | ABSL_NAMESPACE_BEGIN
      | ^
/host/spi-builder-workspace/.build/checkouts/abseil-cpp-SwiftPM/absl/base/config.h:181:3: note: expanded from macro 'ABSL_NAMESPACE_BEGIN'
  181 |   inline namespace ABSL_OPTION_INLINE_NAMESPACE_NAME {
      |   ^
In file included from /host/spi-builder-workspace/src/core/credentials/transport/fake/fake_security_connector.cc:19:
In file included from /host/spi-builder-workspace/src/core/credentials/transport/fake/fake_security_connector.h:26:
In file included from /host/spi-builder-workspace/src/core/credentials/transport/security_connector.h:31:
In file included from /host/spi-builder-workspace/src/core/handshaker/handshaker.h:22:
In file included from /host/spi-builder-workspace/spm-core-include/grpc/event_engine/event_engine.h:21:
/host/spi-builder-workspace/spm-core-include/grpc/event_engine/port.h:36:2: error: UNKNOWN PLATFORM
   36 | #error UNKNOWN PLATFORM
      |  ^
In file included from /host/spi-builder-workspace/src/core/credentials/transport/fake/fake_security_connector.cc:19:
In file included from /host/spi-builder-workspace/src/core/credentials/transport/fake/fake_security_connector.h:26:
In file included from /host/spi-builder-workspace/src/core/credentials/transport/security_connector.h:31:
In file included from /host/spi-builder-workspace/src/core/handshaker/handshaker.h:22:
/host/spi-builder-workspace/spm-core-include/grpc/event_engine/event_engine.h:161:22: error: unknown type name 'socklen_t'; did you mean 'locale_t'?
  161 |     static constexpr socklen_t MAX_SIZE_BYTES = 128;
      |                      ^~~~~~~~~
      |                      locale_t
/root/.swiftpm/swift-sdks/swift-6.2-DEVELOPMENT-SNAPSHOT-2025-05-30-a_wasm.artifactbundle/swift-6.2-DEVELOPMENT-SNAPSHOT-2025-05-30-a_wasm/wasm32-unknown-wasi/WASI.sdk/include/wasm32-wasi/bits/alltypes.h:384:34: note: 'locale_t' declared here
  384 | typedef struct __locale_struct * locale_t;
      |                                  ^
In file included from /host/spi-builder-workspace/src/core/credentials/transport/fake/fake_security_connector.cc:19:
In file included from /host/spi-builder-workspace/src/core/credentials/transport/fake/fake_security_connector.h:26:
In file included from /host/spi-builder-workspace/src/core/credentials/transport/security_connector.h:31:
In file included from /host/spi-builder-workspace/src/core/handshaker/handshaker.h:22:
/host/spi-builder-workspace/spm-core-include/grpc/event_engine/event_engine.h:161:32: error: cannot initialize a variable of type 'const locale_t' (aka '__locale_struct *const') with an rvalue of type 'int'
  161 |     static constexpr socklen_t MAX_SIZE_BYTES = 128;
      |                                ^                ~~~
/host/spi-builder-workspace/spm-core-include/grpc/event_engine/event_engine.h:163:27: error: unknown type name 'sockaddr'
  163 |     ResolvedAddress(const sockaddr* address, socklen_t size);
      |                           ^
/host/spi-builder-workspace/spm-core-include/grpc/event_engine/event_engine.h:163:46: error: unknown type name 'socklen_t'; did you mean 'locale_t'?
  163 |     ResolvedAddress(const sockaddr* address, socklen_t size);
      |                                              ^~~~~~~~~
      |                                              locale_t
/root/.swiftpm/swift-sdks/swift-6.2-DEVELOPMENT-SNAPSHOT-2025-05-30-a_wasm.artifactbundle/swift-6.2-DEVELOPMENT-SNAPSHOT-2025-05-30-a_wasm/wasm32-unknown-wasi/WASI.sdk/include/wasm32-wasi/bits/alltypes.h:384:34: note: 'locale_t' declared here
  384 | typedef struct __locale_struct * locale_t;
      |                                  ^
In file included from /host/spi-builder-workspace/src/core/credentials/transport/fake/fake_security_connector.cc:19:
In file included from /host/spi-builder-workspace/src/core/credentials/transport/fake/fake_security_connector.h:26:
In file included from /host/spi-builder-workspace/src/core/credentials/transport/security_connector.h:31:
In file included from /host/spi-builder-workspace/src/core/handshaker/handshaker.h:22:
/host/spi-builder-workspace/spm-core-include/grpc/event_engine/event_engine.h:167:5: error: unknown type name 'socklen_t'; did you mean 'locale_t'?
  167 |     socklen_t size() const;
      |     ^~~~~~~~~
      |     locale_t
/root/.swiftpm/swift-sdks/swift-6.2-DEVELOPMENT-SNAPSHOT-2025-05-30-a_wasm.artifactbundle/swift-6.2-DEVELOPMENT-SNAPSHOT-2025-05-30-a_wasm/wasm32-unknown-wasi/WASI.sdk/include/wasm32-wasi/bits/alltypes.h:384:34: note: 'locale_t' declared here
  384 | typedef struct __locale_struct * locale_t;
      |                                  ^
In file included from /host/spi-builder-workspace/src/core/credentials/transport/fake/fake_security_connector.cc:19:
In file included from /host/spi-builder-workspace/src/core/credentials/transport/fake/fake_security_connector.h:26:
In file included from /host/spi-builder-workspace/src/core/credentials/transport/security_connector.h:31:
In file included from /host/spi-builder-workspace/src/core/handshaker/handshaker.h:22:
/host/spi-builder-workspace/spm-core-include/grpc/event_engine/event_engine.h:171:5: error: unknown type name 'socklen_t'; did you mean 'locale_t'?
  171 |     socklen_t size_ = 0;
      |     ^~~~~~~~~
      |     locale_t
/root/.swiftpm/swift-sdks/swift-6.2-DEVELOPMENT-SNAPSHOT-2025-05-30-a_wasm.artifactbundle/swift-6.2-DEVELOPMENT-SNAPSHOT-2025-05-30-a_wasm/wasm32-unknown-wasi/WASI.sdk/include/wasm32-wasi/bits/alltypes.h:384:34: note: 'locale_t' declared here
  384 | typedef struct __locale_struct * locale_t;
      |                                  ^
In file included from /host/spi-builder-workspace/src/core/credentials/transport/fake/fake_security_connector.cc:19:
In file included from /host/spi-builder-workspace/src/core/credentials/transport/fake/fake_security_connector.h:26:
In file included from /host/spi-builder-workspace/src/core/credentials/transport/security_connector.h:31:
In file included from /host/spi-builder-workspace/src/core/handshaker/handshaker.h:31:
In file included from /host/spi-builder-workspace/src/core/channelz/channelz.h:42:
In file included from /host/spi-builder-workspace/src/core/channelz/channel_trace.h:43:
In file included from /host/spi-builder-workspace/src/core/ext/upb-gen/src/proto/grpc/channelz/v2/channelz.upb.h:12:
In file included from /host/spi-builder-workspace/third_party/upb/upb/generated_code_support.h:12:
In file included from /host/spi-builder-workspace/third_party/upb/upb/base/upcast.h:12:
In file included from /host/spi-builder-workspace/third_party/upb/upb/port/def.inc:46:
/root/.swiftpm/swift-sdks/swift-6.2-DEVELOPMENT-SNAPSHOT-2025-05-30-a_wasm.artifactbundle/swift-6.2-DEVELOPMENT-SNAPSHOT-2025-05-30-a_wasm/wasm32-unknown-wasi/WASI.sdk/include/wasm32-wasi/setjmp.h:13:2: error: Setjmp/longjmp support requires Exception handling support, which is [not yet standardized](https://github.com/WebAssembly/proposals?tab=readme-ov-file#phase-3---implementation-phase-cg--wg). To enable it, compile with `-mllvm -wasm-enable-sjlj` and use an engine that implements the Exception handling proposal.
   13 | #error Setjmp/longjmp support requires Exception handling support, which is [not yet standardized](https://github.com/WebAssembly/proposals?tab=readme-ov-file#phase-3---implementation-phase-cg--wg). To enable it, compile with `-mllvm -wasm-enable-sjlj` and use an engine that implements the Exception handling proposal.
      |  ^
In file included from /host/spi-builder-workspace/src/core/credentials/transport/fake/fake_security_connector.cc:19:
In file included from /host/spi-builder-workspace/src/core/credentials/transport/fake/fake_security_connector.h:26:
In file included from /host/spi-builder-workspace/src/core/credentials/transport/security_connector.h:31:
In file included from /host/spi-builder-workspace/src/core/handshaker/handshaker.h:33:
In file included from /host/spi-builder-workspace/src/core/lib/iomgr/closure.h:29:
In file included from /host/spi-builder-workspace/src/core/lib/iomgr/error.h:34:
/host/spi-builder-workspace/src/core/util/spinlock.h:29:3: error: unknown type name 'gpr_atm'
   29 |   gpr_atm atm;
      |   ^
In file included from /host/spi-builder-workspace/src/core/credentials/transport/fake/fake_security_connector.cc:19:
In file included from /host/spi-builder-workspace/src/core/credentials/transport/fake/fake_security_connector.h:26:
In file included from /host/spi-builder-workspace/src/core/credentials/transport/security_connector.h:31:
In file included from /host/spi-builder-workspace/src/core/handshaker/handshaker.h:36:
In file included from /host/spi-builder-workspace/src/core/lib/iomgr/tcp_server.h:31:
In file included from /host/spi-builder-workspace/src/core/lib/iomgr/resolve_address.h:30:
/host/spi-builder-workspace/src/core/lib/iomgr/port.h:230:2: error: "Platform not recognized"
  230 | #error "Platform not recognized"
      |  ^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
[0/1038] Compiling fake_security_connector.cc
In file included from /host/spi-builder-workspace/src/core/call/interception_chain.cc:15:
In file included from /host/spi-builder-workspace/src/core/call/interception_chain.h:18:
/host/spi-builder-workspace/spm-core-include/grpc/support/port_platform.h:527:2: error: "Could not auto-detect platform"
  527 | #error "Could not auto-detect platform"
      |  ^
/host/spi-builder-workspace/spm-core-include/grpc/support/port_platform.h:538:2: warning: "GPR_PLATFORM_STRING not auto-detected" [-W#warnings]
  538 | #warning "GPR_PLATFORM_STRING not auto-detected"
      |  ^
/host/spi-builder-workspace/spm-core-include/grpc/support/port_platform.h:605:2: error: Must define exactly one of GPR_GCC_ATOMIC, GPR_GCC_SYNC, GPR_WINDOWS_ATOMIC
  605 | #error Must define exactly one of GPR_GCC_ATOMIC, GPR_GCC_SYNC, GPR_WINDOWS_ATOMIC
      |  ^
/host/spi-builder-workspace/spm-core-include/grpc/support/port_platform.h:609:2: error: Must define exactly one of GPR_ARCH_32, GPR_ARCH_64
  609 | #error Must define exactly one of GPR_ARCH_32, GPR_ARCH_64
      |  ^
/host/spi-builder-workspace/spm-core-include/grpc/support/port_platform.h:615:2: error: Must define exactly one of GPR_CPU_LINUX, GPR_CPU_POSIX, GPR_WINDOWS, GPR_CPU_IPHONE, GPR_CPU_CUSTOM
  615 | #error Must define exactly one of GPR_CPU_LINUX, GPR_CPU_POSIX, GPR_WINDOWS, GPR_CPU_IPHONE, GPR_CPU_CUSTOM
      |  ^
In file included from /host/spi-builder-workspace/src/core/call/interception_chain.cc:15:
In file included from /host/spi-builder-workspace/src/core/call/interception_chain.h:23:
In file included from /host/spi-builder-workspace/src/core/call/call_destination.h:20:
In file included from /host/spi-builder-workspace/src/core/call/call_spine.h:21:
In file included from /host/spi-builder-workspace/src/core/call/call_arena_allocator.h:24:
In file included from /host/spi-builder-workspace/src/core/lib/resource_quota/arena.h:28:
In file included from /host/spi-builder-workspace/spm-core-include/grpc/event_engine/memory_allocator.h:17:
In file included from /host/spi-builder-workspace/spm-core-include/grpc/event_engine/internal/memory_allocator_impl.h:18:
In file included from /host/spi-builder-workspace/spm-core-include/grpc/slice.h:24:
In file included from /host/spi-builder-workspace/spm-core-include/grpc/support/sync.h:49:
In file included from /host/spi-builder-workspace/spm-core-include/grpc/support/sync_generic.h:24:
/host/spi-builder-workspace/spm-core-include/grpc/support/atm.h:79:2: error: could not determine platform for atm
   79 | #error could not determine platform for atm
      |  ^
In file included from /host/spi-builder-workspace/src/core/call/interception_chain.cc:15:
In file included from /host/spi-builder-workspace/src/core/call/interception_chain.h:23:
In file included from /host/spi-builder-workspace/src/core/call/call_destination.h:20:
In file included from /host/spi-builder-workspace/src/core/call/call_spine.h:21:
In file included from /host/spi-builder-workspace/src/core/call/call_arena_allocator.h:24:
In file included from /host/spi-builder-workspace/src/core/lib/resource_quota/arena.h:28:
In file included from /host/spi-builder-workspace/spm-core-include/grpc/event_engine/memory_allocator.h:17:
In file included from /host/spi-builder-workspace/spm-core-include/grpc/event_engine/internal/memory_allocator_impl.h:18:
In file included from /host/spi-builder-workspace/spm-core-include/grpc/slice.h:24:
In file included from /host/spi-builder-workspace/spm-core-include/grpc/support/sync.h:49:
/host/spi-builder-workspace/spm-core-include/grpc/support/sync_generic.h:29:3: error: unknown type name 'gpr_atm'
   29 |   gpr_atm state;
      |   ^
/host/spi-builder-workspace/spm-core-include/grpc/support/sync_generic.h:36:3: error: unknown type name 'gpr_atm'
   36 |   gpr_atm count;
      |   ^
/host/spi-builder-workspace/spm-core-include/grpc/support/sync_generic.h:41:3: error: unknown type name 'gpr_atm'
   41 |   gpr_atm value;
      |   ^
In file included from /host/spi-builder-workspace/src/core/call/interception_chain.cc:15:
In file included from /host/spi-builder-workspace/src/core/call/interception_chain.h:23:
In file included from /host/spi-builder-workspace/src/core/call/call_destination.h:20:
In file included from /host/spi-builder-workspace/src/core/call/call_spine.h:21:
In file included from /host/spi-builder-workspace/src/core/call/call_arena_allocator.h:24:
In file included from /host/spi-builder-workspace/src/core/lib/resource_quota/arena.h:39:
In file included from /host/spi-builder-workspace/src/core/lib/resource_quota/memory_quota.h:34:
In file included from /host/spi-builder-workspace/.build/checkouts/abseil-cpp-SwiftPM/absl/container/flat_hash_set.h:43:
In file included from /host/spi-builder-workspace/.build/checkouts/abseil-cpp-SwiftPM/absl/container/hash_container_defaults.h:19:
In file included from /host/spi-builder-workspace/.build/checkouts/abseil-cpp-SwiftPM/absl/container/internal/hash_function_defaults.h:57:
In file included from /host/spi-builder-workspace/.build/checkouts/abseil-cpp-SwiftPM/absl/hash/hash.h:89:
In file included from /host/spi-builder-workspace/.build/checkouts/abseil-cpp-SwiftPM/absl/hash/internal/hash.h:86:
/host/spi-builder-workspace/.build/checkouts/abseil-cpp-SwiftPM/absl/numeric/int128.h:1194:1: error: redundant #include of module 'abseil' appears within namespace 'absl::lts_20250512' [-Wmodules-import-nested-redundant]
 1194 | #include "absl/numeric/int128_have_intrinsic.inc"  // IWYU pragma: export
      | ^
/host/spi-builder-workspace/.build/checkouts/abseil-cpp-SwiftPM/absl/numeric/int128.h:565:1: note: namespace 'absl::lts_20250512' begins here
  565 | ABSL_NAMESPACE_BEGIN
      | ^
/host/spi-builder-workspace/.build/checkouts/abseil-cpp-SwiftPM/absl/base/config.h:181:3: note: expanded from macro 'ABSL_NAMESPACE_BEGIN'
  181 |   inline namespace ABSL_OPTION_INLINE_NAMESPACE_NAME {
      |   ^
In file included from /host/spi-builder-workspace/src/core/call/interception_chain.cc:15:
In file included from /host/spi-builder-workspace/src/core/call/interception_chain.h:23:
In file included from /host/spi-builder-workspace/src/core/call/call_destination.h:20:
In file included from /host/spi-builder-workspace/src/core/call/call_spine.h:21:
In file included from /host/spi-builder-workspace/src/core/call/call_arena_allocator.h:24:
In file included from /host/spi-builder-workspace/src/core/lib/resource_quota/arena.h:39:
In file included from /host/spi-builder-workspace/src/core/lib/resource_quota/memory_quota.h:40:
In file included from /host/spi-builder-workspace/src/core/lib/promise/activity.h:34:
In file included from /host/spi-builder-workspace/src/core/lib/promise/detail/promise_factory.h:25:
In file included from /host/spi-builder-workspace/src/core/lib/promise/detail/promise_like.h:24:
In file included from /host/spi-builder-workspace/src/core/channelz/property_list.h:24:
In file included from /host/spi-builder-workspace/src/core/ext/upb-gen/google/protobuf/any.upb.h:12:
In file included from /host/spi-builder-workspace/third_party/upb/upb/generated_code_support.h:12:
In file included from /host/spi-builder-workspace/third_party/upb/upb/base/upcast.h:12:
In file included from /host/spi-builder-workspace/third_party/upb/upb/port/def.inc:46:
/root/.swiftpm/swift-sdks/swift-6.2-DEVELOPMENT-SNAPSHOT-2025-05-30-a_wasm.artifactbundle/swift-6.2-DEVELOPMENT-SNAPSHOT-2025-05-30-a_wasm/wasm32-unknown-wasi/WASI.sdk/include/wasm32-wasi/setjmp.h:13:2: error: Setjmp/longjmp support requires Exception handling support, which is [not yet standardized](https://github.com/WebAssembly/proposals?tab=readme-ov-file#phase-3---implementation-phase-cg--wg). To enable it, compile with `-mllvm -wasm-enable-sjlj` and use an engine that implements the Exception handling proposal.
   13 | #error Setjmp/longjmp support requires Exception handling support, which is [not yet standardized](https://github.com/WebAssembly/proposals?tab=readme-ov-file#phase-3---implementation-phase-cg--wg). To enable it, compile with `-mllvm -wasm-enable-sjlj` and use an engine that implements the Exception handling proposal.
      |  ^
In file included from /host/spi-builder-workspace/src/core/call/interception_chain.cc:15:
In file included from /host/spi-builder-workspace/src/core/call/interception_chain.h:23:
In file included from /host/spi-builder-workspace/src/core/call/call_destination.h:20:
In file included from /host/spi-builder-workspace/src/core/call/call_spine.h:21:
In file included from /host/spi-builder-workspace/src/core/call/call_arena_allocator.h:24:
In file included from /host/spi-builder-workspace/src/core/lib/resource_quota/arena.h:39:
In file included from /host/spi-builder-workspace/src/core/lib/resource_quota/memory_quota.h:40:
In file included from /host/spi-builder-workspace/src/core/lib/promise/activity.h:34:
In file included from /host/spi-builder-workspace/src/core/lib/promise/detail/promise_factory.h:25:
In file included from /host/spi-builder-workspace/src/core/lib/promise/detail/promise_like.h:24:
In file included from /host/spi-builder-workspace/src/core/channelz/property_list.h:27:
In file included from /host/spi-builder-workspace/src/core/util/time.h:18:
In file included from /host/spi-builder-workspace/spm-core-include/grpc/event_engine/event_engine.h:21:
/host/spi-builder-workspace/spm-core-include/grpc/event_engine/port.h:36:2: error: UNKNOWN PLATFORM
   36 | #error UNKNOWN PLATFORM
      |  ^
In file included from /host/spi-builder-workspace/src/core/call/interception_chain.cc:15:
In file included from /host/spi-builder-workspace/src/core/call/interception_chain.h:23:
In file included from /host/spi-builder-workspace/src/core/call/call_destination.h:20:
In file included from /host/spi-builder-workspace/src/core/call/call_spine.h:21:
In file included from /host/spi-builder-workspace/src/core/call/call_arena_allocator.h:24:
In file included from /host/spi-builder-workspace/src/core/lib/resource_quota/arena.h:39:
In file included from /host/spi-builder-workspace/src/core/lib/resource_quota/memory_quota.h:40:
In file included from /host/spi-builder-workspace/src/core/lib/promise/activity.h:34:
In file included from /host/spi-builder-workspace/src/core/lib/promise/detail/promise_factory.h:25:
In file included from /host/spi-builder-workspace/src/core/lib/promise/detail/promise_like.h:24:
In file included from /host/spi-builder-workspace/src/core/channelz/property_list.h:27:
In file included from /host/spi-builder-workspace/src/core/util/time.h:18:
/host/spi-builder-workspace/spm-core-include/grpc/event_engine/event_engine.h:161:22: error: unknown type name 'socklen_t'; did you mean 'locale_t'?
  161 |     static constexpr socklen_t MAX_SIZE_BYTES = 128;
      |                      ^~~~~~~~~
      |                      locale_t
/root/.swiftpm/swift-sdks/swift-6.2-DEVELOPMENT-SNAPSHOT-2025-05-30-a_wasm.artifactbundle/swift-6.2-DEVELOPMENT-SNAPSHOT-2025-05-30-a_wasm/wasm32-unknown-wasi/WASI.sdk/include/wasm32-wasi/bits/alltypes.h:384:34: note: 'locale_t' declared here
  384 | typedef struct __locale_struct * locale_t;
      |                                  ^
In file included from /host/spi-builder-workspace/src/core/call/interception_chain.cc:15:
In file included from /host/spi-builder-workspace/src/core/call/interception_chain.h:23:
In file included from /host/spi-builder-workspace/src/core/call/call_destination.h:20:
In file included from /host/spi-builder-workspace/src/core/call/call_spine.h:21:
In file included from /host/spi-builder-workspace/src/core/call/call_arena_allocator.h:24:
In file included from /host/spi-builder-workspace/src/core/lib/resource_quota/arena.h:39:
In file included from /host/spi-builder-workspace/src/core/lib/resource_quota/memory_quota.h:40:
In file included from /host/spi-builder-workspace/src/core/lib/promise/activity.h:34:
In file included from /host/spi-builder-workspace/src/core/lib/promise/detail/promise_factory.h:25:
In file included from /host/spi-builder-workspace/src/core/lib/promise/detail/promise_like.h:24:
In file included from /host/spi-builder-workspace/src/core/channelz/property_list.h:27:
In file included from /host/spi-builder-workspace/src/core/util/time.h:18:
/host/spi-builder-workspace/spm-core-include/grpc/event_engine/event_engine.h:161:32: error: cannot initialize a variable of type 'const locale_t' (aka '__locale_struct *const') with an rvalue of type 'int'
  161 |     static constexpr socklen_t MAX_SIZE_BYTES = 128;
      |                                ^                ~~~
/host/spi-builder-workspace/spm-core-include/grpc/event_engine/event_engine.h:163:27: error: unknown type name 'sockaddr'
  163 |     ResolvedAddress(const sockaddr* address, socklen_t size);
      |                           ^
/host/spi-builder-workspace/spm-core-include/grpc/event_engine/event_engine.h:163:46: error: unknown type name 'socklen_t'; did you mean 'locale_t'?
  163 |     ResolvedAddress(const sockaddr* address, socklen_t size);
      |                                              ^~~~~~~~~
      |                                              locale_t
/root/.swiftpm/swift-sdks/swift-6.2-DEVELOPMENT-SNAPSHOT-2025-05-30-a_wasm.artifactbundle/swift-6.2-DEVELOPMENT-SNAPSHOT-2025-05-30-a_wasm/wasm32-unknown-wasi/WASI.sdk/include/wasm32-wasi/bits/alltypes.h:384:34: note: 'locale_t' declared here
  384 | typedef struct __locale_struct * locale_t;
      |                                  ^
In file included from /host/spi-builder-workspace/src/core/call/interception_chain.cc:15:
In file included from /host/spi-builder-workspace/src/core/call/interception_chain.h:23:
In file included from /host/spi-builder-workspace/src/core/call/call_destination.h:20:
In file included from /host/spi-builder-workspace/src/core/call/call_spine.h:21:
In file included from /host/spi-builder-workspace/src/core/call/call_arena_allocator.h:24:
In file included from /host/spi-builder-workspace/src/core/lib/resource_quota/arena.h:39:
In file included from /host/spi-builder-workspace/src/core/lib/resource_quota/memory_quota.h:40:
In file included from /host/spi-builder-workspace/src/core/lib/promise/activity.h:34:
In file included from /host/spi-builder-workspace/src/core/lib/promise/detail/promise_factory.h:25:
In file included from /host/spi-builder-workspace/src/core/lib/promise/detail/promise_like.h:24:
In file included from /host/spi-builder-workspace/src/core/channelz/property_list.h:27:
In file included from /host/spi-builder-workspace/src/core/util/time.h:18:
/host/spi-builder-workspace/spm-core-include/grpc/event_engine/event_engine.h:167:5: error: unknown type name 'socklen_t'; did you mean 'locale_t'?
  167 |     socklen_t size() const;
      |     ^~~~~~~~~
      |     locale_t
/root/.swiftpm/swift-sdks/swift-6.2-DEVELOPMENT-SNAPSHOT-2025-05-30-a_wasm.artifactbundle/swift-6.2-DEVELOPMENT-SNAPSHOT-2025-05-30-a_wasm/wasm32-unknown-wasi/WASI.sdk/include/wasm32-wasi/bits/alltypes.h:384:34: note: 'locale_t' declared here
  384 | typedef struct __locale_struct * locale_t;
      |                                  ^
In file included from /host/spi-builder-workspace/src/core/call/interception_chain.cc:15:
In file included from /host/spi-builder-workspace/src/core/call/interception_chain.h:23:
In file included from /host/spi-builder-workspace/src/core/call/call_destination.h:20:
In file included from /host/spi-builder-workspace/src/core/call/call_spine.h:21:
In file included from /host/spi-builder-workspace/src/core/call/call_arena_allocator.h:24:
In file included from /host/spi-builder-workspace/src/core/lib/resource_quota/arena.h:39:
In file included from /host/spi-builder-workspace/src/core/lib/resource_quota/memory_quota.h:40:
In file included from /host/spi-builder-workspace/src/core/lib/promise/activity.h:34:
In file included from /host/spi-builder-workspace/src/core/lib/promise/detail/promise_factory.h:25:
In file included from /host/spi-builder-workspace/src/core/lib/promise/detail/promise_like.h:24:
In file included from /host/spi-builder-workspace/src/core/channelz/property_list.h:27:
In file included from /host/spi-builder-workspace/src/core/util/time.h:18:
/host/spi-builder-workspace/spm-core-include/grpc/event_engine/event_engine.h:171:5: error: unknown type name 'socklen_t'; did you mean 'locale_t'?
  171 |     socklen_t size_ = 0;
      |     ^~~~~~~~~
      |     locale_t
/root/.swiftpm/swift-sdks/swift-6.2-DEVELOPMENT-SNAPSHOT-2025-05-30-a_wasm.artifactbundle/swift-6.2-DEVELOPMENT-SNAPSHOT-2025-05-30-a_wasm/wasm32-unknown-wasi/WASI.sdk/include/wasm32-wasi/bits/alltypes.h:384:34: note: 'locale_t' declared here
  384 | typedef struct __locale_struct * locale_t;
      |                                  ^
[0/1038] Compiling interception_chain.cc
In file included from /host/spi-builder-workspace/src/core/call/message.cc:15:
In file included from /host/spi-builder-workspace/src/core/call/message.h:18:
/host/spi-builder-workspace/spm-core-include/grpc/support/port_platform.h:527:2: error: "Could not auto-detect platform"
  527 | #error "Could not auto-detect platform"
      |  ^
/host/spi-builder-workspace/spm-core-include/grpc/support/port_platform.h:538:2: warning: "GPR_PLATFORM_STRING not auto-detected" [-W#warnings]
  538 | #warning "GPR_PLATFORM_STRING not auto-detected"
      |  ^
/host/spi-builder-workspace/spm-core-include/grpc/support/port_platform.h:605:2: error: Must define exactly one of GPR_GCC_ATOMIC, GPR_GCC_SYNC, GPR_WINDOWS_ATOMIC
  605 | #error Must define exactly one of GPR_GCC_ATOMIC, GPR_GCC_SYNC, GPR_WINDOWS_ATOMIC
      |  ^
/host/spi-builder-workspace/spm-core-include/grpc/support/port_platform.h:609:2: error: Must define exactly one of GPR_ARCH_32, GPR_ARCH_64
  609 | #error Must define exactly one of GPR_ARCH_32, GPR_ARCH_64
      |  ^
/host/spi-builder-workspace/spm-core-include/grpc/support/port_platform.h:615:2: error: Must define exactly one of GPR_CPU_LINUX, GPR_CPU_POSIX, GPR_WINDOWS, GPR_CPU_IPHONE, GPR_CPU_CUSTOM
  615 | #error Must define exactly one of GPR_CPU_LINUX, GPR_CPU_POSIX, GPR_WINDOWS, GPR_CPU_IPHONE, GPR_CPU_CUSTOM
      |  ^
In file included from /host/spi-builder-workspace/src/core/call/message.cc:15:
In file included from /host/spi-builder-workspace/src/core/call/message.h:20:
In file included from /host/spi-builder-workspace/src/core/lib/resource_quota/arena.h:28:
In file included from /host/spi-builder-workspace/spm-core-include/grpc/event_engine/memory_allocator.h:17:
In file included from /host/spi-builder-workspace/spm-core-include/grpc/event_engine/internal/memory_allocator_impl.h:18:
In file included from /host/spi-builder-workspace/spm-core-include/grpc/slice.h:24:
In file included from /host/spi-builder-workspace/spm-core-include/grpc/support/sync.h:49:
In file included from /host/spi-builder-workspace/spm-core-include/grpc/support/sync_generic.h:24:
/host/spi-builder-workspace/spm-core-include/grpc/support/atm.h:79:2: error: could not determine platform for atm
   79 | #error could not determine platform for atm
      |  ^
In file included from /host/spi-builder-workspace/src/core/call/message.cc:15:
In file included from /host/spi-builder-workspace/src/core/call/message.h:20:
In file included from /host/spi-builder-workspace/src/core/lib/resource_quota/arena.h:28:
In file included from /host/spi-builder-workspace/spm-core-include/grpc/event_engine/memory_allocator.h:17:
In file included from /host/spi-builder-workspace/spm-core-include/grpc/event_engine/internal/memory_allocator_impl.h:18:
In file included from /host/spi-builder-workspace/spm-core-include/grpc/slice.h:24:
In file included from /host/spi-builder-workspace/spm-core-include/grpc/support/sync.h:49:
/host/spi-builder-workspace/spm-core-include/grpc/support/sync_generic.h:29:3: error: unknown type name 'gpr_atm'
   29 |   gpr_atm state;
      |   ^
/host/spi-builder-workspace/spm-core-include/grpc/support/sync_generic.h:36:3: error: unknown type name 'gpr_atm'
   36 |   gpr_atm count;
      |   ^
/host/spi-builder-workspace/spm-core-include/grpc/support/sync_generic.h:41:3: error: unknown type name 'gpr_atm'
   41 |   gpr_atm value;
      |   ^
In file included from /host/spi-builder-workspace/src/core/call/message.cc:15:
In file included from /host/spi-builder-workspace/src/core/call/message.h:20:
In file included from /host/spi-builder-workspace/src/core/lib/resource_quota/arena.h:39:
In file included from /host/spi-builder-workspace/src/core/lib/resource_quota/memory_quota.h:34:
In file included from /host/spi-builder-workspace/.build/checkouts/abseil-cpp-SwiftPM/absl/container/flat_hash_set.h:43:
In file included from /host/spi-builder-workspace/.build/checkouts/abseil-cpp-SwiftPM/absl/container/hash_container_defaults.h:19:
In file included from /host/spi-builder-workspace/.build/checkouts/abseil-cpp-SwiftPM/absl/container/internal/hash_function_defaults.h:57:
In file included from /host/spi-builder-workspace/.build/checkouts/abseil-cpp-SwiftPM/absl/hash/hash.h:89:
In file included from /host/spi-builder-workspace/.build/checkouts/abseil-cpp-SwiftPM/absl/hash/internal/hash.h:86:
/host/spi-builder-workspace/.build/checkouts/abseil-cpp-SwiftPM/absl/numeric/int128.h:1194:1: error: redundant #include of module 'abseil' appears within namespace 'absl::lts_20250512' [-Wmodules-import-nested-redundant]
 1194 | #include "absl/numeric/int128_have_intrinsic.inc"  // IWYU pragma: export
      | ^
/host/spi-builder-workspace/.build/checkouts/abseil-cpp-SwiftPM/absl/numeric/int128.h:565:1: note: namespace 'absl::lts_20250512' begins here
  565 | ABSL_NAMESPACE_BEGIN
      | ^
/host/spi-builder-workspace/.build/checkouts/abseil-cpp-SwiftPM/absl/base/config.h:181:3: note: expanded from macro 'ABSL_NAMESPACE_BEGIN'
  181 |   inline namespace ABSL_OPTION_INLINE_NAMESPACE_NAME {
      |   ^
In file included from /host/spi-builder-workspace/src/core/call/message.cc:15:
In file included from /host/spi-builder-workspace/src/core/call/message.h:20:
In file included from /host/spi-builder-workspace/src/core/lib/resource_quota/arena.h:39:
In file included from /host/spi-builder-workspace/src/core/lib/resource_quota/memory_quota.h:40:
In file included from /host/spi-builder-workspace/src/core/lib/promise/activity.h:34:
In file included from /host/spi-builder-workspace/src/core/lib/promise/detail/promise_factory.h:25:
In file included from /host/spi-builder-workspace/src/core/lib/promise/detail/promise_like.h:24:
In file included from /host/spi-builder-workspace/src/core/channelz/property_list.h:24:
In file included from /host/spi-builder-workspace/src/core/ext/upb-gen/google/protobuf/any.upb.h:12:
In file included from /host/spi-builder-workspace/third_party/upb/upb/generated_code_support.h:12:
In file included from /host/spi-builder-workspace/third_party/upb/upb/base/upcast.h:12:
In file included from /host/spi-builder-workspace/third_party/upb/upb/port/def.inc:46:
/root/.swiftpm/swift-sdks/swift-6.2-DEVELOPMENT-SNAPSHOT-2025-05-30-a_wasm.artifactbundle/swift-6.2-DEVELOPMENT-SNAPSHOT-2025-05-30-a_wasm/wasm32-unknown-wasi/WASI.sdk/include/wasm32-wasi/setjmp.h:13:2: error: Setjmp/longjmp support requires Exception handling support, which is [not yet standardized](https://github.com/WebAssembly/proposals?tab=readme-ov-file#phase-3---implementation-phase-cg--wg). To enable it, compile with `-mllvm -wasm-enable-sjlj` and use an engine that implements the Exception handling proposal.
   13 | #error Setjmp/longjmp support requires Exception handling support, which is [not yet standardized](https://github.com/WebAssembly/proposals?tab=readme-ov-file#phase-3---implementation-phase-cg--wg). To enable it, compile with `-mllvm -wasm-enable-sjlj` and use an engine that implements the Exception handling proposal.
      |  ^
In file included from /host/spi-builder-workspace/src/core/call/message.cc:15:
In file included from /host/spi-builder-workspace/src/core/call/message.h:20:
In file included from /host/spi-builder-workspace/src/core/lib/resource_quota/arena.h:39:
In file included from /host/spi-builder-workspace/src/core/lib/resource_quota/memory_quota.h:40:
In file included from /host/spi-builder-workspace/src/core/lib/promise/activity.h:34:
In file included from /host/spi-builder-workspace/src/core/lib/promise/detail/promise_factory.h:25:
In file included from /host/spi-builder-workspace/src/core/lib/promise/detail/promise_like.h:24:
In file included from /host/spi-builder-workspace/src/core/channelz/property_list.h:27:
In file included from /host/spi-builder-workspace/src/core/util/time.h:18:
In file included from /host/spi-builder-workspace/spm-core-include/grpc/event_engine/event_engine.h:21:
/host/spi-builder-workspace/spm-core-include/grpc/event_engine/port.h:36:2: error: UNKNOWN PLATFORM
   36 | #error UNKNOWN PLATFORM
      |  ^
In file included from /host/spi-builder-workspace/src/core/call/message.cc:15:
In file included from /host/spi-builder-workspace/src/core/call/message.h:20:
In file included from /host/spi-builder-workspace/src/core/lib/resource_quota/arena.h:39:
In file included from /host/spi-builder-workspace/src/core/lib/resource_quota/memory_quota.h:40:
In file included from /host/spi-builder-workspace/src/core/lib/promise/activity.h:34:
In file included from /host/spi-builder-workspace/src/core/lib/promise/detail/promise_factory.h:25:
In file included from /host/spi-builder-workspace/src/core/lib/promise/detail/promise_like.h:24:
In file included from /host/spi-builder-workspace/src/core/channelz/property_list.h:27:
In file included from /host/spi-builder-workspace/src/core/util/time.h:18:
/host/spi-builder-workspace/spm-core-include/grpc/event_engine/event_engine.h:161:22: error: unknown type name 'socklen_t'; did you mean 'locale_t'?
  161 |     static constexpr socklen_t MAX_SIZE_BYTES = 128;
      |                      ^~~~~~~~~
      |                      locale_t
/root/.swiftpm/swift-sdks/swift-6.2-DEVELOPMENT-SNAPSHOT-2025-05-30-a_wasm.artifactbundle/swift-6.2-DEVELOPMENT-SNAPSHOT-2025-05-30-a_wasm/wasm32-unknown-wasi/WASI.sdk/include/wasm32-wasi/bits/alltypes.h:384:34: note: 'locale_t' declared here
  384 | typedef struct __locale_struct * locale_t;
      |                                  ^
In file included from /host/spi-builder-workspace/src/core/call/message.cc:15:
In file included from /host/spi-builder-workspace/src/core/call/message.h:20:
In file included from /host/spi-builder-workspace/src/core/lib/resource_quota/arena.h:39:
In file included from /host/spi-builder-workspace/src/core/lib/resource_quota/memory_quota.h:40:
In file included from /host/spi-builder-workspace/src/core/lib/promise/activity.h:34:
In file included from /host/spi-builder-workspace/src/core/lib/promise/detail/promise_factory.h:25:
In file included from /host/spi-builder-workspace/src/core/lib/promise/detail/promise_like.h:24:
In file included from /host/spi-builder-workspace/src/core/channelz/property_list.h:27:
In file included from /host/spi-builder-workspace/src/core/util/time.h:18:
/host/spi-builder-workspace/spm-core-include/grpc/event_engine/event_engine.h:161:32: error: cannot initialize a variable of type 'const locale_t' (aka '__locale_struct *const') with an rvalue of type 'int'
  161 |     static constexpr socklen_t MAX_SIZE_BYTES = 128;
      |                                ^                ~~~
/host/spi-builder-workspace/spm-core-include/grpc/event_engine/event_engine.h:163:27: error: unknown type name 'sockaddr'
  163 |     ResolvedAddress(const sockaddr* address, socklen_t size);
      |                           ^
/host/spi-builder-workspace/spm-core-include/grpc/event_engine/event_engine.h:163:46: error: unknown type name 'socklen_t'; did you mean 'locale_t'?
  163 |     ResolvedAddress(const sockaddr* address, socklen_t size);
      |                                              ^~~~~~~~~
      |                                              locale_t
/root/.swiftpm/swift-sdks/swift-6.2-DEVELOPMENT-SNAPSHOT-2025-05-30-a_wasm.artifactbundle/swift-6.2-DEVELOPMENT-SNAPSHOT-2025-05-30-a_wasm/wasm32-unknown-wasi/WASI.sdk/include/wasm32-wasi/bits/alltypes.h:384:34: note: 'locale_t' declared here
  384 | typedef struct __locale_struct * locale_t;
      |                                  ^
In file included from /host/spi-builder-workspace/src/core/call/message.cc:15:
In file included from /host/spi-builder-workspace/src/core/call/message.h:20:
In file included from /host/spi-builder-workspace/src/core/lib/resource_quota/arena.h:39:
In file included from /host/spi-builder-workspace/src/core/lib/resource_quota/memory_quota.h:40:
In file included from /host/spi-builder-workspace/src/core/lib/promise/activity.h:34:
In file included from /host/spi-builder-workspace/src/core/lib/promise/detail/promise_factory.h:25:
In file included from /host/spi-builder-workspace/src/core/lib/promise/detail/promise_like.h:24:
In file included from /host/spi-builder-workspace/src/core/channelz/property_list.h:27:
In file included from /host/spi-builder-workspace/src/core/util/time.h:18:
/host/spi-builder-workspace/spm-core-include/grpc/event_engine/event_engine.h:167:5: error: unknown type name 'socklen_t'; did you mean 'locale_t'?
  167 |     socklen_t size() const;
      |     ^~~~~~~~~
      |     locale_t
/root/.swiftpm/swift-sdks/swift-6.2-DEVELOPMENT-SNAPSHOT-2025-05-30-a_wasm.artifactbundle/swift-6.2-DEVELOPMENT-SNAPSHOT-2025-05-30-a_wasm/wasm32-unknown-wasi/WASI.sdk/include/wasm32-wasi/bits/alltypes.h:384:34: note: 'locale_t' declared here
  384 | typedef struct __locale_struct * locale_t;
      |                                  ^
In file included from /host/spi-builder-workspace/src/core/call/message.cc:15:
In file included from /host/spi-builder-workspace/src/core/call/message.h:20:
In file included from /host/spi-builder-workspace/src/core/lib/resource_quota/arena.h:39:
In file included from /host/spi-builder-workspace/src/core/lib/resource_quota/memory_quota.h:40:
In file included from /host/spi-builder-workspace/src/core/lib/promise/activity.h:34:
In file included from /host/spi-builder-workspace/src/core/lib/promise/detail/promise_factory.h:25:
In file included from /host/spi-builder-workspace/src/core/lib/promise/detail/promise_like.h:24:
In file included from /host/spi-builder-workspace/src/core/channelz/property_list.h:27:
In file included from /host/spi-builder-workspace/src/core/util/time.h:18:
/host/spi-builder-workspace/spm-core-include/grpc/event_engine/event_engine.h:171:5: error: unknown type name 'socklen_t'; did you mean 'locale_t'?
  171 |     socklen_t size_ = 0;
      |     ^~~~~~~~~
      |     locale_t
/root/.swiftpm/swift-sdks/swift-6.2-DEVELOPMENT-SNAPSHOT-2025-05-30-a_wasm.artifactbundle/swift-6.2-DEVELOPMENT-SNAPSHOT-2025-05-30-a_wasm/wasm32-unknown-wasi/WASI.sdk/include/wasm32-wasi/bits/alltypes.h:384:34: note: 'locale_t' declared here
  384 | typedef struct __locale_struct * locale_t;
      |                                  ^
[0/1038] Compiling message.cc
In file included from /host/spi-builder-workspace/src/core/call/call_arena_allocator.cc:15:
In file included from /host/spi-builder-workspace/src/core/call/call_arena_allocator.h:18:
/host/spi-builder-workspace/spm-core-include/grpc/support/port_platform.h:527:2: error: "Could not auto-detect platform"
  527 | #error "Could not auto-detect platform"
      |  ^
/host/spi-builder-workspace/spm-core-include/grpc/support/port_platform.h:538:2: warning: "GPR_PLATFORM_STRING not auto-detected" [-W#warnings]
  538 | #warning "GPR_PLATFORM_STRING not auto-detected"
      |  ^
/host/spi-builder-workspace/spm-core-include/grpc/support/port_platform.h:605:2: error: Must define exactly one of GPR_GCC_ATOMIC, GPR_GCC_SYNC, GPR_WINDOWS_ATOMIC
  605 | #error Must define exactly one of GPR_GCC_ATOMIC, GPR_GCC_SYNC, GPR_WINDOWS_ATOMIC
      |  ^
/host/spi-builder-workspace/spm-core-include/grpc/support/port_platform.h:609:2: error: Must define exactly one of GPR_ARCH_32, GPR_ARCH_64
  609 | #error Must define exactly one of GPR_ARCH_32, GPR_ARCH_64
      |  ^
/host/spi-builder-workspace/spm-core-include/grpc/support/port_platform.h:615:2: error: Must define exactly one of GPR_CPU_LINUX, GPR_CPU_POSIX, GPR_WINDOWS, GPR_CPU_IPHONE, GPR_CPU_CUSTOM
  615 | #error Must define exactly one of GPR_CPU_LINUX, GPR_CPU_POSIX, GPR_WINDOWS, GPR_CPU_IPHONE, GPR_CPU_CUSTOM
      |  ^
In file included from /host/spi-builder-workspace/src/core/call/call_arena_allocator.cc:15:
In file included from /host/spi-builder-workspace/src/core/call/call_arena_allocator.h:24:
In file included from /host/spi-builder-workspace/src/core/lib/resource_quota/arena.h:28:
In file included from /host/spi-builder-workspace/spm-core-include/grpc/event_engine/memory_allocator.h:17:
In file included from /host/spi-builder-workspace/spm-core-include/grpc/event_engine/internal/memory_allocator_impl.h:18:
In file included from /host/spi-builder-workspace/spm-core-include/grpc/slice.h:24:
In file included from /host/spi-builder-workspace/spm-core-include/grpc/support/sync.h:49:
In file included from /host/spi-builder-workspace/spm-core-include/grpc/support/sync_generic.h:24:
/host/spi-builder-workspace/spm-core-include/grpc/support/atm.h:79:2: error: could not determine platform for atm
   79 | #error could not determine platform for atm
      |  ^
In file included from /host/spi-builder-workspace/src/core/call/call_arena_allocator.cc:15:
In file included from /host/spi-builder-workspace/src/core/call/call_arena_allocator.h:24:
In file included from /host/spi-builder-workspace/src/core/lib/resource_quota/arena.h:28:
In file included from /host/spi-builder-workspace/spm-core-include/grpc/event_engine/memory_allocator.h:17:
In file included from /host/spi-builder-workspace/spm-core-include/grpc/event_engine/internal/memory_allocator_impl.h:18:
In file included from /host/spi-builder-workspace/spm-core-include/grpc/slice.h:24:
In file included from /host/spi-builder-workspace/spm-core-include/grpc/support/sync.h:49:
/host/spi-builder-workspace/spm-core-include/grpc/support/sync_generic.h:29:3: error: unknown type name 'gpr_atm'
   29 |   gpr_atm state;
      |   ^
/host/spi-builder-workspace/spm-core-include/grpc/support/sync_generic.h:36:3: error: unknown type name 'gpr_atm'
   36 |   gpr_atm count;
      |   ^
/host/spi-builder-workspace/spm-core-include/grpc/support/sync_generic.h:41:3: error: unknown type name 'gpr_atm'
   41 |   gpr_atm value;
      |   ^
In file included from /host/spi-builder-workspace/src/core/call/call_arena_allocator.cc:15:
In file included from /host/spi-builder-workspace/src/core/call/call_arena_allocator.h:24:
In file included from /host/spi-builder-workspace/src/core/lib/resource_quota/arena.h:39:
In file included from /host/spi-builder-workspace/src/core/lib/resource_quota/memory_quota.h:34:
In file included from /host/spi-builder-workspace/.build/checkouts/abseil-cpp-SwiftPM/absl/container/flat_hash_set.h:43:
In file included from /host/spi-builder-workspace/.build/checkouts/abseil-cpp-SwiftPM/absl/container/hash_container_defaults.h:19:
In file included from /host/spi-builder-workspace/.build/checkouts/abseil-cpp-SwiftPM/absl/container/internal/hash_function_defaults.h:57:
In file included from /host/spi-builder-workspace/.build/checkouts/abseil-cpp-SwiftPM/absl/hash/hash.h:89:
In file included from /host/spi-builder-workspace/.build/checkouts/abseil-cpp-SwiftPM/absl/hash/internal/hash.h:86:
/host/spi-builder-workspace/.build/checkouts/abseil-cpp-SwiftPM/absl/numeric/int128.h:1194:1: error: redundant #include of module 'abseil' appears within namespace 'absl::lts_20250512' [-Wmodules-import-nested-redundant]
 1194 | #include "absl/numeric/int128_have_intrinsic.inc"  // IWYU pragma: export
      | ^
/host/spi-builder-workspace/.build/checkouts/abseil-cpp-SwiftPM/absl/numeric/int128.h:565:1: note: namespace 'absl::lts_20250512' begins here
  565 | ABSL_NAMESPACE_BEGIN
      | ^
/host/spi-builder-workspace/.build/checkouts/abseil-cpp-SwiftPM/absl/base/config.h:181:3: note: expanded from macro 'ABSL_NAMESPACE_BEGIN'
  181 |   inline namespace ABSL_OPTION_INLINE_NAMESPACE_NAME {
      |   ^
In file included from /host/spi-builder-workspace/src/core/call/call_arena_allocator.cc:15:
In file included from /host/spi-builder-workspace/src/core/call/call_arena_allocator.h:24:
In file included from /host/spi-builder-workspace/src/core/lib/resource_quota/arena.h:39:
In file included from /host/spi-builder-workspace/src/core/lib/resource_quota/memory_quota.h:40:
In file included from /host/spi-builder-workspace/src/core/lib/promise/activity.h:34:
In file included from /host/spi-builder-workspace/src/core/lib/promise/detail/promise_factory.h:25:
In file included from /host/spi-builder-workspace/src/core/lib/promise/detail/promise_like.h:24:
In file included from /host/spi-builder-workspace/src/core/channelz/property_list.h:24:
In file included from /host/spi-builder-workspace/src/core/ext/upb-gen/google/protobuf/any.upb.h:12:
In file included from /host/spi-builder-workspace/third_party/upb/upb/generated_code_support.h:12:
In file included from /host/spi-builder-workspace/third_party/upb/upb/base/upcast.h:12:
In file included from /host/spi-builder-workspace/third_party/upb/upb/port/def.inc:46:
/root/.swiftpm/swift-sdks/swift-6.2-DEVELOPMENT-SNAPSHOT-2025-05-30-a_wasm.artifactbundle/swift-6.2-DEVELOPMENT-SNAPSHOT-2025-05-30-a_wasm/wasm32-unknown-wasi/WASI.sdk/include/wasm32-wasi/setjmp.h:13:2: error: Setjmp/longjmp support requires Exception handling support, which is [not yet standardized](https://github.com/WebAssembly/proposals?tab=readme-ov-file#phase-3---implementation-phase-cg--wg). To enable it, compile with `-mllvm -wasm-enable-sjlj` and use an engine that implements the Exception handling proposal.
   13 | #error Setjmp/longjmp support requires Exception handling support, which is [not yet standardized](https://github.com/WebAssembly/proposals?tab=readme-ov-file#phase-3---implementation-phase-cg--wg). To enable it, compile with `-mllvm -wasm-enable-sjlj` and use an engine that implements the Exception handling proposal.
      |  ^
In file included from /host/spi-builder-workspace/src/core/call/call_arena_allocator.cc:15:
In file included from /host/spi-builder-workspace/src/core/call/call_arena_allocator.h:24:
In file included from /host/spi-builder-workspace/src/core/lib/resource_quota/arena.h:39:
In file included from /host/spi-builder-workspace/src/core/lib/resource_quota/memory_quota.h:40:
In file included from /host/spi-builder-workspace/src/core/lib/promise/activity.h:34:
In file included from /host/spi-builder-workspace/src/core/lib/promise/detail/promise_factory.h:25:
In file included from /host/spi-builder-workspace/src/core/lib/promise/detail/promise_like.h:24:
In file included from /host/spi-builder-workspace/src/core/channelz/property_list.h:27:
In file included from /host/spi-builder-workspace/src/core/util/time.h:18:
In file included from /host/spi-builder-workspace/spm-core-include/grpc/event_engine/event_engine.h:21:
/host/spi-builder-workspace/spm-core-include/grpc/event_engine/port.h:36:2: error: UNKNOWN PLATFORM
   36 | #error UNKNOWN PLATFORM
      |  ^
In file included from /host/spi-builder-workspace/src/core/call/call_arena_allocator.cc:15:
In file included from /host/spi-builder-workspace/src/core/call/call_arena_allocator.h:24:
In file included from /host/spi-builder-workspace/src/core/lib/resource_quota/arena.h:39:
In file included from /host/spi-builder-workspace/src/core/lib/resource_quota/memory_quota.h:40:
In file included from /host/spi-builder-workspace/src/core/lib/promise/activity.h:34:
In file included from /host/spi-builder-workspace/src/core/lib/promise/detail/promise_factory.h:25:
In file included from /host/spi-builder-workspace/src/core/lib/promise/detail/promise_like.h:24:
In file included from /host/spi-builder-workspace/src/core/channelz/property_list.h:27:
In file included from /host/spi-builder-workspace/src/core/util/time.h:18:
/host/spi-builder-workspace/spm-core-include/grpc/event_engine/event_engine.h:161:22: error: unknown type name 'socklen_t'; did you mean 'locale_t'?
  161 |     static constexpr socklen_t MAX_SIZE_BYTES = 128;
      |                      ^~~~~~~~~
      |                      locale_t
/root/.swiftpm/swift-sdks/swift-6.2-DEVELOPMENT-SNAPSHOT-2025-05-30-a_wasm.artifactbundle/swift-6.2-DEVELOPMENT-SNAPSHOT-2025-05-30-a_wasm/wasm32-unknown-wasi/WASI.sdk/include/wasm32-wasi/bits/alltypes.h:384:34: note: 'locale_t' declared here
  384 | typedef struct __locale_struct * locale_t;
      |                                  ^
In file included from /host/spi-builder-workspace/src/core/call/call_arena_allocator.cc:15:
In file included from /host/spi-builder-workspace/src/core/call/call_arena_allocator.h:24:
In file included from /host/spi-builder-workspace/src/core/lib/resource_quota/arena.h:39:
In file included from /host/spi-builder-workspace/src/core/lib/resource_quota/memory_quota.h:40:
In file included from /host/spi-builder-workspace/src/core/lib/promise/activity.h:34:
In file included from /host/spi-builder-workspace/src/core/lib/promise/detail/promise_factory.h:25:
In file included from /host/spi-builder-workspace/src/core/lib/promise/detail/promise_like.h:24:
In file included from /host/spi-builder-workspace/src/core/channelz/property_list.h:27:
In file included from /host/spi-builder-workspace/src/core/util/time.h:18:
/host/spi-builder-workspace/spm-core-include/grpc/event_engine/event_engine.h:161:32: error: cannot initialize a variable of type 'const locale_t' (aka '__locale_struct *const') with an rvalue of type 'int'
  161 |     static constexpr socklen_t MAX_SIZE_BYTES = 128;
      |                                ^                ~~~
/host/spi-builder-workspace/spm-core-include/grpc/event_engine/event_engine.h:163:27: error: unknown type name 'sockaddr'
  163 |     ResolvedAddress(const sockaddr* address, socklen_t size);
      |                           ^
/host/spi-builder-workspace/spm-core-include/grpc/event_engine/event_engine.h:163:46: error: unknown type name 'socklen_t'; did you mean 'locale_t'?
  163 |     ResolvedAddress(const sockaddr* address, socklen_t size);
      |                                              ^~~~~~~~~
      |                                              locale_t
/root/.swiftpm/swift-sdks/swift-6.2-DEVELOPMENT-SNAPSHOT-2025-05-30-a_wasm.artifactbundle/swift-6.2-DEVELOPMENT-SNAPSHOT-2025-05-30-a_wasm/wasm32-unknown-wasi/WASI.sdk/include/wasm32-wasi/bits/alltypes.h:384:34: note: 'locale_t' declared here
  384 | typedef struct __locale_struct * locale_t;
      |                                  ^
In file included from /host/spi-builder-workspace/src/core/call/call_arena_allocator.cc:15:
In file included from /host/spi-builder-workspace/src/core/call/call_arena_allocator.h:24:
In file included from /host/spi-builder-workspace/src/core/lib/resource_quota/arena.h:39:
In file included from /host/spi-builder-workspace/src/core/lib/resource_quota/memory_quota.h:40:
In file included from /host/spi-builder-workspace/src/core/lib/promise/activity.h:34:
In file included from /host/spi-builder-workspace/src/core/lib/promise/detail/promise_factory.h:25:
In file included from /host/spi-builder-workspace/src/core/lib/promise/detail/promise_like.h:24:
In file included from /host/spi-builder-workspace/src/core/channelz/property_list.h:27:
In file included from /host/spi-builder-workspace/src/core/util/time.h:18:
/host/spi-builder-workspace/spm-core-include/grpc/event_engine/event_engine.h:167:5: error: unknown type name 'socklen_t'; did you mean 'locale_t'?
  167 |     socklen_t size() const;
      |     ^~~~~~~~~
      |     locale_t
/root/.swiftpm/swift-sdks/swift-6.2-DEVELOPMENT-SNAPSHOT-2025-05-30-a_wasm.artifactbundle/swift-6.2-DEVELOPMENT-SNAPSHOT-2025-05-30-a_wasm/wasm32-unknown-wasi/WASI.sdk/include/wasm32-wasi/bits/alltypes.h:384:34: note: 'locale_t' declared here
  384 | typedef struct __locale_struct * locale_t;
      |                                  ^
In file included from /host/spi-builder-workspace/src/core/call/call_arena_allocator.cc:15:
In file included from /host/spi-builder-workspace/src/core/call/call_arena_allocator.h:24:
In file included from /host/spi-builder-workspace/src/core/lib/resource_quota/arena.h:39:
In file included from /host/spi-builder-workspace/src/core/lib/resource_quota/memory_quota.h:40:
In file included from /host/spi-builder-workspace/src/core/lib/promise/activity.h:34:
In file included from /host/spi-builder-workspace/src/core/lib/promise/detail/promise_factory.h:25:
In file included from /host/spi-builder-workspace/src/core/lib/promise/detail/promise_like.h:24:
In file included from /host/spi-builder-workspace/src/core/channelz/property_list.h:27:
In file included from /host/spi-builder-workspace/src/core/util/time.h:18:
/host/spi-builder-workspace/spm-core-include/grpc/event_engine/event_engine.h:171:5: error: unknown type name 'socklen_t'; did you mean 'locale_t'?
  171 |     socklen_t size_ = 0;
      |     ^~~~~~~~~
      |     locale_t
/root/.swiftpm/swift-sdks/swift-6.2-DEVELOPMENT-SNAPSHOT-2025-05-30-a_wasm.artifactbundle/swift-6.2-DEVELOPMENT-SNAPSHOT-2025-05-30-a_wasm/wasm32-unknown-wasi/WASI.sdk/include/wasm32-wasi/bits/alltypes.h:384:34: note: 'locale_t' declared here
  384 | typedef struct __locale_struct * locale_t;
      |                                  ^
[0/1038] Compiling call_arena_allocator.cc
In file included from /host/spi-builder-workspace/src/core/client_channel/load_balanced_call_destination.cc:15:
In file included from /host/spi-builder-workspace/src/core/client_channel/load_balanced_call_destination.h:19:
In file included from /host/spi-builder-workspace/src/core/call/call_destination.h:18:
/host/spi-builder-workspace/spm-core-include/grpc/support/port_platform.h:527:2: error: "Could not auto-detect platform"
  527 | #error "Could not auto-detect platform"
      |  ^
/host/spi-builder-workspace/spm-core-include/grpc/support/port_platform.h:538:2: warning: "GPR_PLATFORM_STRING not auto-detected" [-W#warnings]
  538 | #warning "GPR_PLATFORM_STRING not auto-detected"
      |  ^
/host/spi-builder-workspace/spm-core-include/grpc/support/port_platform.h:605:2: error: Must define exactly one of GPR_GCC_ATOMIC, GPR_GCC_SYNC, GPR_WINDOWS_ATOMIC
  605 | #error Must define exactly one of GPR_GCC_ATOMIC, GPR_GCC_SYNC, GPR_WINDOWS_ATOMIC
      |  ^
/host/spi-builder-workspace/spm-core-include/grpc/support/port_platform.h:609:2: error: Must define exactly one of GPR_ARCH_32, GPR_ARCH_64
  609 | #error Must define exactly one of GPR_ARCH_32, GPR_ARCH_64
      |  ^
/host/spi-builder-workspace/spm-core-include/grpc/support/port_platform.h:615:2: error: Must define exactly one of GPR_CPU_LINUX, GPR_CPU_POSIX, GPR_WINDOWS, GPR_CPU_IPHONE, GPR_CPU_CUSTOM
  615 | #error Must define exactly one of GPR_CPU_LINUX, GPR_CPU_POSIX, GPR_WINDOWS, GPR_CPU_IPHONE, GPR_CPU_CUSTOM
      |  ^
In file included from /host/spi-builder-workspace/src/core/client_channel/load_balanced_call_destination.cc:15:
In file included from /host/spi-builder-workspace/src/core/client_channel/load_balanced_call_destination.h:19:
In file included from /host/spi-builder-workspace/src/core/call/call_destination.h:20:
In file included from /host/spi-builder-workspace/src/core/call/call_spine.h:21:
In file included from /host/spi-builder-workspace/src/core/call/call_arena_allocator.h:24:
In file included from /host/spi-builder-workspace/src/core/lib/resource_quota/arena.h:28:
In file included from /host/spi-builder-workspace/spm-core-include/grpc/event_engine/memory_allocator.h:17:
In file included from /host/spi-builder-workspace/spm-core-include/grpc/event_engine/internal/memory_allocator_impl.h:18:
In file included from /host/spi-builder-workspace/spm-core-include/grpc/slice.h:24:
In file included from /host/spi-builder-workspace/spm-core-include/grpc/support/sync.h:49:
In file included from /host/spi-builder-workspace/spm-core-include/grpc/support/sync_generic.h:24:
/host/spi-builder-workspace/spm-core-include/grpc/support/atm.h:79:2: error: could not determine platform for atm
   79 | #error could not determine platform for atm
      |  ^
In file included from /host/spi-builder-workspace/src/core/client_channel/load_balanced_call_destination.cc:15:
In file included from /host/spi-builder-workspace/src/core/client_channel/load_balanced_call_destination.h:19:
In file included from /host/spi-builder-workspace/src/core/call/call_destination.h:20:
In file included from /host/spi-builder-workspace/src/core/call/call_spine.h:21:
In file included from /host/spi-builder-workspace/src/core/call/call_arena_allocator.h:24:
In file included from /host/spi-builder-workspace/src/core/lib/resource_quota/arena.h:28:
In file included from /host/spi-builder-workspace/spm-core-include/grpc/event_engine/memory_allocator.h:17:
In file included from /host/spi-builder-workspace/spm-core-include/grpc/event_engine/internal/memory_allocator_impl.h:18:
In file included from /host/spi-builder-workspace/spm-core-include/grpc/slice.h:24:
In file included from /host/spi-builder-workspace/spm-core-include/grpc/support/sync.h:49:
/host/spi-builder-workspace/spm-core-include/grpc/support/sync_generic.h:29:3: error: unknown type name 'gpr_atm'
   29 |   gpr_atm state;
      |   ^
/host/spi-builder-workspace/spm-core-include/grpc/support/sync_generic.h:36:3: error: unknown type name 'gpr_atm'
   36 |   gpr_atm count;
      |   ^
/host/spi-builder-workspace/spm-core-include/grpc/support/sync_generic.h:41:3: error: unknown type name 'gpr_atm'
   41 |   gpr_atm value;
      |   ^
In file included from /host/spi-builder-workspace/src/core/client_channel/load_balanced_call_destination.cc:15:
In file included from /host/spi-builder-workspace/src/core/client_channel/load_balanced_call_destination.h:19:
In file included from /host/spi-builder-workspace/src/core/call/call_destination.h:20:
In file included from /host/spi-builder-workspace/src/core/call/call_spine.h:21:
In file included from /host/spi-builder-workspace/src/core/call/call_arena_allocator.h:24:
In file included from /host/spi-builder-workspace/src/core/lib/resource_quota/arena.h:39:
In file included from /host/spi-builder-workspace/src/core/lib/resource_quota/memory_quota.h:34:
In file included from /host/spi-builder-workspace/.build/checkouts/abseil-cpp-SwiftPM/absl/container/flat_hash_set.h:43:
In file included from /host/spi-builder-workspace/.build/checkouts/abseil-cpp-SwiftPM/absl/container/hash_container_defaults.h:19:
In file included from /host/spi-builder-workspace/.build/checkouts/abseil-cpp-SwiftPM/absl/container/internal/hash_function_defaults.h:57:
In file included from /host/spi-builder-workspace/.build/checkouts/abseil-cpp-SwiftPM/absl/hash/hash.h:89:
In file included from /host/spi-builder-workspace/.build/checkouts/abseil-cpp-SwiftPM/absl/hash/internal/hash.h:86:
/host/spi-builder-workspace/.build/checkouts/abseil-cpp-SwiftPM/absl/numeric/int128.h:1194:1: error: redundant #include of module 'abseil' appears within namespace 'absl::lts_20250512' [-Wmodules-import-nested-redundant]
 1194 | #include "absl/numeric/int128_have_intrinsic.inc"  // IWYU pragma: export
      | ^
/host/spi-builder-workspace/.build/checkouts/abseil-cpp-SwiftPM/absl/numeric/int128.h:565:1: note: namespace 'absl::lts_20250512' begins here
  565 | ABSL_NAMESPACE_BEGIN
      | ^
/host/spi-builder-workspace/.build/checkouts/abseil-cpp-SwiftPM/absl/base/config.h:181:3: note: expanded from macro 'ABSL_NAMESPACE_BEGIN'
  181 |   inline namespace ABSL_OPTION_INLINE_NAMESPACE_NAME {
      |   ^
In file included from /host/spi-builder-workspace/src/core/client_channel/load_balanced_call_destination.cc:15:
In file included from /host/spi-builder-workspace/src/core/client_channel/load_balanced_call_destination.h:19:
In file included from /host/spi-builder-workspace/src/core/call/call_destination.h:20:
In file included from /host/spi-builder-workspace/src/core/call/call_spine.h:21:
In file included from /host/spi-builder-workspace/src/core/call/call_arena_allocator.h:24:
In file included from /host/spi-builder-workspace/src/core/lib/resource_quota/arena.h:39:
In file included from /host/spi-builder-workspace/src/core/lib/resource_quota/memory_quota.h:40:
In file included from /host/spi-builder-workspace/src/core/lib/promise/activity.h:34:
In file included from /host/spi-builder-workspace/src/core/lib/promise/detail/promise_factory.h:25:
In file included from /host/spi-builder-workspace/src/core/lib/promise/detail/promise_like.h:24:
In file included from /host/spi-builder-workspace/src/core/channelz/property_list.h:24:
In file included from /host/spi-builder-workspace/src/core/ext/upb-gen/google/protobuf/any.upb.h:12:
In file included from /host/spi-builder-workspace/third_party/upb/upb/generated_code_support.h:12:
In file included from /host/spi-builder-workspace/third_party/upb/upb/base/upcast.h:12:
In file included from /host/spi-builder-workspace/third_party/upb/upb/port/def.inc:46:
/root/.swiftpm/swift-sdks/swift-6.2-DEVELOPMENT-SNAPSHOT-2025-05-30-a_wasm.artifactbundle/swift-6.2-DEVELOPMENT-SNAPSHOT-2025-05-30-a_wasm/wasm32-unknown-wasi/WASI.sdk/include/wasm32-wasi/setjmp.h:13:2: error: Setjmp/longjmp support requires Exception handling support, which is [not yet standardized](https://github.com/WebAssembly/proposals?tab=readme-ov-file#phase-3---implementation-phase-cg--wg). To enable it, compile with `-mllvm -wasm-enable-sjlj` and use an engine that implements the Exception handling proposal.
   13 | #error Setjmp/longjmp support requires Exception handling support, which is [not yet standardized](https://github.com/WebAssembly/proposals?tab=readme-ov-file#phase-3---implementation-phase-cg--wg). To enable it, compile with `-mllvm -wasm-enable-sjlj` and use an engine that implements the Exception handling proposal.
      |  ^
In file included from /host/spi-builder-workspace/src/core/client_channel/load_balanced_call_destination.cc:15:
In file included from /host/spi-builder-workspace/src/core/client_channel/load_balanced_call_destination.h:19:
In file included from /host/spi-builder-workspace/src/core/call/call_destination.h:20:
In file included from /host/spi-builder-workspace/src/core/call/call_spine.h:21:
In file included from /host/spi-builder-workspace/src/core/call/call_arena_allocator.h:24:
In file included from /host/spi-builder-workspace/src/core/lib/resource_quota/arena.h:39:
In file included from /host/spi-builder-workspace/src/core/lib/resource_quota/memory_quota.h:40:
In file included from /host/spi-builder-workspace/src/core/lib/promise/activity.h:34:
In file included from /host/spi-builder-workspace/src/core/lib/promise/detail/promise_factory.h:25:
In file included from /host/spi-builder-workspace/src/core/lib/promise/detail/promise_like.h:24:
In file included from /host/spi-builder-workspace/src/core/channelz/property_list.h:27:
In file included from /host/spi-builder-workspace/src/core/util/time.h:18:
In file included from /host/spi-builder-workspace/spm-core-include/grpc/event_engine/event_engine.h:21:
/host/spi-builder-workspace/spm-core-include/grpc/event_engine/port.h:36:2: error: UNKNOWN PLATFORM
   36 | #error UNKNOWN PLATFORM
      |  ^
In file included from /host/spi-builder-workspace/src/core/client_channel/load_balanced_call_destination.cc:15:
In file included from /host/spi-builder-workspace/src/core/client_channel/load_balanced_call_destination.h:19:
In file included from /host/spi-builder-workspace/src/core/call/call_destination.h:20:
In file included from /host/spi-builder-workspace/src/core/call/call_spine.h:21:
In file included from /host/spi-builder-workspace/src/core/call/call_arena_allocator.h:24:
In file included from /host/spi-builder-workspace/src/core/lib/resource_quota/arena.h:39:
In file included from /host/spi-builder-workspace/src/core/lib/resource_quota/memory_quota.h:40:
In file included from /host/spi-builder-workspace/src/core/lib/promise/activity.h:34:
In file included from /host/spi-builder-workspace/src/core/lib/promise/detail/promise_factory.h:25:
In file included from /host/spi-builder-workspace/src/core/lib/promise/detail/promise_like.h:24:
In file included from /host/spi-builder-workspace/src/core/channelz/property_list.h:27:
In file included from /host/spi-builder-workspace/src/core/util/time.h:18:
/host/spi-builder-workspace/spm-core-include/grpc/event_engine/event_engine.h:161:22: error: unknown type name 'socklen_t'; did you mean 'locale_t'?
  161 |     static constexpr socklen_t MAX_SIZE_BYTES = 128;
      |                      ^~~~~~~~~
      |                      locale_t
/root/.swiftpm/swift-sdks/swift-6.2-DEVELOPMENT-SNAPSHOT-2025-05-30-a_wasm.artifactbundle/swift-6.2-DEVELOPMENT-SNAPSHOT-2025-05-30-a_wasm/wasm32-unknown-wasi/WASI.sdk/include/wasm32-wasi/bits/alltypes.h:384:34: note: 'locale_t' declared here
  384 | typedef struct __locale_struct * locale_t;
      |                                  ^
In file included from /host/spi-builder-workspace/src/core/client_channel/load_balanced_call_destination.cc:15:
In file included from /host/spi-builder-workspace/src/core/client_channel/load_balanced_call_destination.h:19:
In file included from /host/spi-builder-workspace/src/core/call/call_destination.h:20:
In file included from /host/spi-builder-workspace/src/core/call/call_spine.h:21:
In file included from /host/spi-builder-workspace/src/core/call/call_arena_allocator.h:24:
In file included from /host/spi-builder-workspace/src/core/lib/resource_quota/arena.h:39:
In file included from /host/spi-builder-workspace/src/core/lib/resource_quota/memory_quota.h:40:
In file included from /host/spi-builder-workspace/src/core/lib/promise/activity.h:34:
In file included from /host/spi-builder-workspace/src/core/lib/promise/detail/promise_factory.h:25:
In file included from /host/spi-builder-workspace/src/core/lib/promise/detail/promise_like.h:24:
In file included from /host/spi-builder-workspace/src/core/channelz/property_list.h:27:
In file included from /host/spi-builder-workspace/src/core/util/time.h:18:
/host/spi-builder-workspace/spm-core-include/grpc/event_engine/event_engine.h:161:32: error: cannot initialize a variable of type 'const locale_t' (aka '__locale_struct *const') with an rvalue of type 'int'
  161 |     static constexpr socklen_t MAX_SIZE_BYTES = 128;
      |                                ^                ~~~
/host/spi-builder-workspace/spm-core-include/grpc/event_engine/event_engine.h:163:27: error: unknown type name 'sockaddr'
  163 |     ResolvedAddress(const sockaddr* address, socklen_t size);
      |                           ^
/host/spi-builder-workspace/spm-core-include/grpc/event_engine/event_engine.h:163:46: error: unknown type name 'socklen_t'; did you mean 'locale_t'?
  163 |     ResolvedAddress(const sockaddr* address, socklen_t size);
      |                                              ^~~~~~~~~
      |                                              locale_t
/root/.swiftpm/swift-sdks/swift-6.2-DEVELOPMENT-SNAPSHOT-2025-05-30-a_wasm.artifactbundle/swift-6.2-DEVELOPMENT-SNAPSHOT-2025-05-30-a_wasm/wasm32-unknown-wasi/WASI.sdk/include/wasm32-wasi/bits/alltypes.h:384:34: note: 'locale_t' declared here
  384 | typedef struct __locale_struct * locale_t;
      |                                  ^
In file included from /host/spi-builder-workspace/src/core/client_channel/load_balanced_call_destination.cc:15:
In file included from /host/spi-builder-workspace/src/core/client_channel/load_balanced_call_destination.h:19:
In file included from /host/spi-builder-workspace/src/core/call/call_destination.h:20:
In file included from /host/spi-builder-workspace/src/core/call/call_spine.h:21:
In file included from /host/spi-builder-workspace/src/core/call/call_arena_allocator.h:24:
In file included from /host/spi-builder-workspace/src/core/lib/resource_quota/arena.h:39:
In file included from /host/spi-builder-workspace/src/core/lib/resource_quota/memory_quota.h:40:
In file included from /host/spi-builder-workspace/src/core/lib/promise/activity.h:34:
In file included from /host/spi-builder-workspace/src/core/lib/promise/detail/promise_factory.h:25:
In file included from /host/spi-builder-workspace/src/core/lib/promise/detail/promise_like.h:24:
In file included from /host/spi-builder-workspace/src/core/channelz/property_list.h:27:
In file included from /host/spi-builder-workspace/src/core/util/time.h:18:
/host/spi-builder-workspace/spm-core-include/grpc/event_engine/event_engine.h:167:5: error: unknown type name 'socklen_t'; did you mean 'locale_t'?
  167 |     socklen_t size() const;
      |     ^~~~~~~~~
      |     locale_t
/root/.swiftpm/swift-sdks/swift-6.2-DEVELOPMENT-SNAPSHOT-2025-05-30-a_wasm.artifactbundle/swift-6.2-DEVELOPMENT-SNAPSHOT-2025-05-30-a_wasm/wasm32-unknown-wasi/WASI.sdk/include/wasm32-wasi/bits/alltypes.h:384:34: note: 'locale_t' declared here
  384 | typedef struct __locale_struct * locale_t;
      |                                  ^
In file included from /host/spi-builder-workspace/src/core/client_channel/load_balanced_call_destination.cc:15:
In file included from /host/spi-builder-workspace/src/core/client_channel/load_balanced_call_destination.h:19:
In file included from /host/spi-builder-workspace/src/core/call/call_destination.h:20:
In file included from /host/spi-builder-workspace/src/core/call/call_spine.h:21:
In file included from /host/spi-builder-workspace/src/core/call/call_arena_allocator.h:24:
In file included from /host/spi-builder-workspace/src/core/lib/resource_quota/arena.h:39:
In file included from /host/spi-builder-workspace/src/core/lib/resource_quota/memory_quota.h:40:
In file included from /host/spi-builder-workspace/src/core/lib/promise/activity.h:34:
In file included from /host/spi-builder-workspace/src/core/lib/promise/detail/promise_factory.h:25:
In file included from /host/spi-builder-workspace/src/core/lib/promise/detail/promise_like.h:24:
In file included from /host/spi-builder-workspace/src/core/channelz/property_list.h:27:
In file included from /host/spi-builder-workspace/src/core/util/time.h:18:
/host/spi-builder-workspace/spm-core-include/grpc/event_engine/event_engine.h:171:5: error: unknown type name 'socklen_t'; did you mean 'locale_t'?
  171 |     socklen_t size_ = 0;
      |     ^~~~~~~~~
      |     locale_t
/root/.swiftpm/swift-sdks/swift-6.2-DEVELOPMENT-SNAPSHOT-2025-05-30-a_wasm.artifactbundle/swift-6.2-DEVELOPMENT-SNAPSHOT-2025-05-30-a_wasm/wasm32-unknown-wasi/WASI.sdk/include/wasm32-wasi/bits/alltypes.h:384:34: note: 'locale_t' declared here
  384 | typedef struct __locale_struct * locale_t;
      |                                  ^
[0/1038] Compiling load_balanced_call_destination.cc
In file included from /host/spi-builder-workspace/src/core/call/call_filters.cc:15:
In file included from /host/spi-builder-workspace/src/core/call/call_filters.h:18:
/host/spi-builder-workspace/spm-core-include/grpc/support/port_platform.h:527:2: error: "Could not auto-detect platform"
  527 | #error "Could not auto-detect platform"
      |  ^
/host/spi-builder-workspace/spm-core-include/grpc/support/port_platform.h:538:2: warning: "GPR_PLATFORM_STRING not auto-detected" [-W#warnings]
  538 | #warning "GPR_PLATFORM_STRING not auto-detected"
      |  ^
/host/spi-builder-workspace/spm-core-include/grpc/support/port_platform.h:605:2: error: Must define exactly one of GPR_GCC_ATOMIC, GPR_GCC_SYNC, GPR_WINDOWS_ATOMIC
  605 | #error Must define exactly one of GPR_GCC_ATOMIC, GPR_GCC_SYNC, GPR_WINDOWS_ATOMIC
      |  ^
/host/spi-builder-workspace/spm-core-include/grpc/support/port_platform.h:609:2: error: Must define exactly one of GPR_ARCH_32, GPR_ARCH_64
  609 | #error Must define exactly one of GPR_ARCH_32, GPR_ARCH_64
      |  ^
/host/spi-builder-workspace/spm-core-include/grpc/support/port_platform.h:615:2: error: Must define exactly one of GPR_CPU_LINUX, GPR_CPU_POSIX, GPR_WINDOWS, GPR_CPU_IPHONE, GPR_CPU_CUSTOM
  615 | #error Must define exactly one of GPR_CPU_LINUX, GPR_CPU_POSIX, GPR_WINDOWS, GPR_CPU_IPHONE, GPR_CPU_CUSTOM
      |  ^
In file included from /host/spi-builder-workspace/src/core/call/call_filters.cc:15:
In file included from /host/spi-builder-workspace/src/core/call/call_filters.h:27:
In file included from /host/spi-builder-workspace/src/core/call/call_state.h:22:
In file included from /host/spi-builder-workspace/src/core/lib/debug/trace.h:18:
In file included from /host/spi-builder-workspace/src/core/lib/debug/trace_flags.h:22:
In file included from /host/spi-builder-workspace/src/core/lib/debug/trace_impl.h:24:
In file included from /host/spi-builder-workspace/.build/checkouts/abseil-cpp-SwiftPM/absl/container/flat_hash_map.h:43:
In file included from /host/spi-builder-workspace/.build/checkouts/abseil-cpp-SwiftPM/absl/container/hash_container_defaults.h:19:
In file included from /host/spi-builder-workspace/.build/checkouts/abseil-cpp-SwiftPM/absl/container/internal/hash_function_defaults.h:57:
In file included from /host/spi-builder-workspace/.build/checkouts/abseil-cpp-SwiftPM/absl/hash/hash.h:89:
In file included from /host/spi-builder-workspace/.build/checkouts/abseil-cpp-SwiftPM/absl/hash/internal/hash.h:86:
/host/spi-builder-workspace/.build/checkouts/abseil-cpp-SwiftPM/absl/numeric/int128.h:1194:1: error: redundant #include of module 'abseil' appears within namespace 'absl::lts_20250512' [-Wmodules-import-nested-redundant]
 1194 | #include "absl/numeric/int128_have_intrinsic.inc"  // IWYU pragma: export
      | ^
/host/spi-builder-workspace/.build/checkouts/abseil-cpp-SwiftPM/absl/numeric/int128.h:565:1: note: namespace 'absl::lts_20250512' begins here
  565 | ABSL_NAMESPACE_BEGIN
      | ^
/host/spi-builder-workspace/.build/checkouts/abseil-cpp-SwiftPM/absl/base/config.h:181:3: note: expanded from macro 'ABSL_NAMESPACE_BEGIN'
  181 |   inline namespace ABSL_OPTION_INLINE_NAMESPACE_NAME {
      |   ^
In file included from /host/spi-builder-workspace/src/core/call/call_filters.cc:15:
In file included from /host/spi-builder-workspace/src/core/call/call_filters.h:27:
In file included from /host/spi-builder-workspace/src/core/call/call_state.h:23:
In file included from /host/spi-builder-workspace/src/core/lib/promise/activity.h:34:
In file included from /host/spi-builder-workspace/src/core/lib/promise/detail/promise_factory.h:25:
In file included from /host/spi-builder-workspace/src/core/lib/promise/detail/promise_like.h:24:
In file included from /host/spi-builder-workspace/src/core/channelz/property_list.h:24:
In file included from /host/spi-builder-workspace/src/core/ext/upb-gen/google/protobuf/any.upb.h:12:
In file included from /host/spi-builder-workspace/third_party/upb/upb/generated_code_support.h:12:
In file included from /host/spi-builder-workspace/third_party/upb/upb/base/upcast.h:12:
In file included from /host/spi-builder-workspace/third_party/upb/upb/port/def.inc:46:
/root/.swiftpm/swift-sdks/swift-6.2-DEVELOPMENT-SNAPSHOT-2025-05-30-a_wasm.artifactbundle/swift-6.2-DEVELOPMENT-SNAPSHOT-2025-05-30-a_wasm/wasm32-unknown-wasi/WASI.sdk/include/wasm32-wasi/setjmp.h:13:2: error: Setjmp/longjmp support requires Exception handling support, which is [not yet standardized](https://github.com/WebAssembly/proposals?tab=readme-ov-file#phase-3---implementation-phase-cg--wg). To enable it, compile with `-mllvm -wasm-enable-sjlj` and use an engine that implements the Exception handling proposal.
   13 | #error Setjmp/longjmp support requires Exception handling support, which is [not yet standardized](https://github.com/WebAssembly/proposals?tab=readme-ov-file#phase-3---implementation-phase-cg--wg). To enable it, compile with `-mllvm -wasm-enable-sjlj` and use an engine that implements the Exception handling proposal.
      |  ^
In file included from /host/spi-builder-workspace/src/core/call/call_filters.cc:15:
In file included from /host/spi-builder-workspace/src/core/call/call_filters.h:27:
In file included from /host/spi-builder-workspace/src/core/call/call_state.h:23:
In file included from /host/spi-builder-workspace/src/core/lib/promise/activity.h:34:
In file included from /host/spi-builder-workspace/src/core/lib/promise/detail/promise_factory.h:25:
In file included from /host/spi-builder-workspace/src/core/lib/promise/detail/promise_like.h:24:
In file included from /host/spi-builder-workspace/src/core/channelz/property_list.h:27:
In file included from /host/spi-builder-workspace/src/core/util/time.h:18:
In file included from /host/spi-builder-workspace/spm-core-include/grpc/event_engine/event_engine.h:20:
In file included from /host/spi-builder-workspace/spm-core-include/grpc/event_engine/memory_allocator.h:17:
In file included from /host/spi-builder-workspace/spm-core-include/grpc/event_engine/internal/memory_allocator_impl.h:18:
In file included from /host/spi-builder-workspace/spm-core-include/grpc/slice.h:24:
In file included from /host/spi-builder-workspace/spm-core-include/grpc/support/sync.h:49:
In file included from /host/spi-builder-workspace/spm-core-include/grpc/support/sync_generic.h:24:
/host/spi-builder-workspace/spm-core-include/grpc/support/atm.h:79:2: error: could not determine platform for atm
   79 | #error could not determine platform for atm
      |  ^
In file included from /host/spi-builder-workspace/src/core/call/call_filters.cc:15:
In file included from /host/spi-builder-workspace/src/core/call/call_filters.h:27:
In file included from /host/spi-builder-workspace/src/core/call/call_state.h:23:
In file included from /host/spi-builder-workspace/src/core/lib/promise/activity.h:34:
In file included from /host/spi-builder-workspace/src/core/lib/promise/detail/promise_factory.h:25:
In file included from /host/spi-builder-workspace/src/core/lib/promise/detail/promise_like.h:24:
In file included from /host/spi-builder-workspace/src/core/channelz/property_list.h:27:
In file included from /host/spi-builder-workspace/src/core/util/time.h:18:
In file included from /host/spi-builder-workspace/spm-core-include/grpc/event_engine/event_engine.h:20:
In file included from /host/spi-builder-workspace/spm-core-include/grpc/event_engine/memory_allocator.h:17:
In file included from /host/spi-builder-workspace/spm-core-include/grpc/event_engine/internal/memory_allocator_impl.h:18:
In file included from /host/spi-builder-workspace/spm-core-include/grpc/slice.h:24:
In file included from /host/spi-builder-workspace/spm-core-include/grpc/support/sync.h:49:
/host/spi-builder-workspace/spm-core-include/grpc/support/sync_generic.h:29:3: error: unknown type name 'gpr_atm'
   29 |   gpr_atm state;
      |   ^
/host/spi-builder-workspace/spm-core-include/grpc/support/sync_generic.h:36:3: error: unknown type name 'gpr_atm'
   36 |   gpr_atm count;
      |   ^
/host/spi-builder-workspace/spm-core-include/grpc/support/sync_generic.h:41:3: error: unknown type name 'gpr_atm'
   41 |   gpr_atm value;
      |   ^
In file included from /host/spi-builder-workspace/src/core/call/call_filters.cc:15:
In file included from /host/spi-builder-workspace/src/core/call/call_filters.h:27:
In file included from /host/spi-builder-workspace/src/core/call/call_state.h:23:
In file included from /host/spi-builder-workspace/src/core/lib/promise/activity.h:34:
In file included from /host/spi-builder-workspace/src/core/lib/promise/detail/promise_factory.h:25:
In file included from /host/spi-builder-workspace/src/core/lib/promise/detail/promise_like.h:24:
In file included from /host/spi-builder-workspace/src/core/channelz/property_list.h:27:
In file included from /host/spi-builder-workspace/src/core/util/time.h:18:
In file included from /host/spi-builder-workspace/spm-core-include/grpc/event_engine/event_engine.h:21:
/host/spi-builder-workspace/spm-core-include/grpc/event_engine/port.h:36:2: error: UNKNOWN PLATFORM
   36 | #error UNKNOWN PLATFORM
      |  ^
In file included from /host/spi-builder-workspace/src/core/call/call_filters.cc:15:
In file included from /host/spi-builder-workspace/src/core/call/call_filters.h:27:
In file included from /host/spi-builder-workspace/src/core/call/call_state.h:23:
In file included from /host/spi-builder-workspace/src/core/lib/promise/activity.h:34:
In file included from /host/spi-builder-workspace/src/core/lib/promise/detail/promise_factory.h:25:
In file included from /host/spi-builder-workspace/src/core/lib/promise/detail/promise_like.h:24:
In file included from /host/spi-builder-workspace/src/core/channelz/property_list.h:27:
In file included from /host/spi-builder-workspace/src/core/util/time.h:18:
/host/spi-builder-workspace/spm-core-include/grpc/event_engine/event_engine.h:161:22: error: unknown type name 'socklen_t'; did you mean 'locale_t'?
  161 |     static constexpr socklen_t MAX_SIZE_BYTES = 128;
      |                      ^~~~~~~~~
      |                      locale_t
/root/.swiftpm/swift-sdks/swift-6.2-DEVELOPMENT-SNAPSHOT-2025-05-30-a_wasm.artifactbundle/swift-6.2-DEVELOPMENT-SNAPSHOT-2025-05-30-a_wasm/wasm32-unknown-wasi/WASI.sdk/include/wasm32-wasi/bits/alltypes.h:384:34: note: 'locale_t' declared here
  384 | typedef struct __locale_struct * locale_t;
      |                                  ^
In file included from /host/spi-builder-workspace/src/core/call/call_filters.cc:15:
In file included from /host/spi-builder-workspace/src/core/call/call_filters.h:27:
In file included from /host/spi-builder-workspace/src/core/call/call_state.h:23:
In file included from /host/spi-builder-workspace/src/core/lib/promise/activity.h:34:
In file included from /host/spi-builder-workspace/src/core/lib/promise/detail/promise_factory.h:25:
In file included from /host/spi-builder-workspace/src/core/lib/promise/detail/promise_like.h:24:
In file included from /host/spi-builder-workspace/src/core/channelz/property_list.h:27:
In file included from /host/spi-builder-workspace/src/core/util/time.h:18:
/host/spi-builder-workspace/spm-core-include/grpc/event_engine/event_engine.h:161:32: error: cannot initialize a variable of type 'const locale_t' (aka '__locale_struct *const') with an rvalue of type 'int'
  161 |     static constexpr socklen_t MAX_SIZE_BYTES = 128;
      |                                ^                ~~~
/host/spi-builder-workspace/spm-core-include/grpc/event_engine/event_engine.h:163:27: error: unknown type name 'sockaddr'
  163 |     ResolvedAddress(const sockaddr* address, socklen_t size);
      |                           ^
/host/spi-builder-workspace/spm-core-include/grpc/event_engine/event_engine.h:163:46: error: unknown type name 'socklen_t'; did you mean 'locale_t'?
  163 |     ResolvedAddress(const sockaddr* address, socklen_t size);
      |                                              ^~~~~~~~~
      |                                              locale_t
/root/.swiftpm/swift-sdks/swift-6.2-DEVELOPMENT-SNAPSHOT-2025-05-30-a_wasm.artifactbundle/swift-6.2-DEVELOPMENT-SNAPSHOT-2025-05-30-a_wasm/wasm32-unknown-wasi/WASI.sdk/include/wasm32-wasi/bits/alltypes.h:384:34: note: 'locale_t' declared here
  384 | typedef struct __locale_struct * locale_t;
      |                                  ^
In file included from /host/spi-builder-workspace/src/core/call/call_filters.cc:15:
In file included from /host/spi-builder-workspace/src/core/call/call_filters.h:27:
In file included from /host/spi-builder-workspace/src/core/call/call_state.h:23:
In file included from /host/spi-builder-workspace/src/core/lib/promise/activity.h:34:
In file included from /host/spi-builder-workspace/src/core/lib/promise/detail/promise_factory.h:25:
In file included from /host/spi-builder-workspace/src/core/lib/promise/detail/promise_like.h:24:
In file included from /host/spi-builder-workspace/src/core/channelz/property_list.h:27:
In file included from /host/spi-builder-workspace/src/core/util/time.h:18:
/host/spi-builder-workspace/spm-core-include/grpc/event_engine/event_engine.h:167:5: error: unknown type name 'socklen_t'; did you mean 'locale_t'?
  167 |     socklen_t size() const;
      |     ^~~~~~~~~
      |     locale_t
/root/.swiftpm/swift-sdks/swift-6.2-DEVELOPMENT-SNAPSHOT-2025-05-30-a_wasm.artifactbundle/swift-6.2-DEVELOPMENT-SNAPSHOT-2025-05-30-a_wasm/wasm32-unknown-wasi/WASI.sdk/include/wasm32-wasi/bits/alltypes.h:384:34: note: 'locale_t' declared here
  384 | typedef struct __locale_struct * locale_t;
      |                                  ^
In file included from /host/spi-builder-workspace/src/core/call/call_filters.cc:15:
In file included from /host/spi-builder-workspace/src/core/call/call_filters.h:27:
In file included from /host/spi-builder-workspace/src/core/call/call_state.h:23:
In file included from /host/spi-builder-workspace/src/core/lib/promise/activity.h:34:
In file included from /host/spi-builder-workspace/src/core/lib/promise/detail/promise_factory.h:25:
In file included from /host/spi-builder-workspace/src/core/lib/promise/detail/promise_like.h:24:
In file included from /host/spi-builder-workspace/src/core/channelz/property_list.h:27:
In file included from /host/spi-builder-workspace/src/core/util/time.h:18:
/host/spi-builder-workspace/spm-core-include/grpc/event_engine/event_engine.h:171:5: error: unknown type name 'socklen_t'; did you mean 'locale_t'?
  171 |     socklen_t size_ = 0;
      |     ^~~~~~~~~
      |     locale_t
/root/.swiftpm/swift-sdks/swift-6.2-DEVELOPMENT-SNAPSHOT-2025-05-30-a_wasm.artifactbundle/swift-6.2-DEVELOPMENT-SNAPSHOT-2025-05-30-a_wasm/wasm32-unknown-wasi/WASI.sdk/include/wasm32-wasi/bits/alltypes.h:384:34: note: 'locale_t' declared here
  384 | typedef struct __locale_struct * locale_t;
      |                                  ^
[0/1038] Compiling call_filters.cc
In file included from /host/spi-builder-workspace/src/core/call/call_spine.cc:15:
In file included from /host/spi-builder-workspace/src/core/call/call_spine.h:18:
/host/spi-builder-workspace/spm-core-include/grpc/support/port_platform.h:527:2: error: "Could not auto-detect platform"
  527 | #error "Could not auto-detect platform"
      |  ^
/host/spi-builder-workspace/spm-core-include/grpc/support/port_platform.h:538:2: warning: "GPR_PLATFORM_STRING not auto-detected" [-W#warnings]
  538 | #warning "GPR_PLATFORM_STRING not auto-detected"
      |  ^
/host/spi-builder-workspace/spm-core-include/grpc/support/port_platform.h:605:2: error: Must define exactly one of GPR_GCC_ATOMIC, GPR_GCC_SYNC, GPR_WINDOWS_ATOMIC
  605 | #error Must define exactly one of GPR_GCC_ATOMIC, GPR_GCC_SYNC, GPR_WINDOWS_ATOMIC
      |  ^
/host/spi-builder-workspace/spm-core-include/grpc/support/port_platform.h:609:2: error: Must define exactly one of GPR_ARCH_32, GPR_ARCH_64
  609 | #error Must define exactly one of GPR_ARCH_32, GPR_ARCH_64
      |  ^
/host/spi-builder-workspace/spm-core-include/grpc/support/port_platform.h:615:2: error: Must define exactly one of GPR_CPU_LINUX, GPR_CPU_POSIX, GPR_WINDOWS, GPR_CPU_IPHONE, GPR_CPU_CUSTOM
  615 | #error Must define exactly one of GPR_CPU_LINUX, GPR_CPU_POSIX, GPR_WINDOWS, GPR_CPU_IPHONE, GPR_CPU_CUSTOM
      |  ^
In file included from /host/spi-builder-workspace/src/core/call/call_spine.cc:15:
In file included from /host/spi-builder-workspace/src/core/call/call_spine.h:21:
In file included from /host/spi-builder-workspace/src/core/call/call_arena_allocator.h:24:
In file included from /host/spi-builder-workspace/src/core/lib/resource_quota/arena.h:28:
In file included from /host/spi-builder-workspace/spm-core-include/grpc/event_engine/memory_allocator.h:17:
In file included from /host/spi-builder-workspace/spm-core-include/grpc/event_engine/internal/memory_allocator_impl.h:18:
In file included from /host/spi-builder-workspace/spm-core-include/grpc/slice.h:24:
In file included from /host/spi-builder-workspace/spm-core-include/grpc/support/sync.h:49:
In file included from /host/spi-builder-workspace/spm-core-include/grpc/support/sync_generic.h:24:
/host/spi-builder-workspace/spm-core-include/grpc/support/atm.h:79:2: error: could not determine platform for atm
   79 | #error could not determine platform for atm
      |  ^
In file included from /host/spi-builder-workspace/src/core/call/call_spine.cc:15:
In file included from /host/spi-builder-workspace/src/core/call/call_spine.h:21:
In file included from /host/spi-builder-workspace/src/core/call/call_arena_allocator.h:24:
In file included from /host/spi-builder-workspace/src/core/lib/resource_quota/arena.h:28:
In file included from /host/spi-builder-workspace/spm-core-include/grpc/event_engine/memory_allocator.h:17:
In file included from /host/spi-builder-workspace/spm-core-include/grpc/event_engine/internal/memory_allocator_impl.h:18:
In file included from /host/spi-builder-workspace/spm-core-include/grpc/slice.h:24:
In file included from /host/spi-builder-workspace/spm-core-include/grpc/support/sync.h:49:
/host/spi-builder-workspace/spm-core-include/grpc/support/sync_generic.h:29:3: error: unknown type name 'gpr_atm'
   29 |   gpr_atm state;
      |   ^
/host/spi-builder-workspace/spm-core-include/grpc/support/sync_generic.h:36:3: error: unknown type name 'gpr_atm'
   36 |   gpr_atm count;
      |   ^
/host/spi-builder-workspace/spm-core-include/grpc/support/sync_generic.h:41:3: error: unknown type name 'gpr_atm'
   41 |   gpr_atm value;
      |   ^
In file included from /host/spi-builder-workspace/src/core/call/call_spine.cc:15:
In file included from /host/spi-builder-workspace/src/core/call/call_spine.h:21:
In file included from /host/spi-builder-workspace/src/core/call/call_arena_allocator.h:24:
In file included from /host/spi-builder-workspace/src/core/lib/resource_quota/arena.h:39:
In file included from /host/spi-builder-workspace/src/core/lib/resource_quota/memory_quota.h:34:
In file included from /host/spi-builder-workspace/.build/checkouts/abseil-cpp-SwiftPM/absl/container/flat_hash_set.h:43:
In file included from /host/spi-builder-workspace/.build/checkouts/abseil-cpp-SwiftPM/absl/container/hash_container_defaults.h:19:
In file included from /host/spi-builder-workspace/.build/checkouts/abseil-cpp-SwiftPM/absl/container/internal/hash_function_defaults.h:57:
In file included from /host/spi-builder-workspace/.build/checkouts/abseil-cpp-SwiftPM/absl/hash/hash.h:89:
In file included from /host/spi-builder-workspace/.build/checkouts/abseil-cpp-SwiftPM/absl/hash/internal/hash.h:86:
/host/spi-builder-workspace/.build/checkouts/abseil-cpp-SwiftPM/absl/numeric/int128.h:1194:1: error: redundant #include of module 'abseil' appears within namespace 'absl::lts_20250512' [-Wmodules-import-nested-redundant]
 1194 | #include "absl/numeric/int128_have_intrinsic.inc"  // IWYU pragma: export
      | ^
/host/spi-builder-workspace/.build/checkouts/abseil-cpp-SwiftPM/absl/numeric/int128.h:565:1: note: namespace 'absl::lts_20250512' begins here
  565 | ABSL_NAMESPACE_BEGIN
      | ^
/host/spi-builder-workspace/.build/checkouts/abseil-cpp-SwiftPM/absl/base/config.h:181:3: note: expanded from macro 'ABSL_NAMESPACE_BEGIN'
  181 |   inline namespace ABSL_OPTION_INLINE_NAMESPACE_NAME {
      |   ^
In file included from /host/spi-builder-workspace/src/core/call/call_spine.cc:15:
In file included from /host/spi-builder-workspace/src/core/call/call_spine.h:21:
In file included from /host/spi-builder-workspace/src/core/call/call_arena_allocator.h:24:
In file included from /host/spi-builder-workspace/src/core/lib/resource_quota/arena.h:39:
In file included from /host/spi-builder-workspace/src/core/lib/resource_quota/memory_quota.h:40:
In file included from /host/spi-builder-workspace/src/core/lib/promise/activity.h:34:
In file included from /host/spi-builder-workspace/src/core/lib/promise/detail/promise_factory.h:25:
In file included from /host/spi-builder-workspace/src/core/lib/promise/detail/promise_like.h:24:
In file included from /host/spi-builder-workspace/src/core/channelz/property_list.h:24:
In file included from /host/spi-builder-workspace/src/core/ext/upb-gen/google/protobuf/any.upb.h:12:
In file included from /host/spi-builder-workspace/third_party/upb/upb/generated_code_support.h:12:
In file included from /host/spi-builder-workspace/third_party/upb/upb/base/upcast.h:12:
In file included from /host/spi-builder-workspace/third_party/upb/upb/port/def.inc:46:
/root/.swiftpm/swift-sdks/swift-6.2-DEVELOPMENT-SNAPSHOT-2025-05-30-a_wasm.artifactbundle/swift-6.2-DEVELOPMENT-SNAPSHOT-2025-05-30-a_wasm/wasm32-unknown-wasi/WASI.sdk/include/wasm32-wasi/setjmp.h:13:2: error: Setjmp/longjmp support requires Exception handling support, which is [not yet standardized](https://github.com/WebAssembly/proposals?tab=readme-ov-file#phase-3---implementation-phase-cg--wg). To enable it, compile with `-mllvm -wasm-enable-sjlj` and use an engine that implements the Exception handling proposal.
   13 | #error Setjmp/longjmp support requires Exception handling support, which is [not yet standardized](https://github.com/WebAssembly/proposals?tab=readme-ov-file#phase-3---implementation-phase-cg--wg). To enable it, compile with `-mllvm -wasm-enable-sjlj` and use an engine that implements the Exception handling proposal.
      |  ^
In file included from /host/spi-builder-workspace/src/core/call/call_spine.cc:15:
In file included from /host/spi-builder-workspace/src/core/call/call_spine.h:21:
In file included from /host/spi-builder-workspace/src/core/call/call_arena_allocator.h:24:
In file included from /host/spi-builder-workspace/src/core/lib/resource_quota/arena.h:39:
In file included from /host/spi-builder-workspace/src/core/lib/resource_quota/memory_quota.h:40:
In file included from /host/spi-builder-workspace/src/core/lib/promise/activity.h:34:
In file included from /host/spi-builder-workspace/src/core/lib/promise/detail/promise_factory.h:25:
In file included from /host/spi-builder-workspace/src/core/lib/promise/detail/promise_like.h:24:
In file included from /host/spi-builder-workspace/src/core/channelz/property_list.h:27:
In file included from /host/spi-builder-workspace/src/core/util/time.h:18:
In file included from /host/spi-builder-workspace/spm-core-include/grpc/event_engine/event_engine.h:21:
/host/spi-builder-workspace/spm-core-include/grpc/event_engine/port.h:36:2: error: UNKNOWN PLATFORM
   36 | #error UNKNOWN PLATFORM
      |  ^
In file included from /host/spi-builder-workspace/src/core/call/call_spine.cc:15:
In file included from /host/spi-builder-workspace/src/core/call/call_spine.h:21:
In file included from /host/spi-builder-workspace/src/core/call/call_arena_allocator.h:24:
In file included from /host/spi-builder-workspace/src/core/lib/resource_quota/arena.h:39:
In file included from /host/spi-builder-workspace/src/core/lib/resource_quota/memory_quota.h:40:
In file included from /host/spi-builder-workspace/src/core/lib/promise/activity.h:34:
In file included from /host/spi-builder-workspace/src/core/lib/promise/detail/promise_factory.h:25:
In file included from /host/spi-builder-workspace/src/core/lib/promise/detail/promise_like.h:24:
In file included from /host/spi-builder-workspace/src/core/channelz/property_list.h:27:
In file included from /host/spi-builder-workspace/src/core/util/time.h:18:
/host/spi-builder-workspace/spm-core-include/grpc/event_engine/event_engine.h:161:22: error: unknown type name 'socklen_t'; did you mean 'locale_t'?
  161 |     static constexpr socklen_t MAX_SIZE_BYTES = 128;
      |                      ^~~~~~~~~
      |                      locale_t
/root/.swiftpm/swift-sdks/swift-6.2-DEVELOPMENT-SNAPSHOT-2025-05-30-a_wasm.artifactbundle/swift-6.2-DEVELOPMENT-SNAPSHOT-2025-05-30-a_wasm/wasm32-unknown-wasi/WASI.sdk/include/wasm32-wasi/bits/alltypes.h:384:34: note: 'locale_t' declared here
  384 | typedef struct __locale_struct * locale_t;
      |                                  ^
In file included from /host/spi-builder-workspace/src/core/call/call_spine.cc:15:
In file included from /host/spi-builder-workspace/src/core/call/call_spine.h:21:
In file included from /host/spi-builder-workspace/src/core/call/call_arena_allocator.h:24:
In file included from /host/spi-builder-workspace/src/core/lib/resource_quota/arena.h:39:
In file included from /host/spi-builder-workspace/src/core/lib/resource_quota/memory_quota.h:40:
In file included from /host/spi-builder-workspace/src/core/lib/promise/activity.h:34:
In file included from /host/spi-builder-workspace/src/core/lib/promise/detail/promise_factory.h:25:
In file included from /host/spi-builder-workspace/src/core/lib/promise/detail/promise_like.h:24:
In file included from /host/spi-builder-workspace/src/core/channelz/property_list.h:27:
In file included from /host/spi-builder-workspace/src/core/util/time.h:18:
/host/spi-builder-workspace/spm-core-include/grpc/event_engine/event_engine.h:161:32: error: cannot initialize a variable of type 'const locale_t' (aka '__locale_struct *const') with an rvalue of type 'int'
  161 |     static constexpr socklen_t MAX_SIZE_BYTES = 128;
      |                                ^                ~~~
/host/spi-builder-workspace/spm-core-include/grpc/event_engine/event_engine.h:163:27: error: unknown type name 'sockaddr'
  163 |     ResolvedAddress(const sockaddr* address, socklen_t size);
      |                           ^
/host/spi-builder-workspace/spm-core-include/grpc/event_engine/event_engine.h:163:46: error: unknown type name 'socklen_t'; did you mean 'locale_t'?
  163 |     ResolvedAddress(const sockaddr* address, socklen_t size);
      |                                              ^~~~~~~~~
      |                                              locale_t
/root/.swiftpm/swift-sdks/swift-6.2-DEVELOPMENT-SNAPSHOT-2025-05-30-a_wasm.artifactbundle/swift-6.2-DEVELOPMENT-SNAPSHOT-2025-05-30-a_wasm/wasm32-unknown-wasi/WASI.sdk/include/wasm32-wasi/bits/alltypes.h:384:34: note: 'locale_t' declared here
  384 | typedef struct __locale_struct * locale_t;
      |                                  ^
In file included from /host/spi-builder-workspace/src/core/call/call_spine.cc:15:
In file included from /host/spi-builder-workspace/src/core/call/call_spine.h:21:
In file included from /host/spi-builder-workspace/src/core/call/call_arena_allocator.h:24:
In file included from /host/spi-builder-workspace/src/core/lib/resource_quota/arena.h:39:
In file included from /host/spi-builder-workspace/src/core/lib/resource_quota/memory_quota.h:40:
In file included from /host/spi-builder-workspace/src/core/lib/promise/activity.h:34:
In file included from /host/spi-builder-workspace/src/core/lib/promise/detail/promise_factory.h:25:
In file included from /host/spi-builder-workspace/src/core/lib/promise/detail/promise_like.h:24:
In file included from /host/spi-builder-workspace/src/core/channelz/property_list.h:27:
In file included from /host/spi-builder-workspace/src/core/util/time.h:18:
/host/spi-builder-workspace/spm-core-include/grpc/event_engine/event_engine.h:167:5: error: unknown type name 'socklen_t'; did you mean 'locale_t'?
  167 |     socklen_t size() const;
      |     ^~~~~~~~~
      |     locale_t
/root/.swiftpm/swift-sdks/swift-6.2-DEVELOPMENT-SNAPSHOT-2025-05-30-a_wasm.artifactbundle/swift-6.2-DEVELOPMENT-SNAPSHOT-2025-05-30-a_wasm/wasm32-unknown-wasi/WASI.sdk/include/wasm32-wasi/bits/alltypes.h:384:34: note: 'locale_t' declared here
  384 | typedef struct __locale_struct * locale_t;
      |                                  ^
In file included from /host/spi-builder-workspace/src/core/call/call_spine.cc:15:
In file included from /host/spi-builder-workspace/src/core/call/call_spine.h:21:
In file included from /host/spi-builder-workspace/src/core/call/call_arena_allocator.h:24:
In file included from /host/spi-builder-workspace/src/core/lib/resource_quota/arena.h:39:
In file included from /host/spi-builder-workspace/src/core/lib/resource_quota/memory_quota.h:40:
In file included from /host/spi-builder-workspace/src/core/lib/promise/activity.h:34:
In file included from /host/spi-builder-workspace/src/core/lib/promise/detail/promise_factory.h:25:
In file included from /host/spi-builder-workspace/src/core/lib/promise/detail/promise_like.h:24:
In file included from /host/spi-builder-workspace/src/core/channelz/property_list.h:27:
In file included from /host/spi-builder-workspace/src/core/util/time.h:18:
/host/spi-builder-workspace/spm-core-include/grpc/event_engine/event_engine.h:171:5: error: unknown type name 'socklen_t'; did you mean 'locale_t'?
  171 |     socklen_t size_ = 0;
      |     ^~~~~~~~~
      |     locale_t
/root/.swiftpm/swift-sdks/swift-6.2-DEVELOPMENT-SNAPSHOT-2025-05-30-a_wasm.artifactbundle/swift-6.2-DEVELOPMENT-SNAPSHOT-2025-05-30-a_wasm/wasm32-unknown-wasi/WASI.sdk/include/wasm32-wasi/bits/alltypes.h:384:34: note: 'locale_t' declared here
  384 | typedef struct __locale_struct * locale_t;
      |                                  ^
[0/1038] Compiling call_spine.cc
BUILD FAILURE 6.2 wasm