Build Information
Failed to build Judo, reference main (997516
), with Swift 6.0 for Linux on 1 Dec 2024 22:51:08 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 -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.58.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/judoapp/judo-swiftui.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/judoapp/judo-swiftui
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 997516d Releasing v7.0.5
Cloned https://github.com/judoapp/judo-swiftui.git
Revision (git rev-parse @):
997516d02f8955f53cbd38430abe1240ff07b206
SUCCESS checkout https://github.com/judoapp/judo-swiftui.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/judoapp/judo-swiftui.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 -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 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/apple/swift-collections.git
Fetching https://github.com/weichsel/ZIPFoundation.git
[1/5466] Fetching zipfoundation
[5467/21069] Fetching zipfoundation, swift-collections
Fetched https://github.com/weichsel/ZIPFoundation.git from cache (0.49s)
[4369/15603] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.34s)
Computing version for https://github.com/weichsel/ZIPFoundation.git
Computed https://github.com/weichsel/ZIPFoundation.git at 0.9.19 (0.83s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (3.69s)
Creating working copy for https://github.com/weichsel/ZIPFoundation.git
Working copy of https://github.com/weichsel/ZIPFoundation.git resolved at 0.9.19
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/Sources/JudoDocument/README.md
warning: 'zipfoundation': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Resources/PrivacyInfo.xcprivacy
Building for debugging...
[0/34] Write sources
[14/34] Write swift-version-24593BA9C3E375BF.txt
[16/103] Emitting module ZIPFoundation
[17/105] Compiling ZIPFoundation Archive+MemoryFile.swift
[18/105] Compiling ZIPFoundation Archive+Progress.swift
[19/105] Compiling ZIPFoundation Archive+Reading.swift
[20/105] Compiling ZIPFoundation Archive+BackingConfiguration.swift
[21/105] Compiling ZIPFoundation Archive+Deprecated.swift
[22/105] Compiling ZIPFoundation Archive+Helpers.swift
[23/105] Emitting module InternalCollectionsUtilities
[24/105] Compiling ZIPFoundation Data+CompressionDeprecated.swift
[25/105] Compiling ZIPFoundation Data+Serialization.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[26/105] Emitting module XCAssetsKit
/host/spi-builder-workspace/Sources/XCAssetsKit/XCAssetCatalog.swift:17:8: error: no such module 'CryptoKit'
15 |
16 | import Foundation
17 | import CryptoKit
| `- error: no such module 'CryptoKit'
18 | import CoreImage
19 | import UniformTypeIdentifiers
[27/107] Compiling ZIPFoundation Entry+Serialization.swift
/host/spi-builder-workspace/Sources/JudoExpressions/Lexer/Scanner.swift:17:8: error: no such module 'OSLog'
15 |
16 | import Foundation
17 | import OSLog
| `- error: no such module 'OSLog'
18 |
19 | private let logger = Logger()
[28/107] Compiling ZIPFoundation Entry+ZIP64.swift
/host/spi-builder-workspace/Sources/JudoExpressions/Lexer/Scanner.swift:17:8: error: no such module 'OSLog'
15 |
16 | import Foundation
17 | import OSLog
| `- error: no such module 'OSLog'
18 |
19 | private let logger = Logger()
/host/spi-builder-workspace/Sources/JudoExpressions/Lexer/Scanner.swift:17:8: error: no such module 'OSLog'
15 |
16 | import Foundation
17 | import OSLog
| `- error: no such module 'OSLog'
18 |
19 | private let logger = Logger()
[30/109] Compiling ZIPFoundation Archive+ZIP64.swift
/host/spi-builder-workspace/Sources/JudoExpressions/Lexer/Scanner.swift:17:8: error: no such module 'OSLog'
15 |
16 | import Foundation
17 | import OSLog
| `- error: no such module 'OSLog'
18 |
19 | private let logger = Logger()
[31/109] Compiling ZIPFoundation Archive.swift
/host/spi-builder-workspace/Sources/JudoExpressions/Lexer/Scanner.swift:17:8: error: no such module 'OSLog'
15 |
16 | import Foundation
17 | import OSLog
| `- error: no such module 'OSLog'
18 |
19 | private let logger = Logger()
[32/109] Compiling ZIPFoundation Data+Compression.swift
/host/spi-builder-workspace/Sources/JudoExpressions/Lexer/Scanner.swift:17:8: error: no such module 'OSLog'
15 |
16 | import Foundation
17 | import OSLog
| `- error: no such module 'OSLog'
18 |
19 | private let logger = Logger()
[33/109] Emitting module Judo
[34/109] Compiling Judo Judo.swift
[37/110] Compiling JudoExpressions Statement.swift
/host/spi-builder-workspace/Sources/JudoExpressions/Lexer/Scanner.swift:17:8: error: no such module 'OSLog'
15 |
16 | import Foundation
17 | import OSLog
| `- error: no such module 'OSLog'
18 |
19 | private let logger = Logger()
[38/110] Compiling JudoExpressions StatementVisitor.swift
/host/spi-builder-workspace/Sources/JudoExpressions/Lexer/Scanner.swift:17:8: error: no such module 'OSLog'
15 |
16 | import Foundation
17 | import OSLog
| `- error: no such module 'OSLog'
18 |
19 | private let logger = Logger()
[39/110] Compiling Backport Backport.swift
/host/spi-builder-workspace/Sources/Backport/AsyncImage.swift:16:8: error: no such module 'SwiftUI'
14 | // CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
15 |
16 | import SwiftUI
| `- error: no such module 'SwiftUI'
17 |
18 | @available(iOS, deprecated: 15.0)
[40/110] Compiling Backport BackportNamespace.swift
/host/spi-builder-workspace/Sources/Backport/AsyncImage.swift:16:8: error: no such module 'SwiftUI'
14 | // CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
15 |
16 | import SwiftUI
| `- error: no such module 'SwiftUI'
17 |
18 | @available(iOS, deprecated: 15.0)
[41/110] Compiling ZIPFoundation Archive+WritingDeprecated.swift
[43/110] Compiling ZIPFoundation Archive+ReadingDeprecated.swift
[44/110] Compiling ZIPFoundation Archive+Writing.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[47/110] Emitting module Backport
/host/spi-builder-workspace/Sources/Backport/AsyncImage.swift:16:8: error: no such module 'SwiftUI'
14 | // CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
15 |
16 | import SwiftUI
| `- error: no such module 'SwiftUI'
17 |
18 | @available(iOS, deprecated: 15.0)
[48/110] Compiling Backport AsyncImage.swift
/host/spi-builder-workspace/Sources/Backport/AsyncImage.swift:16:8: error: no such module 'SwiftUI'
14 | // CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
15 |
16 | import SwiftUI
| `- error: no such module 'SwiftUI'
17 |
18 | @available(iOS, deprecated: 15.0)
BUILD FAILURE 6.0 linux