The Swift Package Index logo.Swift Package Index

Build Information

Successful build of jungle, reference 2.3.0 (fe6181), with Swift 6.2 for macOS (SPM) on 20 Jun 2025 09:46:49 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: 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
========================================
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
[3/21] Write jungle-entitlement.plist
[3/21] Write sources
[11/21] Write swift-version-1EA4D86E10B52AF.txt
[12/27] Compiling writer.c
[13/27] Compiling parser.c
[14/27] Compiling scanner.c
[15/27] Compiling api.c
[16/27] Compiling emitter.c
[17/27] Compiling reader.c
[19/47] Compiling ArgumentParserToolInfo ToolInfo.swift
[20/47] Emitting module ArgumentParserToolInfo
[21/86] Compiling ArgumentParser CommandConfiguration.swift
[22/86] Compiling ArgumentParser CommandGroup.swift
[23/86] Compiling ArgumentParser EnumerableFlag.swift
[24/86] Compiling ArgumentParser ExpressibleByArgument.swift
[25/90] Emitting module Yams
[26/92] Compiling Shell Shell.swift
[27/92] Emitting module Shell
[28/92] Compiling DependencyModule Module.swift
[29/92] Emitting module DependencyModule
[30/92] Compiling ArgumentParser ArgumentHelp.swift
[31/92] Compiling ArgumentParser ArgumentVisibility.swift
[32/92] Compiling ArgumentParser CompletionKind.swift
[33/92] Compiling ArgumentParser Errors.swift
[34/92] Compiling ArgumentParser Flag.swift
[35/92] Emitting module ArgumentParser
[36/99] Compiling ArgumentParser InputOrigin.swift
[37/99] Compiling ArgumentParser Name.swift
[38/99] Compiling ArgumentParser Parsed.swift
[39/99] Compiling ArgumentParser ParsedValues.swift
[40/99] Compiling ArgumentParser NameSpecification.swift
[41/99] Compiling ArgumentParser Option.swift
[42/99] Compiling ArgumentParser OptionGroup.swift
[43/99] Compiling ArgumentParser AsyncParsableCommand.swift
[44/99] Compiling Yams YamlError.swift
[45/99] Compiling Yams YamlTagProviding.swift
[46/99] Compiling ArgumentParser CompletionsGenerator.swift
[47/99] Compiling ArgumentParser FishCompletionsGenerator.swift
[48/99] Compiling ArgumentParser CollectionExtensions.swift
[49/99] Compiling ArgumentParser BashCompletionsGenerator.swift
[50/99] Compiling ArgumentParser Platform.swift
[51/99] Compiling ArgumentParser SequenceExtensions.swift
[52/99] Compiling ArgumentParser StringExtensions.swift
[53/99] Compiling ArgumentParser Tree.swift
[54/99] Compiling DependencyGraph Graph.swift
[55/99] Compiling DependencyGraph Graph+Stats.swift
[56/99] Emitting module DependencyGraph
[57/99] Compiling DependencyGraph Graph+Make.swift
[58/99] Compiling DependencyGraph Graph+Dot.swift
[59/99] Compiling ArgumentParser HelpGenerator.swift
[60/99] Compiling ArgumentParser MessageInfo.swift
[61/99] Compiling ArgumentParser UsageGenerator.swift
[66/99] Compiling ArgumentParser ZshCompletionsGenerator.swift
[67/99] Compiling ArgumentParser Argument.swift
[68/99] Compiling ArgumentParser ParsableArguments.swift
[69/99] Compiling ArgumentParser ParsableArgumentsValidation.swift
[70/99] Compiling ArgumentParser ParsableCommand.swift
[71/99] Compiling ArgumentParser ArgumentDecoder.swift
[72/99] Compiling ArgumentParser ParserError.swift
[73/99] Compiling ArgumentParser SplitArguments.swift
[76/99] Compiling SPMExtractor Module+Package.swift
[77/99] Emitting module SPMExtractor
[86/99] Compiling ArgumentParser ArgumentDefinition.swift
[87/99] Compiling ArgumentParser ArgumentSet.swift
[91/99] Compiling ArgumentParser CommandParser.swift
[92/99] Compiling ArgumentParser InputKey.swift
[97/101] Emitting module PodExtractor
[98/101] Compiling PodExtractor Module+Podfile.swift
[99/111] Compiling jungle ModuleStats.swift
[100/111] Compiling jungle GitLogEntry.swift
[101/111] Compiling jungle Outputs.swift
[102/111] Compiling jungle Main.swift
[103/111] Compiling jungle ModulesCommand.swift
[104/111] Compiling jungle GraphCommand.swift
[105/111] Compiling jungle HistoryCommand.swift
[106/111] Compiling jungle DependantCommand.swift
[107/111] Compiling jungle CompareCommand.swift
[108/111] Emitting module jungle
[108/111] Write Objects.LinkFileList
[109/111] Linking jungle
[110/111] Applying jungle
Build complete! (12.40s)
Fetching https://github.com/jpsim/Yams.git
Fetching https://github.com/apple/swift-argument-parser
[1/10859] Fetching yams
[110/26239] Fetching yams, swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (1.72s)
Fetched https://github.com/jpsim/Yams.git from cache (1.72s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.1 (2.19s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.4.0 (0.52s)
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.