Build Information
Failed to build swift-blocks, reference 0.7.0 (f886e3
), with Swift 6.2 (beta) for Wasm on 23 Jun 2025 21:57:36 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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/dirtyhenry/swift-blocks.git
Reference: 0.7.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/dirtyhenry/swift-blocks
* tag 0.7.0 -> FETCH_HEAD
HEAD is now at f886e38 Merge pull request #117 from dirtyhenry/prepare-release
Cloned https://github.com/dirtyhenry/swift-blocks.git
Revision (git rev-parse @):
f886e3825da6de22faa13aa4ed4c000f24da0d0a
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/dirtyhenry/swift-blocks.git at 0.7.0
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/dirtyhenry/swift-blocks.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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/41] Emitting module Blocks
/host/spi-builder-workspace/Sources/Blocks/CLIUtils/CLIUtils.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public enum CLIUtils {
[4/46] Compiling Blocks TaskStateButton.swift
/host/spi-builder-workspace/Sources/Blocks/CLIUtils/CLIUtils.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public enum CLIUtils {
[5/46] Compiling Blocks WatchPairingUtil.swift
/host/spi-builder-workspace/Sources/Blocks/CLIUtils/CLIUtils.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public enum CLIUtils {
[6/46] Compiling Blocks FrontMatter.swift
/host/spi-builder-workspace/Sources/Blocks/CLIUtils/CLIUtils.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public enum CLIUtils {
[7/46] Compiling Blocks JSONFeed.swift
/host/spi-builder-workspace/Sources/Blocks/CLIUtils/CLIUtils.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public enum CLIUtils {
[8/46] Compiling Blocks OpenGraph.swift
/host/spi-builder-workspace/Sources/Blocks/CLIUtils/CLIUtils.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public enum CLIUtils {
[9/46] Compiling Blocks Transport.swift
/host/spi-builder-workspace/Sources/Blocks/CLIUtils/CLIUtils.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public enum CLIUtils {
[10/46] Compiling Blocks TransportError.swift
/host/spi-builder-workspace/Sources/Blocks/CLIUtils/CLIUtils.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public enum CLIUtils {
[11/46] Compiling Blocks URLRequestHeaderItem.swift
/host/spi-builder-workspace/Sources/Blocks/CLIUtils/CLIUtils.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public enum CLIUtils {
[12/46] Compiling Blocks LabeledTextField.swift
/host/spi-builder-workspace/Sources/Blocks/CLIUtils/CLIUtils.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public enum CLIUtils {
[13/46] Compiling Blocks PlainDatePicker.swift
/host/spi-builder-workspace/Sources/Blocks/CLIUtils/CLIUtils.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public enum CLIUtils {
[14/46] Compiling Blocks PlainDate.swift
/host/spi-builder-workspace/Sources/Blocks/CLIUtils/CLIUtils.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public enum CLIUtils {
[15/46] Compiling Blocks GenericPasswordKeychainItem.swift
/host/spi-builder-workspace/Sources/Blocks/CLIUtils/CLIUtils.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public enum CLIUtils {
[16/46] Compiling Blocks PKCE.swift
/host/spi-builder-workspace/Sources/Blocks/CLIUtils/CLIUtils.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public enum CLIUtils {
[17/46] Compiling Blocks SecurityError.swift
/host/spi-builder-workspace/Sources/Blocks/CLIUtils/CLIUtils.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public enum CLIUtils {
[18/46] Compiling Blocks SecurityUtils.swift
/host/spi-builder-workspace/Sources/Blocks/CLIUtils/CLIUtils.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public enum CLIUtils {
[19/46] Compiling Blocks SimpleMessageError.swift
/host/spi-builder-workspace/Sources/Blocks/CLIUtils/CLIUtils.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public enum CLIUtils {
[20/46] Compiling Blocks Sitemap.swift
/host/spi-builder-workspace/Sources/Blocks/CLIUtils/CLIUtils.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public enum CLIUtils {
[21/46] Compiling Blocks Endpoint.swift
/host/spi-builder-workspace/Sources/Blocks/CLIUtils/CLIUtils.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public enum CLIUtils {
[22/46] Compiling Blocks LoggingTransport.swift
/host/spi-builder-workspace/Sources/Blocks/CLIUtils/CLIUtils.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public enum CLIUtils {
[23/46] Compiling Blocks MailtoComponents.swift
/host/spi-builder-workspace/Sources/Blocks/CLIUtils/CLIUtils.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public enum CLIUtils {
[24/46] Compiling Blocks MockTransport.swift
/host/spi-builder-workspace/Sources/Blocks/CLIUtils/CLIUtils.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public enum CLIUtils {
[25/46] Compiling Blocks MultipartRequest.swift
/host/spi-builder-workspace/Sources/Blocks/CLIUtils/CLIUtils.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public enum CLIUtils {
[26/46] Compiling Blocks RetryTransport.swift
/host/spi-builder-workspace/Sources/Blocks/CLIUtils/CLIUtils.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public enum CLIUtils {
[27/46] Compiling Blocks StatusCodeCheckingTransport.swift
/host/spi-builder-workspace/Sources/Blocks/CLIUtils/CLIUtils.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public enum CLIUtils {
[28/46] Compiling Blocks TaskState.swift
/host/spi-builder-workspace/Sources/Blocks/CLIUtils/CLIUtils.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public enum CLIUtils {
[29/46] Compiling Blocks URLComponents.swift
/host/spi-builder-workspace/Sources/Blocks/CLIUtils/CLIUtils.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public enum CLIUtils {
[30/46] Compiling Blocks JSON.swift
/host/spi-builder-workspace/Sources/Blocks/CLIUtils/CLIUtils.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public enum CLIUtils {
[31/46] Compiling Blocks JavaScriptISO8601DateFormatter.swift
/host/spi-builder-workspace/Sources/Blocks/CLIUtils/CLIUtils.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public enum CLIUtils {
[32/46] Compiling Blocks Arithmetic.swift
/host/spi-builder-workspace/Sources/Blocks/CLIUtils/CLIUtils.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public enum CLIUtils {
[33/46] Compiling Blocks PackageDump.swift
/host/spi-builder-workspace/Sources/Blocks/CLIUtils/CLIUtils.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public enum CLIUtils {
[34/46] Compiling Blocks Pasteboard.swift
/host/spi-builder-workspace/Sources/Blocks/CLIUtils/CLIUtils.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public enum CLIUtils {
[35/46] Compiling Blocks BlocksError.swift
/host/spi-builder-workspace/Sources/Blocks/CLIUtils/CLIUtils.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public enum CLIUtils {
[36/46] Compiling Blocks CLIUtils.swift
/host/spi-builder-workspace/Sources/Blocks/CLIUtils/CLIUtils.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public enum CLIUtils {
[37/46] Compiling Blocks ICalendar.swift
/host/spi-builder-workspace/Sources/Blocks/CLIUtils/CLIUtils.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public enum CLIUtils {
[38/46] Compiling Blocks CopyUtils.swift
/host/spi-builder-workspace/Sources/Blocks/CLIUtils/CLIUtils.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public enum CLIUtils {
[39/46] Compiling Blocks DataFormatter.swift
/host/spi-builder-workspace/Sources/Blocks/CLIUtils/CLIUtils.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public enum CLIUtils {
[40/46] Compiling Blocks Bundle.swift
/host/spi-builder-workspace/Sources/Blocks/CLIUtils/CLIUtils.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public enum CLIUtils {
[41/46] Compiling Blocks Calendar.swift
/host/spi-builder-workspace/Sources/Blocks/CLIUtils/CLIUtils.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public enum CLIUtils {
[42/46] Compiling Blocks Data.swift
/host/spi-builder-workspace/Sources/Blocks/CLIUtils/CLIUtils.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public enum CLIUtils {
[43/46] Compiling Blocks Font.swift
/host/spi-builder-workspace/Sources/Blocks/CLIUtils/CLIUtils.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public enum CLIUtils {
[44/46] Compiling Blocks JSONDecoder.swift
/host/spi-builder-workspace/Sources/Blocks/CLIUtils/CLIUtils.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public enum CLIUtils {
[45/46] Compiling Blocks JSONEncoder.swift
/host/spi-builder-workspace/Sources/Blocks/CLIUtils/CLIUtils.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public enum CLIUtils {
[46/46] Compiling Blocks StringProtocol.swift
/host/spi-builder-workspace/Sources/Blocks/CLIUtils/CLIUtils.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public enum CLIUtils {
BUILD FAILURE 6.2 wasm