Build Information
Failed to build OTCore, reference main (913a25
), with Swift 5.10 for Linux on 27 Feb 2025 02:12:23 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/orchetect/OTCore.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/orchetect/OTCore
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 913a255 Updated unit tests
Cloned https://github.com/orchetect/OTCore.git
Revision (git rev-parse @):
913a25541271d05279740204019d0fe53a26e69a
SUCCESS checkout https://github.com/orchetect/OTCore.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 5.10
Building package at path: $PWD
https://github.com/orchetect/OTCore.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" 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
2ec76a50fe7c: Pulling fs layer
031194576cad: Pulling fs layer
f49f3db6a794: Pulling fs layer
099074009041: Pulling fs layer
f87885b94a8d: Pulling fs layer
1d4ebc564d7f: Pulling fs layer
099074009041: Waiting
f87885b94a8d: Waiting
1d4ebc564d7f: Waiting
2ec76a50fe7c: Verifying Checksum
2ec76a50fe7c: Download complete
099074009041: Verifying Checksum
099074009041: Download complete
2ec76a50fe7c: Pull complete
031194576cad: Verifying Checksum
031194576cad: Download complete
1d4ebc564d7f: Download complete
f87885b94a8d: Verifying Checksum
f87885b94a8d: Download complete
f49f3db6a794: Verifying Checksum
f49f3db6a794: Download complete
031194576cad: Pull complete
f49f3db6a794: Pull complete
099074009041: Pull complete
f87885b94a8d: Pull complete
1d4ebc564d7f: Pull complete
Digest: sha256:8b386ca1081dd55ec0944429387f246ccb59ef99c9c8cbb418b0abd78460b38f
Status: Downloaded newer image for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/orchetect/XCTestUtils
[1/378] Fetching xctestutils
Fetched https://github.com/orchetect/XCTestUtils from cache (0.19s)
Computing version for https://github.com/orchetect/XCTestUtils
Computed https://github.com/orchetect/XCTestUtils at 1.1.2 (0.37s)
Creating working copy for https://github.com/orchetect/XCTestUtils
Working copy of https://github.com/orchetect/XCTestUtils resolved at 1.1.2
Building for debugging...
[0/5] Write sources
[1/5] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/68] Emitting module OTCore
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
import UIKit
^
[4/76] Compiling OTCore CGPoint.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
import UIKit
^
[5/76] Compiling OTCore CGRect.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
import UIKit
^
[6/76] Compiling OTCore FloatingPoint and Darwin.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
import UIKit
^
[7/76] Compiling OTCore Timespec.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
import UIKit
^
[8/76] Compiling OTCore DispatchTimeInterval.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
import UIKit
^
[9/76] Compiling OTCore CharacterSet.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
import UIKit
^
[10/76] Compiling OTCore Collections and Foundation.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
import UIKit
^
[11/76] Compiling OTCore Darwin and Foundation.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
import UIKit
^
[12/76] Compiling OTCore Data.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
import UIKit
^
[13/76] Compiling OTCore Optional.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
import UIKit
^
[14/76] Compiling OTCore Ranges.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
import UIKit
^
[15/76] Compiling OTCore Result.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
import UIKit
^
[16/76] Compiling OTCore String.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
import UIKit
^
[17/76] Compiling OTCore Clipboard.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
import UIKit
^
[18/76] Compiling OTCore Globals.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
import UIKit
^
[19/76] Compiling OTCore OSLogger.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
import UIKit
^
[20/76] Compiling OTCore Protocols.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
import UIKit
^
[21/76] Compiling OTCore ReverseDomainName.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
import UIKit
^
[22/76] Compiling OTCore PassiveDataReader.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
import UIKit
^
[23/76] Compiling OTCore String Sanitize Path Component.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
import UIKit
^
[24/76] Compiling OTCore String Title Case.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
import UIKit
^
[25/76] Compiling OTCore String Wrapped.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
import UIKit
^
[26/76] Compiling OTCore Time.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
import UIKit
^
[27/76] Compiling OTCore Validated Property Wrapper.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
import UIKit
^
[28/76] Compiling OTCore ZeroIndexedCollection.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
import UIKit
^
[29/76] Compiling OTCore Collection BinarySearch.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
import UIKit
^
[30/76] Compiling OTCore Decimal.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
import UIKit
^
[31/76] Compiling OTCore Dispatch and Foundation.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
import UIKit
^
[32/76] Compiling OTCore DispatchGroup.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
import UIKit
^
[33/76] Compiling OTCore FloatingPoint and Foundation.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
import UIKit
^
[34/76] Compiling OTCore FormatStyle.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
import UIKit
^
[35/76] Compiling OTCore Integers and Foundation.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
import UIKit
^
[36/76] Compiling OTCore NSArray.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
import UIKit
^
[37/76] Compiling OTCore NSAttributedString.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
import UIKit
^
[38/76] Compiling OTCore Progress.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
import UIKit
^
[39/76] Compiling OTCore XMLElement.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
import UIKit
^
[40/76] Compiling OTCore XMLNode.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
import UIKit
^
[41/76] Compiling OTCore Bool.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
import UIKit
^
[42/76] Compiling OTCore Collections.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
import UIKit
^
[43/76] Compiling OTCore Concurrency.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
import UIKit
^
[44/76] Compiling OTCore FloatingPoint.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
import UIKit
^
[45/76] Compiling OTCore Integers.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
import UIKit
^
[46/76] Compiling OTCore Operators.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
import UIKit
^
[47/76] Compiling OTCore NSControl.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
import UIKit
^
[48/76] Compiling OTCore NSEvent.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
import UIKit
^
[49/76] Compiling OTCore NSFont.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
import UIKit
^
[50/76] Compiling OTCore NSImage.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
import UIKit
^
[51/76] Compiling OTCore NSPoint.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
import UIKit
^
[52/76] Compiling OTCore NSScreen.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
import UIKit
^
[53/76] Compiling OTCore Pasteboard.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
import UIKit
^
[54/76] Compiling OTCore URL and AppKit.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
import UIKit
^
[55/76] Compiling OTCore CGFloat.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
import UIKit
^
[56/76] Compiling OTCore String and CharacterSet.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
import UIKit
^
[57/76] Compiling OTCore String and Data.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
import UIKit
^
[58/76] Compiling OTCore String and Foundation.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
import UIKit
^
[59/76] Compiling OTCore String and NSRegularExpression.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
import UIKit
^
[60/76] Compiling OTCore String and NumberFormatter.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
import UIKit
^
[61/76] Compiling OTCore TimeInterval.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
import UIKit
^
[62/76] Compiling OTCore Timespec and TimeInterval.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
import UIKit
^
[63/76] Compiling OTCore URL.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
import UIKit
^
[64/76] Compiling OTCore UserDefaults.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
import UIKit
^
[65/76] Compiling OTCore OTCore API 1.4.17.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
import UIKit
^
[66/76] Compiling OTCore OTCore API 1.5.4.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
import UIKit
^
[67/76] Compiling OTCore Clamped Property Wrapper.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
import UIKit
^
[68/76] Compiling OTCore Collection Set-Like Methods.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
import UIKit
^
[69/76] Compiling OTCore DataReader.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
import UIKit
^
[70/76] Compiling OTCore DateComponents from String.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
import UIKit
^
[71/76] Compiling OTCore DomainName.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
import UIKit
^
[72/76] Compiling OTCore EmailAddress.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
import UIKit
^
[73/76] Compiling OTCore IPAddress.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
import UIKit
^
error: fatalError
BUILD FAILURE 5.10 linux