The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Container with Swift 5.8 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.8-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.22.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/BottleRocketStudios/iOS-Container.git
Reference: 1.0.2
Cloned https://github.com/BottleRocketStudios/iOS-Container.git into spi-builder-workspace
SUCCESS checkout https://github.com/BottleRocketStudios/iOS-Container.git at 1.0.2
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.8
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.8-latest swift build 2>&1
Building for debugging...
error: emit-module command failed with exit code 1 (use -v to see invocation)
[1/9] Emitting module Container
/host/spi-builder-workspace/Sources/Container/ContainerViewController.ChildManager.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[2/10] Compiling Container DefaultContainerTransitionAnimator.swift
/host/spi-builder-workspace/Sources/Container/ContainerViewController.ChildManager.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[3/10] Compiling Container ContainerTransitionContext.swift
/host/spi-builder-workspace/Sources/Container/ContainerViewController.ChildManager.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[4/10] Compiling Container ContainerPercentDrivenInteractiveTransitioner.swift
/host/spi-builder-workspace/Sources/Container/ContainerViewController.ChildManager.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[5/10] Compiling Container ContainerViewControllerDelegate.swift
/host/spi-builder-workspace/Sources/Container/ContainerViewController.ChildManager.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[6/10] Compiling Container ContainerViewControllerInteractiveTransitioning.swift
/host/spi-builder-workspace/Sources/Container/ContainerViewController.ChildManager.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[7/10] Compiling Container ContainerViewControllerTransitionCoordinator.swift
/host/spi-builder-workspace/Sources/Container/ContainerViewController.ChildManager.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[8/10] Compiling Container ContainerViewController.swift
/host/spi-builder-workspace/Sources/Container/ContainerViewController.ChildManager.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[9/10] Compiling Container ContainerViewController.ChildManager.swift
/host/spi-builder-workspace/Sources/Container/ContainerViewController.ChildManager.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[10/10] Compiling Container ContainerViewController.PostTransitionBehavior.swift
/host/spi-builder-workspace/Sources/Container/ContainerViewController.ChildManager.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
BUILD FAILURE 5.8 linux

Build Machine: Linux 2