Build Information
Failed to build CoreUI, reference 1.1.1 (fce17d), with Swift 6.2 for Linux on 19 Jun 2025 23:47:34 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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/Swift-CoreUI/CoreUI.git
Reference: 1.1.1
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/Swift-CoreUI/CoreUI
* tag 1.1.1 -> FETCH_HEAD
HEAD is now at fce17d7 UIControl extension to bind events to blocks (iOS 14+)
Cloned https://github.com/Swift-CoreUI/CoreUI.git
Revision (git rev-parse @):
fce17d7a0006f87345aba0ce36c7d3f0690e4933
SUCCESS checkout https://github.com/Swift-CoreUI/CoreUI.git at 1.1.1
========================================
Build
========================================
Selected platform: linux
Swift version: 6.2
Building package at path: $PWD
https://github.com/Swift-CoreUI/CoreUI.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
[3/24] Compiling CoreUI UIControl+onEvent.swift
/host/spi-builder-workspace/Sources/CoreUI/ApplyProtocol/ApplyProtocol+UIKit.swift:2:8: error: no such module 'UIKit'
1 | import Foundation
2 | import UIKit
| `- error: no such module 'UIKit'
3 |
4 | /// Adding ApplyProtocol to some manually selected classes only (UIView, etc).
[4/24] Compiling CoreUI UIEdgeInsets+builders.swift
/host/spi-builder-workspace/Sources/CoreUI/ApplyProtocol/ApplyProtocol+UIKit.swift:2:8: error: no such module 'UIKit'
1 | import Foundation
2 | import UIKit
| `- error: no such module 'UIKit'
3 |
4 | /// Adding ApplyProtocol to some manually selected classes only (UIView, etc).
[5/24] Compiling CoreUI UITableView+cell.swift
/host/spi-builder-workspace/Sources/CoreUI/ApplyProtocol/ApplyProtocol+UIKit.swift:2:8: error: no such module 'UIKit'
1 | import Foundation
2 | import UIKit
| `- error: no such module 'UIKit'
3 |
4 | /// Adding ApplyProtocol to some manually selected classes only (UIView, etc).
[6/26] Compiling CoreUI UIView+keyboardAnimation.swift
/host/spi-builder-workspace/Sources/CoreUI/ApplyProtocol/ApplyProtocol+UIKit.swift:2:8: error: no such module 'UIKit'
1 | import Foundation
2 | import UIKit
| `- error: no such module 'UIKit'
3 |
4 | /// Adding ApplyProtocol to some manually selected classes only (UIView, etc).
[7/26] Compiling CoreUI UIViewController+child.swift
/host/spi-builder-workspace/Sources/CoreUI/ApplyProtocol/ApplyProtocol+UIKit.swift:2:8: error: no such module 'UIKit'
1 | import Foundation
2 | import UIKit
| `- error: no such module 'UIKit'
3 |
4 | /// Adding ApplyProtocol to some manually selected classes only (UIView, etc).
error: emit-module command failed with exit code 1 (use -v to see invocation)
[8/26] Emitting module CoreUI
/host/spi-builder-workspace/Sources/CoreUI/ApplyProtocol/ApplyProtocol+UIKit.swift:2:8: error: no such module 'UIKit'
1 | import Foundation
2 | import UIKit
| `- error: no such module 'UIKit'
3 |
4 | /// Adding ApplyProtocol to some manually selected classes only (UIView, etc).
[9/26] Compiling CoreUI UI.swift
/host/spi-builder-workspace/Sources/CoreUI/ApplyProtocol/ApplyProtocol+UIKit.swift:2:8: error: no such module 'UIKit'
1 | import Foundation
2 | import UIKit
| `- error: no such module 'UIKit'
3 |
4 | /// Adding ApplyProtocol to some manually selected classes only (UIView, etc).
[10/26] Compiling CoreUI UIView+accessibility.swift
/host/spi-builder-workspace/Sources/CoreUI/ApplyProtocol/ApplyProtocol+UIKit.swift:2:8: error: no such module 'UIKit'
1 | import Foundation
2 | import UIKit
| `- error: no such module 'UIKit'
3 |
4 | /// Adding ApplyProtocol to some manually selected classes only (UIView, etc).
[11/26] Compiling CoreUI UIView+wrap.swift
/host/spi-builder-workspace/Sources/CoreUI/ApplyProtocol/ApplyProtocol+UIKit.swift:2:8: error: no such module 'UIKit'
1 | import Foundation
2 | import UIKit
| `- error: no such module 'UIKit'
3 |
4 | /// Adding ApplyProtocol to some manually selected classes only (UIView, etc).
[12/26] Compiling CoreUI UI+TextView.swift
/host/spi-builder-workspace/Sources/CoreUI/ApplyProtocol/ApplyProtocol+UIKit.swift:2:8: error: no such module 'UIKit'
1 | import Foundation
2 | import UIKit
| `- error: no such module 'UIKit'
3 |
4 | /// Adding ApplyProtocol to some manually selected classes only (UIView, etc).
[13/26] Compiling CoreUI UI+View.swift
/host/spi-builder-workspace/Sources/CoreUI/ApplyProtocol/ApplyProtocol+UIKit.swift:2:8: error: no such module 'UIKit'
1 | import Foundation
2 | import UIKit
| `- error: no such module 'UIKit'
3 |
4 | /// Adding ApplyProtocol to some manually selected classes only (UIView, etc).
[14/26] Compiling CoreUI UI+Wrap.swift
/host/spi-builder-workspace/Sources/CoreUI/ApplyProtocol/ApplyProtocol+UIKit.swift:2:8: error: no such module 'UIKit'
1 | import Foundation
2 | import UIKit
| `- error: no such module 'UIKit'
3 |
4 | /// Adding ApplyProtocol to some manually selected classes only (UIView, etc).
[15/26] Compiling CoreUI ApplyProtocol+Optional.swift
/host/spi-builder-workspace/Sources/CoreUI/ApplyProtocol/ApplyProtocol+UIKit.swift:2:8: error: no such module 'UIKit'
1 | import Foundation
2 | import UIKit
| `- error: no such module 'UIKit'
3 |
4 | /// Adding ApplyProtocol to some manually selected classes only (UIView, etc).
[16/26] Compiling CoreUI ApplyProtocol+UIKit.swift
/host/spi-builder-workspace/Sources/CoreUI/ApplyProtocol/ApplyProtocol+UIKit.swift:2:8: error: no such module 'UIKit'
1 | import Foundation
2 | import UIKit
| `- error: no such module 'UIKit'
3 |
4 | /// Adding ApplyProtocol to some manually selected classes only (UIView, etc).
[17/26] Compiling CoreUI ApplyProtocol.swift
/host/spi-builder-workspace/Sources/CoreUI/ApplyProtocol/ApplyProtocol+UIKit.swift:2:8: error: no such module 'UIKit'
1 | import Foundation
2 | import UIKit
| `- error: no such module 'UIKit'
3 |
4 | /// Adding ApplyProtocol to some manually selected classes only (UIView, etc).
[18/26] Compiling CoreUI LayoutAnchor.swift
/host/spi-builder-workspace/Sources/CoreUI/ApplyProtocol/ApplyProtocol+UIKit.swift:2:8: error: no such module 'UIKit'
1 | import Foundation
2 | import UIKit
| `- error: no such module 'UIKit'
3 |
4 | /// Adding ApplyProtocol to some manually selected classes only (UIView, etc).
[19/26] Compiling CoreUI UIStackView+add.swift
/host/spi-builder-workspace/Sources/CoreUI/ApplyProtocol/ApplyProtocol+UIKit.swift:2:8: error: no such module 'UIKit'
1 | import Foundation
2 | import UIKit
| `- error: no such module 'UIKit'
3 |
4 | /// Adding ApplyProtocol to some manually selected classes only (UIView, etc).
[20/26] Compiling CoreUI UIView+add.swift
/host/spi-builder-workspace/Sources/CoreUI/ApplyProtocol/ApplyProtocol+UIKit.swift:2:8: error: no such module 'UIKit'
1 | import Foundation
2 | import UIKit
| `- error: no such module 'UIKit'
3 |
4 | /// Adding ApplyProtocol to some manually selected classes only (UIView, etc).
[21/26] Compiling CoreUI UI+Accessibility.swift
/host/spi-builder-workspace/Sources/CoreUI/ApplyProtocol/ApplyProtocol+UIKit.swift:2:8: error: no such module 'UIKit'
1 | import Foundation
2 | import UIKit
| `- error: no such module 'UIKit'
3 |
4 | /// Adding ApplyProtocol to some manually selected classes only (UIView, etc).
[22/26] Compiling CoreUI UI+Button.swift
/host/spi-builder-workspace/Sources/CoreUI/ApplyProtocol/ApplyProtocol+UIKit.swift:2:8: error: no such module 'UIKit'
1 | import Foundation
2 | import UIKit
| `- error: no such module 'UIKit'
3 |
4 | /// Adding ApplyProtocol to some manually selected classes only (UIView, etc).
[23/26] Compiling CoreUI UI+ImageView.swift
/host/spi-builder-workspace/Sources/CoreUI/ApplyProtocol/ApplyProtocol+UIKit.swift:2:8: error: no such module 'UIKit'
1 | import Foundation
2 | import UIKit
| `- error: no such module 'UIKit'
3 |
4 | /// Adding ApplyProtocol to some manually selected classes only (UIView, etc).
[24/26] Compiling CoreUI UI+Label.swift
/host/spi-builder-workspace/Sources/CoreUI/ApplyProtocol/ApplyProtocol+UIKit.swift:2:8: error: no such module 'UIKit'
1 | import Foundation
2 | import UIKit
| `- error: no such module 'UIKit'
3 |
4 | /// Adding ApplyProtocol to some manually selected classes only (UIView, etc).
[25/26] Compiling CoreUI UI+ScrollView.swift
/host/spi-builder-workspace/Sources/CoreUI/ApplyProtocol/ApplyProtocol+UIKit.swift:2:8: error: no such module 'UIKit'
1 | import Foundation
2 | import UIKit
| `- error: no such module 'UIKit'
3 |
4 | /// Adding ApplyProtocol to some manually selected classes only (UIView, etc).
[26/26] Compiling CoreUI UI+Stack.swift
/host/spi-builder-workspace/Sources/CoreUI/ApplyProtocol/ApplyProtocol+UIKit.swift:2:8: error: no such module 'UIKit'
1 | import Foundation
2 | import UIKit
| `- error: no such module 'UIKit'
3 |
4 | /// Adding ApplyProtocol to some manually selected classes only (UIView, etc).
BUILD FAILURE 6.2 linux