The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Captain with Swift 5.8 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.22.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/yanamura/captain.git
Reference: 0.2.0
Initialized empty Git repository in /Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/yanamura/captain
 * tag               0.2.0      -> FETCH_HEAD
HEAD is now at db958c1 Merge pull request #6 from yanamura/swift5.2
Cloned https://github.com/yanamura/captain.git into spi-builder-workspace
db958c1fd88c89dd7ef896003816f4761b03bdf0
SUCCESS checkout https://github.com/yanamura/captain.git at 0.2.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-14.3.0.app" xcrun swift build --arch arm64
Fetching https://github.com/yanamura3/Tempry.git from cache
Fetching https://github.com/kylef/PathKit.git from cache
Fetching https://github.com/johnsundell/files.git from cache
Fetched https://github.com/yanamura3/Tempry.git (0.18s)
Fetching https://github.com/kylef/Spectre.git from cache
Fetched https://github.com/johnsundell/files.git (0.18s)
Fetched https://github.com/kylef/PathKit.git (0.18s)
Computing version for https://github.com/johnsundell/files.git
Fetched https://github.com/kylef/Spectre.git (0.17s)
Computed https://github.com/johnsundell/files.git at 3.1.0 (0.51s)
Computing version for https://github.com/yanamura3/Tempry.git
Computed https://github.com/yanamura3/Tempry.git at 0.1.1 (0.46s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.0 (0.49s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.9.0 (0.46s)
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.9.0
Creating working copy for https://github.com/kylef/PathKit.git
Working copy of https://github.com/kylef/PathKit.git resolved at 1.0.0
Creating working copy for https://github.com/johnsundell/files.git
Working copy of https://github.com/johnsundell/files.git resolved at 3.1.0
Creating working copy for https://github.com/yanamura3/Tempry.git
Working copy of https://github.com/yanamura3/Tempry.git resolved at 0.1.1
Building for debugging...
[1/5] Emitting module PathKit
[2/5] Compiling PathKit PathKit.swift
[3/5] Emitting module Files
[4/5] Compiling Files Files.swift
[5/7] Compiling CaptainCore Captain.swift
[6/7] Emitting module CaptainCore
[7/9] Emitting module Captain
[8/9] Compiling Captain main.swift
[8/9] Linking captain
Build complete! (10.18s)
Build complete.
========================================
ResolveProductDependencies
========================================
Resolving dependencies at path: spi-builder-workspace
Fetching https://github.com/yanamura/captain.git
[3/259] Fetching captain
Fetched https://github.com/yanamura/captain.git (0.23s)
Fetching https://github.com/johnsundell/files.git from cache
Fetching https://github.com/yanamura3/Tempry.git from cache
Fetching https://github.com/kylef/PathKit.git from cache
Fetched https://github.com/johnsundell/files.git (0.17s)
Fetched https://github.com/yanamura3/Tempry.git (0.17s)
Fetched https://github.com/kylef/PathKit.git (0.18s)
Computing version for https://github.com/johnsundell/files.git
Computed https://github.com/johnsundell/files.git at 3.1.0 (0.41s)
Computing version for https://github.com/yanamura3/Tempry.git
Computed https://github.com/yanamura3/Tempry.git at 0.1.1 (0.41s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (0.47s)
Fetching https://github.com/kylef/Spectre.git from cache
Fetched https://github.com/kylef/Spectre.git (0.17s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.49s)
Creating working copy for https://github.com/yanamura3/Tempry.git
Working copy of https://github.com/yanamura3/Tempry.git resolved at 0.1.1
Creating working copy for https://github.com/johnsundell/files.git
Working copy of https://github.com/johnsundell/files.git resolved at 3.1.0
Creating working copy for https://github.com/yanamura/captain.git
Working copy of https://github.com/yanamura/captain.git resolved at 0.2.0
Creating working copy for https://github.com/kylef/PathKit.git
Working copy of https://github.com/kylef/PathKit.git resolved at 1.0.1
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.10.1
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "captain",
      "name": "Captain",
      "url": "https://github.com/yanamura/captain.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/captain",
      "dependencies": [
        {
          "identity": "pathkit",
          "name": "PathKit",
          "url": "https://github.com/kylef/PathKit.git",
          "version": "1.0.1",
          "path": "/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/PathKit",
          "dependencies": [
            {
              "identity": "spectre",
              "name": "Spectre",
              "url": "https://github.com/kylef/Spectre.git",
              "version": "0.10.1",
              "path": "/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Spectre",
              "dependencies": [

              ]
            }
          ]
        },
        {
          "identity": "tempry",
          "name": "Tempry",
          "url": "https://github.com/yanamura3/Tempry.git",
          "version": "0.1.1",
          "path": "/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Tempry",
          "dependencies": [

          ]
        },
        {
          "identity": "files",
          "name": "Files",
          "url": "https://github.com/johnsundell/files.git",
          "version": "3.1.0",
          "path": "/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/files",
          "dependencies": [

          ]
        }
      ]
    }
  ]
}
Done.

Build Machine: Mac 5