Build Information
Successful build of jungle, reference main (fe6181
), with Swift 6.2 (beta) for macOS (SPM) on 20 Jun 2025 09:47:07 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/xing/jungle.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/xing/jungle
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at fe61816 Merge pull request #23 from xing/support_products
Cloned https://github.com/xing/jungle.git
Revision (git rev-parse @):
fe61816d4f4fac973cd70c272f1bfb863223d3e1
SUCCESS checkout https://github.com/xing/jungle.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/xing/jungle.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/21] Write sources
[8/21] Write jungle-entitlement.plist
[9/21] Write sources
[11/21] Write swift-version-1EA4D86E10B52AF.txt
[12/27] Compiling writer.c
[13/27] Compiling api.c
[14/27] Compiling emitter.c
[15/27] Compiling scanner.c
[16/27] Compiling parser.c
[17/27] Compiling reader.c
[19/47] Emitting module ArgumentParserToolInfo
[20/47] Compiling ArgumentParserToolInfo ToolInfo.swift
[21/86] Emitting module Yams
[22/88] Compiling ArgumentParser NameSpecification.swift
[23/88] Compiling ArgumentParser Option.swift
[24/88] Compiling ArgumentParser OptionGroup.swift
[25/88] Compiling ArgumentParser AsyncParsableCommand.swift
[26/88] Compiling ArgumentParser CommandConfiguration.swift
[27/88] Compiling ArgumentParser CommandGroup.swift
[28/88] Compiling ArgumentParser EnumerableFlag.swift
[29/88] Compiling ArgumentParser ExpressibleByArgument.swift
[30/92] Compiling ArgumentParser InputOrigin.swift
[31/92] Compiling ArgumentParser Name.swift
[32/92] Compiling ArgumentParser Parsed.swift
[33/92] Compiling ArgumentParser ParsedValues.swift
[34/92] Compiling DependencyModule Module.swift
[35/92] Emitting module DependencyModule
[36/92] Compiling Shell Shell.swift
[37/92] Emitting module Shell
[38/99] Emitting module ArgumentParser
[39/99] Compiling ArgumentParser ArgumentHelp.swift
[40/99] Compiling ArgumentParser ArgumentVisibility.swift
[41/99] Compiling ArgumentParser CompletionKind.swift
[42/99] Compiling ArgumentParser Errors.swift
[43/99] Compiling ArgumentParser Flag.swift
[44/99] Compiling DependencyGraph Graph+Dot.swift
[45/99] Compiling DependencyGraph Graph.swift
[46/99] Compiling DependencyGraph Graph+Stats.swift
[47/99] Emitting module DependencyGraph
[48/99] Compiling DependencyGraph Graph+Make.swift
[49/99] Compiling Yams YamlError.swift
[50/99] Compiling Yams YamlTagProviding.swift
[51/99] Compiling ArgumentParser CompletionsGenerator.swift
[52/99] Compiling ArgumentParser FishCompletionsGenerator.swift
[53/99] Compiling ArgumentParser Platform.swift
[54/99] Compiling ArgumentParser SequenceExtensions.swift
[55/99] Compiling ArgumentParser StringExtensions.swift
[56/99] Compiling ArgumentParser Tree.swift
[57/99] Compiling ArgumentParser ArgumentSet.swift
[58/99] Compiling ArgumentParser CommandParser.swift
[61/99] Compiling ArgumentParser InputKey.swift
[62/99] Compiling ArgumentParser BashCompletionsGenerator.swift
[68/99] Compiling ArgumentParser ArgumentDefinition.swift
[74/99] Compiling ArgumentParser HelpGenerator.swift
[75/99] Compiling ArgumentParser MessageInfo.swift
[76/99] Compiling ArgumentParser UsageGenerator.swift
[77/99] Compiling ArgumentParser CollectionExtensions.swift
[83/99] Compiling ArgumentParser ParsableArguments.swift
[84/99] Compiling ArgumentParser ParsableArgumentsValidation.swift
[85/99] Compiling ArgumentParser ParsableCommand.swift
[86/99] Compiling ArgumentParser ArgumentDecoder.swift
[87/99] Compiling SPMExtractor Module+Package.swift
[88/99] Emitting module SPMExtractor
[89/101] Compiling ArgumentParser ParserError.swift
[90/101] Compiling ArgumentParser SplitArguments.swift
[91/101] Compiling ArgumentParser DumpHelpGenerator.swift
[92/101] Compiling ArgumentParser HelpCommand.swift
[97/101] Emitting module PodExtractor
[98/101] Compiling PodExtractor Module+Podfile.swift
[99/111] Compiling jungle ModuleStats.swift
[100/111] Compiling jungle Outputs.swift
[101/111] Compiling jungle GitLogEntry.swift
[102/111] Compiling jungle GraphCommand.swift
[103/111] Compiling jungle ModulesCommand.swift
[104/111] Compiling jungle Main.swift
[105/111] Compiling jungle DependantCommand.swift
[106/111] Emitting module jungle
[107/111] Compiling jungle HistoryCommand.swift
[108/111] Compiling jungle CompareCommand.swift
[108/111] Write Objects.LinkFileList
[109/111] Linking jungle
[110/111] Applying jungle
Build complete! (12.44s)
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/jpsim/Yams.git
[1/10859] Fetching yams
[2/26239] Fetching yams, swift-argument-parser
Fetched https://github.com/jpsim/Yams.git from cache (1.71s)
Fetched https://github.com/apple/swift-argument-parser from cache (1.71s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.1 (2.16s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.4.0 (0.49s)
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.4.0
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.1
Build complete.
{
"dependencies" : [
{
"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"
},
{
"identity" : "yams",
"requirement" : {
"range" : [
{
"lower_bound" : "5.0.1",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/jpsim/Yams.git"
}
],
"manifest_display_name" : "jungle",
"name" : "jungle",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "12.0"
}
],
"products" : [
{
"name" : "jungle",
"targets" : [
"jungle"
],
"type" : {
"executable" : null
}
},
{
"name" : "PodExtractor",
"targets" : [
"PodExtractor"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SPMExtractor",
"targets" : [
"SPMExtractor"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "DependencyGraph",
"targets" : [
"DependencyGraph"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "Shell",
"targets" : [
"Shell"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "jungleTests",
"module_type" : "SwiftTarget",
"name" : "jungleTests",
"path" : "Tests/jungleTests",
"sources" : [
"GitLogEntryTests.swift"
],
"target_dependencies" : [
"jungle"
],
"type" : "test"
},
{
"c99name" : "jungle",
"module_type" : "SwiftTarget",
"name" : "jungle",
"path" : "Sources/jungle",
"product_dependencies" : [
"ArgumentParser"
],
"product_memberships" : [
"jungle"
],
"sources" : [
"Commands/CompareCommand.swift",
"Commands/DependantCommand.swift",
"Commands/GraphCommand.swift",
"Commands/HistoryCommand.swift",
"Commands/Main.swift",
"Commands/ModulesCommand.swift",
"Models/GitLogEntry.swift",
"Models/ModuleStats.swift",
"Models/Outputs.swift"
],
"target_dependencies" : [
"PodExtractor",
"SPMExtractor",
"DependencyGraph",
"Shell"
],
"type" : "executable"
},
{
"c99name" : "Shell",
"module_type" : "SwiftTarget",
"name" : "Shell",
"path" : "Sources/Shell",
"product_memberships" : [
"jungle",
"PodExtractor",
"SPMExtractor",
"Shell"
],
"sources" : [
"Shell.swift"
],
"type" : "library"
},
{
"c99name" : "SPMExtractorTests",
"module_type" : "SwiftTarget",
"name" : "SPMExtractorTests",
"path" : "Tests/SPMExtractorTests",
"sources" : [
"SPMExtractorTests.swift"
],
"target_dependencies" : [
"SPMExtractor"
],
"type" : "test"
},
{
"c99name" : "SPMExtractor",
"module_type" : "SwiftTarget",
"name" : "SPMExtractor",
"path" : "Sources/SPMExtractor",
"product_memberships" : [
"jungle",
"SPMExtractor"
],
"sources" : [
"Module+Package.swift"
],
"target_dependencies" : [
"DependencyModule",
"Shell"
],
"type" : "library"
},
{
"c99name" : "PodExtractorTests",
"module_type" : "SwiftTarget",
"name" : "PodExtractorTests",
"path" : "Tests/PodExtractorTests",
"sources" : [
"PodExtractorTests.swift"
],
"target_dependencies" : [
"PodExtractor"
],
"type" : "test"
},
{
"c99name" : "PodExtractor",
"module_type" : "SwiftTarget",
"name" : "PodExtractor",
"path" : "Sources/PodExtractor",
"product_dependencies" : [
"Yams"
],
"product_memberships" : [
"jungle",
"PodExtractor"
],
"sources" : [
"Module+Podfile.swift"
],
"target_dependencies" : [
"DependencyModule",
"Shell"
],
"type" : "library"
},
{
"c99name" : "DependencyModule",
"module_type" : "SwiftTarget",
"name" : "DependencyModule",
"path" : "Sources/DependencyModule",
"product_memberships" : [
"jungle",
"PodExtractor",
"SPMExtractor",
"DependencyGraph"
],
"sources" : [
"Module.swift"
],
"type" : "library"
},
{
"c99name" : "DependencyGraphTests",
"module_type" : "SwiftTarget",
"name" : "DependencyGraphTests",
"path" : "Tests/DependencyGraphTests",
"sources" : [
"DependencyGraphTests.swift"
],
"target_dependencies" : [
"DependencyGraph"
],
"type" : "test"
},
{
"c99name" : "DependencyGraph",
"module_type" : "SwiftTarget",
"name" : "DependencyGraph",
"path" : "Sources/DependencyGraph",
"product_memberships" : [
"jungle",
"DependencyGraph"
],
"sources" : [
"Graph+Dot.swift",
"Graph+Make.swift",
"Graph+Stats.swift",
"Graph.swift"
],
"target_dependencies" : [
"DependencyModule"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
Done.