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 (daa023), with Swift 5.10 for macOS (SPM) on 9 Jul 2024 11:55:40 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.45.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 daa0236 Simplified oldest voice tracking
Cloned https://github.com/bradhowes/SF2Lib.git
Revision (git rev-parse @):
daa0236018c2ec51807fff74bf971cb5a2b7a205
SUCCESS checkout https://github.com/bradhowes/SF2Lib.git at main
Fetching https://github.com/bradhowes/AUv3Support
[1/3449] Fetching auv3support
Fetched https://github.com/bradhowes/AUv3Support from cache (1.68s)
Computing version for https://github.com/bradhowes/AUv3Support
Computed https://github.com/bradhowes/AUv3Support at 11.1.3 (0.44s)
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/5711] Fetching sf2lib
Fetched https://github.com/bradhowes/SF2Lib.git from cache (7.42s)
Fetching https://github.com/bradhowes/AUv3Support from cache
Fetched https://github.com/bradhowes/AUv3Support from cache (0.49s)
Computing version for https://github.com/bradhowes/AUv3Support
Computed https://github.com/bradhowes/AUv3Support at 11.1.3 (0.03s)
Creating working copy for https://github.com/bradhowes/AUv3Support
Working copy of https://github.com/bradhowes/AUv3Support resolved at 11.1.3
Creating working copy for https://github.com/bradhowes/SF2Lib.git
Working copy of https://github.com/bradhowes/SF2Lib.git resolved at main (daa0236)
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:  $workDir
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 FreeFont.sf2
[1/54] Copying RolandNicePiano.sf2
[3/54] Copying ZZZ2.sf2
[4/54] Copying GeneralUser GS MuseScore v1.442.sf2
[5/54] Copying ZZZ1.sf2
[6/54] Compiling Base64.mm
[7/54] Compiling StringUtils.mm
[8/54] Compiling SF2Lib resource_bundle_accessor.m
[9/54] Compiling Preset.mm
[10/54] Compiling Zone.mm
[11/54] Compiling Instrument.mm
[12/54] Compiling State.mm
[13/54] Compiling Voice.mm
[14/54] Compiling Modulator.mm
[15/54] Compiling TestUtils resource_bundle_accessor.m
[16/54] Compiling Engine FileInfo.mm
[17/54] Compiling Config.mm
[18/54] Compiling Engine Engine.mm
[19/54] Compiling Pitch.mm
[20/54] Compiling Bounds.mm
[21/54] Compiling Generator.mm
[22/54] Compiling TestUtils TestResources.mm
[23/54] Compiling SampleSourceCollection.mm
[24/54] Compiling LowPassFilter.mm
[25/54] Compiling PresetCollection.mm
[26/54] Compiling LFO.mm
[27/54] Compiling TestUtils SampleBasedContexts.mm
[28/54] Compiling Stage.mm
[29/54] Compiling Preset.mm
[30/54] Compiling InstrumentCollection.mm
[31/54] Compiling Generator.mm
[32/54] Compiling Instrument.mm
[33/54] Compiling ChannelState.mm
[34/54] Compiling ValueTransformer.mm
[35/54] Compiling ChunkItems.mm
[36/54] Compiling Pos.mm
[37/54] Compiling Parser.mm
[38/54] Compiling ChunkList.mm
[39/54] Compiling Parameters.mm
[40/54] Compiling Version.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 Modulator.mm
[50/54] Compiling Instrument.mm
[51/54] Compiling Generator.mm
[52/54] Compiling Definition.mm
[53/54] Compiling Bag.mm
Build complete! (9.91s)
Build complete.
Done.