Build Information
Failed to build AdvancedCollectionTableView, reference main (e8e2bf), with Swift 6.2 for Android on 21 Nov 2025 20:19:22 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1Build 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: android
Swift version: 6.2
Building package at path: $PWD
https://github.com/flocked/AdvancedCollectionTableView.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:c3fe93b3f7c9edfd66b4287786a9b8caf7805f96d7219e301e257b4e0de911bb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Fetching https://github.com/flocked/FZUIKit.git
[1/229988] Fetching fzuikit
Fetched https://github.com/flocked/FZUIKit.git from cache (12.15s)
Fetching https://github.com/flocked/FZQuicklook.git
[1/2004] Fetching fzquicklook
Fetched https://github.com/flocked/FZQuicklook.git from cache (0.56s)
Fetching https://github.com/flocked/FZSwiftUtils.git
[1/70486] Fetching fzswiftutils
Fetched https://github.com/flocked/FZSwiftUtils.git from cache (3.30s)
Creating working copy for https://github.com/flocked/FZQuicklook.git
Working copy of https://github.com/flocked/FZQuicklook.git resolved at main (1c78476)
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/FZUIKit.git
Working copy of https://github.com/flocked/FZUIKit.git resolved at main (ccd5b8e)
Building for debugging...
[0/48] Copying resizenortheast.pdf
[0/48] Copying resizenorth.plist
[0/48] Copying resizenorth.pdf
[0/48] Copying resizeeastwest.plist
[0/48] Write sources
[0/48] Copying resizeeastwest.pdf
[0/48] Copying resizeeast.plist
[0/48] Copying fontSizes
[0/48] Copying move.plist
[0/48] Copying resizeeast.pdf
[0/48] Copying countinguphand.plist
[0/48] Copying countinguphand.pdf
[0/48] Copying countingupandownhand.plist
[0/48] Copying countingdownhand.plist
[0/48] Copying countingupandownhand.pdf
[0/48] Copying countingdownhand.pdf
[0/48] Write sources
[0/48] Copying move.pdf
[0/48] Copying resizenortheastsouthwest.pdf
[0/48] Copying resizenortheast.plist
[0/48] Copying resizenorthwest.pdf
[5/48] Copying resizenortheastsouthwest.plist
[23/48] Copying resizenorthwestsoutheast.pdf
[25/48] Copying resizenorthwest.plist
[26/48] Copying resizenorthsouth.plist
[27/48] Copying resizenorthsouth.pdf
[28/48] Copying zoomout.plist
[28/48] Copying zoomout.pdf
[28/48] Copying zoomin.plist
[28/48] Copying zoomin.pdf
[28/48] Copying resizewest.plist
[28/48] Copying resizewest.pdf
[28/48] Copying resizesouthwest.plist
[35/48] Copying resizesouthwest.pdf
[35/48] Copying resizesoutheast.plist
[35/48] Copying resizesoutheast.pdf
[35/48] Copying resizesouth.plist
[35/48] Copying resizesouth.pdf
[35/48] Copying resizenorthwestsoutheast.plist
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
8 | #import <Foundation/Foundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[41/48] Compiling _NSObjectProxy ObjectProxy.m
[41/48] Compiling _ExceptionCatcher NSObject+ExceptionCatcher.m
[41/48] Compiling _SuperBuilder SuperBuilder.m
In file included from /host/spi-builder-workspace/.build/checkouts/FZSwiftUtils/Sources/FZSwiftUtils+ObjC/NSObjectProxy/MethodSignature.m:9:
/host/spi-builder-workspace/.build/checkouts/FZSwiftUtils/Sources/FZSwiftUtils+ObjC/NSObjectProxy/include/MethodSignature.h:9:9: fatal error: 'Foundation/Foundation.h' file not found
9 | #import <Foundation/Foundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[41/48] Compiling _NSObjectProxy MethodSignature.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
9 | #import <Foundation/Foundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[41/48] Compiling _DelegateProxy _DelegateProxy.m
[41/48] Write swift-version--6B0C4D200E742BB1.txt
BUILD FAILURE 6.2 android