The Swift Package Index logo.Swift Package Index

Build Information

Failed to build TextureTransition with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dankinsoid/TextureTransition.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/dankinsoid/TextureTransition
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
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 main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/dankinsoid/TextureTransition.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/FluidGroup/Texture.git
[1/42676] Fetching texture
Fetched https://github.com/FluidGroup/Texture.git from cache (5.17s)
Fetching https://github.com/pinterest/PINRemoteImage.git
[1/11187] Fetching pinremoteimage
Fetched https://github.com/pinterest/PINRemoteImage.git from cache (1.57s)
Fetching https://github.com/3a4oT/IGListKit
[1/12643] Fetching iglistkit
Fetched https://github.com/3a4oT/IGListKit from cache (0.73s)
Fetching https://github.com/dankinsoid/VDTransition.git
Fetching https://github.com/SDWebImage/libwebp-Xcode
Fetching https://github.com/pinterest/PINCache.git
Fetching https://github.com/pinterest/PINOperation.git
[1/238] Fetching libwebp-xcode
[61/4172] Fetching libwebp-xcode, vdtransition
[2167/4991] Fetching libwebp-xcode, vdtransition, pinoperation
[3498/10083] Fetching libwebp-xcode, vdtransition, pinoperation, pincache
Fetched https://github.com/SDWebImage/libwebp-Xcode from cache (2.89s)
Fetched https://github.com/pinterest/PINOperation.git from cache (2.89s)
Fetched https://github.com/pinterest/PINCache.git from cache (2.98s)
Fetched https://github.com/dankinsoid/VDTransition.git from cache (3.00s)
Computing version for https://github.com/SDWebImage/libwebp-Xcode
Computed https://github.com/SDWebImage/libwebp-Xcode at 1.2.3 (1.02s)
Computing version for https://github.com/pinterest/PINCache.git
Computed https://github.com/pinterest/PINCache.git at 3.0.3 (0.42s)
Computing version for https://github.com/dankinsoid/VDTransition.git
Computed https://github.com/dankinsoid/VDTransition.git at 1.11.0 (0.54s)
Computing version for https://github.com/pinterest/PINOperation.git
Computed https://github.com/pinterest/PINOperation.git at 1.2.1 (0.40s)
Creating working copy for https://github.com/pinterest/PINRemoteImage.git
Working copy of https://github.com/pinterest/PINRemoteImage.git resolved at master (18637e4)
Creating working copy for https://github.com/FluidGroup/Texture.git
Working copy of https://github.com/FluidGroup/Texture.git resolved at spm (5d03875)
Creating working copy for https://github.com/3a4oT/IGListKit
Working copy of https://github.com/3a4oT/IGListKit resolved at spmNumber10 (979eca9)
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/dankinsoid/VDTransition.git
Working copy of https://github.com/dankinsoid/VDTransition.git resolved at 1.11.0
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/PINOperation.git
Working copy of https://github.com/pinterest/PINOperation.git resolved at 1.2.1
Building for debugging...
In file included from /host/spi-builder-workspace/.build/checkouts/Texture/spm/Sources/AsyncDisplayKit/ASExperimentalFeatures.mm:9:
/host/spi-builder-workspace/.build/checkouts/Texture/spm/Sources/AsyncDisplayKit/include/ASExperimentalFeatures.h:9:9: fatal error: 'Foundation/Foundation.h' file not found
#import <Foundation/Foundation.h>
        ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[0/176] Compiling AsyncDisplayKit ASExperimentalFeatures.mm
[0/176] Compiling AsyncDisplayKit ASImageNode+CGExtras.mm
In file included from /host/spi-builder-workspace/.build/checkouts/Texture/spm/Sources/AsyncDisplayKit/ASHashing.mm:9:
/host/spi-builder-workspace/.build/checkouts/Texture/spm/Sources/AsyncDisplayKit/include/ASHashing.h:9:9: fatal error: 'Foundation/Foundation.h' file not found
#import <Foundation/Foundation.h>
        ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[0/176] Compiling AsyncDisplayKit ASHashing.mm
/host/spi-builder-workspace/.build/checkouts/Texture/spm/Sources/AsyncDisplayKit/ASImageNode+tvOS.mm:10:9: fatal error: 'Foundation/Foundation.h' file not found
#import <Foundation/Foundation.h>
        ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[0/176] Compiling AsyncDisplayKit ASImageNode+tvOS.mm
[0/176] Compiling AsyncDisplayKit ASLayoutManager.mm
In file included from /host/spi-builder-workspace/.build/checkouts/Texture/spm/Sources/AsyncDisplayKit/ASGraphicsContext.mm:9:
/host/spi-builder-workspace/.build/checkouts/Texture/spm/Sources/AsyncDisplayKit/include/ASGraphicsContext.h:9:9: fatal error: 'UIKit/UIKit.h' file not found
#import <UIKit/UIKit.h>
        ^~~~~~~~~~~~~~~
[0/176] Compiling AsyncDisplayKit ASGraphicsContext.mm
[0/176] Compiling AsyncDisplayKit ASBatchContext.mm
In file included from /host/spi-builder-workspace/.build/checkouts/Texture/spm/Sources/AsyncDisplayKit/ASHighlightOverlayLayer.mm:10:
/host/spi-builder-workspace/.build/checkouts/Texture/spm/Sources/AsyncDisplayKit/include/ASHighlightOverlayLayer.h:10:9: fatal error: 'QuartzCore/QuartzCore.h' file not found
#import <QuartzCore/QuartzCore.h>
        ^~~~~~~~~~~~~~~~~~~~~~~~~
[0/176] Compiling AsyncDisplayKit ASHighlightOverlayLayer.mm
[0/1] Planning build
Building for debugging...
[0/176] Write sources
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.
[2/176] Compiling AsyncDisplayKit _ASTransitionContext.mm
[2/176] Compiling AsyncDisplayKit _ASHierarchyChangeSet.mm
In file included from /host/spi-builder-workspace/.build/checkouts/Texture/spm/Sources/AsyncDisplayKit/_ASCoreAnimationExtras.mm:10:
/host/spi-builder-workspace/.build/checkouts/Texture/spm/Sources/AsyncDisplayKit/_ASCoreAnimationExtras.h:10:9: fatal error: 'UIKit/UIKit.h' file not found
#import <UIKit/UIKit.h>
        ^~~~~~~~~~~~~~~
1 error generated.
[2/176] Compiling AsyncDisplayKit _ASCoreAnimationExtras.mm
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>
        ^~~~~~~~~~~~~~~
[2/176] Compiling AsyncDisplayKit _ASDisplayLayer.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>
        ^~~~~~~~~~~~~~~
[2/176] 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>
        ^~~~~~~~~~~~~~~
[2/176] Compiling AsyncDisplayKit _ASDisplayView.mm
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>
        ^~~~~~~~~~~~~~~
1 error generated.
[2/176] Compiling AsyncDisplayKit _ASPendingState.mm
[2/176] Write swift-version-24593BA9C3E375BF.txt
BUILD FAILURE 5.10 linux

Build Machine: Linux 1