Build Information
Failed to build gRPC, reference v1.76.0 (926743), with Swift 6.2 for Wasm on 26 Oct 2025 04:09:42 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasip1 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/grpc/grpc-ios.git
Reference: v1.76.0
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
* tag v1.76.0 -> FETCH_HEAD
HEAD is now at 9267437 Sync grpc-core to v1.76.0 (#345)
Cloned https://github.com/grpc/grpc-ios.git
Revision (git rev-parse @):
9267437fa6bbf9d9b11dee34090abdf685eb1a46
SUCCESS checkout https://github.com/grpc/grpc-ios.git at v1.76.0
========================================
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-4609320-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-wasip1 2>&1
wasm-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f6b6b9bdb5d5605d727da337418fc455cd8a0394d3a815b70631008c48829755
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest
warning: multiple Swift SDKs match target triple `wasm32-unknown-wasip1` and host triple x86_64-unknown-linux-gnu, selected one at /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/swift-sdk.json
Fetching https://github.com/firebase/abseil-cpp-SwiftPM.git
[1/4764] Fetching abseil-cpp-swiftpm
Fetching https://github.com/firebase/boringssl-SwiftPM.git
Fetched https://github.com/firebase/abseil-cpp-SwiftPM.git from cache (1.15s)
[1/8166] Fetching boringssl-swiftpm
Fetched https://github.com/firebase/boringssl-SwiftPM.git from cache (3.31s)
Computing version for https://github.com/firebase/abseil-cpp-SwiftPM.git
Computed https://github.com/firebase/abseil-cpp-SwiftPM.git at 0.20250512.1 (4.92s)
Computing version for https://github.com/firebase/boringssl-SwiftPM.git
Computed https://github.com/firebase/boringssl-SwiftPM.git at 0.32.1 (0.56s)
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...
[0/1062] Copying PrivacyInfo.xcprivacy
[1/1062] Copying Info.plist
[2/1062] Compiling uncompr.c
[3/1062] Compiling zutil.c
[4/1062] Compiling inftrees.c
[5/1062] Compiling trees.c
[6/1062] Compiling string_ref.cc
In file included from /host/spi-builder-workspace/src/cpp/util/status.cc:19:
In file included from /host/spi-builder-workspace/spm-cpp-include/grpcpp/support/status.h:22:
In file included from /host/spi-builder-workspace/spm-cpp-include/grpcpp/impl/status.h:24:
In file included from /host/spi-builder-workspace/spm-core-include/grpc/status.h:22:
/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
| ^
1 warning and 4 errors generated.
[7/1062] Compiling status.cc
In file included from /host/spi-builder-workspace/src/core/credentials/call/gcp_service_account_identity/gcp_service_account_identity_credentials.cc:17:
In file included from /host/spi-builder-workspace/src/core/credentials/call/gcp_service_account_identity/gcp_service_account_identity_credentials.h:20:
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/call/gcp_service_account_identity/gcp_service_account_identity_credentials.cc:17:
In file included from /host/spi-builder-workspace/src/core/credentials/call/gcp_service_account_identity/gcp_service_account_identity_credentials.h:20:
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/call/gcp_service_account_identity/gcp_service_account_identity_credentials.cc:17:
In file included from /host/spi-builder-workspace/src/core/credentials/call/gcp_service_account_identity/gcp_service_account_identity_credentials.h:20:
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/call/gcp_service_account_identity/gcp_service_account_identity_credentials.cc:17:
In file included from /host/spi-builder-workspace/src/core/credentials/call/gcp_service_account_identity/gcp_service_account_identity_credentials.h:26:
In file included from /host/spi-builder-workspace/src/core/call/metadata.h:20:
In file included from /host/spi-builder-workspace/src/core/call/metadata_batch.h:36:
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 {
| ^
[7/1062] Compiling gcp_service_account_identity_credentials.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/server_call.cc:15:
In file included from /host/spi-builder-workspace/src/core/call/server_call.h:18:
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/call/server_call.cc:15:
In file included from /host/spi-builder-workspace/src/core/call/server_call.h:18:
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/call/server_call.cc:15:
In file included from /host/spi-builder-workspace/src/core/call/server_call.h:18:
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;
| ^
[7/1062] Compiling server_call.cc
[7/1062] Compiling call_filters.cc
In file included from /host/spi-builder-workspace/src/cpp/util/time_cc.cc:19:
In file included from /host/spi-builder-workspace/spm-core-include/grpc/support/time.h:22:
/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/cpp/util/time_cc.cc:20:
In file included from /host/spi-builder-workspace/spm-cpp-include/grpcpp/support/time.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/cpp/util/time_cc.cc:20:
In file included from /host/spi-builder-workspace/spm-cpp-include/grpcpp/support/time.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;
| ^
[7/1062] Compiling time_cc.cc
In file included from /host/spi-builder-workspace/src/cpp/util/byte_buffer_cc.cc:19:
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/cpp/util/byte_buffer_cc.cc:19:
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/cpp/util/byte_buffer_cc.cc:19:
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;
| ^
[7/1062] Compiling byte_buffer_cc.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;
| ^
[7/1062] Compiling message.cc
In file included from /host/spi-builder-workspace/src/core/call/security_context.cc:17:
In file included from /host/spi-builder-workspace/src/core/call/security_context.h:20:
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/call/security_context.cc:17:
In file included from /host/spi-builder-workspace/src/core/call/security_context.h:20:
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/call/security_context.cc:17:
In file included from /host/spi-builder-workspace/src/core/call/security_context.h:20:
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;
| ^
[7/1062] Compiling security_context.cc
BUILD FAILURE 6.2 wasm