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 SwiftHelpers, reference 0.1.1 (d09aa6), with Swift 6.2 (beta) for Wasm on 22 Jun 2025 08:05:35 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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: 0.1.1
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
 * tag               0.1.1      -> FETCH_HEAD
HEAD is now at d09aa6e Update Package.swift to fix PrivacyInfo.xcprivacy resources
Cloned https://github.com/leoho0722/SwiftHelpers.git
Revision (git rev-parse @):
d09aa6eedbebde4b59be89aa46673ecc48b5aff4
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/leoho0722/SwiftHelpers.git at 0.1.1
========================================
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-2":/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 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)
[5/28] 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)
[6/28] 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)
[7/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)
[8/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)
[9/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)
[10/31] 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)
[11/31] 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)
[12/31] 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)
[13/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)
[14/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)
[15/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)
[16/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)
[17/31] 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)
[18/31] 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)
[19/31] 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)
[20/31] 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)
[21/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)
[22/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)
[23/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)
[24/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)
error: emit-module command failed with exit code 1 (use -v to see invocation)
[25/31] 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)
[26/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)
[27/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)
[28/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)
[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