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 main (1d1391), with Swift 6.1 for Linux on 17 Jul 2025 04:03:11 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/FluidGroup/TextureSwiftSupport.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/TextureSwiftSupport
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 1d1391b support dark mode switching in StyledEdgeNode (#124)
Cloned https://github.com/FluidGroup/TextureSwiftSupport.git
Revision (git rev-parse @):
1d1391b0156d3fce85441265c9e4fe6b7d7195d0
SUCCESS checkout https://github.com/FluidGroup/TextureSwiftSupport.git at main
========================================
Build
========================================
Selected platform:         linux
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-1":/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:2e2b3aca8600f890617c2faa770b70e33c1dfd303d6f92b308423b89ef6bde64
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/FluidGroup/Texture.git
Fetching https://github.com/FluidGroup/Descriptors
[1/142] Fetching descriptors
[143/43798] Fetching descriptors, texture
Fetched https://github.com/FluidGroup/Descriptors from cache (4.00s)
Fetched https://github.com/FluidGroup/Texture.git from cache (4.20s)
Computing version for https://github.com/FluidGroup/Texture.git
Computed https://github.com/FluidGroup/Texture.git at 3.0.3 (6.28s)
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 (0.52s)
Creating working copy for https://github.com/FluidGroup/Descriptors
Working copy of https://github.com/FluidGroup/Descriptors resolved at 0.3.0
Creating working copy for https://github.com/FluidGroup/Texture.git
Working copy of https://github.com/FluidGroup/Texture.git resolved at 3.0.3
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/ASTabBarController.mm:10:
/host/spi-builder-workspace/.build/checkouts/Texture/Source/ASTabBarController.h:10:9: fatal error: 'UIKit/UIKit.h' file not found
   10 | #import <UIKit/UIKit.h>
      |         ^~~~~~~~~~~~~~~
1 error generated.
[0/176] Compiling AsyncDisplayKit ASTabBarController.mm
In file included from /host/spi-builder-workspace/.build/checkouts/Texture/Source/ASPagerFlowLayout.mm:10:
/host/spi-builder-workspace/.build/checkouts/Texture/Source/ASPagerFlowLayout.h:10:9: fatal error: 'UIKit/UIKit.h' file not found
   10 | #import <UIKit/UIKit.h>
      |         ^~~~~~~~~~~~~~~
[0/176] Compiling AsyncDisplayKit ASPagerFlowLayout.mm
In file included from /host/spi-builder-workspace/.build/checkouts/Texture/Source/ASRunLoopQueue.mm:10:
/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 ASRunLoopQueue.mm
In file included from /host/spi-builder-workspace/.build/checkouts/Texture/Source/ASTextNode.mm:10:
In file included from /host/spi-builder-workspace/.build/checkouts/Texture/Source/ASTextNode.h:10:
/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 ASTextNode.mm
In file included from /host/spi-builder-workspace/.build/checkouts/Texture/Source/ASTableView.mm:10:
In file included from /host/spi-builder-workspace/.build/checkouts/Texture/Source/ASTableViewInternal.h:10:
/host/spi-builder-workspace/.build/checkouts/Texture/Source/ASTableView.h:10:9: fatal error: 'UIKit/UIKit.h' file not found
   10 | #import <UIKit/UIKit.h>
      |         ^~~~~~~~~~~~~~~
[0/176] Compiling AsyncDisplayKit ASTableView.mm
In file included from /host/spi-builder-workspace/.build/checkouts/Texture/Source/ASScrollNode.mm:10:
In file included from /host/spi-builder-workspace/.build/checkouts/Texture/Source/ASScrollNode.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 ASScrollNode.mm
In file included from /host/spi-builder-workspace/.build/checkouts/Texture/Source/ASTableNode.mm:10:
In file included from /host/spi-builder-workspace/.build/checkouts/Texture/Source/ASTableNode.h:10:
/host/spi-builder-workspace/.build/checkouts/Texture/Source/ASBlockTypes.h:10:9: fatal error: 'Foundation/Foundation.h' file not found
   10 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
[0/176] Compiling AsyncDisplayKit ASTableNode.mm
In file included from /host/spi-builder-workspace/.build/checkouts/Texture/Source/ASPagerNode.mm:10:
In file included from /host/spi-builder-workspace/.build/checkouts/Texture/Source/ASPagerNode.h: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/176] Compiling AsyncDisplayKit ASPagerNode.mm
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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:2e2b3aca8600f890617c2faa770b70e33c1dfd303d6f92b308423b89ef6bde64
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-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.
[2/176] Compiling ASControlNode+tvOS.mm
/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.
[2/176] Compiling ASImageNode+tvOS.mm
[2/176] Compiling ASTextKitTailTruncater.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>
      |         ^~~~~~~~~~~~~~~
[2/176] Compiling AsyncDisplayKit UIResponder+AsyncDisplayKit.mm
[2/176] Compiling AsyncDisplayKit UIImage+ASConvenience.mm
[2/176] Compiling ASTextNodeWordKerner.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 linux