Build Information
Failed to build CodeQuickKit, reference 7.0.0 (8b1e51
), with Swift 6.2 (beta) for Wasm on 19 Jun 2025 20:26:37 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/richardpiazza/CodeQuickKit.git
Reference: 7.0.0
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/richardpiazza/CodeQuickKit
* tag 7.0.0 -> FETCH_HEAD
HEAD is now at 8b1e515 Drop Deprecations (#8)
Cloned https://github.com/richardpiazza/CodeQuickKit.git
Revision (git rev-parse @):
8b1e5150daea43625dec1deff195bb254f2ecba4
SUCCESS checkout https://github.com/richardpiazza/CodeQuickKit.git at 7.0.0
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/richardpiazza/CodeQuickKit.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/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/27] Emitting module CodeQuickKit
/host/spi-builder-workspace/Sources/CodeQuickKit/Foundation/Bundle+CommonKeys.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// Extension on `Bundle` allowing for keyed access to common paths.
[4/30] Compiling CodeQuickKit UserDefaults.swift
/host/spi-builder-workspace/Sources/CodeQuickKit/Foundation/Bundle+CommonKeys.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// Extension on `Bundle` allowing for keyed access to common paths.
[5/30] Compiling CodeQuickKit Dependency.swift
/host/spi-builder-workspace/Sources/CodeQuickKit/Foundation/Bundle+CommonKeys.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// Extension on `Bundle` allowing for keyed access to common paths.
[6/30] Compiling CodeQuickKit DependencyCache.swift
/host/spi-builder-workspace/Sources/CodeQuickKit/Foundation/Bundle+CommonKeys.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// Extension on `Bundle` allowing for keyed access to common paths.
[7/30] Compiling CodeQuickKit ActivityAlertView.swift
/host/spi-builder-workspace/Sources/CodeQuickKit/Foundation/Bundle+CommonKeys.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// Extension on `Bundle` allowing for keyed access to common paths.
[8/30] Compiling CodeQuickKit Bundle+Storyboards.swift
/host/spi-builder-workspace/Sources/CodeQuickKit/Foundation/Bundle+CommonKeys.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// Extension on `Bundle` allowing for keyed access to common paths.
[9/30] Compiling CodeQuickKit HUD.swift
/host/spi-builder-workspace/Sources/CodeQuickKit/Foundation/Bundle+CommonKeys.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// Extension on `Bundle` allowing for keyed access to common paths.
[10/30] Compiling CodeQuickKit DependencySupplier.swift
/host/spi-builder-workspace/Sources/CodeQuickKit/Foundation/Bundle+CommonKeys.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// Extension on `Bundle` allowing for keyed access to common paths.
[11/30] Compiling CodeQuickKit Sequence+KeyPath.swift
/host/spi-builder-workspace/Sources/CodeQuickKit/Foundation/Bundle+CommonKeys.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// Extension on `Bundle` allowing for keyed access to common paths.
[12/30] Compiling CodeQuickKit Sequence+SplitBefore.swift
/host/spi-builder-workspace/Sources/CodeQuickKit/Foundation/Bundle+CommonKeys.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// Extension on `Bundle` allowing for keyed access to common paths.
[13/30] Compiling CodeQuickKit UIAlertController.swift
/host/spi-builder-workspace/Sources/CodeQuickKit/Foundation/Bundle+CommonKeys.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// Extension on `Bundle` allowing for keyed access to common paths.
[14/30] Compiling CodeQuickKit UIPickerView.swift
/host/spi-builder-workspace/Sources/CodeQuickKit/Foundation/Bundle+CommonKeys.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// Extension on `Bundle` allowing for keyed access to common paths.
[15/30] Compiling CodeQuickKit UIViewController.swift
/host/spi-builder-workspace/Sources/CodeQuickKit/Foundation/Bundle+CommonKeys.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// Extension on `Bundle` allowing for keyed access to common paths.
[16/30] Compiling CodeQuickKit String+Casing.swift
/host/spi-builder-workspace/Sources/CodeQuickKit/Foundation/Bundle+CommonKeys.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// Extension on `Bundle` allowing for keyed access to common paths.
[17/30] Compiling CodeQuickKit StringProtocol+Replacement.swift
/host/spi-builder-workspace/Sources/CodeQuickKit/Foundation/Bundle+CommonKeys.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// Extension on `Bundle` allowing for keyed access to common paths.
[18/30] Compiling CodeQuickKit Ubiquity.swift
/host/spi-builder-workspace/Sources/CodeQuickKit/Foundation/Bundle+CommonKeys.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// Extension on `Bundle` allowing for keyed access to common paths.
[19/30] Compiling CodeQuickKit UserDefault.swift
/host/spi-builder-workspace/Sources/CodeQuickKit/Foundation/Bundle+CommonKeys.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// Extension on `Bundle` allowing for keyed access to common paths.
[20/30] Compiling CodeQuickKit NSMutableAttributedString.swift
/host/spi-builder-workspace/Sources/CodeQuickKit/Foundation/Bundle+CommonKeys.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// Extension on `Bundle` allowing for keyed access to common paths.
[21/30] Compiling CodeQuickKit Reusable.swift
/host/spi-builder-workspace/Sources/CodeQuickKit/Foundation/Bundle+CommonKeys.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// Extension on `Bundle` allowing for keyed access to common paths.
[22/30] Compiling CodeQuickKit UIAlertController+ActivityAlert.swift
/host/spi-builder-workspace/Sources/CodeQuickKit/Foundation/Bundle+CommonKeys.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// Extension on `Bundle` allowing for keyed access to common paths.
[23/30] Compiling CodeQuickKit FileManager.swift
/host/spi-builder-workspace/Sources/CodeQuickKit/Foundation/Bundle+CommonKeys.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// Extension on `Bundle` allowing for keyed access to common paths.
[24/30] Compiling CodeQuickKit NSMetadataQuery.swift
/host/spi-builder-workspace/Sources/CodeQuickKit/Foundation/Bundle+CommonKeys.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// Extension on `Bundle` allowing for keyed access to common paths.
[25/30] Compiling CodeQuickKit NumberFormatter.swift
/host/spi-builder-workspace/Sources/CodeQuickKit/Foundation/Bundle+CommonKeys.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// Extension on `Bundle` allowing for keyed access to common paths.
[26/30] Compiling CodeQuickKit PausableTimer.swift
/host/spi-builder-workspace/Sources/CodeQuickKit/Foundation/Bundle+CommonKeys.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// Extension on `Bundle` allowing for keyed access to common paths.
[27/30] Compiling CodeQuickKit Bundle+CommonKeys.swift
/host/spi-builder-workspace/Sources/CodeQuickKit/Foundation/Bundle+CommonKeys.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// Extension on `Bundle` allowing for keyed access to common paths.
[28/30] Compiling CodeQuickKit Bundle+DecodableResources.swift
/host/spi-builder-workspace/Sources/CodeQuickKit/Foundation/Bundle+CommonKeys.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// Extension on `Bundle` allowing for keyed access to common paths.
[29/30] Compiling CodeQuickKit Character+Casing.swift
/host/spi-builder-workspace/Sources/CodeQuickKit/Foundation/Bundle+CommonKeys.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// Extension on `Bundle` allowing for keyed access to common paths.
[30/30] Compiling CodeQuickKit Date+Semantic.swift
/host/spi-builder-workspace/Sources/CodeQuickKit/Foundation/Bundle+CommonKeys.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// Extension on `Bundle` allowing for keyed access to common paths.
BUILD FAILURE 6.2 wasm