The Swift Package Index logo.Swift Package Index

Build Information

Failed to build CoreOSC, reference main (01835c), with Swift 6.3 for Wasm on 16 Apr 2026 02:08:35 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sammysmallman/CoreOSC.git
Reference: main
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/sammysmallman/CoreOSC
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 01835ca 2.1.0 (#17)
Cloned https://github.com/sammysmallman/CoreOSC.git
Revision (git rev-parse @):
01835ca992cd199afd725578962d0b533e324d97
SUCCESS checkout https://github.com/sammysmallman/CoreOSC.git at main
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/sammysmallman/CoreOSC.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1
wasm-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d69f4e7582c319245442d62a08b2d7c7fd5a0c0c69f5d2ef11d1530cd8d3329b
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest
Building for debugging...
[0/6] Copying PrivacyInfo.xcprivacy
[0/6] Copying LICENSE.md
[0/6] Copying Info.plist
[3/6] Copying Localizable.strings
[4/6] Write sources
[5/6] Write swift-version-24593BA9C3E375BF.txt
[7/33] Compiling CoreOSC OSCArgument.swift
/host/spi-builder-workspace/Sources/CoreOSC/OSCArgument.swift:25:8: error: no such module 'CoreGraphics'
 23 |
 24 | import Foundation
 25 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 26 |
 27 | /// An OSC Argument.
[8/33] Compiling CoreOSC OSCArgumentError.swift
/host/spi-builder-workspace/Sources/CoreOSC/OSCArgument.swift:25:8: error: no such module 'CoreGraphics'
 23 |
 24 | import Foundation
 25 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 26 |
 27 | /// An OSC Argument.
[9/33] Compiling CoreOSC OSCBundle.swift
/host/spi-builder-workspace/Sources/CoreOSC/OSCArgument.swift:25:8: error: no such module 'CoreGraphics'
 23 |
 24 | import Foundation
 25 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 26 |
 27 | /// An OSC Argument.
[10/33] Compiling CoreOSC OSCFilterAddress.swift
/host/spi-builder-workspace/Sources/CoreOSC/OSCArgument.swift:25:8: error: no such module 'CoreGraphics'
 23 |
 24 | import Foundation
 25 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 26 |
 27 | /// An OSC Argument.
[11/33] Compiling CoreOSC OSCAddressPattern.swift
/host/spi-builder-workspace/Sources/CoreOSC/OSCArgument.swift:25:8: error: no such module 'CoreGraphics'
 23 |
 24 | import Foundation
 25 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 26 |
 27 | /// An OSC Argument.
[12/33] Compiling CoreOSC OSCAddressSpace.swift
/host/spi-builder-workspace/Sources/CoreOSC/OSCArgument.swift:25:8: error: no such module 'CoreGraphics'
 23 |
 24 | import Foundation
 25 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 26 |
 27 | /// An OSC Argument.
[13/33] Compiling CoreOSC OSCAddressStore.swift
/host/spi-builder-workspace/Sources/CoreOSC/OSCArgument.swift:25:8: error: no such module 'CoreGraphics'
 23 |
 24 | import Foundation
 25 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 26 |
 27 | /// An OSC Argument.
[14/33] Compiling CoreOSC OSCAnnotation.swift
/host/spi-builder-workspace/Sources/CoreOSC/OSCArgument.swift:25:8: error: no such module 'CoreGraphics'
 23 |
 24 | import Foundation
 25 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 26 |
 27 | /// An OSC Argument.
[15/33] Compiling CoreOSC UInt32.swift
/host/spi-builder-workspace/Sources/CoreOSC/OSCArgument.swift:25:8: error: no such module 'CoreGraphics'
 23 |
 24 | import Foundation
 25 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 26 |
 27 | /// An OSC Argument.
[16/33] Compiling CoreOSC OSCAddress.swift
/host/spi-builder-workspace/Sources/CoreOSC/OSCArgument.swift:25:8: error: no such module 'CoreGraphics'
 23 |
 24 | import Foundation
 25 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 26 |
 27 | /// An OSC Argument.
[17/33] Compiling CoreOSC OSCAddressError.swift
/host/spi-builder-workspace/Sources/CoreOSC/OSCArgument.swift:25:8: error: no such module 'CoreGraphics'
 23 |
 24 | import Foundation
 25 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 26 |
 27 | /// An OSC Argument.
[18/33] Compiling CoreOSC OSCAddressFilter.swift
/host/spi-builder-workspace/Sources/CoreOSC/OSCArgument.swift:25:8: error: no such module 'CoreGraphics'
 23 |
 24 | import Foundation
 25 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 26 |
 27 | /// An OSC Argument.
error: emit-module command failed with exit code 1 (use -v to see invocation)
[19/33] Emitting module CoreOSC
/host/spi-builder-workspace/Sources/CoreOSC/OSCArgument.swift:25:8: error: no such module 'CoreGraphics'
 23 |
 24 | import Foundation
 25 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 26 |
 27 | /// An OSC Argument.
[20/33] Compiling CoreOSC CoreOSC.swift
/host/spi-builder-workspace/Sources/CoreOSC/OSCArgument.swift:25:8: error: no such module 'CoreGraphics'
 23 |
 24 | import Foundation
 25 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 26 |
 27 | /// An OSC Argument.
[21/33] Compiling CoreOSC Character.swift
/host/spi-builder-workspace/Sources/CoreOSC/OSCArgument.swift:25:8: error: no such module 'CoreGraphics'
 23 |
 24 | import Foundation
 25 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 26 |
 27 | /// An OSC Argument.
[22/33] Compiling CoreOSC Numeric.swift
/host/spi-builder-workspace/Sources/CoreOSC/OSCArgument.swift:25:8: error: no such module 'CoreGraphics'
 23 |
 24 | import Foundation
 25 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 26 |
 27 | /// An OSC Argument.
[23/33] Compiling CoreOSC String.swift
/host/spi-builder-workspace/Sources/CoreOSC/OSCArgument.swift:25:8: error: no such module 'CoreGraphics'
 23 |
 24 | import Foundation
 25 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 26 |
 27 | /// An OSC Argument.
[24/33] Compiling CoreOSC OSCParserError.swift
/host/spi-builder-workspace/Sources/CoreOSC/OSCArgument.swift:25:8: error: no such module 'CoreGraphics'
 23 |
 24 | import Foundation
 25 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 26 |
 27 | /// An OSC Argument.
[25/33] Compiling CoreOSC OSCPatternMatch.swift
/host/spi-builder-workspace/Sources/CoreOSC/OSCArgument.swift:25:8: error: no such module 'CoreGraphics'
 23 |
 24 | import Foundation
 25 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 26 |
 27 | /// An OSC Argument.
[26/33] Compiling CoreOSC OSCRefractingAddress.swift
/host/spi-builder-workspace/Sources/CoreOSC/OSCArgument.swift:25:8: error: no such module 'CoreGraphics'
 23 |
 24 | import Foundation
 25 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 26 |
 27 | /// An OSC Argument.
[27/36] Compiling CoreOSC OSCMethod.swift
/host/spi-builder-workspace/Sources/CoreOSC/OSCArgument.swift:25:8: error: no such module 'CoreGraphics'
 23 |
 24 | import Foundation
 25 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 26 |
 27 | /// An OSC Argument.
[28/36] Compiling CoreOSC OSCPacket.swift
/host/spi-builder-workspace/Sources/CoreOSC/OSCArgument.swift:25:8: error: no such module 'CoreGraphics'
 23 |
 24 | import Foundation
 25 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 26 |
 27 | /// An OSC Argument.
[29/36] Compiling CoreOSC OSCParser.swift
/host/spi-builder-workspace/Sources/CoreOSC/OSCArgument.swift:25:8: error: no such module 'CoreGraphics'
 23 |
 24 | import Foundation
 25 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 26 |
 27 | /// An OSC Argument.
[30/36] Compiling CoreOSC OSCFilterAddressStore.swift
/host/spi-builder-workspace/Sources/CoreOSC/OSCArgument.swift:25:8: error: no such module 'CoreGraphics'
 23 |
 24 | import Foundation
 25 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 26 |
 27 | /// An OSC Argument.
[31/36] Compiling CoreOSC OSCFilterMethod.swift
/host/spi-builder-workspace/Sources/CoreOSC/OSCArgument.swift:25:8: error: no such module 'CoreGraphics'
 23 |
 24 | import Foundation
 25 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 26 |
 27 | /// An OSC Argument.
[32/36] Compiling CoreOSC OSCMatch.swift
/host/spi-builder-workspace/Sources/CoreOSC/OSCArgument.swift:25:8: error: no such module 'CoreGraphics'
 23 |
 24 | import Foundation
 25 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 26 |
 27 | /// An OSC Argument.
[33/36] Compiling CoreOSC OSCMessage.swift
/host/spi-builder-workspace/Sources/CoreOSC/OSCArgument.swift:25:8: error: no such module 'CoreGraphics'
 23 |
 24 | import Foundation
 25 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 26 |
 27 | /// An OSC Argument.
[34/36] Compiling CoreOSC OSCStore.swift
/host/spi-builder-workspace/Sources/CoreOSC/OSCArgument.swift:25:8: error: no such module 'CoreGraphics'
 23 |
 24 | import Foundation
 25 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 26 |
 27 | /// An OSC Argument.
[35/36] Compiling CoreOSC OSCTimeTag.swift
/host/spi-builder-workspace/Sources/CoreOSC/OSCArgument.swift:25:8: error: no such module 'CoreGraphics'
 23 |
 24 | import Foundation
 25 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 26 |
 27 | /// An OSC Argument.
[36/36] Compiling CoreOSC resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/CoreOSC/OSCArgument.swift:25:8: error: no such module 'CoreGraphics'
 23 |
 24 | import Foundation
 25 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 26 |
 27 | /// An OSC Argument.
BUILD FAILURE 6.3 wasm