Build Information
Failed to build KippleUI with Swift 5.9 for Linux.
Build Command
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/bdrelling/KippleUI.git
Reference: 0.5.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/bdrelling/KippleUI
* tag 0.5.4 -> FETCH_HEAD
HEAD is now at 95c816d Removed bugged Ubuntu font
Cloned https://github.com/bdrelling/KippleUI.git
Revision (git rev-parse @):
95c816df7ce77e1f560039f41736c6c921f3d23a
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/bdrelling/KippleUI.git at 0.5.4
========================================
Build
========================================
Selected platform: linux
Swift version: 5.9
Building package at path: $workDir
https://github.com/bdrelling/KippleUI.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Fetching https://github.com/bdrelling/KippleTools
Fetching https://github.com/bdrelling/Kipple
[1/1647] Fetching kipple
[232/2367] Fetching kipple, kippletools
Fetched https://github.com/bdrelling/KippleTools (0.65s)
Fetched https://github.com/bdrelling/Kipple (0.67s)
Computing version for https://github.com/bdrelling/KippleTools
Computed https://github.com/bdrelling/KippleTools at 0.5.4 (1.04s)
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/nicklockwood/SwiftFormat
[1/11679] Fetching swift-argument-parser
[9695/50104] Fetching swift-argument-parser, swiftformat
Fetched https://github.com/apple/swift-argument-parser (30.16s)
Fetched https://github.com/nicklockwood/SwiftFormat (30.72s)
Computing version for https://github.com/nicklockwood/SwiftFormat
Computed https://github.com/nicklockwood/SwiftFormat at 0.53.10 (0.36s)
Computing version for https://github.com/bdrelling/Kipple
Computed https://github.com/bdrelling/Kipple at 0.14.3 (0.53s)
Fetching https://github.com/kishikawakatsumi/KeychainAccess
Fetching https://github.com/devicekit/DeviceKit
Fetching https://github.com/apple/swift-log
[1/4386] Fetching keychainaccess
[45/8211] Fetching keychainaccess, devicekit
[2654/11564] Fetching keychainaccess, devicekit, swift-log
Fetched https://github.com/devicekit/DeviceKit (0.66s)
Fetching https://github.com/apple/swift-collections
Fetched https://github.com/apple/swift-log (0.66s)
Fetched https://github.com/kishikawakatsumi/KeychainAccess (0.67s)
[1/14013] Fetching swift-collections
Fetched https://github.com/apple/swift-collections (0.97s)
Computing version for https://github.com/kishikawakatsumi/KeychainAccess
Computed https://github.com/kishikawakatsumi/KeychainAccess at 4.2.2 (0.34s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.5.4 (0.34s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.1.0 (0.51s)
Computing version for https://github.com/devicekit/DeviceKit
Computed https://github.com/devicekit/DeviceKit at 5.3.0 (0.41s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.4.0 (0.34s)
Creating working copy for https://github.com/bdrelling/Kipple
Working copy of https://github.com/bdrelling/Kipple resolved at 0.14.3
Creating working copy for https://github.com/devicekit/DeviceKit
Working copy of https://github.com/devicekit/DeviceKit resolved at 5.3.0
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.1.0
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.4.0
Creating working copy for https://github.com/kishikawakatsumi/KeychainAccess
Working copy of https://github.com/kishikawakatsumi/KeychainAccess resolved at 4.2.2
Creating working copy for https://github.com/nicklockwood/SwiftFormat
Working copy of https://github.com/nicklockwood/SwiftFormat resolved at 0.53.10
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.5.4
Creating working copy for https://github.com/bdrelling/KippleTools
Working copy of https://github.com/bdrelling/KippleTools resolved at 0.5.4
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin SwiftFormatPlugin
Building for debugging...
[2/5] Copying Testing.metal
[2/5] Copying Pixellate.metal
[3/5] Copying Checkerboard.metal
error: emit-module command failed with exit code 1 (use -v to see invocation)
[6/43] Emitting module KippleShaders
/host/spi-builder-workspace/Sources/KippleShaders/Helpers/KippleShaderLibrary.swift:3:8: error: no such module 'Metal'
import Metal
^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[7/43] Emitting module KippleHaptics
/host/spi-builder-workspace/Sources/KippleHaptics/ViewModifiers/View+HapticFeedback.swift:3:8: error: no such module 'SwiftUI'
import SwiftUI
^
[8/43] Compiling KippleHaptics HapticGenerator.swift
/host/spi-builder-workspace/Sources/KippleHaptics/ViewModifiers/View+HapticFeedback.swift:3:8: error: no such module 'SwiftUI'
import SwiftUI
^
[9/43] Compiling KippleHaptics View+HapticFeedback.swift
/host/spi-builder-workspace/Sources/KippleHaptics/ViewModifiers/View+HapticFeedback.swift:3:8: error: no such module 'SwiftUI'
import SwiftUI
^
error: fatalError
[10/43] Compiling KippleShaders View+Pixellate.swift
/host/spi-builder-workspace/Sources/KippleShaders/Helpers/KippleShaderLibrary.swift:3:8: error: no such module 'Metal'
import Metal
^
[11/43] Compiling KippleFonts FontTester.swift
/host/spi-builder-workspace/Sources/KippleFonts/Extensions/Font+Convenience.swift:3:8: error: no such module 'SwiftUI'
import SwiftUI
^
[12/43] Compiling KippleFonts SystemFontIterator.swift
/host/spi-builder-workspace/Sources/KippleFonts/Extensions/Font+Convenience.swift:3:8: error: no such module 'SwiftUI'
import SwiftUI
^
[13/43] Compiling KippleFonts FontIterator.swift
/host/spi-builder-workspace/Sources/KippleFonts/Extensions/Font+Convenience.swift:3:8: error: no such module 'SwiftUI'
import SwiftUI
^
[14/43] Compiling KippleFonts View+Font.swift
/host/spi-builder-workspace/Sources/KippleFonts/Extensions/Font+Convenience.swift:3:8: error: no such module 'SwiftUI'
import SwiftUI
^
[15/43] Compiling KippleFonts UXFont.swift
/host/spi-builder-workspace/Sources/KippleFonts/Extensions/Font+Convenience.swift:3:8: error: no such module 'SwiftUI'
import SwiftUI
^
error: emit-module command failed with exit code 1 (use -v to see invocation)
/host/spi-builder-workspace/Sources/KippleFonts/Extensions/Font+Convenience.swift:3:8: error: no such module 'SwiftUI'
import SwiftUI
^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[16/43] Compiling KippleColors Color+Hex.swift
/host/spi-builder-workspace/Sources/KippleColors/Extensions/Color+Adjusted.swift:3:8: error: no such module 'SwiftUI'
import SwiftUI
^
[17/43] Compiling KippleColors UXColor.swift
/host/spi-builder-workspace/Sources/KippleColors/Extensions/Color+Adjusted.swift:3:8: error: no such module 'SwiftUI'
import SwiftUI
^
/host/spi-builder-workspace/Sources/KippleShaders/Helpers/KippleShaderLibrary.swift:3:8: error: no such module 'Metal'
import Metal
^
[18/43] Emitting module KippleColors
/host/spi-builder-workspace/Sources/KippleColors/Extensions/Color+Adjusted.swift:3:8: error: no such module 'SwiftUI'
import SwiftUI
^
/host/spi-builder-workspace/Sources/KippleColors/Extensions/Color+Adjusted.swift:3:8: error: no such module 'SwiftUI'
import SwiftUI
^
BUILD FAILURE 5.9 linux