The Swift Package Index logo.Swift Package Index

Build Information

Failed to build xc with Swift 5.9 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.9-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/s2mr/xc.git
Reference: main
Cloned https://github.com/s2mr/xc.git into spi-builder-workspace
SUCCESS checkout https://github.com/s2mr/xc.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
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.9-latest swift build 2>&1
Fetching https://github.com/apple/swift-argument-parser.git
[1/10785] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git (0.64s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.2.0 (0.33s)
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.2.0
[1/1] Compiling plugin Generate Manual
Building for debugging...
[2/7] Emitting module ArgumentParserToolInfo
[3/7] Compiling ArgumentParserToolInfo ToolInfo.swift
[5/9] Wrapping AST for ArgumentParserToolInfo for debugging
[7/46] Compiling ArgumentParser ArgumentVisibility.swift
[8/46] Compiling ArgumentParser CompletionKind.swift
[9/46] Compiling ArgumentParser Errors.swift
[10/46] Compiling ArgumentParser Flag.swift
[11/46] Compiling ArgumentParser NameSpecification.swift
[12/51] Compiling ArgumentParser Option.swift
[13/51] Compiling ArgumentParser OptionGroup.swift
[14/51] Compiling ArgumentParser AsyncParsableCommand.swift
[15/51] Compiling ArgumentParser CommandConfiguration.swift
[16/51] Compiling ArgumentParser EnumerableFlag.swift
[17/51] Compiling ArgumentParser Name.swift
[18/51] Compiling ArgumentParser Parsed.swift
[19/51] Compiling ArgumentParser ParsedValues.swift
[20/51] Compiling ArgumentParser ParserError.swift
[21/51] Compiling ArgumentParser SplitArguments.swift
[22/51] Emitting module ArgumentParser
[23/51] Compiling ArgumentParser BashCompletionsGenerator.swift
[24/51] Compiling ArgumentParser CompletionsGenerator.swift
[25/51] Compiling ArgumentParser FishCompletionsGenerator.swift
[26/51] Compiling ArgumentParser ZshCompletionsGenerator.swift
[27/51] Compiling ArgumentParser Argument.swift
[28/51] Compiling ArgumentParser ArgumentHelp.swift
[29/51] Compiling ArgumentParser ExpressibleByArgument.swift
[30/51] Compiling ArgumentParser ParsableArguments.swift
[31/51] Compiling ArgumentParser ParsableArgumentsValidation.swift
[32/51] Compiling ArgumentParser ParsableCommand.swift
[33/51] Compiling ArgumentParser ArgumentDecoder.swift
[34/51] Compiling ArgumentParser ArgumentDefinition.swift
[35/51] Compiling ArgumentParser ArgumentSet.swift
[36/51] Compiling ArgumentParser CommandParser.swift
[37/51] Compiling ArgumentParser InputKey.swift
[38/51] Compiling ArgumentParser InputOrigin.swift
[39/51] Compiling ArgumentParser CollectionExtensions.swift
[40/51] Compiling ArgumentParser Platform.swift
[41/51] Compiling ArgumentParser SequenceExtensions.swift
[42/51] Compiling ArgumentParser StringExtensions.swift
[43/51] Compiling ArgumentParser Tree.swift
[44/51] Compiling ArgumentParser DumpHelpGenerator.swift
[45/51] Compiling ArgumentParser HelpCommand.swift
[46/51] Compiling ArgumentParser HelpGenerator.swift
[47/51] Compiling ArgumentParser MessageInfo.swift
[48/51] Compiling ArgumentParser UsageGenerator.swift
[50/53] Wrapping AST for ArgumentParser for debugging
[52/69] Compiling Command Config.swift
/host/spi-builder-workspace/Sources/Command/Subcommand/ListCommand.swift:2:8: error: no such module 'AppKit'
import AppKit
       ^
[53/69] Compiling Command CustomError.swift
/host/spi-builder-workspace/Sources/Command/Subcommand/ListCommand.swift:2:8: error: no such module 'AppKit'
import AppKit
       ^
[54/69] Compiling Command Collection+Utility.swift
/host/spi-builder-workspace/Sources/Command/Subcommand/ListCommand.swift:2:8: error: no such module 'AppKit'
import AppKit
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[55/71] Emitting module Command
/host/spi-builder-workspace/Sources/Command/Subcommand/ListCommand.swift:2:8: error: no such module 'AppKit'
import AppKit
       ^
[56/71] Compiling Command CurrentDirectory.swift
/host/spi-builder-workspace/Sources/Command/Subcommand/ListCommand.swift:2:8: error: no such module 'AppKit'
import AppKit
       ^
[57/71] Compiling Command Xcode.swift
/host/spi-builder-workspace/Sources/Command/Subcommand/ListCommand.swift:2:8: error: no such module 'AppKit'
import AppKit
       ^
[58/71] Compiling Command OpenCommand.swift
/host/spi-builder-workspace/Sources/Command/Subcommand/ListCommand.swift:2:8: error: no such module 'AppKit'
import AppKit
       ^
[59/71] Compiling Command Bash.swift
/host/spi-builder-workspace/Sources/Command/Subcommand/ListCommand.swift:2:8: error: no such module 'AppKit'
import AppKit
       ^
[60/71] Compiling Command Version.swift
/host/spi-builder-workspace/Sources/Command/Subcommand/ListCommand.swift:2:8: error: no such module 'AppKit'
import AppKit
       ^
[61/71] Compiling Command XcodePlist.swift
/host/spi-builder-workspace/Sources/Command/Subcommand/ListCommand.swift:2:8: error: no such module 'AppKit'
import AppKit
       ^
[62/71] Compiling Command String+Utility.swift
/host/spi-builder-workspace/Sources/Command/Subcommand/ListCommand.swift:2:8: error: no such module 'AppKit'
import AppKit
       ^
[63/71] Compiling Command Version+Utility.swift
/host/spi-builder-workspace/Sources/Command/Subcommand/ListCommand.swift:2:8: error: no such module 'AppKit'
import AppKit
       ^
[64/71] Compiling Command FileHandle+Utility.swift
/host/spi-builder-workspace/Sources/Command/Subcommand/ListCommand.swift:2:8: error: no such module 'AppKit'
import AppKit
       ^
[65/71] Compiling Command Optional+Utility.swift
/host/spi-builder-workspace/Sources/Command/Subcommand/ListCommand.swift:2:8: error: no such module 'AppKit'
import AppKit
       ^
[66/71] Compiling Command Main.swift
/host/spi-builder-workspace/Sources/Command/Subcommand/ListCommand.swift:2:8: error: no such module 'AppKit'
import AppKit
       ^
[67/71] Compiling Command ConfigCommand.swift
/host/spi-builder-workspace/Sources/Command/Subcommand/ListCommand.swift:2:8: error: no such module 'AppKit'
import AppKit
       ^
[68/71] Compiling Command EnvCommand.swift
/host/spi-builder-workspace/Sources/Command/Subcommand/ListCommand.swift:2:8: error: no such module 'AppKit'
import AppKit
       ^
[69/71] Compiling Command ListCommand.swift
/host/spi-builder-workspace/Sources/Command/Subcommand/ListCommand.swift:2:8: error: no such module 'AppKit'
import AppKit
       ^
error: fatalError
BUILD FAILURE 5.9 linux

Build Machine: Linux 2