Build Information
Successful build of jungle, reference 2.3.0 (fe6181), with Swift 6.3 for macOS (SPM) on 22 Apr 2026 12:52:48 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/xing/jungle.git
Reference: 2.3.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/xing/jungle
* tag 2.3.0 -> FETCH_HEAD
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 2.3.0
Fetching https://github.com/jpsim/Yams.git
Fetching https://github.com/apple/swift-argument-parser
[1/11551] Fetching yams
[2/28998] Fetching yams, swift-argument-parser
Fetched https://github.com/jpsim/Yams.git from cache (4.78s)
Fetched https://github.com/apple/swift-argument-parser from cache (4.78s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.0.1 (5.57s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.2.0 (0.84s)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.2.0
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.0.1
========================================
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",
"traits": [
"default"
],
"dependencies": [
{
"identity": "jungle",
"name": "jungle",
"url": "https://github.com/xing/jungle.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/jungle",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swift-argument-parser",
"name": "swift-argument-parser",
"url": "https://github.com/apple/swift-argument-parser",
"version": "1.7.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
"traits": [
"default"
],
"dependencies": [
]
},
{
"identity": "yams",
"name": "Yams",
"url": "https://github.com/jpsim/Yams.git",
"version": "5.4.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Yams",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/xing/jungle.git
[1/792] Fetching jungle
Fetched https://github.com/xing/jungle.git from cache (0.84s)
Fetching https://github.com/jpsim/Yams.git from cache
Fetching https://github.com/apple/swift-argument-parser from cache
Fetched https://github.com/apple/swift-argument-parser from cache (0.59s)
Fetched https://github.com/jpsim/Yams.git from cache (0.59s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.4.0 (1.27s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.1 (0.61s)
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.7.1
Creating working copy for https://github.com/xing/jungle.git
Working copy of https://github.com/xing/jungle.git resolved at 2.3.0 (fe61816)
Found 2 product dependencies
- swift-argument-parser
- Yams
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/xing/jungle.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Generate Manual
Building for debugging...
[1/21] Write sources
[7/21] Write jungle-entitlement.plist
[8/21] Write sources
[11/21] Write swift-version--6988338F2F200930.txt
[12/27] Compiling parser.c
[13/27] Compiling api.c
[14/27] Compiling scanner.c
[15/27] Compiling writer.c
[16/27] Compiling reader.c
[17/27] Compiling emitter.c
[19/42] Compiling ArgumentParserToolInfo ToolInfo.swift
[20/42] Emitting module ArgumentParserToolInfo
[21/80] Compiling ArgumentParser ArgumentHelp.swift
[22/80] Compiling ArgumentParser ArgumentVisibility.swift
[23/80] Compiling ArgumentParser CompletionKind.swift
[24/80] Compiling ArgumentParser Errors.swift
[25/84] Compiling ArgumentParser InputOrigin.swift
[26/84] Compiling ArgumentParser Name.swift
[27/84] Compiling ArgumentParser Parsed.swift
[28/84] Compiling ArgumentParser ParsedValues.swift
[29/84] Emitting module ArgumentParser
[30/84] Emitting module DependencyModule
[31/84] Compiling DependencyModule Module.swift
[32/84] Compiling ArgumentParser Flag.swift
[33/84] Compiling ArgumentParser NameSpecification.swift
[34/84] Compiling ArgumentParser Option.swift
[35/84] Compiling ArgumentParser OptionGroup.swift
[36/84] Emitting module Shell
[37/84] Compiling Shell Shell.swift
[38/84] Compiling ArgumentParser BashCompletionsGenerator.swift
[39/84] Compiling ArgumentParser CompletionsGenerator.swift
[40/84] Compiling ArgumentParser FishCompletionsGenerator.swift
[41/84] Compiling ArgumentParser ZshCompletionsGenerator.swift
[42/84] Compiling ArgumentParser Argument.swift
[43/91] Compiling ArgumentParser Platform.swift
[44/91] Compiling ArgumentParser SequenceExtensions.swift
[45/91] Compiling ArgumentParser StringExtensions.swift
[46/91] Compiling ArgumentParser Tree.swift
[47/91] Compiling ArgumentParser HelpGenerator.swift
[48/91] Compiling ArgumentParser MessageInfo.swift
[49/91] Compiling ArgumentParser UsageGenerator.swift
[50/91] Compiling ArgumentParser CollectionExtensions.swift
[51/91] Compiling ArgumentParser AsyncParsableCommand.swift
[52/91] Compiling ArgumentParser CommandConfiguration.swift
[53/91] Compiling ArgumentParser EnumerableFlag.swift
[54/91] Compiling ArgumentParser ExpressibleByArgument.swift
[55/91] Compiling ArgumentParser ParserError.swift
[56/91] Compiling ArgumentParser SplitArguments.swift
[57/91] Compiling ArgumentParser DumpHelpGenerator.swift
[58/91] Compiling ArgumentParser HelpCommand.swift
[59/91] Compiling ArgumentParser ParsableArguments.swift
[60/91] Compiling ArgumentParser ParsableArgumentsValidation.swift
[61/91] Compiling ArgumentParser ParsableCommand.swift
[62/91] Compiling ArgumentParser ArgumentDecoder.swift
[63/91] Compiling DependencyGraph Graph.swift
[64/91] Compiling DependencyGraph Graph+Stats.swift
[65/91] Compiling DependencyGraph Graph+Dot.swift
[66/91] Emitting module DependencyGraph
[67/91] Compiling DependencyGraph Graph+Make.swift
[68/91] Compiling ArgumentParser ArgumentDefinition.swift
[69/91] Compiling ArgumentParser ArgumentSet.swift
[70/91] Compiling ArgumentParser CommandParser.swift
[71/91] Compiling ArgumentParser InputKey.swift
[72/91] Compiling SPMExtractor Module+Package.swift
[73/91] Emitting module SPMExtractor
[74/91] Compiling Yams Tag.swift
[75/92] Emitting module Yams
[76/92] Compiling Yams Resolver.swift
[77/92] Compiling Yams String+Yams.swift
[84/92] Compiling Yams Representer.swift
[89/92] Compiling Yams YamlError.swift
[90/94] Compiling PodExtractor Module+Podfile.swift
[91/94] Emitting module PodExtractor
[92/104] Compiling jungle ModuleStats.swift
[93/104] Compiling jungle Outputs.swift
[94/104] Compiling jungle GitLogEntry.swift
[95/104] Compiling jungle ModulesCommand.swift
[96/104] Compiling jungle DependantCommand.swift
[97/104] Compiling jungle Main.swift
[98/104] Compiling jungle GraphCommand.swift
[99/104] Compiling jungle HistoryCommand.swift
[100/104] Emitting module jungle
[101/104] Compiling jungle CompareCommand.swift
[101/104] Write Objects.LinkFileList
[102/104] Linking jungle
[103/104] Applying jungle
Build complete! (13.70s)
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.