This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of Guaka with Swift 5.10 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.34.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/nsomar/Guaka.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/nsomar/Guaka
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at e52eb52 Merge pull request #99 from trispo/master
Cloned https://github.com/nsomar/Guaka.git
Revision (git rev-parse @):
e52eb523b152e04fa5dff56bed01e805062ce0ff
SUCCESS checkout https://github.com/nsomar/Guaka.git at master
Fetching https://github.com/getGuaka/StringScanner.git from cache
Fetched https://github.com/getGuaka/StringScanner.git from cache (0.16s)
Computing version for https://github.com/getGuaka/StringScanner.git
Computed https://github.com/getGuaka/StringScanner.git at 0.4.1 (0.04s)
Creating working copy for https://github.com/getGuaka/StringScanner.git
Working copy of https://github.com/getGuaka/StringScanner.git resolved at 0.4.1
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "guaka",
      "name": "Guaka",
      "url": "https://github.com/nsomar/Guaka.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Guaka",
      "dependencies": [
        {
          "identity": "stringscanner",
          "name": "StringScanner",
          "url": "https://github.com/getGuaka/StringScanner.git",
          "version": "0.4.1",
          "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/StringScanner",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/nsomar/Guaka.git from cache
Fetched https://github.com/nsomar/Guaka.git from cache (0.19s)
Fetching https://github.com/getGuaka/StringScanner.git from cache
Fetched https://github.com/getGuaka/StringScanner.git from cache (0.19s)
Computing version for https://github.com/getGuaka/StringScanner.git
Computed https://github.com/getGuaka/StringScanner.git at 0.4.1 (0.04s)
Creating working copy for https://github.com/getGuaka/StringScanner.git
Working copy of https://github.com/getGuaka/StringScanner.git resolved at 0.4.1
Creating working copy for https://github.com/nsomar/Guaka.git
Working copy of https://github.com/nsomar/Guaka.git resolved at master (e52eb52)
warning: '.resolve-product-dependencies': dependency 'guaka' is not used by any target
Found 1 product dependencies
  - StringScanner
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/nsomar/Guaka.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-6044DDE57671499D.txt
[4/9] Compiling StringScanner StringScanner.swift
[5/9] Compiling StringScanner StringExtension.swift
[6/9] Compiling StringScanner ScannerResult.swift
[7/9] Emitting module StringScanner
[8/9] Compiling StringScanner Regex.swift
[9/9] Compiling StringScanner CharacterSet.swift
[10/31] Compiling Guaka CommandTypes.swift
[11/31] Compiling Guaka CommandExecution.swift
[12/31] Compiling Guaka Flag+Utilities.swift
[13/33] Compiling Guaka Flag.swift
[14/33] Compiling Guaka FlagSet.swift
[15/33] Compiling Guaka Flags.swift
[16/33] Compiling Guaka HelpGeneratorErrors.swift
[17/33] Compiling Guaka GuakaConfig.swift
[18/33] Compiling Guaka Levenshtein.swift
[19/33] Compiling Guaka ArgTokenType.swift
[20/33] Compiling Guaka Command+Parsing.swift
[21/33] Compiling Guaka FlagSet+Parsing.swift
[22/33] Compiling Guaka CommandHelp.swift
[23/33] Compiling Guaka DefaultHelpGenerator.swift
[24/33] Compiling Guaka FlagHelp.swift
[25/33] Compiling Guaka Errors.swift
[26/33] Compiling Guaka FlagValue.swift
[27/33] Compiling Guaka Command+Execution.swift
[28/33] Compiling Guaka Command+Utilities.swift
[29/33] Compiling Guaka Command.swift
[30/33] Emitting module Guaka
[31/33] Compiling Guaka FlagHelpGeneratorUtils.swift
[32/33] Compiling Guaka HelpGenerator.swift
[33/33] Compiling Guaka HelpGeneratorDefaults.swift
Build complete! (3.64s)
Build complete.
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.