The Swift Package Index logo.Swift Package Index

Build Information

Failed to build RangeUISlider with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/chicio/RangeUISlider.git
Reference: 4.0.1
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/chicio/RangeUISlider
 * tag               4.0.1      -> FETCH_HEAD
HEAD is now at b1e8242 Incremented versions :rocket:
Cloned https://github.com/chicio/RangeUISlider.git
Revision (git rev-parse @):
b1e8242eb7ab07051721a2d7b937cd75ca129ebf
SUCCESS checkout https://github.com/chicio/RangeUISlider.git at 4.0.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/chicio/RangeUISlider.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Source/Info.plist
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/52] Emitting module RangeUISlider
/host/spi-builder-workspace/Source/Constraint/ConstraintAdditionalInformations.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[4/58] Compiling RangeUISlider MatchingMarginsConstraintFactory.swift
/host/spi-builder-workspace/Source/Constraint/ConstraintAdditionalInformations.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[5/58] Compiling RangeUISlider PositionConstraintFactory.swift
/host/spi-builder-workspace/Source/Constraint/ConstraintAdditionalInformations.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[6/58] Compiling RangeUISlider BarProperties.swift
/host/spi-builder-workspace/Source/Constraint/ConstraintAdditionalInformations.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[7/58] Compiling RangeUISlider Dimensions.swift
/host/spi-builder-workspace/Source/Constraint/ConstraintAdditionalInformations.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[8/58] Compiling RangeUISlider GestureData.swift
/host/spi-builder-workspace/Source/Constraint/ConstraintAdditionalInformations.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[9/58] Compiling RangeUISlider GradientColors.swift
/host/spi-builder-workspace/Source/Constraint/ConstraintAdditionalInformations.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[10/58] Compiling RangeUISlider GradientPoints.swift
/host/spi-builder-workspace/Source/Constraint/ConstraintAdditionalInformations.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[11/58] Compiling RangeUISlider ConstraintAdditionalInformations.swift
/host/spi-builder-workspace/Source/Constraint/ConstraintAdditionalInformations.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[12/58] Compiling RangeUISlider ConstraintAttributes.swift
/host/spi-builder-workspace/Source/Constraint/ConstraintAdditionalInformations.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[13/58] Compiling RangeUISlider ConstraintFactory.swift
/host/spi-builder-workspace/Source/Constraint/ConstraintAdditionalInformations.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[14/58] Compiling RangeUISlider ConstraintViews.swift
/host/spi-builder-workspace/Source/Constraint/ConstraintAdditionalInformations.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[15/58] Compiling RangeUISlider DimensionConstraintFactory.swift
/host/spi-builder-workspace/Source/Constraint/ConstraintAdditionalInformations.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[16/58] Compiling RangeUISlider EqualRelationConstraintFactory.swift
/host/spi-builder-workspace/Source/Constraint/ConstraintAdditionalInformations.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[17/58] Compiling RangeUISlider MarginConstraintFactory.swift
/host/spi-builder-workspace/Source/Constraint/ConstraintAdditionalInformations.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[18/58] Compiling RangeUISlider GradientProperties.swift
/host/spi-builder-workspace/Source/Constraint/ConstraintAdditionalInformations.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[19/58] Compiling RangeUISlider KnobGestureManager.swift
/host/spi-builder-workspace/Source/Constraint/ConstraintAdditionalInformations.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[20/58] Compiling RangeUISlider KnobGestureManagerDelegate.swift
/host/spi-builder-workspace/Source/Constraint/ConstraintAdditionalInformations.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[21/58] Compiling RangeUISlider KnobGesturesProperties.swift
/host/spi-builder-workspace/Source/Constraint/ConstraintAdditionalInformations.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[22/58] Compiling RangeUISlider KnobPosition.swift
/host/spi-builder-workspace/Source/Constraint/ConstraintAdditionalInformations.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[23/58] Compiling RangeUISlider KnobProperties.swift
/host/spi-builder-workspace/Source/Constraint/ConstraintAdditionalInformations.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[24/58] Compiling RangeUISlider KnobsHitTest.swift
/host/spi-builder-workspace/Source/Constraint/ConstraintAdditionalInformations.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[25/58] Compiling RangeUISlider Progress.swift
/host/spi-builder-workspace/Source/Constraint/ConstraintAdditionalInformations.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[26/58] Compiling RangeUISlider ProgressViews.swift
/host/spi-builder-workspace/Source/Constraint/ConstraintAdditionalInformations.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[27/58] Compiling RangeUISlider RangeSlider+Modifiers.swift
/host/spi-builder-workspace/Source/Constraint/ConstraintAdditionalInformations.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[28/58] Compiling RangeUISlider RangeSlider.swift
/host/spi-builder-workspace/Source/Constraint/ConstraintAdditionalInformations.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[29/58] Compiling RangeUISlider RangeUISlider.swift
/host/spi-builder-workspace/Source/Constraint/ConstraintAdditionalInformations.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[30/58] Compiling RangeUISlider RangeUISliderComponents.swift
/host/spi-builder-workspace/Source/Constraint/ConstraintAdditionalInformations.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[31/58] Compiling RangeUISlider KnobsHorizontalPosition.swift
/host/spi-builder-workspace/Source/Constraint/ConstraintAdditionalInformations.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[32/58] Compiling RangeUISlider KnobsLabelAnimator.swift
/host/spi-builder-workspace/Source/Constraint/ConstraintAdditionalInformations.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[33/58] Compiling RangeUISlider KnobsProperties.swift
/host/spi-builder-workspace/Source/Constraint/ConstraintAdditionalInformations.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[34/58] Compiling RangeUISlider KnobsPropertiesFactory.swift
/host/spi-builder-workspace/Source/Constraint/ConstraintAdditionalInformations.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[35/58] Compiling RangeUISlider ProgrammaticKnobChange.swift
/host/spi-builder-workspace/Source/Constraint/ConstraintAdditionalInformations.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[36/58] Compiling RangeUISlider ProgrammaticKnobChangeDelegate.swift
/host/spi-builder-workspace/Source/Constraint/ConstraintAdditionalInformations.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[37/58] Compiling RangeUISlider ProgressProperties.swift
/host/spi-builder-workspace/Source/Constraint/ConstraintAdditionalInformations.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[38/58] Compiling RangeUISlider RangeUpdater.swift
/host/spi-builder-workspace/Source/Constraint/ConstraintAdditionalInformations.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[39/58] Compiling RangeUISlider RangeUpdaterDelegate.swift
/host/spi-builder-workspace/Source/Constraint/ConstraintAdditionalInformations.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[40/58] Compiling RangeUISlider Scale.swift
/host/spi-builder-workspace/Source/Constraint/ConstraintAdditionalInformations.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[41/58] Compiling RangeUISlider StepCalculator.swift
/host/spi-builder-workspace/Source/Constraint/ConstraintAdditionalInformations.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[42/58] Compiling RangeUISlider RangeSliderCoordinator.swift
/host/spi-builder-workspace/Source/Constraint/ConstraintAdditionalInformations.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[43/58] Compiling RangeUISlider RangeSliderSettings.swift
/host/spi-builder-workspace/Source/Constraint/ConstraintAdditionalInformations.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[44/58] Compiling RangeUISlider RangeUISliderDelegate.swift
/host/spi-builder-workspace/Source/Constraint/ConstraintAdditionalInformations.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[45/58] Compiling RangeUISlider RangeUISliderDelegateEvents.swift
/host/spi-builder-workspace/Source/Constraint/ConstraintAdditionalInformations.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[46/58] Compiling RangeUISlider Bar.swift
/host/spi-builder-workspace/Source/Constraint/ConstraintAdditionalInformations.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[47/58] Compiling RangeUISlider Gradient.swift
/host/spi-builder-workspace/Source/Constraint/ConstraintAdditionalInformations.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[48/58] Compiling RangeUISlider Knob.swift
/host/spi-builder-workspace/Source/Constraint/ConstraintAdditionalInformations.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[49/58] Compiling RangeUISlider KnobComponents.swift
/host/spi-builder-workspace/Source/Constraint/ConstraintAdditionalInformations.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[50/58] Compiling RangeUISlider KnobLabel.swift
/host/spi-builder-workspace/Source/Constraint/ConstraintAdditionalInformations.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[51/58] Compiling RangeUISlider Knobs.swift
/host/spi-builder-workspace/Source/Constraint/ConstraintAdditionalInformations.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[52/58] Compiling RangeUISlider ProgressViewsProperties.swift
/host/spi-builder-workspace/Source/Constraint/ConstraintAdditionalInformations.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[53/58] Compiling RangeUISlider ProgressViewsPropertiesFactory.swift
/host/spi-builder-workspace/Source/Constraint/ConstraintAdditionalInformations.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[54/58] Compiling RangeUISlider RangeSelected.swift
/host/spi-builder-workspace/Source/Constraint/ConstraintAdditionalInformations.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[55/58] Compiling RangeUISlider RangeSelectedCalculator.swift
/host/spi-builder-workspace/Source/Constraint/ConstraintAdditionalInformations.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[56/58] Compiling RangeUISlider RangeUISliderCreator.swift
/host/spi-builder-workspace/Source/Constraint/ConstraintAdditionalInformations.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[57/58] Compiling RangeUISlider RangeUISliderProperties.swift
/host/spi-builder-workspace/Source/Constraint/ConstraintAdditionalInformations.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[58/58] Compiling RangeUISlider RangeUISliderSetup.swift
/host/spi-builder-workspace/Source/Constraint/ConstraintAdditionalInformations.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Source/Info.plist
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/51] Compiling RangeUISlider MatchingMarginsConstraintFactory.swift
/host/spi-builder-workspace/Source/Constraint/ConstraintAdditionalInformations.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[3/51] Compiling RangeUISlider PositionConstraintFactory.swift
/host/spi-builder-workspace/Source/Constraint/ConstraintAdditionalInformations.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[4/51] Compiling RangeUISlider BarProperties.swift
/host/spi-builder-workspace/Source/Constraint/ConstraintAdditionalInformations.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[5/51] Compiling RangeUISlider Dimensions.swift
/host/spi-builder-workspace/Source/Constraint/ConstraintAdditionalInformations.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[6/51] Compiling RangeUISlider GestureData.swift
/host/spi-builder-workspace/Source/Constraint/ConstraintAdditionalInformations.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[7/51] Compiling RangeUISlider GradientColors.swift
/host/spi-builder-workspace/Source/Constraint/ConstraintAdditionalInformations.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[8/51] Compiling RangeUISlider GradientPoints.swift
/host/spi-builder-workspace/Source/Constraint/ConstraintAdditionalInformations.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[9/57] Compiling RangeUISlider ConstraintAdditionalInformations.swift
/host/spi-builder-workspace/Source/Constraint/ConstraintAdditionalInformations.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[10/57] Compiling RangeUISlider ConstraintAttributes.swift
/host/spi-builder-workspace/Source/Constraint/ConstraintAdditionalInformations.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[11/57] Compiling RangeUISlider ConstraintFactory.swift
/host/spi-builder-workspace/Source/Constraint/ConstraintAdditionalInformations.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[12/57] Compiling RangeUISlider ConstraintViews.swift
/host/spi-builder-workspace/Source/Constraint/ConstraintAdditionalInformations.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[13/57] Compiling RangeUISlider DimensionConstraintFactory.swift
/host/spi-builder-workspace/Source/Constraint/ConstraintAdditionalInformations.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[14/57] Compiling RangeUISlider EqualRelationConstraintFactory.swift
/host/spi-builder-workspace/Source/Constraint/ConstraintAdditionalInformations.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[15/57] Compiling RangeUISlider MarginConstraintFactory.swift
/host/spi-builder-workspace/Source/Constraint/ConstraintAdditionalInformations.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[16/57] Compiling RangeUISlider RangeUpdater.swift
/host/spi-builder-workspace/Source/Constraint/ConstraintAdditionalInformations.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[17/57] Compiling RangeUISlider RangeUpdaterDelegate.swift
/host/spi-builder-workspace/Source/Constraint/ConstraintAdditionalInformations.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[18/57] Compiling RangeUISlider Scale.swift
/host/spi-builder-workspace/Source/Constraint/ConstraintAdditionalInformations.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[19/57] Compiling RangeUISlider StepCalculator.swift
/host/spi-builder-workspace/Source/Constraint/ConstraintAdditionalInformations.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[20/57] Compiling RangeUISlider RangeSliderCoordinator.swift
/host/spi-builder-workspace/Source/Constraint/ConstraintAdditionalInformations.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[21/57] Compiling RangeUISlider RangeSliderSettings.swift
/host/spi-builder-workspace/Source/Constraint/ConstraintAdditionalInformations.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[22/57] Compiling RangeUISlider RangeUISliderDelegate.swift
/host/spi-builder-workspace/Source/Constraint/ConstraintAdditionalInformations.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[23/57] Emitting module RangeUISlider
/host/spi-builder-workspace/Source/Constraint/ConstraintAdditionalInformations.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[24/57] Compiling RangeUISlider RangeUISliderDelegateEvents.swift
/host/spi-builder-workspace/Source/Constraint/ConstraintAdditionalInformations.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[25/57] Compiling RangeUISlider Bar.swift
/host/spi-builder-workspace/Source/Constraint/ConstraintAdditionalInformations.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[26/57] Compiling RangeUISlider Gradient.swift
/host/spi-builder-workspace/Source/Constraint/ConstraintAdditionalInformations.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[27/57] Compiling RangeUISlider Knob.swift
/host/spi-builder-workspace/Source/Constraint/ConstraintAdditionalInformations.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[28/57] Compiling RangeUISlider KnobComponents.swift
/host/spi-builder-workspace/Source/Constraint/ConstraintAdditionalInformations.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[29/57] Compiling RangeUISlider KnobLabel.swift
/host/spi-builder-workspace/Source/Constraint/ConstraintAdditionalInformations.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[30/57] Compiling RangeUISlider Knobs.swift
/host/spi-builder-workspace/Source/Constraint/ConstraintAdditionalInformations.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[31/57] Compiling RangeUISlider ProgressViewsProperties.swift
/host/spi-builder-workspace/Source/Constraint/ConstraintAdditionalInformations.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[32/57] Compiling RangeUISlider ProgressViewsPropertiesFactory.swift
/host/spi-builder-workspace/Source/Constraint/ConstraintAdditionalInformations.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[33/57] Compiling RangeUISlider RangeSelected.swift
/host/spi-builder-workspace/Source/Constraint/ConstraintAdditionalInformations.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[34/57] Compiling RangeUISlider RangeSelectedCalculator.swift
/host/spi-builder-workspace/Source/Constraint/ConstraintAdditionalInformations.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[35/57] Compiling RangeUISlider RangeUISliderCreator.swift
/host/spi-builder-workspace/Source/Constraint/ConstraintAdditionalInformations.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[36/57] Compiling RangeUISlider RangeUISliderProperties.swift
/host/spi-builder-workspace/Source/Constraint/ConstraintAdditionalInformations.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[37/57] Compiling RangeUISlider RangeUISliderSetup.swift
/host/spi-builder-workspace/Source/Constraint/ConstraintAdditionalInformations.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[38/57] Compiling RangeUISlider KnobsHorizontalPosition.swift
/host/spi-builder-workspace/Source/Constraint/ConstraintAdditionalInformations.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[39/57] Compiling RangeUISlider KnobsLabelAnimator.swift
/host/spi-builder-workspace/Source/Constraint/ConstraintAdditionalInformations.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[40/57] Compiling RangeUISlider KnobsProperties.swift
/host/spi-builder-workspace/Source/Constraint/ConstraintAdditionalInformations.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[41/57] Compiling RangeUISlider KnobsPropertiesFactory.swift
/host/spi-builder-workspace/Source/Constraint/ConstraintAdditionalInformations.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[42/57] Compiling RangeUISlider ProgrammaticKnobChange.swift
/host/spi-builder-workspace/Source/Constraint/ConstraintAdditionalInformations.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[43/57] Compiling RangeUISlider ProgrammaticKnobChangeDelegate.swift
/host/spi-builder-workspace/Source/Constraint/ConstraintAdditionalInformations.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[44/57] Compiling RangeUISlider ProgressProperties.swift
/host/spi-builder-workspace/Source/Constraint/ConstraintAdditionalInformations.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[45/57] Compiling RangeUISlider Progress.swift
/host/spi-builder-workspace/Source/Constraint/ConstraintAdditionalInformations.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[46/57] Compiling RangeUISlider ProgressViews.swift
/host/spi-builder-workspace/Source/Constraint/ConstraintAdditionalInformations.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[47/57] Compiling RangeUISlider RangeSlider+Modifiers.swift
/host/spi-builder-workspace/Source/Constraint/ConstraintAdditionalInformations.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[48/57] Compiling RangeUISlider RangeSlider.swift
/host/spi-builder-workspace/Source/Constraint/ConstraintAdditionalInformations.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[49/57] Compiling RangeUISlider RangeUISlider.swift
/host/spi-builder-workspace/Source/Constraint/ConstraintAdditionalInformations.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[50/57] Compiling RangeUISlider RangeUISliderComponents.swift
/host/spi-builder-workspace/Source/Constraint/ConstraintAdditionalInformations.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[51/57] Compiling RangeUISlider GradientProperties.swift
/host/spi-builder-workspace/Source/Constraint/ConstraintAdditionalInformations.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[52/57] Compiling RangeUISlider KnobGestureManager.swift
/host/spi-builder-workspace/Source/Constraint/ConstraintAdditionalInformations.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[53/57] Compiling RangeUISlider KnobGestureManagerDelegate.swift
/host/spi-builder-workspace/Source/Constraint/ConstraintAdditionalInformations.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[54/57] Compiling RangeUISlider KnobGesturesProperties.swift
/host/spi-builder-workspace/Source/Constraint/ConstraintAdditionalInformations.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[55/57] Compiling RangeUISlider KnobPosition.swift
/host/spi-builder-workspace/Source/Constraint/ConstraintAdditionalInformations.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[56/57] Compiling RangeUISlider KnobProperties.swift
/host/spi-builder-workspace/Source/Constraint/ConstraintAdditionalInformations.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[57/57] Compiling RangeUISlider KnobsHitTest.swift
/host/spi-builder-workspace/Source/Constraint/ConstraintAdditionalInformations.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
BUILD FAILURE 5.10 linux

Build Machine: Linux 2