The Swift Package Index logo.Swift Package Index

Build Information

Failed to build FuturedKit with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/futuredapp/FuturedKit.git
Reference: 0.5.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/futuredapp/FuturedKit
 * tag               0.5.0      -> FETCH_HEAD
HEAD is now at 6e10154 Merge pull request #12 from futuredapp/fix/navigation-links-accessibility
Cloned https://github.com/futuredapp/FuturedKit.git
Revision (git rev-parse @):
6e10154aae361da530bf38b3add45978678facee
SUCCESS checkout https://github.com/futuredapp/FuturedKit.git at 0.5.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/futuredapp/FuturedKit.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/JohnSundell/CollectionConcurrencyKit
Fetching https://github.com/mkj-is/BindingKit
[1/83] Fetching collectionconcurrencykit
[84/234] Fetching collectionconcurrencykit, bindingkit
Fetched https://github.com/JohnSundell/CollectionConcurrencyKit from cache (0.23s)
Fetched https://github.com/mkj-is/BindingKit from cache (0.24s)
Computing version for https://github.com/JohnSundell/CollectionConcurrencyKit
Computed https://github.com/JohnSundell/CollectionConcurrencyKit at 0.2.0 (0.61s)
Computing version for https://github.com/mkj-is/BindingKit
Computed https://github.com/mkj-is/BindingKit at 1.0.0 (0.58s)
Creating working copy for https://github.com/JohnSundell/CollectionConcurrencyKit
Working copy of https://github.com/JohnSundell/CollectionConcurrencyKit resolved at 0.2.0
Creating working copy for https://github.com/mkj-is/BindingKit
Working copy of https://github.com/mkj-is/BindingKit resolved at 1.0.0
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version-24593BA9C3E375BF.txt
[5/13] Compiling BindingKit Binding+Map.swift
/host/spi-builder-workspace/.build/checkouts/BindingKit/Sources/BindingKit/Binding+Coalescing.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[6/13] Compiling BindingKit Binding+StoredValue.swift
/host/spi-builder-workspace/.build/checkouts/BindingKit/Sources/BindingKit/Binding+Coalescing.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[7/13] Compiling BindingKit Binding+KeyPath.swift
/host/spi-builder-workspace/.build/checkouts/BindingKit/Sources/BindingKit/Binding+Coalescing.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[8/13] Compiling BindingKit Binding+Effects.swift
/host/spi-builder-workspace/.build/checkouts/BindingKit/Sources/BindingKit/Binding+Coalescing.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[9/13] Compiling BindingKit Transformation.swift
/host/spi-builder-workspace/.build/checkouts/BindingKit/Sources/BindingKit/Binding+Coalescing.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[10/13] Emitting module BindingKit
/host/spi-builder-workspace/.build/checkouts/BindingKit/Sources/BindingKit/Binding+Coalescing.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[11/13] Compiling BindingKit Binding+Coalescing.swift
/host/spi-builder-workspace/.build/checkouts/BindingKit/Sources/BindingKit/Binding+Coalescing.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
error: fatalError
[12/13] Emitting module CollectionConcurrencyKit
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/10] Compiling BindingKit Binding+KeyPath.swift
/host/spi-builder-workspace/.build/checkouts/BindingKit/Sources/BindingKit/Binding+Coalescing.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[3/10] Compiling BindingKit Binding+StoredValue.swift
/host/spi-builder-workspace/.build/checkouts/BindingKit/Sources/BindingKit/Binding+Coalescing.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[4/10] Compiling BindingKit Transformation.swift
/host/spi-builder-workspace/.build/checkouts/BindingKit/Sources/BindingKit/Binding+Coalescing.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[5/10] Emitting module BindingKit
/host/spi-builder-workspace/.build/checkouts/BindingKit/Sources/BindingKit/Binding+Coalescing.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[6/10] Compiling BindingKit Binding+Coalescing.swift
/host/spi-builder-workspace/.build/checkouts/BindingKit/Sources/BindingKit/Binding+Coalescing.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[7/10] Compiling BindingKit Binding+Effects.swift
/host/spi-builder-workspace/.build/checkouts/BindingKit/Sources/BindingKit/Binding+Coalescing.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[8/10] Compiling BindingKit Binding+Map.swift
/host/spi-builder-workspace/.build/checkouts/BindingKit/Sources/BindingKit/Binding+Coalescing.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
error: fatalError
[9/10] Emitting module CollectionConcurrencyKit
BUILD FAILURE 5.10 linux

Build Machine: Linux 1