The Swift Package Index logo.Swift Package Index

Build Information

Failed to build DiffableDataSources 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.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ra1028/DiffableDataSources.git
Reference: 0.5.0
Cloned https://github.com/ra1028/DiffableDataSources.git into spi-builder-workspace
SUCCESS checkout https://github.com/ra1028/DiffableDataSources.git at 0.5.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.2.0 (0.27s)
Creating working copy for https://github.com/ra1028/DifferenceKit.git
Working copy of https://github.com/ra1028/DifferenceKit.git resolved at 1.2.0
Building for debugging...
[1/12] Compiling DifferenceKit UIKitExtension.swift
[2/13] Compiling DifferenceKit Differentiable.swift
[3/13] Compiling DifferenceKit DifferentiableSection.swift
[4/13] Compiling DifferenceKit ElementPath.swift
[5/13] Compiling DifferenceKit AppKitExtension.swift
[6/13] Compiling DifferenceKit Algorithm.swift
[7/13] Compiling DifferenceKit AnyDifferentiable.swift
[8/13] Emitting module DifferenceKit
[9/13] Compiling DifferenceKit ContentEquatable.swift
[10/13] Compiling DifferenceKit ContentIdentifiable.swift
[11/13] Compiling DifferenceKit ArraySection.swift
[12/13] Compiling DifferenceKit Changeset.swift
[13/13] Compiling DifferenceKit StagedChangeset.swift
[16/24] Compiling DiffableDataSources CollectionViewDiffableDataSource.swift
/host/spi-builder-workspace/Sources/Internal/DiffableDataSourceCore.swift:2:8: error: no such module 'QuartzCore'
import QuartzCore
       ^
[17/25] Compiling DiffableDataSources UniversalError.swift
/host/spi-builder-workspace/Sources/Internal/DiffableDataSourceCore.swift:2:8: error: no such module 'QuartzCore'
import QuartzCore
       ^
[18/25] Compiling DiffableDataSources TableViewDiffableDataSource.swift
/host/spi-builder-workspace/Sources/Internal/DiffableDataSourceCore.swift:2:8: error: no such module 'QuartzCore'
import QuartzCore
       ^
[19/25] Compiling DiffableDataSources SnapshotStructure.swift
/host/spi-builder-workspace/Sources/Internal/DiffableDataSourceCore.swift:2:8: error: no such module 'QuartzCore'
import QuartzCore
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[20/25] Emitting module DiffableDataSources
/host/spi-builder-workspace/Sources/Internal/DiffableDataSourceCore.swift:2:8: error: no such module 'QuartzCore'
import QuartzCore
       ^
[21/25] Compiling DiffableDataSources DiffableDataSourceCore.swift
/host/spi-builder-workspace/Sources/Internal/DiffableDataSourceCore.swift:2:8: error: no such module 'QuartzCore'
import QuartzCore
       ^
[22/25] Compiling DiffableDataSources MainThreadSerialDispatcher.swift
/host/spi-builder-workspace/Sources/Internal/DiffableDataSourceCore.swift:2:8: error: no such module 'QuartzCore'
import QuartzCore
       ^
[23/25] Compiling DiffableDataSources HashableExtension.swift
/host/spi-builder-workspace/Sources/Internal/DiffableDataSourceCore.swift:2:8: error: no such module 'QuartzCore'
import QuartzCore
       ^
[24/25] Compiling DiffableDataSources CocoaCollectionViewDiffableDataSource.swift
/host/spi-builder-workspace/Sources/Internal/DiffableDataSourceCore.swift:2:8: error: no such module 'QuartzCore'
import QuartzCore
       ^
[25/25] Compiling DiffableDataSources DiffableDataSourceSnapshot.swift
/host/spi-builder-workspace/Sources/Internal/DiffableDataSourceCore.swift:2:8: error: no such module 'QuartzCore'
import QuartzCore
       ^
error: fatalError
BUILD FAILURE 5.9 linux

Build Machine: Linux 1