The Swift Package Index logo.Swift Package Index

Build Information

Failed to build ViewControllerPresentationSpy 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.22.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/jonreid/ViewControllerPresentationSpy.git
Reference: v7.0.0
Cloned https://github.com/jonreid/ViewControllerPresentationSpy.git into spi-builder-workspace
SUCCESS checkout https://github.com/jonreid/ViewControllerPresentationSpy.git at v7.0.0
========================================
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...
[1/9] Compiling ViewControllerPresentationSpy UIViewController+Mocking.swift
/host/spi-builder-workspace/Source/ViewControllerPresentationSpy/AlertVerifier.swift:5:8: error: no such module 'UIKit'
import UIKit
       ^
[2/10] Compiling ViewControllerPresentationSpy UIAlertController+Mocking.swift
/host/spi-builder-workspace/Source/ViewControllerPresentationSpy/AlertVerifier.swift:5:8: error: no such module 'UIKit'
import UIKit
       ^
[3/10] Compiling ViewControllerPresentationSpy UIAlertAction+Mocking.swift
/host/spi-builder-workspace/Source/ViewControllerPresentationSpy/AlertVerifier.swift:5:8: error: no such module 'UIKit'
import UIKit
       ^
[4/10] Compiling ViewControllerPresentationSpy VerifyHelpers.swift
/host/spi-builder-workspace/Source/ViewControllerPresentationSpy/AlertVerifier.swift:5:8: error: no such module 'UIKit'
import UIKit
       ^
[5/10] Compiling ViewControllerPresentationSpy PresentationVerifier.swift
/host/spi-builder-workspace/Source/ViewControllerPresentationSpy/AlertVerifier.swift:5:8: error: no such module 'UIKit'
import UIKit
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[6/10] Emitting module ViewControllerPresentationSpy
/host/spi-builder-workspace/Source/ViewControllerPresentationSpy/AlertVerifier.swift:5:8: error: no such module 'UIKit'
import UIKit
       ^
[7/10] Compiling ViewControllerPresentationSpy AlertVerifier.swift
/host/spi-builder-workspace/Source/ViewControllerPresentationSpy/AlertVerifier.swift:5:8: error: no such module 'UIKit'
import UIKit
       ^
[8/10] Compiling ViewControllerPresentationSpy ClosureContainer.swift
/host/spi-builder-workspace/Source/ViewControllerPresentationSpy/AlertVerifier.swift:5:8: error: no such module 'UIKit'
import UIKit
       ^
[9/10] Compiling ViewControllerPresentationSpy NSObject+Swizzling.swift
/host/spi-builder-workspace/Source/ViewControllerPresentationSpy/AlertVerifier.swift:5:8: error: no such module 'UIKit'
import UIKit
       ^
[10/10] Compiling ViewControllerPresentationSpy DismissalVerifier.swift
/host/spi-builder-workspace/Source/ViewControllerPresentationSpy/AlertVerifier.swift:5:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
BUILD FAILURE 5.9 linux

Build Machine: Linux 2