The Swift Package Index logo.Swift Package Index

Build Information

Failed to build TriggerKit, reference 0.2.0 (1ba2c9), with Swift 6.2 for Wasm on 21 Jun 2025 01:47:27 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/lightbeamapps/TriggerKit.git
Reference: 0.2.0
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/lightbeamapps/TriggerKit
 * tag               0.2.0      -> FETCH_HEAD
HEAD is now at 1ba2c9c Merge pull request #5 from lightbeamapps/updates-for-govj
Cloned https://github.com/lightbeamapps/TriggerKit.git
Revision (git rev-parse @):
1ba2c9c68ea30956e8cca0ef8fc5ee33ab9f61bf
SUCCESS checkout https://github.com/lightbeamapps/TriggerKit.git at 0.2.0
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/lightbeamapps/TriggerKit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:44384f43f933eaa0f42803e9ef7c3d8388c5841ccc831a15a5edf63d8c273423
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest
Fetching https://github.com/orchetect/MIDIKit
[1/226667] Fetching midikit
Fetched https://github.com/orchetect/MIDIKit from cache (7.46s)
Computing version for https://github.com/orchetect/MIDIKit
Computed https://github.com/orchetect/MIDIKit at 0.10.1 (10.09s)
Fetching https://github.com/orchetect/TimecodeKit
[1/23123] Fetching timecodekit
Fetched https://github.com/orchetect/TimecodeKit from cache (1.42s)
Computing version for https://github.com/orchetect/TimecodeKit
Computed https://github.com/orchetect/TimecodeKit at 2.3.3 (1.91s)
Creating working copy for https://github.com/orchetect/MIDIKit
Working copy of https://github.com/orchetect/MIDIKit resolved at 0.10.1
Creating working copy for https://github.com/orchetect/TimecodeKit
Working copy of https://github.com/orchetect/TimecodeKit resolved at 2.3.3
Building for debugging...
[0/16] Write sources
[1/16] Copying PrivacyInfo.xcprivacy
[1/16] Write sources
[4/16] Copying PrivacyInfo.xcprivacy
[8/16] Write sources
[12/16] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[14/109] Emitting module MIDIKitInternals
/host/spi-builder-workspace/.build/checkouts/MIDIKit/Sources/MIDIKitInternals/Core MIDI/IO Constants.swift:7:8: error: no such module 'CoreMIDI'
 5 | //
 6 |
 7 | import CoreMIDI
   |        `- error: no such module 'CoreMIDI'
 8 |
 9 | /// Size of Core MIDI `MIDIPacketList` struct memory.
[15/111] Compiling TimecodeKitCore Timecode Operators.swift
/host/spi-builder-workspace/.build/checkouts/MIDIKit/Sources/MIDIKitInternals/Core MIDI/IO Constants.swift:7:8: error: no such module 'CoreMIDI'
 5 | //
 6 |
 7 | import CoreMIDI
   |        `- error: no such module 'CoreMIDI'
 8 |
 9 | /// Size of Core MIDI `MIDIPacketList` struct memory.
[16/111] Compiling TimecodeKitCore Timecode Rounding.swift
/host/spi-builder-workspace/.build/checkouts/MIDIKit/Sources/MIDIKitInternals/Core MIDI/IO Constants.swift:7:8: error: no such module 'CoreMIDI'
 5 | //
 6 |
 7 | import CoreMIDI
   |        `- error: no such module 'CoreMIDI'
 8 |
 9 | /// Size of Core MIDI `MIDIPacketList` struct memory.
[17/111] Compiling TimecodeKitCore Codable.swift
/host/spi-builder-workspace/.build/checkouts/MIDIKit/Sources/MIDIKitInternals/Core MIDI/IO Constants.swift:7:8: error: no such module 'CoreMIDI'
 5 | //
 6 |
 7 | import CoreMIDI
   |        `- error: no such module 'CoreMIDI'
 8 |
 9 | /// Size of Core MIDI `MIDIPacketList` struct memory.
[18/111] Compiling MIDIKitInternals Threading.swift
/host/spi-builder-workspace/.build/checkouts/MIDIKit/Sources/MIDIKitInternals/Core MIDI/IO Constants.swift:7:8: error: no such module 'CoreMIDI'
 5 | //
 6 |
 7 | import CoreMIDI
   |        `- error: no such module 'CoreMIDI'
 8 |
 9 | /// Size of Core MIDI `MIDIPacketList` struct memory.
[19/111] Compiling MIDIKitInternals resource_bundle_accessor.swift
/host/spi-builder-workspace/.build/checkouts/MIDIKit/Sources/MIDIKitInternals/Core MIDI/IO Constants.swift:7:8: error: no such module 'CoreMIDI'
 5 | //
 6 |
 7 | import CoreMIDI
   |        `- error: no such module 'CoreMIDI'
 8 |
 9 | /// Size of Core MIDI `MIDIPacketList` struct memory.
error: emit-module command failed with exit code 1 (use -v to see invocation)
[20/111] Emitting module TimecodeKitCore
/host/spi-builder-workspace/.build/checkouts/TimecodeKit/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[21/121] Compiling TimecodeKitCore Timecode.swift
/host/spi-builder-workspace/.build/checkouts/TimecodeKit/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[22/121] Compiling TimecodeKitCore UpperLimit.swift
/host/spi-builder-workspace/.build/checkouts/TimecodeKit/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[23/121] Compiling TimecodeKitCore TimecodeFrameRate CompatibleGroup.swift
/host/spi-builder-workspace/.build/checkouts/TimecodeKit/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[24/121] Compiling TimecodeKitCore TimecodeFrameRate Conversions.swift
/host/spi-builder-workspace/.build/checkouts/TimecodeKit/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[25/121] Compiling TimecodeKitCore TimecodeFrameRate Formats.swift
/host/spi-builder-workspace/.build/checkouts/TimecodeKit/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[26/121] Compiling TimecodeKitCore TimecodeFrameRate Properties.swift
/host/spi-builder-workspace/.build/checkouts/TimecodeKit/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[27/121] Compiling TimecodeKitCore TimecodeFrameRate.swift
/host/spi-builder-workspace/.build/checkouts/TimecodeKit/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[28/121] Compiling TimecodeKitCore TimecodeInterval Rational CMTime.swift
/host/spi-builder-workspace/.build/checkouts/TimecodeKit/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[29/121] Compiling TimecodeKitCore TimecodeInterval Rational.swift
/host/spi-builder-workspace/.build/checkouts/TimecodeKit/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[30/121] Compiling TimecodeKitCore TimecodeInterval Real Time.swift
/host/spi-builder-workspace/.build/checkouts/TimecodeKit/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[31/121] Compiling TimecodeKitCore Timecode TimecodeInterval.swift
/host/spi-builder-workspace/.build/checkouts/TimecodeKit/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[32/121] Compiling TimecodeKitCore Timecode Zero.swift
/host/spi-builder-workspace/.build/checkouts/TimecodeKit/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[33/121] Compiling TimecodeKitCore StringFormat.swift
/host/spi-builder-workspace/.build/checkouts/TimecodeKit/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[34/121] Compiling TimecodeKitCore StringFormatOption.swift
/host/spi-builder-workspace/.build/checkouts/TimecodeKit/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[35/121] Compiling TimecodeKitCore SubFramesBase.swift
/host/spi-builder-workspace/.build/checkouts/TimecodeKit/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[36/121] Compiling TimecodeKitCore Timecode Conversion.swift
/host/spi-builder-workspace/.build/checkouts/TimecodeKit/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[37/121] Compiling TimecodeKitCore Timecode Properties.swift
/host/spi-builder-workspace/.build/checkouts/TimecodeKit/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[38/121] Compiling TimecodeKitCore Timecode Validation.swift
/host/spi-builder-workspace/.build/checkouts/TimecodeKit/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[39/121] Compiling TimecodeKitCore Timecode init.swift
/host/spi-builder-workspace/.build/checkouts/TimecodeKit/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[40/121] Compiling TimecodeKitCore Timecode set.swift
/host/spi-builder-workspace/.build/checkouts/TimecodeKit/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[41/121] Compiling TimecodeKitCore TimecodeInterval Unary Operators.swift
/host/spi-builder-workspace/.build/checkouts/TimecodeKit/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[42/121] Compiling TimecodeKitCore TimecodeInterval.swift
/host/spi-builder-workspace/.build/checkouts/TimecodeKit/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[43/121] Compiling TimecodeKitCore TimecodeKitCore.swift
/host/spi-builder-workspace/.build/checkouts/TimecodeKit/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[44/121] Compiling TimecodeKitCore TimecodeTransformer.swift
/host/spi-builder-workspace/.build/checkouts/TimecodeKit/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[45/121] Compiling TimecodeKitCore CharacterSet.swift
/host/spi-builder-workspace/.build/checkouts/TimecodeKit/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[46/121] Compiling TimecodeKitCore Decimal.swift
/host/spi-builder-workspace/.build/checkouts/TimecodeKit/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[47/121] Compiling TimecodeKitCore FloatingPoint and Darwin.swift
/host/spi-builder-workspace/.build/checkouts/TimecodeKit/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[48/121] Compiling TimecodeKitCore FloatingPoint and Foundation.swift
/host/spi-builder-workspace/.build/checkouts/TimecodeKit/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[49/121] Compiling TimecodeKitCore FloatingPoint.swift
/host/spi-builder-workspace/.build/checkouts/TimecodeKit/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[50/121] Compiling TimecodeKitCore FloatingPointPowerComputable.swift
/host/spi-builder-workspace/.build/checkouts/TimecodeKit/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[51/121] Compiling TimecodeKitCore TimecodeKitCore-API-2.3.2.swift
/host/spi-builder-workspace/.build/checkouts/MIDIKit/Sources/MIDIKitInternals/Core MIDI/IO Constants.swift:7:8: error: no such module 'CoreMIDI'
 5 | //
 6 |
 7 | import CoreMIDI
   |        `- error: no such module 'CoreMIDI'
 8 |
 9 | /// Size of Core MIDI `MIDIPacketList` struct memory.
[52/121] Compiling TimecodeKitCore CMTimeRange Extensions.swift
/host/spi-builder-workspace/.build/checkouts/MIDIKit/Sources/MIDIKitInternals/Core MIDI/IO Constants.swift:7:8: error: no such module 'CoreMIDI'
 5 | //
 6 |
 7 | import CoreMIDI
   |        `- error: no such module 'CoreMIDI'
 8 |
 9 | /// Size of Core MIDI `MIDIPacketList` struct memory.
[53/121] Compiling TimecodeKitCore FeetAndFrames.swift
/host/spi-builder-workspace/.build/checkouts/MIDIKit/Sources/MIDIKitInternals/Core MIDI/IO Constants.swift:7:8: error: no such module 'CoreMIDI'
 5 | //
 6 |
 7 | import CoreMIDI
   |        `- error: no such module 'CoreMIDI'
 8 |
 9 | /// Size of Core MIDI `MIDIPacketList` struct memory.
[54/121] Compiling TimecodeKitCore Fraction CMTime.swift
/host/spi-builder-workspace/.build/checkouts/MIDIKit/Sources/MIDIKitInternals/Core MIDI/IO Constants.swift:7:8: error: no such module 'CoreMIDI'
 5 | //
 6 |
 7 | import CoreMIDI
   |        `- error: no such module 'CoreMIDI'
 8 |
 9 | /// Size of Core MIDI `MIDIPacketList` struct memory.
[55/121] Compiling TimecodeKitCore Fraction.swift
/host/spi-builder-workspace/.build/checkouts/MIDIKit/Sources/MIDIKitInternals/Core MIDI/IO Constants.swift:7:8: error: no such module 'CoreMIDI'
 5 | //
 6 |
 7 | import CoreMIDI
   |        `- error: no such module 'CoreMIDI'
 8 |
 9 | /// Size of Core MIDI `MIDIPacketList` struct memory.
[56/121] Compiling TimecodeKitCore FrameRateProtocol Properties.swift
/host/spi-builder-workspace/.build/checkouts/MIDIKit/Sources/MIDIKitInternals/Core MIDI/IO Constants.swift:7:8: error: no such module 'CoreMIDI'
 5 | //
 6 |
 7 | import CoreMIDI
   |        `- error: no such module 'CoreMIDI'
 8 |
 9 | /// Size of Core MIDI `MIDIPacketList` struct memory.
[57/121] Compiling TimecodeKitCore FrameRateProtocol.swift
/host/spi-builder-workspace/.build/checkouts/MIDIKit/Sources/MIDIKitInternals/Core MIDI/IO Constants.swift:7:8: error: no such module 'CoreMIDI'
 5 | //
 6 |
 7 | import CoreMIDI
   |        `- error: no such module 'CoreMIDI'
 8 |
 9 | /// Size of Core MIDI `MIDIPacketList` struct memory.
[58/121] Compiling TimecodeKitCore Component.swift
/host/spi-builder-workspace/.build/checkouts/MIDIKit/Sources/MIDIKitInternals/Core MIDI/IO Constants.swift:7:8: error: no such module 'CoreMIDI'
 5 | //
 6 |
 7 | import CoreMIDI
   |        `- error: no such module 'CoreMIDI'
 8 |
 9 | /// Size of Core MIDI `MIDIPacketList` struct memory.
[59/121] Compiling TimecodeKitCore ComponentRanges.swift
/host/spi-builder-workspace/.build/checkouts/MIDIKit/Sources/MIDIKitInternals/Core MIDI/IO Constants.swift:7:8: error: no such module 'CoreMIDI'
 5 | //
 6 |
 7 | import CoreMIDI
   |        `- error: no such module 'CoreMIDI'
 8 |
 9 | /// Size of Core MIDI `MIDIPacketList` struct memory.
[60/121] Compiling TimecodeKitCore Comparable.swift
/host/spi-builder-workspace/.build/checkouts/MIDIKit/Sources/MIDIKitInternals/Core MIDI/IO Constants.swift:7:8: error: no such module 'CoreMIDI'
 5 | //
 6 |
 7 | import CoreMIDI
   |        `- error: no such module 'CoreMIDI'
 8 |
 9 | /// Size of Core MIDI `MIDIPacketList` struct memory.
[61/121] Compiling TimecodeKitCore CustomStringConvertible.swift
/host/spi-builder-workspace/.build/checkouts/MIDIKit/Sources/MIDIKitInternals/Core MIDI/IO Constants.swift:7:8: error: no such module 'CoreMIDI'
 5 | //
 6 |
 7 | import CoreMIDI
   |        `- error: no such module 'CoreMIDI'
 8 |
 9 | /// Size of Core MIDI `MIDIPacketList` struct memory.
[62/121] Compiling TimecodeKitCore Hashable.swift
/host/spi-builder-workspace/.build/checkouts/MIDIKit/Sources/MIDIKitInternals/Core MIDI/IO Constants.swift:7:8: error: no such module 'CoreMIDI'
 5 | //
 6 |
 7 | import CoreMIDI
   |        `- error: no such module 'CoreMIDI'
 8 |
 9 | /// Size of Core MIDI `MIDIPacketList` struct memory.
[63/121] Compiling TimecodeKitCore Timecode Source Protocols.swift
/host/spi-builder-workspace/.build/checkouts/MIDIKit/Sources/MIDIKitInternals/Core MIDI/IO Constants.swift:7:8: error: no such module 'CoreMIDI'
 5 | //
 6 |
 7 | import CoreMIDI
   |        `- error: no such module 'CoreMIDI'
 8 |
 9 | /// Size of Core MIDI `MIDIPacketList` struct memory.
[64/121] Compiling TimecodeKitCore TimecodeKitCore-API-2.3.0.swift
/host/spi-builder-workspace/.build/checkouts/MIDIKit/Sources/MIDIKitInternals/Core MIDI/IO Constants.swift:7:8: error: no such module 'CoreMIDI'
 5 | //
 6 |
 7 | import CoreMIDI
   |        `- error: no such module 'CoreMIDI'
 8 |
 9 | /// Size of Core MIDI `MIDIPacketList` struct memory.
[65/121] Compiling TimecodeKitCore TimecodeKitCore-API-2.3.1.swift
/host/spi-builder-workspace/.build/checkouts/MIDIKit/Sources/MIDIKitInternals/Core MIDI/IO Constants.swift:7:8: error: no such module 'CoreMIDI'
 5 | //
 6 |
 7 | import CoreMIDI
   |        `- error: no such module 'CoreMIDI'
 8 |
 9 | /// Size of Core MIDI `MIDIPacketList` struct memory.
[66/121] Compiling TimecodeKitCore Identifiable.swift
/host/spi-builder-workspace/.build/checkouts/MIDIKit/Sources/MIDIKitInternals/Core MIDI/IO Constants.swift:7:8: error: no such module 'CoreMIDI'
 5 | //
 6 |
 7 | import CoreMIDI
   |        `- error: no such module 'CoreMIDI'
 8 |
 9 | /// Size of Core MIDI `MIDIPacketList` struct memory.
[67/121] Compiling TimecodeKitCore Sendable.swift
/host/spi-builder-workspace/.build/checkouts/MIDIKit/Sources/MIDIKitInternals/Core MIDI/IO Constants.swift:7:8: error: no such module 'CoreMIDI'
 5 | //
 6 |
 7 | import CoreMIDI
   |        `- error: no such module 'CoreMIDI'
 8 |
 9 | /// Size of Core MIDI `MIDIPacketList` struct memory.
[68/121] Compiling TimecodeKitCore Strideable.swift
/host/spi-builder-workspace/.build/checkouts/MIDIKit/Sources/MIDIKitInternals/Core MIDI/IO Constants.swift:7:8: error: no such module 'CoreMIDI'
 5 | //
 6 |
 7 | import CoreMIDI
   |        `- error: no such module 'CoreMIDI'
 8 |
 9 | /// Size of Core MIDI `MIDIPacketList` struct memory.
BUILD FAILURE 6.2 wasm