The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of SF2LibAU, reference main (a01c83), with Swift 6.1 for macOS (SPM) on 28 Jun 2025 14:46:18 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 -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/bradhowes/SF2LibAU.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/bradhowes/SF2LibAU
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at a01c839 Use Xcode 16.2
Cloned https://github.com/bradhowes/SF2LibAU.git
Revision (git rev-parse @):
a01c8397c2a95c9400229319d71392852593a752
SUCCESS checkout https://github.com/bradhowes/SF2LibAU.git at main
Fetching https://github.com/bradhowes/SF2Lib
[1/5953] Fetching sf2lib
Fetched https://github.com/bradhowes/SF2Lib from cache (1.86s)
Computing version for https://github.com/bradhowes/SF2Lib
Computed https://github.com/bradhowes/SF2Lib at 6.5.0 (2.39s)
Creating working copy for https://github.com/bradhowes/SF2Lib
Working copy of https://github.com/bradhowes/SF2Lib resolved at 6.5.0
========================================
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",
  "dependencies": [
    {
      "identity": "sf2libau",
      "name": "SF2LibAU",
      "url": "https://github.com/bradhowes/SF2LibAU.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SF2LibAU",
      "dependencies": [
        {
          "identity": "sf2lib",
          "name": "SF2Lib",
          "url": "https://github.com/bradhowes/SF2Lib",
          "version": "6.5.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SF2Lib",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/bradhowes/SF2LibAU.git
[1/168] Fetching sf2libau
Fetched https://github.com/bradhowes/SF2LibAU.git from cache (1.47s)
Fetching https://github.com/bradhowes/SF2Lib from cache
Fetched https://github.com/bradhowes/SF2Lib from cache (0.43s)
Computing version for https://github.com/bradhowes/SF2Lib
Computed https://github.com/bradhowes/SF2Lib at 6.5.0 (0.49s)
Creating working copy for https://github.com/bradhowes/SF2Lib
Working copy of https://github.com/bradhowes/SF2Lib resolved at 6.5.0
Creating working copy for https://github.com/bradhowes/SF2LibAU.git
Working copy of https://github.com/bradhowes/SF2LibAU.git resolved at main (a01c839)
warning: '.resolve-product-dependencies': dependency 'sf2libau' is not used by any target
Found 1 product dependencies
  - SF2Lib
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/bradhowes/SF2LibAU.git
https://github.com/bradhowes/SF2LibAU.git
{
  "cxx_language_standard" : "c++20",
  "dependencies" : [
    {
      "identity" : "sf2lib",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "6.5.0",
            "upper_bound" : "7.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/bradhowes/SF2Lib"
    }
  ],
  "manifest_display_name" : "SF2LibAU",
  "name" : "SF2LibAU",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "tvos",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "SF2LibAU",
      "targets" : [
        "SF2LibAU"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SF2LibAUTests",
      "module_type" : "SwiftTarget",
      "name" : "SF2LibAUTests",
      "path" : "Tests/SF2LibAUTests",
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/SF2LibAUTests/Resources/FreeFont.sf2",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/SF2LibAUTests/Resources/RolandNicePiano.sf2",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Helpers.swift",
        "SF2LibAUTests.swift"
      ],
      "target_dependencies" : [
        "SF2LibAU"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SF2LibAU",
      "module_type" : "SwiftTarget",
      "name" : "SF2LibAU",
      "path" : "Sources/SF2LibAU",
      "product_dependencies" : [
        "Engine"
      ],
      "product_memberships" : [
        "SF2LibAU"
      ],
      "sources" : [
        "SF2LibAU.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
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 -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/4] Write sources
[1/4] Write swift-version-2F0A5646E1D333AE.txt
[2/4] Compiling Engine FileInfo.mm
[3/4] Compiling Engine Engine.mm
[5/6] Emitting module SF2LibAU
[6/6] Compiling SF2LibAU SF2LibAU.swift
Build complete! (57.52s)
Build complete.
{
  "cxx_language_standard" : "c++20",
  "dependencies" : [
    {
      "identity" : "sf2lib",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "6.5.0",
            "upper_bound" : "7.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/bradhowes/SF2Lib"
    }
  ],
  "manifest_display_name" : "SF2LibAU",
  "name" : "SF2LibAU",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "tvos",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "SF2LibAU",
      "targets" : [
        "SF2LibAU"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SF2LibAUTests",
      "module_type" : "SwiftTarget",
      "name" : "SF2LibAUTests",
      "path" : "Tests/SF2LibAUTests",
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/SF2LibAUTests/Resources/FreeFont.sf2",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/SF2LibAUTests/Resources/RolandNicePiano.sf2",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Helpers.swift",
        "SF2LibAUTests.swift"
      ],
      "target_dependencies" : [
        "SF2LibAU"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SF2LibAU",
      "module_type" : "SwiftTarget",
      "name" : "SF2LibAU",
      "path" : "Sources/SF2LibAU",
      "product_dependencies" : [
        "Engine"
      ],
      "product_memberships" : [
        "SF2LibAU"
      ],
      "sources" : [
        "SF2LibAU.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Done.