Build Information
Failed to build SundialKit, reference 0.2.1 (58e32d), with Swift 6.3 for Wasm on 15 Apr 2026 11:21:01 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/brightdigit/SundialKit.git
Reference: 0.2.1
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/brightdigit/SundialKit
* tag 0.2.1 -> FETCH_HEAD
HEAD is now at 58e32d9 Version 0.2.1
Cloned https://github.com/brightdigit/SundialKit.git
Revision (git rev-parse @):
58e32d9b620feb3e02d2fbf6b8569a3349d60182
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/brightdigit/SundialKit.git at 0.2.1
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.3
Building package at path: $PWD
https://github.com/brightdigit/SundialKit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/30] Emitting module SundialKit
/host/spi-builder-workspace/Sources/SundialKit/Network/PathMonitor.swift:13:21: error: cannot find type 'DispatchQueue' in scope
11 | func onPathUpdate(_ handler: @escaping (PathType) -> Void)
12 | /// Starts the monitor.
13 | func start(queue: DispatchQueue)
| `- error: cannot find type 'DispatchQueue' in scope
14 | /// Stops the montor.
15 | func cancel()
[4/33] Compiling SundialKit ConnectivityMessage.swift
[5/33] Compiling SundialKit ConnectivityObserver.swift
[6/33] Compiling SundialKit ConnectivityReceiveContext.swift
[7/33] Compiling SundialKit ConnectivityReceiveResult.swift
[8/33] Compiling SundialKit WCSession.swift
[9/33] Compiling SundialKit Messagable.swift
[10/33] Compiling SundialKit MessagableKeys.swift
[11/33] Compiling SundialKit ConnectivitySendContext.swift
[12/33] Compiling SundialKit ConnectivitySendResult.swift
[13/33] Compiling SundialKit ConnectivitySession.swift
[14/33] Compiling SundialKit ConnectivitySessionDelegate.swift
[15/33] Compiling SundialKit MessageDecoder.swift
[16/33] Compiling SundialKit NeverConnectivitySession.swift
[17/33] Compiling SundialKit WatchConnectivitySession.swift
[18/33] Compiling SundialKit NetworkPing.swift
/host/spi-builder-workspace/Sources/SundialKit/Network/PathMonitor.swift:13:21: error: cannot find type 'DispatchQueue' in scope
11 | func onPathUpdate(_ handler: @escaping (PathType) -> Void)
12 | /// Starts the monitor.
13 | func start(queue: DispatchQueue)
| `- error: cannot find type 'DispatchQueue' in scope
14 | /// Stops the montor.
15 | func cancel()
[19/33] Compiling SundialKit NeverPing.swift
/host/spi-builder-workspace/Sources/SundialKit/Network/PathMonitor.swift:13:21: error: cannot find type 'DispatchQueue' in scope
11 | func onPathUpdate(_ handler: @escaping (PathType) -> Void)
12 | /// Starts the monitor.
13 | func start(queue: DispatchQueue)
| `- error: cannot find type 'DispatchQueue' in scope
14 | /// Stops the montor.
15 | func cancel()
[20/33] Compiling SundialKit PathMonitor.swift
/host/spi-builder-workspace/Sources/SundialKit/Network/PathMonitor.swift:13:21: error: cannot find type 'DispatchQueue' in scope
11 | func onPathUpdate(_ handler: @escaping (PathType) -> Void)
12 | /// Starts the monitor.
13 | func start(queue: DispatchQueue)
| `- error: cannot find type 'DispatchQueue' in scope
14 | /// Stops the montor.
15 | func cancel()
[21/33] Compiling SundialKit PathStatus.swift
/host/spi-builder-workspace/Sources/SundialKit/Network/PathMonitor.swift:13:21: error: cannot find type 'DispatchQueue' in scope
11 | func onPathUpdate(_ handler: @escaping (PathType) -> Void)
12 | /// Starts the monitor.
13 | func start(queue: DispatchQueue)
| `- error: cannot find type 'DispatchQueue' in scope
14 | /// Stops the montor.
15 | func cancel()
[22/33] Compiling SundialKit NWInterface.swift
[23/33] Compiling SundialKit NWPath.swift
[24/33] Compiling SundialKit NWPathMonitor.swift
[25/33] Compiling SundialKit PathStatus.Network.swift
[26/33] Compiling SundialKit PathStatus.UnsatisfiedReason.swift
[27/33] Compiling SundialKit Interfaceable.swift
[28/33] Compiling SundialKit NetworkObserver.swift
[29/33] Compiling SundialKit NetworkPath.swift
[30/33] Compiling SundialKit PassthroughSubject.swift
[31/33] Compiling SundialKit SundialError.swift
[32/33] Compiling SundialKit ActivationState.swift
[33/33] Compiling SundialKit ConnectivityHandler.swift
BUILD FAILURE 6.3 wasm