Build Information
Failed to build LCARSDisplayKit, reference 3.0.0-beta.1 (d4fbee
), with Swift 6.2 (beta) for Wasm on 18 Jun 2025 03:52:02 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/LCARSDisplayKit.git
Reference: 3.0.0-beta.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/richardpiazza/LCARSDisplayKit
* tag 3.0.0-beta.1 -> FETCH_HEAD
HEAD is now at d4fbee1 Restructuring (#2)
Cloned https://github.com/richardpiazza/LCARSDisplayKit.git
Revision (git rev-parse @):
d4fbee1a478890d0a42042afee561463df51cc55
SUCCESS checkout https://github.com/richardpiazza/LCARSDisplayKit.git at 3.0.0-beta.1
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/richardpiazza/LCARSDisplayKit.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
Fetching https://github.com/richardpiazza/GraphPoint.git
[1/597] Fetching graphpoint
Fetched https://github.com/richardpiazza/GraphPoint.git from cache (0.25s)
Computing version for https://github.com/richardpiazza/GraphPoint.git
Computed https://github.com/richardpiazza/GraphPoint.git at 4.0.0 (0.74s)
Fetching https://github.com/richardpiazza/Swift2D
[1/274] Fetching swift2d
Fetched https://github.com/richardpiazza/Swift2D from cache (0.29s)
Computing version for https://github.com/richardpiazza/Swift2D
Computed https://github.com/richardpiazza/Swift2D at 1.1.0 (0.73s)
Creating working copy for https://github.com/richardpiazza/GraphPoint.git
Working copy of https://github.com/richardpiazza/GraphPoint.git resolved at 4.0.0
Creating working copy for https://github.com/richardpiazza/Swift2D
Working copy of https://github.com/richardpiazza/Swift2D resolved at 1.1.0
Building for debugging...
[0/9] Write sources
[0/9] Copying beep1.m4a
[0/9] Write sources
[0/9] Copying beep3.m4a
[0/9] Copying beep2.m4a
[1/9] Copying Swiss 911 Ultra Compressed BT.ttf
[8/9] Write swift-version-24593BA9C3E375BF.txt
[10/18] Compiling Swift2D Size+CoreGraphics.swift
/host/spi-builder-workspace/.build/checkouts/Swift2D/Sources/Swift2D/Point+CoreGraphics.swift:4:8: error: no such module 'Foundation'
2 | import CoreGraphics
3 | #else
4 | import Foundation
| `- error: no such module 'Foundation'
5 | #endif
6 |
[11/19] Compiling Swift2D Size+Computed.swift
/host/spi-builder-workspace/.build/checkouts/Swift2D/Sources/Swift2D/Point+CoreGraphics.swift:4:8: error: no such module 'Foundation'
2 | import CoreGraphics
3 | #else
4 | import Foundation
| `- error: no such module 'Foundation'
5 | #endif
6 |
[12/19] Compiling Swift2D Rect.swift
/host/spi-builder-workspace/.build/checkouts/Swift2D/Sources/Swift2D/Point+CoreGraphics.swift:4:8: error: no such module 'Foundation'
2 | import CoreGraphics
3 | #else
4 | import Foundation
| `- error: no such module 'Foundation'
5 | #endif
6 |
[13/19] Compiling Swift2D Rect+Computed.swift
/host/spi-builder-workspace/.build/checkouts/Swift2D/Sources/Swift2D/Point+CoreGraphics.swift:4:8: error: no such module 'Foundation'
2 | import CoreGraphics
3 | #else
4 | import Foundation
| `- error: no such module 'Foundation'
5 | #endif
6 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[14/19] Emitting module Swift2D
/host/spi-builder-workspace/.build/checkouts/Swift2D/Sources/Swift2D/Point+CoreGraphics.swift:4:8: error: no such module 'Foundation'
2 | import CoreGraphics
3 | #else
4 | import Foundation
| `- error: no such module 'Foundation'
5 | #endif
6 |
[15/19] Compiling Swift2D Point.swift
/host/spi-builder-workspace/.build/checkouts/Swift2D/Sources/Swift2D/Point+CoreGraphics.swift:4:8: error: no such module 'Foundation'
2 | import CoreGraphics
3 | #else
4 | import Foundation
| `- error: no such module 'Foundation'
5 | #endif
6 |
[16/19] Compiling Swift2D Point+Computed.swift
/host/spi-builder-workspace/.build/checkouts/Swift2D/Sources/Swift2D/Point+CoreGraphics.swift:4:8: error: no such module 'Foundation'
2 | import CoreGraphics
3 | #else
4 | import Foundation
| `- error: no such module 'Foundation'
5 | #endif
6 |
[17/19] Compiling Swift2D Point+CoreGraphics.swift
/host/spi-builder-workspace/.build/checkouts/Swift2D/Sources/Swift2D/Point+CoreGraphics.swift:4:8: error: no such module 'Foundation'
2 | import CoreGraphics
3 | #else
4 | import Foundation
| `- error: no such module 'Foundation'
5 | #endif
6 |
[18/19] Compiling Swift2D Size.swift
/host/spi-builder-workspace/.build/checkouts/Swift2D/Sources/Swift2D/Point+CoreGraphics.swift:4:8: error: no such module 'Foundation'
2 | import CoreGraphics
3 | #else
4 | import Foundation
| `- error: no such module 'Foundation'
5 | #endif
6 |
[19/19] Compiling Swift2D Rect+CoreGraphics.swift
/host/spi-builder-workspace/.build/checkouts/Swift2D/Sources/Swift2D/Point+CoreGraphics.swift:4:8: error: no such module 'Foundation'
2 | import CoreGraphics
3 | #else
4 | import Foundation
| `- error: no such module 'Foundation'
5 | #endif
6 |
BUILD FAILURE 6.2 wasm