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 7.1.0 (1507d3), with Swift 5.10 for Linux on 19 Sep 2024 21:17:51 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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: 7.1.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/ReachFive/reachfive-ios
 * tag               7.1.0      -> FETCH_HEAD
HEAD is now at 1507d32 Ajout import UIKit dans ConfiguredAppleProvider
Cloned https://github.com/ReachFive/reachfive-ios.git
Revision (git rev-parse @):
1507d3263c8ffa60940f768ac8e6bc012ea0462d
SUCCESS checkout https://github.com/ReachFive/reachfive-ios.git at 7.1.0
========================================
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-4609320-1":/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/devicekit/DeviceKit.git
[1/3871] Fetching devicekit
Fetched https://github.com/devicekit/DeviceKit.git from cache (0.43s)
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/krzyzanowskim/CryptoSwift.git
[1/12703] Fetching cryptoswift
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (1.18s)
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
Fetching https://github.com/Alamofire/Alamofire.git
[1/29103] Fetching alamofire
Fetched https://github.com/Alamofire/Alamofire.git from cache (2.52s)
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/Thomvis/BrightFutures.git
[1/4067] Fetching brightfutures
Fetched https://github.com/Thomvis/BrightFutures.git from cache (0.60s)
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
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/Podfile.lock
    /host/spi-builder-workspace/Sources/Podfile
    /host/spi-builder-workspace/Sources/Core/Info.plist
Building for debugging...
[0/10] Write sources
[5/10] Copying PrivacyInfo.xcprivacy
[9/10] Write swift-version-24593BA9C3E375BF.txt
[11/169] Compiling CryptoSwift Array+Extension.swift
[12/169] Compiling CryptoSwift Authenticator.swift
[13/171] Emitting module DeviceKit
[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] Compiling CryptoSwift BatchedCollection.swift
[17/171] Compiling CryptoSwift Bit.swift
[18/171] Compiling CryptoSwift ECB.swift
[19/171] Compiling CryptoSwift GCM.swift
[20/171] Compiling CryptoSwift OCB.swift
[21/171] Compiling CryptoSwift OFB.swift
[22/171] Compiling CryptoSwift PCBC.swift
[23/171] Compiling CryptoSwift BlockCipher.swift
[24/171] Compiling CryptoSwift BlockDecryptor.swift
[25/171] Compiling CryptoSwift ASN1Encoder.swift
[26/171] Compiling CryptoSwift ASN1Scanner.swift
[27/171] Compiling CryptoSwift Integer Conversion.swift
[28/171] Compiling CryptoSwift Multiplication.swift
[29/171] Compiling CryptoSwift Prime Test.swift
[30/171] Compiling CryptoSwift Random.swift
[31/171] Compiling CryptoSwift Shifts.swift
[32/171] Compiling CryptoSwift Square Root.swift
[33/171] Compiling CryptoSwift Strideable.swift
[34/171] Compiling CryptoSwift String Conversion.swift
[35/171] Compiling CryptoSwift Subtraction.swift
[36/171] Compiling CryptoSwift Words and Bits.swift
[37/171] Compiling CryptoSwift ChaCha20.swift
[38/171] Compiling CryptoSwift Checksum.swift
[39/171] Compiling CryptoSwift Cipher.swift
[40/171] Compiling CryptoSwift Collection+Extension.swift
[41/171] Compiling CryptoSwift Blowfish.swift
[42/171] Compiling CryptoSwift CBCMAC.swift
[43/171] Compiling CryptoSwift CMAC.swift
[44/171] Compiling CryptoSwift Addition.swift
[45/171] Compiling CryptoSwift BigInt.swift
[46/171] Emitting module BrightFutures
[47/171] Compiling CryptoSwift AEAD.swift
[48/171] Compiling CryptoSwift AEADChaCha20Poly1305.swift
[49/171] Compiling CryptoSwift AEADXChaCha20Poly1305.swift
[50/171] Compiling CryptoSwift BigUInt.swift
[51/171] Compiling CryptoSwift Bitwise Ops.swift
[52/171] Compiling CryptoSwift CS.swift
[53/171] Compiling CryptoSwift Codable.swift
[54/171] Compiling CryptoSwift Comparable.swift
[55/171] Compiling CryptoSwift AES.Cryptors.swift
[56/171] Compiling CryptoSwift AES.swift
[57/171] Compiling CryptoSwift ASN1.swift
[58/171] Compiling CryptoSwift ASN1Decoder.swift
[59/176] Compiling CryptoSwift CBC.swift
[60/176] Compiling CryptoSwift CCM.swift
[61/176] Compiling CryptoSwift CFB.swift
[62/176] Compiling CryptoSwift CTR.swift
[63/176] Compiling CryptoSwift CipherModeWorker.swift
error: fatalError
[64/190] Compiling CryptoSwift CompactMap.swift
[65/190] Compiling CryptoSwift Cryptor.swift
[66/190] Compiling CryptoSwift Cryptors.swift
[67/190] Compiling CryptoSwift Digest.swift
[68/190] Compiling CryptoSwift DigestType.swift
[69/190] Compiling CryptoSwift AES+Foundation.swift
[70/190] Compiling CryptoSwift Array+Foundation.swift
[71/190] Compiling CryptoSwift Blowfish+Foundation.swift
[72/190] Compiling CryptoSwift ChaCha20+Foundation.swift
[73/190] Compiling CryptoSwift Data+Extension.swift
[74/190] Compiling CryptoSwift HMAC+Foundation.swift
[75/190] Compiling CryptoSwift Rabbit+Foundation.swift
[76/190] Compiling CryptoSwift String+FoundationExtension.swift
[77/190] Compiling CryptoSwift Utils+Foundation.swift
[78/190] Compiling CryptoSwift XChaCha20+Foundation.swift
[79/190] Compiling CryptoSwift Generics.swift
[80/190] Compiling CryptoSwift HKDF.swift
[81/190] Compiling CryptoSwift HMAC.swift
[82/190] Compiling CryptoSwift ISO10126Padding.swift
[83/190] Compiling CryptoSwift ISO78164Padding.swift
[84/190] Compiling CryptoSwift Int+Extension.swift
[85/190] Compiling CryptoSwift MD5.swift
[86/190] Compiling CryptoSwift NoPadding.swift
[87/190] Compiling CryptoSwift Operators.swift
[88/190] Compiling CryptoSwift DER.swift
[89/190] Compiling CryptoSwift PBKDF1.swift
[90/190] Compiling CryptoSwift PBKDF2.swift
[91/190] Compiling CryptoSwift PKCS1v15.swift
BUILD FAILURE 5.10 linux