Build Information
Failed to build UUSwiftCore, reference 1.2.0 (38f6e1
), with Swift 6.2 (beta) for Linux on 22 Jun 2025 18:24:40 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SilverPineSoftware/UUSwiftCore.git
Reference: 1.2.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/SilverPineSoftware/UUSwiftCore
* tag 1.2.0 -> FETCH_HEAD
HEAD is now at 38f6e16 Merge pull request #7 from SilverPineSoftware/logging
Cloned https://github.com/SilverPineSoftware/UUSwiftCore.git
Revision (git rev-parse @):
38f6e1635e18ce859382f2486e513e2db17b7c0b
SUCCESS checkout https://github.com/SilverPineSoftware/UUSwiftCore.git at 1.2.0
========================================
Build
========================================
Selected platform: linux
Swift version: 6.2
Building package at path: $PWD
https://github.com/SilverPineSoftware/UUSwiftCore.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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/SilverPineSoftware/UUSwiftTestCore.git
[1/56] Fetching uuswifttestcore
Fetched https://github.com/SilverPineSoftware/UUSwiftTestCore.git from cache (0.23s)
Computing version for https://github.com/SilverPineSoftware/UUSwiftTestCore.git
Computed https://github.com/SilverPineSoftware/UUSwiftTestCore.git at 0.0.4 (0.68s)
Creating working copy for https://github.com/SilverPineSoftware/UUSwiftTestCore.git
Working copy of https://github.com/SilverPineSoftware/UUSwiftTestCore.git resolved at 0.0.4
Building for debugging...
[0/3] Copying PrivacyInfo.xcprivacy
[0/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[4/27] Emitting module UUSwiftCore
/host/spi-builder-workspace/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
12 | public typealias UUColor = NSColor
13 | #else
14 | import UIKit
| `- error: no such module 'UIKit'
15 | public typealias UUColor = UIColor
16 | #endif
[5/30] Compiling UUSwiftCore UUDate.swift
/host/spi-builder-workspace/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
12 | public typealias UUColor = NSColor
13 | #else
14 | import UIKit
| `- error: no such module 'UIKit'
15 | public typealias UUColor = UIColor
16 | #endif
[6/30] Compiling UUSwiftCore UUDictionary.swift
/host/spi-builder-workspace/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
12 | public typealias UUColor = NSColor
13 | #else
14 | import UIKit
| `- error: no such module 'UIKit'
15 | public typealias UUColor = UIColor
16 | #endif
[7/30] Compiling UUSwiftCore UUJson.swift
/host/spi-builder-workspace/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
12 | public typealias UUColor = NSColor
13 | #else
14 | import UIKit
| `- error: no such module 'UIKit'
15 | public typealias UUColor = UIColor
16 | #endif
[8/30] Compiling UUSwiftCore UUTimer.swift
/host/spi-builder-workspace/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
12 | public typealias UUColor = NSColor
13 | #else
14 | import UIKit
| `- error: no such module 'UIKit'
15 | public typealias UUColor = UIColor
16 | #endif
[9/30] Compiling UUSwiftCore UUURL.swift
/host/spi-builder-workspace/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
12 | public typealias UUColor = NSColor
13 | #else
14 | import UIKit
| `- error: no such module 'UIKit'
15 | public typealias UUColor = UIColor
16 | #endif
[10/30] Compiling UUSwiftCore resource_bundle_accessor.swift
/host/spi-builder-workspace/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
12 | public typealias UUColor = NSColor
13 | #else
14 | import UIKit
| `- error: no such module 'UIKit'
15 | public typealias UUColor = UIColor
16 | #endif
[11/30] Compiling UUSwiftCore UUKeychain.swift
/host/spi-builder-workspace/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
12 | public typealias UUColor = NSColor
13 | #else
14 | import UIKit
| `- error: no such module 'UIKit'
15 | public typealias UUColor = UIColor
16 | #endif
[12/30] Compiling UUSwiftCore UULocalization.swift
/host/spi-builder-workspace/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
12 | public typealias UUColor = NSColor
13 | #else
14 | import UIKit
| `- error: no such module 'UIKit'
15 | public typealias UUColor = UIColor
16 | #endif
[13/30] Compiling UUSwiftCore UUObject.swift
/host/spi-builder-workspace/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
12 | public typealias UUColor = NSColor
13 | #else
14 | import UIKit
| `- error: no such module 'UIKit'
15 | public typealias UUColor = UIColor
16 | #endif
[14/30] Compiling UUSwiftCore UUSwiftCore.swift
/host/spi-builder-workspace/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
12 | public typealias UUColor = NSColor
13 | #else
14 | import UIKit
| `- error: no such module 'UIKit'
15 | public typealias UUColor = UIColor
16 | #endif
[15/30] Compiling UUSwiftCore UUThread.swift
/host/spi-builder-workspace/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
12 | public typealias UUColor = NSColor
13 | #else
14 | import UIKit
| `- error: no such module 'UIKit'
15 | public typealias UUColor = UIColor
16 | #endif
[16/30] Compiling UUSwiftCore UUTimeMeasurement.swift
/host/spi-builder-workspace/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
12 | public typealias UUColor = NSColor
13 | #else
14 | import UIKit
| `- error: no such module 'UIKit'
15 | public typealias UUColor = UIColor
16 | #endif
[17/30] Compiling UUSwiftCore UUObjectFactory.swift
/host/spi-builder-workspace/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
12 | public typealias UUColor = NSColor
13 | #else
14 | import UIKit
| `- error: no such module 'UIKit'
15 | public typealias UUColor = UIColor
16 | #endif
[18/30] Compiling UUSwiftCore UURandom.swift
/host/spi-builder-workspace/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
12 | public typealias UUColor = NSColor
13 | #else
14 | import UIKit
| `- error: no such module 'UIKit'
15 | public typealias UUColor = UIColor
16 | #endif
[19/30] Compiling UUSwiftCore UUString.swift
/host/spi-builder-workspace/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
12 | public typealias UUColor = NSColor
13 | #else
14 | import UIKit
| `- error: no such module 'UIKit'
15 | public typealias UUColor = UIColor
16 | #endif
[20/30] Compiling UUSwiftCore UUComparable.swift
/host/spi-builder-workspace/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
12 | public typealias UUColor = NSColor
13 | #else
14 | import UIKit
| `- error: no such module 'UIKit'
15 | public typealias UUColor = UIColor
16 | #endif
[21/30] Compiling UUSwiftCore UUData.swift
/host/spi-builder-workspace/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
12 | public typealias UUColor = NSColor
13 | #else
14 | import UIKit
| `- error: no such module 'UIKit'
15 | public typealias UUColor = UIColor
16 | #endif
[22/30] Compiling UUSwiftCore UUDataCache.swift
/host/spi-builder-workspace/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
12 | public typealias UUColor = NSColor
13 | #else
14 | import UIKit
| `- error: no such module 'UIKit'
15 | public typealias UUColor = UIColor
16 | #endif
[23/30] Compiling UUSwiftCore UULogWriter.swift
/host/spi-builder-workspace/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
12 | public typealias UUColor = NSColor
13 | #else
14 | import UIKit
| `- error: no such module 'UIKit'
15 | public typealias UUColor = UIColor
16 | #endif
[24/30] Compiling UUSwiftCore UULogger.swift
/host/spi-builder-workspace/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
12 | public typealias UUColor = NSColor
13 | #else
14 | import UIKit
| `- error: no such module 'UIKit'
15 | public typealias UUColor = UIColor
16 | #endif
[25/30] Compiling UUSwiftCore UUCollection.swift
/host/spi-builder-workspace/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
12 | public typealias UUColor = NSColor
13 | #else
14 | import UIKit
| `- error: no such module 'UIKit'
15 | public typealias UUColor = UIColor
16 | #endif
[26/30] Compiling UUSwiftCore UUColor.swift
/host/spi-builder-workspace/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
12 | public typealias UUColor = NSColor
13 | #else
14 | import UIKit
| `- error: no such module 'UIKit'
15 | public typealias UUColor = UIColor
16 | #endif
[27/30] Compiling UUSwiftCore UUConsoleLogWriter.swift
/host/spi-builder-workspace/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
12 | public typealias UUColor = NSColor
13 | #else
14 | import UIKit
| `- error: no such module 'UIKit'
15 | public typealias UUColor = UIColor
16 | #endif
[28/30] Compiling UUSwiftCore UUConsoleLogger.swift
/host/spi-builder-workspace/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
12 | public typealias UUColor = NSColor
13 | #else
14 | import UIKit
| `- error: no such module 'UIKit'
15 | public typealias UUColor = UIColor
16 | #endif
[29/30] Compiling UUSwiftCore UULog.swift
/host/spi-builder-workspace/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
12 | public typealias UUColor = NSColor
13 | #else
14 | import UIKit
| `- error: no such module 'UIKit'
15 | public typealias UUColor = UIColor
16 | #endif
[30/30] Compiling UUSwiftCore UULogLevel.swift
/host/spi-builder-workspace/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
12 | public typealias UUColor = NSColor
13 | #else
14 | import UIKit
| `- error: no such module 'UIKit'
15 | public typealias UUColor = UIColor
16 | #endif
BUILD FAILURE 6.2 linux