The Swift Package Index logo.Swift Package Index

Build Information

Failed to build UUSwiftNetworking with Swift 5.9 for Linux.

Build Command

docker run --rm -v "checkouts-4609320-0":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SilverPineSoftware/UUSwiftNetworking.git
Reference: 1.3.8
Cloned https://github.com/SilverPineSoftware/UUSwiftNetworking.git into spi-builder-workspace
SUCCESS checkout https://github.com/SilverPineSoftware/UUSwiftNetworking.git at 1.3.8
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4609320-0":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Fetching https://github.com/SilverPineSoftware/UUSwiftCore.git
Fetching https://github.com/SilverPineSoftware/UUSwiftTestCore.git
[1/212] Fetching uuswiftcore
Fetched https://github.com/SilverPineSoftware/UUSwiftCore.git (0.34s)
Fetched https://github.com/SilverPineSoftware/UUSwiftTestCore.git (0.34s)
Computing version for https://github.com/SilverPineSoftware/UUSwiftTestCore.git
Computed https://github.com/SilverPineSoftware/UUSwiftTestCore.git at 0.0.3 (0.30s)
Computing version for https://github.com/SilverPineSoftware/UUSwiftCore.git
Computed https://github.com/SilverPineSoftware/UUSwiftCore.git at 1.1.8 (0.30s)
Creating working copy for https://github.com/SilverPineSoftware/UUSwiftTestCore.git
Working copy of https://github.com/SilverPineSoftware/UUSwiftTestCore.git resolved at 0.0.3
Creating working copy for https://github.com/SilverPineSoftware/UUSwiftCore.git
Working copy of https://github.com/SilverPineSoftware/UUSwiftCore.git resolved at 1.1.8
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 UUSwiftCore.swift
/host/spi-builder-workspace/.build/checkouts/UUSwiftCore/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
        import UIKit
               ^
[3/20] Compiling UUSwiftCore UUThread.swift
/host/spi-builder-workspace/.build/checkouts/UUSwiftCore/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
        import UIKit
               ^
[4/20] Compiling UUSwiftCore UUTimer.swift
/host/spi-builder-workspace/.build/checkouts/UUSwiftCore/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
        import UIKit
               ^
[5/20] Compiling UUSwiftCore UUURL.swift
/host/spi-builder-workspace/.build/checkouts/UUSwiftCore/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
        import UIKit
               ^
[6/20] Compiling UUSwiftCore UUDebugLog.swift
/host/spi-builder-workspace/.build/checkouts/UUSwiftCore/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
        import UIKit
               ^
[7/20] Compiling UUSwiftCore UUDictionary.swift
/host/spi-builder-workspace/.build/checkouts/UUSwiftCore/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
        import UIKit
               ^
[8/20] Compiling UUSwiftCore UUJson.swift
/host/spi-builder-workspace/.build/checkouts/UUSwiftCore/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
        import UIKit
               ^
[9/20] Compiling UUSwiftCore UUObject.swift
/host/spi-builder-workspace/.build/checkouts/UUSwiftCore/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
        import UIKit
               ^
[10/20] Compiling UUSwiftCore UUObjectFactory.swift
/host/spi-builder-workspace/.build/checkouts/UUSwiftCore/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
        import UIKit
               ^
[11/20] Compiling UUSwiftCore UUKeychain.swift
/host/spi-builder-workspace/.build/checkouts/UUSwiftCore/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
        import UIKit
               ^
[12/20] Compiling UUSwiftCore UULocalization.swift
/host/spi-builder-workspace/.build/checkouts/UUSwiftCore/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
        import UIKit
               ^
[13/20] Compiling UUSwiftCore UURandom.swift
/host/spi-builder-workspace/.build/checkouts/UUSwiftCore/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
        import UIKit
               ^
[14/20] Compiling UUSwiftCore UUString.swift
/host/spi-builder-workspace/.build/checkouts/UUSwiftCore/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
        import UIKit
               ^
[15/20] Compiling UUSwiftCore UUCollection.swift
/host/spi-builder-workspace/.build/checkouts/UUSwiftCore/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
        import UIKit
               ^
[16/20] Compiling UUSwiftCore UUColor.swift
/host/spi-builder-workspace/.build/checkouts/UUSwiftCore/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
        import UIKit
               ^
[17/20] Compiling UUSwiftCore UUComparable.swift
/host/spi-builder-workspace/.build/checkouts/UUSwiftCore/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
        import UIKit
               ^
[18/20] Compiling UUSwiftCore UUData.swift
/host/spi-builder-workspace/.build/checkouts/UUSwiftCore/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
        import UIKit
               ^
[19/20] Compiling UUSwiftCore UUDataCache.swift
/host/spi-builder-workspace/.build/checkouts/UUSwiftCore/UUSwiftCore/UUColor.swift:14:9: error: no such module 'UIKit'
        import UIKit
               ^
[20/20] Compiling UUSwiftCore UUDate.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

Build Machine: Linux 2