Build Information
Successful build of Sake, reference 0.2.2 (f2c91c
), with Swift 6.0 for macOS (SPM) on 13 Nov 2024 05:38:12 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Build Log
========================================
RunAll
========================================
Builder version: 4.57.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/kattouf/Sake.git
Reference: 0.2.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/kattouf/Sake
* tag 0.2.2 -> FETCH_HEAD
HEAD is now at f2c91c8 chore(release): Bump version to 0.2.2
Cloned https://github.com/kattouf/Sake.git
Revision (git rev-parse @):
f2c91c8ecb4f67f0c565b081deb7d180761a21d7
SUCCESS checkout https://github.com/kattouf/Sake.git at 0.2.2
Fetching https://github.com/kareman/SwiftShell
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/apple/swift-syntax
Fetching https://github.com/jpsim/Yams.git
[1/4863] Fetching swiftshell
[634/14778] Fetching swiftshell, yams
[1024/27142] Fetching swiftshell, yams, swift-argument-parser
Fetched https://github.com/kareman/SwiftShell from cache (1.37s)
[7372/22279] Fetching yams, swift-argument-parser
[18909/88768] Fetching yams, swift-argument-parser, swift-syntax
Fetched https://github.com/apple/swift-argument-parser.git from cache (5.21s)
Fetched https://github.com/apple/swift-syntax from cache (5.21s)
Fetched https://github.com/jpsim/Yams.git from cache (5.21s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.1.3 (3.18s)
Computing version for https://github.com/apple/swift-syntax
Computed https://github.com/apple/swift-syntax at 509.1.1 (0.67s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.0 (0.49s)
Computing version for https://github.com/kareman/SwiftShell
Computed https://github.com/kareman/SwiftShell at 5.1.0 (0.59s)
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.1.3
Creating working copy for https://github.com/kareman/SwiftShell
Working copy of https://github.com/kareman/SwiftShell resolved at 5.1.0
Creating working copy for https://github.com/apple/swift-syntax
Working copy of https://github.com/apple/swift-syntax resolved at 509.1.1
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.5.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "sake",
"name": "Sake",
"url": "https://github.com/kattouf/Sake.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Sake",
"dependencies": [
{
"identity": "swiftshell",
"name": "SwiftShell",
"url": "https://github.com/kareman/SwiftShell",
"version": "5.1.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftShell",
"dependencies": [
]
},
{
"identity": "swift-argument-parser",
"name": "swift-argument-parser",
"url": "https://github.com/apple/swift-argument-parser.git",
"version": "1.5.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
"dependencies": [
]
},
{
"identity": "swift-syntax",
"name": "swift-syntax",
"url": "https://github.com/apple/swift-syntax",
"version": "509.1.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
"dependencies": [
]
},
{
"identity": "yams",
"name": "Yams",
"url": "https://github.com/jpsim/Yams.git",
"version": "5.1.3",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Yams",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/kattouf/Sake.git
[1/1090] Fetching sake
Fetched https://github.com/kattouf/Sake.git from cache (0.99s)
Fetching https://github.com/jpsim/Yams.git from cache
Fetching https://github.com/apple/swift-syntax from cache
Fetching https://github.com/apple/swift-argument-parser.git from cache
Fetching https://github.com/kareman/SwiftShell from cache
Fetched https://github.com/jpsim/Yams.git from cache (0.60s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.60s)
Fetched https://github.com/apple/swift-syntax from cache (0.94s)
Fetched https://github.com/kareman/SwiftShell from cache (0.94s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.1.3 (0.02s)
Computing version for https://github.com/kareman/SwiftShell
Computed https://github.com/kareman/SwiftShell at 5.1.0 (0.02s)
Computing version for https://github.com/apple/swift-syntax
Computed https://github.com/apple/swift-syntax at 509.1.1 (0.02s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.0 (0.03s)
Creating working copy for https://github.com/kattouf/Sake.git
Working copy of https://github.com/kattouf/Sake.git resolved at 0.2.2 (f2c91c8)
Creating working copy for https://github.com/apple/swift-syntax
Working copy of https://github.com/apple/swift-syntax resolved at 509.1.1
Creating working copy for https://github.com/kareman/SwiftShell
Working copy of https://github.com/kareman/SwiftShell resolved at 5.1.0
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.1.3
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.5.0
Found 4 product dependencies
- SwiftShell
- swift-argument-parser
- swift-syntax
- Yams
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/kattouf/Sake.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/34] Write sources
[4/34] Write sake-entitlement.plist
[4/34] Write sources
[22/34] Write swift-version--7754E27361AE5C74.txt
[23/48] Compiling writer.c
[24/48] Compiling reader.c
[25/48] Compiling api.c
[26/48] Compiling parser.c
[27/48] Compiling scanner.c
[28/48] Compiling emitter.c
[30/63] Emitting module SwiftSyntax509
[31/63] Compiling SwiftSyntax509 Empty.swift
[32/109] Compiling ArgumentParserToolInfo ToolInfo.swift
[33/109] Emitting module ArgumentParserToolInfo
[34/148] Compiling Yams Tag.swift
[35/149] Compiling ArgumentParser BashCompletionsGenerator.swift
[36/149] Compiling ArgumentParser CompletionsGenerator.swift
[37/149] Compiling ArgumentParser FishCompletionsGenerator.swift
[38/149] Compiling ArgumentParser ZshCompletionsGenerator.swift
[39/149] Compiling ArgumentParser Argument.swift
[40/154] Compiling ArgumentParser NameSpecification.swift
[41/154] Compiling ArgumentParser Option.swift
[42/154] Compiling ArgumentParser OptionGroup.swift
[43/154] Compiling ArgumentParser AsyncParsableCommand.swift
[44/158] Compiling ArgumentParser CommandConfiguration.swift
[45/158] Compiling ArgumentParser CommandGroup.swift
[46/158] Compiling ArgumentParser EnumerableFlag.swift
[47/158] Compiling ArgumentParser ExpressibleByArgument.swift
[48/158] Compiling ArgumentParser ArgumentHelp.swift
[49/158] Compiling ArgumentParser ArgumentVisibility.swift
[50/158] Compiling ArgumentParser CompletionKind.swift
[51/158] Compiling ArgumentParser Errors.swift
[52/158] Compiling ArgumentParser Flag.swift
[58/158] Compiling ArgumentParser Platform.swift
[59/158] Compiling ArgumentParser SequenceExtensions.swift
[60/158] Compiling ArgumentParser StringExtensions.swift
[61/158] Compiling ArgumentParser Tree.swift
[62/158] Emitting module ArgumentParser
[73/158] Compiling SwiftShell Process.swift
[74/158] Compiling SwiftShell Files.swift
[75/158] Compiling SwiftShell Lazy-split.swift
[76/158] Compiling SwiftShell Stream.swift
[77/158] Compiling SwiftShell Bash.swift
[78/158] Compiling SwiftShell String.swift
[79/158] Compiling SwiftShell Array.swift
[80/158] Compiling Yams YamlError.swift
[81/158] Compiling Yams String+Yams.swift
[82/158] Compiling Yams Representer.swift
[83/158] Compiling Yams Resolver.swift
[90/158] Compiling ArgumentParser InputOrigin.swift
[91/158] Compiling ArgumentParser Name.swift
[92/158] Compiling ArgumentParser Parsed.swift
[93/158] Compiling ArgumentParser ParsedValues.swift
[94/158] Compiling ArgumentParser ArgumentDefinition.swift
[95/158] Compiling ArgumentParser ArgumentSet.swift
[96/158] Compiling ArgumentParser CommandParser.swift
[97/158] Compiling ArgumentParser InputKey.swift
[98/158] Compiling ArgumentParser ParsableArguments.swift
[99/158] Compiling ArgumentParser ParsableArgumentsValidation.swift
[100/158] Compiling ArgumentParser ParsableCommand.swift
[101/158] Compiling ArgumentParser ArgumentDecoder.swift
[102/158] Compiling ArgumentParser ParserError.swift
[103/158] Compiling ArgumentParser SplitArguments.swift
[104/158] Compiling ArgumentParser DumpHelpGenerator.swift
[105/158] Compiling ArgumentParser HelpCommand.swift
[106/158] Compiling SwiftShell Context.swift
[107/158] Compiling SwiftShell Command.swift
[108/158] Emitting module SwiftShell
[109/158] Compiling ArgumentParser HelpGenerator.swift
[110/158] Compiling ArgumentParser MessageInfo.swift
[111/158] Compiling ArgumentParser UsageGenerator.swift
[112/158] Compiling ArgumentParser CollectionExtensions.swift
[115/164] Emitting module Yams
[118/164] Compiling SakeShared FileHandle+TextOutputStream.swift
[119/164] Compiling SakeShared URL+BuildDirectory.swift
[120/164] Compiling SakeShared CaseConvertingStrategy.swift
[121/164] Emitting module SakeShared
[122/164] Compiling SakeShared CommandGroupsJSON.swift
[123/164] Compiling SakeShared SakeAppExitCode.swift
[124/186] Compiling SakeCLI Logger.swift
[125/186] Compiling SakeCLI PackageDescription.swift
[126/188] Compiling SakeCLI RunCommand.swift
[127/188] Compiling SakeCLI Constants.swift
[128/188] Compiling SakeCLI BuildCommand.swift
[129/188] Compiling SakeCLI CleanCommand.swift
[130/188] Compiling SakeCLI CommonOptions.swift
[131/188] Compiling SakeCLI SakeAppManager.swift
[132/188] Compiling SakeCLI ShellCompletionCommandListGenerator.swift
[133/188] Compiling SakeCLI SakeAppContents.swift
[134/188] Compiling SakeCLI SakeAppManage+LocalizedError.swift
[135/188] Compiling SakeCLI InitCommand.swift
[136/188] Compiling SakeCLI ListCommand.swift
[137/188] Compiling SakeCLI ENVConfig.swift
[138/188] Compiling SakeCLI FileConfig.swift
[139/188] Compiling SakeCLI DynamicCodingKey.swift
[140/188] Compiling SakeCLI CLIConfig.swift
[141/188] Compiling SakeCLI Config.swift
[142/188] Compiling SakeCLI ConfigManager.swift
[143/188] Compiling SakeCLI SakeAppManager+CommandExecutor.swift
[144/188] Compiling SakeCLI SakeAppManager+FileHandle.swift
[145/188] Emitting module SakeCLI
[146/188] Compiling SakeCLI SakeCLI.swift
[147/188] Compiling SakeCLI Version.swift
[147/188] Write Objects.LinkFileList
[148/188] Linking sake
[149/188] Applying sake
[158/188] Compiling SwiftSyntax SyntaxCollections.swift
[159/188] Compiling SwiftSyntax SyntaxEnum.swift
[160/188] Compiling SwiftSyntax SyntaxKind.swift
[161/188] Emitting module SwiftSyntax
[182/188] Compiling SwiftSyntax SyntaxExprNodes.swift
[183/188] Compiling SwiftSyntax SyntaxNodes.swift
[184/188] Compiling SwiftSyntax SyntaxPatternNodes.swift
[185/188] Compiling SwiftSyntax SyntaxStmtNodes.swift
[186/188] Compiling SwiftSyntax SyntaxTypeNodes.swift
[187/240] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[188/240] Compiling SwiftDiagnostics Note.swift
[189/240] Compiling SwiftDiagnostics Message.swift
[190/240] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[191/240] Compiling SwiftBasicFormat Syntax+Extensions.swift
[192/240] Emitting module SwiftDiagnostics
[193/240] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[194/240] Compiling SwiftDiagnostics FixIt.swift
[195/240] Compiling SwiftDiagnostics Diagnostic.swift
[196/240] Compiling SwiftDiagnostics Convenience.swift
[197/240] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[198/240] Emitting module SwiftBasicFormat
[199/240] Compiling SwiftBasicFormat BasicFormat.swift
[200/240] Compiling SwiftParser Names.swift
[201/240] Compiling SwiftParser Nominals.swift
[202/240] Compiling SwiftParser Parameters.swift
[203/240] Compiling SwiftParser ParseSourceFile.swift
[204/244] Compiling SwiftParser SyntaxUtils.swift
[205/244] Compiling SwiftParser TokenConsumer.swift
[206/244] Compiling SwiftParser TokenPrecedence.swift
[207/244] Compiling SwiftParser TokenSpec.swift
[208/244] Compiling SwiftParser Lexeme.swift
[209/244] Compiling SwiftParser LexemeSequence.swift
[210/244] Compiling SwiftParser Lexer.swift
[211/244] Compiling SwiftParser RegexLiteralLexer.swift
[212/244] Compiling SwiftParser UnicodeScalarExtensions.swift
[213/244] Compiling SwiftParser Lookahead.swift
[214/244] Compiling SwiftParser LoopProgressCondition.swift
[215/244] Compiling SwiftParser Modifiers.swift
[216/244] Compiling SwiftParser TokenSpecSet.swift
[217/244] Compiling SwiftParser TopLevel.swift
[218/244] Compiling SwiftParser TriviaParser.swift
[219/244] Compiling SwiftParser Types.swift
[220/244] Compiling SwiftParser Statements.swift
[221/244] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[222/244] Compiling SwiftParser StringLiterals.swift
[223/244] Compiling SwiftParser SwiftParserCompatibility.swift
[224/244] Compiling SwiftParser Parser.swift
[225/244] Compiling SwiftParser Patterns.swift
[226/244] Compiling SwiftParser Recovery.swift
[227/244] Compiling SwiftParser Specifiers.swift
[228/244] Compiling SwiftParser Attributes.swift
[229/244] Compiling SwiftParser Availability.swift
[230/244] Compiling SwiftParser CharacterInfo.swift
[231/244] Compiling SwiftParser CollectionNodes+Parsable.swift
[232/244] Compiling SwiftParser Declarations.swift
[233/244] Compiling SwiftParser IsLexerClassified.swift
[234/244] Compiling SwiftParser LayoutNodes+Parsable.swift
[235/244] Compiling SwiftParser Parser+TokenSpecSet.swift
[236/244] Compiling SwiftParser TokenSpecStaticMembers.swift
[237/244] Compiling SwiftParser Directives.swift
[238/244] Compiling SwiftParser ExperimentalFeatures.swift
[239/244] Compiling SwiftParser Expressions.swift
[240/244] Compiling SwiftParser IncrementalParseTransition.swift
[241/244] Compiling SwiftParser Cursor.swift
[242/244] Emitting module SwiftParser
[243/267] Compiling SwiftOperators PrecedenceGroup.swift
[244/268] Compiling SwiftOperators PrecedenceGraph.swift
[245/268] Compiling SwiftOperators SyntaxSynthesis.swift
[246/268] Compiling SwiftOperators OperatorTable.swift
[247/268] Compiling SwiftOperators OperatorTable+Semantics.swift
[248/268] Compiling SwiftOperators OperatorTable+Defaults.swift
[249/268] Compiling SwiftOperators OperatorError.swift
[250/268] Compiling SwiftOperators OperatorError+Diagnostics.swift
[251/268] Compiling SwiftOperators Operator.swift
[252/268] Emitting module SwiftOperators
[253/268] Compiling SwiftOperators OperatorTable+Folding.swift
[254/268] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[255/268] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[256/268] Compiling SwiftParserDiagnostics Utils.swift
[257/269] Compiling SwiftParserDiagnostics PresenceUtils.swift
[258/269] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[259/269] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[260/269] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[261/269] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[262/269] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[263/269] Compiling SwiftParserDiagnostics MissingNodesError.swift
[264/269] Compiling SwiftParserDiagnostics MissingTokenError.swift
[265/269] Emitting module SwiftParserDiagnostics
[266/269] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[267/269] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[268/283] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[269/284] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[270/284] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[271/284] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[272/284] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[273/284] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[274/284] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[275/284] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[276/284] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[277/284] Compiling SwiftSyntaxBuilder Indenter.swift
[278/284] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[279/284] Emitting module SwiftSyntaxBuilder
[280/284] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[281/284] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[282/284] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[283/298] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[284/299] Compiling SwiftSyntaxMacros Macro+Format.swift
[285/299] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[286/299] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[287/299] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[288/299] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[289/299] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[290/299] Compiling SwiftSyntaxMacros MemberMacro.swift
[291/299] Compiling SwiftSyntaxMacros Macro.swift
[292/299] Compiling SwiftSyntaxMacros AccessorMacro.swift
[293/299] Compiling SwiftSyntaxMacros AttachedMacro.swift
[294/299] Emitting module SwiftSyntaxMacros
[295/299] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[296/299] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[297/299] Compiling SwiftSyntaxMacros PeerMacro.swift
[298/307] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[299/307] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[300/307] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[301/307] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[302/307] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[303/307] Emitting module SwiftSyntaxMacroExpansion
[304/307] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[305/307] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[306/314] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[307/314] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[308/314] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[309/314] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[310/314] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[311/314] Emitting module SwiftCompilerPluginMessageHandling
[312/314] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[313/316] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[314/316] Emitting module SwiftCompilerPlugin
[315/319] Compiling SakeMacros SakeAppMacro.swift
[316/319] Compiling SakeMacros Plugin.swift
[317/319] Emitting module SakeMacros
[317/319] Write Objects.LinkFileList
[318/319] Linking SakeMacros-tool
[320/337] Compiling Sake SakeAppProtocol.swift
[321/337] Compiling Sake SakeApp+main.swift
[322/337] Compiling Sake SakeAppError.swift
[323/338] Compiling Sake String+Case.swift
[324/338] Compiling Sake CommandsPreprocessor.swift
[325/338] Compiling Sake Logger.swift
[326/338] Compiling Sake Command+Map.swift
[327/338] Compiling Sake Command.swift
[328/338] Compiling Sake CommandNameCaseConverter.swift
[329/338] Compiling Sake CommandRunner.swift
[330/338] Emitting module Sake
[331/338] Compiling Sake RunCommand.swift
[332/338] Compiling Sake SakeParsableCommand.swift
[333/338] Compiling Sake ClosestMatchFinder.swift
[334/338] Compiling Sake Command+Context.swift
[335/338] Compiling Sake CLI.swift
[336/338] Compiling Sake ListCommand.swift
[337/338] Compiling Sake CommandGroupProtocol.swift
[338/338] Compiling Sake CommandListFormatter.swift
Build complete! (57.45s)
Build complete.
{
"dependencies" : [
{
"identity" : "swiftshell",
"requirement" : {
"range" : [
{
"lower_bound" : "5.1.0",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/kareman/SwiftShell"
},
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser.git"
},
{
"identity" : "swift-syntax",
"requirement" : {
"range" : [
{
"lower_bound" : "509.0.0",
"upper_bound" : "510.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-syntax"
},
{
"identity" : "yams",
"requirement" : {
"range" : [
{
"lower_bound" : "5.1.3",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/jpsim/Yams.git"
}
],
"manifest_display_name" : "Sake",
"name" : "Sake",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
}
],
"products" : [
{
"name" : "sake",
"targets" : [
"SakeCLI"
],
"type" : {
"executable" : null
}
},
{
"name" : "Sake",
"targets" : [
"Sake"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SakeMacros",
"targets" : [
"SakeMacros"
],
"type" : {
"macro" : null
}
}
],
"targets" : [
{
"c99name" : "SakeTests",
"module_type" : "SwiftTarget",
"name" : "SakeTests",
"path" : "Tests/SakeTests",
"sources" : [
"ClosestMatchFinderTests.swift",
"CommandListFormatterTests.swift",
"CommandMapTests.swift",
"CommandNameCaseConverterTests.swift",
"CommandRunnerTests.swift",
"CommandsPreprocessorTests.swift"
],
"target_dependencies" : [
"Sake"
],
"type" : "test"
},
{
"c99name" : "SakeShared",
"module_type" : "SwiftTarget",
"name" : "SakeShared",
"path" : "Sources/SakeShared",
"product_dependencies" : [
"ArgumentParser"
],
"product_memberships" : [
"sake",
"Sake"
],
"sources" : [
"CaseConvertingStrategy.swift",
"CommandGroupsJSON.swift",
"FileHandle+TextOutputStream.swift",
"SakeAppExitCode.swift",
"URL+BuildDirectory.swift"
],
"type" : "library"
},
{
"c99name" : "SakeMacrosTests",
"module_type" : "SwiftTarget",
"name" : "SakeMacrosTests",
"path" : "Tests/SakeMacrosTests",
"product_dependencies" : [
"SwiftSyntaxMacrosTestSupport"
],
"sources" : [
"SakeAppMacroTests.swift"
],
"target_dependencies" : [
"SakeMacros"
],
"type" : "test"
},
{
"c99name" : "SakeMacros",
"module_type" : "SwiftTarget",
"name" : "SakeMacros",
"path" : "Sources/SakeMacros",
"product_dependencies" : [
"SwiftSyntaxMacros",
"SwiftCompilerPlugin"
],
"product_memberships" : [
"Sake",
"SakeMacros"
],
"sources" : [
"Plugin.swift",
"SakeAppMacro.swift"
],
"type" : "macro"
},
{
"c99name" : "SakeCLI",
"module_type" : "SwiftTarget",
"name" : "SakeCLI",
"path" : "Sources/SakeCLI",
"product_dependencies" : [
"ArgumentParser",
"SwiftShell",
"Yams"
],
"product_memberships" : [
"sake"
],
"sources" : [
"BuildCommand.swift",
"CleanCommand.swift",
"CommonOptions.swift",
"Config/CLIConfig.swift",
"Config/Config.swift",
"Config/ConfigManager.swift",
"Config/ENVConfig.swift",
"Config/FileConfig.swift",
"Helpers/DynamicCodingKey.swift",
"InitCommand.swift",
"ListCommand.swift",
"RunCommand.swift",
"SakeAppManager/Constants.swift",
"SakeAppManager/Logger.swift",
"SakeAppManager/PackageDescription.swift",
"SakeAppManager/SakeAppContents.swift",
"SakeAppManager/SakeAppManage+LocalizedError.swift",
"SakeAppManager/SakeAppManager+CommandExecutor.swift",
"SakeAppManager/SakeAppManager+FileHandle.swift",
"SakeAppManager/SakeAppManager.swift",
"SakeAppManager/ShellCompletionCommandListGenerator.swift",
"SakeCLI.swift",
"Version.swift"
],
"target_dependencies" : [
"SakeShared"
],
"type" : "executable"
},
{
"c99name" : "Sake",
"module_type" : "SwiftTarget",
"name" : "Sake",
"path" : "Sources/Sake",
"product_dependencies" : [
"ArgumentParser"
],
"product_memberships" : [
"Sake"
],
"sources" : [
"CLI/CLI.swift",
"CLI/ListCommand.swift",
"CLI/RunCommand.swift",
"CLI/SakeParsableCommand.swift",
"ClosestMatchFinder.swift",
"Command+Context.swift",
"Command+Map.swift",
"Command.swift",
"CommandGroupProtocol.swift",
"CommandListFormatter.swift",
"CommandNameCaseConverter.swift",
"CommandRunner.swift",
"CommandsPreprocessor.swift",
"Logger.swift",
"SakeApp+main.swift",
"SakeAppError.swift",
"SakeAppProtocol.swift",
"String+Case.swift"
],
"target_dependencies" : [
"SakeMacros",
"SakeShared"
],
"type" : "library"
},
{
"c99name" : "IntegrationTests",
"module_type" : "SwiftTarget",
"name" : "IntegrationTests",
"path" : "Tests/IntegrationTests",
"product_dependencies" : [
"SwiftShell"
],
"sources" : [
"IntegrationTests.swift"
],
"target_dependencies" : [
"SakeShared"
],
"type" : "test"
}
],
"tools_version" : "5.10"
}
Done.