The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Badgy 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 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/arthurpalves/badgy.git
Reference: 0.1.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/arthurpalves/badgy
 * tag               0.1.4      -> FETCH_HEAD
HEAD is now at fddc941 Merge pull request #12 from arthurpalves/bump-up-version
Cloned https://github.com/arthurpalves/badgy.git
Revision (git rev-parse @):
fddc941a1bcca169111dbf19c5d5658078f4a2e4
SUCCESS checkout https://github.com/arthurpalves/badgy.git at 0.1.4
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/arthurpalves/badgy.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 2>&1
Fetching https://github.com/jakeheis/SwiftCLI
Fetching https://github.com/kylef/PathKit
Fetching https://github.com/kylef/Spectre.git
[1/1021] Fetching spectre
[583/2425] Fetching spectre, pathkit
[929/7499] Fetching spectre, pathkit, swiftcli
Fetched https://github.com/kylef/Spectre.git from cache (0.27s)
[5667/6478] Fetching pathkit, swiftcli
Fetched https://github.com/kylef/PathKit from cache (0.33s)
Fetched https://github.com/jakeheis/SwiftCLI from cache (0.33s)
Computing version for https://github.com/kylef/PathKit
Computed https://github.com/kylef/PathKit at 1.0.0 (1.10s)
Computing version for https://github.com/jakeheis/SwiftCLI
Computed https://github.com/jakeheis/SwiftCLI at 6.0.1 (0.40s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.9.0 (0.47s)
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.9.0
Creating working copy for https://github.com/jakeheis/SwiftCLI
Working copy of https://github.com/jakeheis/SwiftCLI resolved at 6.0.1
Creating working copy for https://github.com/kylef/PathKit
Working copy of https://github.com/kylef/PathKit resolved at 1.0.0
Building for debugging...
[0/9] Write sources
[3/9] Write swift-version-24593BA9C3E375BF.txt
[5/32] Emitting module SwiftCLI
[6/34] Compiling SwiftCLI ValueBox.swift
[7/34] Compiling SwiftCLI VersionCommand.swift
[8/34] Compiling SwiftCLI ArgumentList.swift
[9/34] Compiling SwiftCLI ArgumentListManipulator.swift
[10/34] Compiling SwiftCLI CLI.swift
[11/34] Compiling SwiftCLI Path.swift
[12/34] Compiling SwiftCLI Stream.swift
[13/34] Compiling SwiftCLI Task.swift
[14/34] Compiling SwiftCLI Command.swift
[15/34] Compiling SwiftCLI Compatibility.swift
[16/34] Compiling SwiftCLI CompletionGenerator.swift
[17/34] Compiling SwiftCLI Error.swift
[18/34] Compiling SwiftCLI HelpCommand.swift
[19/34] Compiling SwiftCLI HelpMessageGenerator.swift
[20/34] Compiling SwiftCLI Input.swift
[21/34] Compiling SwiftCLI Option.swift
[22/34] Compiling SwiftCLI OptionGroup.swift
[23/34] Compiling SwiftCLI OptionRegistry.swift
[24/34] Compiling SwiftCLI Parameter.swift
[25/34] Compiling SwiftCLI Parser.swift
[26/34] Compiling SwiftCLI Term.swift
[27/34] Compiling SwiftCLI Validation.swift
[28/35] Wrapping AST for SwiftCLI for debugging
[30/35] Compiling PathKit PathKit.swift
[31/35] Emitting module PathKit
[32/36] Wrapping AST for PathKit for debugging
[34/49] Compiling Badgy Position.swift
/host/spi-builder-workspace/Sources/Badgy/Helpers/Factory.swift:8:8: error: no such module 'AppKit'
import AppKit
       ^
[35/50] Compiling Badgy Foundation+Extensions.swift
/host/spi-builder-workspace/Sources/Badgy/Helpers/Factory.swift:8:8: error: no such module 'AppKit'
import AppKit
       ^
[36/50] Compiling Badgy Validation+HexColor.swift
/host/spi-builder-workspace/Sources/Badgy/Helpers/Factory.swift:8:8: error: no such module 'AppKit'
import AppKit
       ^
[37/50] Compiling Badgy VerboseLogger.swift
/host/spi-builder-workspace/Sources/Badgy/Helpers/Factory.swift:8:8: error: no such module 'AppKit'
import AppKit
       ^
[38/50] Compiling Badgy IconSetDelegate.swift
/host/spi-builder-workspace/Sources/Badgy/Helpers/Factory.swift:8:8: error: no such module 'AppKit'
import AppKit
       ^
[39/50] Compiling Badgy Logger.swift
/host/spi-builder-workspace/Sources/Badgy/Helpers/Factory.swift:8:8: error: no such module 'AppKit'
import AppKit
       ^
[40/50] Compiling Badgy main.swift
/host/spi-builder-workspace/Sources/Badgy/Helpers/Factory.swift:8:8: error: no such module 'AppKit'
import AppKit
       ^
[41/50] Compiling Badgy Factory+Small.swift
/host/spi-builder-workspace/Sources/Badgy/Helpers/Factory.swift:8:8: error: no such module 'AppKit'
import AppKit
       ^
[42/50] Compiling Badgy Factory.swift
/host/spi-builder-workspace/Sources/Badgy/Helpers/Factory.swift:8:8: error: no such module 'AppKit'
import AppKit
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[43/50] Emitting module Badgy
/host/spi-builder-workspace/Sources/Badgy/Helpers/Factory.swift:8:8: error: no such module 'AppKit'
import AppKit
       ^
[44/50] Compiling Badgy DependencyManager.swift
/host/spi-builder-workspace/Sources/Badgy/Helpers/Factory.swift:8:8: error: no such module 'AppKit'
import AppKit
       ^
[45/50] Compiling Badgy Factory+Resizer.swift
/host/spi-builder-workspace/Sources/Badgy/Helpers/Factory.swift:8:8: error: no such module 'AppKit'
import AppKit
       ^
[46/50] Compiling Badgy Long.swift
/host/spi-builder-workspace/Sources/Badgy/Helpers/Factory.swift:8:8: error: no such module 'AppKit'
import AppKit
       ^
[47/50] Compiling Badgy Small.swift
/host/spi-builder-workspace/Sources/Badgy/Helpers/Factory.swift:8:8: error: no such module 'AppKit'
import AppKit
       ^
error: fatalError
[0/1] Planning build
Building for debugging...
[0/6] Write swift-version-24593BA9C3E375BF.txt
[2/17] Compiling Badgy Foundation+Extensions.swift
/host/spi-builder-workspace/Sources/Badgy/Helpers/Factory.swift:8:8: error: no such module 'AppKit'
import AppKit
       ^
[3/17] Compiling Badgy Validation+HexColor.swift
/host/spi-builder-workspace/Sources/Badgy/Helpers/Factory.swift:8:8: error: no such module 'AppKit'
import AppKit
       ^
[4/18] Compiling Badgy DependencyManager.swift
/host/spi-builder-workspace/Sources/Badgy/Helpers/Factory.swift:8:8: error: no such module 'AppKit'
import AppKit
       ^
[5/18] Compiling Badgy Factory+Resizer.swift
/host/spi-builder-workspace/Sources/Badgy/Helpers/Factory.swift:8:8: error: no such module 'AppKit'
import AppKit
       ^
[6/18] Compiling Badgy Factory+Small.swift
/host/spi-builder-workspace/Sources/Badgy/Helpers/Factory.swift:8:8: error: no such module 'AppKit'
import AppKit
       ^
[7/18] Compiling Badgy Factory.swift
/host/spi-builder-workspace/Sources/Badgy/Helpers/Factory.swift:8:8: error: no such module 'AppKit'
import AppKit
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[8/18] Emitting module Badgy
/host/spi-builder-workspace/Sources/Badgy/Helpers/Factory.swift:8:8: error: no such module 'AppKit'
import AppKit
       ^
[9/18] Compiling Badgy Long.swift
/host/spi-builder-workspace/Sources/Badgy/Helpers/Factory.swift:8:8: error: no such module 'AppKit'
import AppKit
       ^
[10/18] Compiling Badgy Small.swift
/host/spi-builder-workspace/Sources/Badgy/Helpers/Factory.swift:8:8: error: no such module 'AppKit'
import AppKit
       ^
[11/18] Compiling Badgy main.swift
/host/spi-builder-workspace/Sources/Badgy/Helpers/Factory.swift:8:8: error: no such module 'AppKit'
import AppKit
       ^
[12/18] Compiling Badgy VerboseLogger.swift
/host/spi-builder-workspace/Sources/Badgy/Helpers/Factory.swift:8:8: error: no such module 'AppKit'
import AppKit
       ^
[13/18] Compiling Badgy Position.swift
/host/spi-builder-workspace/Sources/Badgy/Helpers/Factory.swift:8:8: error: no such module 'AppKit'
import AppKit
       ^
[14/18] Compiling Badgy IconSetDelegate.swift
/host/spi-builder-workspace/Sources/Badgy/Helpers/Factory.swift:8:8: error: no such module 'AppKit'
import AppKit
       ^
[15/18] Compiling Badgy Logger.swift
/host/spi-builder-workspace/Sources/Badgy/Helpers/Factory.swift:8:8: error: no such module 'AppKit'
import AppKit
       ^
error: fatalError
BUILD FAILURE 5.10 linux

Build Machine: Linux 1