The Swift Package Index logo.Swift Package Index

Build Information

Successful build of GitCommit 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/devedbox/git-commit.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/devedbox/git-commit
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 24230df style: Formatted codes.
Cloned https://github.com/devedbox/git-commit.git
Revision (git rev-parse @):
24230dfcc22684bb124bb8e218b36f520f6d6e0b
SUCCESS checkout https://github.com/devedbox/git-commit.git at master
Fetching https://github.com/jpsim/Yams.git from cache
Fetched https://github.com/jpsim/Yams.git (0.30s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 1.0.0 (0.76s)
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 1.0.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "git-commit",
      "name": "GitCommit",
      "url": "https://github.com/devedbox/git-commit.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/git-commit",
      "dependencies": [
        {
          "identity": "yams",
          "name": "Yams",
          "url": "https://github.com/jpsim/Yams.git",
          "version": "1.0.2",
          "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Yams",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/devedbox/git-commit.git
[1/714] Fetching git-commit
Fetched https://github.com/devedbox/git-commit.git (2.37s)
Fetching https://github.com/jpsim/Yams.git from cache
Fetched https://github.com/jpsim/Yams.git (0.25s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 1.0.2 (0.73s)
Creating working copy for https://github.com/devedbox/git-commit.git
Working copy of https://github.com/devedbox/git-commit.git resolved at master
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 1.0.2
Found 1 product dependencies
  - 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
Building for debugging...
[0/7] Compiling emitter.c
[1/7] Compiling reader.c
[2/7] Compiling parser.c
[3/7] Compiling writer.c
[4/7] Compiling scanner.c
[5/7] Compiling api.c
[7/22] Compiling Yams Representer.swift
[8/22] Compiling Yams Resolver.swift
[9/22] Compiling Yams Node.swift
[10/22] Compiling Yams Parser.swift
[11/22] Compiling Yams Node.Scalar.swift
[12/22] Compiling Yams Node.Sequence.swift
[13/22] Compiling Yams Mark.swift
[14/22] Compiling Yams Node.Mapping.swift
[15/22] Emitting module Yams
[16/22] Compiling Yams Constructor.swift
[17/22] Compiling Yams Decoder.swift
[18/22] Compiling Yams Emitter.swift
[19/22] Compiling Yams Encoder.swift
[20/22] Compiling Yams String+Yams.swift
[21/22] Compiling Yams Tag.swift
[22/24] Compiling Yams YamlError.swift
[23/24] Compiling Yams shim.swift
[24/33] Compiling GitCommitFramework GitCommitType.swift
[25/34] Compiling GitCommitFramework GitCommitLintOptions.swift
[26/34] Compiling GitCommitFramework misc.swift
[27/34] Compiling GitCommitFramework GitCommitRuleRepresentable.swift
[28/34] Compiling GitCommitFramework GitCommitLintable.swift
[29/34] Compiling GitCommitFramework GitCommit.swift
[30/34] Compiling GitCommitFramework Constant.swift
[31/34] Compiling GitCommitFramework GitCommitError.swift
[32/34] Emitting module GitCommitFramework
[33/34] Compiling GitCommitFramework GitCommitRule.swift
[34/37] Compiling git_commit misc.swift
[35/37] Compiling git_commit main.swift
[36/37] Emitting module git_commit
[36/37] Linking git-commit
Build complete! (11.21s)
Build complete.
Done.