Build Information
Failed to build CoreXLSX, reference 0.14.2 (1391f3
), with Swift 6.2 (beta) for Wasm on 20 Jun 2025 00:40:55 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-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/CoreOffice/CoreXLSX.git
Reference: 0.14.2
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/CoreOffice/CoreXLSX
* tag 0.14.2 -> FETCH_HEAD
HEAD is now at 1391f38 Update README.md (#170)
Cloned https://github.com/CoreOffice/CoreXLSX.git
Revision (git rev-parse @):
1391f3832ea2eeee5186ea8abb81ea49ed0609cc
SUCCESS checkout https://github.com/CoreOffice/CoreXLSX.git at 0.14.2
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/CoreOffice/CoreXLSX.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-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
Fetching https://github.com/weichsel/ZIPFoundation.git
Fetching https://github.com/maxdesiatov/XMLCoder.git
[1/5576] Fetching zipfoundation
[671/15636] Fetching zipfoundation, xmlcoder
Fetched https://github.com/maxdesiatov/XMLCoder.git from cache (0.75s)
Fetched https://github.com/weichsel/ZIPFoundation.git from cache (0.82s)
Computing version for https://github.com/maxdesiatov/XMLCoder.git
Computed https://github.com/maxdesiatov/XMLCoder.git at 0.14.0 (1.26s)
Computing version for https://github.com/weichsel/ZIPFoundation.git
Computed https://github.com/weichsel/ZIPFoundation.git at 0.9.19 (0.45s)
Creating working copy for https://github.com/maxdesiatov/XMLCoder.git
Working copy of https://github.com/maxdesiatov/XMLCoder.git resolved at 0.14.0
Creating working copy for https://github.com/weichsel/ZIPFoundation.git
Working copy of https://github.com/weichsel/ZIPFoundation.git resolved at 0.9.19
warning: 'zipfoundation': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Resources/PrivacyInfo.xcprivacy
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[5/68] Emitting module ZIPFoundation
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Archive+BackingConfiguration.swift:11:8: error: no such module 'Foundation'
9 | //
10 |
11 | import Foundation
| `- error: no such module 'Foundation'
12 |
13 | extension Archive {
[6/70] Compiling XMLCoder IntBox.swift
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Archive+BackingConfiguration.swift:11:8: error: no such module 'Foundation'
9 | //
10 |
11 | import Foundation
| `- error: no such module 'Foundation'
12 |
13 | extension Archive {
[7/70] Compiling XMLCoder KeyedBox.swift
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Archive+BackingConfiguration.swift:11:8: error: no such module 'Foundation'
9 | //
10 |
11 | import Foundation
| `- error: no such module 'Foundation'
12 |
13 | extension Archive {
[8/70] Compiling XMLCoder NullBox.swift
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Archive+BackingConfiguration.swift:11:8: error: no such module 'Foundation'
9 | //
10 |
11 | import Foundation
| `- error: no such module 'Foundation'
12 |
13 | extension Archive {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[9/70] Emitting module XMLCoder
/host/spi-builder-workspace/.build/checkouts/XMLCoder/Sources/XMLCoder/Auxiliaries/Box/DataBox.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | struct DataBox: Equatable {
[10/70] Compiling XMLCoder Attribute.swift
/host/spi-builder-workspace/.build/checkouts/XMLCoder/Sources/XMLCoder/Auxiliaries/Box/DataBox.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | struct DataBox: Equatable {
[11/70] Compiling XMLCoder BoolBox.swift
/host/spi-builder-workspace/.build/checkouts/XMLCoder/Sources/XMLCoder/Auxiliaries/Box/DataBox.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | struct DataBox: Equatable {
[12/70] Compiling XMLCoder Box.swift
/host/spi-builder-workspace/.build/checkouts/XMLCoder/Sources/XMLCoder/Auxiliaries/Box/DataBox.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | struct DataBox: Equatable {
[13/70] Compiling XMLCoder ChoiceBox.swift
/host/spi-builder-workspace/.build/checkouts/XMLCoder/Sources/XMLCoder/Auxiliaries/Box/DataBox.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | struct DataBox: Equatable {
[14/70] Compiling XMLCoder DataBox.swift
/host/spi-builder-workspace/.build/checkouts/XMLCoder/Sources/XMLCoder/Auxiliaries/Box/DataBox.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | struct DataBox: Equatable {
[15/70] Compiling XMLCoder DateBox.swift
/host/spi-builder-workspace/.build/checkouts/XMLCoder/Sources/XMLCoder/Auxiliaries/Box/DataBox.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | struct DataBox: Equatable {
[16/70] Compiling XMLCoder DecimalBox.swift
/host/spi-builder-workspace/.build/checkouts/XMLCoder/Sources/XMLCoder/Auxiliaries/Box/DataBox.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | struct DataBox: Equatable {
[17/76] Compiling XMLCoder UnkeyedBox.swift
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Archive+BackingConfiguration.swift:11:8: error: no such module 'Foundation'
9 | //
10 |
11 | import Foundation
| `- error: no such module 'Foundation'
12 |
13 | extension Archive {
[18/76] Compiling XMLCoder ValueBox.swift
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Archive+BackingConfiguration.swift:11:8: error: no such module 'Foundation'
9 | //
10 |
11 | import Foundation
| `- error: no such module 'Foundation'
12 |
13 | extension Archive {
[19/76] Compiling XMLCoder UIntBox.swift
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Archive+BackingConfiguration.swift:11:8: error: no such module 'Foundation'
9 | //
10 |
11 | import Foundation
| `- error: no such module 'Foundation'
12 |
13 | extension Archive {
[20/76] Compiling XMLCoder URLBox.swift
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Archive+BackingConfiguration.swift:11:8: error: no such module 'Foundation'
9 | //
10 |
11 | import Foundation
| `- error: no such module 'Foundation'
12 |
13 | extension Archive {
[21/76] Compiling XMLCoder SharedBox.swift
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Archive+BackingConfiguration.swift:11:8: error: no such module 'Foundation'
9 | //
10 |
11 | import Foundation
| `- error: no such module 'Foundation'
12 |
13 | extension Archive {
[22/76] Compiling XMLCoder SingleKeyedBox.swift
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Archive+BackingConfiguration.swift:11:8: error: no such module 'Foundation'
9 | //
10 |
11 | import Foundation
| `- error: no such module 'Foundation'
12 |
13 | extension Archive {
[23/76] Compiling XMLCoder StringBox.swift
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Archive+BackingConfiguration.swift:11:8: error: no such module 'Foundation'
9 | //
10 |
11 | import Foundation
| `- error: no such module 'Foundation'
12 |
13 | extension Archive {
[24/76] Compiling ZIPFoundation FileManager+ZIPDeprecated.swift
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Archive+BackingConfiguration.swift:11:8: error: no such module 'Foundation'
9 | //
10 |
11 | import Foundation
| `- error: no such module 'Foundation'
12 |
13 | extension Archive {
[25/76] Compiling ZIPFoundation URL+ZIP.swift
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Archive+BackingConfiguration.swift:11:8: error: no such module 'Foundation'
9 | //
10 |
11 | import Foundation
| `- error: no such module 'Foundation'
12 |
13 | extension Archive {
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Archive+BackingConfiguration.swift:11:8: error: no such module 'Foundation'
9 | //
10 |
11 | import Foundation
| `- error: no such module 'Foundation'
12 |
13 | extension Archive {
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Archive+BackingConfiguration.swift:11:8: error: no such module 'Foundation'
9 | //
10 |
11 | import Foundation
| `- error: no such module 'Foundation'
12 |
13 | extension Archive {
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Archive+BackingConfiguration.swift:11:8: error: no such module 'Foundation'
9 | //
10 |
11 | import Foundation
| `- error: no such module 'Foundation'
12 |
13 | extension Archive {
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Archive+BackingConfiguration.swift:11:8: error: no such module 'Foundation'
9 | //
10 |
11 | import Foundation
| `- error: no such module 'Foundation'
12 |
13 | extension Archive {
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Archive+BackingConfiguration.swift:11:8: error: no such module 'Foundation'
9 | //
10 |
11 | import Foundation
| `- error: no such module 'Foundation'
12 |
13 | extension Archive {
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Archive+BackingConfiguration.swift:11:8: error: no such module 'Foundation'
9 | //
10 |
11 | import Foundation
| `- error: no such module 'Foundation'
12 |
13 | extension Archive {
[32/76] Compiling XMLCoder DoubleBox.swift
/host/spi-builder-workspace/.build/checkouts/XMLCoder/Sources/XMLCoder/Auxiliaries/Box/DataBox.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | struct DataBox: Equatable {
[33/76] Compiling XMLCoder FloatBox.swift
/host/spi-builder-workspace/.build/checkouts/XMLCoder/Sources/XMLCoder/Auxiliaries/Box/DataBox.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | struct DataBox: Equatable {
/host/spi-builder-workspace/.build/checkouts/XMLCoder/Sources/XMLCoder/Auxiliaries/Box/DataBox.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | struct DataBox: Equatable {
/host/spi-builder-workspace/.build/checkouts/XMLCoder/Sources/XMLCoder/Auxiliaries/Box/DataBox.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | struct DataBox: Equatable {
/host/spi-builder-workspace/.build/checkouts/XMLCoder/Sources/XMLCoder/Auxiliaries/Box/DataBox.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | struct DataBox: Equatable {
/host/spi-builder-workspace/.build/checkouts/XMLCoder/Sources/XMLCoder/Auxiliaries/Box/DataBox.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | struct DataBox: Equatable {
/host/spi-builder-workspace/.build/checkouts/XMLCoder/Sources/XMLCoder/Auxiliaries/Box/DataBox.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | struct DataBox: Equatable {
/host/spi-builder-workspace/.build/checkouts/XMLCoder/Sources/XMLCoder/Auxiliaries/Box/DataBox.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | struct DataBox: Equatable {
/host/spi-builder-workspace/.build/checkouts/XMLCoder/Sources/XMLCoder/Auxiliaries/Box/DataBox.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | struct DataBox: Equatable {
/host/spi-builder-workspace/.build/checkouts/XMLCoder/Sources/XMLCoder/Auxiliaries/Box/DataBox.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | struct DataBox: Equatable {
/host/spi-builder-workspace/.build/checkouts/XMLCoder/Sources/XMLCoder/Auxiliaries/Box/DataBox.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | struct DataBox: Equatable {
/host/spi-builder-workspace/.build/checkouts/XMLCoder/Sources/XMLCoder/Auxiliaries/Box/DataBox.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | struct DataBox: Equatable {
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Archive+BackingConfiguration.swift:11:8: error: no such module 'Foundation'
9 | //
10 |
11 | import Foundation
| `- error: no such module 'Foundation'
12 |
13 | extension Archive {
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Archive+BackingConfiguration.swift:11:8: error: no such module 'Foundation'
9 | //
10 |
11 | import Foundation
| `- error: no such module 'Foundation'
12 |
13 | extension Archive {
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Archive+BackingConfiguration.swift:11:8: error: no such module 'Foundation'
9 | //
10 |
11 | import Foundation
| `- error: no such module 'Foundation'
12 |
13 | extension Archive {
[47/76] Compiling XMLCoder XMLKeyedDecodingContainer.swift
/host/spi-builder-workspace/.build/checkouts/XMLCoder/Sources/XMLCoder/Auxiliaries/Box/DataBox.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | struct DataBox: Equatable {
[48/76] Compiling XMLCoder XMLUnkeyedDecodingContainer.swift
/host/spi-builder-workspace/.build/checkouts/XMLCoder/Sources/XMLCoder/Auxiliaries/Box/DataBox.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | struct DataBox: Equatable {
[49/76] Compiling XMLCoder DynamicNodeEncoding.swift
/host/spi-builder-workspace/.build/checkouts/XMLCoder/Sources/XMLCoder/Auxiliaries/Box/DataBox.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | struct DataBox: Equatable {
[50/76] Compiling XMLCoder EncodingErrorExtension.swift
/host/spi-builder-workspace/.build/checkouts/XMLCoder/Sources/XMLCoder/Auxiliaries/Box/DataBox.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | struct DataBox: Equatable {
[51/76] Compiling XMLCoder SingleValueEncodingContainer.swift
/host/spi-builder-workspace/.build/checkouts/XMLCoder/Sources/XMLCoder/Auxiliaries/Box/DataBox.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | struct DataBox: Equatable {
[52/76] Compiling XMLCoder XMLChoiceEncodingContainer.swift
/host/spi-builder-workspace/.build/checkouts/XMLCoder/Sources/XMLCoder/Auxiliaries/Box/DataBox.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | struct DataBox: Equatable {
/host/spi-builder-workspace/.build/checkouts/XMLCoder/Sources/XMLCoder/Auxiliaries/Box/DataBox.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | struct DataBox: Equatable {
/host/spi-builder-workspace/.build/checkouts/XMLCoder/Sources/XMLCoder/Auxiliaries/Box/DataBox.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | struct DataBox: Equatable {
[55/76] Compiling XMLCoder XMLHeader.swift
/host/spi-builder-workspace/.build/checkouts/XMLCoder/Sources/XMLCoder/Auxiliaries/Box/DataBox.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | struct DataBox: Equatable {
[56/76] Compiling XMLCoder XMLKey.swift
/host/spi-builder-workspace/.build/checkouts/XMLCoder/Sources/XMLCoder/Auxiliaries/Box/DataBox.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | struct DataBox: Equatable {
[57/76] Compiling XMLCoder XMLStackParser.swift
/host/spi-builder-workspace/.build/checkouts/XMLCoder/Sources/XMLCoder/Auxiliaries/Box/DataBox.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | struct DataBox: Equatable {
[58/76] Compiling XMLCoder DecodingErrorExtension.swift
/host/spi-builder-workspace/.build/checkouts/XMLCoder/Sources/XMLCoder/Auxiliaries/Box/DataBox.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | struct DataBox: Equatable {
[59/76] Compiling XMLCoder Element.swift
/host/spi-builder-workspace/.build/checkouts/XMLCoder/Sources/XMLCoder/Auxiliaries/Box/DataBox.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | struct DataBox: Equatable {
[60/76] Compiling XMLCoder ElementAndAttribute.swift
/host/spi-builder-workspace/.build/checkouts/XMLCoder/Sources/XMLCoder/Auxiliaries/Box/DataBox.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | struct DataBox: Equatable {
[61/76] Compiling XMLCoder ISO8601DateFormatter.swift
/host/spi-builder-workspace/.build/checkouts/XMLCoder/Sources/XMLCoder/Auxiliaries/Box/DataBox.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | struct DataBox: Equatable {
[62/76] Compiling XMLCoder KeyedStorage.swift
/host/spi-builder-workspace/.build/checkouts/XMLCoder/Sources/XMLCoder/Auxiliaries/Box/DataBox.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | struct DataBox: Equatable {
[63/76] Compiling XMLCoder Metatypes.swift
/host/spi-builder-workspace/.build/checkouts/XMLCoder/Sources/XMLCoder/Auxiliaries/Box/DataBox.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | struct DataBox: Equatable {
[64/76] Compiling XMLCoder String+Extensions.swift
/host/spi-builder-workspace/.build/checkouts/XMLCoder/Sources/XMLCoder/Auxiliaries/Box/DataBox.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | struct DataBox: Equatable {
[65/76] Compiling XMLCoder DynamicNodeDecoding.swift
/host/spi-builder-workspace/.build/checkouts/XMLCoder/Sources/XMLCoder/Auxiliaries/Box/DataBox.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | struct DataBox: Equatable {
[66/76] Compiling XMLCoder SingleValueDecodingContainer.swift
/host/spi-builder-workspace/.build/checkouts/XMLCoder/Sources/XMLCoder/Auxiliaries/Box/DataBox.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | struct DataBox: Equatable {
[67/76] Compiling XMLCoder XMLChoiceDecodingContainer.swift
/host/spi-builder-workspace/.build/checkouts/XMLCoder/Sources/XMLCoder/Auxiliaries/Box/DataBox.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | struct DataBox: Equatable {
[68/76] Compiling XMLCoder XMLDecoder.swift
/host/spi-builder-workspace/.build/checkouts/XMLCoder/Sources/XMLCoder/Auxiliaries/Box/DataBox.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | struct DataBox: Equatable {
[69/76] Compiling XMLCoder XMLDecoderImplementation.swift
/host/spi-builder-workspace/.build/checkouts/XMLCoder/Sources/XMLCoder/Auxiliaries/Box/DataBox.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | struct DataBox: Equatable {
[70/76] Compiling XMLCoder XMLDecodingStorage.swift
/host/spi-builder-workspace/.build/checkouts/XMLCoder/Sources/XMLCoder/Auxiliaries/Box/DataBox.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | struct DataBox: Equatable {
BUILD FAILURE 6.2 wasm