The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Inkable with Swift 5.9 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.9-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/adamwulf/Inkable.git
Reference: main
Cloned https://github.com/adamwulf/Inkable.git into spi-builder-workspace
SUCCESS checkout https://github.com/adamwulf/Inkable.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
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.9-latest swift build 2>&1
Fetching https://github.com/adamwulf/SwiftToolbox.git
[1/1583] Fetching swifttoolbox
Fetched https://github.com/adamwulf/SwiftToolbox.git (0.24s)
Fetching https://github.com/adamwulf/ClippingBezier.git
Fetching https://github.com/adamwulf/PerformanceBezier.git
Fetching https://github.com/apple/swift-docc-plugin
[1/1371] Fetching swift-docc-plugin
[769/3341] Fetching swift-docc-plugin, clippingbezier
[3342/4432] Fetching swift-docc-plugin, clippingbezier, performancebezier
Fetched https://github.com/adamwulf/ClippingBezier.git (0.40s)
Fetched https://github.com/apple/swift-docc-plugin (0.40s)
Fetched https://github.com/adamwulf/PerformanceBezier.git (0.41s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.0.0 (0.28s)
Computing version for https://github.com/adamwulf/ClippingBezier.git
Computed https://github.com/adamwulf/ClippingBezier.git at 1.2.2 (0.27s)
Computing version for https://github.com/adamwulf/PerformanceBezier.git
Computed https://github.com/adamwulf/PerformanceBezier.git at 1.3.2 (0.27s)
Creating working copy for https://github.com/adamwulf/PerformanceBezier.git
Working copy of https://github.com/adamwulf/PerformanceBezier.git resolved at 1.3.2
Creating working copy for https://github.com/adamwulf/SwiftToolbox.git
Working copy of https://github.com/adamwulf/SwiftToolbox.git resolved at main
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.0.0
Creating working copy for https://github.com/adamwulf/ClippingBezier.git
Working copy of https://github.com/adamwulf/ClippingBezier.git resolved at 1.2.2
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Convert/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: warning: switch covers known cases, but 'TargetDependency' may have additional unknown values
                switch dependency {
                ^
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Convert/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: note: handle unknown values using "@unknown default"
                switch dependency {
                ^
[1/1] Compiling plugin Swift-DocC
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Preview/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: warning: switch covers known cases, but 'TargetDependency' may have additional unknown values
                switch dependency {
                ^
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Preview/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: note: handle unknown values using "@unknown default"
                switch dependency {
                ^
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
In file included from /host/spi-builder-workspace/.build/checkouts/PerformanceBezier/PerformanceBezier/UIBezierPath+FirstLast.m:9:
/host/spi-builder-workspace/.build/checkouts/PerformanceBezier/PerformanceBezier/UIBezierPath+FirstLast.h:9:9: fatal error: 'UIKit/UIKit.h' file not found
#import <UIKit/UIKit.h>
        ^~~~~~~~~~~~~~~
1 error generated.
[2/39] Compiling PerformanceBezier UIBezierPath+FirstLast.m
In file included from /host/spi-builder-workspace/.build/checkouts/PerformanceBezier/PerformanceBezier/UIBezierPath+Util.m:9:
In file included from /host/spi-builder-workspace/.build/checkouts/PerformanceBezier/PerformanceBezier/PerformanceBezier.h:11:
/host/spi-builder-workspace/.build/checkouts/PerformanceBezier/PerformanceBezier/UIBezierPath+Center.h:9:9: fatal error: 'UIKit/UIKit.h' file not found
#import <UIKit/UIKit.h>
        ^~~~~~~~~~~~~~~
[2/39] Compiling PerformanceBezier UIBezierPath+Util.m
In file included from /host/spi-builder-workspace/.build/checkouts/PerformanceBezier/PerformanceBezier/UIBezierPath+Uncached.m:9:
/host/spi-builder-workspace/.build/checkouts/PerformanceBezier/PerformanceBezier/UIBezierPath+Uncached.h:9:9: fatal error: 'UIKit/UIKit.h' file not found
#import <UIKit/UIKit.h>
        ^~~~~~~~~~~~~~~
1 error generated.
[2/39] Compiling PerformanceBezier UIBezierPath+Uncached.m
In file included from /host/spi-builder-workspace/.build/checkouts/PerformanceBezier/PerformanceBezier/UIBezierPath+NSOSX.m:9:
/host/spi-builder-workspace/.build/checkouts/PerformanceBezier/PerformanceBezier/UIBezierPath+NSOSX.h:9:9: fatal error: 'UIKit/UIKit.h' file not found
#import <UIKit/UIKit.h>
        ^~~~~~~~~~~~~~~
1 error generated.
[2/39] Compiling PerformanceBezier UIBezierPath+NSOSX.m
In file included from /host/spi-builder-workspace/.build/checkouts/PerformanceBezier/PerformanceBezier/UIBezierPathProperties.m:9:
/host/spi-builder-workspace/.build/checkouts/PerformanceBezier/PerformanceBezier/UIBezierPathProperties.h:9:9: fatal error: 'Foundation/Foundation.h' file not found
#import <Foundation/Foundation.h>
        ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[2/39] Compiling PerformanceBezier UIBezierPathProperties.m
In file included from /host/spi-builder-workspace/.build/checkouts/PerformanceBezier/PerformanceBezier/UIBezierPath+Trim.m:9:
/host/spi-builder-workspace/.build/checkouts/PerformanceBezier/PerformanceBezier/UIBezierPath+Trim.h:19:9: fatal error: 'UIKit/UIKit.h' file not found
#import <UIKit/UIKit.h>
        ^~~~~~~~~~~~~~~
[2/39] Compiling PerformanceBezier UIBezierPath+Trim.m
In file included from /host/spi-builder-workspace/.build/checkouts/PerformanceBezier/PerformanceBezier/UIBezierPath+Equals.m:9:
/host/spi-builder-workspace/.build/checkouts/PerformanceBezier/PerformanceBezier/UIBezierPath+Equals.h:9:9: fatal error: 'UIKit/UIKit.h' file not found
#import <UIKit/UIKit.h>
        ^~~~~~~~~~~~~~~
[2/39] Compiling PerformanceBezier UIBezierPath+Equals.m
BUILD FAILURE 5.9 linux

Build Machine: Linux 1