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 0.0.5 (b2ba1d), with Swift 6.1 for macOS (SPM) on 17 Aug 2025 15:20:52 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.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/bradhowes/SF2LibAU.git
Reference: 0.0.5
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/bradhowes/SF2LibAU
 * tag               0.0.5      -> FETCH_HEAD
HEAD is now at b2ba1d4 Play notes from onscreen keyboard.
Cloned https://github.com/bradhowes/SF2LibAU.git
Revision (git rev-parse @):
b2ba1d46d23a51d2dd01233bcd68e1dd16af612c
SUCCESS checkout https://github.com/bradhowes/SF2LibAU.git at 0.0.5
Fetching https://github.com/bradhowes/SF2Lib
Fetching https://github.com/bradhowes/DSPHeaders
[1/241] Fetching dspheaders
[117/6539] Fetching dspheaders, sf2lib
Fetched https://github.com/bradhowes/DSPHeaders from cache (1.90s)
Fetched https://github.com/bradhowes/SF2Lib from cache (1.90s)
Creating working copy for https://github.com/bradhowes/DSPHeaders
Working copy of https://github.com/bradhowes/DSPHeaders resolved at 1.0.6
Creating working copy for https://github.com/bradhowes/SF2Lib
Working copy of https://github.com/bradhowes/SF2Lib resolved at 6.7.0
warning: 'dspheaders': 2025-08-17 08:20:04.864 dspheaders-manifest[625:3233] --- compiling with UNSAFE C++ flags: 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.7.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SF2Lib",
          "dependencies": [
            {
              "identity": "dspheaders",
              "name": "DSPHeaders",
              "url": "https://github.com/bradhowes/DSPHeaders",
              "version": "1.0.7",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/DSPHeaders",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/bradhowes/SF2LibAU.git
[1/269] Fetching sf2libau
Fetched https://github.com/bradhowes/SF2LibAU.git from cache (1.21s)
Fetching https://github.com/bradhowes/SF2Lib from cache
Fetched https://github.com/bradhowes/SF2Lib from cache (0.49s)
Computing version for https://github.com/bradhowes/SF2Lib
Computed https://github.com/bradhowes/SF2Lib at 6.7.0 (0.96s)
Fetching https://github.com/bradhowes/DSPHeaders from cache
Fetched https://github.com/bradhowes/DSPHeaders from cache (0.45s)
Computing version for https://github.com/bradhowes/DSPHeaders
warning: 'dspheaders': 2025-08-17 08:20:09.245 dspheaders-manifest[790:3634] --- compiling with UNSAFE C++ flags: 0
Computed https://github.com/bradhowes/DSPHeaders at 1.0.7 (1.04s)
Creating working copy for https://github.com/bradhowes/SF2LibAU.git
Working copy of https://github.com/bradhowes/SF2LibAU.git resolved at 0.0.5 (b2ba1d4)
Creating working copy for https://github.com/bradhowes/SF2Lib
Working copy of https://github.com/bradhowes/SF2Lib resolved at 6.7.0
Creating working copy for https://github.com/bradhowes/DSPHeaders
Working copy of https://github.com/bradhowes/DSPHeaders resolved at 1.0.7
warning: 'dspheaders': 2025-08-17 08:20:10.882 dspheaders-manifest[953:3948] --- compiling with UNSAFE C++ flags: 0
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++2b",
  "dependencies" : [
    {
      "identity" : "sf2lib",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "6.6.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" : "16.0"
    },
    {
      "name" : "macos",
      "version" : "14.0"
    },
    {
      "name" : "tvos",
      "version" : "16.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" : [
        "AVAudioUnitTests.swift",
        "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" : "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/5] Write sources
[1/5] Write swift-version-2F0A5646E1D333AE.txt
[2/5] Compiling Engine SF2PresetInfo.mm
[3/5] Compiling Engine SF2FileInfo.mm
[4/5] Compiling Engine SF2Engine.mm
[6/7] Emitting module SF2LibAU
[7/7] Compiling SF2LibAU SF2LibAU.swift
Build complete! (39.28s)
warning: 'dspheaders': 2025-08-17 08:20:13.270 dspheaders-manifest[1033:4214] --- compiling with UNSAFE C++ flags: 0
Build complete.
{
  "cxx_language_standard" : "c++2b",
  "dependencies" : [
    {
      "identity" : "sf2lib",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "6.6.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" : "16.0"
    },
    {
      "name" : "macos",
      "version" : "14.0"
    },
    {
      "name" : "tvos",
      "version" : "16.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" : [
        "AVAudioUnitTests.swift",
        "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" : "6.0"
}
Done.