Build Information
Failed to build UUSwiftCore, reference main (4cd3f8), with Swift 5.10 for Linux on 18 Sep 2025 02:46:39 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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-5.10-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/SilverPineSoftware/UUSwiftCore.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/SilverPineSoftware/UUSwiftCore
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 4cd3f86 Add a from bcd8 helper
Cloned https://github.com/SilverPineSoftware/UUSwiftCore.git
Revision (git rev-parse @):
4cd3f86e1337a451f6f2ea9dcdc6f8a0739d9428
SUCCESS checkout https://github.com/SilverPineSoftware/UUSwiftCore.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 5.10
Building package at path: $PWD
https://github.com/SilverPineSoftware/UUSwiftCore.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:f746aad7c5ec38b8c4300eda0f2f0c9a0b77dcddb8dbf0ff5a0c28d11b933b5b
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/SilverPineSoftware/UUSwiftTestCore.git
[1/70] Fetching uuswifttestcore
Fetched https://github.com/SilverPineSoftware/UUSwiftTestCore.git from cache (0.19s)
Computing version for https://github.com/SilverPineSoftware/UUSwiftTestCore.git
Computed https://github.com/SilverPineSoftware/UUSwiftTestCore.git at 0.0.4 (0.36s)
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] Write sources
[0/3] Copying PrivacyInfo.xcprivacy
[2/3] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[4/32] Emitting module UUSwiftCore
/host/spi-builder-workspace/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
import UIKit
^
[5/35] Compiling UUSwiftCore UULogger+Ext.swift
/host/spi-builder-workspace/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
import UIKit
^
[6/35] Compiling UUSwiftCore UULogger.swift
/host/spi-builder-workspace/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
import UIKit
^
[7/35] Compiling UUSwiftCore UUPrintLogWriter.swift
/host/spi-builder-workspace/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
import UIKit
^
[8/35] Compiling UUSwiftCore UUArray.swift
/host/spi-builder-workspace/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
import UIKit
^
[9/35] Compiling UUSwiftCore UUJson.swift
/host/spi-builder-workspace/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
import UIKit
^
[10/35] Compiling UUSwiftCore UUKeychain.swift
/host/spi-builder-workspace/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
import UIKit
^
[11/35] Compiling UUSwiftCore UULocalization.swift
/host/spi-builder-workspace/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
import UIKit
^
[12/35] Compiling UUSwiftCore UUNumber.swift
/host/spi-builder-workspace/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
import UIKit
^
[13/35] Compiling UUSwiftCore UUTypeAliases.swift
/host/spi-builder-workspace/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
import UIKit
^
[14/35] Compiling UUSwiftCore UUURL.swift
/host/spi-builder-workspace/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
import UIKit
^
[15/35] Compiling UUSwiftCore resource_bundle_accessor.swift
/host/spi-builder-workspace/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
import UIKit
^
[16/35] Compiling UUSwiftCore UUObject.swift
/host/spi-builder-workspace/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
import UIKit
^
[17/35] Compiling UUSwiftCore UUObjectFactory.swift
/host/spi-builder-workspace/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
import UIKit
^
[18/35] Compiling UUSwiftCore UURandom.swift
/host/spi-builder-workspace/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
import UIKit
^
[19/35] Compiling UUSwiftCore UUString.swift
/host/spi-builder-workspace/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
import UIKit
^
[20/35] Compiling UUSwiftCore UUData.swift
/host/spi-builder-workspace/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
import UIKit
^
[21/35] Compiling UUSwiftCore UUDataCache.swift
/host/spi-builder-workspace/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
import UIKit
^
[22/35] Compiling UUSwiftCore UUDate.swift
/host/spi-builder-workspace/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
import UIKit
^
[23/35] Compiling UUSwiftCore UUDictionary.swift
/host/spi-builder-workspace/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
import UIKit
^
[24/35] Compiling UUSwiftCore UUSwiftCore.swift
/host/spi-builder-workspace/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
import UIKit
^
[25/35] Compiling UUSwiftCore UUThread.swift
/host/spi-builder-workspace/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
import UIKit
^
[26/35] Compiling UUSwiftCore UUTimeMeasurement.swift
/host/spi-builder-workspace/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
import UIKit
^
[27/35] Compiling UUSwiftCore UUTimer.swift
/host/spi-builder-workspace/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
import UIKit
^
[28/35] Compiling UUSwiftCore UUConsoleLogWriter.swift
/host/spi-builder-workspace/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
import UIKit
^
[29/35] Compiling UUSwiftCore UULog.swift
/host/spi-builder-workspace/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
import UIKit
^
[30/35] Compiling UUSwiftCore UULogLevel.swift
/host/spi-builder-workspace/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
import UIKit
^
[31/35] Compiling UUSwiftCore UULogWriter.swift
/host/spi-builder-workspace/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
import UIKit
^
[32/35] Compiling UUSwiftCore UUCollection.swift
/host/spi-builder-workspace/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
import UIKit
^
[33/35] Compiling UUSwiftCore UUColor.swift
/host/spi-builder-workspace/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
import UIKit
^
[34/35] Compiling UUSwiftCore UUComparable.swift
/host/spi-builder-workspace/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
import UIKit
^
[35/35] Compiling UUSwiftCore UUCoreData.swift
/host/spi-builder-workspace/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
import UIKit
^
error: fatalError
BUILD FAILURE 5.10 linux