The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SgRouter 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/gavrilaf/sgrouter.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/gavrilaf/sgrouter
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 1554b8c renamed PerfTest -> RouterPerfTest
Cloned https://github.com/gavrilaf/sgrouter.git
Revision (git rev-parse @):
1554b8c99ebbb7b26b2480f7e3b84f76a757a81a
SUCCESS checkout https://github.com/gavrilaf/sgrouter.git at master
Fetching https://github.com/gavrilaf/SwiftPerfTool.git
[1/72] Fetching swiftperftool
Fetched https://github.com/gavrilaf/SwiftPerfTool.git (0.26s)
Computing version for https://github.com/gavrilaf/SwiftPerfTool.git
Computed https://github.com/gavrilaf/SwiftPerfTool.git at 0.1.1 (0.53s)
Creating working copy for https://github.com/gavrilaf/SwiftPerfTool.git
Working copy of https://github.com/gavrilaf/SwiftPerfTool.git resolved at 0.1.1
========================================
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": "sgrouter",
      "name": "SgRouter",
      "url": "https://github.com/gavrilaf/sgrouter.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/sgrouter",
      "dependencies": [
        {
          "identity": "swiftperftool",
          "name": "SwiftPerfTool",
          "url": "https://github.com/gavrilaf/SwiftPerfTool.git",
          "version": "0.1.1",
          "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftPerfTool",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/gavrilaf/sgrouter.git
[1/90] Fetching sgrouter
Fetched https://github.com/gavrilaf/sgrouter.git (0.30s)
Fetching https://github.com/gavrilaf/SwiftPerfTool.git from cache
Fetched https://github.com/gavrilaf/SwiftPerfTool.git (0.17s)
Computing version for https://github.com/gavrilaf/SwiftPerfTool.git
Computed https://github.com/gavrilaf/SwiftPerfTool.git at 0.1.1 (0.02s)
Creating working copy for https://github.com/gavrilaf/SwiftPerfTool.git
Working copy of https://github.com/gavrilaf/SwiftPerfTool.git resolved at 0.1.1
Creating working copy for https://github.com/gavrilaf/sgrouter.git
Working copy of https://github.com/gavrilaf/sgrouter.git resolved at master
Found 1 product dependencies
  - SwiftPerfTool
========================================
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...
[1/12] Compiling SwiftPerfTool SwiftPerfTool.swift
[2/12] Compiling SwiftPerfTool Scores.swift
[3/12] Emitting module SwiftPerfTool
[4/12] Compiling SwiftPerfTool Memory.swift
[5/12] Compiling SwiftPerfTool Errors.swift
[6/12] Compiling SwiftPerfTool ApproximateEquatable.swift
[7/12] Compiling SgRouter Router.swift
[8/12] Compiling SgRouter UriParser.swift
[9/12] Compiling SgRouter RouterError.swift
[10/12] Emitting module SgRouter
[11/12] Compiling SgRouter Node.swift
[12/14] Emitting module RouterPerfTest
[13/14] Compiling RouterPerfTest main.swift
[13/14] Linking RouterPerfTest
Build complete! (11.91s)
Build complete.
Done.