The Swift Package Index logo.Swift Package Index

Build Information

Failed to build CellKit with Swift 5.9 for Linux.

Build Command

docker run --rm -v "checkouts-4606859-1":/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.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/futuredapp/CellKit.git
Reference: 0.8.0
Cloned https://github.com/futuredapp/CellKit.git into spi-builder-workspace
SUCCESS checkout https://github.com/futuredapp/CellKit.git at 0.8.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4606859-1":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Fetching https://github.com/ra1028/DifferenceKit.git
[1/2309] Fetching differencekit
Fetched https://github.com/ra1028/DifferenceKit.git (0.46s)
Computing version for https://github.com/ra1028/DifferenceKit.git
Computed https://github.com/ra1028/DifferenceKit.git at 1.3.0 (0.29s)
Creating working copy for https://github.com/ra1028/DifferenceKit.git
Working copy of https://github.com/ra1028/DifferenceKit.git resolved at 1.3.0
Building for debugging...
[1/21] Compiling DifferenceKit UIKitExtension.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[2/22] Emitting module CellKit
/host/spi-builder-workspace/Sources/CellKit/CollectionReusableView.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[3/22] Compiling CellKit CellConfigurable.swift
/host/spi-builder-workspace/Sources/CellKit/CollectionReusableView.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[4/22] Compiling CellKit CellConvertible.swift
/host/spi-builder-workspace/Sources/CellKit/CollectionReusableView.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[5/23] Compiling CellKit DataSource.swift
/host/spi-builder-workspace/Sources/CellKit/CollectionReusableView.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[6/23] Compiling DifferenceKit AppKitExtension.swift
[7/23] Compiling DifferenceKit ElementPath.swift
[8/23] Compiling DifferenceKit Differentiable.swift
[9/23] Compiling DifferenceKit DifferentiableSection.swift
[10/23] Compiling CellKit CellModelSelectable.swift
/host/spi-builder-workspace/Sources/CellKit/CollectionReusableView.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[11/23] Compiling CellKit CollectionReusableView.swift
/host/spi-builder-workspace/Sources/CellKit/CollectionReusableView.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[12/23] Emitting module DifferenceKit
[13/23] Compiling DifferenceKit Algorithm.swift
[14/23] Compiling DifferenceKit AnyDifferentiable.swift
[17/23] Compiling DifferenceKit ContentEquatable.swift
[18/23] Compiling DifferenceKit ContentIdentifiable.swift
[19/23] Compiling DifferenceKit StagedChangeset.swift
[22/25] Compiling CellKit ReusableView.swift
/host/spi-builder-workspace/Sources/CellKit/CollectionReusableView.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[23/25] Compiling CellKit CellModelSection.swift
/host/spi-builder-workspace/Sources/CellKit/CollectionReusableView.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[24/25] Compiling CellKit CellModel.swift
/host/spi-builder-workspace/Sources/CellKit/CollectionReusableView.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[25/25] Compiling CellKit CellModelDataSource.swift
/host/spi-builder-workspace/Sources/CellKit/CollectionReusableView.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
BUILD FAILURE 5.9 linux

Build Machine: Linux 1