The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build SheetPresentation with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-1":/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/detroit-labs/SheetPresentation.git
Reference: 1.0.0
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/detroit-labs/SheetPresentation
 * tag               1.0.0      -> FETCH_HEAD
HEAD is now at 3aa5ab2 Regenerate documentation.
Cloned https://github.com/detroit-labs/SheetPresentation.git
Revision (git rev-parse @):
3aa5ab2be4a738fac970969ad14e79170bc4528c
SUCCESS checkout https://github.com/detroit-labs/SheetPresentation.git at 1.0.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/detroit-labs/SheetPresentation.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-1":/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/16] Emitting module SheetPresentation
/host/spi-builder-workspace/Sources/AnimationBehavior.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[4/17] Compiling SheetPresentation UIViewControllerTransitionCoordinatorAnimationHelpers.swift
/host/spi-builder-workspace/Sources/AnimationBehavior.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[5/17] Compiling SheetPresentation SheetPresentationManager.swift
/host/spi-builder-workspace/Sources/AnimationBehavior.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[6/17] Compiling SheetPresentation SheetPresentationOptions.swift
/host/spi-builder-workspace/Sources/AnimationBehavior.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[7/17] Compiling SheetPresentation UIViewAnimationOptionsHelpers.swift
/host/spi-builder-workspace/Sources/AnimationBehavior.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[8/17] Compiling SheetPresentation UIViewController+PreferredContentSize.swift
/host/spi-builder-workspace/Sources/AnimationBehavior.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[9/17] Compiling SheetPresentation PassthroughView.swift
/host/spi-builder-workspace/Sources/AnimationBehavior.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[10/17] Compiling SheetPresentation PresentationLayout.swift
/host/spi-builder-workspace/Sources/AnimationBehavior.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[11/17] Compiling SheetPresentation AnimationBehavior.swift
/host/spi-builder-workspace/Sources/AnimationBehavior.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[12/17] Compiling SheetPresentation CACornerMaskHelpers.swift
/host/spi-builder-workspace/Sources/AnimationBehavior.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[13/17] Compiling SheetPresentation ConstantInsets.swift
/host/spi-builder-workspace/Sources/AnimationBehavior.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[14/17] Compiling SheetPresentation DirectionalEdgeInsetsConvertible.swift
/host/spi-builder-workspace/Sources/AnimationBehavior.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[15/17] Compiling SheetPresentation SheetAnimationController.swift
/host/spi-builder-workspace/Sources/AnimationBehavior.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[16/17] Compiling SheetPresentation SheetPresentationController.swift
/host/spi-builder-workspace/Sources/AnimationBehavior.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[17/17] Compiling SheetPresentation ViewEdgeConvertible.swift
/host/spi-builder-workspace/Sources/AnimationBehavior.swift:9: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/15] Compiling SheetPresentation UIViewControllerTransitionCoordinatorAnimationHelpers.swift
/host/spi-builder-workspace/Sources/AnimationBehavior.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[3/15] Compiling SheetPresentation UIViewAnimationOptionsHelpers.swift
/host/spi-builder-workspace/Sources/AnimationBehavior.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[4/15] Compiling SheetPresentation UIViewController+PreferredContentSize.swift
/host/spi-builder-workspace/Sources/AnimationBehavior.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[5/16] Emitting module SheetPresentation
/host/spi-builder-workspace/Sources/AnimationBehavior.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[6/16] Compiling SheetPresentation ViewEdgeConvertible.swift
/host/spi-builder-workspace/Sources/AnimationBehavior.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[7/16] Compiling SheetPresentation SheetPresentationManager.swift
/host/spi-builder-workspace/Sources/AnimationBehavior.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[8/16] Compiling SheetPresentation SheetPresentationOptions.swift
/host/spi-builder-workspace/Sources/AnimationBehavior.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[9/16] Compiling SheetPresentation PassthroughView.swift
/host/spi-builder-workspace/Sources/AnimationBehavior.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[10/16] Compiling SheetPresentation PresentationLayout.swift
/host/spi-builder-workspace/Sources/AnimationBehavior.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[11/16] Compiling SheetPresentation ConstantInsets.swift
/host/spi-builder-workspace/Sources/AnimationBehavior.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[12/16] Compiling SheetPresentation DirectionalEdgeInsetsConvertible.swift
/host/spi-builder-workspace/Sources/AnimationBehavior.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[13/16] Compiling SheetPresentation AnimationBehavior.swift
/host/spi-builder-workspace/Sources/AnimationBehavior.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[14/16] Compiling SheetPresentation CACornerMaskHelpers.swift
/host/spi-builder-workspace/Sources/AnimationBehavior.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[15/16] Compiling SheetPresentation SheetAnimationController.swift
/host/spi-builder-workspace/Sources/AnimationBehavior.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[16/16] Compiling SheetPresentation SheetPresentationController.swift
/host/spi-builder-workspace/Sources/AnimationBehavior.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
BUILD FAILURE 5.10 linux