This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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 UUSwift with Swift 5.9 for Linux.

Build Command

Build command unavailable

Build Log

========================================
RunAll
========================================
Builder version: 4.28.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SilverPineSoftware/UUSwift.git
Reference: master
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/UUSwift
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at d2cb8b8 Updating UUSwift component versions
Cloned https://github.com/SilverPineSoftware/UUSwift.git
Revision (git rev-parse @):
d2cb8b86e8c4a928a38c8fa3b51851e4b66c970e
SUCCESS checkout https://github.com/SilverPineSoftware/UUSwift.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Fetching https://github.com/SilverPineSoftware/UUSwiftNetworking.git
Fetching https://github.com/SilverPineSoftware/UUSwiftImage.git
Fetching https://github.com/SilverPineSoftware/UUSwiftUX.git
[1/102] Fetching uuswiftimage
[97/513] Fetching uuswiftimage, uuswiftnetworking
[508/629] Fetching uuswiftimage, uuswiftnetworking, uuswiftux
Fetching https://github.com/SilverPineSoftware/UUSwiftCore.git
Fetched https://github.com/SilverPineSoftware/UUSwiftUX.git (0.37s)
Fetched https://github.com/SilverPineSoftware/UUSwiftNetworking.git (0.38s)
Fetched https://github.com/SilverPineSoftware/UUSwiftImage.git (0.38s)
[1/216] Fetching uuswiftcore
Fetched https://github.com/SilverPineSoftware/UUSwiftCore.git (0.23s)
Computing version for https://github.com/SilverPineSoftware/UUSwiftImage.git
Computed https://github.com/SilverPineSoftware/UUSwiftImage.git at 1.1.2 (0.38s)
Computing version for https://github.com/SilverPineSoftware/UUSwiftUX.git
Computed https://github.com/SilverPineSoftware/UUSwiftUX.git at 1.0.10 (0.40s)
Computing version for https://github.com/SilverPineSoftware/UUSwiftCore.git
Computed https://github.com/SilverPineSoftware/UUSwiftCore.git at 1.1.9 (0.40s)
Computing version for https://github.com/SilverPineSoftware/UUSwiftNetworking.git
Computed https://github.com/SilverPineSoftware/UUSwiftNetworking.git at 1.3.8 (0.39s)
Creating working copy for https://github.com/SilverPineSoftware/UUSwiftNetworking.git
Working copy of https://github.com/SilverPineSoftware/UUSwiftNetworking.git resolved at 1.3.8
Creating working copy for https://github.com/SilverPineSoftware/UUSwiftUX.git
Working copy of https://github.com/SilverPineSoftware/UUSwiftUX.git resolved at 1.0.10
Creating working copy for https://github.com/SilverPineSoftware/UUSwiftCore.git
Working copy of https://github.com/SilverPineSoftware/UUSwiftCore.git resolved at 1.1.9
Creating working copy for https://github.com/SilverPineSoftware/UUSwiftImage.git
Working copy of https://github.com/SilverPineSoftware/UUSwiftImage.git resolved at 1.1.2
Building for debugging...
error: emit-module command failed with exit code 1 (use -v to see invocation)
[1/18] Emitting module UUSwiftCore
/host/spi-builder-workspace/.build/checkouts/UUSwiftCore/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
        import UIKit
               ^
[2/20] Compiling UUSwiftCore UUData.swift
/host/spi-builder-workspace/.build/checkouts/UUSwiftCore/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
        import UIKit
               ^
[3/20] Compiling UUSwiftCore UUDataCache.swift
/host/spi-builder-workspace/.build/checkouts/UUSwiftCore/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
        import UIKit
               ^
[4/20] Compiling UUSwiftCore UUDate.swift
/host/spi-builder-workspace/.build/checkouts/UUSwiftCore/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
        import UIKit
               ^
[5/20] Compiling UUSwiftCore UUDebugLog.swift
/host/spi-builder-workspace/.build/checkouts/UUSwiftCore/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
        import UIKit
               ^
[6/20] Compiling UUSwiftCore UUDictionary.swift
/host/spi-builder-workspace/.build/checkouts/UUSwiftCore/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
        import UIKit
               ^
[7/20] Compiling UUSwiftCore UUJson.swift
/host/spi-builder-workspace/.build/checkouts/UUSwiftCore/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
        import UIKit
               ^
[8/20] Compiling UUSwiftCore UUCollection.swift
/host/spi-builder-workspace/.build/checkouts/UUSwiftCore/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
        import UIKit
               ^
[9/20] Compiling UUSwiftCore UUColor.swift
/host/spi-builder-workspace/.build/checkouts/UUSwiftCore/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
        import UIKit
               ^
[10/20] Compiling UUSwiftCore UUComparable.swift
/host/spi-builder-workspace/.build/checkouts/UUSwiftCore/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
        import UIKit
               ^
[11/20] Compiling UUSwiftCore UUSwiftCore.swift
/host/spi-builder-workspace/.build/checkouts/UUSwiftCore/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
        import UIKit
               ^
[12/20] Compiling UUSwiftCore UUThread.swift
/host/spi-builder-workspace/.build/checkouts/UUSwiftCore/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
        import UIKit
               ^
[13/20] Compiling UUSwiftCore UUObject.swift
/host/spi-builder-workspace/.build/checkouts/UUSwiftCore/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
        import UIKit
               ^
[14/20] Compiling UUSwiftCore UUObjectFactory.swift
/host/spi-builder-workspace/.build/checkouts/UUSwiftCore/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
        import UIKit
               ^
[15/20] Compiling UUSwiftCore UUKeychain.swift
/host/spi-builder-workspace/.build/checkouts/UUSwiftCore/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
        import UIKit
               ^
[16/20] Compiling UUSwiftCore UULocalization.swift
/host/spi-builder-workspace/.build/checkouts/UUSwiftCore/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
        import UIKit
               ^
[17/20] Compiling UUSwiftCore UURandom.swift
/host/spi-builder-workspace/.build/checkouts/UUSwiftCore/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
        import UIKit
               ^
[18/20] Compiling UUSwiftCore UUString.swift
/host/spi-builder-workspace/.build/checkouts/UUSwiftCore/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
        import UIKit
               ^
[19/20] Compiling UUSwiftCore UUTimer.swift
/host/spi-builder-workspace/.build/checkouts/UUSwiftCore/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
        import UIKit
               ^
[20/20] Compiling UUSwiftCore UUURL.swift
/host/spi-builder-workspace/.build/checkouts/UUSwiftCore/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
        import UIKit
               ^
error: fatalError
[0/1] Planning build
Building for debugging...
[1/18] Compiling UUSwiftCore UUKeychain.swift
/host/spi-builder-workspace/.build/checkouts/UUSwiftCore/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
        import UIKit
               ^
[2/18] Compiling UUSwiftCore UULocalization.swift
/host/spi-builder-workspace/.build/checkouts/UUSwiftCore/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
        import UIKit
               ^
[3/20] Compiling UUSwiftCore UUObject.swift
/host/spi-builder-workspace/.build/checkouts/UUSwiftCore/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
        import UIKit
               ^
[4/20] Compiling UUSwiftCore UUObjectFactory.swift
/host/spi-builder-workspace/.build/checkouts/UUSwiftCore/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
        import UIKit
               ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[5/20] Emitting module UUSwiftCore
/host/spi-builder-workspace/.build/checkouts/UUSwiftCore/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
        import UIKit
               ^
[6/20] Compiling UUSwiftCore UUSwiftCore.swift
/host/spi-builder-workspace/.build/checkouts/UUSwiftCore/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
        import UIKit
               ^
[7/20] Compiling UUSwiftCore UUThread.swift
/host/spi-builder-workspace/.build/checkouts/UUSwiftCore/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
        import UIKit
               ^
[8/20] Compiling UUSwiftCore UUData.swift
/host/spi-builder-workspace/.build/checkouts/UUSwiftCore/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
        import UIKit
               ^
[9/20] Compiling UUSwiftCore UUDataCache.swift
/host/spi-builder-workspace/.build/checkouts/UUSwiftCore/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
        import UIKit
               ^
[10/20] Compiling UUSwiftCore UUDate.swift
/host/spi-builder-workspace/.build/checkouts/UUSwiftCore/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
        import UIKit
               ^
[11/20] Compiling UUSwiftCore UUCollection.swift
/host/spi-builder-workspace/.build/checkouts/UUSwiftCore/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
        import UIKit
               ^
[12/20] Compiling UUSwiftCore UUColor.swift
/host/spi-builder-workspace/.build/checkouts/UUSwiftCore/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
        import UIKit
               ^
[13/20] Compiling UUSwiftCore UUComparable.swift
/host/spi-builder-workspace/.build/checkouts/UUSwiftCore/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
        import UIKit
               ^
[14/20] Compiling UUSwiftCore UUDebugLog.swift
/host/spi-builder-workspace/.build/checkouts/UUSwiftCore/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
        import UIKit
               ^
[15/20] Compiling UUSwiftCore UUDictionary.swift
/host/spi-builder-workspace/.build/checkouts/UUSwiftCore/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
        import UIKit
               ^
[16/20] Compiling UUSwiftCore UUJson.swift
/host/spi-builder-workspace/.build/checkouts/UUSwiftCore/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
        import UIKit
               ^
[17/20] Compiling UUSwiftCore UURandom.swift
/host/spi-builder-workspace/.build/checkouts/UUSwiftCore/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
        import UIKit
               ^
[18/20] Compiling UUSwiftCore UUString.swift
/host/spi-builder-workspace/.build/checkouts/UUSwiftCore/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
        import UIKit
               ^
[19/20] Compiling UUSwiftCore UUTimer.swift
/host/spi-builder-workspace/.build/checkouts/UUSwiftCore/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
        import UIKit
               ^
[20/20] Compiling UUSwiftCore UUURL.swift
/host/spi-builder-workspace/.build/checkouts/UUSwiftCore/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
        import UIKit
               ^
error: fatalError
BUILD FAILURE 5.9 linux
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.