The Swift Package Index logo.Swift Package Index

Build Information

Failed to build HealthKitOnFhir with Swift 5.9 for tvOS using Xcode 15.2 at master.

Build Command

env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride="$PWD/.dependencies" -derivedDataPath "$PWD/.derivedData" build -scheme HealthKitOnFhir_Tests -destination "generic/platform=tvos"

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/microsoft/healthkit-on-fhir.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/microsoft/healthkit-on-fhir
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 82f0057 Added documentation for SMART on FHIR Proxy (#21)
Cloned https://github.com/microsoft/healthkit-on-fhir.git into spi-builder-workspace
82f005714c89f90b7d30b7e74e2417b241be75b7
SUCCESS checkout https://github.com/microsoft/healthkit-on-fhir.git at master
========================================
Build
========================================
Selected platform:         tvos
Swift version:             5.9
Building package at path:  spi-builder-workspace
Command line invocation:
    /Applications/Xcode-15.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies

User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph

Fetching from https://github.com/microsoft/iomt-fhir-client.git (cached)

Fetching from https://github.com/Quick/Quick (cached)

Fetching from https://github.com/Quick/Nimble (cached)

Fetching from https://github.com/microsoft/healthkit-to-fhir.git (cached)

Fetching from https://github.com/microsoft/health-data-sync.git (cached)

Fetching from https://github.com/smart-on-fhir/Swift-FHIR (cached)

Fetching from https://github.com/mattgallagher/CwlPreconditionTesting.git (cached)

Fetching from https://github.com/mattgallagher/CwlCatchException.git (cached)

Creating working copy of package ‘CwlCatchException’

Checking out 2.1.2 of package ‘CwlCatchException’


Creating working copy of package ‘iomt-fhir-client’

Checking out 1.0.0 of package ‘iomt-fhir-client’

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.1.2 of package ‘CwlPreconditionTesting’

Creating working copy of package ‘health-data-sync’

Checking out 1.0.0 of package ‘health-data-sync’


Creating working copy of package ‘Quick’

Checking out 3.1.2 of package ‘Quick’


Creating working copy of package ‘Nimble’

Checking out 9.2.1 of package ‘Nimble’


Resolved source packages:
  Quick: https://github.com/Quick/Quick @ 3.1.2
  Nimble: https://github.com/Quick/Nimble @ 9.2.1
  HealthDataSync: https://github.com/microsoft/health-data-sync.git @ 1.0.0
  CwlPreconditionTesting: https://github.com/mattgallagher/CwlPreconditionTesting.git @ 2.1.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
  HealthKitToFhir: https://github.com/microsoft/healthkit-to-fhir.git @ 1.0.3
  CwlCatchException: https://github.com/mattgallagher/CwlCatchException.git @ 2.1.2

resolved source packages: Quick, Nimble, HealthDataSync, CwlPreconditionTesting, IomtFhirClient, FHIR, HealthKitToFhir, CwlCatchException
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "HealthKitOnFhir",
    "schemes" : [
      "HealthKitOnFhir_Tests"
    ],
    "targets" : [
      "HealthKitOnFhir_Tests"
    ]
  }
}
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride="$PWD/.dependencies" -derivedDataPath "$PWD/.derivedData" build -scheme HealthKitOnFhir_Tests -destination "generic/platform=tvos"
Building ... (attempt 1)
Command line invocation:
/Applications/Xcode-15.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -derivedDataPath /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme HealthKitOnFhir_Tests -destination generic/platform=tvos

User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
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.1.2
  FHIR: https://github.com/smart-on-fhir/Swift-FHIR @ 4.2.1
  CwlCatchException: https://github.com/mattgallagher/CwlCatchException.git @ 2.1.2
  Quick: https://github.com/Quick/Quick @ 3.1.2
  HealthDataSync: https://github.com/microsoft/health-data-sync.git @ 1.0.0
  HealthKitToFhir: https://github.com/microsoft/healthkit-to-fhir.git @ 1.0.3
  Nimble: https://github.com/Quick/Nimble @ 9.2.1

2023-06-13 01:55:48.449 xcodebuild[63044:2878594] Writing error result bundle to /var/folders/wy/f1cgtw1s2dq35nvlg5tpg7t00000gp/T/ResultBundle_2023-13-06_01-55-0048.xcresult
xcodebuild: error: Unable to find a destination matching the provided destination specifier:
		{ generic:1, platform:tvos }

	Available destinations for the "HealthKitOnFhir_Tests" scheme:
		{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:00008103-000604DE26D2001E }
		{ platform:macOS, arch:x86_64, variant:Mac Catalyst, id:00008103-000604DE26D2001E }
		{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:00008103-000604DE26D2001E }
		{ platform:iOS, id:dvtdevice-DVTiPhonePlaceholder-iphoneos:placeholder, name:Any iOS Device }
		{ platform:iOS Simulator, id:dvtdevice-DVTiOSDeviceSimulatorPlaceholder-iphonesimulator:placeholder, name:Any iOS Simulator Device }
		{ platform:macOS, variant:Mac Catalyst, name:Any Mac }
		{ platform:iOS Simulator, id:2D85208C-C0C1-42D9-89F2-8963FDDA849E, OS:17.0, name:iPad (10th generation) }
		{ platform:iOS Simulator, id:2D85208C-C0C1-42D9-89F2-8963FDDA849E, OS:17.0, name:iPad (10th generation) }
		{ platform:iOS Simulator, id:99B38F35-A046-4A60-9C64-1984E5DEF494, OS:17.0, name:iPad Air (5th generation) }
		{ platform:iOS Simulator, id:99B38F35-A046-4A60-9C64-1984E5DEF494, OS:17.0, name:iPad Air (5th generation) }
		{ platform:iOS Simulator, id:72A2E188-0907-4B25-8E1F-0B0789DF2AF8, OS:17.0, name:iPad Pro (11-inch) (4th generation) }
		{ platform:iOS Simulator, id:72A2E188-0907-4B25-8E1F-0B0789DF2AF8, OS:17.0, name:iPad Pro (11-inch) (4th generation) }
		{ platform:iOS Simulator, id:F6EBDF59-02CD-429A-BA8B-49D2316DEB25, OS:17.0, name:iPad Pro (12.9-inch) (6th generation) }
		{ platform:iOS Simulator, id:F6EBDF59-02CD-429A-BA8B-49D2316DEB25, OS:17.0, name:iPad Pro (12.9-inch) (6th generation) }
		{ platform:iOS Simulator, id:419292B4-F194-42F5-914F-2E08F6380B76, OS:17.0, name:iPad mini (6th generation) }
		{ platform:iOS Simulator, id:419292B4-F194-42F5-914F-2E08F6380B76, OS:17.0, name:iPad mini (6th generation) }
		{ platform:iOS Simulator, id:0B2404B5-4132-4A81-BF2F-57F7ADBC9A94, OS:17.0, name:iPhone 14 }
		{ platform:iOS Simulator, id:0B2404B5-4132-4A81-BF2F-57F7ADBC9A94, OS:17.0, name:iPhone 14 }
		{ platform:iOS Simulator, id:21988B96-40DE-498F-8F60-68A70455FF82, OS:17.0, name:iPhone 14 Plus }
		{ platform:iOS Simulator, id:21988B96-40DE-498F-8F60-68A70455FF82, OS:17.0, name:iPhone 14 Plus }
		{ platform:iOS Simulator, id:3EFE8C9F-FA7E-4A32-8E1A-B44222819053, OS:17.0, name:iPhone 14 Pro }
		{ platform:iOS Simulator, id:3EFE8C9F-FA7E-4A32-8E1A-B44222819053, OS:17.0, name:iPhone 14 Pro }
		{ platform:iOS Simulator, id:82EC5B9C-D53F-4E31-A2F5-9EC338DEB077, OS:17.0, name:iPhone 14 Pro Max }
		{ platform:iOS Simulator, id:82EC5B9C-D53F-4E31-A2F5-9EC338DEB077, OS:17.0, name:iPhone 14 Pro Max }
		{ platform:iOS Simulator, id:4B795786-737A-4E7C-B7F4-535FE233761C, OS:17.0, name:iPhone SE (3rd generation) }
		{ platform:iOS Simulator, id:4B795786-737A-4E7C-B7F4-535FE233761C, OS:17.0, name:iPhone SE (3rd generation) }
Retrying in 0 seconds ...
Building ... (attempt 2)
Command line invocation:
/Applications/Xcode-15.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -derivedDataPath /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme HealthKitOnFhir_Tests -destination generic/platform=tvos

User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
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
  CwlPreconditionTesting: https://github.com/mattgallagher/CwlPreconditionTesting.git @ 2.1.2
  Nimble: https://github.com/Quick/Nimble @ 9.2.1
  CwlCatchException: https://github.com/mattgallagher/CwlCatchException.git @ 2.1.2
  HealthKitToFhir: https://github.com/microsoft/healthkit-to-fhir.git @ 1.0.3
  Quick: https://github.com/Quick/Quick @ 3.1.2
  IomtFhirClient: https://github.com/microsoft/iomt-fhir-client.git @ 1.0.0
2023-06-13 01:55:50.581 xcodebuild[63206:2879042] Writing error result bundle to /var/folders/wy/f1cgtw1s2dq35nvlg5tpg7t00000gp/T/ResultBundle_2023-13-06_01-55-0050.xcresult
xcodebuild: error: Unable to find a destination matching the provided destination specifier:
		{ generic:1, platform:tvos }

	Available destinations for the "HealthKitOnFhir_Tests" scheme:
		{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:00008103-000604DE26D2001E }
		{ platform:macOS, arch:x86_64, variant:Mac Catalyst, id:00008103-000604DE26D2001E }
		{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:00008103-000604DE26D2001E }
		{ platform:iOS, id:dvtdevice-DVTiPhonePlaceholder-iphoneos:placeholder, name:Any iOS Device }
		{ platform:iOS Simulator, id:dvtdevice-DVTiOSDeviceSimulatorPlaceholder-iphonesimulator:placeholder, name:Any iOS Simulator Device }
		{ platform:macOS, variant:Mac Catalyst, name:Any Mac }
		{ platform:iOS Simulator, id:2D85208C-C0C1-42D9-89F2-8963FDDA849E, OS:17.0, name:iPad (10th generation) }
		{ platform:iOS Simulator, id:2D85208C-C0C1-42D9-89F2-8963FDDA849E, OS:17.0, name:iPad (10th generation) }
		{ platform:iOS Simulator, id:99B38F35-A046-4A60-9C64-1984E5DEF494, OS:17.0, name:iPad Air (5th generation) }
		{ platform:iOS Simulator, id:99B38F35-A046-4A60-9C64-1984E5DEF494, OS:17.0, name:iPad Air (5th generation) }
		{ platform:iOS Simulator, id:72A2E188-0907-4B25-8E1F-0B0789DF2AF8, OS:17.0, name:iPad Pro (11-inch) (4th generation) }
		{ platform:iOS Simulator, id:72A2E188-0907-4B25-8E1F-0B0789DF2AF8, OS:17.0, name:iPad Pro (11-inch) (4th generation) }
		{ platform:iOS Simulator, id:F6EBDF59-02CD-429A-BA8B-49D2316DEB25, OS:17.0, name:iPad Pro (12.9-inch) (6th generation) }
		{ platform:iOS Simulator, id:F6EBDF59-02CD-429A-BA8B-49D2316DEB25, OS:17.0, name:iPad Pro (12.9-inch) (6th generation) }
		{ platform:iOS Simulator, id:419292B4-F194-42F5-914F-2E08F6380B76, OS:17.0, name:iPad mini (6th generation) }
		{ platform:iOS Simulator, id:419292B4-F194-42F5-914F-2E08F6380B76, OS:17.0, name:iPad mini (6th generation) }
		{ platform:iOS Simulator, id:0B2404B5-4132-4A81-BF2F-57F7ADBC9A94, OS:17.0, name:iPhone 14 }
		{ platform:iOS Simulator, id:0B2404B5-4132-4A81-BF2F-57F7ADBC9A94, OS:17.0, name:iPhone 14 }
		{ platform:iOS Simulator, id:21988B96-40DE-498F-8F60-68A70455FF82, OS:17.0, name:iPhone 14 Plus }
		{ platform:iOS Simulator, id:21988B96-40DE-498F-8F60-68A70455FF82, OS:17.0, name:iPhone 14 Plus }
		{ platform:iOS Simulator, id:3EFE8C9F-FA7E-4A32-8E1A-B44222819053, OS:17.0, name:iPhone 14 Pro }
		{ platform:iOS Simulator, id:3EFE8C9F-FA7E-4A32-8E1A-B44222819053, OS:17.0, name:iPhone 14 Pro }
		{ platform:iOS Simulator, id:82EC5B9C-D53F-4E31-A2F5-9EC338DEB077, OS:17.0, name:iPhone 14 Pro Max }
		{ platform:iOS Simulator, id:82EC5B9C-D53F-4E31-A2F5-9EC338DEB077, OS:17.0, name:iPhone 14 Pro Max }
		{ platform:iOS Simulator, id:4B795786-737A-4E7C-B7F4-535FE233761C, OS:17.0, name:iPhone SE (3rd generation) }
		{ platform:iOS Simulator, id:4B795786-737A-4E7C-B7F4-535FE233761C, OS:17.0, name:iPhone SE (3rd generation) }
Retrying in 0 seconds ...
BUILD FAILURE 5.9 tvos

Build Machine: Mac 5