The Swift Package Index logo.Swift Package Index

Build Information

Failed to build gRPC, reference v1.80.0 (4f8a7d), with Swift 6.3 for Linux on 19 Apr 2026 06:01:26 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/grpc/grpc-ios.git
Reference: v1.80.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.80.0    -> FETCH_HEAD
HEAD is now at 4f8a7d6 Sync c-core 1.80.0 (#353)
Cloned https://github.com/grpc/grpc-ios.git
Revision (git rev-parse @):
4f8a7d67b1399409d06193d0a687e3263efb9747
SUCCESS checkout https://github.com/grpc/grpc-ios.git at v1.80.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.3
Building package at path:  $PWD
https://github.com/grpc/grpc-ios.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Fetching https://github.com/firebase/abseil-cpp-SwiftPM.git
Fetching https://github.com/firebase/boringssl-SwiftPM.git
[1/33369] Fetching abseil-cpp-swiftpm
[2/41541] Fetching abseil-cpp-swiftpm, boringssl-swiftpm
Fetched https://github.com/firebase/abseil-cpp-SwiftPM.git from cache (7.75s)
Fetched https://github.com/firebase/boringssl-SwiftPM.git from cache (7.85s)
Computing version for https://github.com/firebase/abseil-cpp-SwiftPM.git
Computed https://github.com/firebase/abseil-cpp-SwiftPM.git at 0.20250512.1 (9.76s)
Computing version for https://github.com/firebase/boringssl-SwiftPM.git
Computed https://github.com/firebase/boringssl-SwiftPM.git at 0.32.1 (0.94s)
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...
[0/1078] Copying Info.plist
[1/1078] Copying PrivacyInfo.xcprivacy
[2/1078] Compiling trees.c
[3/1078] Compiling uncompr.c
[3/1078] Compiling inftrees.c
[5/1078] Compiling zutil.c
[6/1078] Compiling inffast.c
[7/1078] Compiling inflate.c
[8/1078] Compiling time_cc.cc
[9/1078] Compiling status.cc
[10/1078] Compiling string_ref.cc
In file included from /host/spi-builder-workspace/src/cpp/server/xds_server_builder.cc:21:
In file included from /host/spi-builder-workspace/spm-cpp-include/grpcpp/server_builder.h:23:
In file included from /host/spi-builder-workspace/spm-core-include/grpc/event_engine/event_engine.h:35:
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/cpp/server/xds_server_builder.cc:21:
In file included from /host/spi-builder-workspace/spm-cpp-include/grpcpp/server_builder.h:33:
In file included from /host/spi-builder-workspace/spm-cpp-include/grpcpp/security/server_credentials.h:25:
In file included from /host/spi-builder-workspace/spm-cpp-include/grpcpp/security/tls_credentials_options.h:25:
/host/spi-builder-workspace/spm-cpp-include/grpcpp/security/tls_certificate_provider.h:179:19: warning: 'IdentityKeyCertPair' is deprecated: Use IdentityKeyOrSignerCertPair instead [-Wdeprecated-declarations]
  179 |       std::vector<IdentityKeyCertPair> identity_key_cert_pairs);
      |                   ^
/host/spi-builder-workspace/spm-cpp-include/grpcpp/security/tls_certificate_provider.h:48:10: note: 'IdentityKeyCertPair' has been explicitly marked deprecated here
   48 | struct [[deprecated("Use IdentityKeyOrSignerCertPair instead")]] GRPCXX_DLL
      |          ^
1 warning and 1 error generated.
[11/1078] Compiling xds_server_builder.cc
[11/1078] Compiling server_posix.cc
[11/1078] Compiling byte_buffer_cc.cc
[11/1078] Compiling call_state.cc
[11/1078] Compiling thread_manager.cc
[11/1078] Compiling server_credentials.cc
[11/1078] Compiling xds_server_credentials.cc
[11/1078] Compiling call_spine.cc
BUILD FAILURE 6.3 linux