The Swift Package Index logo.Swift Package Index

Build Information

Failed to build BetSwift with Swift 5.10 for watchOS using Xcode 15.3 at 0.0.1.

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

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/foulkesjohn/betswift.git
Reference: 0.0.1
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/foulkesjohn/betswift
 * tag               0.0.1      -> FETCH_HEAD
HEAD is now at 25061c0 Initial commit
Cloned https://github.com/foulkesjohn/betswift.git
Revision (git rev-parse @):
25061c0f0443b20198edcc0ffd05d8333f6b9a29
SUCCESS checkout https://github.com/foulkesjohn/betswift.git at 0.0.1
========================================
Build
========================================
Selected platform:         watchOS
Swift version:             5.10
Building package at path:  $workDir
https://github.com/foulkesjohn/betswift.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 01:34:26.487 xcodebuild[81828:5042081] 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 01:34:26.793 xcodebuild[81828:5042081] [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" : "BetSwift",
    "schemes" : [
      "BetSwift",
      "BetSwift-Package",
      "BetSwiftPackageDescription",
      "BetSwiftPackageTests",
      "CCurl",
      "Kitura-net",
      "Kitura-netPackageDescription",
      "LoggerAPIPackageDescription",
      "SocketPackageDescription",
      "SSLServicePackageDescription"
    ],
    "targets" : [
      "BetSwiftPackageDescription",
      "Kitura-netPackageDescription",
      "LoggerAPIPackageDescription",
      "SSLServicePackageDescription",
      "SocketPackageDescription",
      "BetSwiftTests",
      "BetSwift",
      "KituraNet",
      "CHTTPParser",
      "LoggerAPI",
      "SSLService",
      "Socket",
      "BetSwiftPackageTests",
      "Kitura-net",
      "CCurl"
    ]
  }
}
2024-02-14 01:34:27.130 xcodebuild[81857:5042200] 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 01:34:27.409 xcodebuild[81857:5042200] [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 BetSwift-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 BetSwift-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 (6 targets)
    Target 'BetSwift' in project 'BetSwift'
        ➜ Explicit dependency on target 'KituraNet' in project 'BetSwift'
        ➜ Explicit dependency on target 'CHTTPParser' in project 'BetSwift'
        ➜ Explicit dependency on target 'LoggerAPI' in project 'BetSwift'
        ➜ Explicit dependency on target 'SSLService' in project 'BetSwift'
        ➜ Explicit dependency on target 'Socket' in project 'BetSwift'
    Target 'KituraNet' in project 'BetSwift'
        ➜ Explicit dependency on target 'CHTTPParser' in project 'BetSwift'
        ➜ Explicit dependency on target 'SSLService' in project 'BetSwift'
        ➜ Explicit dependency on target 'Socket' in project 'BetSwift'
        ➜ Explicit dependency on target 'LoggerAPI' in project 'BetSwift'
    Target 'CHTTPParser' in project 'BetSwift'
        ➜ Explicit dependency on target 'SSLService' in project 'BetSwift'
        ➜ Explicit dependency on target 'Socket' in project 'BetSwift'
        ➜ Explicit dependency on target 'LoggerAPI' in project 'BetSwift'
    Target 'LoggerAPI' in project 'BetSwift' (no dependencies)
    Target 'SSLService' in project 'BetSwift'
        ➜ Explicit dependency on target 'Socket' in project 'BetSwift'
    Target 'Socket' in project 'BetSwift' (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 -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/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: 3ff1dbf537b7f75cdaf197b587f1f145
Build description path: /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/3ff1dbf537b7f75cdaf197b587f1f145.xcbuilddata
error: SWIFT_VERSION '3.0' is unsupported, supported versions are: 4.0, 4.2, 5.0. (in target 'KituraNet' from project 'BetSwift')
error: SWIFT_VERSION '3.0' is unsupported, supported versions are: 4.0, 4.2, 5.0. (in target 'KituraNet' from project 'BetSwift')
2024-02-14 01:34:27.707 xcodebuild[81907:5042329] 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 01:34:27.984 xcodebuild[81907:5042329] [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 BetSwift-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 (6 targets)
    Target 'BetSwift' in project 'BetSwift'
        ➜ Explicit dependency on target 'KituraNet' in project 'BetSwift'
        ➜ Explicit dependency on target 'CHTTPParser' in project 'BetSwift'
        ➜ Explicit dependency on target 'LoggerAPI' in project 'BetSwift'
        ➜ Explicit dependency on target 'SSLService' in project 'BetSwift'
        ➜ Explicit dependency on target 'Socket' in project 'BetSwift'
    Target 'KituraNet' in project 'BetSwift'
        ➜ Explicit dependency on target 'CHTTPParser' in project 'BetSwift'
        ➜ Explicit dependency on target 'SSLService' in project 'BetSwift'
        ➜ Explicit dependency on target 'Socket' in project 'BetSwift'
        ➜ Explicit dependency on target 'LoggerAPI' in project 'BetSwift'
    Target 'CHTTPParser' in project 'BetSwift'
        ➜ Explicit dependency on target 'SSLService' in project 'BetSwift'
        ➜ Explicit dependency on target 'Socket' in project 'BetSwift'
        ➜ Explicit dependency on target 'LoggerAPI' in project 'BetSwift'
    Target 'LoggerAPI' in project 'BetSwift' (no dependencies)
    Target 'SSLService' in project 'BetSwift'
        ➜ Explicit dependency on target 'Socket' in project 'BetSwift'
    Target 'Socket' in project 'BetSwift' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
error: SWIFT_VERSION '3.0' is unsupported, supported versions are: 4.0, 4.2, 5.0. (in target 'KituraNet' from project 'BetSwift')
error: SWIFT_VERSION '3.0' is unsupported, supported versions are: 4.0, 4.2, 5.0. (in target 'KituraNet' from project 'BetSwift')
2024-02-14 01:34:28.911 xcodebuild[81989:5042625] 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 01:34:29.217 xcodebuild[81989:5042625] [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