Build Information
Failed to build Reach5, reference master (2abb56
), with Swift 5.10 for Linux on 14 Nov 2024 17:32:41 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-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.57.0
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 2abb566 Ajout de providerWithVariant (#39)
Cloned https://github.com/ReachFive/reachfive-ios.git
Revision (git rev-parse @):
2abb566dd5b3f89af8f26f3d8fbd889124c66131
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-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:bbf8567030a4fa53b55a34fff1a818ffa3e86e892fedc5d8aa9c6958f48fdf8a
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/3895] Fetching devicekit
Fetched https://github.com/devicekit/DeviceKit.git from cache (0.40s)
Creating working copy for https://github.com/devicekit/DeviceKit.git
Working copy of https://github.com/devicekit/DeviceKit.git resolved at 5.5.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.89s)
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.8.3
warning: dependency 'cryptoswift' is missing; cloning again
Fetching https://github.com/Alamofire/Alamofire.git
[1/29795] Fetching alamofire
Fetched https://github.com/Alamofire/Alamofire.git from cache (2.97s)
Creating working copy for https://github.com/Alamofire/Alamofire.git
Working copy of https://github.com/Alamofire/Alamofire.git resolved at 5.10.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.74s)
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
/host/spi-builder-workspace/Sources/Podfile.lock
/host/spi-builder-workspace/Sources/Core/Info.plist
Building for debugging...
[0/10] Write sources
[2/10] Copying PrivacyInfo.xcprivacy
[3/10] Write sources
[4/10] Copying PrivacyInfo.xcprivacy
[5/10] Write sources
[5/10] Copying PrivacyInfo.xcprivacy
[8/10] Write sources
[9/10] Write swift-version-24593BA9C3E375BF.txt
[11/169] Compiling DeviceKit resource_bundle_accessor.swift
[12/169] Compiling DeviceKit Device.generated.swift
/host/spi-builder-workspace/.build/checkouts/DeviceKit/Source/Device.generated.swift:2279: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:2279:26: error: value of type 'ProcessInfo' has no member 'thermalState'
switch ProcessInfo().thermalState {
~~~~~~~~~~~~~ ^~~~~~~~~~~~
[13/169] Emitting module DeviceKit
[14/169] Compiling CryptoSwift AES.Cryptors.swift
[15/169] Compiling CryptoSwift AES.swift
[16/169] Compiling CryptoSwift Authenticator.swift
/host/spi-builder-workspace/.build/checkouts/Alamofire/Source/Core/ParameterEncoding.swift:25:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[17/169] Compiling CryptoSwift BatchedCollection.swift
/host/spi-builder-workspace/.build/checkouts/Alamofire/Source/Core/ParameterEncoding.swift:25:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[18/169] Compiling CryptoSwift Bit.swift
/host/spi-builder-workspace/.build/checkouts/Alamofire/Source/Core/ParameterEncoding.swift:25:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[19/169] Compiling CryptoSwift BlockCipher.swift
/host/spi-builder-workspace/.build/checkouts/Alamofire/Source/Core/ParameterEncoding.swift:25:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[20/169] Compiling CryptoSwift BlockDecryptor.swift
/host/spi-builder-workspace/.build/checkouts/Alamofire/Source/Core/ParameterEncoding.swift:25:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[21/169] Compiling CryptoSwift IntegerConversion.swift
/host/spi-builder-workspace/.build/checkouts/Alamofire/Source/Core/ParameterEncoding.swift:25:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[24/176] Compiling CryptoSwift Array+Extension.swift
[26/176] Compiling CryptoSwift ASN1.swift
[27/176] Compiling CryptoSwift ASN1Decoder.swift
[28/176] Compiling CryptoSwift ASN1Encoder.swift
[29/176] Compiling CryptoSwift ASN1Scanner.swift
error: fatalError
[32/176] Emitting module BrightFutures
BUILD FAILURE 5.10 linux