Build Information
Failed to build Reach5, reference 7.1.4 (2abb56
), with Swift 6.0 for Linux on 14 Nov 2024 17:32:43 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 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: 7.1.4
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.4 -> FETCH_HEAD
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 7.1.4
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/ReachFive/reachfive-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-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
[1/12703] Fetching cryptoswift
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (1.24s)
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.45s)
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/devicekit/DeviceKit.git
[1/3895] Fetching devicekit
Fetched https://github.com/devicekit/DeviceKit.git from cache (0.38s)
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/Thomvis/BrightFutures.git
[1/4067] Fetching brightfutures
Fetched https://github.com/Thomvis/BrightFutures.git from cache (0.65s)
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: 'alamofire': /host/spi-builder-workspace/.build/checkouts/Alamofire/Package.swift:28:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
26 | import PackageDescription
27 |
28 | let package = Package(name: "Alamofire",
| |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
| `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
29 | platforms: [.macOS(.v10_13),
30 | .iOS(.v12),
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
warning: 'devicekit': found 2 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/.build/checkouts/DeviceKit/Source/Device.swift.gyb
/host/spi-builder-workspace/.build/checkouts/DeviceKit/Source/Info.plist
Building for debugging...
[0/10] Copying PrivacyInfo.xcprivacy
[0/10] Write sources
[0/10] Copying PrivacyInfo.xcprivacy
[0/10] Write sources
[0/10] Copying PrivacyInfo.xcprivacy
[0/10] Write sources
[9/10] Write swift-version-24593BA9C3E375BF.txt
[11/169] Emitting module BrightFutures
[12/171] Emitting module CryptoSwift
[13/185] Compiling BrightFutures SequenceType+BrightFutures.swift
[14/185] Compiling BrightFutures SwiftConcurrency+BrightFutures.swift
[15/185] Compiling CryptoSwift Array+Extension.swift
[16/185] Compiling CryptoSwift Authenticator.swift
[17/185] Compiling CryptoSwift BlockCipher.swift
[18/185] Compiling CryptoSwift BlockDecryptor.swift
[19/185] Compiling DeviceKit resource_bundle_accessor.swift
[20/185] Emitting module DeviceKit
[21/185] 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
2277 | public var thermalState: ThermalState? {
2278 | guard isCurrent else { return nil }
2279 | switch ProcessInfo().thermalState {
| `- error: 'ProcessInfo' initializer is inaccessible due to 'internal' protection level
2280 | case .nominal:
2281 | return .nominal
FoundationEssentials.ProcessInfo (internal):4:14: note: 'init()' declared here
2 | public static let processInfo: ProcessInfo
3 | deinit
4 | internal init()
| `- note: 'init()' declared here
5 | }
/host/spi-builder-workspace/.build/checkouts/DeviceKit/Source/Device.generated.swift:2279:26: error: value of type 'ProcessInfo' has no member 'thermalState'
2277 | public var thermalState: ThermalState? {
2278 | guard isCurrent else { return nil }
2279 | switch ProcessInfo().thermalState {
| `- error: value of type 'ProcessInfo' has no member 'thermalState'
2280 | case .nominal:
2281 | return .nominal
[22/185] Emitting module Alamofire
BUILD FAILURE 6.0 linux