The Swift Package Index logo.Swift Package Index

Build Information

Failed to build HealthKitToFhir with Swift 5.10 for iOS using Xcode 15.3 at master.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme HealthKitToFhir_Tests -destination generic/platform=ios

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/microsoft/healthkit-to-fhir.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/microsoft/healthkit-to-fhir
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 3193ec9 Fixed issue with OS Version (#6)
Cloned https://github.com/microsoft/healthkit-to-fhir.git
Revision (git rev-parse @):
3193ec9772d21a0e7df3a917b8a7ed1d541ea20f
SUCCESS checkout https://github.com/microsoft/healthkit-to-fhir.git at master
========================================
Build
========================================
Selected platform:         iOS
Swift version:             5.10
Building package at path:  $workDir
https://github.com/microsoft/healthkit-to-fhir.git
Command line invocation:
    /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/Quick/Nimble.git (cached)
Fetching from https://github.com/smart-on-fhir/Swift-FHIR.git (cached)
Fetching from https://github.com/Quick/Quick.git (cached)
Fetching from https://github.com/mattgallagher/CwlPreconditionTesting.git (cached)
Fetching from https://github.com/mattgallagher/CwlCatchException.git (cached)
Creating working copy of package ‘Quick’
Checking out 3.1.2 of package ‘Quick’
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/repositories/Swift-FHIR-f4edbc51 is not valid git repository for 'https://github.com/smart-on-fhir/Swift-FHIR.git', will fetch again.Fetching from https://github.com/smart-on-fhir/Swift-FHIR.git (cached)
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/repositories/Swift-FHIR-f4edbc51 is not valid git repository for 'https://github.com/smart-on-fhir/Swift-FHIR.git', will fetch again.Fetching from https://github.com/smart-on-fhir/Swift-FHIR.git (cached)
Creating working copy of package ‘Swift-FHIR’
Checking out 4.2.1 of package ‘Swift-FHIR’
Creating working copy of package ‘CwlPreconditionTesting’
Checking out 2.2.0 of package ‘CwlPreconditionTesting’
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/repositories/Nimble-80770dfe is not valid git repository for 'https://github.com/Quick/Nimble.git', will fetch again.Fetching from https://github.com/Quick/Nimble.git (cached)
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/repositories/Nimble-80770dfe is not valid git repository for 'https://github.com/Quick/Nimble.git', will fetch again.Fetching from https://github.com/Quick/Nimble.git (cached)
Creating working copy of package ‘Nimble’
Checking out 9.2.1 of package ‘Nimble’
Creating working copy of package ‘CwlCatchException’
Checking out 2.1.2 of package ‘CwlCatchException’
Resolved source packages:
  CwlCatchException: https://github.com/mattgallagher/CwlCatchException.git @ 2.1.2
  CwlPreconditionTesting: https://github.com/mattgallagher/CwlPreconditionTesting.git @ 2.2.0
  FHIR: https://github.com/smart-on-fhir/Swift-FHIR.git @ 4.2.1
  Quick: https://github.com/Quick/Quick.git @ 3.1.2
  Nimble: https://github.com/Quick/Nimble.git @ 9.2.1
resolved source packages: CwlCatchException, CwlPreconditionTesting, FHIR, Quick, Nimble
2024-02-14 20:00:25.858 xcodebuild[67967:7798318] Requested but did not find extension point with identifier Xcode.DVTDeviceFoundation.Aspect for extension Xcode.IDEiOSSupportCore.Aspect.NBDD of plug-in com.apple.dt.IDE.IDEiOSSupportCore
2024-02-14 20:00:26.106 xcodebuild[67967:7798318] [MT] DVTPlugInQuery: Requested but did not find extension point with identifier 'Xcode.DVTDeviceFoundation.CompatibleDeviceFamilyPair'. This is programmer error; code should only request extension points that are defined by itself or its dependencies.
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "HealthKitToFhir",
    "schemes" : [
      "HealthKitToFhir_Tests"
    ],
    "targets" : [
      "HealthKitToFhir_Tests"
    ]
  }
}
2024-02-14 20:00:29.833 xcodebuild[68248:7799161] Requested but did not find extension point with identifier Xcode.DVTDeviceFoundation.Aspect for extension Xcode.IDEiOSSupportCore.Aspect.NBDD of plug-in com.apple.dt.IDE.IDEiOSSupportCore
2024-02-14 20:00:30.095 xcodebuild[68248:7799161] [MT] DVTPlugInQuery: Requested but did not find extension point with identifier 'Xcode.DVTDeviceFoundation.CompatibleDeviceFamilyPair'. This is programmer error; code should only request extension points that are defined by itself or its dependencies.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme HealthKitToFhir_Tests -destination generic/platform=ios
Command line invocation:
    /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme HealthKitToFhir_Tests -destination generic/platform=ios
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/repositories/Swift-FHIR-f4edbc51 is not valid git repository for 'https://github.com/smart-on-fhir/Swift-FHIR.git', will fetch again.
Fetching from https://github.com/smart-on-fhir/Swift-FHIR.git (cached)
Fetching from https://github.com/Quick/Nimble.git (cached)
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/repositories/Nimble-80770dfe is not valid git repository for 'https://github.com/Quick/Nimble.git', will fetch again.
Resolved source packages:
  Nimble: https://github.com/Quick/Nimble.git @ 9.2.1
  Quick: https://github.com/Quick/Quick.git @ 3.1.2
  FHIR: https://github.com/smart-on-fhir/Swift-FHIR.git @ 4.2.1
  CwlPreconditionTesting: https://github.com/mattgallagher/CwlPreconditionTesting.git @ 2.2.0
  CwlCatchException: https://github.com/mattgallagher/CwlCatchException.git @ 2.1.2
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (16 targets)
    Target 'HealthKitToFhir_Tests' in project 'HealthKitToFhir'
        ➜ Explicit dependency on target 'Quick' in project 'Quick'
        ➜ Explicit dependency on target 'FHIR' in project 'FHIR'
        ➜ Explicit dependency on target 'Nimble' in project 'Nimble'
    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 '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 '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)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -v
ExecuteExternalTool /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 3bb4ca6c30c83ff6c5005be7cff4723b
Build description path: /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/3bb4ca6c30c83ff6c5005be7cff4723b.xcbuilddata
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/HealthKitToFhir.xcodeproj: error: Signing for "HealthKitToFhir_Tests" requires a development team. Select a development team in the Signing & Capabilities editor. (in target 'HealthKitToFhir_Tests' from project 'HealthKitToFhir')
warning: Run script build phase 'Run Script' will be run during every build because it does not specify any outputs. To address this warning, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'HealthKitToFhir_Tests' from project 'HealthKitToFhir')
2024-02-14 20:00:30.487 xcodebuild[68285:7799285] Requested but did not find extension point with identifier Xcode.DVTDeviceFoundation.Aspect for extension Xcode.IDEiOSSupportCore.Aspect.NBDD of plug-in com.apple.dt.IDE.IDEiOSSupportCore
2024-02-14 20:00:30.863 xcodebuild[68285:7799285] [MT] DVTPlugInQuery: Requested but did not find extension point with identifier 'Xcode.DVTDeviceFoundation.CompatibleDeviceFamilyPair'. This is programmer error; code should only request extension points that are defined by itself or its dependencies.
** BUILD FAILED **
Command line invocation:
    /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme HealthKitToFhir_Tests -destination generic/platform=ios
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/repositories/Nimble-80770dfe is not valid git repository for 'https://github.com/Quick/Nimble.git', will fetch again.
Fetching from https://github.com/Quick/Nimble.git (cached)
Fetching from https://github.com/smart-on-fhir/Swift-FHIR.git (cached)
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/repositories/Swift-FHIR-f4edbc51 is not valid git repository for 'https://github.com/smart-on-fhir/Swift-FHIR.git', will fetch again.
Resolved source packages:
  CwlCatchException: https://github.com/mattgallagher/CwlCatchException.git @ 2.1.2
  Nimble: https://github.com/Quick/Nimble.git @ 9.2.1
  CwlPreconditionTesting: https://github.com/mattgallagher/CwlPreconditionTesting.git @ 2.2.0
  Quick: https://github.com/Quick/Quick.git @ 3.1.2
  FHIR: https://github.com/smart-on-fhir/Swift-FHIR.git @ 4.2.1
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (16 targets)
    Target 'HealthKitToFhir_Tests' in project 'HealthKitToFhir'
        ➜ Explicit dependency on target 'Quick' in project 'Quick'
        ➜ Explicit dependency on target 'FHIR' in project 'FHIR'
        ➜ Explicit dependency on target 'Nimble' in project 'Nimble'
    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 '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 '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)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -v
ExecuteExternalTool /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 3bb4ca6c30c83ff6c5005be7cff4723b
Build description path: /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/3bb4ca6c30c83ff6c5005be7cff4723b.xcbuilddata
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/HealthKitToFhir.xcodeproj: error: Signing for "HealthKitToFhir_Tests" requires a development team. Select a development team in the Signing & Capabilities editor. (in target 'HealthKitToFhir_Tests' from project 'HealthKitToFhir')
warning: Run script build phase 'Run Script' will be run during every build because it does not specify any outputs. To address this warning, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'HealthKitToFhir_Tests' from project 'HealthKitToFhir')
2024-02-14 20:00:32.351 xcodebuild[68467:7799820] Requested but did not find extension point with identifier Xcode.DVTDeviceFoundation.Aspect for extension Xcode.IDEiOSSupportCore.Aspect.NBDD of plug-in com.apple.dt.IDE.IDEiOSSupportCore
2024-02-14 20:00:32.592 xcodebuild[68467:7799820] [MT] DVTPlugInQuery: Requested but did not find extension point with identifier 'Xcode.DVTDeviceFoundation.CompatibleDeviceFamilyPair'. This is programmer error; code should only request extension points that are defined by itself or its dependencies.
** BUILD FAILED **
BUILD FAILURE 5.10 iOS

Build Machine: Mac 7