Build Information
Failed to build HealthKitOnFhir, reference 1.0.2 (b8e5e9
), with Swift 6.2 (beta) for Wasm on 18 Jun 2025 18:48:05 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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/microsoft/healthkit-on-fhir.git
Reference: 1.0.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/microsoft/healthkit-on-fhir
* tag 1.0.2 -> FETCH_HEAD
HEAD is now at b8e5e9b Added new HealthKit types (#14)
Cloned https://github.com/microsoft/healthkit-on-fhir.git
Revision (git rev-parse @):
b8e5e9baa85b80abe84e6733f9c2df2211d507b4
SUCCESS checkout https://github.com/microsoft/healthkit-on-fhir.git at 1.0.2
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/microsoft/healthkit-on-fhir.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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/smart-on-fhir/Swift-FHIR
Fetching https://github.com/microsoft/health-data-sync
Fetching https://github.com/microsoft/iomt-fhir-client
Fetching https://github.com/microsoft/healthkit-to-fhir
[2/170] Fetching healthkit-to-fhir
[170/252] Fetching healthkit-to-fhir, iomt-fhir-client
[224/18341] Fetching healthkit-to-fhir, iomt-fhir-client, swift-fhir
[225/18420] Fetching healthkit-to-fhir, iomt-fhir-client, swift-fhir, health-data-sync
Fetched https://github.com/microsoft/iomt-fhir-client from cache (0.48s)
Fetched https://github.com/microsoft/health-data-sync from cache (0.49s)
[1798/18259] Fetching healthkit-to-fhir, swift-fhir
Fetched https://github.com/microsoft/healthkit-to-fhir from cache (0.49s)
[1809/18089] Fetching swift-fhir
Fetched https://github.com/smart-on-fhir/Swift-FHIR from cache (2.19s)
Computing version for https://github.com/microsoft/health-data-sync
Computed https://github.com/microsoft/health-data-sync at 1.0.0 (2.69s)
Computing version for https://github.com/microsoft/iomt-fhir-client
Computed https://github.com/microsoft/iomt-fhir-client at 1.0.0 (0.47s)
Computing version for https://github.com/microsoft/healthkit-to-fhir
Computed https://github.com/microsoft/healthkit-to-fhir at 1.0.3 (0.67s)
Computing version for https://github.com/smart-on-fhir/Swift-FHIR
Computed https://github.com/smart-on-fhir/Swift-FHIR at 4.2.1 (0.96s)
Creating working copy for https://github.com/microsoft/health-data-sync
Working copy of https://github.com/microsoft/health-data-sync resolved at 1.0.0
Creating working copy for https://github.com/microsoft/iomt-fhir-client
Working copy of https://github.com/microsoft/iomt-fhir-client resolved at 1.0.0
Creating working copy for https://github.com/microsoft/healthkit-to-fhir
Working copy of https://github.com/microsoft/healthkit-to-fhir resolved at 1.0.3
Creating working copy for https://github.com/smart-on-fhir/Swift-FHIR
Working copy of https://github.com/smart-on-fhir/Swift-FHIR resolved at 4.2.1
Building for debugging...
[0/8] Write sources
[7/8] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[9/215] Emitting module IomtFhirClient
/host/spi-builder-workspace/.build/checkouts/iomt-fhir-client/Sources/ConnectionManager.swift:4:8: error: no such module 'Foundation'
2 | // Licensed under the MIT License.
3 |
4 | import Foundation
| `- error: no such module 'Foundation'
5 |
6 | internal class ConnectionManager : ConnectionManagerProtocol
[10/218] Compiling IomtFhirClient TokenProviderProtocol.swift
/host/spi-builder-workspace/.build/checkouts/iomt-fhir-client/Sources/ConnectionManager.swift:4:8: error: no such module 'Foundation'
2 | // Licensed under the MIT License.
3 |
4 | import Foundation
| `- error: no such module 'Foundation'
5 |
6 | internal class ConnectionManager : ConnectionManagerProtocol
[11/218] Compiling IomtFhirClient TokenScope.swift
/host/spi-builder-workspace/.build/checkouts/iomt-fhir-client/Sources/ConnectionManager.swift:4:8: error: no such module 'Foundation'
2 | // Licensed under the MIT License.
3 |
4 | import Foundation
| `- error: no such module 'Foundation'
5 |
6 | internal class ConnectionManager : ConnectionManagerProtocol
[12/218] Compiling IomtFhirClient TransportType.swift
/host/spi-builder-workspace/.build/checkouts/iomt-fhir-client/Sources/ConnectionManager.swift:4:8: error: no such module 'Foundation'
2 | // Licensed under the MIT License.
3 |
4 | import Foundation
| `- error: no such module 'Foundation'
5 |
6 | internal class ConnectionManager : ConnectionManagerProtocol
[13/218] Compiling Models Account.swift
/host/spi-builder-workspace/.build/checkouts/iomt-fhir-client/Sources/ConnectionManager.swift:4:8: error: no such module 'Foundation'
2 | // Licensed under the MIT License.
3 |
4 | import Foundation
| `- error: no such module 'Foundation'
5 |
6 | internal class ConnectionManager : ConnectionManagerProtocol
[14/218] Compiling Models ActivityDefinition.swift
/host/spi-builder-workspace/.build/checkouts/iomt-fhir-client/Sources/ConnectionManager.swift:4:8: error: no such module 'Foundation'
2 | // Licensed under the MIT License.
3 |
4 | import Foundation
| `- error: no such module 'Foundation'
5 |
6 | internal class ConnectionManager : ConnectionManagerProtocol
[15/218] Compiling Models Address.swift
/host/spi-builder-workspace/.build/checkouts/iomt-fhir-client/Sources/ConnectionManager.swift:4:8: error: no such module 'Foundation'
2 | // Licensed under the MIT License.
3 |
4 | import Foundation
| `- error: no such module 'Foundation'
5 |
6 | internal class ConnectionManager : ConnectionManagerProtocol
[16/218] Compiling Models AdverseEvent.swift
/host/spi-builder-workspace/.build/checkouts/iomt-fhir-client/Sources/ConnectionManager.swift:4:8: error: no such module 'Foundation'
2 | // Licensed under the MIT License.
3 |
4 | import Foundation
| `- error: no such module 'Foundation'
5 |
6 | internal class ConnectionManager : ConnectionManagerProtocol
[17/218] Compiling Models Base64Binary.swift
/host/spi-builder-workspace/.build/checkouts/health-data-sync/Sources/Constants.swift:8:8: error: no such module 'Foundation'
6 | // Licensed under the MIT License.
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public struct Constants {
[18/218] Compiling Models Basic.swift
/host/spi-builder-workspace/.build/checkouts/health-data-sync/Sources/Constants.swift:8:8: error: no such module 'Foundation'
6 | // Licensed under the MIT License.
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public struct Constants {
[19/220] Compiling Models Age.swift
/host/spi-builder-workspace/.build/checkouts/iomt-fhir-client/Sources/ConnectionManager.swift:4:8: error: no such module 'Foundation'
2 | // Licensed under the MIT License.
3 |
4 | import Foundation
| `- error: no such module 'Foundation'
5 |
6 | internal class ConnectionManager : ConnectionManagerProtocol
[20/220] Compiling Models AllergyIntolerance.swift
/host/spi-builder-workspace/.build/checkouts/iomt-fhir-client/Sources/ConnectionManager.swift:4:8: error: no such module 'Foundation'
2 | // Licensed under the MIT License.
3 |
4 | import Foundation
| `- error: no such module 'Foundation'
5 |
6 | internal class ConnectionManager : ConnectionManagerProtocol
[21/220] Compiling Models Annotation.swift
/host/spi-builder-workspace/.build/checkouts/iomt-fhir-client/Sources/ConnectionManager.swift:4:8: error: no such module 'Foundation'
2 | // Licensed under the MIT License.
3 |
4 | import Foundation
| `- error: no such module 'Foundation'
5 |
6 | internal class ConnectionManager : ConnectionManagerProtocol
[22/220] Compiling Models CarePlan.swift
/host/spi-builder-workspace/.build/checkouts/iomt-fhir-client/Sources/ConnectionManager.swift:4:8: error: no such module 'Foundation'
2 | // Licensed under the MIT License.
3 |
4 | import Foundation
| `- error: no such module 'Foundation'
5 |
6 | internal class ConnectionManager : ConnectionManagerProtocol
[23/220] Compiling Models CareTeam.swift
/host/spi-builder-workspace/.build/checkouts/iomt-fhir-client/Sources/ConnectionManager.swift:4:8: error: no such module 'Foundation'
2 | // Licensed under the MIT License.
3 |
4 | import Foundation
| `- error: no such module 'Foundation'
5 |
6 | internal class ConnectionManager : ConnectionManagerProtocol
[24/220] Compiling Models CatalogEntry.swift
/host/spi-builder-workspace/.build/checkouts/iomt-fhir-client/Sources/ConnectionManager.swift:4:8: error: no such module 'Foundation'
2 | // Licensed under the MIT License.
3 |
4 | import Foundation
| `- error: no such module 'Foundation'
5 |
6 | internal class ConnectionManager : ConnectionManagerProtocol
[25/220] Compiling Models Binary.swift
/host/spi-builder-workspace/.build/checkouts/health-data-sync/Sources/Constants.swift:8:8: error: no such module 'Foundation'
6 | // Licensed under the MIT License.
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public struct Constants {
[26/220] Compiling Models BiologicallyDerivedProduct.swift
/host/spi-builder-workspace/.build/checkouts/health-data-sync/Sources/Constants.swift:8:8: error: no such module 'Foundation'
6 | // Licensed under the MIT License.
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public struct Constants {
[27/220] Compiling HealthDataSync HDSObjectSynchronizer.swift
/host/spi-builder-workspace/.build/checkouts/health-data-sync/Sources/Constants.swift:8:8: error: no such module 'Foundation'
6 | // Licensed under the MIT License.
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public struct Constants {
[28/220] Compiling HealthDataSync HDSObjectSynchronizerProtocol.swift
/host/spi-builder-workspace/.build/checkouts/health-data-sync/Sources/Constants.swift:8:8: error: no such module 'Foundation'
6 | // Licensed under the MIT License.
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public struct Constants {
[29/220] Compiling Models Appointment.swift
/host/spi-builder-workspace/.build/checkouts/iomt-fhir-client/Sources/ConnectionManager.swift:4:8: error: no such module 'Foundation'
2 | // Licensed under the MIT License.
3 |
4 | import Foundation
| `- error: no such module 'Foundation'
5 |
6 | internal class ConnectionManager : ConnectionManagerProtocol
[30/220] Compiling Models AppointmentResponse.swift
/host/spi-builder-workspace/.build/checkouts/iomt-fhir-client/Sources/ConnectionManager.swift:4:8: error: no such module 'Foundation'
2 | // Licensed under the MIT License.
3 |
4 | import Foundation
| `- error: no such module 'Foundation'
5 |
6 | internal class ConnectionManager : ConnectionManagerProtocol
[31/220] Compiling Models Attachment.swift
/host/spi-builder-workspace/.build/checkouts/iomt-fhir-client/Sources/ConnectionManager.swift:4:8: error: no such module 'Foundation'
2 | // Licensed under the MIT License.
3 |
4 | import Foundation
| `- error: no such module 'Foundation'
5 |
6 | internal class ConnectionManager : ConnectionManagerProtocol
/host/spi-builder-workspace/.build/checkouts/iomt-fhir-client/Sources/ConnectionManager.swift:4:8: error: no such module 'Foundation'
2 | // Licensed under the MIT License.
3 |
4 | import Foundation
| `- error: no such module 'Foundation'
5 |
6 | internal class ConnectionManager : ConnectionManagerProtocol
/host/spi-builder-workspace/.build/checkouts/iomt-fhir-client/Sources/ConnectionManager.swift:4:8: error: no such module 'Foundation'
2 | // Licensed under the MIT License.
3 |
4 | import Foundation
| `- error: no such module 'Foundation'
5 |
6 | internal class ConnectionManager : ConnectionManagerProtocol
[34/220] Compiling Models CapabilityStatement.swift
/host/spi-builder-workspace/.build/checkouts/iomt-fhir-client/Sources/ConnectionManager.swift:4:8: error: no such module 'Foundation'
2 | // Licensed under the MIT License.
3 |
4 | import Foundation
| `- error: no such module 'Foundation'
5 |
6 | internal class ConnectionManager : ConnectionManagerProtocol
/host/spi-builder-workspace/.build/checkouts/iomt-fhir-client/Sources/ConnectionManager.swift:4:8: error: no such module 'Foundation'
2 | // Licensed under the MIT License.
3 |
4 | import Foundation
| `- error: no such module 'Foundation'
5 |
6 | internal class ConnectionManager : ConnectionManagerProtocol
error: emit-module command failed with exit code 1 (use -v to see invocation)
[36/220] Emitting module HealthDataSync
/host/spi-builder-workspace/.build/checkouts/health-data-sync/Sources/Constants.swift:8:8: error: no such module 'Foundation'
6 | // Licensed under the MIT License.
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public struct Constants {
/host/spi-builder-workspace/.build/checkouts/health-data-sync/Sources/Constants.swift:8:8: error: no such module 'Foundation'
6 | // Licensed under the MIT License.
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public struct Constants {
/host/spi-builder-workspace/.build/checkouts/health-data-sync/Sources/Constants.swift:8:8: error: no such module 'Foundation'
6 | // Licensed under the MIT License.
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public struct Constants {
/host/spi-builder-workspace/.build/checkouts/health-data-sync/Sources/Constants.swift:8:8: error: no such module 'Foundation'
6 | // Licensed under the MIT License.
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public struct Constants {
/host/spi-builder-workspace/.build/checkouts/iomt-fhir-client/Sources/ConnectionManager.swift:4:8: error: no such module 'Foundation'
2 | // Licensed under the MIT License.
3 |
4 | import Foundation
| `- error: no such module 'Foundation'
5 |
6 | internal class ConnectionManager : ConnectionManagerProtocol
/host/spi-builder-workspace/.build/checkouts/iomt-fhir-client/Sources/ConnectionManager.swift:4:8: error: no such module 'Foundation'
2 | // Licensed under the MIT License.
3 |
4 | import Foundation
| `- error: no such module 'Foundation'
5 |
6 | internal class ConnectionManager : ConnectionManagerProtocol
error: emit-module command failed with exit code 1 (use -v to see invocation)
[42/220] Emitting module Models
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 |
[43/243] Compiling Models AuditEvent.swift
/host/spi-builder-workspace/.build/checkouts/health-data-sync/Sources/Constants.swift:8:8: error: no such module 'Foundation'
6 | // Licensed under the MIT License.
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public struct Constants {
[44/243] Compiling Models BackboneElement.swift
/host/spi-builder-workspace/.build/checkouts/health-data-sync/Sources/Constants.swift:8:8: error: no such module 'Foundation'
6 | // Licensed under the MIT License.
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public struct Constants {
/host/spi-builder-workspace/.build/checkouts/health-data-sync/Sources/Constants.swift:8:8: error: no such module 'Foundation'
6 | // Licensed under the MIT License.
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public struct Constants {
/host/spi-builder-workspace/.build/checkouts/health-data-sync/Sources/Constants.swift:8:8: error: no such module 'Foundation'
6 | // Licensed under the MIT License.
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public struct Constants {
/host/spi-builder-workspace/.build/checkouts/health-data-sync/Sources/Constants.swift:8:8: error: no such module 'Foundation'
6 | // Licensed under the MIT License.
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public struct Constants {
/host/spi-builder-workspace/.build/checkouts/health-data-sync/Sources/Constants.swift:8:8: error: no such module 'Foundation'
6 | // Licensed under the MIT License.
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public struct Constants {
/host/spi-builder-workspace/.build/checkouts/health-data-sync/Sources/Constants.swift:8:8: error: no such module 'Foundation'
6 | // Licensed under the MIT License.
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public struct Constants {
/host/spi-builder-workspace/.build/checkouts/health-data-sync/Sources/Constants.swift:8:8: error: no such module 'Foundation'
6 | // Licensed under the MIT License.
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public struct Constants {
/host/spi-builder-workspace/.build/checkouts/health-data-sync/Sources/Constants.swift:8:8: error: no such module 'Foundation'
6 | // Licensed under the MIT License.
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public struct Constants {
/host/spi-builder-workspace/.build/checkouts/iomt-fhir-client/Sources/ConnectionManager.swift:4:8: error: no such module 'Foundation'
2 | // Licensed under the MIT License.
3 |
4 | import Foundation
| `- error: no such module 'Foundation'
5 |
6 | internal class ConnectionManager : ConnectionManagerProtocol
/host/spi-builder-workspace/.build/checkouts/iomt-fhir-client/Sources/ConnectionManager.swift:4:8: error: no such module 'Foundation'
2 | // Licensed under the MIT License.
3 |
4 | import Foundation
| `- error: no such module 'Foundation'
5 |
6 | internal class ConnectionManager : ConnectionManagerProtocol
/host/spi-builder-workspace/.build/checkouts/iomt-fhir-client/Sources/ConnectionManager.swift:4:8: error: no such module 'Foundation'
2 | // Licensed under the MIT License.
3 |
4 | import Foundation
| `- error: no such module 'Foundation'
5 |
6 | internal class ConnectionManager : ConnectionManagerProtocol
[55/243] Compiling Models Observation.swift
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 |
[56/243] Compiling Models ObservationDefinition.swift
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 |
[57/243] Compiling Models OperationDefinition.swift
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 |
[58/243] Compiling Models OperationOutcome.swift
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 |
[59/243] Compiling Models Organization.swift
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 |
[60/243] Compiling Models OrganizationAffiliation.swift
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 |
[61/243] Compiling Models ParameterDefinition.swift
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 |
[62/243] Compiling Models Parameters.swift
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 |
[63/243] Compiling Models Patient.swift
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 |
[64/243] Compiling Models PaymentNotice.swift
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 |
[65/243] Compiling Models PaymentReconciliation.swift
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 |
[66/243] Compiling Models Period.swift
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 |
[67/243] Compiling Models Person.swift
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 |
[68/243] Compiling Models PlanDefinition.swift
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 |
[69/243] Compiling Models Population.swift
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 |
[70/243] Compiling Models Practitioner.swift
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 |
[71/243] Compiling Models PractitionerRole.swift
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 |
[72/243] Compiling Models Procedure.swift
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 |
[73/243] Compiling Models ProdCharacteristic.swift
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 |
[74/243] Compiling Models ProductShelfLife.swift
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 |
[75/243] Compiling Models Provenance.swift
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 |
[76/243] Compiling Models Quantity.swift
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 |
[77/243] Compiling Models Questionnaire.swift
/host/spi-builder-workspace/.build/checkouts/Swift-FHIR/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 |
BUILD FAILURE 6.2 wasm