Build Information
Failed to build OMHModels, reference main (ef4e4f
), with Swift 6.2 (beta) for Wasm on 10 Aug 2025 00:13:56 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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.65.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/StanfordBDHG/OMHModels.git
Reference: main
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/StanfordBDHG/OMHModels
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at ef4e4f3 Add IEEE 1752 survey schemas (#9)
Cloned https://github.com/StanfordBDHG/OMHModels.git
Revision (git rev-parse @):
ef4e4f3b9a28355f312110645e2ae0928e5948e7
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/StanfordBDHG/OMHModels.git at main
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/StanfordBDHG/OMHModels.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/60] Emitting module OMHModels
/host/spi-builder-workspace/Sources/OMHModels/AcquisitionProvenance.swift:8:8: error: no such module 'Foundation'
6 | // SPDX-License-Identifier: MIT
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 |
[4/68] Compiling OMHModels DescriptiveStatisticDenominator.swift
/host/spi-builder-workspace/Sources/OMHModels/AcquisitionProvenance.swift:8:8: error: no such module 'Foundation'
6 | // SPDX-License-Identifier: MIT
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 |
[5/68] Compiling OMHModels DurationUnitValue.swift
/host/spi-builder-workspace/Sources/OMHModels/AcquisitionProvenance.swift:8:8: error: no such module 'Foundation'
6 | // SPDX-License-Identifier: MIT
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 |
[6/68] Compiling OMHModels DurationUnitValueRange.swift
/host/spi-builder-workspace/Sources/OMHModels/AcquisitionProvenance.swift:8:8: error: no such module 'Foundation'
6 | // SPDX-License-Identifier: MIT
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 |
[7/68] Compiling OMHModels ExternalDataSheets.swift
/host/spi-builder-workspace/Sources/OMHModels/AcquisitionProvenance.swift:8:8: error: no such module 'Foundation'
6 | // SPDX-License-Identifier: MIT
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 |
[8/68] Compiling OMHModels FrequencyUnitValue.swift
/host/spi-builder-workspace/Sources/OMHModels/AcquisitionProvenance.swift:8:8: error: no such module 'Foundation'
6 | // SPDX-License-Identifier: MIT
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 |
[9/68] Compiling OMHModels Header.swift
/host/spi-builder-workspace/Sources/OMHModels/AcquisitionProvenance.swift:8:8: error: no such module 'Foundation'
6 | // SPDX-License-Identifier: MIT
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 |
[10/68] Compiling OMHModels HealthKitQuantitySample.swift
/host/spi-builder-workspace/Sources/OMHModels/AcquisitionProvenance.swift:8:8: error: no such module 'Foundation'
6 | // SPDX-License-Identifier: MIT
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 |
[11/68] Compiling OMHModels HealthKitUnitValue.swift
/host/spi-builder-workspace/Sources/OMHModels/AcquisitionProvenance.swift:8:8: error: no such module 'Foundation'
6 | // SPDX-License-Identifier: MIT
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 |
[12/68] Compiling OMHModels SurveyItem.swift
/host/spi-builder-workspace/Sources/OMHModels/AcquisitionProvenance.swift:8:8: error: no such module 'Foundation'
6 | // SPDX-License-Identifier: MIT
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 |
[13/68] Compiling OMHModels SurveyQuestion.swift
/host/spi-builder-workspace/Sources/OMHModels/AcquisitionProvenance.swift:8:8: error: no such module 'Foundation'
6 | // SPDX-License-Identifier: MIT
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 |
[14/68] Compiling OMHModels SurveyTimeAnswer.swift
/host/spi-builder-workspace/Sources/OMHModels/AcquisitionProvenance.swift:8:8: error: no such module 'Foundation'
6 | // SPDX-License-Identifier: MIT
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 |
[15/68] Compiling OMHModels SurveyUnitValueAnswer.swift
/host/spi-builder-workspace/Sources/OMHModels/AcquisitionProvenance.swift:8:8: error: no such module 'Foundation'
6 | // SPDX-License-Identifier: MIT
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 |
[16/68] Compiling OMHModels TemperatureUnitValue.swift
/host/spi-builder-workspace/Sources/OMHModels/AcquisitionProvenance.swift:8:8: error: no such module 'Foundation'
6 | // SPDX-License-Identifier: MIT
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 |
[17/68] Compiling OMHModels TemporalRelationshipToMeal.swift
/host/spi-builder-workspace/Sources/OMHModels/AcquisitionProvenance.swift:8:8: error: no such module 'Foundation'
6 | // SPDX-License-Identifier: MIT
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 |
[18/68] Compiling OMHModels TemporalRelationshipToPhysicalActivity.swift
/host/spi-builder-workspace/Sources/OMHModels/AcquisitionProvenance.swift:8:8: error: no such module 'Foundation'
6 | // SPDX-License-Identifier: MIT
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 |
[19/68] Compiling OMHModels TemporalRelationshipToSleep.swift
/host/spi-builder-workspace/Sources/OMHModels/AcquisitionProvenance.swift:8:8: error: no such module 'Foundation'
6 | // SPDX-License-Identifier: MIT
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 |
[20/68] Compiling OMHModels SpeedUnit.swift
/host/spi-builder-workspace/Sources/OMHModels/AcquisitionProvenance.swift:8:8: error: no such module 'Foundation'
6 | // SPDX-License-Identifier: MIT
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 |
[21/68] Compiling OMHModels StepCount.swift
/host/spi-builder-workspace/Sources/OMHModels/AcquisitionProvenance.swift:8:8: error: no such module 'Foundation'
6 | // SPDX-License-Identifier: MIT
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 |
[22/68] Compiling OMHModels StepCountUnitValue.swift
/host/spi-builder-workspace/Sources/OMHModels/AcquisitionProvenance.swift:8:8: error: no such module 'Foundation'
6 | // SPDX-License-Identifier: MIT
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 |
[23/68] Compiling OMHModels SupplementalOxygenFlowRateUnit.swift
/host/spi-builder-workspace/Sources/OMHModels/AcquisitionProvenance.swift:8:8: error: no such module 'Foundation'
6 | // SPDX-License-Identifier: MIT
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 |
[24/68] Compiling OMHModels Survey.swift
/host/spi-builder-workspace/Sources/OMHModels/AcquisitionProvenance.swift:8:8: error: no such module 'Foundation'
6 | // SPDX-License-Identifier: MIT
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 |
[25/68] Compiling OMHModels SurveyAnswer.swift
/host/spi-builder-workspace/Sources/OMHModels/AcquisitionProvenance.swift:8:8: error: no such module 'Foundation'
6 | // SPDX-License-Identifier: MIT
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 |
[26/68] Compiling OMHModels SurveyCategoricalAnswer.swift
/host/spi-builder-workspace/Sources/OMHModels/AcquisitionProvenance.swift:8:8: error: no such module 'Foundation'
6 | // SPDX-License-Identifier: MIT
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 |
[27/68] Compiling OMHModels SurveyDateAnswer.swift
/host/spi-builder-workspace/Sources/OMHModels/AcquisitionProvenance.swift:8:8: error: no such module 'Foundation'
6 | // SPDX-License-Identifier: MIT
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 |
[28/68] Compiling OMHModels BodyMassIndex.swift
/host/spi-builder-workspace/Sources/OMHModels/AcquisitionProvenance.swift:8:8: error: no such module 'Foundation'
6 | // SPDX-License-Identifier: MIT
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 |
[29/68] Compiling OMHModels BodyMassIndexUnitValue.swift
/host/spi-builder-workspace/Sources/OMHModels/AcquisitionProvenance.swift:8:8: error: no such module 'Foundation'
6 | // SPDX-License-Identifier: MIT
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 |
[30/68] Compiling OMHModels BodyPosture.swift
/host/spi-builder-workspace/Sources/OMHModels/AcquisitionProvenance.swift:8:8: error: no such module 'Foundation'
6 | // SPDX-License-Identifier: MIT
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 |
[31/68] Compiling OMHModels BodyTemperature.swift
/host/spi-builder-workspace/Sources/OMHModels/AcquisitionProvenance.swift:8:8: error: no such module 'Foundation'
6 | // SPDX-License-Identifier: MIT
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 |
[32/68] Compiling OMHModels BodyWeight.swift
/host/spi-builder-workspace/Sources/OMHModels/AcquisitionProvenance.swift:8:8: error: no such module 'Foundation'
6 | // SPDX-License-Identifier: MIT
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 |
[33/68] Compiling OMHModels DataPoint.swift
/host/spi-builder-workspace/Sources/OMHModels/AcquisitionProvenance.swift:8:8: error: no such module 'Foundation'
6 | // SPDX-License-Identifier: MIT
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 |
[34/68] Compiling OMHModels DateTime.swift
/host/spi-builder-workspace/Sources/OMHModels/AcquisitionProvenance.swift:8:8: error: no such module 'Foundation'
6 | // SPDX-License-Identifier: MIT
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 |
[35/68] Compiling OMHModels DescriptiveStatistic.swift
/host/spi-builder-workspace/Sources/OMHModels/AcquisitionProvenance.swift:8:8: error: no such module 'Foundation'
6 | // SPDX-License-Identifier: MIT
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 |
[36/68] Compiling OMHModels HeartRate.swift
/host/spi-builder-workspace/Sources/OMHModels/AcquisitionProvenance.swift:8:8: error: no such module 'Foundation'
6 | // SPDX-License-Identifier: MIT
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 |
[37/68] Compiling OMHModels HeartRateUnitValue.swift
/host/spi-builder-workspace/Sources/OMHModels/AcquisitionProvenance.swift:8:8: error: no such module 'Foundation'
6 | // SPDX-License-Identifier: MIT
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 |
[38/68] Compiling OMHModels KcalUnit.swift
/host/spi-builder-workspace/Sources/OMHModels/AcquisitionProvenance.swift:8:8: error: no such module 'Foundation'
6 | // SPDX-License-Identifier: MIT
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 |
[39/68] Compiling OMHModels LengthUnitValue.swift
/host/spi-builder-workspace/Sources/OMHModels/AcquisitionProvenance.swift:8:8: error: no such module 'Foundation'
6 | // SPDX-License-Identifier: MIT
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 |
[40/68] Compiling OMHModels MassUnitValue.swift
/host/spi-builder-workspace/Sources/OMHModels/AcquisitionProvenance.swift:8:8: error: no such module 'Foundation'
6 | // SPDX-License-Identifier: MIT
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 |
[41/68] Compiling OMHModels Modality.swift
/host/spi-builder-workspace/Sources/OMHModels/AcquisitionProvenance.swift:8:8: error: no such module 'Foundation'
6 | // SPDX-License-Identifier: MIT
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 |
[42/68] Compiling OMHModels OxygenSaturation.swift
/host/spi-builder-workspace/Sources/OMHModels/AcquisitionProvenance.swift:8:8: error: no such module 'Foundation'
6 | // SPDX-License-Identifier: MIT
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 |
[43/68] Compiling OMHModels OxygenSaturationUnitValue.swift
/host/spi-builder-workspace/Sources/OMHModels/AcquisitionProvenance.swift:8:8: error: no such module 'Foundation'
6 | // SPDX-License-Identifier: MIT
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 |
[44/68] Compiling OMHModels PartOfDay.swift
/host/spi-builder-workspace/Sources/OMHModels/AcquisitionProvenance.swift:8:8: error: no such module 'Foundation'
6 | // SPDX-License-Identifier: MIT
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 |
[45/68] Compiling OMHModels PhysicalActivity.swift
/host/spi-builder-workspace/Sources/OMHModels/AcquisitionProvenance.swift:8:8: error: no such module 'Foundation'
6 | // SPDX-License-Identifier: MIT
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 |
[46/68] Compiling OMHModels RespiratoryRate.swift
/host/spi-builder-workspace/Sources/OMHModels/AcquisitionProvenance.swift:8:8: error: no such module 'Foundation'
6 | // SPDX-License-Identifier: MIT
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 |
[47/68] Compiling OMHModels RespiratoryRateUnitValue.swift
/host/spi-builder-workspace/Sources/OMHModels/AcquisitionProvenance.swift:8:8: error: no such module 'Foundation'
6 | // SPDX-License-Identifier: MIT
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 |
[48/68] Compiling OMHModels Schema.swift
/host/spi-builder-workspace/Sources/OMHModels/AcquisitionProvenance.swift:8:8: error: no such module 'Foundation'
6 | // SPDX-License-Identifier: MIT
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 |
[49/68] Compiling OMHModels SchemaId.swift
/host/spi-builder-workspace/Sources/OMHModels/AcquisitionProvenance.swift:8:8: error: no such module 'Foundation'
6 | // SPDX-License-Identifier: MIT
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 |
[50/68] Compiling OMHModels SchemaNamespace.swift
/host/spi-builder-workspace/Sources/OMHModels/AcquisitionProvenance.swift:8:8: error: no such module 'Foundation'
6 | // SPDX-License-Identifier: MIT
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 |
[51/68] Compiling OMHModels SpecimenSource.swift
/host/spi-builder-workspace/Sources/OMHModels/AcquisitionProvenance.swift:8:8: error: no such module 'Foundation'
6 | // SPDX-License-Identifier: MIT
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 |
[52/68] Compiling OMHModels AcquisitionProvenance.swift
/host/spi-builder-workspace/Sources/OMHModels/AcquisitionProvenance.swift:8:8: error: no such module 'Foundation'
6 | // SPDX-License-Identifier: MIT
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 |
[53/68] Compiling OMHModels BloodGlucose.swift
/host/spi-builder-workspace/Sources/OMHModels/AcquisitionProvenance.swift:8:8: error: no such module 'Foundation'
6 | // SPDX-License-Identifier: MIT
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 |
[54/68] Compiling OMHModels BloodGlucoseUnitValue.swift
/host/spi-builder-workspace/Sources/OMHModels/AcquisitionProvenance.swift:8:8: error: no such module 'Foundation'
6 | // SPDX-License-Identifier: MIT
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 |
[55/68] Compiling OMHModels BloodPressure.swift
/host/spi-builder-workspace/Sources/OMHModels/AcquisitionProvenance.swift:8:8: error: no such module 'Foundation'
6 | // SPDX-License-Identifier: MIT
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 |
[56/68] Compiling OMHModels BloodPressureUnitValue.swift
/host/spi-builder-workspace/Sources/OMHModels/AcquisitionProvenance.swift:8:8: error: no such module 'Foundation'
6 | // SPDX-License-Identifier: MIT
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 |
[57/68] Compiling OMHModels BodyFatPercentage.swift
/host/spi-builder-workspace/Sources/OMHModels/AcquisitionProvenance.swift:8:8: error: no such module 'Foundation'
6 | // SPDX-License-Identifier: MIT
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 |
[58/68] Compiling OMHModels BodyFatPercentageUnitValue.swift
/host/spi-builder-workspace/Sources/OMHModels/AcquisitionProvenance.swift:8:8: error: no such module 'Foundation'
6 | // SPDX-License-Identifier: MIT
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 |
[59/68] Compiling OMHModels BodyHeight.swift
/host/spi-builder-workspace/Sources/OMHModels/AcquisitionProvenance.swift:8:8: error: no such module 'Foundation'
6 | // SPDX-License-Identifier: MIT
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 |
[60/68] Compiling OMHModels BodyLocation.swift
/host/spi-builder-workspace/Sources/OMHModels/AcquisitionProvenance.swift:8:8: error: no such module 'Foundation'
6 | // SPDX-License-Identifier: MIT
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 |
[61/68] Compiling OMHModels TimeFrame.swift
/host/spi-builder-workspace/Sources/OMHModels/AcquisitionProvenance.swift:8:8: error: no such module 'Foundation'
6 | // SPDX-License-Identifier: MIT
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 |
[62/68] Compiling OMHModels TimeInterval.swift
/host/spi-builder-workspace/Sources/OMHModels/AcquisitionProvenance.swift:8:8: error: no such module 'Foundation'
6 | // SPDX-License-Identifier: MIT
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 |
[63/68] Compiling OMHModels TimeUnit.swift
/host/spi-builder-workspace/Sources/OMHModels/AcquisitionProvenance.swift:8:8: error: no such module 'Foundation'
6 | // SPDX-License-Identifier: MIT
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 |
[64/68] Compiling OMHModels TimeWindow.swift
/host/spi-builder-workspace/Sources/OMHModels/AcquisitionProvenance.swift:8:8: error: no such module 'Foundation'
6 | // SPDX-License-Identifier: MIT
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 |
[65/68] Compiling OMHModels TotalSleepTime.swift
/host/spi-builder-workspace/Sources/OMHModels/AcquisitionProvenance.swift:8:8: error: no such module 'Foundation'
6 | // SPDX-License-Identifier: MIT
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 |
[66/68] Compiling OMHModels TypedUnitValue.swift
/host/spi-builder-workspace/Sources/OMHModels/AcquisitionProvenance.swift:8:8: error: no such module 'Foundation'
6 | // SPDX-License-Identifier: MIT
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 |
[67/68] Compiling OMHModels TypedUnitValueRange.swift
/host/spi-builder-workspace/Sources/OMHModels/AcquisitionProvenance.swift:8:8: error: no such module 'Foundation'
6 | // SPDX-License-Identifier: MIT
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 |
[68/68] Compiling OMHModels UnitProtocol.swift
/host/spi-builder-workspace/Sources/OMHModels/AcquisitionProvenance.swift:8:8: error: no such module 'Foundation'
6 | // SPDX-License-Identifier: MIT
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 |
BUILD FAILURE 6.2 wasm