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 CellsReloadable, reference 2.4.0 (cb779a), with Swift 5.10 for Linux on 13 Sep 2024 01:31:44 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.53.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dankinsoid/CellsReloadable.git
Reference: 2.4.0
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/dankinsoid/CellsReloadable
 * tag               2.4.0      -> FETCH_HEAD
HEAD is now at cb779a1 2.4.0
Cloned https://github.com/dankinsoid/CellsReloadable.git
Revision (git rev-parse @):
cb779a1a6e677c216954e82ebba680b1d86afa0b
SUCCESS checkout https://github.com/dankinsoid/CellsReloadable.git at 2.4.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $PWD
https://github.com/dankinsoid/CellsReloadable.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:6c25c99211d1e15148b101a61df2563575f50d0f624cb6ce5a573a0b53fb5dca
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/ra1028/DifferenceKit.git
[1/2320] Fetching differencekit
Fetched https://github.com/ra1028/DifferenceKit.git from cache (0.50s)
Computing version for https://github.com/ra1028/DifferenceKit.git
Computed https://github.com/ra1028/DifferenceKit.git at 1.3.0 (0.59s)
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...
[0/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/15] Compiling DifferenceKit Differentiable.swift
[5/15] Compiling DifferenceKit DifferentiableSection.swift
[6/16] Compiling DifferenceKit ContentEquatable.swift
[7/16] Compiling DifferenceKit ContentIdentifiable.swift
[8/16] Compiling DifferenceKit ArraySection.swift
[9/16] Compiling DifferenceKit Changeset.swift
[10/16] Emitting module DifferenceKit
[11/16] Compiling DifferenceKit Algorithm.swift
[12/16] Compiling DifferenceKit AnyDifferentiable.swift
[13/16] Compiling DifferenceKit AppKitExtension.swift
[14/16] Compiling DifferenceKit ElementPath.swift
[15/16] Compiling DifferenceKit UIKitExtension.swift
[16/16] Compiling DifferenceKit StagedChangeset.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[18/42] Emitting module CellsReloadable
/host/spi-builder-workspace/Sources/CellsReloadable/CellsSection.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[19/45] Compiling CellsReloadable RenderableView.swift
/host/spi-builder-workspace/Sources/CellsReloadable/CellsSection.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[20/45] Compiling CellsReloadable SingleViewCellBuilder.swift
/host/spi-builder-workspace/Sources/CellsReloadable/CellsSection.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[21/45] Compiling CellsReloadable HostingView.swift
/host/spi-builder-workspace/Sources/CellsReloadable/CellsSection.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[22/45] Compiling CellsReloadable TypedViewCell.swift
/host/spi-builder-workspace/Sources/CellsReloadable/CellsSection.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[23/45] Compiling CellsReloadable UICollectionView+Reload.swift
/host/spi-builder-workspace/Sources/CellsReloadable/CellsSection.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[24/45] Compiling CellsReloadable UIStackView+Reload.swift
/host/spi-builder-workspace/Sources/CellsReloadable/CellsSection.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[25/45] Compiling CellsReloadable ViewCell.swift
/host/spi-builder-workspace/Sources/CellsReloadable/CellsSection.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[26/45] Compiling CellsReloadable ViewCellsBuilder.swift
/host/spi-builder-workspace/Sources/CellsReloadable/CellsSection.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[27/45] Compiling CellsReloadable ViewCellsReloadable.swift
/host/spi-builder-workspace/Sources/CellsReloadable/CellsSection.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[28/45] Compiling CellsReloadable Height.swift
/host/spi-builder-workspace/Sources/CellsReloadable/CellsSection.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[29/45] Compiling CellsReloadable Size.swift
/host/spi-builder-workspace/Sources/CellsReloadable/CellsSection.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[30/45] Compiling CellsReloadable WillReuse.swift
/host/spi-builder-workspace/Sources/CellsReloadable/CellsSection.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[31/45] Compiling CellsReloadable NoneID.swift
/host/spi-builder-workspace/Sources/CellsReloadable/CellsSection.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[32/45] Compiling CellsReloadable UITableView+Reload.swift
/host/spi-builder-workspace/Sources/CellsReloadable/CellsSection.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[33/45] Compiling CellsReloadable UnionID.swift
/host/spi-builder-workspace/Sources/CellsReloadable/CellsSection.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[34/45] Compiling CellsReloadable AnyEquatable.swift
/host/spi-builder-workspace/Sources/CellsReloadable/CellsSection.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[35/45] Compiling CellsReloadable Collection++.swift
/host/spi-builder-workspace/Sources/CellsReloadable/CellsSection.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[36/45] Compiling CellsReloadable String++.swift
/host/spi-builder-workspace/Sources/CellsReloadable/CellsSection.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[37/45] Compiling CellsReloadable UIScrollView++.swift
/host/spi-builder-workspace/Sources/CellsReloadable/CellsSection.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[38/45] Compiling CellsReloadable CellsSection.swift
/host/spi-builder-workspace/Sources/CellsReloadable/CellsSection.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[39/45] Compiling CellsReloadable CellsSectionsBuilder.swift
/host/spi-builder-workspace/Sources/CellsReloadable/CellsSection.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[40/45] Compiling CellsReloadable CellsSectionsReloadable.swift
/host/spi-builder-workspace/Sources/CellsReloadable/CellsSection.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[41/45] Compiling CellsReloadable CodeID.swift
/host/spi-builder-workspace/Sources/CellsReloadable/CellsSection.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[42/45] Compiling CellsReloadable Differentiable++.swift
/host/spi-builder-workspace/Sources/CellsReloadable/CellsSection.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[43/45] Compiling CellsReloadable LazyArray.swift
/host/spi-builder-workspace/Sources/CellsReloadable/CellsSection.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[44/45] Compiling CellsReloadable DelegateModifiers.swift
/host/spi-builder-workspace/Sources/CellsReloadable/CellsSection.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[45/45] Compiling CellsReloadable DidHighlight.swift
/host/spi-builder-workspace/Sources/CellsReloadable/CellsSection.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
error: fatalError
BUILD FAILURE 5.10 linux