The Swift Package Index logo.Swift Package Index

Build Information

Failed to build DiffableWithReload with Swift 5.9 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.9-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/hibernat/DiffableWithReload.git
Reference: 1.0.3
Cloned https://github.com/hibernat/DiffableWithReload.git into spi-builder-workspace
SUCCESS checkout https://github.com/hibernat/DiffableWithReload.git at 1.0.3
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
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.9-latest swift build 2>&1
Building for debugging...
error: emit-module command failed with exit code 1 (use -v to see invocation)
[1/9] Emitting module DiffableWithReload
/host/spi-builder-workspace/DiffableWithReload/CollectionViewDiffableDelegatingDataSource.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[2/10] Compiling DiffableWithReload CellContentObject.swift
/host/spi-builder-workspace/DiffableWithReload/CollectionViewDiffableDelegatingDataSource.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[3/10] Compiling DiffableWithReload CollectionViewDiffableDelegatingDataSource.swift
/host/spi-builder-workspace/DiffableWithReload/CollectionViewDiffableDelegatingDataSource.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[4/10] Compiling DiffableWithReload TableViewDiffableDelegatingDataSource.swift
/host/spi-builder-workspace/DiffableWithReload/CollectionViewDiffableDelegatingDataSource.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[5/10] Compiling DiffableWithReload TableViewDiffableReloadingDataSource.swift
/host/spi-builder-workspace/DiffableWithReload/CollectionViewDiffableDelegatingDataSource.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[6/10] Compiling DiffableWithReload ReloadingDataSourceDelegate.swift
/host/spi-builder-workspace/DiffableWithReload/CollectionViewDiffableDelegatingDataSource.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[7/10] Compiling DiffableWithReload HashableContent.swift
/host/spi-builder-workspace/DiffableWithReload/CollectionViewDiffableDelegatingDataSource.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[8/10] Compiling DiffableWithReload ItemsReloadSupporting.swift
/host/spi-builder-workspace/DiffableWithReload/CollectionViewDiffableDelegatingDataSource.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[9/10] Compiling DiffableWithReload CollectionViewDiffableReloadingDataSource.swift
/host/spi-builder-workspace/DiffableWithReload/CollectionViewDiffableDelegatingDataSource.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[10/10] Compiling DiffableWithReload EncodableContent.swift
/host/spi-builder-workspace/DiffableWithReload/CollectionViewDiffableDelegatingDataSource.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
BUILD FAILURE 5.9 linux

Build Machine: Linux 2