The Swift Package Index logo.Swift Package Index

Build Information

Failed to build ScrollingContentViewController 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.23.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/drewolbrich/ScrollingContentViewController.git
Reference: main
Cloned https://github.com/drewolbrich/ScrollingContentViewController.git into spi-builder-workspace
SUCCESS checkout https://github.com/drewolbrich/ScrollingContentViewController.git at main
========================================
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...
error: emit-module command failed with exit code 1 (use -v to see invocation)
[1/17] Emitting module ScrollingContentViewController
/host/spi-builder-workspace/Sources/ScrollingContentViewController/AdditionalSafeAreaInsetsController.swift:11:8: error: no such module 'UIKit'
import UIKit
       ^
[2/19] Compiling ScrollingContentViewController ScrollingContentViewManager.swift
/host/spi-builder-workspace/Sources/ScrollingContentViewController/AdditionalSafeAreaInsetsController.swift:11:8: error: no such module 'UIKit'
import UIKit
       ^
[3/19] Compiling ScrollingContentViewController UIView+FirstResponder.swift
/host/spi-builder-workspace/Sources/ScrollingContentViewController/AdditionalSafeAreaInsetsController.swift:11:8: error: no such module 'UIKit'
import UIKit
       ^
[4/19] Compiling ScrollingContentViewController ScrollViewFilterKeyboardDelegate.swift
/host/spi-builder-workspace/Sources/ScrollingContentViewController/AdditionalSafeAreaInsetsController.swift:11:8: error: no such module 'UIKit'
import UIKit
       ^
[5/19] Compiling ScrollingContentViewController ScrollViewFilterScrollDelegate.swift
/host/spi-builder-workspace/Sources/ScrollingContentViewController/AdditionalSafeAreaInsetsController.swift:11:8: error: no such module 'UIKit'
import UIKit
       ^
[6/19] Compiling ScrollingContentViewController ScrollRectEvent.swift
/host/spi-builder-workspace/Sources/ScrollingContentViewController/AdditionalSafeAreaInsetsController.swift:11:8: error: no such module 'UIKit'
import UIKit
       ^
[7/19] Compiling ScrollingContentViewController ScrollViewBounceController.swift
/host/spi-builder-workspace/Sources/ScrollingContentViewController/AdditionalSafeAreaInsetsController.swift:11:8: error: no such module 'UIKit'
import UIKit
       ^
[8/19] Compiling ScrollingContentViewController ScrollingContentScrollView.swift
/host/spi-builder-workspace/Sources/ScrollingContentViewController/AdditionalSafeAreaInsetsController.swift:11:8: error: no such module 'UIKit'
import UIKit
       ^
[9/19] Compiling ScrollingContentViewController ScrollingContentViewController.swift
/host/spi-builder-workspace/Sources/ScrollingContentViewController/AdditionalSafeAreaInsetsController.swift:11:8: error: no such module 'UIKit'
import UIKit
       ^
[10/19] Compiling ScrollingContentViewController KeyboardObserver.swift
/host/spi-builder-workspace/Sources/ScrollingContentViewController/AdditionalSafeAreaInsetsController.swift:11:8: error: no such module 'UIKit'
import UIKit
       ^
[11/19] Compiling ScrollingContentViewController KeyboardObserving.swift
/host/spi-builder-workspace/Sources/ScrollingContentViewController/AdditionalSafeAreaInsetsController.swift:11:8: error: no such module 'UIKit'
import UIKit
       ^
[12/19] Compiling ScrollingContentViewController ScrollViewBounceControlling.swift
/host/spi-builder-workspace/Sources/ScrollingContentViewController/AdditionalSafeAreaInsetsController.swift:11:8: error: no such module 'UIKit'
import UIKit
       ^
[13/19] Compiling ScrollingContentViewController ScrollViewFilter.swift
/host/spi-builder-workspace/Sources/ScrollingContentViewController/AdditionalSafeAreaInsetsController.swift:11:8: error: no such module 'UIKit'
import UIKit
       ^
[14/19] Compiling ScrollingContentViewController KeyboardFrameEvent.swift
/host/spi-builder-workspace/Sources/ScrollingContentViewController/AdditionalSafeAreaInsetsController.swift:11:8: error: no such module 'UIKit'
import UIKit
       ^
[15/19] Compiling ScrollingContentViewController KeyboardNotificationManager.swift
/host/spi-builder-workspace/Sources/ScrollingContentViewController/AdditionalSafeAreaInsetsController.swift:11:8: error: no such module 'UIKit'
import UIKit
       ^
[16/19] Compiling ScrollingContentViewController KeyboardNotificationObserving.swift
/host/spi-builder-workspace/Sources/ScrollingContentViewController/AdditionalSafeAreaInsetsController.swift:11:8: error: no such module 'UIKit'
import UIKit
       ^
[17/19] Compiling ScrollingContentViewController AdditionalSafeAreaInsetsController.swift
/host/spi-builder-workspace/Sources/ScrollingContentViewController/AdditionalSafeAreaInsetsController.swift:11:8: error: no such module 'UIKit'
import UIKit
       ^
[18/19] Compiling ScrollingContentViewController AdditionalSafeAreaInsetsControlling.swift
/host/spi-builder-workspace/Sources/ScrollingContentViewController/AdditionalSafeAreaInsetsController.swift:11:8: error: no such module 'UIKit'
import UIKit
       ^
[19/19] Compiling ScrollingContentViewController IsUnitTest.swift
/host/spi-builder-workspace/Sources/ScrollingContentViewController/AdditionalSafeAreaInsetsController.swift:11:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
BUILD FAILURE 5.9 linux

Build Machine: Linux 2