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 Reach5, reference master (089b34), with Swift 5.10 for Linux on 24 Sep 2024 14:44:50 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" 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.54.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ReachFive/reachfive-ios.git
Reference: master
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/ReachFive/reachfive-ios
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 089b34d doc only antora bump for 7.1.0 (#23)
Cloned https://github.com/ReachFive/reachfive-ios.git
Revision (git rev-parse @):
089b34dff925ad431139550e57a8a1ffe8cd9e84
SUCCESS checkout https://github.com/ReachFive/reachfive-ios.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $PWD
https://github.com/ReachFive/reachfive-ios.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" 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:6c25c99211d1e15148b101a61df2563575f50d0f624cb6ce5a573a0b53fb5dca
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/Alamofire/Alamofire.git
[1/29121] Fetching alamofire
Fetched https://github.com/Alamofire/Alamofire.git from cache (2.77s)
Creating working copy for https://github.com/Alamofire/Alamofire.git
Working copy of https://github.com/Alamofire/Alamofire.git resolved at 5.9.1
warning: dependency 'alamofire' is missing; cloning again
Fetching https://github.com/devicekit/DeviceKit.git
[1/3895] Fetching devicekit
Fetched https://github.com/devicekit/DeviceKit.git from cache (0.71s)
Creating working copy for https://github.com/devicekit/DeviceKit.git
Working copy of https://github.com/devicekit/DeviceKit.git resolved at 5.4.0
warning: dependency 'devicekit' is missing; cloning again
Fetching https://github.com/Thomvis/BrightFutures.git
[1/4067] Fetching brightfutures
Fetched https://github.com/Thomvis/BrightFutures.git from cache (0.78s)
Creating working copy for https://github.com/Thomvis/BrightFutures.git
Working copy of https://github.com/Thomvis/BrightFutures.git resolved at 8.2.0
warning: dependency 'brightfutures' is missing; cloning again
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
[1/12703] Fetching cryptoswift
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (1.28s)
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.8.2
warning: dependency 'cryptoswift' is missing; cloning again
warning: 'spi-builder-workspace': found 3 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Sources/Core/Info.plist
    /host/spi-builder-workspace/Sources/Podfile
    /host/spi-builder-workspace/Sources/Podfile.lock
Building for debugging...
[0/10] Write sources
[0/10] Copying PrivacyInfo.xcprivacy
[0/10] Write sources
[0/10] Copying PrivacyInfo.xcprivacy
[6/10] Write sources
[9/10] Write swift-version-24593BA9C3E375BF.txt
[11/169] Emitting module BrightFutures
[12/171] Compiling CryptoSwift BlockCipher.swift
[13/171] Compiling CryptoSwift BlockDecryptor.swift
[14/171] Compiling DeviceKit resource_bundle_accessor.swift
[15/171] Compiling DeviceKit Device.generated.swift
/host/spi-builder-workspace/.build/checkouts/DeviceKit/Source/Device.generated.swift:2215:12: error: 'ProcessInfo' initializer is inaccessible due to 'internal' protection level
    switch ProcessInfo().thermalState {
           ^
Foundation.ProcessInfo (internal):3:23: note: 'init()' declared here
    override internal init()
                      ^
/host/spi-builder-workspace/.build/checkouts/DeviceKit/Source/Device.generated.swift:2215:26: error: value of type 'ProcessInfo' has no member 'thermalState'
    switch ProcessInfo().thermalState {
           ~~~~~~~~~~~~~ ^~~~~~~~~~~~
[16/171] Emitting module DeviceKit
[17/171] Compiling CryptoSwift ASN1.swift
[18/171] Compiling CryptoSwift ASN1Decoder.swift
[19/171] Compiling CryptoSwift AES.Cryptors.swift
[20/171] Compiling CryptoSwift AES.swift
[21/171] Compiling CryptoSwift Blowfish.swift
[22/171] Compiling CryptoSwift CBCMAC.swift
[23/171] Compiling CryptoSwift CMAC.swift
[24/171] Compiling CryptoSwift Addition.swift
[25/171] Compiling CryptoSwift BigInt.swift
[27/171] Compiling CryptoSwift ASN1Encoder.swift
[28/171] Compiling CryptoSwift ASN1Scanner.swift
[29/171] Compiling CryptoSwift Array+Extension.swift
[30/171] Compiling CryptoSwift Authenticator.swift
[31/171] Compiling CryptoSwift BatchedCollection.swift
[35/176] Compiling CryptoSwift Bit.swift
[36/176] Compiling BrightFutures SequenceType+BrightFutures.swift
[37/176] Compiling BrightFutures SwiftConcurrency+BrightFutures.swift
[45/176] Compiling CryptoSwift BlockModeOptions.swift
[46/176] Compiling CryptoSwift CBC.swift
[47/176] Compiling CryptoSwift CCM.swift
[48/176] Compiling CryptoSwift CFB.swift
[49/176] Compiling CryptoSwift CTR.swift
[50/176] Compiling CryptoSwift CipherModeWorker.swift
[51/176] Compiling CryptoSwift AEAD.swift
[52/176] Compiling CryptoSwift AEADChaCha20Poly1305.swift
[53/176] Compiling CryptoSwift AEADXChaCha20Poly1305.swift
error: fatalError
[54/177] Compiling CryptoSwift CompactMap.swift
[55/177] Compiling CryptoSwift Cryptor.swift
[56/177] Compiling CryptoSwift Cryptors.swift
[57/177] Compiling CryptoSwift Digest.swift
[58/177] Compiling CryptoSwift DigestType.swift
[59/177] Compiling CryptoSwift AES+Foundation.swift
[60/177] Compiling CryptoSwift Array+Foundation.swift
[61/177] Compiling CryptoSwift Blowfish+Foundation.swift
[62/177] Compiling CryptoSwift ChaCha20+Foundation.swift
[63/177] Compiling CryptoSwift Data+Extension.swift
[64/177] Compiling CryptoSwift HMAC+Foundation.swift
[65/177] Compiling CryptoSwift Rabbit+Foundation.swift
[66/177] Compiling CryptoSwift String+FoundationExtension.swift
[67/177] Compiling CryptoSwift Utils+Foundation.swift
BUILD FAILURE 5.10 linux