Build Information
Failed to build ColorPicker, reference main (8cd386), with Swift 6.2 for Linux on 23 Sep 2025 06:04:48 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/noppefoxwolf/ColorPicker.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/noppefoxwolf/ColorPicker
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 8cd386e Merge pull request #22 from noppefoxwolf/feature/replace-deprecarted-methods
Cloned https://github.com/noppefoxwolf/ColorPicker.git
Revision (git rev-parse @):
8cd386e4789a293e8471d829951009a723f5ae22
SUCCESS checkout https://github.com/noppefoxwolf/ColorPicker.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.2
Building package at path: $PWD
https://github.com/noppefoxwolf/ColorPicker.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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:b3eaa5734a03a9b8084848018342ef6c4e4ec1a618756d8de460b693a5f488ea
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
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/ColorPicker/Resources/Localizable.xcstrings
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
[3/36] Compiling ColorPicker RGBColorSliderColorPicker.swift
/host/spi-builder-workspace/Sources/ColorPicker/Components/AddColorCell.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | class AddColorCell: UICollectionViewCell {
[4/36] Compiling ColorPicker RGBHSBHexSliderColorPicker.swift
/host/spi-builder-workspace/Sources/ColorPicker/Components/AddColorCell.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | class AddColorCell: UICollectionViewCell {
[5/36] Compiling ColorPicker RGBHexSliderColorPicker.swift
/host/spi-builder-workspace/Sources/ColorPicker/Components/AddColorCell.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | class AddColorCell: UICollectionViewCell {
[6/36] Compiling ColorPicker ColorPreviewView.swift
/host/spi-builder-workspace/Sources/ColorPicker/Components/AddColorCell.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | class AddColorCell: UICollectionViewCell {
[7/40] Compiling ColorPicker SwatchAndPreviewView.swift
/host/spi-builder-workspace/Sources/ColorPicker/Components/AddColorCell.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | class AddColorCell: UICollectionViewCell {
[8/40] Compiling ColorPicker SwatchView.swift
/host/spi-builder-workspace/Sources/ColorPicker/Components/AddColorCell.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | class AddColorCell: UICollectionViewCell {
[9/40] Compiling ColorPicker ColorItem.swift
/host/spi-builder-workspace/Sources/ColorPicker/Components/AddColorCell.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | class AddColorCell: UICollectionViewCell {
[10/40] Compiling ColorPicker ColorPickerConfiguration.swift
/host/spi-builder-workspace/Sources/ColorPicker/Components/AddColorCell.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | class AddColorCell: UICollectionViewCell {
[11/40] Compiling ColorPicker AddColorCell.swift
/host/spi-builder-workspace/Sources/ColorPicker/Components/AddColorCell.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | class AddColorCell: UICollectionViewCell {
[12/40] Compiling ColorPicker ColorCell.swift
/host/spi-builder-workspace/Sources/ColorPicker/Components/AddColorCell.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | class AddColorCell: UICollectionViewCell {
[13/40] Compiling ColorPicker HairlineView.swift
/host/spi-builder-workspace/Sources/ColorPicker/Components/AddColorCell.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | class AddColorCell: UICollectionViewCell {
[14/40] Compiling ColorPicker ColorFormatter.swift
/host/spi-builder-workspace/Sources/ColorPicker/Components/AddColorCell.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | class AddColorCell: UICollectionViewCell {
[15/40] Compiling ColorPicker DispatchQueue+.swift
/host/spi-builder-workspace/Sources/ColorPicker/Components/AddColorCell.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | class AddColorCell: UICollectionViewCell {
[16/40] Compiling ColorPicker HSV.swift
/host/spi-builder-workspace/Sources/ColorPicker/Components/AddColorCell.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | class AddColorCell: UICollectionViewCell {
[17/40] Compiling ColorPicker LocalizedString.swift
/host/spi-builder-workspace/Sources/ColorPicker/Components/AddColorCell.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | class AddColorCell: UICollectionViewCell {
[18/40] Compiling ColorPicker PrivatePreference.swift
/host/spi-builder-workspace/Sources/ColorPicker/Components/AddColorCell.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | class AddColorCell: UICollectionViewCell {
[19/40] Compiling ColorPicker RGB.swift
/host/spi-builder-workspace/Sources/ColorPicker/Components/AddColorCell.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | class AddColorCell: UICollectionViewCell {
[20/40] Compiling ColorPicker ColorSliderTextField.swift
/host/spi-builder-workspace/Sources/ColorPicker/Components/AddColorCell.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | class AddColorCell: UICollectionViewCell {
[21/40] Compiling ColorPicker ColorSliderTitleLabel.swift
/host/spi-builder-workspace/Sources/ColorPicker/Components/AddColorCell.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | class AddColorCell: UICollectionViewCell {
[22/40] Compiling ColorPicker ColorSliderWithInputView.swift
/host/spi-builder-workspace/Sources/ColorPicker/Components/AddColorCell.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | class AddColorCell: UICollectionViewCell {
[23/40] Compiling ColorPicker HSBColorSliderColorPicker.swift
/host/spi-builder-workspace/Sources/ColorPicker/Components/AddColorCell.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | class AddColorCell: UICollectionViewCell {
[24/40] Compiling ColorPicker HexInputView.swift
/host/spi-builder-workspace/Sources/ColorPicker/Components/AddColorCell.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | class AddColorCell: UICollectionViewCell {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[25/40] Emitting module ColorPicker
/host/spi-builder-workspace/Sources/ColorPicker/Components/AddColorCell.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | class AddColorCell: UICollectionViewCell {
[26/40] Compiling ColorPicker ReticleView.swift
/host/spi-builder-workspace/Sources/ColorPicker/Components/AddColorCell.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | class AddColorCell: UICollectionViewCell {
[27/40] Compiling ColorPicker ScopeColorPicker.swift
/host/spi-builder-workspace/Sources/ColorPicker/Components/AddColorCell.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | class AddColorCell: UICollectionViewCell {
[28/40] Compiling ColorPicker ScopeColorPickerWindow.swift
/host/spi-builder-workspace/Sources/ColorPicker/Components/AddColorCell.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | class AddColorCell: UICollectionViewCell {
[29/40] Compiling ColorPicker ColorSlider.swift
/host/spi-builder-workspace/Sources/ColorPicker/Components/AddColorCell.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | class AddColorCell: UICollectionViewCell {
[30/40] Compiling ColorPicker ColorSliderConfiguration.swift
/host/spi-builder-workspace/Sources/ColorPicker/Components/AddColorCell.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | class AddColorCell: UICollectionViewCell {
[31/40] Compiling ColorPicker AlphaColorPicker.swift
/host/spi-builder-workspace/Sources/ColorPicker/Components/AddColorCell.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | class AddColorCell: UICollectionViewCell {
[32/40] Compiling ColorPicker ClassicColorPicker.swift
/host/spi-builder-workspace/Sources/ColorPicker/Components/AddColorCell.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | class AddColorCell: UICollectionViewCell {
[33/40] Compiling ColorPicker ClassicColorView.swift
/host/spi-builder-workspace/Sources/ColorPicker/Components/AddColorCell.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | class AddColorCell: UICollectionViewCell {
[34/40] Compiling ColorPicker ColorPicker.swift
/host/spi-builder-workspace/Sources/ColorPicker/Components/AddColorCell.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | class AddColorCell: UICollectionViewCell {
[35/40] Compiling ColorPicker ColorPickerContentViewController.swift
/host/spi-builder-workspace/Sources/ColorPicker/Components/AddColorCell.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | class AddColorCell: UICollectionViewCell {
[36/40] Compiling ColorPicker ColorPickerViewController.swift
/host/spi-builder-workspace/Sources/ColorPicker/Components/AddColorCell.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | class AddColorCell: UICollectionViewCell {
[37/40] Compiling ColorPicker DiskColorPickerView.swift
/host/spi-builder-workspace/Sources/ColorPicker/Components/AddColorCell.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | class AddColorCell: UICollectionViewCell {
[38/40] Compiling ColorPicker GridColorPicker.swift
/host/spi-builder-workspace/Sources/ColorPicker/Components/AddColorCell.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | class AddColorCell: UICollectionViewCell {
[39/40] Compiling ColorPicker GridColorView.swift
/host/spi-builder-workspace/Sources/ColorPicker/Components/AddColorCell.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | class AddColorCell: UICollectionViewCell {
[40/40] Compiling ColorPicker GoOutPanGestureRecognizer.swift
/host/spi-builder-workspace/Sources/ColorPicker/Components/AddColorCell.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | class AddColorCell: UICollectionViewCell {
BUILD FAILURE 6.2 linux