The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Instructions with Swift 5.7 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.7-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.22.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ephread/Instructions.git
Reference: 2.3.0
Cloned https://github.com/ephread/Instructions.git into spi-builder-workspace
SUCCESS checkout https://github.com/ephread/Instructions.git at 2.3.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.7
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.7-latest swift build 2>&1
Building for debugging...
error: emit-module command failed with exit code 1 (use -v to see invocation)[1/44] Emitting module Instructions
/host/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[2/50] Compiling Instructions ViewControllerConfiguration.swift
/host/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[3/50] Compiling Instructions CoachMarkView.swift
/host/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[4/50] Compiling Instructions MaskView.swift
/host/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[5/50] Compiling Instructions OverlaySnapshotView.swift
/host/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[6/50] Compiling Instructions OverlayView.swift
/host/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[7/50] Compiling Instructions PassthroughViews.swift
/host/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[8/50] Compiling Instructions OverlayManager.swift
/host/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[9/50] Compiling Instructions CoachMarkViewControllerDelegate.swift
/host/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[10/50] Compiling Instructions CoachMarkArrowView.swift
/host/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[11/50] Compiling Instructions CoachMarkBodyHighlightArrowDelegate.swift
/host/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[12/50] Compiling Instructions CoachMarkBodyView.swift
/host/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[13/50] Compiling Instructions CoachMarkSkipView.swift
/host/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[14/50] Compiling Instructions CoachMarksViewController.swift
/host/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[15/50] Compiling Instructions CoachMark.swift
/host/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[16/50] Compiling Instructions CoachMarksController.swift
/host/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[17/50] Compiling Instructions CoachMarksController+Proxy.swift
/host/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[18/50] Compiling Instructions CoachMarkArrowDefaultView.swift
/host/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[19/50] Compiling Instructions CoachMarkBackgroundStyle.swift
/host/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[20/50] Compiling Instructions CoachMarkBodyDefaultView.swift
/host/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[21/50] Compiling Instructions CoachMarkDisplayManager.swift
/host/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[22/50] Compiling Instructions BlurringOverlayStyleManager.swift
/host/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[23/50] Compiling Instructions OverlayStyleManager.swift
/host/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[24/50] Compiling Instructions TranslucentOverlayStyleManager.swift
/host/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[25/50] Compiling Instructions SkipViewDisplayManager.swift
/host/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[26/50] Compiling Instructions FlowManager.swift
/host/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[27/50] Compiling Instructions CoachMarkPosition.swift
/host/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[28/50] Compiling Instructions ErrorMessage.swift
/host/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[29/50] Compiling Instructions UIApplication+WindowScene.swift
/host/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[30/50] Compiling Instructions UIView+Layout.swift
/host/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[31/50] Compiling Instructions CoachMarkAnimationManagement.swift
/host/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[32/50] Compiling Instructions CoachMarkAnimationManager.swift
/host/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[33/50] Compiling Instructions CoachMarkTransitionManager.swift
/host/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[34/50] Compiling Instructions CoachMarkCoordinateConverter.swift
/host/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[35/50] Compiling Instructions CoachMarkHelper.swift
/host/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[36/50] Compiling Instructions CoachMarkArrowOrientation.swift
/host/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[37/50] Compiling Instructions CoachMarkNextLabelPosition.swift
/host/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[38/50] Compiling Instructions Instructions.swift
/host/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[39/50] Compiling Instructions CoachMarksControllerDataSource.swift
/host/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[40/50] Compiling Instructions CoachMarksControllerAnimationDelegate.swift
/host/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[41/50] Compiling Instructions CoachMarksControllerDelegate.swift
/host/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[42/50] Compiling Instructions ConfigurationChange.swift
/host/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[43/50] Compiling Instructions PauseStyle.swift
/host/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[44/50] Compiling Instructions PresentationContext.swift
/host/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[45/50] Compiling Instructions CoachMarkSkipDefaultView.swift
/host/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[46/50] Compiling Instructions CoachMarkBodyBackgroundView.swift
/host/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[47/50] Compiling Instructions CoachMarkComponent.swift
/host/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[48/50] Compiling Instructions AccessibilityIdentifiers.swift
/host/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[49/50] Compiling Instructions CoachMarkInnerLayoutHelper.swift
/host/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
[50/50] Compiling Instructions CoachMarkLayoutHelper.swift
/host/spi-builder-workspace/Sources/Instructions/Core/Internal/CoachMarksViewController.swift:4:8: error: no such module 'UIKit'
import UIKit
       ^
BUILD FAILURE 5.7 linux

Build Machine: Linux 2