The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build SKHelper, reference main (bec0ff), with Swift 6.2 for Wasm on 2 Dec 2025 20:18:17 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>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/russell-archer/SKHelper.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/russell-archer/SKHelper
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at bec0fff Merge pull request #15 from russell-archer/observable-support
Updating files:  67% (7606/11243)
Updating files:  68% (7646/11243)
Updating files:  69% (7758/11243)
Updating files:  70% (7871/11243)
Updating files:  71% (7983/11243)
Updating files:  72% (8095/11243)
Updating files:  73% (8208/11243)
Updating files:  74% (8320/11243)
Updating files:  75% (8433/11243)
Updating files:  76% (8545/11243)
Updating files:  77% (8658/11243)
Updating files:  78% (8770/11243)
Updating files:  79% (8882/11243)
Updating files:  80% (8995/11243)
Updating files:  81% (9107/11243)
Updating files:  82% (9220/11243)
Updating files:  83% (9332/11243)
Updating files:  84% (9445/11243)
Updating files:  85% (9557/11243)
Updating files:  86% (9669/11243)
Updating files:  86% (9722/11243)
Updating files:  87% (9782/11243)
Updating files:  88% (9894/11243)
Updating files:  89% (10007/11243)
Updating files:  90% (10119/11243)
Updating files:  91% (10232/11243)
Updating files:  92% (10344/11243)
Updating files:  93% (10456/11243)
Updating files:  94% (10569/11243)
Updating files:  95% (10681/11243)
Updating files:  96% (10794/11243)
Updating files:  97% (10906/11243)
Updating files:  98% (11019/11243)
Updating files:  99% (11131/11243)
Updating files: 100% (11243/11243)
Updating files: 100% (11243/11243), done.
Cloned https://github.com/russell-archer/SKHelper.git
Revision (git rev-parse @):
bec0fff69beec22048c16efac4f3127eb78202a2
SUCCESS checkout https://github.com/russell-archer/SKHelper.git at main
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/russell-archer/SKHelper.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:302e3f347c593123f3d337e3da1bfe6e802bb8867614e9dfa745c72e13ca8eeb
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/apple/swift-docc-plugin.git
[1/2158] Fetching swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin.git from cache (0.42s)
Computing version for https://github.com/apple/swift-docc-plugin.git
Computed https://github.com/apple/swift-docc-plugin.git at 1.4.5 (2.55s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3588] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.40s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.88s)
Creating working copy for https://github.com/apple/swift-docc-plugin.git
Working copy of https://github.com/apple/swift-docc-plugin.git resolved at 1.4.5
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
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/7] Copying PrivacyInfo.xcprivacy
[2/7] Copying skhelper-logo-small.png
[2/7] Copying skhelper-logo.png
[5/7] Write sources
[6/7] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[8/9] Emitting module SKHelper
/host/spi-builder-workspace/Sources/SKHelper/Core/SKHelper+Extensions.swift:8:15: error: no such module 'StoreKit'
  6 | //
  7 |
  8 | public import StoreKit
    |               `- error: no such module 'StoreKit'
  9 |
 10 | @available(iOS 17.0, macOS 14.6, *)
[9/9] Compiling SKHelper SKHelper+Extensions.swift
/host/spi-builder-workspace/Sources/SKHelper/Core/SKHelper+Extensions.swift:8:15: error: no such module 'StoreKit'
  6 | //
  7 |
  8 | public import StoreKit
    |               `- error: no such module 'StoreKit'
  9 |
 10 | @available(iOS 17.0, macOS 14.6, *)
BUILD FAILURE 6.2 wasm