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 TextureSwiftSupport, reference 3.24.0 (ce3319), with Swift 6.1 for Android on 30 May 2025 12:35:49 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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/TextureSwiftSupport.git
Reference: 3.24.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/FluidGroup/TextureSwiftSupport
 * tag               3.24.0     -> FETCH_HEAD
HEAD is now at ce33193 Support MainActor updates from Texture (#123)
Cloned https://github.com/FluidGroup/TextureSwiftSupport.git
Revision (git rev-parse @):
ce3319351831533330e22d205bd83937848059db
SUCCESS checkout https://github.com/FluidGroup/TextureSwiftSupport.git at 3.24.0
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/FluidGroup/TextureSwiftSupport.git
https://github.com/FluidGroup/TextureSwiftSupport.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "texture",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.0.3",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/FluidGroup/Texture.git"
    },
    {
      "identity" : "descriptors",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.2.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/FluidGroup/Descriptors"
    }
  ],
  "manifest_display_name" : "TextureSwiftSupport",
  "name" : "TextureSwiftSupport",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "TextureSwiftSupport",
      "targets" : [
        "TextureSwiftSupport"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "TextureSwiftSupport",
      "module_type" : "SwiftTarget",
      "name" : "TextureSwiftSupport",
      "path" : "Sources",
      "product_dependencies" : [
        "AsyncDisplayKit",
        "Descriptors"
      ],
      "product_memberships" : [
        "TextureSwiftSupport"
      ],
      "sources" : [
        "Components/Compositions/AnyDisplayNode.swift",
        "Components/Compositions/BackgroundNode.swift",
        "Components/Compositions/ContextDrawingNode.swift",
        "Components/Compositions/HighlightCellNode.swift",
        "Components/Compositions/InteractiveNode.swift",
        "Components/Compositions/MaskingNode.swift",
        "Components/Compositions/OnAppearNode.swift",
        "Components/Compositions/OverlayNode.swift",
        "Components/Compositions/PaddingNode.swift",
        "Components/Compositions/ShapeDrawingNode.swift",
        "Components/Compositions/ShapeLayerNode.swift",
        "Components/Compositions/StyledEdgeNode.swift",
        "Components/Compositions/TextureSwiftSupport+Compositions.swift",
        "Components/Compositions/ViewNode.swift",
        "Components/Compositions/WrapperCellNode.swift",
        "Components/Compositions/WrapperNode.swift",
        "Components/Containers/StackScrollNode.swift",
        "Components/Elements/GradientDrawingNode.swift",
        "Components/Elements/GradientLayerNode.swift",
        "Components/Tools/DisplayNodeViewController.swift",
        "Components/Tools/NamedDisplayCellNodeBase.swift",
        "Components/Tools/NamedDisplayNodeBase.swift",
        "Components/Tools/SafeAreaDisplayNode.swift",
        "Components/Tools/UIResponder+.swift",
        "Experiments/NodeFactory.swift",
        "Experiments/_NodeLayout.swift",
        "Extensions/ASSizeRange+.swift",
        "LayoutSpecBuilders/Deprecates.swift",
        "LayoutSpecBuilders/Layout/AbsoluteLayout.swift",
        "LayoutSpecBuilders/Layout/AnyLayout.swift",
        "LayoutSpecBuilders/Layout/AspectRatioLayout.swift",
        "LayoutSpecBuilders/Layout/BackgroundLayout.swift",
        "LayoutSpecBuilders/Layout/CenterLayout.swift",
        "LayoutSpecBuilders/Layout/CornerLayout.swift",
        "LayoutSpecBuilders/Layout/HStackLayout.swift",
        "LayoutSpecBuilders/Layout/InsetLayout.swift",
        "LayoutSpecBuilders/Layout/Internal/ConditionalLayout.swift",
        "LayoutSpecBuilders/Layout/Internal/EmptyLayout.swift",
        "LayoutSpecBuilders/Layout/Internal/MultiLayout.swift",
        "LayoutSpecBuilders/Layout/Internal/OptionalLayout.swift",
        "LayoutSpecBuilders/Layout/OverlayLayout.swift",
        "LayoutSpecBuilders/Layout/RelativeLayout.swift",
        "LayoutSpecBuilders/Layout/SpacerLayout.swift",
        "LayoutSpecBuilders/Layout/SwitchCaseLayout.swift",
        "LayoutSpecBuilders/Layout/VGridLayout.swift",
        "LayoutSpecBuilders/Layout/VStackLayout.swift",
        "LayoutSpecBuilders/Layout/WrapperLayout.swift",
        "LayoutSpecBuilders/Layout/ZStackLayout.swift",
        "LayoutSpecBuilders/Modifiers.swift",
        "LayoutSpecBuilders/Options/FlexWrap.swift",
        "LayoutSpecBuilders/Options/LayoutCondition.swift",
        "LayoutSpecBuilders/SpecBuilder.swift",
        "LayoutSpecBuilders/TextureSwiftSupport.swift",
        "LayoutSpecBuilders/_ArrayBuilder.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.6"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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
Fetching https://github.com/FluidGroup/Descriptors
[1/142] Fetching descriptors
Fetched https://github.com/FluidGroup/Descriptors from cache (0.26s)
[1/43652] Fetching texture
Fetched https://github.com/FluidGroup/Texture.git from cache (5.84s)
Computing version for https://github.com/FluidGroup/Texture.git
Computed https://github.com/FluidGroup/Texture.git at 3.0.3 (6.55s)
Computing version for https://github.com/FluidGroup/Descriptors
warning: 'descriptors': /Package.swift:8:21: warning: 'v10' is deprecated: iOS 12.0 is the oldest supported version
 6 | let package = Package(
 7 |   name: "Descriptors",
 8 |   platforms: [.iOS(.v10)],
   |                     `- warning: 'v10' is deprecated: iOS 12.0 is the oldest supported version
 9 |   products: [
10 |     // Products define the executables and libraries a package produces, and make them visible to other packages.
Computed https://github.com/FluidGroup/Descriptors at 0.3.0 (3.07s)
Creating working copy for https://github.com/FluidGroup/Texture.git
Working copy of https://github.com/FluidGroup/Texture.git resolved at 3.0.3
Creating working copy for https://github.com/FluidGroup/Descriptors
Working copy of https://github.com/FluidGroup/Descriptors resolved at 0.3.0
warning: 'descriptors': /host/spi-builder-workspace/.build/checkouts/Descriptors/Package.swift:8:21: warning: 'v10' is deprecated: iOS 12.0 is the oldest supported version
 6 | let package = Package(
 7 |   name: "Descriptors",
 8 |   platforms: [.iOS(.v10)],
   |                     `- warning: 'v10' is deprecated: iOS 12.0 is the oldest supported version
 9 |   products: [
10 |     // Products define the executables and libraries a package produces, and make them visible to other packages.
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Sources/Info.plist
Building for debugging...
In file included from /host/spi-builder-workspace/.build/checkouts/Texture/Source/ASExperimentalFeatures.mm:9:
/host/spi-builder-workspace/.build/checkouts/Texture/Source/ASExperimentalFeatures.h:9:9: fatal error: 'Foundation/Foundation.h' file not found
    9 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[0/176] Compiling AsyncDisplayKit ASExperimentalFeatures.mm
[0/176] Compiling AsyncDisplayKit ASConfigurationInternal.mm
[0/176] Compiling AsyncDisplayKit ASDisplayNodeExtras.mm
In file included from /host/spi-builder-workspace/.build/checkouts/Texture/Source/ASEditableTextNode.mm:10:
In file included from /host/spi-builder-workspace/.build/checkouts/Texture/Source/ASEditableTextNode.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>
      |         ^~~~~~~~~~~~~~~
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/176] Compiling AsyncDisplayKit ASButtonNode.mm
[0/176] Compiling AsyncDisplayKit ASEditableTextNode.mm
In file included from /host/spi-builder-workspace/.build/checkouts/Texture/Source/ASImageNode+AnimatedImage.mm:10:
/host/spi-builder-workspace/.build/checkouts/Texture/Source/ASImageNode.h:10:9: fatal error: 'UIKit/UIKit.h' file not found
   10 | #import <UIKit/UIKit.h>
      |         ^~~~~~~~~~~~~~~
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/176] Compiling AsyncDisplayKit ASButtonNode+Yoga.mm
[0/176] Compiling AsyncDisplayKit ASImageNode+AnimatedImage.mm
In file included from /host/spi-builder-workspace/.build/checkouts/Texture/Source/ASImageNode.mm:10:
/host/spi-builder-workspace/.build/checkouts/Texture/Source/ASImageNode.h:10:9: fatal error: 'UIKit/UIKit.h' file not found
   10 | #import <UIKit/UIKit.h>
      |         ^~~~~~~~~~~~~~~
[0/176] Compiling AsyncDisplayKit ASImageNode.mm
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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
warning: 'descriptors': /host/spi-builder-workspace/.build/checkouts/Descriptors/Package.swift:8:21: warning: 'v10' is deprecated: iOS 12.0 is the oldest supported version
 6 | let package = Package(
 7 |   name: "Descriptors",
 8 |   platforms: [.iOS(.v10)],
   |                     `- warning: 'v10' is deprecated: iOS 12.0 is the oldest supported version
 9 |   products: [
10 |     // Products define the executables and libraries a package produces, and make them visible to other packages.
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Sources/Info.plist
[0/1] Planning build
Building for debugging...
[0/176] Write sources
/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.
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 error generated.
[2/176] Compiling AsyncDisplayKit UIImage+ASConvenience.mm
[2/176] Compiling ASControlNode+tvOS.mm
[2/176] Compiling ASTextNodeWordKerner.mm
[2/176] Compiling AsyncDisplayKit UIResponder+AsyncDisplayKit.mm
[2/176] Compiling ASImageNode+tvOS.mm
In file included from /host/spi-builder-workspace/.build/checkouts/Texture/Source/TextKit/ASTextKitTailTruncater.mm:10:
/host/spi-builder-workspace/.build/checkouts/Texture/Source/TextKit/ASTextKitTailTruncater.h:10:9: fatal error: 'UIKit/UIKit.h' file not found
   10 | #import <UIKit/UIKit.h>
      |         ^~~~~~~~~~~~~~~
[2/176] Compiling ASTextKitTailTruncater.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>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
[2/176] Compiling AsyncDisplayKit _ASTransitionContext.mm
[2/176] Write swift-version-24593BA9C3E375BF.txt
BUILD FAILURE 6.1 android