Build Information
Failed to build TextureBridging, reference main (e1eae8
), with Swift 6.1 for Android on 30 May 2025 12:37:23 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/FluidGroup/TextureBridging.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/FluidGroup/TextureBridging
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at e1eae8e Merge pull request #11 from FluidGroup/john/traitCollections
Cloned https://github.com/FluidGroup/TextureBridging.git
Revision (git rev-parse @):
e1eae8e569e2fdda22906a2f8ff2554689804ace
SUCCESS checkout https://github.com/FluidGroup/TextureBridging.git at main
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/FluidGroup/TextureBridging.git
https://github.com/FluidGroup/TextureBridging.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "texture",
"requirement" : {
"range" : [
{
"lower_bound" : "3.0.2",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/FluidGroup/Texture.git"
}
],
"manifest_display_name" : "TextureBridging",
"name" : "TextureBridging",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
}
],
"products" : [
{
"name" : "TextureBridging",
"targets" : [
"TextureBridging"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "TextureBridging",
"module_type" : "SwiftTarget",
"name" : "TextureBridging",
"path" : "Sources/TextureBridging",
"product_dependencies" : [
"AsyncDisplayKit"
],
"product_memberships" : [
"TextureBridging"
],
"sources" : [
"Logger.swift",
"NodeView.swift"
],
"type" : "library"
}
],
"tools_version" : "5.6"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -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
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/FluidGroup/Texture.git
[1/43652] Fetching texture
Fetched https://github.com/FluidGroup/Texture.git from cache (5.10s)
Computing version for https://github.com/FluidGroup/Texture.git
Computed https://github.com/FluidGroup/Texture.git at 3.0.3 (7.34s)
Creating working copy for https://github.com/FluidGroup/Texture.git
Working copy of https://github.com/FluidGroup/Texture.git resolved at 3.0.3
Building for debugging...
In file included from /host/spi-builder-workspace/.build/checkouts/Texture/Source/ASCollections.mm:9:
/host/spi-builder-workspace/.build/checkouts/Texture/Source/ASCollections.h:9:9: fatal error: 'Foundation/Foundation.h' file not found
9 | #import <Foundation/Foundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[0/175] Compiling AsyncDisplayKit ASCollections.mm
In file included from /host/spi-builder-workspace/.build/checkouts/Texture/Source/ASCollectionNode.mm:10:
/host/spi-builder-workspace/.build/checkouts/Texture/Source/ASCollectionNode.h:10:9: fatal error: 'UIKit/UICollectionView.h' file not found
10 | #import <UIKit/UICollectionView.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
[0/175] Compiling AsyncDisplayKit ASCollectionNode.mm
In file included from /host/spi-builder-workspace/.build/checkouts/Texture/Source/ASButtonNode+Yoga.mm:9:
/host/spi-builder-workspace/.build/checkouts/Texture/Source/include/ASAvailability.h:10:9: fatal error: 'CoreFoundation/CFBase.h' file not found
10 | #import <CoreFoundation/CFBase.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
[0/175] Compiling AsyncDisplayKit ASButtonNode+Yoga.mm
In file included from /host/spi-builder-workspace/.build/checkouts/Texture/Source/Details/ASDelegateProxy.mm:10:
/host/spi-builder-workspace/.build/checkouts/Texture/Source/Details/ASDelegateProxy.h:10:9: fatal error: 'Foundation/Foundation.h' file not found
10 | #import <Foundation/Foundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
[0/175] Compiling ASDelegateProxy.mm
In file included from /host/spi-builder-workspace/.build/checkouts/Texture/Source/ASButtonNode.mm:10:
In file included from /host/spi-builder-workspace/.build/checkouts/Texture/Source/ASButtonNode+Private.h:9:
In file included from /host/spi-builder-workspace/.build/checkouts/Texture/Source/ASButtonNode.h:10:
In file included from /host/spi-builder-workspace/.build/checkouts/Texture/Source/ASControlNode.h:10:
/host/spi-builder-workspace/.build/checkouts/Texture/Source/ASDisplayNode.h:12:9: fatal error: 'UIKit/UIKit.h' file not found
12 | #import <UIKit/UIKit.h>
| ^~~~~~~~~~~~~~~
[0/175] Compiling AsyncDisplayKit ASButtonNode.mm
In file included from /host/spi-builder-workspace/.build/checkouts/Texture/Source/ASCellNode.mm:10:
In file included from /host/spi-builder-workspace/.build/checkouts/Texture/Source/Private/ASCellNode+Internal.h:10:
In file included from /host/spi-builder-workspace/.build/checkouts/Texture/Source/include/ASCellNode.h:10:
/host/spi-builder-workspace/.build/checkouts/Texture/Source/include/ASDisplayNode.h:12:9: fatal error: 'UIKit/UIKit.h' file not found
12 | #import <UIKit/UIKit.h>
| ^~~~~~~~~~~~~~~
[0/175] Compiling AsyncDisplayKit ASCellNode.mm
[0/175] Compiling AsyncDisplayKit ASDisplayNode.mm
In file included from /host/spi-builder-workspace/.build/checkouts/Texture/Source/ASCollectionView.mm:10:
/host/spi-builder-workspace/.build/checkouts/Texture/Source/include/ASAssert.h:12:9: fatal error: 'Foundation/NSException.h' file not found
12 | #import <Foundation/NSException.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
[0/175] Compiling AsyncDisplayKit ASCollectionView.mm
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
[0/1] Planning build
Building for debugging...
[0/175] Write sources
/host/spi-builder-workspace/.build/checkouts/Texture/Source/tvOS/ASImageNode+tvOS.mm:10:9: fatal error: 'Foundation/Foundation.h' file not found
10 | #import <Foundation/Foundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[1/175] Compiling ASImageNode+tvOS.mm
[1/175] Compiling ASTextKitTailTruncater.mm
In file included from /host/spi-builder-workspace/.build/checkouts/Texture/Source/TextKit/ASTextNodeWordKerner.mm:10:
/host/spi-builder-workspace/.build/checkouts/Texture/Source/TextKit/ASTextNodeWordKerner.h:10:9: fatal error: 'Foundation/Foundation.h' file not found
10 | #import <Foundation/Foundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[1/175] Compiling ASTextNodeWordKerner.mm
/host/spi-builder-workspace/.build/checkouts/Texture/Source/tvOS/ASControlNode+tvOS.mm:10:9: fatal error: 'Foundation/Foundation.h' file not found
10 | #import <Foundation/Foundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[1/175] Compiling ASControlNode+tvOS.mm
In file included from /host/spi-builder-workspace/.build/checkouts/Texture/Source/UIResponder+AsyncDisplayKit.mm:10:
/host/spi-builder-workspace/.build/checkouts/Texture/Source/UIResponder+AsyncDisplayKit.h:10:9: fatal error: 'UIKit/UIKit.h' file not found
10 | #import <UIKit/UIKit.h>
| ^~~~~~~~~~~~~~~
[1/175] Compiling AsyncDisplayKit UIResponder+AsyncDisplayKit.mm
In file included from /host/spi-builder-workspace/.build/checkouts/Texture/Source/UIImage+ASConvenience.mm:10:
/host/spi-builder-workspace/.build/checkouts/Texture/Source/UIImage+ASConvenience.h:10:9: fatal error: 'UIKit/UIKit.h' file not found
10 | #import <UIKit/UIKit.h>
| ^~~~~~~~~~~~~~~
[1/175] Compiling AsyncDisplayKit UIImage+ASConvenience.mm
In file included from /host/spi-builder-workspace/.build/checkouts/Texture/Source/_ASTransitionContext.mm:10:
/host/spi-builder-workspace/.build/checkouts/Texture/Source/_ASTransitionContext.h:10:9: fatal error: 'Foundation/Foundation.h' file not found
10 | #import <Foundation/Foundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
[1/175] Compiling AsyncDisplayKit _ASTransitionContext.mm
[1/175] Write swift-version-24593BA9C3E375BF.txt
BUILD FAILURE 6.1 android