The Swift Package Index logo.Swift Package Index

Build Information

Failed to build swift-midi-controlsurfaces, reference 1.0.0 (258c28), with Swift 6.2 for Wasm on 27 Apr 2026 07:18:52 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.2-latest swift build --swift-sdk swift-6.2-RELEASE_wasm 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/orchetect/swift-midi-controlsurfaces.git
Reference: 1.0.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/orchetect/swift-midi-controlsurfaces
 * tag               1.0.0      -> FETCH_HEAD
HEAD is now at 258c28e Set swift-midi-core dependency to 1.0.0
Cloned https://github.com/orchetect/swift-midi-controlsurfaces.git
Revision (git rev-parse @):
258c28eb1d0cbdc8aa43904b190e1483f91e6982
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/orchetect/swift-midi-controlsurfaces.git at 1.0.0
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/orchetect/swift-midi-controlsurfaces.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.2-latest swift build --swift-sdk swift-6.2-RELEASE_wasm 2>&1
wasm-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:2a8b2d9e022a9894c61e0736af7cdaa1ee64c002dbb133a55c0d7e8980b3ad16
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.2-latest
Fetching https://github.com/orchetect/swift-midi-core
[1/1472] Fetching swift-midi-core
Fetched https://github.com/orchetect/swift-midi-core from cache (0.31s)
Computing version for https://github.com/orchetect/swift-midi-core
Computed https://github.com/orchetect/swift-midi-core at 1.0.0 (0.83s)
Creating working copy for https://github.com/orchetect/swift-midi-core
Working copy of https://github.com/orchetect/swift-midi-core resolved at 1.0.0
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[5/25] Emitting module SwiftMIDIInternals
/host/spi-builder-workspace/.build/checkouts/swift-midi-core/Sources/SwiftMIDIInternals/Utilities/SafeDispatchTimer.swift:7:8: error: no such module 'Dispatch'
  5 | //
  6 |
  7 | import Dispatch
    |        `- error: no such module 'Dispatch'
  8 | import Foundation
  9 |
[6/27] Compiling SwiftMIDIInternals PThreadMutex.swift
/host/spi-builder-workspace/.build/checkouts/swift-midi-core/Sources/SwiftMIDIInternals/Utilities/SafeDispatchTimer.swift:7:8: error: no such module 'Dispatch'
  5 | //
  6 |
  7 | import Dispatch
    |        `- error: no such module 'Dispatch'
  8 | import Foundation
  9 |
[7/27] Compiling SwiftMIDIInternals PThreadMutexValue.swift
/host/spi-builder-workspace/.build/checkouts/swift-midi-core/Sources/SwiftMIDIInternals/Utilities/SafeDispatchTimer.swift:7:8: error: no such module 'Dispatch'
  5 | //
  6 |
  7 | import Dispatch
    |        `- error: no such module 'Dispatch'
  8 | import Foundation
  9 |
[8/27] Compiling SwiftMIDIInternals ThreadSynchronized.swift
/host/spi-builder-workspace/.build/checkouts/swift-midi-core/Sources/SwiftMIDIInternals/Utilities/SafeDispatchTimer.swift:7:8: error: no such module 'Dispatch'
  5 | //
  6 |
  7 | import Dispatch
    |        `- error: no such module 'Dispatch'
  8 | import Foundation
  9 |
[9/27] Compiling SwiftMIDIInternals ThreadSynchronizedPThreadMutex.swift
/host/spi-builder-workspace/.build/checkouts/swift-midi-core/Sources/SwiftMIDIInternals/Utilities/SafeDispatchTimer.swift:7:8: error: no such module 'Dispatch'
  5 | //
  6 |
  7 | import Dispatch
    |        `- error: no such module 'Dispatch'
  8 | import Foundation
  9 |
[10/27] Compiling SwiftMIDIInternals ThreadSynchronizedPThreadMutexValue.swift
/host/spi-builder-workspace/.build/checkouts/swift-midi-core/Sources/SwiftMIDIInternals/Utilities/SafeDispatchTimer.swift:7:8: error: no such module 'Dispatch'
  5 | //
  6 |
  7 | import Dispatch
    |        `- error: no such module 'Dispatch'
  8 | import Foundation
  9 |
[11/27] Compiling SwiftMIDIInternals String.swift
/host/spi-builder-workspace/.build/checkouts/swift-midi-core/Sources/SwiftMIDIInternals/Utilities/SafeDispatchTimer.swift:7:8: error: no such module 'Dispatch'
  5 | //
  6 |
  7 | import Dispatch
    |        `- error: no such module 'Dispatch'
  8 | import Foundation
  9 |
[12/27] Compiling SwiftMIDIInternals Timespec.swift
/host/spi-builder-workspace/.build/checkouts/swift-midi-core/Sources/SwiftMIDIInternals/Utilities/SafeDispatchTimer.swift:7:8: error: no such module 'Dispatch'
  5 | //
  6 |
  7 | import Dispatch
    |        `- error: no such module 'Dispatch'
  8 | import Foundation
  9 |
[13/27] Compiling SwiftMIDIInternals RandomAccessCollection.swift
/host/spi-builder-workspace/.build/checkouts/swift-midi-core/Sources/SwiftMIDIInternals/Utilities/SafeDispatchTimer.swift:7:8: error: no such module 'Dispatch'
  5 | //
  6 |
  7 | import Dispatch
    |        `- error: no such module 'Dispatch'
  8 | import Foundation
  9 |
[14/27] Compiling SwiftMIDIInternals ThreadSynchronizedValue.swift
/host/spi-builder-workspace/.build/checkouts/swift-midi-core/Sources/SwiftMIDIInternals/Utilities/SafeDispatchTimer.swift:7:8: error: no such module 'Dispatch'
  5 | //
  6 |
  7 | import Dispatch
    |        `- error: no such module 'Dispatch'
  8 | import Foundation
  9 |
[15/27] Compiling SwiftMIDIInternals Utilities.swift
/host/spi-builder-workspace/.build/checkouts/swift-midi-core/Sources/SwiftMIDIInternals/Utilities/SafeDispatchTimer.swift:7:8: error: no such module 'Dispatch'
  5 | //
  6 |
  7 | import Dispatch
    |        `- error: no such module 'Dispatch'
  8 | import Foundation
  9 |
[16/27] Compiling SwiftMIDIInternals Collections.swift
/host/spi-builder-workspace/.build/checkouts/swift-midi-core/Sources/SwiftMIDIInternals/Utilities/SafeDispatchTimer.swift:7:8: error: no such module 'Dispatch'
  5 | //
  6 |
  7 | import Dispatch
    |        `- error: no such module 'Dispatch'
  8 | import Foundation
  9 |
[17/27] Compiling SwiftMIDIInternals Integers.swift
/host/spi-builder-workspace/.build/checkouts/swift-midi-core/Sources/SwiftMIDIInternals/Utilities/SafeDispatchTimer.swift:7:8: error: no such module 'Dispatch'
  5 | //
  6 |
  7 | import Dispatch
    |        `- error: no such module 'Dispatch'
  8 | import Foundation
  9 |
[18/27] Compiling SwiftMIDIInternals Ranges.swift
/host/spi-builder-workspace/.build/checkouts/swift-midi-core/Sources/SwiftMIDIInternals/Utilities/SafeDispatchTimer.swift:7:8: error: no such module 'Dispatch'
  5 | //
  6 |
  7 | import Dispatch
    |        `- error: no such module 'Dispatch'
  8 | import Foundation
  9 |
[19/27] Compiling SwiftMIDIInternals SafeDispatchTimer.swift
/host/spi-builder-workspace/.build/checkouts/swift-midi-core/Sources/SwiftMIDIInternals/Utilities/SafeDispatchTimer.swift:7:8: error: no such module 'Dispatch'
  5 | //
  6 |
  7 | import Dispatch
    |        `- error: no such module 'Dispatch'
  8 | import Foundation
  9 |
[20/27] Compiling SwiftMIDIInternals MainThreadSynchronizedPThreadMutex.swift
/host/spi-builder-workspace/.build/checkouts/swift-midi-core/Sources/SwiftMIDIInternals/Utilities/SafeDispatchTimer.swift:7:8: error: no such module 'Dispatch'
  5 | //
  6 |
  7 | import Dispatch
    |        `- error: no such module 'Dispatch'
  8 | import Foundation
  9 |
[21/27] Compiling SwiftMIDIInternals MainThreadSynchronizedPThreadMutexValue.swift
/host/spi-builder-workspace/.build/checkouts/swift-midi-core/Sources/SwiftMIDIInternals/Utilities/SafeDispatchTimer.swift:7:8: error: no such module 'Dispatch'
  5 | //
  6 |
  7 | import Dispatch
    |        `- error: no such module 'Dispatch'
  8 | import Foundation
  9 |
[22/27] Compiling SwiftMIDIInternals Hex and Binary String.swift
/host/spi-builder-workspace/.build/checkouts/swift-midi-core/Sources/SwiftMIDIInternals/Utilities/SafeDispatchTimer.swift:7:8: error: no such module 'Dispatch'
  5 | //
  6 |
  7 | import Dispatch
    |        `- error: no such module 'Dispatch'
  8 | import Foundation
  9 |
[23/27] Compiling SwiftMIDIInternals Number Formatting.swift
/host/spi-builder-workspace/.build/checkouts/swift-midi-core/Sources/SwiftMIDIInternals/Utilities/SafeDispatchTimer.swift:7:8: error: no such module 'Dispatch'
  5 | //
  6 |
  7 | import Dispatch
    |        `- error: no such module 'Dispatch'
  8 | import Foundation
  9 |
[24/27] Compiling SwiftMIDIInternals ASCII.swift
/host/spi-builder-workspace/.build/checkouts/swift-midi-core/Sources/SwiftMIDIInternals/Utilities/SafeDispatchTimer.swift:7:8: error: no such module 'Dispatch'
  5 | //
  6 |
  7 | import Dispatch
    |        `- error: no such module 'Dispatch'
  8 | import Foundation
  9 |
[25/27] Compiling SwiftMIDIInternals SwiftMIDIInternals.swift
/host/spi-builder-workspace/.build/checkouts/swift-midi-core/Sources/SwiftMIDIInternals/Utilities/SafeDispatchTimer.swift:7:8: error: no such module 'Dispatch'
  5 | //
  6 |
  7 | import Dispatch
    |        `- error: no such module 'Dispatch'
  8 | import Foundation
  9 |
[26/27] Compiling SwiftMIDIInternals ASCII String and Data.swift
/host/spi-builder-workspace/.build/checkouts/swift-midi-core/Sources/SwiftMIDIInternals/Utilities/SafeDispatchTimer.swift:7:8: error: no such module 'Dispatch'
  5 | //
  6 |
  7 | import Dispatch
    |        `- error: no such module 'Dispatch'
  8 | import Foundation
  9 |
[27/27] Compiling SwiftMIDIInternals Exception.swift
/host/spi-builder-workspace/.build/checkouts/swift-midi-core/Sources/SwiftMIDIInternals/Utilities/SafeDispatchTimer.swift:7:8: error: no such module 'Dispatch'
  5 | //
  6 |
  7 | import Dispatch
    |        `- error: no such module 'Dispatch'
  8 | import Foundation
  9 |
BUILD FAILURE 6.2 wasm