The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Instructions with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-0":/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/ephread/Instructions.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/ephread/Instructions
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 0f3efa7 Update README.md
Cloned https://github.com/ephread/Instructions.git
Revision (git rev-parse @):
0f3efa77e781ffd4c1441e580d398e3d60ff3bfe
SUCCESS checkout https://github.com/ephread/Instructions.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/ephread/Instructions.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
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/46] Emitting module Instructions
/host/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[4/52] Compiling Instructions CoachMarkDisplayManager.swift
/host/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[5/52] Compiling Instructions BlurringOverlayStyleManager.swift
/host/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[6/52] Compiling Instructions OverlayStyleManager.swift
/host/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[7/52] Compiling Instructions TranslucentOverlayStyleManager.swift
/host/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[8/52] Compiling Instructions SkipViewDisplayManager.swift
/host/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[9/52] Compiling Instructions FlowManager.swift
/host/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[10/52] Compiling Instructions ViewControllerConfiguration.swift
/host/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[11/52] Compiling Instructions CoachMarkView.swift
/host/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[12/52] Compiling Instructions MaskView.swift
/host/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[13/52] Compiling Instructions OverlaySnapshotView.swift
/host/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[14/52] Compiling Instructions OverlayView.swift
/host/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[15/52] Compiling Instructions PassthroughViews.swift
/host/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[16/52] Compiling Instructions CoachMarksViewController.swift
/host/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[17/52] Compiling Instructions CoachMark.swift
/host/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[18/52] Compiling Instructions CoachMarksController.swift
/host/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[19/52] Compiling Instructions CoachMarksController+Proxy.swift
/host/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[20/52] Compiling Instructions CoachMarkArrowDefaultView.swift
/host/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[21/52] Compiling Instructions CoachMarkBackgroundStyle.swift
/host/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[22/52] Compiling Instructions CoachMarkBodyDefaultView.swift
/host/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[23/52] Compiling Instructions CoachMarksControllerDataSource.swift
/host/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[24/52] Compiling Instructions CoachMarksControllerAnimationDelegate.swift
/host/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[25/52] Compiling Instructions CoachMarksControllerDelegate.swift
/host/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[26/52] Compiling Instructions ConfigurationChange.swift
/host/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[27/52] Compiling Instructions PauseStyle.swift
/host/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[28/52] Compiling Instructions PresentationContext.swift
/host/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[29/52] Compiling Instructions CoachMarkTransitionManager.swift
/host/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[30/52] Compiling Instructions CoachMarkCoordinateConverter.swift
/host/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[31/52] Compiling Instructions CoachMarkHelper.swift
/host/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[32/52] Compiling Instructions CoachMarkArrowOrientation.swift
/host/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[33/52] Compiling Instructions CoachMarkNextLabelPosition.swift
/host/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[34/52] Compiling Instructions Instructions.swift
/host/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[35/52] Compiling Instructions OverlayManager.swift
/host/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[36/52] Compiling Instructions CoachMarkViewControllerDelegate.swift
/host/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[37/52] Compiling Instructions CoachMarkArrowView.swift
/host/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[38/52] Compiling Instructions CoachMarkBodyHighlightArrowDelegate.swift
/host/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[39/52] Compiling Instructions CoachMarkBodyView.swift
/host/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[40/52] Compiling Instructions CoachMarkSkipView.swift
/host/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[41/52] Compiling Instructions CoachMarkSkipDefaultView.swift
/host/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[42/52] Compiling Instructions CoachMarkBodyBackgroundView.swift
/host/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[43/52] Compiling Instructions CoachMarkComponent.swift
/host/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[44/52] Compiling Instructions AccessibilityIdentifiers.swift
/host/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[45/52] Compiling Instructions CoachMarkInnerLayoutHelper.swift
/host/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[46/52] Compiling Instructions CoachMarkLayoutHelper.swift
/host/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[47/52] Compiling Instructions CoachMarkPosition.swift
/host/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[48/52] Compiling Instructions ErrorMessage.swift
/host/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[49/52] Compiling Instructions UIApplication+WindowScene.swift
/host/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[50/52] Compiling Instructions UIView+Layout.swift
/host/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[51/52] Compiling Instructions CoachMarkAnimationManagement.swift
/host/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[52/52] Compiling Instructions CoachMarkAnimationManager.swift
/host/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/45] Compiling Instructions CoachMarkTransitionManager.swift
/host/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[3/45] Compiling Instructions CoachMarkCoordinateConverter.swift
/host/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[4/45] Compiling Instructions CoachMarkHelper.swift
/host/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[5/45] Compiling Instructions CoachMarkArrowOrientation.swift
/host/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[6/45] Compiling Instructions CoachMarkNextLabelPosition.swift
/host/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[7/45] Compiling Instructions Instructions.swift
/host/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[8/51] Emitting module Instructions
/host/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[9/51] Compiling Instructions ViewControllerConfiguration.swift
/host/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[10/51] Compiling Instructions CoachMarkView.swift
/host/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[11/51] Compiling Instructions MaskView.swift
/host/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[12/51] Compiling Instructions OverlaySnapshotView.swift
/host/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[13/51] Compiling Instructions OverlayView.swift
/host/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[14/51] Compiling Instructions PassthroughViews.swift
/host/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[15/51] Compiling Instructions CoachMarksViewController.swift
/host/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[16/51] Compiling Instructions CoachMark.swift
/host/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[17/51] Compiling Instructions CoachMarksController.swift
/host/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[18/51] Compiling Instructions CoachMarksController+Proxy.swift
/host/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[19/51] Compiling Instructions CoachMarkArrowDefaultView.swift
/host/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[20/51] Compiling Instructions CoachMarkBackgroundStyle.swift
/host/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[21/51] Compiling Instructions CoachMarkBodyDefaultView.swift
/host/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[22/51] Compiling Instructions CoachMarkSkipDefaultView.swift
/host/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[23/51] Compiling Instructions CoachMarkBodyBackgroundView.swift
/host/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[24/51] Compiling Instructions CoachMarkComponent.swift
/host/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[25/51] Compiling Instructions AccessibilityIdentifiers.swift
/host/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[26/51] Compiling Instructions CoachMarkInnerLayoutHelper.swift
/host/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[27/51] Compiling Instructions CoachMarkLayoutHelper.swift
/host/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[28/51] Compiling Instructions OverlayManager.swift
/host/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[29/51] Compiling Instructions CoachMarkViewControllerDelegate.swift
/host/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[30/51] Compiling Instructions CoachMarkArrowView.swift
/host/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[31/51] Compiling Instructions CoachMarkBodyHighlightArrowDelegate.swift
/host/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[32/51] Compiling Instructions CoachMarkBodyView.swift
/host/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[33/51] Compiling Instructions CoachMarkSkipView.swift
/host/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[34/51] Compiling Instructions CoachMarksControllerDataSource.swift
/host/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[35/51] Compiling Instructions CoachMarksControllerAnimationDelegate.swift
/host/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[36/51] Compiling Instructions CoachMarksControllerDelegate.swift
/host/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[37/51] Compiling Instructions ConfigurationChange.swift
/host/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[38/51] Compiling Instructions PauseStyle.swift
/host/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[39/51] Compiling Instructions PresentationContext.swift
/host/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[40/51] Compiling Instructions CoachMarkPosition.swift
/host/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[41/51] Compiling Instructions ErrorMessage.swift
/host/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[42/51] Compiling Instructions UIApplication+WindowScene.swift
/host/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[43/51] Compiling Instructions UIView+Layout.swift
/host/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[44/51] Compiling Instructions CoachMarkAnimationManagement.swift
/host/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[45/51] Compiling Instructions CoachMarkAnimationManager.swift
/host/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[46/51] Compiling Instructions CoachMarkDisplayManager.swift
/host/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[47/51] Compiling Instructions BlurringOverlayStyleManager.swift
/host/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[48/51] Compiling Instructions OverlayStyleManager.swift
/host/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[49/51] Compiling Instructions TranslucentOverlayStyleManager.swift
/host/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[50/51] Compiling Instructions SkipViewDisplayManager.swift
/host/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[51/51] Compiling Instructions FlowManager.swift
/host/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
BUILD FAILURE 5.10 linux

Build Machine: Linux 2