The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SwiftKeys with Swift 5.8 for Linux.

Build Command

docker run --rm -v "checkouts-4609320-0":/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/jordanbaird/SwiftKeys.git
Reference: 0.2.0
Cloned https://github.com/jordanbaird/SwiftKeys.git into spi-builder-workspace
SPI manifest file found: spi-builder-workspace/.spi.yml
SUCCESS checkout https://github.com/jordanbaird/SwiftKeys.git at 0.2.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.8
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4609320-0":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build 2>&1
Building for debugging...
[1/12] Compiling SwiftKeys NSMenuItem+extensions.swift
/host/spi-builder-workspace/Sources/SwiftKeys/KeyCommand/Key.swift:6:8: error: no such module 'Carbon.HIToolbox'
import Carbon.HIToolbox
       ^
[2/12] Compiling SwiftKeys Utilities.swift
/host/spi-builder-workspace/Sources/SwiftKeys/KeyCommand/Key.swift:6:8: error: no such module 'Carbon.HIToolbox'
import Carbon.HIToolbox
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/13] Emitting module SwiftKeys
/host/spi-builder-workspace/Sources/SwiftKeys/KeyCommand/Key.swift:6:8: error: no such module 'Carbon.HIToolbox'
import Carbon.HIToolbox
       ^
[4/13] Compiling SwiftKeys ViewModifiers.swift
/host/spi-builder-workspace/Sources/SwiftKeys/KeyCommand/Key.swift:6:8: error: no such module 'Carbon.HIToolbox'
import Carbon.HIToolbox
       ^
[5/13] Compiling SwiftKeys Key.swift
/host/spi-builder-workspace/Sources/SwiftKeys/KeyCommand/Key.swift:6:8: error: no such module 'Carbon.HIToolbox'
import Carbon.HIToolbox
       ^
[6/13] Compiling SwiftKeys KeyCommand.swift
/host/spi-builder-workspace/Sources/SwiftKeys/KeyCommand/Key.swift:6:8: error: no such module 'Carbon.HIToolbox'
import Carbon.HIToolbox
       ^
[7/13] Compiling SwiftKeys KeyRecorderView.swift
/host/spi-builder-workspace/Sources/SwiftKeys/KeyCommand/Key.swift:6:8: error: no such module 'Carbon.HIToolbox'
import Carbon.HIToolbox
       ^
[8/13] Compiling SwiftKeys KeyCommandProxy.swift
/host/spi-builder-workspace/Sources/SwiftKeys/KeyCommand/Key.swift:6:8: error: no such module 'Carbon.HIToolbox'
import Carbon.HIToolbox
       ^
[9/13] Compiling SwiftKeys Modifier.swift
/host/spi-builder-workspace/Sources/SwiftKeys/KeyCommand/Key.swift:6:8: error: no such module 'Carbon.HIToolbox'
import Carbon.HIToolbox
       ^
[10/13] Compiling SwiftKeys Name.swift
/host/spi-builder-workspace/Sources/SwiftKeys/KeyCommand/Key.swift:6:8: error: no such module 'Carbon.HIToolbox'
import Carbon.HIToolbox
       ^
[11/13] Compiling SwiftKeys Observation.swift
/host/spi-builder-workspace/Sources/SwiftKeys/KeyCommand/Key.swift:6:8: error: no such module 'Carbon.HIToolbox'
import Carbon.HIToolbox
       ^
[12/13] Compiling SwiftKeys BezelStyle.swift
/host/spi-builder-workspace/Sources/SwiftKeys/KeyCommand/Key.swift:6:8: error: no such module 'Carbon.HIToolbox'
import Carbon.HIToolbox
       ^
[13/13] Compiling SwiftKeys KeyRecorder.swift
/host/spi-builder-workspace/Sources/SwiftKeys/KeyCommand/Key.swift:6:8: error: no such module 'Carbon.HIToolbox'
import Carbon.HIToolbox
       ^
BUILD FAILURE 5.8 linux

Build Machine: Linux 2