The Swift Package Index logo.Swift Package Index

Build Information

Failed to build xcparse with Swift 5.10 for tvOS 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 xcparse-Package -destination generic/platform=tvos

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ChargePoint/xcparse.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/ChargePoint/xcparse
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 5ec5931 Merge pull request #76 from ChargePoint/revert-makefile
Cloned https://github.com/ChargePoint/xcparse.git
Revision (git rev-parse @):
5ec59315a5d752e560ab09080a4821244c279038
SUCCESS checkout https://github.com/ChargePoint/xcparse.git at master
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             5.10
Building package at path:  $workDir
https://github.com/ChargePoint/xcparse.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
resolved source packages:
2024-02-15 21:54:45.084 xcodebuild[83655:19648075] 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-15 21:54:45.383 xcodebuild[83655:19648075] [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" : "xcparse",
    "schemes" : [
      "xcparse",
      "xcparse-Package"
    ],
    "targets" : [
      "Basic",
      "SPMLibc",
      "SPMUtility",
      "SwiftPMPackageDescription",
      "XCParseCore",
      "clibc",
      "xcparse",
      "xcparsePackageDescription",
      "xcparsePackageTests",
      "xcparseTests"
    ]
  }
}
2024-02-15 21:54:45.661 xcodebuild[83667:19648156] 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-15 21:54:45.939 xcodebuild[83667:19648156] [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 xcparse-Package -destination generic/platform=tvos
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 xcparse-Package -destination generic/platform=tvos
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
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (6 targets)
    Target 'xcparse' in project 'xcparse'
        ➜ Explicit dependency on target 'XCParseCore' in project 'xcparse'
        ➜ Explicit dependency on target 'SPMUtility' in project 'xcparse'
        ➜ Explicit dependency on target 'Basic' in project 'xcparse'
        ➜ Explicit dependency on target 'SPMLibc' in project 'xcparse'
        ➜ Explicit dependency on target 'clibc' in project 'xcparse'
    Target 'XCParseCore' in project 'xcparse'
        ➜ Explicit dependency on target 'SPMUtility' in project 'xcparse'
        ➜ Explicit dependency on target 'Basic' in project 'xcparse'
        ➜ Explicit dependency on target 'SPMLibc' in project 'xcparse'
        ➜ Explicit dependency on target 'clibc' in project 'xcparse'
    Target 'SPMUtility' in project 'xcparse'
        ➜ Explicit dependency on target 'Basic' in project 'xcparse'
        ➜ Explicit dependency on target 'SPMLibc' in project 'xcparse'
        ➜ Explicit dependency on target 'clibc' in project 'xcparse'
    Target 'Basic' in project 'xcparse'
        ➜ Explicit dependency on target 'SPMLibc' in project 'xcparse'
        ➜ Explicit dependency on target 'clibc' in project 'xcparse'
    Target 'SPMLibc' in project 'xcparse'
        ➜ Explicit dependency on target 'clibc' in project 'xcparse'
    Target 'clibc' in project 'xcparse' (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/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk -x 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/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.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: 5d57b354e62224a78b578a6dddca0f7e
Build description path: /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/5d57b354e62224a78b578a6dddca0f7e.xcbuilddata
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/xcparse.xcodeproj: warning: The tvOS deployment target 'TVOS_DEPLOYMENT_TARGET' is set to 9.0, but the range of supported deployment target versions is 12.0 to 17.4.99. (in target 'xcparse' from project 'xcparse')
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/xcparse.xcodeproj: error: Signing for "xcparse" requires a development team. Select a development team in the Signing & Capabilities editor. (in target 'xcparse' from project 'xcparse')
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/xcparse.xcodeproj: warning: The tvOS deployment target 'TVOS_DEPLOYMENT_TARGET' is set to 9.0, but the range of supported deployment target versions is 12.0 to 17.4.99. (in target 'XCParseCore' from project 'xcparse')
2024-02-15 21:54:46.200 xcodebuild[83706:19648262] 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-15 21:54:46.479 xcodebuild[83706:19648262] [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 xcparse-Package -destination generic/platform=tvos
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
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (6 targets)
    Target 'xcparse' in project 'xcparse'
        ➜ Explicit dependency on target 'XCParseCore' in project 'xcparse'
        ➜ Explicit dependency on target 'SPMUtility' in project 'xcparse'
        ➜ Explicit dependency on target 'Basic' in project 'xcparse'
        ➜ Explicit dependency on target 'SPMLibc' in project 'xcparse'
        ➜ Explicit dependency on target 'clibc' in project 'xcparse'
    Target 'XCParseCore' in project 'xcparse'
        ➜ Explicit dependency on target 'SPMUtility' in project 'xcparse'
        ➜ Explicit dependency on target 'Basic' in project 'xcparse'
        ➜ Explicit dependency on target 'SPMLibc' in project 'xcparse'
        ➜ Explicit dependency on target 'clibc' in project 'xcparse'
    Target 'SPMUtility' in project 'xcparse'
        ➜ Explicit dependency on target 'Basic' in project 'xcparse'
        ➜ Explicit dependency on target 'SPMLibc' in project 'xcparse'
        ➜ Explicit dependency on target 'clibc' in project 'xcparse'
    Target 'Basic' in project 'xcparse'
        ➜ Explicit dependency on target 'SPMLibc' in project 'xcparse'
        ➜ Explicit dependency on target 'clibc' in project 'xcparse'
    Target 'SPMLibc' in project 'xcparse'
        ➜ Explicit dependency on target 'clibc' in project 'xcparse'
    Target 'clibc' in project 'xcparse' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/xcparse.xcodeproj: warning: The tvOS deployment target 'TVOS_DEPLOYMENT_TARGET' is set to 9.0, but the range of supported deployment target versions is 12.0 to 17.4.99. (in target 'XCParseCore' from project 'xcparse')
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/xcparse.xcodeproj: error: Signing for "xcparse" requires a development team. Select a development team in the Signing & Capabilities editor. (in target 'xcparse' from project 'xcparse')
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/xcparse.xcodeproj: warning: The tvOS deployment target 'TVOS_DEPLOYMENT_TARGET' is set to 9.0, but the range of supported deployment target versions is 12.0 to 17.4.99. (in target 'xcparse' from project 'xcparse')
2024-02-15 21:54:47.333 xcodebuild[83716:19648349] 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-15 21:54:47.607 xcodebuild[83716:19648349] [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 tvOS

Build Machine: Mac 7