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 SF2Lib, reference main (fce31d), with Swift 5.10 for macOS (SPM) on 1 Oct 2024 00:25:54 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.54.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/bradhowes/SF2Lib.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/bradhowes/SF2Lib
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at fce31d2 Rethinking logging.
Cloned https://github.com/bradhowes/SF2Lib.git
Revision (git rev-parse @):
fce31d27a9c337de061116b196f0f6fd251f4aa9
SUCCESS checkout https://github.com/bradhowes/SF2Lib.git at main
Fetching https://github.com/bradhowes/AUv3Support
[1/3454] Fetching auv3support
Fetched https://github.com/bradhowes/AUv3Support from cache (1.59s)
Computing version for https://github.com/bradhowes/AUv3Support
Computed https://github.com/bradhowes/AUv3Support at 11.1.3 (0.45s)
Creating working copy for https://github.com/bradhowes/AUv3Support
Working copy of https://github.com/bradhowes/AUv3Support resolved at 11.1.3
========================================
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": "sf2lib",
      "name": "SF2Lib",
      "url": "https://github.com/bradhowes/SF2Lib.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SF2Lib",
      "dependencies": [
        {
          "identity": "auv3support",
          "name": "AUv3Support",
          "url": "https://github.com/bradhowes/AUv3Support",
          "version": "11.1.3",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/AUv3Support",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/bradhowes/SF2Lib.git
[1/5736] Fetching sf2lib
Fetched https://github.com/bradhowes/SF2Lib.git from cache (2.05s)
Fetching https://github.com/bradhowes/AUv3Support from cache
Fetched https://github.com/bradhowes/AUv3Support from cache (0.47s)
Computing version for https://github.com/bradhowes/AUv3Support
Computed https://github.com/bradhowes/AUv3Support at 11.1.3 (0.02s)
Creating working copy for https://github.com/bradhowes/SF2Lib.git
Working copy of https://github.com/bradhowes/SF2Lib.git resolved at main (fce31d2)
Creating working copy for https://github.com/bradhowes/AUv3Support
Working copy of https://github.com/bradhowes/AUv3Support resolved at 11.1.3
warning: '.resolve-product-dependencies': dependency 'sf2lib' is not used by any target
Found 1 product dependencies
  - AUv3Support
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/bradhowes/SF2Lib.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/54] Copying Configuration.plist
[0/54] Copying RolandNicePiano.sf2
[2/54] Copying ZZZ1.sf2
[3/54] Copying FreeFont.sf2
[3/54] Copying ZZZ2.sf2
[3/54] Copying GeneralUser GS MuseScore v1.442.sf2
[6/54] Compiling StringUtils.mm
[7/54] Compiling Base64.mm
[8/54] Compiling SF2Lib resource_bundle_accessor.m
[9/54] Compiling Preset.mm
[10/54] Compiling Instrument.mm
[11/54] Compiling Zone.mm
[12/54] Compiling State.mm
[13/54] Compiling Voice.mm
[14/54] Compiling TestUtils resource_bundle_accessor.m
[15/54] Compiling Engine FileInfo.mm
[16/54] Compiling Engine Engine.mm
[17/54] Compiling Modulator.mm
[18/54] Compiling Pitch.mm
[19/54] Compiling TestUtils TestResources.mm
[20/54] Compiling Bounds.mm
[21/54] Compiling Generator.mm
[22/54] Compiling Config.mm
[23/54] Compiling TestUtils SampleBasedContexts.mm
[24/54] Compiling LowPassFilter.mm
[25/54] Compiling SampleSourceCollection.mm
[26/54] Compiling LFO.mm
[26/54] Compiling PresetCollection.mm
[28/54] Compiling Stage.mm
[29/54] Compiling Generator.mm
[30/54] Compiling Preset.mm
[31/54] Compiling InstrumentCollection.mm
[32/54] Compiling Instrument.mm
[33/54] Compiling ValueTransformer.mm
[34/54] Compiling ChannelState.mm
[35/54] Compiling ChunkItems.mm
[36/54] Compiling Pos.mm
[37/54] Compiling Parser.mm
[38/54] Compiling Parameters.mm
[39/54] Compiling Version.mm
[40/54] Compiling ChunkList.mm
[41/54] Compiling SampleHeader.mm
[42/54] Compiling Engine.mm
[43/54] Compiling File.mm
[44/54] Compiling Chunk.mm
[45/54] Compiling Preset.mm
[46/54] Compiling Transform.mm
[47/54] Compiling SF2Lib Configuration.mm
[48/54] Compiling Source.mm
[49/54] Compiling Instrument.mm
[50/54] Compiling Modulator.mm
[51/54] Compiling Generator.mm
[52/54] Compiling Definition.mm
[53/54] Compiling Bag.mm
Build complete! (10.01s)
Build complete.
Done.