Build Information
Failed to build XCEValidatableValue, reference master (d82f9d
), with Swift 6.2 (beta) for Wasm on 22 Jun 2025 22:28:25 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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/XCEssentials/XCEValidatableValue.git
Reference: master
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/XCEssentials/XCEValidatableValue
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at d82f9d2 Merge branch 'release/5.6.0'
Cloned https://github.com/XCEssentials/XCEValidatableValue.git
Revision (git rev-parse @):
d82f9d2bf5925fb7ee7c527bba3a931a719a8f3c
SUCCESS checkout https://github.com/XCEssentials/XCEValidatableValue.git at master
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/XCEssentials/XCEValidatableValue.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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/XCEssentials/XCERequirement
[1/997] Fetching xcerequirement
Fetched https://github.com/XCEssentials/XCERequirement from cache (0.27s)
Computing version for https://github.com/XCEssentials/XCERequirement
Computed https://github.com/XCEssentials/XCERequirement at 2.6.1 (3.79s)
Creating working copy for https://github.com/XCEssentials/XCERequirement
Working copy of https://github.com/XCEssentials/XCERequirement resolved at 2.6.1
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/7] Compiling XCERequirement Requirement.swift
[5/7] Compiling XCERequirement Aliases.swift
[6/7] Emitting module XCERequirement
[7/7] Compiling XCERequirement Check.swift
[9/28] Compiling XCEValidatableValue Collection+Helpers.swift
/host/spi-builder-workspace/Sources/Core/*MiniTraitsMarkers/DisplayNamed.swift:27:8: error: no such module 'Foundation'
25 | */
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 |
29 | //---
[10/28] Compiling XCEValidatableValue Initializers.swift
/host/spi-builder-workspace/Sources/Core/*MiniTraitsMarkers/DisplayNamed.swift:27:8: error: no such module 'Foundation'
25 | */
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 |
29 | //---
[11/28] Compiling XCEValidatableValue IsSecretValue.swift
/host/spi-builder-workspace/Sources/Core/*MiniTraitsMarkers/DisplayNamed.swift:27:8: error: no such module 'Foundation'
25 | */
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 |
29 | //---
[12/30] Compiling XCEValidatableValue Optional+Helpers.swift
/host/spi-builder-workspace/Sources/Core/*MiniTraitsMarkers/DisplayNamed.swift:27:8: error: no such module 'Foundation'
25 | */
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 |
29 | //---
[13/30] Compiling XCEValidatableValue SomeBoolFlagValidatableValue.swift
/host/spi-builder-workspace/Sources/Core/*MiniTraitsMarkers/DisplayNamed.swift:27:8: error: no such module 'Foundation'
25 | */
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 |
29 | //---
[14/30] Compiling XCEValidatableValue Metadata.swift
/host/spi-builder-workspace/Sources/Core/*MiniTraitsMarkers/DisplayNamed.swift:27:8: error: no such module 'Foundation'
25 | */
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 |
29 | //---
[15/30] Compiling XCEValidatableValue Operators.swift
/host/spi-builder-workspace/Sources/Core/*MiniTraitsMarkers/DisplayNamed.swift:27:8: error: no such module 'Foundation'
25 | */
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 |
29 | //---
[16/30] Compiling XCEValidatableValue *SomeRequiredValueWrapper.swift
/host/spi-builder-workspace/Sources/Core/*MiniTraitsMarkers/DisplayNamed.swift:27:8: error: no such module 'Foundation'
25 | */
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 |
29 | //---
[17/30] Compiling XCEValidatableValue *SomeValidatableValueWrapper.swift
/host/spi-builder-workspace/Sources/Core/*MiniTraitsMarkers/DisplayNamed.swift:27:8: error: no such module 'Foundation'
25 | */
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 |
29 | //---
[18/30] Compiling XCEValidatableValue NonRequired.swift
/host/spi-builder-workspace/Sources/Core/*MiniTraitsMarkers/DisplayNamed.swift:27:8: error: no such module 'Foundation'
25 | */
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 |
29 | //---
[19/30] Compiling XCEValidatableValue Required.swift
/host/spi-builder-workspace/Sources/Core/*MiniTraitsMarkers/DisplayNamed.swift:27:8: error: no such module 'Foundation'
25 | */
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 |
29 | //---
[20/30] Compiling XCEValidatableValue *SomeValidatableValue.swift
/host/spi-builder-workspace/Sources/Core/*MiniTraitsMarkers/DisplayNamed.swift:27:8: error: no such module 'Foundation'
25 | */
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 |
29 | //---
[21/30] Compiling XCEValidatableValue CharacterSet+Helpers.swift
/host/spi-builder-workspace/Sources/Core/*MiniTraitsMarkers/DisplayNamed.swift:27:8: error: no such module 'Foundation'
25 | */
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 |
29 | //---
[22/30] Compiling XCEValidatableValue DisplayNamed.swift
/host/spi-builder-workspace/Sources/Core/*MiniTraitsMarkers/DisplayNamed.swift:27:8: error: no such module 'Foundation'
25 | */
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 |
29 | //---
[23/30] Compiling XCEValidatableValue *SomeValidatable.swift
/host/spi-builder-workspace/Sources/Core/*MiniTraitsMarkers/DisplayNamed.swift:27:8: error: no such module 'Foundation'
25 | */
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 |
29 | //---
[24/30] Compiling XCEValidatableValue Errors.swift
/host/spi-builder-workspace/Sources/Core/*MiniTraitsMarkers/DisplayNamed.swift:27:8: error: no such module 'Foundation'
25 | */
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 |
29 | //---
[25/30] Compiling XCEValidatableValue *SomeValidatableEntity.swift
/host/spi-builder-workspace/Sources/Core/*MiniTraitsMarkers/DisplayNamed.swift:27:8: error: no such module 'Foundation'
25 | */
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 |
29 | //---
[26/30] Compiling XCEValidatableValue *Persistence.swift
/host/spi-builder-workspace/Sources/Core/*MiniTraitsMarkers/DisplayNamed.swift:27:8: error: no such module 'Foundation'
25 | */
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 |
29 | //---
[27/30] Compiling XCEValidatableValue *SomeNonRequiredValueWrapper.swift
/host/spi-builder-workspace/Sources/Core/*MiniTraitsMarkers/DisplayNamed.swift:27:8: error: no such module 'Foundation'
25 | */
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 |
29 | //---
error: emit-module command failed with exit code 1 (use -v to see invocation)
[28/30] Emitting module XCEValidatableValue
/host/spi-builder-workspace/Sources/Core/*MiniTraitsMarkers/DisplayNamed.swift:27:8: error: no such module 'Foundation'
25 | */
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 |
29 | //---
[29/30] Compiling XCEValidatableValue SomeCheckmarkValidatableValue.swift
/host/spi-builder-workspace/Sources/Core/*MiniTraitsMarkers/DisplayNamed.swift:27:8: error: no such module 'Foundation'
25 | */
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 |
29 | //---
[30/30] Compiling XCEValidatableValue String+Helpers.swift
/host/spi-builder-workspace/Sources/Core/*MiniTraitsMarkers/DisplayNamed.swift:27:8: error: no such module 'Foundation'
25 | */
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 |
29 | //---
BUILD FAILURE 6.2 wasm