The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Ra9rKit, reference 1.14.2 (2d3860), with Swift 6.2 for Wasm on 21 Jun 2025 14:30:09 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ra9r/Ra9rKit.git
Reference: 1.14.2
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/ra9r/Ra9rKit
 * tag               1.14.2     -> FETCH_HEAD
HEAD is now at 2d3860c added startOfWeek
Cloned https://github.com/ra9r/Ra9rKit.git
Revision (git rev-parse @):
2d3860c537a0e58a59955579c306a08bb48b7e89
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/ra9r/Ra9rKit.git at 1.14.2
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/ra9r/Ra9rKit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:44384f43f933eaa0f42803e9ef7c3d8388c5841ccc831a15a5edf63d8c273423
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest
Building for debugging...
[0/6] Write sources
[5/6] Write swift-version-24593BA9C3E375BF.txt
[7/40] Compiling Ra9rCore URLSession+Extension.swift
/host/spi-builder-workspace/Sources/Ra9rCore/Extensions/Bundle+Extension.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bundle {
[8/41] Compiling Ra9rPDF PDFRenderer.swift
/host/spi-builder-workspace/Sources/Ra9rPDF/PDFPreview.swift:8:8: error: no such module 'SwiftUI'
 6 | //
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | import SwiftUI
[9/41] Compiling Ra9rNotification LocalNotificationActionOption.swift
/host/spi-builder-workspace/Sources/Ra9rNotification/LocalNotification.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | public struct LocalNotification {
[10/41] Compiling Ra9rCore Uncombinable.swift
/host/spi-builder-workspace/Sources/Ra9rCore/Extensions/Bundle+Extension.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bundle {
[11/41] Compiling Ra9rCore RelativeMonthFormatter.swift
/host/spi-builder-workspace/Sources/Ra9rCore/Extensions/Bundle+Extension.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bundle {
[12/41] Compiling Ra9rCore UserDefault.swift
/host/spi-builder-workspace/Sources/Ra9rCore/Extensions/Bundle+Extension.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bundle {
[13/41] Compiling Ra9rCore Float+Extension.swift
/host/spi-builder-workspace/Sources/Ra9rCore/Extensions/Bundle+Extension.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bundle {
[14/41] Compiling Ra9rCore Date+Extension.swift
/host/spi-builder-workspace/Sources/Ra9rCore/Extensions/Bundle+Extension.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bundle {
[15/41] Compiling Ra9rCore Double+Extenstion.swift
/host/spi-builder-workspace/Sources/Ra9rCore/Extensions/Bundle+Extension.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bundle {
[16/41] Compiling Ra9rCore Bundle+Extension.swift
/host/spi-builder-workspace/Sources/Ra9rCore/Extensions/Bundle+Extension.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bundle {
[17/41] Compiling Ra9rCore Calendar+Extension.swift
/host/spi-builder-workspace/Sources/Ra9rCore/Extensions/Bundle+Extension.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bundle {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[18/41] Emitting module Ra9rCore
/host/spi-builder-workspace/Sources/Ra9rCore/Extensions/Bundle+Extension.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bundle {
[19/41] Compiling Ra9rCore String+Extension.swift
/host/spi-builder-workspace/Sources/Ra9rCore/Extensions/Bundle+Extension.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bundle {
/host/spi-builder-workspace/Sources/Ra9rCrypto/Extensions/Bool+Encryptable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 | import CryptoKit
10 |
/host/spi-builder-workspace/Sources/Ra9rCrypto/Extensions/Bool+Encryptable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 | import CryptoKit
10 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[22/41] Emitting module Ra9rCrypto
/host/spi-builder-workspace/Sources/Ra9rCrypto/Extensions/Bool+Encryptable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 | import CryptoKit
10 |
/host/spi-builder-workspace/Sources/Ra9rCrypto/Extensions/Bool+Encryptable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 | import CryptoKit
10 |
/host/spi-builder-workspace/Sources/Ra9rCrypto/Extensions/Bool+Encryptable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 | import CryptoKit
10 |
[25/42] Compiling Ra9rCrypto SecureProperty.swift
/host/spi-builder-workspace/Sources/Ra9rCrypto/Extensions/Bool+Encryptable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 | import CryptoKit
10 |
[26/42] Compiling Ra9rCrypto Cryptable.swift
/host/spi-builder-workspace/Sources/Ra9rCrypto/Extensions/Bool+Encryptable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 | import CryptoKit
10 |
[27/42] Compiling Ra9rCrypto KeychainError.swift
/host/spi-builder-workspace/Sources/Ra9rCrypto/Extensions/Bool+Encryptable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 | import CryptoKit
10 |
[28/42] Compiling Ra9rCrypto KeychainManager.swift
/host/spi-builder-workspace/Sources/Ra9rCrypto/Extensions/Bool+Encryptable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 | import CryptoKit
10 |
[29/42] Compiling Ra9rCrypto Float+Encryptable.swift
/host/spi-builder-workspace/Sources/Ra9rCrypto/Extensions/Bool+Encryptable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 | import CryptoKit
10 |
[30/42] Compiling Ra9rCrypto Int+Encryptable.swift
/host/spi-builder-workspace/Sources/Ra9rCrypto/Extensions/Bool+Encryptable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 | import CryptoKit
10 |
[31/42] Compiling Ra9rCrypto String+Encryptable.swift
/host/spi-builder-workspace/Sources/Ra9rCrypto/Extensions/Bool+Encryptable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 | import CryptoKit
10 |
[32/42] Compiling Ra9rCrypto UInt+Encryptable.swift
/host/spi-builder-workspace/Sources/Ra9rCrypto/Extensions/Bool+Encryptable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 | import CryptoKit
10 |
[33/42] Compiling Ra9rCrypto Decryptable.swift
/host/spi-builder-workspace/Sources/Ra9rCrypto/Extensions/Bool+Encryptable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 | import CryptoKit
10 |
[34/42] Compiling Ra9rNotification LocalNotificationActionEvent.swift
/host/spi-builder-workspace/Sources/Ra9rNotification/LocalNotification.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | public struct LocalNotification {
[35/42] Compiling Ra9rNotification LocalNotificationCategory.swift
/host/spi-builder-workspace/Sources/Ra9rNotification/LocalNotification.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | public struct LocalNotification {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[36/42] Compiling Ra9rNotification LocalNotification.swift
/host/spi-builder-workspace/Sources/Ra9rNotification/LocalNotification.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | public struct LocalNotification {
[37/42] Emitting module Ra9rNotification
/host/spi-builder-workspace/Sources/Ra9rNotification/LocalNotification.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | public struct LocalNotification {
[38/42] Compiling Ra9rNotification LocalNotificationServices.swift
/host/spi-builder-workspace/Sources/Ra9rNotification/LocalNotification.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | public struct LocalNotification {
[39/42] Compiling Ra9rNotification LocalNotificationAction.swift
/host/spi-builder-workspace/Sources/Ra9rNotification/LocalNotification.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | public struct LocalNotification {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[40/42] Emitting module Ra9rPDF
/host/spi-builder-workspace/Sources/Ra9rPDF/PDFPreview.swift:8:8: error: no such module 'SwiftUI'
 6 | //
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | import SwiftUI
[41/42] Compiling Ra9rPDF PDFPreview.swift
/host/spi-builder-workspace/Sources/Ra9rPDF/PDFPreview.swift:8:8: error: no such module 'SwiftUI'
 6 | //
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | import SwiftUI
[42/42] Compiling Ra9rCrypto Encryptable.swift
/host/spi-builder-workspace/Sources/Ra9rCrypto/Extensions/Bool+Encryptable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 | import CryptoKit
10 |
BUILD FAILURE 6.2 wasm