The Swift Package Index logo.Swift Package Index

Build Information

Failed to build TextureTransition, reference 1.1.4 (bac8ff), with Swift 6.3 for Wasm on 20 Apr 2026 18:24:48 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dankinsoid/TextureTransition.git
Reference: 1.1.4
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/dankinsoid/TextureTransition
 * tag               1.1.4      -> FETCH_HEAD
HEAD is now at bac8ffe 1.1.4
Cloned https://github.com/dankinsoid/TextureTransition.git
Revision (git rev-parse @):
bac8ffe7333de843ab586c8b25cf67d738883ce7
SUCCESS checkout https://github.com/dankinsoid/TextureTransition.git at 1.1.4
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/dankinsoid/TextureTransition.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1
wasm-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d69f4e7582c319245442d62a08b2d7c7fd5a0c0c69f5d2ef11d1530cd8d3329b
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest
Fetching https://github.com/FluidGroup/Texture.git
[1/43664] Fetching texture
Fetched https://github.com/FluidGroup/Texture.git from cache (7.29s)
Fetching https://github.com/dankinsoid/VDTransition.git
[1/4001] Fetching vdtransition
Fetched https://github.com/dankinsoid/VDTransition.git from cache (2.08s)
Computing version for https://github.com/dankinsoid/VDTransition.git
Computed https://github.com/dankinsoid/VDTransition.git at 1.24.0 (3.23s)
Creating working copy for https://github.com/FluidGroup/Texture.git
Working copy of https://github.com/FluidGroup/Texture.git resolved at spm (17e0b46)
Creating working copy for https://github.com/dankinsoid/VDTransition.git
Working copy of https://github.com/dankinsoid/VDTransition.git resolved at 1.24.0
Building for debugging...
In file included from /host/spi-builder-workspace/.build/checkouts/Texture/spm/Sources/AsyncDisplayKit/ASAsciiArtBoxCreator.mm:10:
/host/spi-builder-workspace/.build/checkouts/Texture/spm/Sources/AsyncDisplayKit/include/ASAsciiArtBoxCreator.h:10:9: fatal error: 'Foundation/Foundation.h' file not found
   10 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[0/176] Compiling AsyncDisplayKit ASAsciiArtBoxCreator.mm
[0/176] Compiling AsyncDisplayKit ASAbstractLayoutController.mm
[0/176] Compiling AsyncDisplayKit ASCollectionElement.mm
[0/176] Compiling AsyncDisplayKit ASBackgroundLayoutSpec.mm
In file included from /host/spi-builder-workspace/.build/checkouts/Texture/spm/Sources/AsyncDisplayKit/ASBatchContext.mm:10:
/host/spi-builder-workspace/.build/checkouts/Texture/spm/Sources/AsyncDisplayKit/include/ASBatchContext.h:10:9: fatal error: 'Foundation/Foundation.h' file not found
   10 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
[0/176] Compiling AsyncDisplayKit ASBatchContext.mm
In file included from /host/spi-builder-workspace/.build/checkouts/Texture/spm/Sources/AsyncDisplayKit/ASBatchFetching.mm:10:
/host/spi-builder-workspace/.build/checkouts/Texture/spm/Sources/AsyncDisplayKit/ASBatchFetching.h:10:9: fatal error: 'UIKit/UIKit.h' file not found
   10 | #import <UIKit/UIKit.h>
      |         ^~~~~~~~~~~~~~~
1 error generated.
[0/176] Compiling AsyncDisplayKit ASBatchFetching.mm
In file included from /host/spi-builder-workspace/.build/checkouts/Texture/spm/Sources/AsyncDisplayKit/ASBasicImageDownloader.mm:10:
In file included from /host/spi-builder-workspace/.build/checkouts/Texture/spm/Sources/AsyncDisplayKit/include/ASBasicImageDownloader.h:10:
/host/spi-builder-workspace/.build/checkouts/Texture/spm/Sources/AsyncDisplayKit/include/ASImageProtocols.h:10:9: fatal error: 'UIKit/UIKit.h' file not found
   10 | #import <UIKit/UIKit.h>
      |         ^~~~~~~~~~~~~~~
[0/176] Compiling AsyncDisplayKit ASBasicImageDownloader.mm
In file included from /host/spi-builder-workspace/.build/checkouts/Texture/spm/Sources/AsyncDisplayKit/ASAssert.mm:9:
/host/spi-builder-workspace/.build/checkouts/Texture/spm/Sources/AsyncDisplayKit/include/ASAssert.h:12:9: fatal error: 'Foundation/NSException.h' file not found
   12 | #import <Foundation/NSException.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~
[0/176] Compiling AsyncDisplayKit ASAssert.mm
BUILD FAILURE 6.3 wasm