The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build OTCore, reference 1.6.0 (0fa32d), with Swift 5.8 for Linux on 21 Sep 2024 02:05:19 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.54.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/orchetect/OTCore.git
Reference: 1.6.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/orchetect/OTCore
 * tag               1.6.0      -> FETCH_HEAD
HEAD is now at 0fa32db Updated README
Cloned https://github.com/orchetect/OTCore.git
Revision (git rev-parse @):
0fa32db7db2380733f8a89df428d2c6eb6f37c05
SUCCESS checkout https://github.com/orchetect/OTCore.git at 1.6.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.8
Building package at path:  $PWD
https://github.com/orchetect/OTCore.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.8-latest: Pulling from finestructure/spi-images
762bedf4b1b7: Already exists
93b1d2dcab5d: Pulling fs layer
fa74289a8902: Pulling fs layer
fbabf2645bef: Pulling fs layer
b38de3d73135: Pulling fs layer
47aa2894f5d4: Pulling fs layer
b38de3d73135: Waiting
47aa2894f5d4: Waiting
fbabf2645bef: Verifying Checksum
fbabf2645bef: Download complete
b38de3d73135: Verifying Checksum
b38de3d73135: Download complete
47aa2894f5d4: Download complete
93b1d2dcab5d: Verifying Checksum
93b1d2dcab5d: Download complete
fa74289a8902: Verifying Checksum
fa74289a8902: Download complete
93b1d2dcab5d: Pull complete
fa74289a8902: Pull complete
fbabf2645bef: Pull complete
b38de3d73135: Pull complete
47aa2894f5d4: Pull complete
Digest: sha256:a5e57d1af25c3272f87123c7a264de6fd88dcc01acef91f1006945662a9fd14a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.8-latest
Fetching https://github.com/orchetect/XCTestUtils
[1/210] Fetching xctestutils
Fetched https://github.com/orchetect/XCTestUtils (0.18s)
Computing version for https://github.com/orchetect/XCTestUtils
Computed https://github.com/orchetect/XCTestUtils at 1.0.3 (0.39s)
Creating working copy for https://github.com/orchetect/XCTestUtils
Working copy of https://github.com/orchetect/XCTestUtils resolved at 1.0.3
Building for debugging...
error: emit-module command failed with exit code 1 (use -v to see invocation)
[1/62] Emitting module OTCore
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
import UIKit
       ^
[2/70] Compiling OTCore NSEvent.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
import UIKit
       ^
[3/70] Compiling OTCore NSFont.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
import UIKit
       ^
[4/70] Compiling OTCore NSImage.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
import UIKit
       ^
[5/70] Compiling OTCore NSPoint.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
import UIKit
       ^
[6/70] Compiling OTCore NSScreen.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
import UIKit
       ^
[7/70] Compiling OTCore Pasteboard.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
import UIKit
       ^
[8/70] 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
       ^
[9/70] Compiling OTCore CGFloat.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
import UIKit
       ^
[10/70] Compiling OTCore CGPoint.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
import UIKit
       ^
[11/70] Compiling OTCore CGRect.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
import UIKit
       ^
[12/70] 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
       ^
[13/70] Compiling OTCore Timespec.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
import UIKit
       ^
[14/70] Compiling OTCore DispatchTimeInterval.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
import UIKit
       ^
[15/70] Compiling OTCore CharacterSet.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
import UIKit
       ^
[16/70] 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
       ^
[17/70] Compiling OTCore Data.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
import UIKit
       ^
[18/70] Compiling OTCore Decimal.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
import UIKit
       ^
[19/70] Compiling OTCore Optional.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
import UIKit
       ^
[20/70] Compiling OTCore Ranges.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
import UIKit
       ^
[21/70] Compiling OTCore Result.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
import UIKit
       ^
[22/70] Compiling OTCore String.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
import UIKit
       ^
[23/70] Compiling OTCore Clipboard.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
import UIKit
       ^
[24/70] Compiling OTCore Globals.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
import UIKit
       ^
[25/70] Compiling OTCore OSLogger.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
import UIKit
       ^
[26/70] Compiling OTCore Protocols.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
import UIKit
       ^
[27/70] 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
       ^
[28/70] 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
       ^
[29/70] Compiling OTCore String Wrapped.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
import UIKit
       ^
[30/70] Compiling OTCore Time.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
import UIKit
       ^
[31/70] Compiling OTCore Transformable.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
import UIKit
       ^
[32/70] 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
       ^
[33/70] Compiling OTCore ZeroIndexedCollection.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
import UIKit
       ^
[34/70] Compiling OTCore Collection BinarySearch.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
import UIKit
       ^
[35/70] Compiling OTCore NSControl.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
import UIKit
       ^
[36/70] 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
       ^
[37/70] Compiling OTCore DispatchGroup.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
import UIKit
       ^
[38/70] 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
       ^
[39/70] 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
       ^
[40/70] Compiling OTCore NSArray.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
import UIKit
       ^
[41/70] Compiling OTCore NSAttributedString.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
import UIKit
       ^
[42/70] Compiling OTCore Progress.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
import UIKit
       ^
[43/70] 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
       ^
[44/70] 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
       ^
[45/70] 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
       ^
[46/70] 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
       ^
[47/70] 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
       ^
[48/70] Compiling OTCore TimeInterval.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
import UIKit
       ^
[49/70] 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
       ^
[50/70] Compiling OTCore URL.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
import UIKit
       ^
[51/70] Compiling OTCore UserDefaults.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
import UIKit
       ^
[52/70] Compiling OTCore XMLElement.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
import UIKit
       ^
[53/70] Compiling OTCore XMLNode.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
import UIKit
       ^
[54/70] Compiling OTCore Bool.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
import UIKit
       ^
[55/70] Compiling OTCore Collections.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
import UIKit
       ^
[56/70] Compiling OTCore Concurrency.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
import UIKit
       ^
[57/70] Compiling OTCore FloatingPoint.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
import UIKit
       ^
[58/70] Compiling OTCore Integers.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
import UIKit
       ^
[59/70] Compiling OTCore Operators.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
import UIKit
       ^
[60/70] 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
       ^
[61/70] 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
       ^
[62/70] 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
       ^
[63/70] 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
       ^
[64/70] Compiling OTCore DataReader.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
import UIKit
       ^
[65/70] 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
       ^
[66/70] Compiling OTCore EmailAddress.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
import UIKit
       ^
[67/70] Compiling OTCore IPAddress.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
import UIKit
       ^
[68/70] Compiling OTCore PassiveDataReader.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
import UIKit
       ^
BUILD FAILURE 5.8 linux