Build Information
Failed to build SwiftHelpers, reference main (6584ca
), with Swift 6.2 (beta) for Wasm on 22 Jun 2025 07:44:06 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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/leoho0722/SwiftHelpers.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/leoho0722/SwiftHelpers
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 6584cab UnitTests convert to Swift Testing. And update PrivacyInfo.xcprivacy
Cloned https://github.com/leoho0722/SwiftHelpers.git
Revision (git rev-parse @):
6584cab16bc2ec946e49c275b7afe4ea08a5b5c1
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/leoho0722/SwiftHelpers.git at main
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/leoho0722/SwiftHelpers.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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/3] Copying PrivacyInfo.xcprivacy
[0/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/28] Compiling SwiftHelpers SwiftHelpers.swift
/host/spi-builder-workspace/Sources/SwiftHelpers/AppIcon/AppIcon.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | #if canImport(UIKit)
[5/28] Compiling SwiftHelpers SystemSettingsURLScheme.swift
/host/spi-builder-workspace/Sources/SwiftHelpers/AppIcon/AppIcon.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | #if canImport(UIKit)
[6/28] Compiling SwiftHelpers Base64+Protocols.swift
/host/spi-builder-workspace/Sources/SwiftHelpers/AppIcon/AppIcon.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | #if canImport(UIKit)
error: emit-module command failed with exit code 1 (use -v to see invocation)
[7/28] Emitting module SwiftHelpers
/host/spi-builder-workspace/Sources/SwiftHelpers/AppIcon/AppIcon.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | #if canImport(UIKit)
[8/28] Compiling SwiftHelpers AppIcon.swift
/host/spi-builder-workspace/Sources/SwiftHelpers/AppIcon/AppIcon.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | #if canImport(UIKit)
[9/28] Compiling SwiftHelpers NSImage+Extensions.swift
/host/spi-builder-workspace/Sources/SwiftHelpers/AppIcon/AppIcon.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | #if canImport(UIKit)
[10/28] Compiling SwiftHelpers Data+Extensions.swift
/host/spi-builder-workspace/Sources/SwiftHelpers/AppIcon/AppIcon.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | #if canImport(UIKit)
[11/28] Compiling SwiftHelpers Encodable+Extensions.swift
/host/spi-builder-workspace/Sources/SwiftHelpers/AppIcon/AppIcon.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | #if canImport(UIKit)
[12/31] Compiling SwiftHelpers UIImage+Extensions.swift
/host/spi-builder-workspace/Sources/SwiftHelpers/AppIcon/AppIcon.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | #if canImport(UIKit)
[13/31] Compiling SwiftHelpers UIView+Extensions.swift
/host/spi-builder-workspace/Sources/SwiftHelpers/AppIcon/AppIcon.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | #if canImport(UIKit)
[14/31] Compiling SwiftHelpers ContentType.swift
/host/spi-builder-workspace/Sources/SwiftHelpers/AppIcon/AppIcon.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | #if canImport(UIKit)
[15/31] Compiling SwiftHelpers View+Extensions.swift
/host/spi-builder-workspace/Sources/SwiftHelpers/AppIcon/AppIcon.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | #if canImport(UIKit)
[16/31] Compiling SwiftHelpers String+Extensions.swift
/host/spi-builder-workspace/Sources/SwiftHelpers/AppIcon/AppIcon.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | #if canImport(UIKit)
[17/31] Compiling SwiftHelpers UIAlertController+Extensions.swift
/host/spi-builder-workspace/Sources/SwiftHelpers/AppIcon/AppIcon.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | #if canImport(UIKit)
[18/31] Compiling SwiftHelpers UIDevice+Extensions.swift
/host/spi-builder-workspace/Sources/SwiftHelpers/AppIcon/AppIcon.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | #if canImport(UIKit)
[19/31] Compiling SwiftHelpers Equatable+Extensions.swift
/host/spi-builder-workspace/Sources/SwiftHelpers/AppIcon/AppIcon.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | #if canImport(UIKit)
[20/31] Compiling SwiftHelpers Locale+Extensions.swift
/host/spi-builder-workspace/Sources/SwiftHelpers/AppIcon/AppIcon.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | #if canImport(UIKit)
[21/31] Compiling SwiftHelpers Image+Extensions.swift
/host/spi-builder-workspace/Sources/SwiftHelpers/AppIcon/AppIcon.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | #if canImport(UIKit)
[22/31] Compiling SwiftHelpers Label+Extensions.swift
/host/spi-builder-workspace/Sources/SwiftHelpers/AppIcon/AppIcon.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | #if canImport(UIKit)
[23/31] Compiling SwiftHelpers StatusCode.swift
/host/spi-builder-workspace/Sources/SwiftHelpers/AppIcon/AppIcon.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | #if canImport(UIKit)
[24/31] Compiling SwiftHelpers JSON.swift
/host/spi-builder-workspace/Sources/SwiftHelpers/AppIcon/AppIcon.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | #if canImport(UIKit)
[25/31] Compiling SwiftHelpers SFSymbols.swift
/host/spi-builder-workspace/Sources/SwiftHelpers/AppIcon/AppIcon.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | #if canImport(UIKit)
[26/31] Compiling SwiftHelpers HTTP.swift
/host/spi-builder-workspace/Sources/SwiftHelpers/AppIcon/AppIcon.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | #if canImport(UIKit)
[27/31] Compiling SwiftHelpers HeaderFields.swift
/host/spi-builder-workspace/Sources/SwiftHelpers/AppIcon/AppIcon.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | #if canImport(UIKit)
[28/31] Compiling SwiftHelpers Method.swift
/host/spi-builder-workspace/Sources/SwiftHelpers/AppIcon/AppIcon.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | #if canImport(UIKit)
[29/31] Compiling SwiftHelpers Base64.swift
/host/spi-builder-workspace/Sources/SwiftHelpers/AppIcon/AppIcon.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | #if canImport(UIKit)
[30/31] Compiling SwiftHelpers BytesArray.swift
/host/spi-builder-workspace/Sources/SwiftHelpers/AppIcon/AppIcon.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | #if canImport(UIKit)
[31/31] Compiling SwiftHelpers resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/SwiftHelpers/AppIcon/AppIcon.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | #if canImport(UIKit)
BUILD FAILURE 6.2 wasm