Build Information
Failed to build JBird, reference 2.0.0-beta.3 (f841d7), with Swift 6.2 for Wasm on 14 Dec 2025 04:54:43 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasip1 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vsanthanam/JBird.git
Reference: 2.0.0-beta.3
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/vsanthanam/JBird
* tag 2.0.0-beta.3 -> FETCH_HEAD
HEAD is now at f841d7e Rename custom `CodingKey` types (#311)
Cloned https://github.com/vsanthanam/JBird.git
Revision (git rev-parse @):
f841d7e5827012b6c8d7425aee29cd44f109a2be
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/vsanthanam/JBird.git at 2.0.0-beta.3
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/vsanthanam/JBird.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasip1 2>&1
wasm-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:ea378e7d7954b9ce813c0ebc8f6bc113436e2b3d5aa4fd45225da8bf07e6be73
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest
warning: multiple Swift SDKs match target triple `wasm32-unknown-wasip1` and host triple x86_64-unknown-linux-gnu, selected one at /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/embedded-swift-sdk.json
Fetching https://github.com/swiftlang/swift-docc-plugin.git
Fetching https://github.com/nicklockwood/SwiftFormat.git
Fetching https://github.com/swiftlang/swift-syntax.git
[1/2158] Fetching swift-docc-plugin
[2159/75270] Fetching swift-docc-plugin, swift-syntax
[18244/128594] Fetching swift-docc-plugin, swift-syntax, swiftformat
Fetched https://github.com/swiftlang/swift-syntax.git from cache (5.61s)
[13357/55482] Fetching swift-docc-plugin, swiftformat
Fetched https://github.com/swiftlang/swift-docc-plugin.git from cache (27.18s)
Fetched https://github.com/nicklockwood/SwiftFormat.git from cache (27.92s)
Computing version for https://github.com/nicklockwood/SwiftFormat.git
Computed https://github.com/nicklockwood/SwiftFormat.git at 0.58.7 (30.23s)
Computing version for https://github.com/swiftlang/swift-docc-plugin.git
Computed https://github.com/swiftlang/swift-docc-plugin.git at 1.4.5 (0.41s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3596] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (2.76s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 602.0.0 (5.20s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.47s)
Creating working copy for https://github.com/swiftlang/swift-docc-plugin.git
Working copy of https://github.com/swiftlang/swift-docc-plugin.git resolved at 1.4.5
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 602.0.0
Creating working copy for https://github.com/nicklockwood/SwiftFormat.git
Working copy of https://github.com/nicklockwood/SwiftFormat.git resolved at 0.58.7
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/602.0.0/swift-6.2-RELEASE-MacroSupport-ubuntu_jammy_x86_64.tar.gz
Downloaded https://download.swift.org/prebuilts/swift-syntax/602.0.0/swift-6.2-RELEASE-MacroSupport-ubuntu_jammy_x86_64.tar.gz (0.79s)
[1/1] Compiling plugin SwiftFormatPlugin
[2/2] Compiling plugin Swift-DocC Preview
[3/3] Compiling plugin Swift-DocC
Building for debugging...
[3/30] Write sources
[8/30] Copying PrivacyInfo.xcprivacy
[9/30] Write sources
[9/30] Copying PrivacyInfo.xcprivacy
[15/30] Write sources
[15/30] Copying PrivacyInfo.xcprivacy
[20/30] Write sources
[24/30] Write swift-version-24593BA9C3E375BF.txt
[25/30] Compiling JBirdParser JBirdParser.c
error: emit-module command failed with exit code 1 (use -v to see invocation)
[28/58] Emitting module JBirdCore
/host/spi-builder-workspace/Sources/JBirdCore/Errors/JSONDeserializationError.swift:26:8: error: no such module 'Foundation'
24 | // SOFTWARE.
25 |
26 | import Foundation
| `- error: no such module 'Foundation'
27 | #if BUILD_XCFRAMEWORK
28 | @_implementationOnly import JBirdParser
[29/58] Compiling JBirdCore JSONDeserializationError.swift
/host/spi-builder-workspace/Sources/JBirdCore/Errors/JSONDeserializationError.swift:26:8: error: no such module 'Foundation'
24 | // SOFTWARE.
25 |
26 | import Foundation
| `- error: no such module 'Foundation'
27 | #if BUILD_XCFRAMEWORK
28 | @_implementationOnly import JBirdParser
BUILD FAILURE 6.2 wasm