The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Greebler, reference 0.8.0 (5469ae), with Swift 6.3 for macOS (SPM) on 21 Apr 2026 14:58:10 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/btfranklin/Greebler.git
Reference: 0.8.0
Initialized empty Git repository in /Users/admin/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
Fetching https://github.com/btfranklin/ControlledChaos
[1/125] Fetching controlledchaos
[126/1002] Fetching controlledchaos, aesthete
Fetched https://github.com/btfranklin/ControlledChaos from cache (0.74s)
Fetched https://github.com/btfranklin/Aesthete.git from cache (0.74s)
Computing version for https://github.com/btfranklin/Aesthete.git
Computed https://github.com/btfranklin/Aesthete.git at 1.6.1 (1.44s)
Computing version for https://github.com/btfranklin/ControlledChaos
Computed https://github.com/btfranklin/ControlledChaos at 1.3.2 (0.67s)
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
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "greebler",
      "name": "Greebler",
      "url": "https://github.com/btfranklin/Greebler.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Greebler",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "aesthete",
          "name": "Aesthete",
          "url": "https://github.com/btfranklin/Aesthete.git",
          "version": "1.6.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Aesthete",
          "traits": [
            "default"
          ],
          "dependencies": [
            {
              "identity": "controlledchaos",
              "name": "ControlledChaos",
              "url": "https://github.com/btfranklin/ControlledChaos",
              "version": "1.3.2",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ControlledChaos",
              "traits": [
                "default"
              ],
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/btfranklin/Greebler.git
[1/355] Fetching greebler
Fetched https://github.com/btfranklin/Greebler.git from cache (0.69s)
Fetching https://github.com/btfranklin/Aesthete.git from cache
Fetched https://github.com/btfranklin/Aesthete.git from cache (0.46s)
Computing version for https://github.com/btfranklin/Aesthete.git
Computed https://github.com/btfranklin/Aesthete.git at 1.6.1 (0.52s)
Fetching https://github.com/btfranklin/ControlledChaos from cache
Fetched https://github.com/btfranklin/ControlledChaos from cache (0.45s)
Computing version for https://github.com/btfranklin/ControlledChaos
Computed https://github.com/btfranklin/ControlledChaos at 1.3.2 (0.51s)
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/Greebler.git
Working copy of https://github.com/btfranklin/Greebler.git resolved at 0.8.0 (5469aed)
Creating working copy for https://github.com/btfranklin/Aesthete.git
Working copy of https://github.com/btfranklin/Aesthete.git resolved at 1.6.1
warning: '.resolve-product-dependencies': dependency 'greebler' is not used by any target
Found 1 product dependencies
  - Aesthete
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/btfranklin/Greebler.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version--6988338F2F200930.txt
[5/10] Compiling ControlledChaos ProbabilityGroup.swift
[6/10] Compiling ControlledChaos RandomItemBag.swift
[7/10] Compiling ControlledChaos Double+randomGaussian.swift
[8/10] Compiling ControlledChaos SeededRandomNumberGenerator.swift
[9/10] Emitting module ControlledChaos
[10/10] Compiling ControlledChaos Bool+randomProbability.swift
[11/48] Emitting module Aesthete
[12/52] Compiling Aesthete ColorScheme+makeAccentedAnalogous.swift
[13/52] Compiling Aesthete ColorScheme+makeAnalogous.swift
[14/52] Compiling Aesthete ColorScheme+makeComplementary.swift
[15/52] Compiling Aesthete ColorScheme+makeCompound.swift
[16/52] Compiling Aesthete ColorScheme+makeMonochromatic.swift
[17/52] Compiling Aesthete Path.swift
[18/52] Compiling Aesthete PathBuilder.swift
[19/52] Compiling Aesthete PathComponent.swift
[20/52] Compiling Aesthete Pathlet+Codable.swift
[21/52] Compiling Aesthete CGRect+corners and edges.swift
[22/52] Compiling Aesthete CGRect+intersects.swift
[23/52] Compiling Aesthete CGRect+orientation.swift
[24/52] Compiling Aesthete CGRect+randomlyDivide.swift
[25/52] Compiling Aesthete CGFloat+randomGaussian.swift
[26/52] Compiling Aesthete CGPath+contains.swift
[27/52] Compiling Aesthete CGPoint+distanceTo.swift
[28/52] Compiling Aesthete CGPoint+random.swift
[29/52] Compiling Aesthete ColorScheme+makeShades.swift
[30/52] Compiling Aesthete ColorScheme+makeSplitComplementary.swift
[31/52] Compiling Aesthete ColorScheme+makeTriadic.swift
[32/52] Compiling Aesthete ColorScheme.swift
[33/52] Compiling Aesthete Pathlet.swift
[34/52] Compiling Aesthete QuadCurve.swift
[35/52] Compiling Aesthete Rectangle.swift
[36/52] Compiling Aesthete TransformedBy.swift
[37/52] Compiling Aesthete Curve.swift
[38/52] Compiling Aesthete Ellipse.swift
[39/52] Compiling Aesthete EmptyPath.swift
[40/52] Compiling Aesthete Line.swift
[41/52] Compiling Aesthete SymbolicForm.swift
[42/52] Compiling Aesthete Triangle.swift
[43/52] Compiling Aesthete Arc.swift
[44/52] Compiling Aesthete CompositePath.swift
[45/52] Compiling Aesthete NSImage+drawKeepingAspectRatio.swift
[46/52] Compiling Aesthete HorizontalBaseTriangle.swift
[47/52] Compiling Aesthete RepeatableForm.swift
[48/52] Compiling Aesthete RepeatableLinearForm.swift
[49/52] Compiling Aesthete HSBAColor.swift
[50/52] Compiling Aesthete CompositeDrawable.swift
[51/52] Compiling Aesthete Drawable.swift
[52/52] Compiling Aesthete CGColor+lightness.swift
[53/63] Compiling Greebler PipeGreebles.swift
[54/63] Compiling Greebler PanelGreebles.swift
[55/63] Compiling Greebler LightPanelGreebles.swift
[56/63] Compiling Greebler VentGreebles.swift
[57/63] Compiling Greebler HoseGreebles.swift
[58/64] Compiling Greebler EquipmentTrenchGreebles.swift
[59/64] Compiling Greebler CutawaySectionGreebles.swift
[60/64] Emitting module Greebler
[61/64] Compiling Greebler EquipmentGreebles.swift
[62/64] Compiling Greebler CapitalShipSurfaceGreebles.swift
[63/64] Compiling Greebler CapitalShipWindowsGreebles.swift
[64/64] Compiling Greebler WireGreebles.swift
Build complete! (12.01s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "aesthete",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.6.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/btfranklin/Aesthete.git"
    }
  ],
  "manifest_display_name" : "Greebler",
  "name" : "Greebler",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "11.0"
    },
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "tvos",
      "version" : "14.0"
    },
    {
      "name" : "watchos",
      "version" : "7.0"
    }
  ],
  "products" : [
    {
      "name" : "Greebler",
      "targets" : [
        "Greebler"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "GreeblerTests",
      "module_type" : "SwiftTarget",
      "name" : "GreeblerTests",
      "path" : "Tests/GreeblerTests",
      "sources" : [
        "CapitalShipSurfaceGreeblesTests.swift",
        "CapitalShipWindowsGreeblesTests.swift",
        "CutawaySectionGreeblesTests.swift",
        "EquipmentGreeblesTests.swift",
        "EquipmentTrenchGreeblesTests.swift",
        "GreeblesTestUtil.swift",
        "HoseGreeblesTests.swift",
        "LightPanelGreeblesTests.swift",
        "PanelGreeblesTests.swift",
        "PipeGreeblesTests.swift",
        "VentGreeblesTests.swift",
        "WireGreeblesTests.swift"
      ],
      "target_dependencies" : [
        "Greebler"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Greebler",
      "module_type" : "SwiftTarget",
      "name" : "Greebler",
      "path" : "Sources/Greebler",
      "product_dependencies" : [
        "Aesthete"
      ],
      "product_memberships" : [
        "Greebler"
      ],
      "sources" : [
        "CapitalShipSurfaceGreebles.swift",
        "CapitalShipWindowsGreebles.swift",
        "CutawaySectionGreebles.swift",
        "EquipmentGreebles.swift",
        "EquipmentTrenchGreebles.swift",
        "HoseGreebles.swift",
        "LightPanelGreebles.swift",
        "PanelGreebles.swift",
        "PipeGreebles.swift",
        "VentGreebles.swift",
        "WireGreebles.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
Done.