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 Judo, reference v7.0.5 (997516), with Swift 5.10 for Linux on 30 Sep 2024 17:41:58 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-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/judoapp/judo-swiftui.git
Reference: v7.0.5
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
 * tag               v7.0.5     -> FETCH_HEAD
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 v7.0.5
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
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-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/apple/swift-collections.git
Fetching https://github.com/weichsel/ZIPFoundation.git
[1/5454] Fetching zipfoundation
[3928/20620] Fetching zipfoundation, swift-collections
Fetched https://github.com/weichsel/ZIPFoundation.git from cache (0.98s)
Fetched https://github.com/apple/swift-collections.git from cache (0.99s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.0 (1.05s)
Computing version for https://github.com/weichsel/ZIPFoundation.git
Computed https://github.com/weichsel/ZIPFoundation.git at 0.9.18 (0.32s)
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.0
Creating working copy for https://github.com/weichsel/ZIPFoundation.git
Working copy of https://github.com/weichsel/ZIPFoundation.git resolved at 0.9.18
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
Building for debugging...
[0/34] Write sources
[14/34] Write swift-version-24593BA9C3E375BF.txt
[16/103] Emitting module ZIPFoundation
[17/105] Compiling _CollectionsUtilities RandomAccessCollection+Offsets.swift
/host/spi-builder-workspace/Sources/JudoExpressions/Lexer/Scanner.swift:17:8: error: no such module 'OSLog'
import OSLog
       ^
[18/105] Compiling _CollectionsUtilities Specialize.swift
/host/spi-builder-workspace/Sources/JudoExpressions/Lexer/Scanner.swift:17:8: error: no such module 'OSLog'
import OSLog
       ^
[19/105] Compiling _CollectionsUtilities Debugging.swift
/host/spi-builder-workspace/Sources/JudoExpressions/Lexer/Scanner.swift:17:8: error: no such module 'OSLog'
import OSLog
       ^
[20/105] Compiling _CollectionsUtilities Descriptions.swift
/host/spi-builder-workspace/Sources/JudoExpressions/Lexer/Scanner.swift:17:8: error: no such module 'OSLog'
import OSLog
       ^
[21/105] Compiling JudoExpressions Literal.swift
/host/spi-builder-workspace/Sources/JudoExpressions/Lexer/Scanner.swift:17:8: error: no such module 'OSLog'
import OSLog
       ^
[22/107] Emitting module Judo
[23/107] Compiling Judo Judo.swift
[24/107] Compiling Backport Backport.swift
/host/spi-builder-workspace/Sources/Backport/AsyncImage.swift:16:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[25/107] Emitting module Backport
/host/spi-builder-workspace/Sources/Backport/AsyncImage.swift:16:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[26/107] Compiling Backport AsyncImage.swift
/host/spi-builder-workspace/Sources/Backport/AsyncImage.swift:16:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[27/108] Compiling _CollectionsUtilities _UnsafeBitSet+_Word.swift
[28/108] Compiling _CollectionsUtilities _UnsafeBitSet.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[29/110] Emitting module JudoExpressions
/host/spi-builder-workspace/Sources/JudoExpressions/Lexer/Scanner.swift:17:8: error: no such module 'OSLog'
import OSLog
       ^
[30/110] Compiling JudoExpressions Statement.swift
/host/spi-builder-workspace/Sources/JudoExpressions/Lexer/Scanner.swift:17:8: error: no such module 'OSLog'
import OSLog
       ^
[31/110] Compiling JudoExpressions StatementVisitor.swift
/host/spi-builder-workspace/Sources/JudoExpressions/Lexer/Scanner.swift:17:8: error: no such module 'OSLog'
import OSLog
       ^
[32/110] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[33/110] Compiling _CollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[34/110] Compiling _CollectionsUtilities UnsafeRawPointer extensions.swift
[35/110] Emitting module _CollectionsUtilities
[38/110] Compiling _CollectionsUtilities _SortedCollection.swift
[39/110] Compiling _CollectionsUtilities _UniqueCollection.swift
[42/110] Compiling Backport BackportNamespace.swift
/host/spi-builder-workspace/Sources/Backport/AsyncImage.swift:16:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[43/110] Compiling _CollectionsUtilities UInt+reversed.swift
/host/spi-builder-workspace/Sources/JudoExpressions/Lexer/Scanner.swift:17:8: error: no such module 'OSLog'
import OSLog
       ^
[44/110] Compiling _CollectionsUtilities _UnsafeBitSet+Index.swift
/host/spi-builder-workspace/Sources/JudoExpressions/Lexer/Scanner.swift:17:8: error: no such module 'OSLog'
import OSLog
       ^
/host/spi-builder-workspace/Sources/JudoExpressions/Lexer/Scanner.swift:17:8: error: no such module 'OSLog'
import OSLog
       ^
[47/110] Compiling _CollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[48/110] Compiling _CollectionsUtilities Integer rank.swift
[49/110] Compiling _CollectionsUtilities UInt+first and last set bit.swift
error: fatalError
[51/110] Wrapping AST for Judo for debugging
/host/spi-builder-workspace/Sources/JudoExpressions/Lexer/Scanner.swift:17:8: error: no such module 'OSLog'
import OSLog
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
/host/spi-builder-workspace/Sources/XCAssetsKit/XCAssetCatalog.swift:17:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
BUILD FAILURE 5.10 linux