The Swift Package Index logo.Swift Package Index

Build Information

Failed to build UUSwiftCore with Swift 5.7 for Linux.

Build Command

Build command unavailable

Build Log

========================================
RunAll
========================================
Builder version: 4.27.3
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 20859a9 Expose Locale in uuParseDate
Cloned https://github.com/SilverPineSoftware/UUSwiftCore.git
Revision (git rev-parse @):
20859a9a2d9349804c7cdaf229fc66daca65e322
SUCCESS checkout https://github.com/SilverPineSoftware/UUSwiftCore.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.7
Building package at path:  $PWD/checkout
Running build ...
bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.7-latest swift build 2>&1
Fetching https://github.com/SilverPineSoftware/UUSwiftTestCore.git
[1/24] Fetching uuswifttestcore
Fetched https://github.com/SilverPineSoftware/UUSwiftTestCore.git (0.26s)
Computing version for https://github.com/SilverPineSoftware/UUSwiftTestCore.git
Computed https://github.com/SilverPineSoftware/UUSwiftTestCore.git at 0.0.3 (0.29s)
Creating working copy for https://github.com/SilverPineSoftware/UUSwiftTestCore.git
Working copy of https://github.com/SilverPineSoftware/UUSwiftTestCore.git resolved at 0.0.3
Building for debugging...
[1/18] Compiling UUSwiftCore UUKeychain.swift
/host/spi-builder-workspace/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
        import UIKit
               ^
[2/18] Compiling UUSwiftCore UULocalization.swift
/host/spi-builder-workspace/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
        import UIKit
               ^
[3/20] Compiling UUSwiftCore UUData.swift
/host/spi-builder-workspace/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
        import UIKit
               ^
[4/20] Compiling UUSwiftCore UUDataCache.swift
/host/spi-builder-workspace/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
        import UIKit
               ^
[5/20] Compiling UUSwiftCore UUDate.swift
/host/spi-builder-workspace/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
        import UIKit
               ^
[6/20] Compiling UUSwiftCore UUDebugLog.swift
/host/spi-builder-workspace/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
        import UIKit
               ^
[7/20] Compiling UUSwiftCore UUDictionary.swift
/host/spi-builder-workspace/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
        import UIKit
               ^
[8/20] Compiling UUSwiftCore UUJson.swift
/host/spi-builder-workspace/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
        import UIKit
               ^
[9/20] Compiling UUSwiftCore UUTimer.swift
/host/spi-builder-workspace/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
        import UIKit
               ^
[10/20] Compiling UUSwiftCore UUURL.swift
/host/spi-builder-workspace/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)[11/20] Emitting module UUSwiftCore
/host/spi-builder-workspace/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
        import UIKit
               ^
[12/20] Compiling UUSwiftCore UUCollection.swift
/host/spi-builder-workspace/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
        import UIKit
               ^
[13/20] Compiling UUSwiftCore UUColor.swift
/host/spi-builder-workspace/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
        import UIKit
               ^
[14/20] Compiling UUSwiftCore UUComparable.swift
/host/spi-builder-workspace/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
        import UIKit
               ^
[15/20] Compiling UUSwiftCore UUObject.swift
/host/spi-builder-workspace/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
        import UIKit
               ^
[16/20] Compiling UUSwiftCore UUObjectFactory.swift
/host/spi-builder-workspace/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
        import UIKit
               ^
[17/20] Compiling UUSwiftCore UUSwiftCore.swift
/host/spi-builder-workspace/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
        import UIKit
               ^
[18/20] Compiling UUSwiftCore UUThread.swift
/host/spi-builder-workspace/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
        import UIKit
               ^
[19/20] Compiling UUSwiftCore UURandom.swift
/host/spi-builder-workspace/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
        import UIKit
               ^
[20/20] Compiling UUSwiftCore UUString.swift
/host/spi-builder-workspace/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
        import UIKit
               ^
[0/1] Planning build
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/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
        import UIKit
               ^
[2/20] Compiling UUSwiftCore UUKeychain.swift
/host/spi-builder-workspace/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
        import UIKit
               ^
[3/20] Compiling UUSwiftCore UULocalization.swift
/host/spi-builder-workspace/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
        import UIKit
               ^
[4/20] Compiling UUSwiftCore UUDebugLog.swift
/host/spi-builder-workspace/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
        import UIKit
               ^
[5/20] Compiling UUSwiftCore UUDictionary.swift
/host/spi-builder-workspace/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
        import UIKit
               ^
[6/20] Compiling UUSwiftCore UUJson.swift
/host/spi-builder-workspace/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
        import UIKit
               ^
[7/20] Compiling UUSwiftCore UUData.swift
/host/spi-builder-workspace/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
        import UIKit
               ^
[8/20] Compiling UUSwiftCore UUDataCache.swift
/host/spi-builder-workspace/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
        import UIKit
               ^
[9/20] Compiling UUSwiftCore UUDate.swift
/host/spi-builder-workspace/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
        import UIKit
               ^
[10/20] Compiling UUSwiftCore UUCollection.swift
/host/spi-builder-workspace/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
        import UIKit
               ^
[11/20] Compiling UUSwiftCore UUColor.swift
/host/spi-builder-workspace/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
        import UIKit
               ^
[12/20] Compiling UUSwiftCore UUComparable.swift
/host/spi-builder-workspace/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
        import UIKit
               ^
[13/20] Compiling UUSwiftCore UURandom.swift
/host/spi-builder-workspace/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
        import UIKit
               ^
[14/20] Compiling UUSwiftCore UUString.swift
/host/spi-builder-workspace/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
        import UIKit
               ^
[15/20] Compiling UUSwiftCore UUObject.swift
/host/spi-builder-workspace/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
        import UIKit
               ^
[16/20] Compiling UUSwiftCore UUObjectFactory.swift
/host/spi-builder-workspace/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
        import UIKit
               ^
[17/20] Compiling UUSwiftCore UUSwiftCore.swift
/host/spi-builder-workspace/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
        import UIKit
               ^
[18/20] Compiling UUSwiftCore UUThread.swift
/host/spi-builder-workspace/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
        import UIKit
               ^
[19/20] Compiling UUSwiftCore UUTimer.swift
/host/spi-builder-workspace/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
        import UIKit
               ^
[20/20] Compiling UUSwiftCore UUURL.swift
/host/spi-builder-workspace/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
        import UIKit
               ^
BUILD FAILURE 5.7 linux

Build Machine: Linux 1