Build Information
Failed to build OTCore, reference 1.7.9 (d942e0
), with Swift 6.2 (beta) for Wasm on 15 Aug 2025 13:04:56 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-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.66.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/orchetect/OTCore.git
Reference: 1.7.9
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/orchetect/OTCore
* tag 1.7.9 -> FETCH_HEAD
HEAD is now at d942e0e De-flaked unit test
Cloned https://github.com/orchetect/OTCore.git
Revision (git rev-parse @):
d942e0ec3a595e879289e6ce225da3c905a3c722
SUCCESS checkout https://github.com/orchetect/OTCore.git at 1.7.9
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/orchetect/OTCore.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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/orchetect/swift-testing-extensions
Fetching https://github.com/apple/swift-numerics
[1/332] Fetching swift-testing-extensions
Fetched https://github.com/orchetect/swift-testing-extensions from cache (0.24s)
[1/6327] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics from cache (0.46s)
Computing version for https://github.com/orchetect/swift-testing-extensions
Computed https://github.com/orchetect/swift-testing-extensions at 0.2.3 (0.90s)
Fetching https://github.com/swiftlang/swift-syntax.git
[1/71753] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (6.00s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.0.3 (6.52s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 600.0.1 (0.91s)
Creating working copy for https://github.com/orchetect/swift-testing-extensions
Working copy of https://github.com/orchetect/swift-testing-extensions resolved at 0.2.3
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 600.0.1
Creating working copy for https://github.com/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.0.3
Found unhandled resource at /host/spi-builder-workspace/.build/checkouts/swift-testing-extensions/Sources/TestingExtensions/TestResource/Base/.testResourceFolder
Building for debugging...
[0/5] Write sources
[1/5] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/69] Emitting module OTCore
/host/spi-builder-workspace/Sources/OTCore/Abstractions/Clamped Property Wrapper.swift:7:8: error: no such module 'Foundation'
5 | //
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /// **OTCore:**
[4/78] Compiling OTCore DomainName.swift
/host/spi-builder-workspace/Sources/OTCore/Abstractions/Clamped Property Wrapper.swift:7:8: error: no such module 'Foundation'
5 | //
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /// **OTCore:**
[5/78] Compiling OTCore EmailAddress.swift
/host/spi-builder-workspace/Sources/OTCore/Abstractions/Clamped Property Wrapper.swift:7:8: error: no such module 'Foundation'
5 | //
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /// **OTCore:**
[6/78] Compiling OTCore IPAddress.swift
/host/spi-builder-workspace/Sources/OTCore/Abstractions/Clamped Property Wrapper.swift:7:8: error: no such module 'Foundation'
5 | //
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /// **OTCore:**
[7/78] Compiling OTCore ReverseDomainName.swift
/host/spi-builder-workspace/Sources/OTCore/Abstractions/Clamped Property Wrapper.swift:7:8: error: no such module 'Foundation'
5 | //
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /// **OTCore:**
[8/78] Compiling OTCore PassiveDataReader.swift
/host/spi-builder-workspace/Sources/OTCore/Abstractions/Clamped Property Wrapper.swift:7:8: error: no such module 'Foundation'
5 | //
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /// **OTCore:**
[9/78] Compiling OTCore String Sanitize Path Component.swift
/host/spi-builder-workspace/Sources/OTCore/Abstractions/Clamped Property Wrapper.swift:7:8: error: no such module 'Foundation'
5 | //
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /// **OTCore:**
[10/78] Compiling OTCore String Title Case.swift
/host/spi-builder-workspace/Sources/OTCore/Abstractions/Clamped Property Wrapper.swift:7:8: error: no such module 'Foundation'
5 | //
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /// **OTCore:**
[11/78] Compiling OTCore String Wrapped.swift
/host/spi-builder-workspace/Sources/OTCore/Abstractions/Clamped Property Wrapper.swift:7:8: error: no such module 'Foundation'
5 | //
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /// **OTCore:**
[12/78] Compiling OTCore Time.swift
/host/spi-builder-workspace/Sources/OTCore/Abstractions/Clamped Property Wrapper.swift:7:8: error: no such module 'Foundation'
5 | //
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /// **OTCore:**
[13/78] Compiling OTCore OTCore API 1.4.17.swift
/host/spi-builder-workspace/Sources/OTCore/Abstractions/Clamped Property Wrapper.swift:7:8: error: no such module 'Foundation'
5 | //
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /// **OTCore:**
[14/78] Compiling OTCore OTCore API 1.4.6.swift
/host/spi-builder-workspace/Sources/OTCore/Abstractions/Clamped Property Wrapper.swift:7:8: error: no such module 'Foundation'
5 | //
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /// **OTCore:**
[15/78] Compiling OTCore OTCore API 1.5.4.swift
/host/spi-builder-workspace/Sources/OTCore/Abstractions/Clamped Property Wrapper.swift:7:8: error: no such module 'Foundation'
5 | //
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /// **OTCore:**
[16/78] Compiling OTCore OTCore API 1.7.7.swift
/host/spi-builder-workspace/Sources/OTCore/Abstractions/Clamped Property Wrapper.swift:7:8: error: no such module 'Foundation'
5 | //
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /// **OTCore:**
[17/78] Compiling OTCore OTCore API 1.7.9.swift
/host/spi-builder-workspace/Sources/OTCore/Abstractions/Clamped Property Wrapper.swift:7:8: error: no such module 'Foundation'
5 | //
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /// **OTCore:**
[18/78] Compiling OTCore Clamped Property Wrapper.swift
/host/spi-builder-workspace/Sources/OTCore/Abstractions/Clamped Property Wrapper.swift:7:8: error: no such module 'Foundation'
5 | //
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /// **OTCore:**
[19/78] Compiling OTCore Collection Set-Like Methods.swift
/host/spi-builder-workspace/Sources/OTCore/Abstractions/Clamped Property Wrapper.swift:7:8: error: no such module 'Foundation'
5 | //
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /// **OTCore:**
[20/78] Compiling OTCore DataReader.swift
/host/spi-builder-workspace/Sources/OTCore/Abstractions/Clamped Property Wrapper.swift:7:8: error: no such module 'Foundation'
5 | //
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /// **OTCore:**
[21/78] Compiling OTCore DateComponents from String.swift
/host/spi-builder-workspace/Sources/OTCore/Abstractions/Clamped Property Wrapper.swift:7:8: error: no such module 'Foundation'
5 | //
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /// **OTCore:**
[22/78] Compiling OTCore Darwin and Foundation.swift
/host/spi-builder-workspace/Sources/OTCore/Abstractions/Clamped Property Wrapper.swift:7:8: error: no such module 'Foundation'
5 | //
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /// **OTCore:**
[23/78] Compiling OTCore Data.swift
/host/spi-builder-workspace/Sources/OTCore/Abstractions/Clamped Property Wrapper.swift:7:8: error: no such module 'Foundation'
5 | //
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /// **OTCore:**
[24/78] Compiling OTCore Decimal.swift
/host/spi-builder-workspace/Sources/OTCore/Abstractions/Clamped Property Wrapper.swift:7:8: error: no such module 'Foundation'
5 | //
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /// **OTCore:**
[25/78] Compiling OTCore Dispatch and Foundation.swift
/host/spi-builder-workspace/Sources/OTCore/Abstractions/Clamped Property Wrapper.swift:7:8: error: no such module 'Foundation'
5 | //
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /// **OTCore:**
[26/78] Compiling OTCore DispatchGroup.swift
/host/spi-builder-workspace/Sources/OTCore/Abstractions/Clamped Property Wrapper.swift:7:8: error: no such module 'Foundation'
5 | //
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /// **OTCore:**
[27/78] Compiling OTCore FloatingPoint and Foundation.swift
/host/spi-builder-workspace/Sources/OTCore/Abstractions/Clamped Property Wrapper.swift:7:8: error: no such module 'Foundation'
5 | //
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /// **OTCore:**
[28/78] Compiling OTCore FormatStyle.swift
/host/spi-builder-workspace/Sources/OTCore/Abstractions/Clamped Property Wrapper.swift:7:8: error: no such module 'Foundation'
5 | //
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /// **OTCore:**
[29/78] Compiling OTCore Integers and Foundation.swift
/host/spi-builder-workspace/Sources/OTCore/Abstractions/Clamped Property Wrapper.swift:7:8: error: no such module 'Foundation'
5 | //
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /// **OTCore:**
[30/78] Compiling OTCore NSArray.swift
/host/spi-builder-workspace/Sources/OTCore/Abstractions/Clamped Property Wrapper.swift:7:8: error: no such module 'Foundation'
5 | //
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /// **OTCore:**
[31/78] Compiling OTCore Validated Property Wrapper.swift
/host/spi-builder-workspace/Sources/OTCore/Abstractions/Clamped Property Wrapper.swift:7:8: error: no such module 'Foundation'
5 | //
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /// **OTCore:**
[32/78] Compiling OTCore ZeroIndexedCollection.swift
/host/spi-builder-workspace/Sources/OTCore/Abstractions/Clamped Property Wrapper.swift:7:8: error: no such module 'Foundation'
5 | //
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /// **OTCore:**
[33/78] Compiling OTCore Collection BinarySearch.swift
/host/spi-builder-workspace/Sources/OTCore/Abstractions/Clamped Property Wrapper.swift:7:8: error: no such module 'Foundation'
5 | //
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /// **OTCore:**
[34/78] Compiling OTCore NSControl.swift
/host/spi-builder-workspace/Sources/OTCore/Abstractions/Clamped Property Wrapper.swift:7:8: error: no such module 'Foundation'
5 | //
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /// **OTCore:**
[35/78] Compiling OTCore NSEvent.swift
/host/spi-builder-workspace/Sources/OTCore/Abstractions/Clamped Property Wrapper.swift:7:8: error: no such module 'Foundation'
5 | //
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /// **OTCore:**
[36/78] Compiling OTCore NSFont.swift
/host/spi-builder-workspace/Sources/OTCore/Abstractions/Clamped Property Wrapper.swift:7:8: error: no such module 'Foundation'
5 | //
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /// **OTCore:**
[37/78] Compiling OTCore NSImage.swift
/host/spi-builder-workspace/Sources/OTCore/Abstractions/Clamped Property Wrapper.swift:7:8: error: no such module 'Foundation'
5 | //
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /// **OTCore:**
[38/78] Compiling OTCore NSScreen.swift
/host/spi-builder-workspace/Sources/OTCore/Abstractions/Clamped Property Wrapper.swift:7:8: error: no such module 'Foundation'
5 | //
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /// **OTCore:**
[39/78] Compiling OTCore Pasteboard.swift
/host/spi-builder-workspace/Sources/OTCore/Abstractions/Clamped Property Wrapper.swift:7:8: error: no such module 'Foundation'
5 | //
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /// **OTCore:**
[40/78] Compiling OTCore URL and AppKit.swift
/host/spi-builder-workspace/Sources/OTCore/Abstractions/Clamped Property Wrapper.swift:7:8: error: no such module 'Foundation'
5 | //
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /// **OTCore:**
[41/78] Compiling OTCore CGFloat.swift
/host/spi-builder-workspace/Sources/OTCore/Abstractions/Clamped Property Wrapper.swift:7:8: error: no such module 'Foundation'
5 | //
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /// **OTCore:**
[42/78] Compiling OTCore CGPoint.swift
/host/spi-builder-workspace/Sources/OTCore/Abstractions/Clamped Property Wrapper.swift:7:8: error: no such module 'Foundation'
5 | //
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /// **OTCore:**
[43/78] Compiling OTCore CGRect.swift
/host/spi-builder-workspace/Sources/OTCore/Abstractions/Clamped Property Wrapper.swift:7:8: error: no such module 'Foundation'
5 | //
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /// **OTCore:**
[44/78] Compiling OTCore FloatingPoint and Darwin.swift
/host/spi-builder-workspace/Sources/OTCore/Abstractions/Clamped Property Wrapper.swift:7:8: error: no such module 'Foundation'
5 | //
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /// **OTCore:**
[45/78] Compiling OTCore Timespec.swift
/host/spi-builder-workspace/Sources/OTCore/Abstractions/Clamped Property Wrapper.swift:7:8: error: no such module 'Foundation'
5 | //
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /// **OTCore:**
[46/78] Compiling OTCore DispatchTimeInterval.swift
/host/spi-builder-workspace/Sources/OTCore/Abstractions/Clamped Property Wrapper.swift:7:8: error: no such module 'Foundation'
5 | //
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /// **OTCore:**
[47/78] Compiling OTCore CharacterSet.swift
/host/spi-builder-workspace/Sources/OTCore/Abstractions/Clamped Property Wrapper.swift:7:8: error: no such module 'Foundation'
5 | //
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /// **OTCore:**
[48/78] Compiling OTCore Collections and Foundation.swift
/host/spi-builder-workspace/Sources/OTCore/Abstractions/Clamped Property Wrapper.swift:7:8: error: no such module 'Foundation'
5 | //
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /// **OTCore:**
[49/78] Compiling OTCore NSAttributedString.swift
/host/spi-builder-workspace/Sources/OTCore/Abstractions/Clamped Property Wrapper.swift:7:8: error: no such module 'Foundation'
5 | //
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /// **OTCore:**
[50/78] Compiling OTCore Progress.swift
/host/spi-builder-workspace/Sources/OTCore/Abstractions/Clamped Property Wrapper.swift:7:8: error: no such module 'Foundation'
5 | //
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /// **OTCore:**
[51/78] Compiling OTCore String and CharacterSet.swift
/host/spi-builder-workspace/Sources/OTCore/Abstractions/Clamped Property Wrapper.swift:7:8: error: no such module 'Foundation'
5 | //
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /// **OTCore:**
[52/78] Compiling OTCore String and Data.swift
/host/spi-builder-workspace/Sources/OTCore/Abstractions/Clamped Property Wrapper.swift:7:8: error: no such module 'Foundation'
5 | //
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /// **OTCore:**
[53/78] Compiling OTCore String and Foundation.swift
/host/spi-builder-workspace/Sources/OTCore/Abstractions/Clamped Property Wrapper.swift:7:8: error: no such module 'Foundation'
5 | //
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /// **OTCore:**
[54/78] Compiling OTCore String and NSRegularExpression.swift
/host/spi-builder-workspace/Sources/OTCore/Abstractions/Clamped Property Wrapper.swift:7:8: error: no such module 'Foundation'
5 | //
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /// **OTCore:**
[55/78] Compiling OTCore String and NumberFormatter.swift
/host/spi-builder-workspace/Sources/OTCore/Abstractions/Clamped Property Wrapper.swift:7:8: error: no such module 'Foundation'
5 | //
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /// **OTCore:**
[56/78] Compiling OTCore TimeInterval.swift
/host/spi-builder-workspace/Sources/OTCore/Abstractions/Clamped Property Wrapper.swift:7:8: error: no such module 'Foundation'
5 | //
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /// **OTCore:**
[57/78] Compiling OTCore Timespec and TimeInterval.swift
/host/spi-builder-workspace/Sources/OTCore/Abstractions/Clamped Property Wrapper.swift:7:8: error: no such module 'Foundation'
5 | //
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /// **OTCore:**
[58/78] Compiling OTCore URL.swift
/host/spi-builder-workspace/Sources/OTCore/Abstractions/Clamped Property Wrapper.swift:7:8: error: no such module 'Foundation'
5 | //
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /// **OTCore:**
[59/78] Compiling OTCore UserDefaults.swift
/host/spi-builder-workspace/Sources/OTCore/Abstractions/Clamped Property Wrapper.swift:7:8: error: no such module 'Foundation'
5 | //
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /// **OTCore:**
[60/78] Compiling OTCore XMLElement.swift
/host/spi-builder-workspace/Sources/OTCore/Abstractions/Clamped Property Wrapper.swift:7:8: error: no such module 'Foundation'
5 | //
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /// **OTCore:**
[61/78] Compiling OTCore XMLNode.swift
/host/spi-builder-workspace/Sources/OTCore/Abstractions/Clamped Property Wrapper.swift:7:8: error: no such module 'Foundation'
5 | //
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /// **OTCore:**
[62/78] Compiling OTCore Bool.swift
/host/spi-builder-workspace/Sources/OTCore/Abstractions/Clamped Property Wrapper.swift:7:8: error: no such module 'Foundation'
5 | //
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /// **OTCore:**
[63/78] Compiling OTCore Collections.swift
/host/spi-builder-workspace/Sources/OTCore/Abstractions/Clamped Property Wrapper.swift:7:8: error: no such module 'Foundation'
5 | //
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /// **OTCore:**
[64/78] Compiling OTCore Concurrency.swift
/host/spi-builder-workspace/Sources/OTCore/Abstractions/Clamped Property Wrapper.swift:7:8: error: no such module 'Foundation'
5 | //
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /// **OTCore:**
[65/78] Compiling OTCore FloatingPoint.swift
/host/spi-builder-workspace/Sources/OTCore/Abstractions/Clamped Property Wrapper.swift:7:8: error: no such module 'Foundation'
5 | //
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /// **OTCore:**
[66/78] Compiling OTCore Integers.swift
/host/spi-builder-workspace/Sources/OTCore/Abstractions/Clamped Property Wrapper.swift:7:8: error: no such module 'Foundation'
5 | //
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /// **OTCore:**
[67/78] Compiling OTCore Operators.swift
/host/spi-builder-workspace/Sources/OTCore/Abstractions/Clamped Property Wrapper.swift:7:8: error: no such module 'Foundation'
5 | //
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /// **OTCore:**
[68/78] Compiling OTCore Optional.swift
/host/spi-builder-workspace/Sources/OTCore/Abstractions/Clamped Property Wrapper.swift:7:8: error: no such module 'Foundation'
5 | //
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /// **OTCore:**
[69/78] Compiling OTCore Ranges.swift
/host/spi-builder-workspace/Sources/OTCore/Abstractions/Clamped Property Wrapper.swift:7:8: error: no such module 'Foundation'
5 | //
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /// **OTCore:**
[70/78] Compiling OTCore Result.swift
/host/spi-builder-workspace/Sources/OTCore/Abstractions/Clamped Property Wrapper.swift:7:8: error: no such module 'Foundation'
5 | //
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /// **OTCore:**
[71/78] Compiling OTCore String.swift
/host/spi-builder-workspace/Sources/OTCore/Abstractions/Clamped Property Wrapper.swift:7:8: error: no such module 'Foundation'
5 | //
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /// **OTCore:**
[72/78] Compiling OTCore Clipboard.swift
/host/spi-builder-workspace/Sources/OTCore/Abstractions/Clamped Property Wrapper.swift:7:8: error: no such module 'Foundation'
5 | //
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /// **OTCore:**
[73/78] Compiling OTCore Globals.swift
/host/spi-builder-workspace/Sources/OTCore/Abstractions/Clamped Property Wrapper.swift:7:8: error: no such module 'Foundation'
5 | //
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /// **OTCore:**
[74/78] Compiling OTCore OSLogger.swift
/host/spi-builder-workspace/Sources/OTCore/Abstractions/Clamped Property Wrapper.swift:7:8: error: no such module 'Foundation'
5 | //
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /// **OTCore:**
[75/78] Compiling OTCore Protocols.swift
/host/spi-builder-workspace/Sources/OTCore/Abstractions/Clamped Property Wrapper.swift:7:8: error: no such module 'Foundation'
5 | //
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /// **OTCore:**
BUILD FAILURE 6.2 wasm