Build Information
Failed to build gRPC, reference v1.68.0-pre1 (29bd9c
), with Swift 6.0 for Linux on 9 Nov 2024 08:19:28 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.57.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/grpc/grpc-ios.git
Reference: v1.68.0-pre1
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.68.0-pre1 -> FETCH_HEAD
HEAD is now at 29bd9ca bump abseil-cpp-SwiftPM to 0.20240116.1
Cloned https://github.com/grpc/grpc-ios.git
Revision (git rev-parse @):
29bd9ca9ac07098b57cc31b2a7d970056199617b
SUCCESS checkout https://github.com/grpc/grpc-ios.git at v1.68.0-pre1
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/grpc/grpc-ios.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/firebase/abseil-cpp-SwiftPM.git
Fetching https://github.com/firebase/boringssl-SwiftPM.git
[1/8143] Fetching boringssl-swiftpm
[734/12231] Fetching boringssl-swiftpm, abseil-cpp-swiftpm
Fetched https://github.com/firebase/abseil-cpp-SwiftPM.git from cache (2.45s)
Fetched https://github.com/firebase/boringssl-SwiftPM.git from cache (2.51s)
Computing version for https://github.com/firebase/abseil-cpp-SwiftPM.git
Computed https://github.com/firebase/abseil-cpp-SwiftPM.git at 0.20240722.0 (0.71s)
Computing version for https://github.com/firebase/boringssl-SwiftPM.git
Computed https://github.com/firebase/boringssl-SwiftPM.git at 0.32.1 (0.89s)
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.20240722.0
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/backup_poller.cc:27:
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:81:
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:35:
/host/spi-builder-workspace/.build/checkouts/abseil-cpp-SwiftPM/absl/numeric/int128.h:1182:1: error: redundant #include of module 'abseil' appears within namespace 'absl::lts_20240722' [-Wmodules-import-nested-redundant]
1182 | #include "absl/numeric/int128_have_intrinsic.inc" // IWYU pragma: export
| ^
/host/spi-builder-workspace/.build/checkouts/abseil-cpp-SwiftPM/absl/numeric/int128.h:557:1: note: namespace 'absl::lts_20240722' begins here
557 | 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/999] Compiling backup_poller.cc
In file included from /host/spi-builder-workspace/src/core/channelz/channelz.cc:19:
In file included from /host/spi-builder-workspace/src/core/channelz/channelz.h:38:
In file included from /host/spi-builder-workspace/src/core/channelz/channel_trace.h:29:
In file included from /host/spi-builder-workspace/src/core/util/json/json.h:20:
In file included from /host/spi-builder-workspace/spm-core-include/grpc/support/json.h:28:
In file included from /host/spi-builder-workspace/.build/checkouts/abseil-cpp-SwiftPM/absl/strings/str_cat.h:110:
In file included from /host/spi-builder-workspace/.build/checkouts/abseil-cpp-SwiftPM/absl/strings/numbers.h:48:
/host/spi-builder-workspace/.build/checkouts/abseil-cpp-SwiftPM/absl/numeric/int128.h:1182:1: error: redundant #include of module 'abseil' appears within namespace 'absl::lts_20240722' [-Wmodules-import-nested-redundant]
1182 | #include "absl/numeric/int128_have_intrinsic.inc" // IWYU pragma: export
| ^
/host/spi-builder-workspace/.build/checkouts/abseil-cpp-SwiftPM/absl/numeric/int128.h:557:1: note: namespace 'absl::lts_20240722' begins here
557 | 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/999] Compiling channelz.cc
In file included from /host/spi-builder-workspace/src/core/client_channel/retry_filter_legacy_call_data.cc:15:
In file included from /host/spi-builder-workspace/src/core/client_channel/retry_filter_legacy_call_data.h:18:
In file included from /host/spi-builder-workspace/spm-core-include/grpc/event_engine/event_engine.h:27:
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:81:
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:35:
/host/spi-builder-workspace/.build/checkouts/abseil-cpp-SwiftPM/absl/numeric/int128.h:1182:1: error: redundant #include of module 'abseil' appears within namespace 'absl::lts_20240722' [-Wmodules-import-nested-redundant]
1182 | #include "absl/numeric/int128_have_intrinsic.inc" // IWYU pragma: export
| ^
/host/spi-builder-workspace/.build/checkouts/abseil-cpp-SwiftPM/absl/numeric/int128.h:557:1: note: namespace 'absl::lts_20240722' begins here
557 | 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/channelz/channel_trace.cc:19:
In file included from /host/spi-builder-workspace/src/core/channelz/channel_trace.h:29:
In file included from /host/spi-builder-workspace/src/core/util/json/json.h:20:
In file included from /host/spi-builder-workspace/spm-core-include/grpc/support/json.h:28:
In file included from /host/spi-builder-workspace/.build/checkouts/abseil-cpp-SwiftPM/absl/strings/str_cat.h:110:
In file included from /host/spi-builder-workspace/.build/checkouts/abseil-cpp-SwiftPM/absl/strings/numbers.h:48:
/host/spi-builder-workspace/.build/checkouts/abseil-cpp-SwiftPM/absl/numeric/int128.h:1182:1: error: redundant #include of module 'abseil' appears within namespace 'absl::lts_20240722' [-Wmodules-import-nested-redundant]
1182 | #include "absl/numeric/int128_have_intrinsic.inc" // IWYU pragma: export
| ^
/host/spi-builder-workspace/.build/checkouts/abseil-cpp-SwiftPM/absl/numeric/int128.h:557:1: note: namespace 'absl::lts_20240722' begins here
557 | 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/999] Compiling channel_trace.cc
[0/999] Compiling retry_filter_legacy_call_data.cc
In file included from /host/spi-builder-workspace/src/core/channelz/channelz_registry.cc:19:
In file included from /host/spi-builder-workspace/src/core/channelz/channelz_registry.h:29:
In file included from /host/spi-builder-workspace/src/core/channelz/channelz.h:38:
In file included from /host/spi-builder-workspace/src/core/channelz/channel_trace.h:29:
In file included from /host/spi-builder-workspace/src/core/util/json/json.h:20:
In file included from /host/spi-builder-workspace/spm-core-include/grpc/support/json.h:28:
In file included from /host/spi-builder-workspace/.build/checkouts/abseil-cpp-SwiftPM/absl/strings/str_cat.h:110:
In file included from /host/spi-builder-workspace/.build/checkouts/abseil-cpp-SwiftPM/absl/strings/numbers.h:48:
/host/spi-builder-workspace/.build/checkouts/abseil-cpp-SwiftPM/absl/numeric/int128.h:1182:1: error: redundant #include of module 'abseil' appears within namespace 'absl::lts_20240722' [-Wmodules-import-nested-redundant]
1182 | #include "absl/numeric/int128_have_intrinsic.inc" // IWYU pragma: export
| ^
/host/spi-builder-workspace/.build/checkouts/abseil-cpp-SwiftPM/absl/numeric/int128.h:557:1: note: namespace 'absl::lts_20240722' begins here
557 | 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/client_channel_factory.cc:19:
In file included from /host/spi-builder-workspace/src/core/client_channel/client_channel_factory.h:23:
In file included from /host/spi-builder-workspace/src/core/client_channel/subchannel.h:20:
In file included from /host/spi-builder-workspace/spm-core-include/grpc/event_engine/event_engine.h:27:
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:81:
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:35:
/host/spi-builder-workspace/.build/checkouts/abseil-cpp-SwiftPM/absl/numeric/int128.h:1182:1: error: redundant #include of module 'abseil' appears within namespace 'absl::lts_20240722' [-Wmodules-import-nested-redundant]
1182 | #include "absl/numeric/int128_have_intrinsic.inc" // IWYU pragma: export
| ^
/host/spi-builder-workspace/.build/checkouts/abseil-cpp-SwiftPM/absl/numeric/int128.h:557:1: note: namespace 'absl::lts_20240722' begins here
557 | 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/999] Compiling channelz_registry.cc
[0/999] Compiling client_channel_factory.cc
In file included from /host/spi-builder-workspace/src/core/client_channel/client_channel.cc:15:
In file included from /host/spi-builder-workspace/src/core/client_channel/client_channel.h:22:
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:81:
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:35:
/host/spi-builder-workspace/.build/checkouts/abseil-cpp-SwiftPM/absl/numeric/int128.h:1182:1: error: redundant #include of module 'abseil' appears within namespace 'absl::lts_20240722' [-Wmodules-import-nested-redundant]
1182 | #include "absl/numeric/int128_have_intrinsic.inc" // IWYU pragma: export
| ^
/host/spi-builder-workspace/.build/checkouts/abseil-cpp-SwiftPM/absl/numeric/int128.h:557:1: note: namespace 'absl::lts_20240722' begins here
557 | 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/999] Compiling client_channel.cc
In file included from /host/spi-builder-workspace/src/core/client_channel/retry_service_config.cc:17:
In file included from /host/spi-builder-workspace/src/core/client_channel/retry_service_config.h:28:
In file included from /host/spi-builder-workspace/src/core/lib/channel/channel_args.h:22:
In file included from /host/spi-builder-workspace/spm-core-include/grpc/event_engine/event_engine.h:27:
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:81:
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:35:
/host/spi-builder-workspace/.build/checkouts/abseil-cpp-SwiftPM/absl/numeric/int128.h:1182:1: error: redundant #include of module 'abseil' appears within namespace 'absl::lts_20240722' [-Wmodules-import-nested-redundant]
1182 | #include "absl/numeric/int128_have_intrinsic.inc" // IWYU pragma: export
| ^
/host/spi-builder-workspace/.build/checkouts/abseil-cpp-SwiftPM/absl/numeric/int128.h:557:1: note: namespace 'absl::lts_20240722' begins here
557 | 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/999] Compiling retry_service_config.cc
BUILD FAILURE 6.0 linux