This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build TextureTransition with Swift 5.8 for Linux.

Build Command

Build command unavailable

Build Log

========================================
RunAll
========================================
Builder version: 4.28.4
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:         linux
Swift version:             5.8
Building package at path:  $PWD/checkout
Running build ...
bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build 2>&1
Fetching https://github.com/FluidGroup/Texture.git
[1/42671] Fetching texture
Fetched https://github.com/FluidGroup/Texture.git (4.77s)
Fetching https://github.com/pinterest/PINRemoteImage.git
[1/11059] Fetching pinremoteimage
Fetched https://github.com/pinterest/PINRemoteImage.git (1.47s)
Fetching https://github.com/3a4oT/IGListKit
[1/12643] Fetching iglistkit
Fetched https://github.com/3a4oT/IGListKit (0.71s)
Fetching https://github.com/SDWebImage/libwebp-Xcode
Fetching https://github.com/pinterest/PINCache.git
Fetching https://github.com/dankinsoid/VDTransition.git
[1/3934] Fetching vdtransition
[1850/4164] Fetching vdtransition, libwebp-xcode
[2120/9256] Fetching vdtransition, libwebp-xcode, pincache
Fetched https://github.com/SDWebImage/libwebp-Xcode (1.37s)
Fetching https://github.com/pinterest/PINOperation.git
Fetched https://github.com/pinterest/PINCache.git (1.39s)
Fetched https://github.com/dankinsoid/VDTransition.git (1.41s)
Computing version for https://github.com/SDWebImage/libwebp-Xcode
[1/819] Fetching pinoperation
Fetched https://github.com/pinterest/PINOperation.git (0.27s)
Computed https://github.com/SDWebImage/libwebp-Xcode at 1.2.3 (0.30s)
Computing version for https://github.com/pinterest/PINCache.git
Computed https://github.com/pinterest/PINCache.git at 3.0.3 (0.32s)
Computing version for https://github.com/dankinsoid/VDTransition.git
Computed https://github.com/dankinsoid/VDTransition.git at 1.11.0 (0.31s)
Computing version for https://github.com/pinterest/PINOperation.git
Computed https://github.com/pinterest/PINOperation.git at 1.2.1 (0.46s)
Creating working copy for https://github.com/SDWebImage/libwebp-Xcode
Working copy of https://github.com/SDWebImage/libwebp-Xcode resolved at 1.2.3
Creating working copy for https://github.com/pinterest/PINOperation.git
Working copy of https://github.com/pinterest/PINOperation.git resolved at 1.2.1
Creating working copy for https://github.com/dankinsoid/VDTransition.git
Working copy of https://github.com/dankinsoid/VDTransition.git resolved at 1.11.0
Creating working copy for https://github.com/3a4oT/IGListKit
Working copy of https://github.com/3a4oT/IGListKit resolved at spmNumber10
Creating working copy for https://github.com/FluidGroup/Texture.git
Working copy of https://github.com/FluidGroup/Texture.git resolved at spm
Creating working copy for https://github.com/pinterest/PINCache.git
Working copy of https://github.com/pinterest/PINCache.git resolved at 3.0.3
Creating working copy for https://github.com/pinterest/PINRemoteImage.git
Working copy of https://github.com/pinterest/PINRemoteImage.git resolved at master
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
#import <Foundation/Foundation.h>
        ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[0/172] Compiling AsyncDisplayKit ASAsciiArtBoxCreator.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
#import <Foundation/NSException.h>
        ^~~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[0/172] Compiling AsyncDisplayKit ASAssert.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
#import <UIKit/UIKit.h>
        ^~~~~~~~~~~~~~~
[0/172] Compiling AsyncDisplayKit ASBasicImageDownloader.mm
In file included from /host/spi-builder-workspace/.build/checkouts/Texture/spm/Sources/AsyncDisplayKit/ASAbstractLayoutController.mm:10:
In file included from /host/spi-builder-workspace/.build/checkouts/Texture/spm/Sources/AsyncDisplayKit/include/ASAbstractLayoutController.h:10:
/host/spi-builder-workspace/.build/checkouts/Texture/spm/Sources/AsyncDisplayKit/include/ASLayoutController.h:10:9: fatal error: 'UIKit/UIKit.h' file not found
#import <UIKit/UIKit.h>
        ^~~~~~~~~~~~~~~
[0/172] Compiling AsyncDisplayKit ASAbstractLayoutController.mm
In file included from /host/spi-builder-workspace/.build/checkouts/Texture/spm/Sources/AsyncDisplayKit/ASBackgroundLayoutSpec.mm:10:
In file included from /host/spi-builder-workspace/.build/checkouts/Texture/spm/Sources/AsyncDisplayKit/include/ASBackgroundLayoutSpec.h:10:
In file included from /host/spi-builder-workspace/.build/checkouts/Texture/spm/Sources/AsyncDisplayKit/include/ASLayoutSpec.h:10:
In file included from /host/spi-builder-workspace/.build/checkouts/Texture/spm/Sources/AsyncDisplayKit/include/ASLayoutElement.h:10:
In file included from /host/spi-builder-workspace/.build/checkouts/Texture/spm/Sources/AsyncDisplayKit/include/ASLayoutElementPrivate.h:10:
/host/spi-builder-workspace/.build/checkouts/Texture/spm/Sources/AsyncDisplayKit/include/ASDimension.h:11:9: fatal error: 'UIKit/UIGeometry.h' file not found
#import <UIKit/UIGeometry.h>
        ^~~~~~~~~~~~~~~~~~~~
1 error generated.
[0/172] Compiling AsyncDisplayKit ASBackgroundLayoutSpec.mm
In file included from /host/spi-builder-workspace/.build/checkouts/Texture/spm/Sources/AsyncDisplayKit/ASTip.mm:10:
/host/spi-builder-workspace/.build/checkouts/Texture/spm/Sources/AsyncDisplayKit/ASTip.h:10:9: fatal error: 'Foundation/Foundation.h' file not found
#import <Foundation/Foundation.h>
        ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[0/172] Compiling AsyncDisplayKit ASTip.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
#import <Foundation/Foundation.h>
        ^~~~~~~~~~~~~~~~~~~~~~~~~
[0/172] Compiling AsyncDisplayKit ASBatchContext.mm
[0/1] Planning build
Building for debugging...
In file included from /host/spi-builder-workspace/.build/checkouts/Texture/spm/Sources/AsyncDisplayKit/_ASTransitionContext.mm:10:
/host/spi-builder-workspace/.build/checkouts/Texture/spm/Sources/AsyncDisplayKit/include/_ASTransitionContext.h:10:9: fatal error: 'Foundation/Foundation.h' file not found
#import <Foundation/Foundation.h>
        ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[0/172] Compiling AsyncDisplayKit _ASTransitionContext.mm
[0/172] Compiling AsyncDisplayKit _ASCoreAnimationExtras.mm
In file included from /host/spi-builder-workspace/.build/checkouts/Texture/spm/Sources/AsyncDisplayKit/_ASDisplayViewAccessiblity.mm:12:
/host/spi-builder-workspace/.build/checkouts/Texture/spm/Sources/AsyncDisplayKit/include/_ASDisplayView.h:10:9: fatal error: 'UIKit/UIKit.h' file not found
#import <UIKit/UIKit.h>
        ^~~~~~~~~~~~~~~
In file included from /host/spi-builder-workspace/.build/checkouts/Texture/spm/Sources/AsyncDisplayKit/_ASDisplayLayer.mm:10:
/host/spi-builder-workspace/.build/checkouts/Texture/spm/Sources/AsyncDisplayKit/include/_ASDisplayLayer.h:10:9: fatal error: 'UIKit/UIKit.h' file not found
#import <UIKit/UIKit.h>
        ^~~~~~~~~~~~~~~
In file included from /host/spi-builder-workspace/.build/checkouts/Texture/spm/Sources/AsyncDisplayKit/_ASPendingState.mm:10:
/host/spi-builder-workspace/.build/checkouts/Texture/spm/Sources/AsyncDisplayKit/_ASPendingState.h:10:9: fatal error: 'UIKit/UIKit.h' file not found
#import <UIKit/UIKit.h>
        ^~~~~~~~~~~~~~~
[0/172] Compiling AsyncDisplayKit _ASDisplayLayer.mm
[0/172] Compiling AsyncDisplayKit _ASPendingState.mm
[0/172] Compiling AsyncDisplayKit _ASDisplayViewAccessiblity.mm
In file included from /host/spi-builder-workspace/.build/checkouts/Texture/spm/Sources/AsyncDisplayKit/_ASDisplayView.mm:10:
/host/spi-builder-workspace/.build/checkouts/Texture/spm/Sources/AsyncDisplayKit/include/_ASDisplayView.h:10:9: fatal error: 'UIKit/UIKit.h' file not found
#import <UIKit/UIKit.h>
        ^~~~~~~~~~~~~~~
[0/172] Compiling AsyncDisplayKit _ASDisplayView.mm
In file included from /host/spi-builder-workspace/.build/checkouts/Texture/spm/Sources/AsyncDisplayKit/_ASHierarchyChangeSet.mm:10:
/host/spi-builder-workspace/.build/checkouts/Texture/spm/Sources/AsyncDisplayKit/_ASHierarchyChangeSet.h:10:9: fatal error: 'Foundation/Foundation.h' file not found
#import <Foundation/Foundation.h>
        ^~~~~~~~~~~~~~~~~~~~~~~~~
[0/172] Compiling AsyncDisplayKit _ASHierarchyChangeSet.mm
BUILD FAILURE 5.8 linux
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.