The Swift Package Index logo.Swift Package Index

Build Information

Failed to build ResearchKitOnFHIR with Swift 5.9 for watchOS using Xcode 15.2 at 1.3.0.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme ResearchKitOnFHIR-Package -destination generic/platform=watchos

Build Log

========================================
RunAll
========================================
Builder version: 4.34.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/StanfordBDHG/ResearchKitOnFHIR.git
Reference: 1.3.0
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/StanfordBDHG/ResearchKitOnFHIR
 * tag               1.3.0      -> FETCH_HEAD
HEAD is now at cdb24dd Add support for FHIRPath expression-based, relative min and max date extensions (#80)
Cloned https://github.com/StanfordBDHG/ResearchKitOnFHIR.git
Revision (git rev-parse @):
cdb24dd5607d5a63aaf3a3597c98122189cb548e
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/StanfordBDHG/ResearchKitOnFHIR.git at 1.3.0
========================================
Build
========================================
Selected platform:         watchOS
Swift version:             5.9
Building package at path:  $workDir
https://github.com/StanfordBDHG/ResearchKitOnFHIR.git
Command line invocation:
    /Applications/Xcode-15.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/StanfordBDHG/ResearchKit (cached)
Fetching from https://github.com/antlr/antlr4 (cached)
Fetching from https://github.com/apple/FHIRModels.git (cached)
Creating working copy of package ‘ResearchKit’
Checking out 2.2.30 of package ‘ResearchKit’
Creating working copy of package ‘antlr4’
Checking out 4.13.1 of package ‘antlr4’
Creating working copy of package ‘FHIRModels’
Checking out 0.5.0 of package ‘FHIRModels’
Resolve Package Graph
Resolved source packages:
  Antlr4: https://github.com/antlr/antlr4 @ 4.13.1
  ResearchKitOnFHIR: /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
  ResearchKit: https://github.com/StanfordBDHG/ResearchKit @ 2.2.30
  FHIRModels: https://github.com/apple/FHIRModels.git @ 0.5.0
resolved source packages: Antlr4, ResearchKitOnFHIR, ResearchKit, FHIRModels
objc[11316]: Class XROS1_1SimRuntime is implemented in both /Library/Developer/CoreSimulator/Volumes/xrOS_21O209/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x10c7700e0) and /Library/Developer/CoreSimulator/Volumes/xrOS_21O5181e/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x11024c0e0). One of the two will be used. Which one is undefined.
{
  "dependencies" : [
    {
      "identity" : "researchkit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.2.25",
            "upper_bound" : "2.3.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/StanfordBDHG/ResearchKit"
    },
    {
      "identity" : "fhirmodels",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.5.0",
            "upper_bound" : "0.6.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/FHIRModels.git"
    },
    {
      "identity" : "antlr4",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.13.1",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/antlr/antlr4"
    }
  ],
  "manifest_display_name" : "ResearchKitOnFHIR",
  "name" : "ResearchKitOnFHIR",
  "path" : "/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "watchos",
      "version" : "8.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    },
    {
      "name" : "macos",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "ResearchKitOnFHIR",
      "targets" : [
        "ResearchKitOnFHIR"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "FHIRQuestionnaires",
      "targets" : [
        "FHIRQuestionnaires"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ResearchKitOnFHIRTests",
      "module_type" : "SwiftTarget",
      "name" : "ResearchKitOnFHIRTests",
      "path" : "Tests/ResearchKitOnFHIRTests",
      "sources" : [
        "FHIRToResearchKitTests.swift",
        "NavigationRulesTests.swift",
        "ResearchKitToFHIRTests.swift"
      ],
      "target_dependencies" : [
        "ResearchKitOnFHIR",
        "FHIRQuestionnaires"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ResearchKitOnFHIR",
      "module_type" : "SwiftTarget",
      "name" : "ResearchKitOnFHIR",
      "path" : "Sources/ResearchKitOnFHIR",
      "product_dependencies" : [
        "ResearchKit",
        "ResearchKitSwiftUI",
        "ModelsR4"
      ],
      "product_memberships" : [
        "ResearchKitOnFHIR"
      ],
      "sources" : [
        "FHIRExtensions/FHIRExtensions.swift",
        "FHIRToResearchKit/FHIRToResearchKitConversionError.swift",
        "FHIRToResearchKit/NavigationRules.swift",
        "FHIRToResearchKit/ORKNavigableOrderedTask+FHIR.swift",
        "FHIRToResearchKit/Questionnaire+ValueSets.swift",
        "FHIRToResearchKit/QuestionnaireItem+ResearchKit.swift",
        "ResearchKitToFHIR/ORKTaskResult+FHIR.swift",
        "ValueCoding/ValueCoding.swift"
      ],
      "target_dependencies" : [
        "FHIRPathParser"
      ],
      "type" : "library"
    },
    {
      "c99name" : "FHIRQuestionnaires",
      "module_type" : "SwiftTarget",
      "name" : "FHIRQuestionnaires",
      "path" : "Sources/FHIRQuestionnaires",
      "product_dependencies" : [
        "ModelsR4"
      ],
      "product_memberships" : [
        "FHIRQuestionnaires"
      ],
      "resources" : [
        {
          "path" : "/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/FHIRQuestionnaires/Resources/ImageCapture.json",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/FHIRQuestionnaires/Resources/GCS.json",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/FHIRQuestionnaires/Resources/FormExample.json",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/FHIRQuestionnaires/Resources/SliderExample.json",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/FHIRQuestionnaires/Resources/MultipleEnableWhen.json",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/FHIRQuestionnaires/Resources/IPSS.json",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/FHIRQuestionnaires/Resources/PHQ-9.json",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/FHIRQuestionnaires/Resources/NumberExample.json",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/FHIRQuestionnaires/Resources/SkipLogicExample.json",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/FHIRQuestionnaires/Resources/TextValidationExample.json",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/FHIRQuestionnaires/Resources/ContainedValueSetExample.json",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/FHIRQuestionnaires/Resources/DateTimeExample.json",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/FHIRQuestionnaires/Resources/GAD-7.json",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "Questionnaire+Resources.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "FHIRPathParserTests",
      "module_type" : "SwiftTarget",
      "name" : "FHIRPathParserTests",
      "path" : "Tests/FHIRPathParserTests",
      "sources" : [
        "FHIRPathParserTests.swift"
      ],
      "target_dependencies" : [
        "FHIRPathParser"
      ],
      "type" : "test"
    },
    {
      "c99name" : "FHIRPathParser",
      "module_type" : "SwiftTarget",
      "name" : "FHIRPathParser",
      "path" : "Sources/FHIRPathParser",
      "product_dependencies" : [
        "Antlr4"
      ],
      "product_memberships" : [
        "ResearchKitOnFHIR"
      ],
      "sources" : [
        "Date+FHIRPathValue.swift",
        "DateComponents+Operations.swift",
        "DateExpressionError.swift",
        "DateExpressionEvaluation.swift",
        "ExpressionError.swift",
        "FHIRPathExpression.swift",
        "Generated/FHIRPathBaseVisitor.swift",
        "Generated/FHIRPathLexer.swift",
        "Generated/FHIRPathParser.swift",
        "Generated/FHIRPathVisitor.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "FHIRQuestionnaires",
      "ResearchKitOnFHIR",
      "ResearchKitOnFHIR-Package"
    ]
  }
}
objc[11586]: Class XROS1_1SimRuntime is implemented in both /Library/Developer/CoreSimulator/Volumes/xrOS_21O209/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x10d5ac0e0) and /Library/Developer/CoreSimulator/Volumes/xrOS_21O5181e/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x10d76c0e0). One of the two will be used. Which one is undefined.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme ResearchKitOnFHIR-Package -destination generic/platform=watchos
Command line invocation:
    /Applications/Xcode-15.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme ResearchKitOnFHIR-Package -destination generic/platform=watchos
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  FHIRModels: https://github.com/apple/FHIRModels.git @ 0.5.0
  Antlr4: https://github.com/antlr/antlr4 @ 4.13.1
  ResearchKitOnFHIR: /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
  ResearchKit: https://github.com/StanfordBDHG/ResearchKit @ 2.2.30
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (16 targets)
    Target 'ResearchKitOnFHIRTests' in project 'ResearchKitOnFHIR'
        ➜ Explicit dependency on target 'FHIRPathParser' in project 'ResearchKitOnFHIR'
        ➜ Explicit dependency on target 'ResearchKitOnFHIR' in project 'ResearchKitOnFHIR'
        ➜ Explicit dependency on target 'FHIRQuestionnaires' in project 'ResearchKitOnFHIR'
        ➜ Explicit dependency on target 'Antlr4' in project 'Antlr4'
        ➜ Explicit dependency on target 'ResearchKit' in project 'ResearchKit'
        ➜ Explicit dependency on target 'ResearchKitSwiftUI' in project 'ResearchKit'
        ➜ Explicit dependency on target 'ModelsR4' in project 'FHIRModels'
    Target 'FHIRPathParserTests' in project 'ResearchKitOnFHIR'
        ➜ Explicit dependency on target 'FHIRPathParser' in project 'ResearchKitOnFHIR'
        ➜ Explicit dependency on target 'Antlr4' in project 'Antlr4'
    Target 'ResearchKitOnFHIR' in project 'ResearchKitOnFHIR'
        ➜ Explicit dependency on target 'ResearchKitOnFHIR' in project 'ResearchKitOnFHIR'
        ➜ Explicit dependency on target 'FHIRPathParser' in project 'ResearchKitOnFHIR'
        ➜ Explicit dependency on target 'Antlr4' in project 'Antlr4'
        ➜ Explicit dependency on target 'ResearchKit' in project 'ResearchKit'
        ➜ Explicit dependency on target 'ResearchKitSwiftUI' in project 'ResearchKit'
        ➜ Explicit dependency on target 'ModelsR4' in project 'FHIRModels'
    Target 'ResearchKitOnFHIR' in project 'ResearchKitOnFHIR'
        ➜ Explicit dependency on target 'FHIRPathParser' in project 'ResearchKitOnFHIR'
        ➜ Explicit dependency on target 'Antlr4' in project 'Antlr4'
        ➜ Explicit dependency on target 'ResearchKit' in project 'ResearchKit'
        ➜ Explicit dependency on target 'ResearchKitSwiftUI' in project 'ResearchKit'
        ➜ Explicit dependency on target 'ModelsR4' in project 'FHIRModels'
    Target 'ResearchKitSwiftUI' in project 'ResearchKit'
        ➜ Explicit dependency on target 'ResearchKitSwiftUI' in project 'ResearchKit'
    Target 'ResearchKitSwiftUI' in project 'ResearchKit' (no dependencies)
    Target 'ResearchKit' in project 'ResearchKit' (no dependencies)
    Target 'FHIRPathParser' in project 'ResearchKitOnFHIR'
        ➜ Explicit dependency on target 'Antlr4' in project 'Antlr4'
    Target 'Antlr4' in project 'Antlr4'
        ➜ Explicit dependency on target 'Antlr4' in project 'Antlr4'
    Target 'Antlr4' in project 'Antlr4' (no dependencies)
    Target 'FHIRQuestionnaires' in project 'ResearchKitOnFHIR'
        ➜ Explicit dependency on target 'FHIRQuestionnaires' in project 'ResearchKitOnFHIR'
        ➜ Explicit dependency on target 'ResearchKitOnFHIR_FHIRQuestionnaires' in project 'ResearchKitOnFHIR'
        ➜ Explicit dependency on target 'ModelsR4' in project 'FHIRModels'
    Target 'FHIRQuestionnaires' in project 'ResearchKitOnFHIR'
        ➜ Explicit dependency on target 'ResearchKitOnFHIR_FHIRQuestionnaires' in project 'ResearchKitOnFHIR'
        ➜ Explicit dependency on target 'ModelsR4' in project 'FHIRModels'
    Target 'ModelsR4' in project 'FHIRModels'
        ➜ Explicit dependency on target 'ModelsR4' in project 'FHIRModels'
        ➜ Explicit dependency on target 'FMCore' in project 'FHIRModels'
    Target 'ModelsR4' in project 'FHIRModels'
        ➜ Explicit dependency on target 'FMCore' in project 'FHIRModels'
    Target 'FMCore' in project 'FHIRModels' (no dependencies)
    Target 'ResearchKitOnFHIR_FHIRQuestionnaires' in project 'ResearchKitOnFHIR' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
Build description signature: b3bb6b374d4ce4e6a8f1a1830a309aa9
Build description path: /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/b3bb6b374d4ce4e6a8f1a1830a309aa9.xcbuilddata
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ResearchKit/ResearchKit.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ResearchKit/ResearchKit.xcframework'. (in target 'ResearchKitSwiftUI' from project 'ResearchKit')
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ResearchKit/ResearchKit.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ResearchKit/ResearchKit.xcframework'. (in target 'ResearchKitSwiftUI' from project 'ResearchKit')
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ResearchKit/ResearchKit.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ResearchKit/ResearchKit.xcframework'. (in target 'ResearchKit' from project 'ResearchKit')
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ResearchKit/ResearchKit.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ResearchKit/ResearchKit.xcframework'. (in target 'ResearchKitOnFHIRTests' from project 'ResearchKitOnFHIR')
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ResearchKit/ResearchKit.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ResearchKit/ResearchKit.xcframework'. (in target 'ResearchKitOnFHIRTests' from project 'ResearchKitOnFHIR')
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ResearchKit/ResearchKit.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ResearchKit/ResearchKit.xcframework'. (in target 'ResearchKitOnFHIRTests' from project 'ResearchKitOnFHIR')
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ResearchKit/ResearchKit.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ResearchKit/ResearchKit.xcframework'. (in target 'ResearchKitOnFHIR' from project 'ResearchKitOnFHIR')
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ResearchKit/ResearchKit.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ResearchKit/ResearchKit.xcframework'. (in target 'ResearchKitOnFHIR' from project 'ResearchKitOnFHIR')
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ResearchKit/ResearchKit.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ResearchKit/ResearchKit.xcframework'. (in target 'ResearchKitOnFHIR' from project 'ResearchKitOnFHIR')
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ResearchKit/ResearchKit.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ResearchKit/ResearchKit.xcframework'. (in target 'ResearchKitOnFHIR' from project 'ResearchKitOnFHIR')
Resolve Package Graph
objc[11594]: Class XROS1_1SimRuntime is implemented in both /Library/Developer/CoreSimulator/Volumes/xrOS_21O209/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x10c5980e0) and /Library/Developer/CoreSimulator/Volumes/xrOS_21O5181e/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x10cc5c0e0). One of the two will be used. Which one is undefined.
** BUILD FAILED **
Command line invocation:
    /Applications/Xcode-15.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme ResearchKitOnFHIR-Package -destination generic/platform=watchos
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  Antlr4: https://github.com/antlr/antlr4 @ 4.13.1
  FHIRModels: https://github.com/apple/FHIRModels.git @ 0.5.0
  ResearchKitOnFHIR: /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
  ResearchKit: https://github.com/StanfordBDHG/ResearchKit @ 2.2.30
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (16 targets)
    Target 'ResearchKitOnFHIRTests' in project 'ResearchKitOnFHIR'
        ➜ Explicit dependency on target 'FHIRPathParser' in project 'ResearchKitOnFHIR'
        ➜ Explicit dependency on target 'ResearchKitOnFHIR' in project 'ResearchKitOnFHIR'
        ➜ Explicit dependency on target 'FHIRQuestionnaires' in project 'ResearchKitOnFHIR'
        ➜ Explicit dependency on target 'Antlr4' in project 'Antlr4'
        ➜ Explicit dependency on target 'ResearchKit' in project 'ResearchKit'
        ➜ Explicit dependency on target 'ResearchKitSwiftUI' in project 'ResearchKit'
        ➜ Explicit dependency on target 'ModelsR4' in project 'FHIRModels'
    Target 'FHIRPathParserTests' in project 'ResearchKitOnFHIR'
        ➜ Explicit dependency on target 'FHIRPathParser' in project 'ResearchKitOnFHIR'
        ➜ Explicit dependency on target 'Antlr4' in project 'Antlr4'
    Target 'ResearchKitOnFHIR' in project 'ResearchKitOnFHIR'
        ➜ Explicit dependency on target 'ResearchKitOnFHIR' in project 'ResearchKitOnFHIR'
        ➜ Explicit dependency on target 'FHIRPathParser' in project 'ResearchKitOnFHIR'
        ➜ Explicit dependency on target 'Antlr4' in project 'Antlr4'
        ➜ Explicit dependency on target 'ResearchKit' in project 'ResearchKit'
        ➜ Explicit dependency on target 'ResearchKitSwiftUI' in project 'ResearchKit'
        ➜ Explicit dependency on target 'ModelsR4' in project 'FHIRModels'
    Target 'ResearchKitOnFHIR' in project 'ResearchKitOnFHIR'
        ➜ Explicit dependency on target 'FHIRPathParser' in project 'ResearchKitOnFHIR'
        ➜ Explicit dependency on target 'Antlr4' in project 'Antlr4'
        ➜ Explicit dependency on target 'ResearchKit' in project 'ResearchKit'
        ➜ Explicit dependency on target 'ResearchKitSwiftUI' in project 'ResearchKit'
        ➜ Explicit dependency on target 'ModelsR4' in project 'FHIRModels'
    Target 'ResearchKitSwiftUI' in project 'ResearchKit'
        ➜ Explicit dependency on target 'ResearchKitSwiftUI' in project 'ResearchKit'
    Target 'ResearchKitSwiftUI' in project 'ResearchKit' (no dependencies)
    Target 'ResearchKit' in project 'ResearchKit' (no dependencies)
    Target 'FHIRPathParser' in project 'ResearchKitOnFHIR'
        ➜ Explicit dependency on target 'Antlr4' in project 'Antlr4'
    Target 'Antlr4' in project 'Antlr4'
        ➜ Explicit dependency on target 'Antlr4' in project 'Antlr4'
    Target 'Antlr4' in project 'Antlr4' (no dependencies)
    Target 'FHIRQuestionnaires' in project 'ResearchKitOnFHIR'
        ➜ Explicit dependency on target 'FHIRQuestionnaires' in project 'ResearchKitOnFHIR'
        ➜ Explicit dependency on target 'ResearchKitOnFHIR_FHIRQuestionnaires' in project 'ResearchKitOnFHIR'
        ➜ Explicit dependency on target 'ModelsR4' in project 'FHIRModels'
    Target 'FHIRQuestionnaires' in project 'ResearchKitOnFHIR'
        ➜ Explicit dependency on target 'ResearchKitOnFHIR_FHIRQuestionnaires' in project 'ResearchKitOnFHIR'
        ➜ Explicit dependency on target 'ModelsR4' in project 'FHIRModels'
    Target 'ModelsR4' in project 'FHIRModels'
        ➜ Explicit dependency on target 'ModelsR4' in project 'FHIRModels'
        ➜ Explicit dependency on target 'FMCore' in project 'FHIRModels'
    Target 'ModelsR4' in project 'FHIRModels'
        ➜ Explicit dependency on target 'FMCore' in project 'FHIRModels'
    Target 'FMCore' in project 'FHIRModels' (no dependencies)
    Target 'ResearchKitOnFHIR_FHIRQuestionnaires' in project 'ResearchKitOnFHIR' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
Build description signature: b3bb6b374d4ce4e6a8f1a1830a309aa9
Build description path: /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/b3bb6b374d4ce4e6a8f1a1830a309aa9.xcbuilddata
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ResearchKit/ResearchKit.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ResearchKit/ResearchKit.xcframework'. (in target 'ResearchKitOnFHIR' from project 'ResearchKitOnFHIR')
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ResearchKit/ResearchKit.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ResearchKit/ResearchKit.xcframework'. (in target 'ResearchKitSwiftUI' from project 'ResearchKit')
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ResearchKit/ResearchKit.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ResearchKit/ResearchKit.xcframework'. (in target 'ResearchKitOnFHIR' from project 'ResearchKitOnFHIR')
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ResearchKit/ResearchKit.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ResearchKit/ResearchKit.xcframework'. (in target 'ResearchKitOnFHIR' from project 'ResearchKitOnFHIR')
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ResearchKit/ResearchKit.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ResearchKit/ResearchKit.xcframework'. (in target 'ResearchKitOnFHIR' from project 'ResearchKitOnFHIR')
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ResearchKit/ResearchKit.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ResearchKit/ResearchKit.xcframework'. (in target 'ResearchKitSwiftUI' from project 'ResearchKit')
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ResearchKit/ResearchKit.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ResearchKit/ResearchKit.xcframework'. (in target 'ResearchKit' from project 'ResearchKit')
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ResearchKit/ResearchKit.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ResearchKit/ResearchKit.xcframework'. (in target 'ResearchKitOnFHIRTests' from project 'ResearchKitOnFHIR')
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ResearchKit/ResearchKit.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ResearchKit/ResearchKit.xcframework'. (in target 'ResearchKitOnFHIRTests' from project 'ResearchKitOnFHIR')
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ResearchKit/ResearchKit.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ResearchKit/ResearchKit.xcframework'. (in target 'ResearchKitOnFHIRTests' from project 'ResearchKitOnFHIR')
objc[11676]: Class XROS1_1SimRuntime is implemented in both /Library/Developer/CoreSimulator/Volumes/xrOS_21O209/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x10ee5c0e0) and /Library/Developer/CoreSimulator/Volumes/xrOS_21O5181e/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x114ff00e0). One of the two will be used. Which one is undefined.
** BUILD FAILED **
BUILD FAILURE 5.9 watchOS

Build Machine: Mac 7