Build Information
Failed to build Composed, reference 1.0.33 (75b950), with Swift 6.2 for Linux on 18 Jun 2025 12:06:49 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/thread/Composed.git
Reference: 1.0.33
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/thread/Composed
* tag 1.0.33 -> FETCH_HEAD
HEAD is now at 75b9500 Pin Quick and Nimble versions
Cloned https://github.com/thread/Composed.git
Revision (git rev-parse @):
75b9500d2649f65b20ce89df057308056607ef8a
SUCCESS checkout https://github.com/thread/Composed.git at 1.0.33
========================================
Build
========================================
Selected platform: linux
Swift version: 6.2
Building package at path: $PWD
https://github.com/thread/Composed.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/Quick/Quick.git
Fetching https://github.com/shaps80/FlowLayout.git
Fetching https://github.com/Quick/Nimble.git
[1/14759] Fetching quick
[1773/14930] Fetching quick, flowlayout
[11537/34514] Fetching quick, flowlayout, nimble
Fetched https://github.com/shaps80/FlowLayout.git from cache (0.64s)
[28664/34343] Fetching quick, nimble
Fetched https://github.com/Quick/Quick.git from cache (0.65s)
[14297/19584] Fetching nimble
Fetched https://github.com/Quick/Nimble.git from cache (1.46s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 8.0.2 (1.88s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 2.1.0 (0.46s)
Computing version for https://github.com/shaps80/FlowLayout.git
Computed https://github.com/shaps80/FlowLayout.git at 1.0.7 (1.34s)
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 8.0.2
Creating working copy for https://github.com/shaps80/FlowLayout.git
Working copy of https://github.com/shaps80/FlowLayout.git resolved at 1.0.7
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 2.1.0
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/12] Compiling FlowLayout FlowLayout.swift
/host/spi-builder-workspace/.build/checkouts/FlowLayout/Sources/Constants.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | public extension UICollectionView {
[5/13] Compiling FlowLayout Helpers.swift
/host/spi-builder-workspace/.build/checkouts/FlowLayout/Sources/Constants.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | public extension UICollectionView {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[6/13] Emitting module FlowLayout
/host/spi-builder-workspace/.build/checkouts/FlowLayout/Sources/Constants.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | public extension UICollectionView {
[7/13] Compiling FlowLayout FlowLayout+Backgrounds.swift
/host/spi-builder-workspace/.build/checkouts/FlowLayout/Sources/Constants.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | public extension UICollectionView {
[8/13] Compiling FlowLayout FlowLayout+Types.swift
/host/spi-builder-workspace/.build/checkouts/FlowLayout/Sources/Constants.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | public extension UICollectionView {
[9/13] Compiling FlowLayout FlowLayoutItemAttributes.swift
/host/spi-builder-workspace/.build/checkouts/FlowLayout/Sources/Constants.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | public extension UICollectionView {
[10/13] Compiling FlowLayout FlowLayoutInvalidationContext.swift
/host/spi-builder-workspace/.build/checkouts/FlowLayout/Sources/Constants.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | public extension UICollectionView {
[11/13] Compiling FlowLayout FlowLayoutDelegate.swift
/host/spi-builder-workspace/.build/checkouts/FlowLayout/Sources/Constants.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | public extension UICollectionView {
[12/13] Compiling FlowLayout Constants.swift
/host/spi-builder-workspace/.build/checkouts/FlowLayout/Sources/Constants.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | public extension UICollectionView {
[13/13] Compiling FlowLayout FlowLayout+Adjustments.swift
/host/spi-builder-workspace/.build/checkouts/FlowLayout/Sources/Constants.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | public extension UICollectionView {
BUILD FAILURE 6.2 linux