The Swift Package Index logo.Swift Package Index

Build Information

Successful build of jungle with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/xing/jungle.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-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
Fetching https://github.com/jpsim/Yams.git from cache
Fetching https://github.com/apple/swift-argument-parser from cache
Fetched https://github.com/jpsim/Yams.git (0.44s)
Fetched https://github.com/apple/swift-argument-parser (0.58s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.0.1 (0.65s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.2.0 (0.03s)
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/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "jungle",
      "name": "jungle",
      "url": "https://github.com/xing/jungle.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/jungle",
      "dependencies": [
        {
          "identity": "swift-argument-parser",
          "name": "swift-argument-parser",
          "url": "https://github.com/apple/swift-argument-parser",
          "version": "1.2.3",
          "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
          "dependencies": [
          ]
        },
        {
          "identity": "yams",
          "name": "Yams",
          "url": "https://github.com/jpsim/Yams.git",
          "version": "5.0.6",
          "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Yams",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/xing/jungle.git
[1/696] Fetching jungle
Fetched https://github.com/xing/jungle.git (0.34s)
Fetching https://github.com/apple/swift-argument-parser from cache
Fetching https://github.com/jpsim/Yams.git from cache
Fetched https://github.com/jpsim/Yams.git (0.40s)
Fetched https://github.com/apple/swift-argument-parser (0.52s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.2.3 (0.02s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.0.6 (0.02s)
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.0.6
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.3
Creating working copy for https://github.com/xing/jungle.git
Working copy of https://github.com/xing/jungle.git resolved at main
Found 2 product dependencies
  - swift-argument-parser
  - Yams
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Generate Manual
Building for debugging...
[1/12] Compiling reader.c
[2/12] Compiling scanner.c
[3/14] Compiling api.c
[4/14] Compiling emitter.c
[5/14] Compiling parser.c
[6/14] Compiling writer.c
[8/29] Emitting module ArgumentParserToolInfo
[9/29] Compiling ArgumentParserToolInfo ToolInfo.swift
[10/66] Compiling ArgumentParser NameSpecification.swift
[11/66] Compiling ArgumentParser ExpressibleByArgument.swift
[12/66] Compiling ArgumentParser ParsableArguments.swift
[13/66] Compiling ArgumentParser ParsableArgumentsValidation.swift
[14/67] Compiling DependencyModule Module.swift
[15/67] Emitting module DependencyModule
[16/67] Emitting module Shell
[17/67] Compiling Shell Shell.swift
[18/74] Emitting module ArgumentParser
[19/79] Compiling ArgumentParser Option.swift
[20/79] Compiling ArgumentParser OptionGroup.swift
[21/79] Compiling ArgumentParser AsyncParsableCommand.swift
[22/79] Compiling ArgumentParser CommandConfiguration.swift
[23/79] Compiling ArgumentParser EnumerableFlag.swift
[24/79] Compiling DependencyGraph Graph+Stats.swift
[25/79] Emitting module DependencyGraph
[26/79] Compiling DependencyGraph Graph.swift
[27/79] Compiling DependencyGraph Graph+Dot.swift
[28/79] Compiling DependencyGraph Graph+Make.swift
[29/79] Compiling ArgumentParser ArgumentVisibility.swift
[30/79] Compiling ArgumentParser CompletionKind.swift
[31/79] Compiling ArgumentParser Name.swift
[32/79] Compiling ArgumentParser Parsed.swift
[33/79] Compiling ArgumentParser ParsedValues.swift
[34/79] Compiling ArgumentParser ParserError.swift
[35/79] Compiling ArgumentParser SplitArguments.swift
[36/79] Compiling ArgumentParser BashCompletionsGenerator.swift
[37/79] Compiling ArgumentParser CompletionsGenerator.swift
[38/79] Compiling ArgumentParser Errors.swift
[39/79] Compiling ArgumentParser Flag.swift
[40/79] Compiling ArgumentParser FishCompletionsGenerator.swift
[41/79] Compiling ArgumentParser ZshCompletionsGenerator.swift
[42/79] Emitting module Yams
[43/79] Compiling ArgumentParser Argument.swift
[44/79] Compiling ArgumentParser ArgumentHelp.swift
[45/79] Compiling Yams YamlError.swift
[46/79] Emitting module SPMExtractor
[47/79] Compiling SPMExtractor Module+Package.swift
[62/81] Compiling ArgumentParser ParsableCommand.swift
[63/81] Compiling ArgumentParser ArgumentDecoder.swift
[64/81] Compiling ArgumentParser CollectionExtensions.swift
[65/81] Compiling ArgumentParser Platform.swift
[66/81] Compiling ArgumentParser SequenceExtensions.swift
[67/81] Compiling ArgumentParser StringExtensions.swift
[68/81] Compiling ArgumentParser Tree.swift
[69/81] Compiling ArgumentParser ArgumentDefinition.swift
[70/81] Compiling ArgumentParser ArgumentSet.swift
[71/81] Compiling ArgumentParser CommandParser.swift
[72/81] Compiling ArgumentParser InputKey.swift
[73/81] Compiling ArgumentParser InputOrigin.swift
[74/81] Emitting module PodExtractor
[75/81] Compiling ArgumentParser DumpHelpGenerator.swift
[76/81] Compiling ArgumentParser HelpCommand.swift
[77/81] Compiling ArgumentParser HelpGenerator.swift
[78/81] Compiling ArgumentParser MessageInfo.swift
[79/81] Compiling ArgumentParser UsageGenerator.swift
[80/81] Compiling PodExtractor Module+Podfile.swift
[81/90] Compiling jungle GitLogEntry.swift
[82/91] Compiling jungle CompareCommand.swift
[83/91] Compiling jungle DependantCommand.swift
[84/91] Compiling jungle ModuleStats.swift
[85/91] Compiling jungle Outputs.swift
[86/91] Compiling jungle Main.swift
[87/91] Compiling jungle ModulesCommand.swift
[88/91] Compiling jungle HistoryCommand.swift
[89/91] Compiling jungle GraphCommand.swift
[90/91] Emitting module jungle
[90/91] Linking jungle
Build complete! (11.27s)
Build complete.
Done.