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 Greebler with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.28.7
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/btfranklin/Greebler.git
Reference: 0.8.0
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/btfranklin/Greebler
 * tag               0.8.0      -> FETCH_HEAD
HEAD is now at 5469aed Updated to use latest dependency package versions.
Cloned https://github.com/btfranklin/Greebler.git
Revision (git rev-parse @):
5469aedbcb7ce483fdfd875216a0cf3d41fb13d2
SUCCESS checkout https://github.com/btfranklin/Greebler.git at 0.8.0
Fetching https://github.com/btfranklin/Aesthete.git from cache
Fetching https://github.com/btfranklin/ControlledChaos from cache
Fetched https://github.com/btfranklin/ControlledChaos (0.22s)
Fetched https://github.com/btfranklin/Aesthete.git (0.23s)
Computing version for https://github.com/btfranklin/Aesthete.git
Computed https://github.com/btfranklin/Aesthete.git at 1.6.1 (0.73s)
Computing version for https://github.com/btfranklin/ControlledChaos
Computed https://github.com/btfranklin/ControlledChaos at 1.3.2 (0.05s)
Creating working copy for https://github.com/btfranklin/ControlledChaos
Working copy of https://github.com/btfranklin/ControlledChaos resolved at 1.3.2
Creating working copy for https://github.com/btfranklin/Aesthete.git
Working copy of https://github.com/btfranklin/Aesthete.git resolved at 1.6.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": "greebler",
      "name": "Greebler",
      "url": "https://github.com/btfranklin/Greebler.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Greebler",
      "dependencies": [
        {
          "identity": "aesthete",
          "name": "Aesthete",
          "url": "https://github.com/btfranklin/Aesthete.git",
          "version": "1.6.1",
          "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Aesthete",
          "dependencies": [
            {
              "identity": "controlledchaos",
              "name": "ControlledChaos",
              "url": "https://github.com/btfranklin/ControlledChaos",
              "version": "1.3.2",
              "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ControlledChaos",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/btfranklin/Greebler.git from cache
Fetched https://github.com/btfranklin/Greebler.git (0.21s)
Fetching https://github.com/btfranklin/Aesthete.git from cache
Fetched https://github.com/btfranklin/Aesthete.git (0.23s)
Computing version for https://github.com/btfranklin/Aesthete.git
Computed https://github.com/btfranklin/Aesthete.git at 1.6.1 (0.07s)
Fetching https://github.com/btfranklin/ControlledChaos from cache
Fetched https://github.com/btfranklin/ControlledChaos (0.22s)
Computing version for https://github.com/btfranklin/ControlledChaos
Computed https://github.com/btfranklin/ControlledChaos at 1.3.2 (0.05s)
Creating working copy for https://github.com/btfranklin/Greebler.git
Working copy of https://github.com/btfranklin/Greebler.git resolved at 0.8.0
Creating working copy for https://github.com/btfranklin/Aesthete.git
Working copy of https://github.com/btfranklin/Aesthete.git resolved at 1.6.1
Creating working copy for https://github.com/btfranklin/ControlledChaos
Working copy of https://github.com/btfranklin/ControlledChaos resolved at 1.3.2
warning: '.resolve-product-dependencies': dependency 'greebler' is not used by any target
Found 1 product dependencies
  - Aesthete
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
https://github.com/btfranklin/Greebler.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/6] Compiling ControlledChaos SeededRandomNumberGenerator.swift
[2/6] Compiling ControlledChaos Bool+randomProbability.swift
[3/6] Emitting module ControlledChaos
[4/6] Compiling ControlledChaos Double+randomGaussian.swift
[5/6] Compiling ControlledChaos RandomItemBag.swift
[6/6] Compiling ControlledChaos ProbabilityGroup.swift
[7/43] Compiling Aesthete CGPoint+random.swift
[8/43] Compiling Aesthete CGRect+corners and edges.swift
[9/43] Compiling Aesthete CGRect+intersects.swift
[10/43] Compiling Aesthete CGRect+orientation.swift
[11/43] Compiling Aesthete CGRect+randomlyDivide.swift
[12/48] Compiling Aesthete Pathlet+Codable.swift
[13/48] Compiling Aesthete Pathlet.swift
[14/48] Compiling Aesthete QuadCurve.swift
[15/48] Compiling Aesthete Rectangle.swift
[16/48] Compiling Aesthete TransformedBy.swift
[17/48] Compiling Aesthete NSImage+drawKeepingAspectRatio.swift
[18/48] Compiling Aesthete HorizontalBaseTriangle.swift
[19/48] Compiling Aesthete RepeatableForm.swift
[20/48] Compiling Aesthete RepeatableLinearForm.swift
[21/48] Compiling Aesthete SymbolicForm.swift
[22/48] Compiling Aesthete EmptyPath.swift
[23/48] Compiling Aesthete Line.swift
[24/48] Compiling Aesthete Path.swift
[25/48] Compiling Aesthete PathBuilder.swift
[26/48] Compiling Aesthete PathComponent.swift
[27/48] Compiling Aesthete Triangle.swift
[28/48] Compiling Aesthete Arc.swift
[29/48] Compiling Aesthete CompositePath.swift
[30/48] Compiling Aesthete Curve.swift
[31/48] Compiling Aesthete Ellipse.swift
[32/48] Compiling Aesthete Drawable.swift
[33/48] Compiling Aesthete CGColor+lightness.swift
[34/48] Compiling Aesthete CGFloat+randomGaussian.swift
[35/48] Compiling Aesthete CGPath+contains.swift
[36/48] Compiling Aesthete CGPoint+distanceTo.swift
[37/48] Emitting module Aesthete
[38/48] Compiling Aesthete ColorScheme+makeAccentedAnalogous.swift
[39/48] Compiling Aesthete ColorScheme+makeAnalogous.swift
[40/48] Compiling Aesthete ColorScheme+makeComplementary.swift
[41/48] Compiling Aesthete ColorScheme+makeCompound.swift
[42/48] Compiling Aesthete ColorScheme+makeMonochromatic.swift
[43/48] Compiling Aesthete ColorScheme+makeShades.swift
[44/48] Compiling Aesthete ColorScheme+makeSplitComplementary.swift
[45/48] Compiling Aesthete ColorScheme+makeTriadic.swift
[46/48] Compiling Aesthete ColorScheme.swift
[47/48] Compiling Aesthete HSBAColor.swift
[48/48] Compiling Aesthete CompositeDrawable.swift
[49/59] Compiling Greebler VentGreebles.swift
[50/60] Compiling Greebler PipeGreebles.swift
[51/60] Compiling Greebler PanelGreebles.swift
[52/60] Compiling Greebler EquipmentTrenchGreebles.swift
[53/60] Compiling Greebler HoseGreebles.swift
[54/60] Compiling Greebler LightPanelGreebles.swift
[55/60] Compiling Greebler CapitalShipSurfaceGreebles.swift
[56/60] Compiling Greebler CapitalShipWindowsGreebles.swift
[57/60] Emitting module Greebler
[58/60] Compiling Greebler CutawaySectionGreebles.swift
[59/60] Compiling Greebler EquipmentGreebles.swift
[60/60] Compiling Greebler WireGreebles.swift
Build complete! (13.06s)
Build complete.
Done.