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 main (5f768c), with Swift 5.8 for Linux on 13 Oct 2024 06:42:52 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.8-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: 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 5f768c6 use pip to install pyyaml
Cloned https://github.com/grpc/grpc-ios.git
Revision (git rev-parse @):
5f768c6c2e2340cc67bb6eeedcf5eec3e187d2e3
SUCCESS checkout https://github.com/grpc/grpc-ios.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.8
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.8-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.8-latest: Pulling from finestructure/spi-images
Digest: sha256:5112a149cbb5cb7c4578603c13e2541eac53725a20fec231c9f83c98beab2b47
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.8-latest
Fetching https://github.com/firebase/abseil-cpp-SwiftPM.git
Fetching https://github.com/firebase/boringssl-SwiftPM.git
[1/8143] Fetching boringssl-swiftpm
[734/11749] Fetching boringssl-swiftpm, abseil-cpp-swiftpm
Fetched https://github.com/firebase/abseil-cpp-SwiftPM.git (2.06s)
Fetched https://github.com/firebase/boringssl-SwiftPM.git (2.11s)
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.30s)
Computing version for https://github.com/firebase/boringssl-SwiftPM.git
Computed https://github.com/firebase/boringssl-SwiftPM.git at 0.32.1 (0.33s)
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.20240116.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...
While building module 'abseil' imported from /host/spi-builder-workspace/src/core/ext/filters/http/server/http_server_filter.h:24:
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/ext/filters/http/server/http_server_filter.cc:19:
/host/spi-builder-workspace/src/core/ext/filters/http/server/http_server_filter.h:24:10: fatal error: could not build module 'abseil'
#include "absl/status/statusor.h"
 ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
2 errors generated.
[0/997] Compiling http_server_filter.cc
[0/997] Compiling compression_filter.cc
[0/997] Compiling http_filters_plugin.cc
[0/997] Compiling message_size_filter.cc
[0/997] Compiling http_client_filter.cc
[0/997] Compiling client_authority_filter.cc
While building module 'abseil' imported from /host/spi-builder-workspace/src/core/ext/filters/rbac/rbac_filter.h:23:
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"
         ^~~~~~~~~~~~~~~
[0/997] Compiling rbac_filter.cc
[0/997] Compiling channelz_registry.cc
BUILD FAILURE 5.8 linux