Build Information
Failed to build HealthKitOnFhir, reference 1.0.2 (b8e5e9
), with Swift 6.1 for macOS (Xcode) using Xcode 16.3 on 26 Apr 2025 05:03:52 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme HealthKitOnFhir_Tests -destination platform=macOS,arch=arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.61.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 /Users/admin/builder/spi-builder-workspace/.git/
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: macosXcodebuild
Swift version: 6.1
Building package at path: $PWD
https://github.com/microsoft/healthkit-on-fhir.git
https://github.com/microsoft/healthkit-on-fhir.git
{
"dependencies" : [
{
"identity" : "swift-fhir",
"requirement" : {
"range" : [
{
"lower_bound" : "4.2.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/smart-on-fhir/Swift-FHIR"
},
{
"identity" : "iomt-fhir-client",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/microsoft/iomt-fhir-client"
},
{
"identity" : "health-data-sync",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/microsoft/health-data-sync"
},
{
"identity" : "healthkit-to-fhir",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/microsoft/healthkit-to-fhir"
}
],
"manifest_display_name" : "HealthKitOnFhir",
"name" : "HealthKitOnFhir",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
}
],
"products" : [
{
"name" : "HealthKitOnFhir",
"targets" : [
"HealthKitOnFhir"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "HealthKitOnFhir",
"module_type" : "SwiftTarget",
"name" : "HealthKitOnFhir",
"path" : "Sources",
"product_dependencies" : [
"FHIR",
"IomtFhirClient",
"HealthDataSync",
"HealthKitToFhir"
],
"product_memberships" : [
"HealthKitOnFhir"
],
"sources" : [
"Fhir/Errors/ConverterError.swift",
"Fhir/Errors/FetchError.swift",
"Fhir/Extensions/BundleExtensions.swift",
"Fhir/Extensions/FHIRSearchExtensions.swift",
"Fhir/Extensions/IdentifierExtensions.swift",
"Fhir/FhirExternalStore.swift",
"Fhir/FhirExternalStoreDelegate.swift",
"Fhir/Resources/ActiveEnergyBurnedContainer.swift",
"Fhir/Resources/AppleExerciseTimeContainer.swift",
"Fhir/Resources/AppleStandTimeContainer.swift",
"Fhir/Resources/BloodGlucoseContainer.swift",
"Fhir/Resources/BloodPressureContainer.swift",
"Fhir/Resources/BodyMassContainer.swift",
"Fhir/Resources/BodyTemperatureContainer.swift",
"Fhir/Resources/Converter.swift",
"Fhir/Resources/DietaryEnergyConsumedContainer.swift",
"Fhir/Resources/EnvironmentalAudioExposureContainer.swift",
"Fhir/Resources/HeartRateContainer.swift",
"Fhir/Resources/HeartRateVariabilityContainer.swift",
"Fhir/Resources/HeightContainer.swift",
"Fhir/Resources/OxygenSaturationContainer.swift",
"Fhir/Resources/ResourceContainer.swift",
"Fhir/Resources/ResourceContainerProtocol.swift",
"Fhir/Resources/RespiratoryRateContainer.swift",
"Fhir/Resources/RestingHeartRateContainer.swift",
"Fhir/Resources/StepCountContainer.swift",
"Fhir/Resources/WalkingHeartRateAverageContainer.swift",
"IomtFhir/IomtFhirExternalStoreDelegate.swift",
"IomtFhir/IomtFhirExtrenalStore.swift",
"IomtFhir/Messages/ActiveEnergyBurnedMessage.swift",
"IomtFhir/Messages/AppleExerciseTimeMessage.swift",
"IomtFhir/Messages/AppleStandTimeMessage.swift",
"IomtFhir/Messages/BloodGlucoseMessage.swift",
"IomtFhir/Messages/BloodPressureMessage.swift",
"IomtFhir/Messages/BodyMassMessage.swift",
"IomtFhir/Messages/BodyTemperatureMessage.swift",
"IomtFhir/Messages/DietaryEnergyConsumedMessage.swift",
"IomtFhir/Messages/EnvironmentalAudioExposureMessage.swift",
"IomtFhir/Messages/HeartRateMessage.swift",
"IomtFhir/Messages/HeartRateVariabilityMessage.swift",
"IomtFhir/Messages/HeightMessage.swift",
"IomtFhir/Messages/IomtFhirMessageBase.swift",
"IomtFhir/Messages/OxygenSaturationMessage.swift",
"IomtFhir/Messages/RespiratoryRateMessage.swift",
"IomtFhir/Messages/RestingHeartRateMessage.swift",
"IomtFhir/Messages/StepCountMessage.swift",
"IomtFhir/Messages/WalkingHeartRateAverageMessage.swift"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/Quick/Nimble
Fetching from https://github.com/microsoft/health-data-sync.git
Fetching from https://github.com/Quick/Quick
Fetching from https://github.com/microsoft/iomt-fhir-client.git
Fetching from https://github.com/microsoft/healthkit-to-fhir.git
Fetching from https://github.com/smart-on-fhir/Swift-FHIR
Fetching from https://github.com/mattgallagher/CwlPreconditionTesting.git
Fetching from https://github.com/mattgallagher/CwlCatchException.git
Creating working copy of package ‘iomt-fhir-client’
Checking out 1.0.0 of package ‘iomt-fhir-client’
Creating working copy of package ‘CwlCatchException’
Checking out 2.2.1 of package ‘CwlCatchException’
Creating working copy of package ‘Nimble’
Checking out 9.2.1 of package ‘Nimble’
Creating working copy of package ‘Quick’
Checking out 3.1.2 of package ‘Quick’
Creating working copy of package ‘Swift-FHIR’
Checking out 4.2.1 of package ‘Swift-FHIR’
Creating working copy of package ‘healthkit-to-fhir’
Checking out 1.0.3 of package ‘healthkit-to-fhir’
Creating working copy of package ‘CwlPreconditionTesting’
Checking out 2.2.2 of package ‘CwlPreconditionTesting’
Creating working copy of package ‘health-data-sync’
Checking out 1.0.0 of package ‘health-data-sync’
Resolved source packages:
CwlPreconditionTesting: https://github.com/mattgallagher/CwlPreconditionTesting.git @ 2.2.2
IomtFhirClient: https://github.com/microsoft/iomt-fhir-client.git @ 1.0.0
FHIR: https://github.com/smart-on-fhir/Swift-FHIR @ 4.2.1
Quick: https://github.com/Quick/Quick @ 3.1.2
HealthDataSync: https://github.com/microsoft/health-data-sync.git @ 1.0.0
Nimble: https://github.com/Quick/Nimble @ 9.2.1
CwlCatchException: https://github.com/mattgallagher/CwlCatchException.git @ 2.2.1
HealthKitToFhir: https://github.com/microsoft/healthkit-to-fhir.git @ 1.0.3
resolved source packages: CwlPreconditionTesting, IomtFhirClient, FHIR, Quick, HealthDataSync, Nimble, CwlCatchException, HealthKitToFhir
{
"dependencies" : [
{
"identity" : "swift-fhir",
"requirement" : {
"range" : [
{
"lower_bound" : "4.2.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/smart-on-fhir/Swift-FHIR"
},
{
"identity" : "iomt-fhir-client",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/microsoft/iomt-fhir-client"
},
{
"identity" : "health-data-sync",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/microsoft/health-data-sync"
},
{
"identity" : "healthkit-to-fhir",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/microsoft/healthkit-to-fhir"
}
],
"manifest_display_name" : "HealthKitOnFhir",
"name" : "HealthKitOnFhir",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
}
],
"products" : [
{
"name" : "HealthKitOnFhir",
"targets" : [
"HealthKitOnFhir"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "HealthKitOnFhir",
"module_type" : "SwiftTarget",
"name" : "HealthKitOnFhir",
"path" : "Sources",
"product_dependencies" : [
"FHIR",
"IomtFhirClient",
"HealthDataSync",
"HealthKitToFhir"
],
"product_memberships" : [
"HealthKitOnFhir"
],
"sources" : [
"Fhir/Errors/ConverterError.swift",
"Fhir/Errors/FetchError.swift",
"Fhir/Extensions/BundleExtensions.swift",
"Fhir/Extensions/FHIRSearchExtensions.swift",
"Fhir/Extensions/IdentifierExtensions.swift",
"Fhir/FhirExternalStore.swift",
"Fhir/FhirExternalStoreDelegate.swift",
"Fhir/Resources/ActiveEnergyBurnedContainer.swift",
"Fhir/Resources/AppleExerciseTimeContainer.swift",
"Fhir/Resources/AppleStandTimeContainer.swift",
"Fhir/Resources/BloodGlucoseContainer.swift",
"Fhir/Resources/BloodPressureContainer.swift",
"Fhir/Resources/BodyMassContainer.swift",
"Fhir/Resources/BodyTemperatureContainer.swift",
"Fhir/Resources/Converter.swift",
"Fhir/Resources/DietaryEnergyConsumedContainer.swift",
"Fhir/Resources/EnvironmentalAudioExposureContainer.swift",
"Fhir/Resources/HeartRateContainer.swift",
"Fhir/Resources/HeartRateVariabilityContainer.swift",
"Fhir/Resources/HeightContainer.swift",
"Fhir/Resources/OxygenSaturationContainer.swift",
"Fhir/Resources/ResourceContainer.swift",
"Fhir/Resources/ResourceContainerProtocol.swift",
"Fhir/Resources/RespiratoryRateContainer.swift",
"Fhir/Resources/RestingHeartRateContainer.swift",
"Fhir/Resources/StepCountContainer.swift",
"Fhir/Resources/WalkingHeartRateAverageContainer.swift",
"IomtFhir/IomtFhirExternalStoreDelegate.swift",
"IomtFhir/IomtFhirExtrenalStore.swift",
"IomtFhir/Messages/ActiveEnergyBurnedMessage.swift",
"IomtFhir/Messages/AppleExerciseTimeMessage.swift",
"IomtFhir/Messages/AppleStandTimeMessage.swift",
"IomtFhir/Messages/BloodGlucoseMessage.swift",
"IomtFhir/Messages/BloodPressureMessage.swift",
"IomtFhir/Messages/BodyMassMessage.swift",
"IomtFhir/Messages/BodyTemperatureMessage.swift",
"IomtFhir/Messages/DietaryEnergyConsumedMessage.swift",
"IomtFhir/Messages/EnvironmentalAudioExposureMessage.swift",
"IomtFhir/Messages/HeartRateMessage.swift",
"IomtFhir/Messages/HeartRateVariabilityMessage.swift",
"IomtFhir/Messages/HeightMessage.swift",
"IomtFhir/Messages/IomtFhirMessageBase.swift",
"IomtFhir/Messages/OxygenSaturationMessage.swift",
"IomtFhir/Messages/RespiratoryRateMessage.swift",
"IomtFhir/Messages/RestingHeartRateMessage.swift",
"IomtFhir/Messages/StepCountMessage.swift",
"IomtFhir/Messages/WalkingHeartRateAverageMessage.swift"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "HealthKitOnFhir",
"schemes" : [
"HealthKitOnFhir_Tests"
],
"targets" : [
"HealthKitOnFhir_Tests"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme HealthKitOnFhir_Tests -destination platform=macOS,arch=arm64 OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme HealthKitOnFhir_Tests -destination platform=macOS,arch=arm64 "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Resolve Package Graph
Resolved source packages:
HealthDataSync: https://github.com/microsoft/health-data-sync.git @ 1.0.0
FHIR: https://github.com/smart-on-fhir/Swift-FHIR @ 4.2.1
Quick: https://github.com/Quick/Quick @ 3.1.2
IomtFhirClient: https://github.com/microsoft/iomt-fhir-client.git @ 1.0.0
Nimble: https://github.com/Quick/Nimble @ 9.2.1
CwlPreconditionTesting: https://github.com/mattgallagher/CwlPreconditionTesting.git @ 2.2.2
CwlCatchException: https://github.com/mattgallagher/CwlCatchException.git @ 2.2.1
HealthKitToFhir: https://github.com/microsoft/healthkit-to-fhir.git @ 1.0.3
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (22 targets)
Target 'HealthKitOnFhir_Tests' in project 'HealthKitOnFhir'
➜ Explicit dependency on target 'IomtFhirClient' in project 'IomtFhirClient'
➜ Explicit dependency on target 'Nimble' in project 'Nimble'
➜ Explicit dependency on target 'HealthKitToFhir' in project 'HealthKitToFhir'
➜ Explicit dependency on target 'Quick' in project 'Quick'
➜ Explicit dependency on target 'HealthDataSync' in project 'HealthDataSync'
Target 'HealthDataSync' in project 'HealthDataSync'
➜ Explicit dependency on target 'HealthDataSync' in project 'HealthDataSync'
Target 'HealthDataSync' in project 'HealthDataSync' (no dependencies)
Target 'Quick' in project 'Quick'
➜ Explicit dependency on target 'Quick' in project 'Quick'
➜ Explicit dependency on target 'QuickObjCRuntime' in project 'Quick'
Target 'Quick' in project 'Quick'
➜ Explicit dependency on target 'QuickObjCRuntime' in project 'Quick'
Target 'QuickObjCRuntime' in project 'Quick' (no dependencies)
Target 'HealthKitToFhir' in project 'HealthKitToFhir'
➜ Explicit dependency on target 'HealthKitToFhir' in project 'HealthKitToFhir'
➜ Explicit dependency on target 'FHIR' in project 'FHIR'
Target 'HealthKitToFhir' in project 'HealthKitToFhir'
➜ Explicit dependency on target 'FHIR' in project 'FHIR'
Target 'FHIR' in project 'FHIR'
➜ Explicit dependency on target 'FHIR' in project 'FHIR'
➜ Explicit dependency on target 'Models' in project 'FHIR'
➜ Explicit dependency on target 'Client' in project 'FHIR'
Target 'FHIR' in project 'FHIR'
➜ Explicit dependency on target 'Models' in project 'FHIR'
➜ Explicit dependency on target 'Client' in project 'FHIR'
Target 'Client' in project 'FHIR'
➜ Explicit dependency on target 'Models' in project 'FHIR'
Target 'Models' in project 'FHIR' (no dependencies)
Target 'Nimble' in project 'Nimble'
➜ Explicit dependency on target 'Nimble' in project 'Nimble'
➜ Explicit dependency on target 'CwlPreconditionTesting' in project 'CwlPreconditionTesting'
Target 'Nimble' in project 'Nimble'
➜ Explicit dependency on target 'CwlPreconditionTesting' in project 'CwlPreconditionTesting'
Target 'CwlPreconditionTesting' in project 'CwlPreconditionTesting'
➜ Explicit dependency on target 'CwlPreconditionTesting' in project 'CwlPreconditionTesting'
➜ Explicit dependency on target 'CwlMachBadInstructionHandler' in project 'CwlPreconditionTesting'
➜ Explicit dependency on target 'CwlCatchException' in project 'CwlCatchException'
Target 'CwlPreconditionTesting' in project 'CwlPreconditionTesting'
➜ Explicit dependency on target 'CwlMachBadInstructionHandler' in project 'CwlPreconditionTesting'
➜ Explicit dependency on target 'CwlCatchException' in project 'CwlCatchException'
Target 'CwlCatchException' in project 'CwlCatchException'
➜ Explicit dependency on target 'CwlCatchException' in project 'CwlCatchException'
➜ Explicit dependency on target 'CwlCatchExceptionSupport' in project 'CwlCatchException'
Target 'CwlCatchException' in project 'CwlCatchException'
➜ Explicit dependency on target 'CwlCatchExceptionSupport' in project 'CwlCatchException'
Target 'CwlCatchExceptionSupport' in project 'CwlCatchException' (no dependencies)
Target 'CwlMachBadInstructionHandler' in project 'CwlPreconditionTesting' (no dependencies)
Target 'IomtFhirClient' in project 'IomtFhirClient'
➜ Explicit dependency on target 'IomtFhirClient' in project 'IomtFhirClient'
Target 'IomtFhirClient' in project 'IomtFhirClient' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 0f0fba55191238e083bec6dea61d6f5d
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/0f0fba55191238e083bec6dea61d6f5d.xcbuilddata
/Users/admin/builder/spi-builder-workspace/HealthKitOnFhir.xcodeproj: error: Signing for "HealthKitOnFhir_Tests" requires a development team. Select a development team in the Signing & Capabilities editor. (in target 'HealthKitOnFhir_Tests' from project 'HealthKitOnFhir')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:7e3acb37f31488632dcaac7f8af853b8bb6635f1, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:7e3acb37f31488632dcaac7f8af853b8bb6635f1, name:My Mac }
** BUILD FAILED **
The following build commands failed:
Building project HealthKitOnFhir with scheme HealthKitOnFhir_Tests
(1 failure)
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
HealthDataSync: https://github.com/microsoft/health-data-sync.git @ 1.0.0
FHIR: https://github.com/smart-on-fhir/Swift-FHIR @ 4.2.1
Quick: https://github.com/Quick/Quick @ 3.1.2
IomtFhirClient: https://github.com/microsoft/iomt-fhir-client.git @ 1.0.0
Nimble: https://github.com/Quick/Nimble @ 9.2.1
HealthKitToFhir: https://github.com/microsoft/healthkit-to-fhir.git @ 1.0.3
CwlCatchException: https://github.com/mattgallagher/CwlCatchException.git @ 2.2.1
CwlPreconditionTesting: https://github.com/mattgallagher/CwlPreconditionTesting.git @ 2.2.2
resolved source packages: HealthDataSync, FHIR, Quick, IomtFhirClient, Nimble, HealthKitToFhir, CwlCatchException, CwlPreconditionTesting
{
"dependencies" : [
{
"identity" : "swift-fhir",
"requirement" : {
"range" : [
{
"lower_bound" : "4.2.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/smart-on-fhir/Swift-FHIR"
},
{
"identity" : "iomt-fhir-client",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/microsoft/iomt-fhir-client"
},
{
"identity" : "health-data-sync",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/microsoft/health-data-sync"
},
{
"identity" : "healthkit-to-fhir",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/microsoft/healthkit-to-fhir"
}
],
"manifest_display_name" : "HealthKitOnFhir",
"name" : "HealthKitOnFhir",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
}
],
"products" : [
{
"name" : "HealthKitOnFhir",
"targets" : [
"HealthKitOnFhir"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "HealthKitOnFhir",
"module_type" : "SwiftTarget",
"name" : "HealthKitOnFhir",
"path" : "Sources",
"product_dependencies" : [
"FHIR",
"IomtFhirClient",
"HealthDataSync",
"HealthKitToFhir"
],
"product_memberships" : [
"HealthKitOnFhir"
],
"sources" : [
"Fhir/Errors/ConverterError.swift",
"Fhir/Errors/FetchError.swift",
"Fhir/Extensions/BundleExtensions.swift",
"Fhir/Extensions/FHIRSearchExtensions.swift",
"Fhir/Extensions/IdentifierExtensions.swift",
"Fhir/FhirExternalStore.swift",
"Fhir/FhirExternalStoreDelegate.swift",
"Fhir/Resources/ActiveEnergyBurnedContainer.swift",
"Fhir/Resources/AppleExerciseTimeContainer.swift",
"Fhir/Resources/AppleStandTimeContainer.swift",
"Fhir/Resources/BloodGlucoseContainer.swift",
"Fhir/Resources/BloodPressureContainer.swift",
"Fhir/Resources/BodyMassContainer.swift",
"Fhir/Resources/BodyTemperatureContainer.swift",
"Fhir/Resources/Converter.swift",
"Fhir/Resources/DietaryEnergyConsumedContainer.swift",
"Fhir/Resources/EnvironmentalAudioExposureContainer.swift",
"Fhir/Resources/HeartRateContainer.swift",
"Fhir/Resources/HeartRateVariabilityContainer.swift",
"Fhir/Resources/HeightContainer.swift",
"Fhir/Resources/OxygenSaturationContainer.swift",
"Fhir/Resources/ResourceContainer.swift",
"Fhir/Resources/ResourceContainerProtocol.swift",
"Fhir/Resources/RespiratoryRateContainer.swift",
"Fhir/Resources/RestingHeartRateContainer.swift",
"Fhir/Resources/StepCountContainer.swift",
"Fhir/Resources/WalkingHeartRateAverageContainer.swift",
"IomtFhir/IomtFhirExternalStoreDelegate.swift",
"IomtFhir/IomtFhirExtrenalStore.swift",
"IomtFhir/Messages/ActiveEnergyBurnedMessage.swift",
"IomtFhir/Messages/AppleExerciseTimeMessage.swift",
"IomtFhir/Messages/AppleStandTimeMessage.swift",
"IomtFhir/Messages/BloodGlucoseMessage.swift",
"IomtFhir/Messages/BloodPressureMessage.swift",
"IomtFhir/Messages/BodyMassMessage.swift",
"IomtFhir/Messages/BodyTemperatureMessage.swift",
"IomtFhir/Messages/DietaryEnergyConsumedMessage.swift",
"IomtFhir/Messages/EnvironmentalAudioExposureMessage.swift",
"IomtFhir/Messages/HeartRateMessage.swift",
"IomtFhir/Messages/HeartRateVariabilityMessage.swift",
"IomtFhir/Messages/HeightMessage.swift",
"IomtFhir/Messages/IomtFhirMessageBase.swift",
"IomtFhir/Messages/OxygenSaturationMessage.swift",
"IomtFhir/Messages/RespiratoryRateMessage.swift",
"IomtFhir/Messages/RestingHeartRateMessage.swift",
"IomtFhir/Messages/StepCountMessage.swift",
"IomtFhir/Messages/WalkingHeartRateAverageMessage.swift"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "HealthKitOnFhir",
"schemes" : [
"HealthKitOnFhir_Tests"
],
"targets" : [
"HealthKitOnFhir_Tests"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme HealthKitOnFhir_Tests -destination platform=macOS,arch=arm64
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme HealthKitOnFhir_Tests -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
IomtFhirClient: https://github.com/microsoft/iomt-fhir-client.git @ 1.0.0
CwlPreconditionTesting: https://github.com/mattgallagher/CwlPreconditionTesting.git @ 2.2.2
Quick: https://github.com/Quick/Quick @ 3.1.2
HealthDataSync: https://github.com/microsoft/health-data-sync.git @ 1.0.0
CwlCatchException: https://github.com/mattgallagher/CwlCatchException.git @ 2.2.1
HealthKitToFhir: https://github.com/microsoft/healthkit-to-fhir.git @ 1.0.3
FHIR: https://github.com/smart-on-fhir/Swift-FHIR @ 4.2.1
Nimble: https://github.com/Quick/Nimble @ 9.2.1
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (22 targets)
Target 'HealthKitOnFhir_Tests' in project 'HealthKitOnFhir'
➜ Explicit dependency on target 'IomtFhirClient' in project 'IomtFhirClient'
➜ Explicit dependency on target 'Nimble' in project 'Nimble'
➜ Explicit dependency on target 'HealthKitToFhir' in project 'HealthKitToFhir'
➜ Explicit dependency on target 'Quick' in project 'Quick'
➜ Explicit dependency on target 'HealthDataSync' in project 'HealthDataSync'
Target 'HealthDataSync' in project 'HealthDataSync'
➜ Explicit dependency on target 'HealthDataSync' in project 'HealthDataSync'
Target 'HealthDataSync' in project 'HealthDataSync' (no dependencies)
Target 'Quick' in project 'Quick'
➜ Explicit dependency on target 'Quick' in project 'Quick'
➜ Explicit dependency on target 'QuickObjCRuntime' in project 'Quick'
Target 'Quick' in project 'Quick'
➜ Explicit dependency on target 'QuickObjCRuntime' in project 'Quick'
Target 'QuickObjCRuntime' in project 'Quick' (no dependencies)
Target 'HealthKitToFhir' in project 'HealthKitToFhir'
➜ Explicit dependency on target 'HealthKitToFhir' in project 'HealthKitToFhir'
➜ Explicit dependency on target 'FHIR' in project 'FHIR'
Target 'HealthKitToFhir' in project 'HealthKitToFhir'
➜ Explicit dependency on target 'FHIR' in project 'FHIR'
Target 'FHIR' in project 'FHIR'
➜ Explicit dependency on target 'FHIR' in project 'FHIR'
➜ Explicit dependency on target 'Models' in project 'FHIR'
➜ Explicit dependency on target 'Client' in project 'FHIR'
Target 'FHIR' in project 'FHIR'
➜ Explicit dependency on target 'Models' in project 'FHIR'
➜ Explicit dependency on target 'Client' in project 'FHIR'
Target 'Client' in project 'FHIR'
➜ Explicit dependency on target 'Models' in project 'FHIR'
Target 'Models' in project 'FHIR' (no dependencies)
Target 'Nimble' in project 'Nimble'
➜ Explicit dependency on target 'Nimble' in project 'Nimble'
➜ Explicit dependency on target 'CwlPreconditionTesting' in project 'CwlPreconditionTesting'
Target 'Nimble' in project 'Nimble'
➜ Explicit dependency on target 'CwlPreconditionTesting' in project 'CwlPreconditionTesting'
Target 'CwlPreconditionTesting' in project 'CwlPreconditionTesting'
➜ Explicit dependency on target 'CwlPreconditionTesting' in project 'CwlPreconditionTesting'
➜ Explicit dependency on target 'CwlMachBadInstructionHandler' in project 'CwlPreconditionTesting'
➜ Explicit dependency on target 'CwlCatchException' in project 'CwlCatchException'
Target 'CwlPreconditionTesting' in project 'CwlPreconditionTesting'
➜ Explicit dependency on target 'CwlMachBadInstructionHandler' in project 'CwlPreconditionTesting'
➜ Explicit dependency on target 'CwlCatchException' in project 'CwlCatchException'
Target 'CwlCatchException' in project 'CwlCatchException'
➜ Explicit dependency on target 'CwlCatchException' in project 'CwlCatchException'
➜ Explicit dependency on target 'CwlCatchExceptionSupport' in project 'CwlCatchException'
Target 'CwlCatchException' in project 'CwlCatchException'
➜ Explicit dependency on target 'CwlCatchExceptionSupport' in project 'CwlCatchException'
Target 'CwlCatchExceptionSupport' in project 'CwlCatchException' (no dependencies)
Target 'CwlMachBadInstructionHandler' in project 'CwlPreconditionTesting' (no dependencies)
Target 'IomtFhirClient' in project 'IomtFhirClient'
➜ Explicit dependency on target 'IomtFhirClient' in project 'IomtFhirClient'
Target 'IomtFhirClient' in project 'IomtFhirClient' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: ac7fbb0c54240b70ba2d4ab99396f4b7
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/ac7fbb0c54240b70ba2d4ab99396f4b7.xcbuilddata
/Users/admin/builder/spi-builder-workspace/HealthKitOnFhir.xcodeproj: error: Signing for "HealthKitOnFhir_Tests" requires a development team. Select a development team in the Signing & Capabilities editor. (in target 'HealthKitOnFhir_Tests' from project 'HealthKitOnFhir')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:7e3acb37f31488632dcaac7f8af853b8bb6635f1, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:7e3acb37f31488632dcaac7f8af853b8bb6635f1, name:My Mac }
** BUILD FAILED **
The following build commands failed:
Building project HealthKitOnFhir with scheme HealthKitOnFhir_Tests
(1 failure)
BUILD FAILURE 6.1 macosXcodebuild