The Swift Package Index logo.Swift Package Index

Build Information

Failed to build ColorKit 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/Boris-Em/ColorKit.git
Reference: master
Cloned https://github.com/Boris-Em/ColorKit.git into spi-builder-workspace
SUCCESS checkout https://github.com/Boris-Em/ColorKit.git at master
========================================
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
Building for debugging...
error: emit-module command failed with exit code 1 (use -v to see invocation)
[1/16] Emitting module ColorKit
/host/spi-builder-workspace/ColorKit/ColorKit/AverageColor.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[2/18] Compiling ColorKit Lab.swift
/host/spi-builder-workspace/ColorKit/ColorKit/AverageColor.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[3/18] Compiling ColorKit Name.swift
/host/spi-builder-workspace/ColorKit/ColorKit/AverageColor.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[4/18] Compiling ColorKit RGB.swift
/host/spi-builder-workspace/ColorKit/ColorKit/AverageColor.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[5/18] Compiling ColorKit Random.swift
/host/spi-builder-workspace/ColorKit/ColorKit/AverageColor.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[6/18] Compiling ColorKit Difference.swift
/host/spi-builder-workspace/ColorKit/ColorKit/AverageColor.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[7/18] Compiling ColorKit DominantColors.swift
/host/spi-builder-workspace/ColorKit/ColorKit/AverageColor.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[8/18] Compiling ColorKit CGFloatExtensions.swift
/host/spi-builder-workspace/ColorKit/ColorKit/AverageColor.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[9/18] Compiling ColorKit CGSizeExtensions.swift
/host/spi-builder-workspace/ColorKit/ColorKit/AverageColor.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[10/18] Compiling ColorKit UIImageExtensions.swift
/host/spi-builder-workspace/ColorKit/ColorKit/AverageColor.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[11/18] Compiling ColorKit Hex.swift
/host/spi-builder-workspace/ColorKit/ColorKit/AverageColor.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[12/18] Compiling ColorKit ComplementaryColor.swift
/host/spi-builder-workspace/ColorKit/ColorKit/AverageColor.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[13/18] Compiling ColorKit ContrastRatio.swift
/host/spi-builder-workspace/ColorKit/ColorKit/AverageColor.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[14/18] Compiling ColorKit AverageColor.swift
/host/spi-builder-workspace/ColorKit/ColorKit/AverageColor.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[15/18] Compiling ColorKit CMYK.swift
/host/spi-builder-workspace/ColorKit/ColorKit/AverageColor.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[16/18] Compiling ColorKit ColorPalette.swift
/host/spi-builder-workspace/ColorKit/ColorKit/AverageColor.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[17/18] Compiling ColorKit RelativeLuminance.swift
/host/spi-builder-workspace/ColorKit/ColorKit/AverageColor.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[18/18] Compiling ColorKit XYZ.swift
/host/spi-builder-workspace/ColorKit/ColorKit/AverageColor.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
BUILD FAILURE 5.9 linux

Build Machine: Linux 2