Build Information
Successful build of SF2Lib, reference main (fce31d
), with Swift 5.9 for macOS (SPM) on 1 Oct 2024 00:26:02 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.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
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD
https://github.com/bradhowes/SF2Lib.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/54] Copying Configuration.plist
[1/54] Copying GeneralUser GS MuseScore v1.442.sf2
[1/54] Copying ZZZ1.sf2
[2/54] Copying FreeFont.sf2
[2/54] Copying RolandNicePiano.sf2
[2/54] Copying ZZZ2.sf2
[6/54] Compiling StringUtils.mm
[7/54] Compiling Base64.mm
[8/54] Compiling TestUtils resource_bundle_accessor.m
[9/54] Compiling SF2Lib resource_bundle_accessor.m
[10/54] Compiling Preset.mm
[11/54] Compiling Instrument.mm
[11/54] Compiling Zone.mm
[13/54] Compiling Voice.mm
[14/54] Compiling Modulator.mm
[15/54] Compiling Engine FileInfo.mm
[16/54] Compiling Pitch.mm
[17/54] Compiling Engine Engine.mm
[18/54] Compiling TestUtils TestResources.mm
[19/54] Compiling Bounds.mm
[20/54] Compiling State.mm
[21/54] Compiling Config.mm
[22/54] Compiling Generator.mm
[23/54] Compiling TestUtils SampleBasedContexts.mm
[24/54] Compiling LowPassFilter.mm
[25/54] Compiling SampleSourceCollection.mm
[26/54] Compiling Stage.mm
[27/54] Compiling PresetCollection.mm
[28/54] Compiling LFO.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 ChunkList.mm
[40/54] Compiling Version.mm
[41/54] Compiling SampleHeader.mm
[42/54] Compiling File.mm
[43/54] Compiling Engine.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! (13.56s)
Fetching https://github.com/bradhowes/AUv3Support
[1/3454] Fetching auv3support
Fetched https://github.com/bradhowes/AUv3Support (1.61s)
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
Build complete.
Done.