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 v1.74.0 (e878ac), with Swift 6.2 (beta) for Android on 26 Jul 2025 02:47:27 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/grpc/grpc-ios.git
Reference: v1.74.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.74.0    -> FETCH_HEAD
HEAD is now at e878ac3 Sync c-core 1.74.0 (#339)
Cloned https://github.com/grpc/grpc-ios.git
Revision (git rev-parse @):
e878ac3b5885b5bc4f1e9337faf503df1cdddbfe
SUCCESS checkout https://github.com/grpc/grpc-ios.git at v1.74.0
========================================
Build
========================================
Selected platform:         android
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-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-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/12919] Fetching boringssl-swiftpm, abseil-cpp-swiftpm
Fetched https://github.com/firebase/abseil-cpp-SwiftPM.git from cache (1.75s)
[6043/8166] Fetching boringssl-swiftpm
Fetched https://github.com/firebase/boringssl-SwiftPM.git from cache (3.38s)
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.88s)
Computing version for https://github.com/firebase/boringssl-SwiftPM.git
Computed https://github.com/firebase/boringssl-SwiftPM.git at 0.32.1 (1.06s)
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
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
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/call/call_state.cc:15:
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 {
      |   ^
1 error generated.
[0/1038] Compiling call_state.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: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 {
      |   ^
[0/1038] Compiling call_filters.cc
In file included from /host/spi-builder-workspace/src/core/credentials/transport/google_default/google_default_credentials.cc:19:
In file included from /host/spi-builder-workspace/src/core/credentials/transport/google_default/google_default_credentials.h:28:
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 {
      |   ^
[0/1038] Compiling google_default_credentials.cc
In file included from /host/spi-builder-workspace/src/core/ext/transport/chttp2/transport/frame_window_update.cc:19:
In file included from /host/spi-builder-workspace/src/core/ext/transport/chttp2/transport/frame_window_update.h:27:
In file included from /host/spi-builder-workspace/src/core/lib/iomgr/error.h:30:
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 {
      |   ^
[0/1038] Compiling frame_window_update.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: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 {
      |   ^
[0/1038] Compiling call_spine.cc
In file included from /host/spi-builder-workspace/src/core/credentials/transport/google_default/credentials_generic.cc:25:
In file included from /host/spi-builder-workspace/.build/checkouts/abseil-cpp-SwiftPM/absl/strings/str_cat.h:111:
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 {
      |   ^
[0/1038] Compiling credentials_generic.cc
In file included from /host/spi-builder-workspace/src/core/call/metadata.cc:15:
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: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 {
      |   ^
[0/1038] Compiling metadata.cc
In file included from /host/spi-builder-workspace/src/core/call/client_call.cc:15:
In file included from /host/spi-builder-workspace/src/core/call/client_call.h:20:
In file included from /host/spi-builder-workspace/spm-core-include/grpc/event_engine/event_engine.h:34:
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 {
      |   ^
[0/1038] Compiling client_call.cc
BUILD FAILURE 6.2 android