The Swift Package Index logo.Swift Package Index

Build Information

Failed to build UIKitAnimations with Swift 5.8 for Linux.

Build Command

docker run --rm -v "checkouts-4609320-1":/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.23.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/AndreasVerhoeven/UIKitAnimations.git
Reference: main
Cloned https://github.com/AndreasVerhoeven/UIKitAnimations.git into spi-builder-workspace
SUCCESS checkout https://github.com/AndreasVerhoeven/UIKitAnimations.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.8
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4609320-1":/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/8] Emitting module UIKitAnimations
/host/spi-builder-workspace/Sources/CGAffineTransform.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[2/9] Compiling UIKitAnimations UIWindow+Animation.swift
/host/spi-builder-workspace/Sources/CGAffineTransform.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[3/9] Compiling UIKitAnimations UIImageView+Animation.swift
/host/spi-builder-workspace/Sources/CGAffineTransform.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[4/9] Compiling UIKitAnimations UIKit+Animations.swift
/host/spi-builder-workspace/Sources/CGAffineTransform.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[5/9] Compiling UIKitAnimations UILabel+Animation.swift
/host/spi-builder-workspace/Sources/CGAffineTransform.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[6/9] Compiling UIKitAnimations CGAffineTransform.swift
/host/spi-builder-workspace/Sources/CGAffineTransform.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[7/9] Compiling UIKitAnimations DisplayLink.swift
/host/spi-builder-workspace/Sources/CGAffineTransform.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[8/9] Compiling UIKitAnimations UITextView+Animation.swift
/host/spi-builder-workspace/Sources/CGAffineTransform.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[9/9] Compiling UIKitAnimations UIScrollView+Rubberbanding.swift
/host/spi-builder-workspace/Sources/CGAffineTransform.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
BUILD FAILURE 5.8 linux

Build Machine: Linux 2