This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build xc with Swift 5.8 for Linux.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.28.9
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/s2mr/xc.git
Reference: 0.0.2
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/s2mr/xc
 * tag               0.0.2      -> FETCH_HEAD
HEAD is now at 07cac2a Format
Cloned https://github.com/s2mr/xc.git
Revision (git rev-parse @):
07cac2a60ddcd736b0793eba9fc91c16637bbebd
SUCCESS checkout https://github.com/s2mr/xc.git at 0.0.2
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.8
Building package at path:  $workDir
https://github.com/s2mr/xc.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build 2>&1
Fetching https://github.com/apple/swift-argument-parser.git
[1/11426] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git (0.71s)
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.34s)
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] Compiling ArgumentParserToolInfo ToolInfo.swift
[3/7] Emitting module ArgumentParserToolInfo
[5/9] Wrapping AST for ArgumentParserToolInfo for debugging
[7/46] Emitting module ArgumentParser
[8/51] Compiling ArgumentParser Option.swift
[9/51] Compiling ArgumentParser OptionGroup.swift
[10/51] Compiling ArgumentParser AsyncParsableCommand.swift
[11/51] Compiling ArgumentParser CommandConfiguration.swift
[12/51] Compiling ArgumentParser EnumerableFlag.swift
[13/51] Compiling ArgumentParser ArgumentVisibility.swift
[14/51] Compiling ArgumentParser CompletionKind.swift
[15/51] Compiling ArgumentParser Errors.swift
[16/51] Compiling ArgumentParser Flag.swift
[17/51] Compiling ArgumentParser NameSpecification.swift
[18/51] Compiling ArgumentParser Name.swift
[19/51] Compiling ArgumentParser Parsed.swift
[20/51] Compiling ArgumentParser ParsedValues.swift
[21/51] Compiling ArgumentParser ParserError.swift
[22/51] Compiling ArgumentParser SplitArguments.swift
[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
error: emit-module command failed with exit code 1 (use -v to see invocation)
[52/69] Emitting module Command
/host/spi-builder-workspace/Sources/Command/Subcommand/ListCommand.swift:2:8: error: no such module 'AppKit'
import AppKit
       ^
[53/71] Compiling Command Config.swift
/host/spi-builder-workspace/Sources/Command/Subcommand/ListCommand.swift:2:8: error: no such module 'AppKit'
import AppKit
       ^
[54/71] Compiling Command CustomError.swift
/host/spi-builder-workspace/Sources/Command/Subcommand/ListCommand.swift:2:8: error: no such module 'AppKit'
import AppKit
       ^
[55/71] Compiling Command Collection+Utility.swift
/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 Main.swift
/host/spi-builder-workspace/Sources/Command/Subcommand/ListCommand.swift:2:8: error: no such module 'AppKit'
import AppKit
       ^
[63/71] Compiling Command ConfigCommand.swift
/host/spi-builder-workspace/Sources/Command/Subcommand/ListCommand.swift:2:8: error: no such module 'AppKit'
import AppKit
       ^
[64/71] Compiling Command String+Utility.swift
/host/spi-builder-workspace/Sources/Command/Subcommand/ListCommand.swift:2:8: error: no such module 'AppKit'
import AppKit
       ^
[65/71] Compiling Command Version+Utility.swift
/host/spi-builder-workspace/Sources/Command/Subcommand/ListCommand.swift:2:8: error: no such module 'AppKit'
import AppKit
       ^
[66/71] Compiling Command FileHandle+Utility.swift
/host/spi-builder-workspace/Sources/Command/Subcommand/ListCommand.swift:2:8: error: no such module 'AppKit'
import AppKit
       ^
[67/71] Compiling Command Optional+Utility.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
       ^
[0/1] Planning build
[1/1] Compiling plugin Generate Manual
Building for debugging...
error: emit-module command failed with exit code 1 (use -v to see invocation)
[2/19] Emitting module Command
/host/spi-builder-workspace/Sources/Command/Subcommand/ListCommand.swift:2:8: error: no such module 'AppKit'
import AppKit
       ^
[3/21] Compiling Command OpenCommand.swift
/host/spi-builder-workspace/Sources/Command/Subcommand/ListCommand.swift:2:8: error: no such module 'AppKit'
import AppKit
       ^
[4/21] Compiling Command Bash.swift
/host/spi-builder-workspace/Sources/Command/Subcommand/ListCommand.swift:2:8: error: no such module 'AppKit'
import AppKit
       ^
[5/21] Compiling Command Main.swift
/host/spi-builder-workspace/Sources/Command/Subcommand/ListCommand.swift:2:8: error: no such module 'AppKit'
import AppKit
       ^
[6/21] Compiling Command ConfigCommand.swift
/host/spi-builder-workspace/Sources/Command/Subcommand/ListCommand.swift:2:8: error: no such module 'AppKit'
import AppKit
       ^
[7/21] Compiling Command Version.swift
/host/spi-builder-workspace/Sources/Command/Subcommand/ListCommand.swift:2:8: error: no such module 'AppKit'
import AppKit
       ^
[8/21] Compiling Command XcodePlist.swift
/host/spi-builder-workspace/Sources/Command/Subcommand/ListCommand.swift:2:8: error: no such module 'AppKit'
import AppKit
       ^
[9/21] Compiling Command CurrentDirectory.swift
/host/spi-builder-workspace/Sources/Command/Subcommand/ListCommand.swift:2:8: error: no such module 'AppKit'
import AppKit
       ^
[10/21] Compiling Command Xcode.swift
/host/spi-builder-workspace/Sources/Command/Subcommand/ListCommand.swift:2:8: error: no such module 'AppKit'
import AppKit
       ^
[11/21] Compiling Command String+Utility.swift
/host/spi-builder-workspace/Sources/Command/Subcommand/ListCommand.swift:2:8: error: no such module 'AppKit'
import AppKit
       ^
[12/21] Compiling Command Version+Utility.swift
/host/spi-builder-workspace/Sources/Command/Subcommand/ListCommand.swift:2:8: error: no such module 'AppKit'
import AppKit
       ^
[13/21] Compiling Command EnvCommand.swift
/host/spi-builder-workspace/Sources/Command/Subcommand/ListCommand.swift:2:8: error: no such module 'AppKit'
import AppKit
       ^
[14/21] Compiling Command ListCommand.swift
/host/spi-builder-workspace/Sources/Command/Subcommand/ListCommand.swift:2:8: error: no such module 'AppKit'
import AppKit
       ^
[15/21] Compiling Command FileHandle+Utility.swift
/host/spi-builder-workspace/Sources/Command/Subcommand/ListCommand.swift:2:8: error: no such module 'AppKit'
import AppKit
       ^
[16/21] Compiling Command Optional+Utility.swift
/host/spi-builder-workspace/Sources/Command/Subcommand/ListCommand.swift:2:8: error: no such module 'AppKit'
import AppKit
       ^
[17/21] Compiling Command Config.swift
/host/spi-builder-workspace/Sources/Command/Subcommand/ListCommand.swift:2:8: error: no such module 'AppKit'
import AppKit
       ^
[18/21] Compiling Command CustomError.swift
/host/spi-builder-workspace/Sources/Command/Subcommand/ListCommand.swift:2:8: error: no such module 'AppKit'
import AppKit
       ^
[19/21] Compiling Command Collection+Utility.swift
/host/spi-builder-workspace/Sources/Command/Subcommand/ListCommand.swift:2:8: error: no such module 'AppKit'
import AppKit
       ^
BUILD FAILURE 5.8 linux
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.