The Swift Package Index logo.Swift Package Index

Build Information

Failed to build AccessibleTool with Swift 5.10 for watchOS 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=watchos

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/1/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:         watchOS
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/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-14 03:29:27.423 xcodebuild[85926:5900410] 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:29:27.701 xcodebuild[85926:5900410] [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:29:27.958 xcodebuild[85928:5900475] 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:29:28.232 xcodebuild[85928:5900475] [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=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 AccessibleTool-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 (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/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/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
ExecuteExternalTool /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -x c -c /dev/null
Build description signature: c87e71d21ca03dc3a5ba3b4c2badcd3a
Build description path: /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/c87e71d21ca03dc3a5ba3b4c2badcd3a.xcbuilddata
error: SWIFT_VERSION '3.0' is unsupported, supported versions are: 4.0, 4.2, 5.0. (in target 'Stencil' 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')
/Users/builder/builds/UKfvDsi8u/1/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:29:28.489 xcodebuild[85930:5900515] 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:29:28.777 xcodebuild[85930:5900515] [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 AccessibleTool-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 (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/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/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
ExecuteExternalTool /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -x c -c /dev/null
Build description signature: c87e71d21ca03dc3a5ba3b4c2badcd3a
Build description path: /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/c87e71d21ca03dc3a5ba3b4c2badcd3a.xcbuilddata
/Users/builder/builds/UKfvDsi8u/1/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')
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:29:29.851 xcodebuild[85948:5900618] 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:29:30.132 xcodebuild[85948:5900618] [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