The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Catena, reference main (912d76), with Swift 6.1 for macOS (SPM) on 1 May 2026 18:45:01 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Fleuronic/Catena.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Fleuronic/Catena
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 912d76a Update submodules
Submodule path 'Submodules/Catenary': checked out '7537f38a248d685ca9e9f978d081dd2550be46bf'
Submodule path 'Submodules/Catenoid': checked out '431758293b1ccfa00cee15d4bba512f668c1bb2a'
Submodule 'Catenary' (https://github.com/Fleuronic/Catenary) registered for path 'Submodules/Catenary'
Submodule 'Catenoid' (https://github.com/Fleuronic/Catenoid) registered for path 'Submodules/Catenoid'
Cloning into '/Users/admin/builder/spi-builder-workspace/Submodules/Catenary'...
Cloning into '/Users/admin/builder/spi-builder-workspace/Submodules/Catenoid'...
Cloned https://github.com/Fleuronic/Catena.git
Revision (git rev-parse @):
912d76affb31853b78473715ee453e49f975ee0b
SUCCESS checkout https://github.com/Fleuronic/Catena.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/Fleuronic/Catena.git
https://github.com/Fleuronic/Catena.git
{
  "dependencies" : [
    {
      "identity" : "identity",
      "requirement" : {
        "branch" : [
          "master"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/jordanekay/Identity"
    }
  ],
  "manifest_display_name" : "Catena",
  "name" : "Catena",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "Catena",
      "targets" : [
        "Catena"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "6"
  ],
  "targets" : [
    {
      "c99name" : "Catena",
      "module_type" : "SwiftTarget",
      "name" : "Catena",
      "path" : "Sources/Catena",
      "product_dependencies" : [
        "Identity"
      ],
      "product_memberships" : [
        "Catena"
      ],
      "sources" : [
        "Fields.swift",
        "Identity.swift",
        "Model.swift",
        "Nullable.swift",
        "Output.swift",
        "Representable.swift",
        "Result.swift",
        "Scoped.swift",
        "Sequence.swift",
        "Valued.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-2F0A5646E1D333AE.txt
[4/5] Compiling Identity Identity.swift
[5/5] Emitting module Identity
[6/15] Compiling Catena Nullable.swift
[7/16] Compiling Catena Valued.swift
[8/16] Compiling Catena Scoped.swift
[9/16] Compiling Catena Output.swift
[10/16] Compiling Catena Result.swift
[11/16] Compiling Catena Identity.swift
[12/16] Compiling Catena Representable.swift
[13/16] Compiling Catena Model.swift
[14/16] Emitting module Catena
[15/16] Compiling Catena Fields.swift
[16/16] Compiling Catena Sequence.swift
Build complete! (10.10s)
Fetching https://github.com/jordanekay/Identity
[1/62] Fetching identity
Fetched https://github.com/jordanekay/Identity from cache (0.66s)
Creating working copy for https://github.com/jordanekay/Identity
Working copy of https://github.com/jordanekay/Identity resolved at master (ff9dfdf)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "identity",
      "requirement" : {
        "branch" : [
          "master"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/jordanekay/Identity"
    }
  ],
  "manifest_display_name" : "Catena",
  "name" : "Catena",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "Catena",
      "targets" : [
        "Catena"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "6"
  ],
  "targets" : [
    {
      "c99name" : "Catena",
      "module_type" : "SwiftTarget",
      "name" : "Catena",
      "path" : "Sources/Catena",
      "product_dependencies" : [
        "Identity"
      ],
      "product_memberships" : [
        "Catena"
      ],
      "sources" : [
        "Fields.swift",
        "Identity.swift",
        "Model.swift",
        "Nullable.swift",
        "Output.swift",
        "Representable.swift",
        "Result.swift",
        "Scoped.swift",
        "Sequence.swift",
        "Valued.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.