The Swift Package Index logo.Swift Package Index

Build Information

Failed to build BetSwift with Swift 5.10 for tvOS 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=tvos

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:         tvOS
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:32:40.434 xcodebuild[78763:5031896] 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:32:40.705 xcodebuild[78763:5031896] [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:32:40.993 xcodebuild[78769:5031949] 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:32:41.272 xcodebuild[78769:5031949] [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=tvos
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=tvos
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/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 -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: 987bf7ac9b862c2cc2f455c3b7a4c2b0
Build description path: /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/987bf7ac9b862c2cc2f455c3b7a4c2b0.xcbuilddata
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:32:41.561 xcodebuild[78771:5031991] 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:32:41.854 xcodebuild[78771:5031991] [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=tvos
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')
2024-02-14 01:32:42.677 xcodebuild[78848:5032217] 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:32:42.951 xcodebuild[78848:5032217] [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