Build Information
Failed to build IndexStore, reference develop (8473fd), with Swift 6.2 for Wasm on 12 Mar 2026 01:38:00 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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/CheekyGhost-Labs/IndexStore.git
Reference: develop
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/CheekyGhost-Labs/IndexStore
* branch develop -> FETCH_HEAD
* [new branch] develop -> origin/develop
HEAD is now at 8473fd5 [CHORE] Minor doc and impl fixes with index store status related things (#39)
Cloned https://github.com/CheekyGhost-Labs/IndexStore.git
Revision (git rev-parse @):
8473fd5af00b6fe3e0731699f4aa5c7721574a6e
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/CheekyGhost-Labs/IndexStore.git at develop
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/CheekyGhost-Labs/IndexStore.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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:c50555b47c4db0b0576f9f25702fbe2fdff28194c4a4f4c23a7dce4b3504c85e
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/swift-sdk.json
Fetching https://github.com/swiftlang/indexstore-db.git
[1/5806] Fetching indexstore-db
Fetched https://github.com/swiftlang/indexstore-db.git from cache (0.61s)
Fetching https://github.com/swiftlang/swift-lmdb.git
[1/10372] Fetching swift-lmdb
Fetched https://github.com/swiftlang/swift-lmdb.git from cache (1.00s)
Fetching https://github.com/apple/swift-tools-support-core.git
Fetching https://github.com/SwiftPackageIndex/SPIManifest.git
[1/981] Fetching spimanifest
[982/8167] Fetching spimanifest, swift-tools-support-core
Fetched https://github.com/SwiftPackageIndex/SPIManifest.git from cache (0.51s)
Fetched https://github.com/apple/swift-tools-support-core.git from cache (0.51s)
Computing version for https://github.com/apple/swift-tools-support-core.git
Computed https://github.com/apple/swift-tools-support-core.git at 0.7.1 (1.02s)
Computing version for https://github.com/SwiftPackageIndex/SPIManifest.git
Computed https://github.com/SwiftPackageIndex/SPIManifest.git at 0.19.0 (0.45s)
Fetching https://github.com/jpsim/Yams.git
[1/11505] Fetching yams
Fetched https://github.com/jpsim/Yams.git from cache (1.40s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.4.0 (1.85s)
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.4.0
Creating working copy for https://github.com/apple/swift-tools-support-core.git
Working copy of https://github.com/apple/swift-tools-support-core.git resolved at 0.7.1
Creating working copy for https://github.com/swiftlang/indexstore-db.git
Working copy of https://github.com/swiftlang/indexstore-db.git resolved at swift-6.2.4-RELEASE (cf29ef4)
Creating working copy for https://github.com/swiftlang/swift-lmdb.git
Working copy of https://github.com/swiftlang/swift-lmdb.git resolved at release/6.2 (1ad9a2d)
Creating working copy for https://github.com/SwiftPackageIndex/SPIManifest.git
Working copy of https://github.com/SwiftPackageIndex/SPIManifest.git resolved at 0.19.0
[1/1] Compiling plugin ValidatorPlugin
Building for debugging...
[1/11] Write sources
[1/11] Copying PrivacyInfo.xcprivacy
[4/11] Write sources
[7/11] Compiling TSCclibc libc.c
[8/11] Write swift-version-24593BA9C3E375BF.txt
[9/11] Compiling TSCclibc process.c
/host/spi-builder-workspace/.build/checkouts/indexstore-db/Sources/IndexStoreDB_CIndexStoreDB/CIndexStoreDB.cpp:22:10: fatal error: 'Block.h' file not found
22 | #include <Block.h>
| ^~~~~~~~~
1 error generated.
[10/13] Compiling IndexStoreDB_CIndexStoreDB CIndexStoreDB.cpp
error: emit-module command failed with exit code 1 (use -v to see invocation)
[11/13] Emitting module TSCLibc
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCLibc/libc.swift:21:19: error: no such module 'Darwin.C'
19 | @_exported import Android
20 | #else
21 | @_exported import Darwin.C
| `- error: no such module 'Darwin.C'
22 | #endif
23 |
BUILD FAILURE 6.2 wasm