Build Information
Failed to build RomanNumeralKit, reference 1.2.1 (738d9e
), with Swift 6.2 (beta) for Wasm on 19 Jun 2025 00:48:03 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-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/kylehughes/RomanNumeralKit.git
Reference: 1.2.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/kylehughes/RomanNumeralKit
* tag 1.2.1 -> FETCH_HEAD
HEAD is now at 738d9ea Bump version to 1.2.1
Cloned https://github.com/kylehughes/RomanNumeralKit.git
Revision (git rev-parse @):
738d9ea027823f0ed592a10e4c6ecbf08636f76f
SUCCESS checkout https://github.com/kylehughes/RomanNumeralKit.git at 1.2.1
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/kylehughes/RomanNumeralKit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
[3/26] Compiling RomanNumeralKit RomanNumeralSymbolConvertible.swift
/host/spi-builder-workspace/Sources/RomanNumeralKit/Extensions/Foundation/Calendar+RomanNumeral.swift:26:8: error: no such module 'Foundation'
24 | //
25 |
26 | import Foundation
| `- error: no such module 'Foundation'
27 |
28 | extension Calendar {
[4/26] Compiling RomanNumeralKit RomanNumeralSymbolError.swift
/host/spi-builder-workspace/Sources/RomanNumeralKit/Extensions/Foundation/Calendar+RomanNumeral.swift:26:8: error: no such module 'Foundation'
24 | //
25 |
26 | import Foundation
| `- error: no such module 'Foundation'
27 |
28 | extension Calendar {
[5/26] Compiling RomanNumeralKit RomanNumeralSymbolProtocol.swift
/host/spi-builder-workspace/Sources/RomanNumeralKit/Extensions/Foundation/Calendar+RomanNumeral.swift:26:8: error: no such module 'Foundation'
24 | //
25 |
26 | import Foundation
| `- error: no such module 'Foundation'
27 |
28 | extension Calendar {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[6/29] Emitting module RomanNumeralKit
/host/spi-builder-workspace/Sources/RomanNumeralKit/Extensions/Foundation/Calendar+RomanNumeral.swift:26:8: error: no such module 'Foundation'
24 | //
25 |
26 | import Foundation
| `- error: no such module 'Foundation'
27 |
28 | extension Calendar {
[7/29] Compiling RomanNumeralKit Calendar+RomanNumeral.swift
/host/spi-builder-workspace/Sources/RomanNumeralKit/Extensions/Foundation/Calendar+RomanNumeral.swift:26:8: error: no such module 'Foundation'
24 | //
25 |
26 | import Foundation
| `- error: no such module 'Foundation'
27 |
28 | extension Calendar {
[8/29] Compiling RomanNumeralKit DateComponents+RomanNumeral.swift
/host/spi-builder-workspace/Sources/RomanNumeralKit/Extensions/Foundation/Calendar+RomanNumeral.swift:26:8: error: no such module 'Foundation'
24 | //
25 |
26 | import Foundation
| `- error: no such module 'Foundation'
27 |
28 | extension Calendar {
[9/29] Compiling RomanNumeralKit Int+RomanNumeral.swift
/host/spi-builder-workspace/Sources/RomanNumeralKit/Extensions/Foundation/Calendar+RomanNumeral.swift:26:8: error: no such module 'Foundation'
24 | //
25 |
26 | import Foundation
| `- error: no such module 'Foundation'
27 |
28 | extension Calendar {
[10/29] Compiling RomanNumeralKit Sequence+Sorting.swift
/host/spi-builder-workspace/Sources/RomanNumeralKit/Extensions/Foundation/Calendar+RomanNumeral.swift:26:8: error: no such module 'Foundation'
24 | //
25 |
26 | import Foundation
| `- error: no such module 'Foundation'
27 |
28 | extension Calendar {
[11/29] Compiling RomanNumeralKit SubtractiveRomanNumeralSymbol.swift
/host/spi-builder-workspace/Sources/RomanNumeralKit/Extensions/Foundation/Calendar+RomanNumeral.swift:26:8: error: no such module 'Foundation'
24 | //
25 |
26 | import Foundation
| `- error: no such module 'Foundation'
27 |
28 | extension Calendar {
[12/29] Compiling RomanNumeralKit SubtractiveRomanNumeralSymbolConvertible.swift
/host/spi-builder-workspace/Sources/RomanNumeralKit/Extensions/Foundation/Calendar+RomanNumeral.swift:26:8: error: no such module 'Foundation'
24 | //
25 |
26 | import Foundation
| `- error: no such module 'Foundation'
27 |
28 | extension Calendar {
[13/29] Compiling RomanNumeralKit SubtractiveRomanNumeralSymbolsConvertible.swift
/host/spi-builder-workspace/Sources/RomanNumeralKit/Extensions/Foundation/Calendar+RomanNumeral.swift:26:8: error: no such module 'Foundation'
24 | //
25 |
26 | import Foundation
| `- error: no such module 'Foundation'
27 |
28 | extension Calendar {
[14/29] Compiling RomanNumeralKit RomanNumerals.swift
/host/spi-builder-workspace/Sources/RomanNumeralKit/Extensions/Foundation/Calendar+RomanNumeral.swift:26:8: error: no such module 'Foundation'
24 | //
25 |
26 | import Foundation
| `- error: no such module 'Foundation'
27 |
28 | extension Calendar {
[15/29] Compiling RomanNumeralKit RomanNumeral.swift
/host/spi-builder-workspace/Sources/RomanNumeralKit/Extensions/Foundation/Calendar+RomanNumeral.swift:26:8: error: no such module 'Foundation'
24 | //
25 |
26 | import Foundation
| `- error: no such module 'Foundation'
27 |
28 | extension Calendar {
[16/29] Compiling RomanNumeralKit RomanNumeralConvertible.swift
/host/spi-builder-workspace/Sources/RomanNumeralKit/Extensions/Foundation/Calendar+RomanNumeral.swift:26:8: error: no such module 'Foundation'
24 | //
25 |
26 | import Foundation
| `- error: no such module 'Foundation'
27 |
28 | extension Calendar {
[17/29] Compiling RomanNumeralKit RomanNumeralSymbolsConvertible.swift
/host/spi-builder-workspace/Sources/RomanNumeralKit/Extensions/Foundation/Calendar+RomanNumeral.swift:26:8: error: no such module 'Foundation'
24 | //
25 |
26 | import Foundation
| `- error: no such module 'Foundation'
27 |
28 | extension Calendar {
[18/29] Compiling RomanNumeralKit RomanNumeralTallyMark.swift
/host/spi-builder-workspace/Sources/RomanNumeralKit/Extensions/Foundation/Calendar+RomanNumeral.swift:26:8: error: no such module 'Foundation'
24 | //
25 |
26 | import Foundation
| `- error: no such module 'Foundation'
27 |
28 | extension Calendar {
[19/29] Compiling RomanNumeralKit RomanNumeralTallyMarkGroup.swift
/host/spi-builder-workspace/Sources/RomanNumeralKit/Extensions/Foundation/Calendar+RomanNumeral.swift:26:8: error: no such module 'Foundation'
24 | //
25 |
26 | import Foundation
| `- error: no such module 'Foundation'
27 |
28 | extension Calendar {
[20/29] Compiling RomanNumeralKit AdditiveRomanNumeralSymbolConvertible.swift
/host/spi-builder-workspace/Sources/RomanNumeralKit/Extensions/Foundation/Calendar+RomanNumeral.swift:26:8: error: no such module 'Foundation'
24 | //
25 |
26 | import Foundation
| `- error: no such module 'Foundation'
27 |
28 | extension Calendar {
[21/29] Compiling RomanNumeralKit AdditiveRomanNumeralSymbolsConvertible.swift
/host/spi-builder-workspace/Sources/RomanNumeralKit/Extensions/Foundation/Calendar+RomanNumeral.swift:26:8: error: no such module 'Foundation'
24 | //
25 |
26 | import Foundation
| `- error: no such module 'Foundation'
27 |
28 | extension Calendar {
[22/29] Compiling RomanNumeralKit RomanNumeralArithmeticError.swift
/host/spi-builder-workspace/Sources/RomanNumeralKit/Extensions/Foundation/Calendar+RomanNumeral.swift:26:8: error: no such module 'Foundation'
24 | //
25 |
26 | import Foundation
| `- error: no such module 'Foundation'
27 |
28 | extension Calendar {
[23/29] Compiling RomanNumeralKit RomanNumeralError.swift
/host/spi-builder-workspace/Sources/RomanNumeralKit/Extensions/Foundation/Calendar+RomanNumeral.swift:26:8: error: no such module 'Foundation'
24 | //
25 |
26 | import Foundation
| `- error: no such module 'Foundation'
27 |
28 | extension Calendar {
[24/29] Compiling RomanNumeralKit RomanNumeralProtocol.swift
/host/spi-builder-workspace/Sources/RomanNumeralKit/Extensions/Foundation/Calendar+RomanNumeral.swift:26:8: error: no such module 'Foundation'
24 | //
25 |
26 | import Foundation
| `- error: no such module 'Foundation'
27 |
28 | extension Calendar {
[25/29] Compiling RomanNumeralKit RomanNumeralSymbol.swift
/host/spi-builder-workspace/Sources/RomanNumeralKit/Extensions/Foundation/Calendar+RomanNumeral.swift:26:8: error: no such module 'Foundation'
24 | //
25 |
26 | import Foundation
| `- error: no such module 'Foundation'
27 |
28 | extension Calendar {
[26/29] Compiling RomanNumeralKit String+RomanNumeral.swift
/host/spi-builder-workspace/Sources/RomanNumeralKit/Extensions/Foundation/Calendar+RomanNumeral.swift:26:8: error: no such module 'Foundation'
24 | //
25 |
26 | import Foundation
| `- error: no such module 'Foundation'
27 |
28 | extension Calendar {
[27/29] Compiling RomanNumeralKit AdditiveRomanNumeral.swift
/host/spi-builder-workspace/Sources/RomanNumeralKit/Extensions/Foundation/Calendar+RomanNumeral.swift:26:8: error: no such module 'Foundation'
24 | //
25 |
26 | import Foundation
| `- error: no such module 'Foundation'
27 |
28 | extension Calendar {
[28/29] Compiling RomanNumeralKit AdditiveRomanNumeralConvertible.swift
/host/spi-builder-workspace/Sources/RomanNumeralKit/Extensions/Foundation/Calendar+RomanNumeral.swift:26:8: error: no such module 'Foundation'
24 | //
25 |
26 | import Foundation
| `- error: no such module 'Foundation'
27 |
28 | extension Calendar {
[29/29] Compiling RomanNumeralKit AdditiveRomanNumeralSymbolCondenser.swift
/host/spi-builder-workspace/Sources/RomanNumeralKit/Extensions/Foundation/Calendar+RomanNumeral.swift:26:8: error: no such module 'Foundation'
24 | //
25 |
26 | import Foundation
| `- error: no such module 'Foundation'
27 |
28 | extension Calendar {
BUILD FAILURE 6.2 wasm