The Swift Package Index logo.Swift Package Index

Build Information

Failed to build WaterStates with Swift 5.9 for Linux.

Build Command

docker run --rm -v "checkouts-4606859-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/BarredEwe/WaterStates.git
Reference: master
Cloned https://github.com/BarredEwe/WaterStates.git into spi-builder-workspace
SUCCESS checkout https://github.com/BarredEwe/WaterStates.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-4606859-0":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/WaterStates/Classes/Example': File not found.
Building for debugging...
error: emit-module command failed with exit code 1 (use -v to see invocation)
[1/26] Emitting module WaterStates
/host/spi-builder-workspace/WaterStates/Classes/Configs/StateViewAppearance.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[2/29] Compiling WaterStates ErrorDispayable.swift
/host/spi-builder-workspace/WaterStates/Classes/Configs/StateViewAppearance.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[3/29] Compiling WaterStates LoadingDisplayable.swift
/host/spi-builder-workspace/WaterStates/Classes/Configs/StateViewAppearance.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[4/29] Compiling WaterStates StateDisplayable.swift
/host/spi-builder-workspace/WaterStates/Classes/Configs/StateViewAppearance.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[5/29] Compiling WaterStates WeakAnyStateDisplayable.swift
/host/spi-builder-workspace/WaterStates/Classes/Configs/StateViewAppearance.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[6/29] Compiling WaterStates ContentDispayable.swift
/host/spi-builder-workspace/WaterStates/Classes/Configs/StateViewAppearance.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[7/29] Compiling WaterStates Displayable+Extensions.swift
/host/spi-builder-workspace/WaterStates/Classes/Configs/StateViewAppearance.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[8/29] Compiling WaterStates DisplaybleView.swift
/host/spi-builder-workspace/WaterStates/Classes/Configs/StateViewAppearance.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[9/29] Compiling WaterStates EmptyDisplayable.swift
/host/spi-builder-workspace/WaterStates/Classes/Configs/StateViewAppearance.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[10/29] Compiling WaterStates WaterStates+Extensions.swift
/host/spi-builder-workspace/WaterStates/Classes/Configs/StateViewAppearance.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[11/29] Compiling WaterStates WaterStates+StateDispalyble.swift
/host/spi-builder-workspace/WaterStates/Classes/Configs/StateViewAppearance.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[12/29] Compiling WaterStates WaterStates.swift
/host/spi-builder-workspace/WaterStates/Classes/Configs/StateViewAppearance.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[13/29] Compiling WaterStates State+Extensions.swift
/host/spi-builder-workspace/WaterStates/Classes/Configs/StateViewAppearance.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[14/29] Compiling WaterStates State.swift
/host/spi-builder-workspace/WaterStates/Classes/Configs/StateViewAppearance.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[15/29] Compiling WaterStates StateActionType.swift
/host/spi-builder-workspace/WaterStates/Classes/Configs/StateViewAppearance.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[16/29] Compiling WaterStates ContentCondition.swift
/host/spi-builder-workspace/WaterStates/Classes/Configs/StateViewAppearance.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[17/29] Compiling WaterStates EmptyCondition.swift
/host/spi-builder-workspace/WaterStates/Classes/Configs/StateViewAppearance.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[18/29] Compiling WaterStates ErrorCondition.swift
/host/spi-builder-workspace/WaterStates/Classes/Configs/StateViewAppearance.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[19/29] Compiling WaterStates LoadingCondition.swift
/host/spi-builder-workspace/WaterStates/Classes/Configs/StateViewAppearance.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[20/29] Compiling WaterStates Condition.swift
/host/spi-builder-workspace/WaterStates/Classes/Configs/StateViewAppearance.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[21/29] Compiling WaterStates StateViewAppearance.swift
/host/spi-builder-workspace/WaterStates/Classes/Configs/StateViewAppearance.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[22/29] Compiling WaterStates WaterStatesConfig.swift
/host/spi-builder-workspace/WaterStates/Classes/Configs/StateViewAppearance.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[23/29] Compiling WaterStates WaterStatesViewBuilder.swift
/host/spi-builder-workspace/WaterStates/Classes/Configs/StateViewAppearance.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[24/29] Compiling WaterStates StateInfo.swift
/host/spi-builder-workspace/WaterStates/Classes/Configs/StateViewAppearance.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[25/29] Compiling WaterStates StateMachine.swift
/host/spi-builder-workspace/WaterStates/Classes/Configs/StateViewAppearance.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[26/29] Compiling WaterStates StateDelegates.swift
/host/spi-builder-workspace/WaterStates/Classes/Configs/StateViewAppearance.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[27/29] Compiling WaterStates StateView.swift
/host/spi-builder-workspace/WaterStates/Classes/Configs/StateViewAppearance.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[28/29] Compiling WaterStates WaterStateView.swift
/host/spi-builder-workspace/WaterStates/Classes/Configs/StateViewAppearance.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[29/29] Compiling WaterStates UIViewController+Extensions.swift
/host/spi-builder-workspace/WaterStates/Classes/Configs/StateViewAppearance.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
BUILD FAILURE 5.9 linux

Build Machine: Linux 1