The Swift Package Index logo.Swift Package Index

Build Information

Failed to build CellKit 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.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.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
Fetching https://github.com/ra1028/DifferenceKit.git
[1/2309] Fetching differencekit
Fetched https://github.com/ra1028/DifferenceKit.git (0.52s)
Computing version for https://github.com/ra1028/DifferenceKit.git
Computed https://github.com/ra1028/DifferenceKit.git at 1.3.0 (0.30s)
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] Emitting module DifferenceKit
[2/22] Compiling DifferenceKit ArraySection.swift
[3/22] Compiling DifferenceKit Changeset.swift
[4/22] Compiling DifferenceKit Algorithm.swift
[5/22] Compiling DifferenceKit AnyDifferentiable.swift
[6/22] Compiling DifferenceKit ContentEquatable.swift
[7/22] Compiling DifferenceKit ContentIdentifiable.swift
[8/22] Compiling CellKit CellModel.swift
/host/spi-builder-workspace/Sources/CellKit/CollectionReusableView.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
/host/spi-builder-workspace/Sources/CellKit/CollectionReusableView.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
/host/spi-builder-workspace/Sources/CellKit/CollectionReusableView.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[11/23] Compiling DifferenceKit ElementPath.swift
[12/23] Compiling DifferenceKit Differentiable.swift
[13/23] Compiling DifferenceKit DifferentiableSection.swift
[14/23] Compiling DifferenceKit UIKitExtension.swift
[15/23] Compiling DifferenceKit AppKitExtension.swift
[16/23] Compiling CellKit CollectionReusableView.swift
/host/spi-builder-workspace/Sources/CellKit/CollectionReusableView.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[17/23] Compiling CellKit CellModelSelectable.swift
/host/spi-builder-workspace/Sources/CellKit/CollectionReusableView.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[18/23] Compiling CellKit DataSource.swift
/host/spi-builder-workspace/Sources/CellKit/CollectionReusableView.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[19/23] Compiling DifferenceKit StagedChangeset.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[22/25] Emitting module CellKit
/host/spi-builder-workspace/Sources/CellKit/CollectionReusableView.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[23/25] Compiling CellKit CellModelDataSource.swift
/host/spi-builder-workspace/Sources/CellKit/CollectionReusableView.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[24/25] Compiling CellKit CellModelSection.swift
/host/spi-builder-workspace/Sources/CellKit/CollectionReusableView.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[25/25] Compiling CellKit ReusableView.swift
/host/spi-builder-workspace/Sources/CellKit/CollectionReusableView.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
BUILD FAILURE 5.8 linux

Build Machine: Linux 2