The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Kuery 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 Kuery -destination generic/platform=tvos

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/kishikawakatsumi/Kuery.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/kishikawakatsumi/Kuery
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at d20e34f Update README.md
Cloned https://github.com/kishikawakatsumi/Kuery.git
Revision (git rev-parse @):
d20e34fa5600e7b905e08ce422a2116270e37864
SUCCESS checkout https://github.com/kishikawakatsumi/Kuery.git at master
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             5.10
Building package at path:  $workDir
https://github.com/kishikawakatsumi/Kuery.git
Command line invocation:
    /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
resolved source packages:
2024-02-14 17:35:40.014 xcodebuild[78573:9706389] 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
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "Kuery",
    "schemes" : [
      "Kuery"
    ],
    "targets" : [
      "Kuery",
      "KueryTests"
    ]
  }
}
2024-02-14 17:35:40.752 xcodebuild[78671:9706700] 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 17:35:41.080 xcodebuild[78671:9706700] [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 Kuery -destination generic/platform=tvos
Command line invocation:
    /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme Kuery -destination generic/platform=tvos
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
    Target 'Kuery' in project 'Kuery' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
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/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/ld -version_details
Build description signature: bf0fa803e59c9243369bf5d46d4f426e
Build description path: /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/bf0fa803e59c9243369bf5d46d4f426e.xcbuilddata
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Kuery.xcodeproj: warning: The tvOS deployment target 'TVOS_DEPLOYMENT_TARGET' is set to 10.0, but the range of supported deployment target versions is 12.0 to 17.4.99. (in target 'Kuery' from project 'Kuery')
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Kuery.xcodeproj: warning: Ignoring ENABLE_BITCODE because building with bitcode is no longer supported. (in target 'Kuery' from project 'Kuery')
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Kuery.xcodeproj: error: No signing certificate "iOS Development" found: No "iOS Development" signing certificate matching team ID "27AEDK3C9F" with a private key was found. (in target 'Kuery' from project 'Kuery')
2024-02-14 17:35:41.420 xcodebuild[78708:9706832] 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 17:35:41.742 xcodebuild[78708:9706832] [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/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme Kuery -destination generic/platform=tvos
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
    Target 'Kuery' in project 'Kuery' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
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/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/ld -version_details
Build description signature: bf0fa803e59c9243369bf5d46d4f426e
Build description path: /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/bf0fa803e59c9243369bf5d46d4f426e.xcbuilddata
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Kuery.xcodeproj: warning: The tvOS deployment target 'TVOS_DEPLOYMENT_TARGET' is set to 10.0, but the range of supported deployment target versions is 12.0 to 17.4.99. (in target 'Kuery' from project 'Kuery')
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Kuery.xcodeproj: warning: Ignoring ENABLE_BITCODE because building with bitcode is no longer supported. (in target 'Kuery' from project 'Kuery')
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Kuery.xcodeproj: error: No signing certificate "iOS Development" found: No "iOS Development" signing certificate matching team ID "27AEDK3C9F" with a private key was found. (in target 'Kuery' from project 'Kuery')
2024-02-14 17:35:42.540 xcodebuild[78718:9706886] 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 17:35:42.883 xcodebuild[78718:9706886] [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