The Swift Package Index logo.Swift Package Index

Build Information

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

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ngeri/accessible.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/ngeri/accessible
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 40ebb65 Merge pull request #22 from ngergo100/development
Cloned https://github.com/ngeri/accessible.git
Revision (git rev-parse @):
40ebb65e52cad9bf2efb2ad315bde694da27c8e1
SUCCESS checkout https://github.com/ngeri/accessible.git at master
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             5.10
Building package at path:  $workDir
https://github.com/ngeri/accessible.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-14 03:30:07.981 xcodebuild[88325:5908223] 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 03:30:08.494 xcodebuild[88325:5908223] [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" : "AccessibleTool",
    "schemes" : [
      "AccessibleTool",
      "AccessibleTool-Package"
    ],
    "targets" : [
      "AccessibleCore",
      "AccessibleTests",
      "AccessibleTool",
      "AccessibleToolPackageDescription",
      "AccessibleToolPackageTests",
      "CYaml",
      "IBDecodable",
      "IBDecodablePackageDescription",
      "PathKit",
      "PathKitPackageDescription",
      "SWXMLHash",
      "SWXMLHashPackageDescription",
      "Spectre",
      "SpectrePackageDescription",
      "Stencil",
      "StencilPackageDescription",
      "StencilSwiftKit",
      "StencilSwiftKitPackageDescription",
      "Yams",
      "YamsPackageDescription"
    ]
  }
}
2024-02-14 03:30:08.860 xcodebuild[88348:5908330] 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 03:30:09.300 xcodebuild[88348:5908330] [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 AccessibleTool-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 AccessibleTool-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 (10 targets)
    Target 'AccessibleTool' in project 'AccessibleTool'
        ➜ Explicit dependency on target 'AccessibleCore' in project 'AccessibleTool'
        ➜ Explicit dependency on target 'Yams' in project 'AccessibleTool'
        ➜ Explicit dependency on target 'CYaml' in project 'AccessibleTool'
        ➜ Explicit dependency on target 'StencilSwiftKit' in project 'AccessibleTool'
        ➜ Explicit dependency on target 'Stencil' in project 'AccessibleTool'
        ➜ Explicit dependency on target 'Spectre' in project 'AccessibleTool'
        ➜ Explicit dependency on target 'PathKit' in project 'AccessibleTool'
        ➜ Explicit dependency on target 'IBDecodable' in project 'AccessibleTool'
        ➜ Explicit dependency on target 'SWXMLHash' in project 'AccessibleTool'
    Target 'AccessibleCore' in project 'AccessibleTool'
        ➜ Explicit dependency on target 'Yams' in project 'AccessibleTool'
        ➜ Explicit dependency on target 'CYaml' in project 'AccessibleTool'
        ➜ Explicit dependency on target 'StencilSwiftKit' in project 'AccessibleTool'
        ➜ Explicit dependency on target 'Stencil' in project 'AccessibleTool'
        ➜ Explicit dependency on target 'Spectre' in project 'AccessibleTool'
        ➜ Explicit dependency on target 'PathKit' in project 'AccessibleTool'
        ➜ Explicit dependency on target 'IBDecodable' in project 'AccessibleTool'
        ➜ Explicit dependency on target 'SWXMLHash' in project 'AccessibleTool'
    Target 'IBDecodable' in project 'AccessibleTool'
        ➜ Explicit dependency on target 'SWXMLHash' in project 'AccessibleTool'
    Target 'SWXMLHash' in project 'AccessibleTool' (no dependencies)
    Target 'StencilSwiftKit' in project 'AccessibleTool'
        ➜ Explicit dependency on target 'Stencil' in project 'AccessibleTool'
        ➜ Explicit dependency on target 'Spectre' in project 'AccessibleTool'
        ➜ Explicit dependency on target 'PathKit' in project 'AccessibleTool'
    Target 'Stencil' in project 'AccessibleTool'
        ➜ Explicit dependency on target 'Spectre' in project 'AccessibleTool'
        ➜ Explicit dependency on target 'PathKit' in project 'AccessibleTool'
    Target 'PathKit' in project 'AccessibleTool' (no dependencies)
    Target 'Spectre' in project 'AccessibleTool' (no dependencies)
    Target 'Yams' in project 'AccessibleTool'
        ➜ Explicit dependency on target 'CYaml' in project 'AccessibleTool'
    Target 'CYaml' in project 'AccessibleTool' (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: 1e0d69525b934e9f7d5f8b8407a1a255
Build description path: /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/1e0d69525b934e9f7d5f8b8407a1a255.xcbuilddata
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/AccessibleTool.xcodeproj: error: Signing for "AccessibleTool" requires a development team. Select a development team in the Signing & Capabilities editor. (in target 'AccessibleTool' from project 'AccessibleTool')
error: SWIFT_VERSION '3.0' is unsupported, supported versions are: 4.0, 4.2, 5.0. (in target 'Stencil' from project 'AccessibleTool')
2024-02-14 03:30:09.624 xcodebuild[88362:5908406] 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 03:30:10.317 xcodebuild[88362:5908406] [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 AccessibleTool-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 (10 targets)
    Target 'AccessibleTool' in project 'AccessibleTool'
        ➜ Explicit dependency on target 'AccessibleCore' in project 'AccessibleTool'
        ➜ Explicit dependency on target 'Yams' in project 'AccessibleTool'
        ➜ Explicit dependency on target 'CYaml' in project 'AccessibleTool'
        ➜ Explicit dependency on target 'StencilSwiftKit' in project 'AccessibleTool'
        ➜ Explicit dependency on target 'Stencil' in project 'AccessibleTool'
        ➜ Explicit dependency on target 'Spectre' in project 'AccessibleTool'
        ➜ Explicit dependency on target 'PathKit' in project 'AccessibleTool'
        ➜ Explicit dependency on target 'IBDecodable' in project 'AccessibleTool'
        ➜ Explicit dependency on target 'SWXMLHash' in project 'AccessibleTool'
    Target 'AccessibleCore' in project 'AccessibleTool'
        ➜ Explicit dependency on target 'Yams' in project 'AccessibleTool'
        ➜ Explicit dependency on target 'CYaml' in project 'AccessibleTool'
        ➜ Explicit dependency on target 'StencilSwiftKit' in project 'AccessibleTool'
        ➜ Explicit dependency on target 'Stencil' in project 'AccessibleTool'
        ➜ Explicit dependency on target 'Spectre' in project 'AccessibleTool'
        ➜ Explicit dependency on target 'PathKit' in project 'AccessibleTool'
        ➜ Explicit dependency on target 'IBDecodable' in project 'AccessibleTool'
        ➜ Explicit dependency on target 'SWXMLHash' in project 'AccessibleTool'
    Target 'IBDecodable' in project 'AccessibleTool'
        ➜ Explicit dependency on target 'SWXMLHash' in project 'AccessibleTool'
    Target 'SWXMLHash' in project 'AccessibleTool' (no dependencies)
    Target 'StencilSwiftKit' in project 'AccessibleTool'
        ➜ Explicit dependency on target 'Stencil' in project 'AccessibleTool'
        ➜ Explicit dependency on target 'Spectre' in project 'AccessibleTool'
        ➜ Explicit dependency on target 'PathKit' in project 'AccessibleTool'
    Target 'Stencil' in project 'AccessibleTool'
        ➜ Explicit dependency on target 'Spectre' in project 'AccessibleTool'
        ➜ Explicit dependency on target 'PathKit' in project 'AccessibleTool'
    Target 'PathKit' in project 'AccessibleTool' (no dependencies)
    Target 'Spectre' in project 'AccessibleTool' (no dependencies)
    Target 'Yams' in project 'AccessibleTool'
        ➜ Explicit dependency on target 'CYaml' in project 'AccessibleTool'
    Target 'CYaml' in project 'AccessibleTool' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
error: SWIFT_VERSION '3.0' is unsupported, supported versions are: 4.0, 4.2, 5.0. (in target 'Stencil' from project 'AccessibleTool')
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/AccessibleTool.xcodeproj: error: Signing for "AccessibleTool" requires a development team. Select a development team in the Signing & Capabilities editor. (in target 'AccessibleTool' from project 'AccessibleTool')
2024-02-14 03:30:11.619 xcodebuild[88409:5908599] 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 03:30:12.079 xcodebuild[88409:5908599] [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