This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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 Playback with Swift 5.9 for Linux.

Build Command

bash -c 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.5
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/michaelnisi/playback.git
Reference: 12.1.0
Cloned https://github.com/michaelnisi/playback.git into /host/spi-builder-workspace
Revision (git rev-parse @):
SUCCESS checkout https://github.com/michaelnisi/playback.git at 12.1.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  /host/spi-builder-workspace
Running build ...
bash -c 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
Fetching https://github.com/kean/nuke
[1/21876] Fetching nuke
Fetched https://github.com/kean/nuke (0.93s)
Computing version for https://github.com/kean/nuke
Computed https://github.com/kean/nuke at 9.1.3 (0.38s)
Creating working copy for https://github.com/kean/nuke
Working copy of https://github.com/kean/nuke resolved at 9.1.3
Building for debugging...
[1/15] Compiling Nuke ImageDecoding.swift
/host/spi-builder-workspace/.build/checkouts/nuke/Sources/ImageCache.swift:7:8: error: no such module 'UIKit'
import UIKit
       ^
[2/15] Compiling Nuke ImageEncoding.swift
/host/spi-builder-workspace/.build/checkouts/nuke/Sources/ImageCache.swift:7:8: error: no such module 'UIKit'
import UIKit
       ^
[3/15] Compiling Nuke ImagePipeline.swift
/host/spi-builder-workspace/.build/checkouts/nuke/Sources/ImageCache.swift:7:8: error: no such module 'UIKit'
import UIKit
       ^
[4/15] Compiling Nuke ImagePipelineConfiguration.swift
/host/spi-builder-workspace/.build/checkouts/nuke/Sources/ImageCache.swift:7:8: error: no such module 'UIKit'
import UIKit
       ^
[5/16] Compiling Nuke ImageRequest.swift
/host/spi-builder-workspace/.build/checkouts/nuke/Sources/ImageCache.swift:7:8: error: no such module 'UIKit'
import UIKit
       ^
[6/16] Compiling Nuke ImageTask.swift
/host/spi-builder-workspace/.build/checkouts/nuke/Sources/ImageCache.swift:7:8: error: no such module 'UIKit'
import UIKit
       ^
[7/16] Compiling Nuke ImageViewExtensions.swift
/host/spi-builder-workspace/.build/checkouts/nuke/Sources/ImageCache.swift:7:8: error: no such module 'UIKit'
import UIKit
       ^
[8/16] Compiling Nuke Internal.swift
/host/spi-builder-workspace/.build/checkouts/nuke/Sources/ImageCache.swift:7:8: error: no such module 'UIKit'
import UIKit
       ^
[9/16] Compiling Nuke ImagePreheater.swift
/host/spi-builder-workspace/.build/checkouts/nuke/Sources/ImageCache.swift:7:8: error: no such module 'UIKit'
import UIKit
       ^
[10/16] Compiling Nuke ImageProcessing.swift
/host/spi-builder-workspace/.build/checkouts/nuke/Sources/ImageCache.swift:7:8: error: no such module 'UIKit'
import UIKit
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[11/16] Emitting module Nuke
/host/spi-builder-workspace/.build/checkouts/nuke/Sources/ImageCache.swift:7:8: error: no such module 'UIKit'
import UIKit
       ^
[12/16] Compiling Nuke DataCache.swift
/host/spi-builder-workspace/.build/checkouts/nuke/Sources/ImageCache.swift:7:8: error: no such module 'UIKit'
import UIKit
       ^
[13/16] Compiling Nuke DataLoader.swift
/host/spi-builder-workspace/.build/checkouts/nuke/Sources/ImageCache.swift:7:8: error: no such module 'UIKit'
import UIKit
       ^
[14/16] Compiling Nuke Deprecated.swift
/host/spi-builder-workspace/.build/checkouts/nuke/Sources/ImageCache.swift:7:8: error: no such module 'UIKit'
import UIKit
       ^
[15/16] Compiling Nuke ImageCache.swift
/host/spi-builder-workspace/.build/checkouts/nuke/Sources/ImageCache.swift:7:8: error: no such module 'UIKit'
import UIKit
       ^
[16/16] Compiling Nuke Task.swift
/host/spi-builder-workspace/.build/checkouts/nuke/Sources/ImageCache.swift:7:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
BUILD FAILURE 5.9 linux
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.