The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SwiftSDL2 with Swift 5.10 for watchOS using Xcode 15.3 at 0.0.7.

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 SwiftSDL2-Package -destination generic/platform=watchos

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sunlubo/swiftsdl2.git
Reference: 0.0.7
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/sunlubo/swiftsdl2
 * tag               0.0.7      -> FETCH_HEAD
HEAD is now at a0b1192 Merge branch 'master' of https://github.com/sunlubo/SwiftSDL2
Cloned https://github.com/sunlubo/swiftsdl2.git
Revision (git rev-parse @):
a0b119201b2d0734efd4ecc1a1029e9be5478126
SUCCESS checkout https://github.com/sunlubo/swiftsdl2.git at 0.0.7
========================================
Build
========================================
Selected platform:         watchOS
Swift version:             5.10
Building package at path:  $workDir
https://github.com/sunlubo/swiftsdl2.git
Command line invocation:
    /Applications/Xcode-15.3.0-Beta.2.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
resolved source packages:
2024-02-13 20:21:22.541 xcodebuild[72986:2365364] 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-13 20:21:22.790 xcodebuild[72986:2365364] [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" : "SwiftSDL2",
    "schemes" : [
      "SwiftSDL2-Package",
      "SwiftSDL2Demo",
      "SwiftSDL2PackageDescription",
      "SwiftSDL2PackageTests",
      "ThreadDemo"
    ],
    "targets" : [
      "SwiftSDL2",
      "SwiftSDL2Demo",
      "SwiftSDL2PackageDescription",
      "SwiftSDL2PackageTests",
      "SwiftSDL2Tests",
      "ThreadDemo"
    ]
  }
}
2024-02-13 20:21:23.065 xcodebuild[72987:2365387] 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-13 20:21:23.314 xcodebuild[72987:2365387] [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 SwiftSDL2-Package -destination generic/platform=watchos
Command line invocation:
    /Applications/Xcode-15.3.0-Beta.2.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 SwiftSDL2-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
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (3 targets)
    Target 'ThreadDemo' in project 'SwiftSDL2'
        ➜ Explicit dependency on target 'SwiftSDL2' in project 'SwiftSDL2'
    Target 'SwiftSDL2Demo' in project 'SwiftSDL2'
        ➜ Explicit dependency on target 'SwiftSDL2' in project 'SwiftSDL2'
    Target 'SwiftSDL2' in project 'SwiftSDL2' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
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/WatchOS.platform/Developer/SDKs/WatchOS10.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: e3f2ecebbdae03fd4427b0cbbe6e9acc
Build description path: /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/e3f2ecebbdae03fd4427b0cbbe6e9acc.xcbuilddata
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/SwiftSDL2.xcodeproj: error: Signing for "SwiftSDL2Demo" requires a development team. Select a development team in the Signing & Capabilities editor. (in target 'SwiftSDL2Demo' from project 'SwiftSDL2')
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/SwiftSDL2.xcodeproj: error: Signing for "ThreadDemo" requires a development team. Select a development team in the Signing & Capabilities editor. (in target 'ThreadDemo' from project 'SwiftSDL2')
2024-02-13 20:21:23.590 xcodebuild[72988:2365406] 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-13 20:21:23.837 xcodebuild[72988:2365406] [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/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 SwiftSDL2-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
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (3 targets)
    Target 'ThreadDemo' in project 'SwiftSDL2'
        ➜ Explicit dependency on target 'SwiftSDL2' in project 'SwiftSDL2'
    Target 'SwiftSDL2Demo' in project 'SwiftSDL2'
        ➜ Explicit dependency on target 'SwiftSDL2' in project 'SwiftSDL2'
    Target 'SwiftSDL2' in project 'SwiftSDL2' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/SwiftSDL2.xcodeproj: error: Signing for "SwiftSDL2Demo" requires a development team. Select a development team in the Signing & Capabilities editor. (in target 'SwiftSDL2Demo' from project 'SwiftSDL2')
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/SwiftSDL2.xcodeproj: error: Signing for "ThreadDemo" requires a development team. Select a development team in the Signing & Capabilities editor. (in target 'ThreadDemo' from project 'SwiftSDL2')
2024-02-13 20:21:24.577 xcodebuild[73032:2365528] 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-13 20:21:24.840 xcodebuild[73032:2365528] [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 watchOS

Build Machine: Mac 7