The Swift Package Index logo.Swift Package Index

Build Information

Failed to build KeyHolder with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Clipy/KeyHolder.git
Reference: v4.2.0
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/Clipy/KeyHolder
 * tag               v4.2.0     -> FETCH_HEAD
HEAD is now at 5da0ee0 Bump version to v4.2.0
Submodule path 'Carthage/Checkouts/Magnet': checked out '26d672a031fd33eac94887b4e19aca0ab4761f45'
Submodule path 'Carthage/Checkouts/Magnet/Carthage/Checkouts/Sauce': checked out '8f8fabaa8509c1a653d6c2c3c87396a4c493d876'
Submodule path 'Carthage/Checkouts/Sauce': checked out '8f8fabaa8509c1a653d6c2c3c87396a4c493d876'
Submodule 'Carthage/Checkouts/Magnet' (https://github.com/Clipy/Magnet.git) registered for path 'Carthage/Checkouts/Magnet'
Submodule 'Carthage/Checkouts/Sauce' (https://github.com/Clipy/Sauce.git) registered for path 'Carthage/Checkouts/Sauce'
Cloning into '/host/spi-builder-workspace/Carthage/Checkouts/Magnet'...
Cloning into '/host/spi-builder-workspace/Carthage/Checkouts/Sauce'...
Submodule 'Carthage/Checkouts/Sauce' (https://github.com/Clipy/Sauce.git) registered for path 'Carthage/Checkouts/Magnet/Carthage/Checkouts/Sauce'
Cloning into '/host/spi-builder-workspace/Carthage/Checkouts/Magnet/Carthage/Checkouts/Sauce'...
Cloned https://github.com/Clipy/KeyHolder.git
Revision (git rev-parse @):
5da0ee06fd8709f7d812504bff1555462a3f6956
SUCCESS checkout https://github.com/Clipy/KeyHolder.git at v4.2.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/Clipy/KeyHolder.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/Clipy/Magnet
[1/1305] Fetching magnet
Fetched https://github.com/Clipy/Magnet from cache (0.23s)
Computing version for https://github.com/Clipy/Magnet
Computed https://github.com/Clipy/Magnet at 3.4.0 (0.48s)
Fetching https://github.com/Clipy/Sauce
[1/815] Fetching sauce
Fetched https://github.com/Clipy/Sauce from cache (0.25s)
Computing version for https://github.com/Clipy/Sauce
Computed https://github.com/Clipy/Sauce at 2.4.0 (0.46s)
Creating working copy for https://github.com/Clipy/Magnet
Working copy of https://github.com/Clipy/Magnet resolved at 3.4.0
Creating working copy for https://github.com/Clipy/Sauce
Working copy of https://github.com/Clipy/Sauce resolved at 2.4.0
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version-24593BA9C3E375BF.txt
[5/12] Compiling Sauce SpecialKeyCode.swift
/host/spi-builder-workspace/.build/checkouts/Sauce/Lib/Sauce/InputSource.swift:12:8: error: no such module 'Carbon'
import Carbon
       ^
[6/13] Compiling Sauce Sauce.swift
/host/spi-builder-workspace/.build/checkouts/Sauce/Lib/Sauce/InputSource.swift:12:8: error: no such module 'Carbon'
import Carbon
       ^
[7/13] Compiling Sauce NSMenuItem+Key.swift
/host/spi-builder-workspace/.build/checkouts/Sauce/Lib/Sauce/InputSource.swift:12:8: error: no such module 'Carbon'
import Carbon
       ^
[8/13] Compiling Sauce TISInputSource+Property.swift
/host/spi-builder-workspace/.build/checkouts/Sauce/Lib/Sauce/InputSource.swift:12:8: error: no such module 'Carbon'
import Carbon
       ^
[9/13] Compiling Sauce Key.swift
/host/spi-builder-workspace/.build/checkouts/Sauce/Lib/Sauce/InputSource.swift:12:8: error: no such module 'Carbon'
import Carbon
       ^
[10/13] Compiling Sauce KeyboardLayout.swift
/host/spi-builder-workspace/.build/checkouts/Sauce/Lib/Sauce/InputSource.swift:12:8: error: no such module 'Carbon'
import Carbon
       ^
[11/13] Compiling Sauce ModifierTransformer.swift
/host/spi-builder-workspace/.build/checkouts/Sauce/Lib/Sauce/InputSource.swift:12:8: error: no such module 'Carbon'
import Carbon
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[12/13] Emitting module Sauce
/host/spi-builder-workspace/.build/checkouts/Sauce/Lib/Sauce/InputSource.swift:12:8: error: no such module 'Carbon'
import Carbon
       ^
[13/13] Compiling Sauce InputSource.swift
/host/spi-builder-workspace/.build/checkouts/Sauce/Lib/Sauce/InputSource.swift:12:8: error: no such module 'Carbon'
import Carbon
       ^
error: fatalError
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/9] Compiling Sauce ModifierTransformer.swift
/host/spi-builder-workspace/.build/checkouts/Sauce/Lib/Sauce/InputSource.swift:12:8: error: no such module 'Carbon'
import Carbon
       ^
[3/10] Compiling Sauce NSMenuItem+Key.swift
/host/spi-builder-workspace/.build/checkouts/Sauce/Lib/Sauce/InputSource.swift:12:8: error: no such module 'Carbon'
import Carbon
       ^
[4/10] Compiling Sauce Sauce.swift
/host/spi-builder-workspace/.build/checkouts/Sauce/Lib/Sauce/InputSource.swift:12:8: error: no such module 'Carbon'
import Carbon
       ^
[5/10] Compiling Sauce SpecialKeyCode.swift
/host/spi-builder-workspace/.build/checkouts/Sauce/Lib/Sauce/InputSource.swift:12:8: error: no such module 'Carbon'
import Carbon
       ^
[6/10] Compiling Sauce TISInputSource+Property.swift
/host/spi-builder-workspace/.build/checkouts/Sauce/Lib/Sauce/InputSource.swift:12:8: error: no such module 'Carbon'
import Carbon
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[7/10] Emitting module Sauce
/host/spi-builder-workspace/.build/checkouts/Sauce/Lib/Sauce/InputSource.swift:12:8: error: no such module 'Carbon'
import Carbon
       ^
[8/10] Compiling Sauce InputSource.swift
/host/spi-builder-workspace/.build/checkouts/Sauce/Lib/Sauce/InputSource.swift:12:8: error: no such module 'Carbon'
import Carbon
       ^
[9/10] Compiling Sauce KeyboardLayout.swift
/host/spi-builder-workspace/.build/checkouts/Sauce/Lib/Sauce/InputSource.swift:12:8: error: no such module 'Carbon'
import Carbon
       ^
[10/10] Compiling Sauce Key.swift
/host/spi-builder-workspace/.build/checkouts/Sauce/Lib/Sauce/InputSource.swift:12:8: error: no such module 'Carbon'
import Carbon
       ^
error: fatalError
BUILD FAILURE 5.10 linux

Build Machine: Linux 2