Build Information
Failed to build gRPC, reference main (98f817
), with Swift 5.10 for Linux on 10 Sep 2025 22:42:17 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 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: linux
Swift version: 5.10
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" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:f746aad7c5ec38b8c4300eda0f2f0c9a0b77dcddb8dbf0ff5a0c28d11b933b5b
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/firebase/boringssl-SwiftPM.git
Fetching https://github.com/firebase/abseil-cpp-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.08s)
Fetched https://github.com/firebase/boringssl-SwiftPM.git from cache (3.16s)
Computing version for https://github.com/firebase/abseil-cpp-SwiftPM.git
Computed https://github.com/firebase/abseil-cpp-SwiftPM.git at 0.20250512.1 (0.55s)
Computing version for https://github.com/firebase/boringssl-SwiftPM.git
Computed https://github.com/firebase/boringssl-SwiftPM.git at 0.32.1 (0.52s)
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/1038] Copying PrivacyInfo.xcprivacy
[0/1038] Copying Info.plist
[2/1038] Compiling uncompr.c
[3/1038] Compiling inftrees.c
[4/1038] Compiling zutil.c
[5/1038] Compiling inffast.c
[6/1038] Compiling trees.c
[7/1038] Compiling inflate.c
[8/1038] Compiling time_cc.cc
[9/1038] Compiling status.cc
[10/1038] Compiling byte_buffer_cc.cc
[11/1038] Compiling string_ref.cc
While building module 'abseil' imported from /host/spi-builder-workspace/spm-core-include/grpc/event_engine/memory_request.h:20:
In file included from <module-includes>:18:
/host/spi-builder-workspace/.build/checkouts/abseil-cpp-SwiftPM/absl/base/internal/fast_type_id.h:27:8: error: redefinition of 'FastTypeTag'
struct FastTypeTag {
^
/host/spi-builder-workspace/.build/checkouts/abseil-cpp-SwiftPM/absl/base/fast_type_id.h:26:8: note: previous definition is here
struct FastTypeTag {
^
While building module 'abseil' imported from /host/spi-builder-workspace/spm-core-include/grpc/event_engine/memory_request.h:20:
In file included from <module-includes>:59:
In file included from /host/spi-builder-workspace/.build/checkouts/abseil-cpp-SwiftPM/absl/container/btree_map.h:61:
In file included from /host/spi-builder-workspace/.build/checkouts/abseil-cpp-SwiftPM/absl/container/internal/btree.h:68:
In file included from /host/spi-builder-workspace/.build/checkouts/abseil-cpp-SwiftPM/absl/container/internal/layout.h:198:
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]
#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
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'
inline namespace ABSL_OPTION_INLINE_NAMESPACE_NAME {
^
While building module 'abseil' imported from /host/spi-builder-workspace/spm-core-include/grpc/event_engine/memory_request.h:20:
In file included from <module-includes>:232:
/host/spi-builder-workspace/.build/checkouts/abseil-cpp-SwiftPM/absl/random/mock_distributions.h:55:10: fatal error: 'absl/random/internal/mock_overload_set.h' file not found
#include "absl/random/internal/mock_overload_set.h"
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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:17:
/host/spi-builder-workspace/spm-core-include/grpc/event_engine/memory_request.h:20:10: fatal error: could not build module 'abseil'
#include "absl/strings/string_view.h"
~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
4 errors generated.
[12/1038] Compiling message.cc
While building module 'abseil' imported from /host/spi-builder-workspace/spm-cpp-include/grpcpp/security/tls_certificate_provider.h:31:
In file included from <module-includes>:18:
/host/spi-builder-workspace/.build/checkouts/abseil-cpp-SwiftPM/absl/base/internal/fast_type_id.h:27:8: error: redefinition of 'FastTypeTag'
struct FastTypeTag {
^
/host/spi-builder-workspace/.build/checkouts/abseil-cpp-SwiftPM/absl/base/fast_type_id.h:26:8: note: previous definition is here
struct FastTypeTag {
^
While building module 'abseil' imported from /host/spi-builder-workspace/spm-cpp-include/grpcpp/security/tls_certificate_provider.h:31:
In file included from <module-includes>:59:
In file included from /host/spi-builder-workspace/.build/checkouts/abseil-cpp-SwiftPM/absl/container/btree_map.h:61:
In file included from /host/spi-builder-workspace/.build/checkouts/abseil-cpp-SwiftPM/absl/container/internal/btree.h:68:
In file included from /host/spi-builder-workspace/.build/checkouts/abseil-cpp-SwiftPM/absl/container/internal/layout.h:198:
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]
#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
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'
inline namespace ABSL_OPTION_INLINE_NAMESPACE_NAME {
^
[12/1038] Compiling server_credentials.cc
[12/1038] Compiling server_posix.cc
[12/1038] Compiling xds_server_builder.cc
[12/1038] Compiling xds_server_credentials.cc
[12/1038] Compiling call_filters.cc
While building module 'abseil' imported from /host/spi-builder-workspace/src/core/call/metadata_batch.h:33:
In file included from <module-includes>:18:
/host/spi-builder-workspace/.build/checkouts/abseil-cpp-SwiftPM/absl/base/internal/fast_type_id.h:27:8: error: redefinition of 'FastTypeTag'
struct FastTypeTag {
^
/host/spi-builder-workspace/.build/checkouts/abseil-cpp-SwiftPM/absl/base/fast_type_id.h:26:8: note: previous definition is here
struct FastTypeTag {
^
While building module 'abseil' imported from /host/spi-builder-workspace/src/core/call/metadata_batch.h:33:
In file included from <module-includes>:59:
In file included from /host/spi-builder-workspace/.build/checkouts/abseil-cpp-SwiftPM/absl/container/btree_map.h:61:
In file included from /host/spi-builder-workspace/.build/checkouts/abseil-cpp-SwiftPM/absl/container/internal/btree.h:68:
In file included from /host/spi-builder-workspace/.build/checkouts/abseil-cpp-SwiftPM/absl/container/internal/layout.h:198:
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]
#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
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'
inline namespace ABSL_OPTION_INLINE_NAMESPACE_NAME {
^
[12/1038] Compiling metadata.cc
While building module 'abseil' imported from /host/spi-builder-workspace/spm-core-include/grpc/event_engine/endpoint_config.h:22:
In file included from <module-includes>:18:
/host/spi-builder-workspace/.build/checkouts/abseil-cpp-SwiftPM/absl/base/internal/fast_type_id.h:27:8: error: redefinition of 'FastTypeTag'
struct FastTypeTag {
^
/host/spi-builder-workspace/.build/checkouts/abseil-cpp-SwiftPM/absl/base/fast_type_id.h:26:8: note: previous definition is here
struct FastTypeTag {
^
While building module 'abseil' imported from /host/spi-builder-workspace/spm-core-include/grpc/event_engine/endpoint_config.h:22:
In file included from <module-includes>:59:
In file included from /host/spi-builder-workspace/.build/checkouts/abseil-cpp-SwiftPM/absl/container/btree_map.h:61:
In file included from /host/spi-builder-workspace/.build/checkouts/abseil-cpp-SwiftPM/absl/container/internal/btree.h:68:
In file included from /host/spi-builder-workspace/.build/checkouts/abseil-cpp-SwiftPM/absl/container/internal/layout.h:198:
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]
#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
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'
inline namespace ABSL_OPTION_INLINE_NAMESPACE_NAME {
^
While building module 'abseil' imported from /host/spi-builder-workspace/spm-core-include/grpc/event_engine/endpoint_config.h:22:
In file included from <module-includes>:232:
/host/spi-builder-workspace/.build/checkouts/abseil-cpp-SwiftPM/absl/random/mock_distributions.h:55:10: fatal error: 'absl/random/internal/mock_overload_set.h' file not found
#include "absl/random/internal/mock_overload_set.h"
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /host/spi-builder-workspace/src/cpp/thread_manager/thread_manager.cc:19:
In file included from /host/spi-builder-workspace/src/cpp/thread_manager/thread_manager.h:24:
In file included from /host/spi-builder-workspace/src/core/lib/resource_quota/api.h:18:
/host/spi-builder-workspace/spm-core-include/grpc/event_engine/endpoint_config.h:22:10: fatal error: could not build module 'abseil'
#include "absl/strings/string_view.h"
~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[12/1038] Compiling thread_manager.cc
BUILD FAILURE 5.10 linux