The Swift Package Index logo.Swift Package Index

Build Information

Failed to build WebMIDIKit with Swift 5.9 for Linux.

Build Command

docker run --rm -v "checkouts-4609320-1":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/adamnemecek/webmidikit.git
Reference: master
Cloned https://github.com/adamnemecek/webmidikit.git into spi-builder-workspace
SUCCESS checkout https://github.com/adamnemecek/webmidikit.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4609320-1":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Building for debugging...
error: emit-module command failed with exit code 1 (use -v to see invocation)
[1/15] Emitting module WebMIDIKit
/host/spi-builder-workspace/Sources/WebMIDIKit/CoreMIDI.swift:1:8: error: no such module 'CoreMIDI'
import CoreMIDI
       ^
[2/17] Compiling WebMIDIKit MIDIInput.swift
/host/spi-builder-workspace/Sources/WebMIDIKit/CoreMIDI.swift:1:8: error: no such module 'CoreMIDI'
import CoreMIDI
       ^
[3/17] Compiling WebMIDIKit MIDIOutput.swift
/host/spi-builder-workspace/Sources/WebMIDIKit/CoreMIDI.swift:1:8: error: no such module 'CoreMIDI'
import CoreMIDI
       ^
[4/17] Compiling WebMIDIKit MIDIPacketList.swift
/host/spi-builder-workspace/Sources/WebMIDIKit/CoreMIDI.swift:1:8: error: no such module 'CoreMIDI'
import CoreMIDI
       ^
[5/17] Compiling WebMIDIKit MIDIPacketListBuilder.swift
/host/spi-builder-workspace/Sources/WebMIDIKit/CoreMIDI.swift:1:8: error: no such module 'CoreMIDI'
import CoreMIDI
       ^
[6/17] Compiling WebMIDIKit MIDIPort.swift
/host/spi-builder-workspace/Sources/WebMIDIKit/CoreMIDI.swift:1:8: error: no such module 'CoreMIDI'
import CoreMIDI
       ^
[7/17] Compiling WebMIDIKit MIDIPortMap.swift
/host/spi-builder-workspace/Sources/WebMIDIKit/CoreMIDI.swift:1:8: error: no such module 'CoreMIDI'
import CoreMIDI
       ^
[8/17] Compiling WebMIDIKit MIDIStatus.swift
/host/spi-builder-workspace/Sources/WebMIDIKit/CoreMIDI.swift:1:8: error: no such module 'CoreMIDI'
import CoreMIDI
       ^
[9/17] Compiling WebMIDIKit VirtualMIDIInput.swift
/host/spi-builder-workspace/Sources/WebMIDIKit/CoreMIDI.swift:1:8: error: no such module 'CoreMIDI'
import CoreMIDI
       ^
[10/17] Compiling WebMIDIKit MIDIEndpoint.swift
/host/spi-builder-workspace/Sources/WebMIDIKit/CoreMIDI.swift:1:8: error: no such module 'CoreMIDI'
import CoreMIDI
       ^
[11/17] Compiling WebMIDIKit MIDIEvent.swift
/host/spi-builder-workspace/Sources/WebMIDIKit/CoreMIDI.swift:1:8: error: no such module 'CoreMIDI'
import CoreMIDI
       ^
[12/17] Compiling WebMIDIKit VirtualMIDIOutput.swift
/host/spi-builder-workspace/Sources/WebMIDIKit/CoreMIDI.swift:1:8: error: no such module 'CoreMIDI'
import CoreMIDI
       ^
[13/17] Compiling WebMIDIKit WebMIDIKit.swift
/host/spi-builder-workspace/Sources/WebMIDIKit/CoreMIDI.swift:1:8: error: no such module 'CoreMIDI'
import CoreMIDI
       ^
[14/17] Compiling WebMIDIKit CoreMIDI.swift
/host/spi-builder-workspace/Sources/WebMIDIKit/CoreMIDI.swift:1:8: error: no such module 'CoreMIDI'
import CoreMIDI
       ^
[15/17] Compiling WebMIDIKit Enums.swift
/host/spi-builder-workspace/Sources/WebMIDIKit/CoreMIDI.swift:1:8: error: no such module 'CoreMIDI'
import CoreMIDI
       ^
[16/17] Compiling WebMIDIKit Extensions.swift
/host/spi-builder-workspace/Sources/WebMIDIKit/CoreMIDI.swift:1:8: error: no such module 'CoreMIDI'
import CoreMIDI
       ^
[17/17] Compiling WebMIDIKit MIDIClient.swift
/host/spi-builder-workspace/Sources/WebMIDIKit/CoreMIDI.swift:1:8: error: no such module 'CoreMIDI'
import CoreMIDI
       ^
error: fatalError
BUILD FAILURE 5.9 linux

Build Machine: Linux 2