The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build AdvancedCollectionTableView, reference main (e8e2bf), with Swift 5.10 for Linux on 21 Nov 2025 20:20:23 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/flocked/AdvancedCollectionTableView.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/flocked/AdvancedCollectionTableView
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at e8e2bf6 updated
Cloned https://github.com/flocked/AdvancedCollectionTableView.git
Revision (git rev-parse @):
e8e2bf669754a278a7eb33c535456e94e5a0d518
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/flocked/AdvancedCollectionTableView.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $PWD
https://github.com/flocked/AdvancedCollectionTableView.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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:29cd06ed395b3a820a5601000e78fbe5268c851b388429ada04eeea41d67dbe0
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/flocked/FZUIKit.git
[1/229988] Fetching fzuikit
Fetched https://github.com/flocked/FZUIKit.git from cache (13.30s)
Fetching https://github.com/flocked/FZQuicklook.git
[1/2004] Fetching fzquicklook
Fetched https://github.com/flocked/FZQuicklook.git from cache (3.28s)
Fetching https://github.com/flocked/FZSwiftUtils.git
[1/70486] Fetching fzswiftutils
Fetched https://github.com/flocked/FZSwiftUtils.git from cache (3.09s)
Creating working copy for https://github.com/flocked/FZUIKit.git
Working copy of https://github.com/flocked/FZUIKit.git resolved at main (ccd5b8e)
Creating working copy for https://github.com/flocked/FZSwiftUtils.git
Working copy of https://github.com/flocked/FZSwiftUtils.git resolved at main (90a4aa4)
Creating working copy for https://github.com/flocked/FZQuicklook.git
Working copy of https://github.com/flocked/FZQuicklook.git resolved at main (1c78476)
Building for debugging...
[0/48] Copying resizenortheast.pdf
[1/48] Write sources
[5/48] Copying fontSizes
[6/48] Copying zoomout.plist
[7/48] Copying zoomout.pdf
[8/48] Copying zoomin.plist
[9/48] Copying zoomin.pdf
[10/48] Copying resizewest.plist
[11/48] Copying resizewest.pdf
[12/48] Copying resizesouthwest.plist
[13/48] Copying resizesouthwest.pdf
[14/48] Copying resizesoutheast.plist
[15/48] Copying resizesoutheast.pdf
[16/48] Copying resizesouth.plist
[17/48] Copying resizesouth.pdf
[18/48] Copying resizenorthwestsoutheast.plist
[19/48] Copying resizenorthwestsoutheast.pdf
[20/48] Copying resizenorthwest.plist
[21/48] Copying resizenorthwest.pdf
[22/48] Copying resizenorthsouth.plist
[23/48] Copying resizenorthsouth.pdf
[24/48] Copying resizenortheastsouthwest.plist
[25/48] Copying resizenortheastsouthwest.pdf
[26/48] Copying resizenortheast.plist
[27/48] Copying resizenorth.plist
[28/48] Copying resizenorth.pdf
[29/48] Copying resizeeastwest.plist
[30/48] Copying resizeeastwest.pdf
[31/48] Copying resizeeast.plist
[32/48] Copying resizeeast.pdf
[33/48] Copying move.plist
[34/48] Copying move.pdf
[35/48] Copying countinguphand.plist
[36/48] Copying countinguphand.pdf
[37/48] Copying countingupandownhand.plist
[38/48] Copying countingupandownhand.pdf
[39/48] Copying countingdownhand.plist
[40/48] Copying countingdownhand.pdf
In file included from /host/spi-builder-workspace/.build/checkouts/FZSwiftUtils/Sources/FZSwiftUtils+ObjC/NSObjectProxy/ObjectProxy.m:8:
/host/spi-builder-workspace/.build/checkouts/FZSwiftUtils/Sources/FZSwiftUtils+ObjC/NSObjectProxy/include/ObjectProxy.h:8:9: fatal error: 'Foundation/Foundation.h' file not found
#import <Foundation/Foundation.h>
        ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[41/48] Compiling _NSObjectProxy ObjectProxy.m
[41/48] Compiling _NSObjectProxy MethodSignature.m
[41/48] Compiling _SuperBuilder SuperBuilder.m
[41/48] Compiling _ExceptionCatcher NSObject+ExceptionCatcher.m
[41/48] Compiling _NSObjectProxy Invocation.m
In file included from /host/spi-builder-workspace/.build/checkouts/FZUIKit/Sources/FZUIKit+ObjC/DelegateProxy/_DelegateProxy.m:9:
/host/spi-builder-workspace/.build/checkouts/FZUIKit/Sources/FZUIKit+ObjC/DelegateProxy/include/_DelegateProxy.h:9:9: fatal error: 'Foundation/Foundation.h' file not found
#import <Foundation/Foundation.h>
        ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[41/48] Compiling _DelegateProxy _DelegateProxy.m
[41/48] Write swift-version-24593BA9C3E375BF.txt
BUILD FAILURE 5.10 linux