Build Information
Failed to build KippleUI with Swift 5.10 for Linux.
Build Command
bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-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.10
Building package at path: $workDir
https://github.com/bdrelling/KippleUI.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Fetching https://github.com/bdrelling/Kipple
Fetching https://github.com/bdrelling/KippleTools
[1/720] Fetching kippletools
[325/2367] Fetching kippletools, kipple
Fetched https://github.com/bdrelling/KippleTools from cache (0.64s)
Fetched https://github.com/bdrelling/Kipple from cache (0.66s)
Computing version for https://github.com/bdrelling/KippleTools
Computed https://github.com/bdrelling/KippleTools at 0.5.4 (0.97s)
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/nicklockwood/SwiftFormat
[1/11679] Fetching swift-argument-parser
[11680/50104] Fetching swift-argument-parser, swiftformat
Fetched https://github.com/apple/swift-argument-parser from cache (26.54s)
Fetched https://github.com/nicklockwood/SwiftFormat from cache (27.10s)
Computing version for https://github.com/nicklockwood/SwiftFormat
Computed https://github.com/nicklockwood/SwiftFormat at 0.53.10 (4.93s)
Computing version for https://github.com/bdrelling/Kipple
Computed https://github.com/bdrelling/Kipple at 0.14.3 (0.44s)
Fetching https://github.com/kishikawakatsumi/KeychainAccess
Fetching https://github.com/devicekit/DeviceKit
Fetching https://github.com/apple/swift-collections
Fetching https://github.com/apple/swift-log
[1/4386] Fetching keychainaccess
[659/8211] Fetching keychainaccess, devicekit
[7511/11564] Fetching keychainaccess, devicekit, swift-log
[8638/25577] Fetching keychainaccess, devicekit, swift-log, swift-collections
Fetched https://github.com/devicekit/DeviceKit from cache (0.45s)
[10682/21752] Fetching keychainaccess, swift-log, swift-collections
Fetched https://github.com/apple/swift-log from cache (1.11s)
Fetched https://github.com/kishikawakatsumi/KeychainAccess from cache (1.12s)
Fetched https://github.com/apple/swift-collections from cache (1.13s)
Computing version for https://github.com/kishikawakatsumi/KeychainAccess
Computed https://github.com/kishikawakatsumi/KeychainAccess at 4.2.2 (0.37s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.5.4 (0.36s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.1.0 (0.54s)
Computing version for https://github.com/devicekit/DeviceKit
Computed https://github.com/devicekit/DeviceKit at 5.3.0 (0.37s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.4.0 (0.33s)
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-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.4.0
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/bdrelling/Kipple
Working copy of https://github.com/bdrelling/Kipple resolved at 0.14.3
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/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.5.4
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/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/13] Write sources
[6/13] Copying Testing.metal
[6/13] Copying Pixellate.metal
[7/13] Write sources
[10/13] Copying Checkerboard.metal
[11/13] Write sources
[12/13] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[14/51] Emitting module KippleHaptics
/host/spi-builder-workspace/Sources/KippleHaptics/ViewModifiers/View+HapticFeedback.swift:3:8: error: no such module 'SwiftUI'
import SwiftUI
^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[15/51] Emitting module KippleShaders
/host/spi-builder-workspace/Sources/KippleShaders/Helpers/KippleShaderLibrary.swift:3:8: error: no such module 'Metal'
import Metal
^
[16/51] Compiling KippleColors UXColor.swift
/host/spi-builder-workspace/Sources/KippleColors/Extensions/Color+Adjusted.swift:3:8: error: no such module 'SwiftUI'
import SwiftUI
^
[17/51] Compiling KippleFonts SystemFontIterator.swift
/host/spi-builder-workspace/Sources/KippleFonts/Extensions/Font+Convenience.swift:3:8: error: no such module 'SwiftUI'
import SwiftUI
^
[18/52] Compiling KippleHaptics HapticGenerator.swift
/host/spi-builder-workspace/Sources/KippleHaptics/ViewModifiers/View+HapticFeedback.swift:3:8: error: no such module 'SwiftUI'
import SwiftUI
^
[19/52] Compiling KippleHaptics View+HapticFeedback.swift
/host/spi-builder-workspace/Sources/KippleHaptics/ViewModifiers/View+HapticFeedback.swift:3:8: error: no such module 'SwiftUI'
import SwiftUI
^
[20/52] Compiling KippleFoundation BundleInfo.swift
[21/52] Compiling KippleFoundation SemanticVersion.swift
error: fatalError
/host/spi-builder-workspace/Sources/KippleShaders/Helpers/KippleShaderLibrary.swift:3:8: error: no such module 'Metal'
import Metal
^
/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/KippleColors/Extensions/Color+Adjusted.swift:3:8: error: no such module 'SwiftUI'
import SwiftUI
^
BUILD FAILURE 5.10 linux