The Swift Package Index logo.Swift Package Index

Build Information

Failed to build TextureTransition with Swift 5.8 for Linux.

Build Command

docker run --rm -v "checkouts-4606859-1":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.22.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dankinsoid/TextureTransition.git
Reference: 1.1.4
Cloned https://github.com/dankinsoid/TextureTransition.git into spi-builder-workspace
SUCCESS checkout https://github.com/dankinsoid/TextureTransition.git at 1.1.4
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.8
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4606859-1":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build 2>&1
Fetching https://github.com/FluidGroup/Texture.git
[1/42660] Fetching texture
Fetched https://github.com/FluidGroup/Texture.git (5.30s)
Fetching https://github.com/pinterest/PINRemoteImage.git
[1/11059] Fetching pinremoteimage
Fetched https://github.com/pinterest/PINRemoteImage.git (1.45s)
Fetching https://github.com/3a4oT/IGListKit
[1/12643] Fetching iglistkit
Fetched https://github.com/3a4oT/IGListKit (0.76s)
Fetching https://github.com/dankinsoid/VDTransition.git
Fetching https://github.com/SDWebImage/libwebp-Xcode
Fetching https://github.com/pinterest/PINOperation.git
[1/221] Fetching libwebp-xcode
[130/1040] Fetching libwebp-xcode, pinoperation
[1041/4974] Fetching libwebp-xcode, pinoperation, vdtransition
Fetched https://github.com/SDWebImage/libwebp-Xcode (0.24s)
Fetching https://github.com/pinterest/PINCache.git
Fetched https://github.com/pinterest/PINOperation.git (0.24s)
[1929/9026] Fetching vdtransition, pincache
Fetched https://github.com/pinterest/PINCache.git (1.02s)
Fetched https://github.com/dankinsoid/VDTransition.git (1.78s)
Computing version for https://github.com/SDWebImage/libwebp-Xcode
Computed https://github.com/SDWebImage/libwebp-Xcode at 1.2.3 (0.28s)
Computing version for https://github.com/pinterest/PINCache.git
Computed https://github.com/pinterest/PINCache.git at 3.0.3 (0.28s)
Computing version for https://github.com/dankinsoid/VDTransition.git
Computed https://github.com/dankinsoid/VDTransition.git at 1.11.0 (0.28s)
Computing version for https://github.com/pinterest/PINOperation.git
Computed https://github.com/pinterest/PINOperation.git at 1.2.1 (0.29s)
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/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/PINRemoteImage.git
Working copy of https://github.com/pinterest/PINRemoteImage.git resolved at master
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/PINOperation.git
Working copy of https://github.com/pinterest/PINOperation.git resolved at 1.2.1
Creating working copy for https://github.com/3a4oT/IGListKit
Working copy of https://github.com/3a4oT/IGListKit resolved at spmNumber10
Building for debugging...
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
[0/172] Compiling AsyncDisplayKit ASDefaultPlaybackButton.mm
[0/172] Compiling AsyncDisplayKit ASAbsoluteLayoutSpec.mm
In file included from /host/spi-builder-workspace/.build/checkouts/Texture/spm/Sources/AsyncDisplayKit/ASDimension.mm: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>
        ^~~~~~~~~~~~~~~~~~~~
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
[0/172] Compiling AsyncDisplayKit ASDimension.mm
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>
        ^~~~~~~~~~~~~~~~~~~~~~~~~
[0/172] Compiling AsyncDisplayKit ASAsciiArtBoxCreator.mm
In file included from /host/spi-builder-workspace/.build/checkouts/Texture/spm/Sources/AsyncDisplayKit/ASDelegateProxy.mm:10:
/host/spi-builder-workspace/.build/checkouts/Texture/spm/Sources/AsyncDisplayKit/include/ASDelegateProxy.h:10:9: fatal error: 'Foundation/Foundation.h' file not found
#import <Foundation/Foundation.h>
        ^~~~~~~~~~~~~~~~~~~~~~~~~
[0/172] Compiling AsyncDisplayKit ASDelegateProxy.mm
BUILD FAILURE 5.8 linux

Build Machine: Linux 1