Build Information
Failed to build FunctionalTableData, reference main (b4f7c9
), with Swift 6.1 for Linux on 26 Apr 2025 23:28:03 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Shopify/FunctionalTableData.git
Reference: main
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/Shopify/FunctionalTableData
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at b4f7c99 Merge pull request #214 from Shopify/update-docs
Cloned https://github.com/Shopify/FunctionalTableData.git
Revision (git rev-parse @):
b4f7c995a599e11640200b43d4a8721f06fb0357
SUCCESS checkout https://github.com/Shopify/FunctionalTableData.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.1
Building package at path: $PWD
https://github.com/Shopify/FunctionalTableData.git
https://github.com/Shopify/FunctionalTableData.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "cwlcatchexception",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0-beta.1",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/mattgallagher/CwlCatchException.git"
}
],
"manifest_display_name" : "FunctionalTableData",
"name" : "FunctionalTableData",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "9.0"
}
],
"products" : [
{
"name" : "FunctionalTableData",
"targets" : [
"FunctionalTableData"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "FunctionalTableDataTests",
"module_type" : "SwiftTarget",
"name" : "FunctionalTableDataTests",
"path" : "Tests/FunctionalTableDataTests",
"sources" : [
"AccessibilityTests.swift",
"CellStyleTests.swift",
"CollectionSectionChangeSetTests.swift",
"DiffableDataSourceFunctionalCollectionDataTests.swift",
"DiffableDataSourceFunctionalDataTests.swift",
"DiffableDataSourceFunctionalTableDataPerformanceTests.swift",
"DiffableDataSourceTableCellReuseTests.swift",
"FunctionalCollectionDataPerformanceTests.swift",
"FunctionalCollectionDataTests.swift",
"FunctionalDataTests.swift",
"FunctionalTableDataDelegateTests.swift",
"FunctionaltableDataPerformanceTests.swift",
"Helpers/WindowWithTableViewMounted.swift",
"TableCellReuseTests.swift",
"TableSectionChangeSetTests.swift",
"TableSectionStyleTests.swift",
"TableSectionTests.swift",
"TableSectionsValidationTests.swift"
],
"target_dependencies" : [
"FunctionalTableData"
],
"type" : "test"
},
{
"c99name" : "FunctionalTableData",
"module_type" : "SwiftTarget",
"name" : "FunctionalTableData",
"path" : "Sources/FunctionalTableData",
"product_dependencies" : [
"CwlCatchException"
],
"product_memberships" : [
"FunctionalTableData"
],
"sources" : [
"Accessibility.swift",
"AnyHashableConfig.swift",
"BackgroundViewProvider.swift",
"CellActions.swift",
"CellConfigType.swift",
"CellStyle.swift",
"CollectionSection.swift",
"CollectionView/AnyCollectionSection.swift",
"CollectionView/CellConfig.swift",
"CollectionView/CollectionCell.swift",
"CollectionView/CollectionData.swift",
"CollectionView/CollectionItemConfigType.swift",
"CollectionView/CollectionSectionChangeSet.swift",
"CollectionView/ConfigurableView.swift",
"CollectionView/FunctionalCollectionData+ClassicDiff.swift",
"CollectionView/FunctionalCollectionData+DiffableDataSource.swift",
"CollectionView/FunctionalCollectionData+UICollectionViewDataSource.swift",
"CollectionView/FunctionalCollectionData+UICollectionViewDelegate.swift",
"CollectionView/FunctionalCollectionData.swift",
"CollectionView/ReusableKind.swift",
"CollectionView/ReusableSupplementaryView.swift",
"CollectionView/SeparatorView.swift",
"CollectionView/SupplementaryConfig.swift",
"CollectionView/UICollectionView+Reusable.swift",
"Extensions/Array+TableSection.swift",
"Extensions/UIView+AutoLayout.swift",
"Extensions/UIView+Extensions.swift",
"HostCell.swift",
"ItemPath.swift",
"ObjCExceptionRethrower.swift",
"Reusable.swift",
"ScrollViewDelegate.swift",
"Separator.swift",
"TableData.swift",
"TableItemLayout.swift",
"TableSection.swift",
"TableSectionChangeSet.swift",
"TableSectionHeaderFooter.swift",
"TableView/FunctionalTableData+Cells.swift",
"TableView/FunctionalTableData+Classic.swift",
"TableView/FunctionalTableData+DiffableDataSource.swift",
"TableView/FunctionalTableData+UITableViewDataSource.swift",
"TableView/FunctionalTableData+UITableViewDelegate.swift",
"TableView/FunctionalTableData.swift",
"TableView/TableCell.swift",
"TableView/TableItemConfigType.swift",
"TableView/UITableView+Reusable.swift"
],
"type" : "library"
}
],
"tools_version" : "5.1"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/455] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.21s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (1.22s)
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.2.1
Building for debugging...
[0/4] Write sources
In file included from /host/spi-builder-workspace/.build/checkouts/CwlCatchException/Sources/CwlCatchExceptionSupport/CwlCatchException.m:21:
/host/spi-builder-workspace/.build/checkouts/CwlCatchException/Sources/CwlCatchExceptionSupport/include/CwlCatchException.h:21:9: fatal error: 'Foundation/Foundation.h' file not found
21 | #import <Foundation/Foundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[2/4] Compiling CwlCatchExceptionSupport CwlCatchException.m
[2/4] Write swift-version-24593BA9C3E375BF.txt
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
[0/1] Planning build
Building for debugging...
In file included from /host/spi-builder-workspace/.build/checkouts/CwlCatchException/Sources/CwlCatchExceptionSupport/CwlCatchException.m:21:
/host/spi-builder-workspace/.build/checkouts/CwlCatchException/Sources/CwlCatchExceptionSupport/include/CwlCatchException.h:21:9: fatal error: 'Foundation/Foundation.h' file not found
21 | #import <Foundation/Foundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[0/2] Compiling CwlCatchExceptionSupport CwlCatchException.m
[0/2] Write swift-version-24593BA9C3E375BF.txt
BUILD FAILURE 6.1 linux