The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build gRPC, reference v1.67.0 (875c04), with Swift 5.9 for Linux on 9 Oct 2024 11:31:33 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.55.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/grpc/grpc-ios.git
Reference: v1.67.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.67.0    -> FETCH_HEAD
HEAD is now at 875c042 use pip to install pyyaml
Cloned https://github.com/grpc/grpc-ios.git
Revision (git rev-parse @):
875c042535ae18517edef6afede2695f606a9401
SUCCESS checkout https://github.com/grpc/grpc-ios.git at v1.67.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $PWD
https://github.com/grpc/grpc-ios.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:9f9025114c0603ac6ea1951d396f9bc1cd3a7c1b5aa8548b3ea2615c8c5705ce
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Fetching https://github.com/firebase/abseil-cpp-SwiftPM.git
Fetching https://github.com/firebase/boringssl-SwiftPM.git
[1/8143] Fetching boringssl-swiftpm
[816/11749] Fetching boringssl-swiftpm, abseil-cpp-swiftpm
Fetched https://github.com/firebase/abseil-cpp-SwiftPM.git (2.45s)
Fetched https://github.com/firebase/boringssl-SwiftPM.git (2.51s)
Computing version for https://github.com/firebase/abseil-cpp-SwiftPM.git
Computed https://github.com/firebase/abseil-cpp-SwiftPM.git at 0.20240116.1 (0.35s)
Computing version for https://github.com/firebase/boringssl-SwiftPM.git
Computed https://github.com/firebase/boringssl-SwiftPM.git at 0.32.1 (0.37s)
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.20240116.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/992] Compiling extension.upb_minitable.c
[1/992] Copying PrivacyInfo.xcprivacy
[1/992] Copying Info.plist
[3/992] Compiling tls_spiffe_validator_config.upb_minitable.c
[4/992] Compiling zutil.c
[5/992] Compiling uncompr.c
[6/992] Compiling time_cc.cc
[7/992] Compiling string_ref.cc
[8/992] Compiling status.cc
[9/992] Compiling byte_buffer_cc.cc
While building module 'abseil' imported from /host/spi-builder-workspace/src/core/client_channel/client_channel.h:22:
In file included from <module-includes>:17:
/host/spi-builder-workspace/.build/checkouts/abseil-cpp-SwiftPM/absl/base/internal/exception_safety_testing.h:33:10: fatal error: 'gtest/gtest.h' file not found
#include "gtest/gtest.h"
         ^~~~~~~~~~~~~~~
In file included from /host/spi-builder-workspace/src/core/client_channel/client_channel.cc:17:
/host/spi-builder-workspace/src/core/client_channel/client_channel.h:22:10: fatal error: could not build module 'abseil'
#include "absl/status/status.h"
 ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
2 errors generated.
[10/992] Compiling client_channel.cc
[10/992] Compiling backup_poller.cc
[10/992] Compiling client_channel_factory.cc
[10/992] Compiling xds_server_credentials.cc
[10/992] Compiling channelz_registry.cc
[10/992] Compiling client_channel_filter.cc
While building module 'abseil' imported from /host/spi-builder-workspace/src/core/channelz/channelz.h:31:
In file included from <module-includes>:17:
/host/spi-builder-workspace/.build/checkouts/abseil-cpp-SwiftPM/absl/base/internal/exception_safety_testing.h:33:10: fatal error: 'gtest/gtest.h' file not found
#include "gtest/gtest.h"
         ^~~~~~~~~~~~~~~
[10/992] Compiling channelz.cc
While building module 'abseil' imported from /host/spi-builder-workspace/src/core/lib/gprpp/sync.h:22:
In file included from <module-includes>:17:
/host/spi-builder-workspace/.build/checkouts/abseil-cpp-SwiftPM/absl/base/internal/exception_safety_testing.h:33:10: fatal error: 'gtest/gtest.h' file not found
#include "gtest/gtest.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:
/host/spi-builder-workspace/src/core/lib/gprpp/sync.h:22:10: fatal error: could not build module 'abseil'
#include "absl/base/thread_annotations.h"
 ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[10/992] Compiling thread_manager.cc
BUILD FAILURE 5.9 linux