The Swift Package Index logo.Swift Package Index

Build Information

Failed to build NetworkLinux with Swift 5.10 for tvOS using Xcode 15.3 at main.

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 NetworkLinux -destination generic/platform=tvos

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/OperatorFoundation/NetworkLinux.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/OperatorFoundation/NetworkLinux
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 2c563f2 made NWEndpoint Hashable
Cloned https://github.com/OperatorFoundation/NetworkLinux.git
Revision (git rev-parse @):
2c563f21fa59bb6c4cd5038f0dab812a65613918
SUCCESS checkout https://github.com/OperatorFoundation/NetworkLinux.git at main
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             5.10
Building package at path:  $workDir
https://github.com/OperatorFoundation/NetworkLinux.git
Command line invocation:
    /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/OperatorFoundation/BlueSocket.git (cached)
Fetching from https://github.com/OperatorFoundation/SwiftHexTools.git (cached)
Fetching from https://github.com/apple/swift-argument-parser (cached)
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/repositories/BlueSocket-ea6adad6 is not valid git repository for 'https://github.com/OperatorFoundation/BlueSocket.git', will fetch again.Fetching from https://github.com/OperatorFoundation/BlueSocket.git (cached)
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/repositories/SwiftHexTools-b478b78c is not valid git repository for 'https://github.com/OperatorFoundation/SwiftHexTools.git', will fetch again.Fetching from https://github.com/OperatorFoundation/SwiftHexTools.git (cached)
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/repositories/SwiftHexTools-b478b78c is not valid git repository for 'https://github.com/OperatorFoundation/SwiftHexTools.git', will fetch again.Fetching from https://github.com/OperatorFoundation/SwiftHexTools.git (cached)
Creating working copy of package ‘SwiftHexTools’
Checking out main (3d4b5a9) of package ‘SwiftHexTools’
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/repositories/BlueSocket-ea6adad6 is not valid git repository for 'https://github.com/OperatorFoundation/BlueSocket.git', will fetch again.Fetching from https://github.com/OperatorFoundation/BlueSocket.git (cached)
Creating working copy of package ‘BlueSocket’
Checking out main (5a936a3) of package ‘BlueSocket’
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/repositories/swift-argument-parser-54a11a8d is not valid git repository for 'https://github.com/apple/swift-argument-parser', will fetch again.Fetching from https://github.com/apple/swift-argument-parser (cached)
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/repositories/swift-argument-parser-54a11a8d is not valid git repository for 'https://github.com/apple/swift-argument-parser', will fetch again.Fetching from https://github.com/apple/swift-argument-parser (cached)
Creating working copy of package ‘swift-argument-parser’
Checking out 1.3.0 of package ‘swift-argument-parser’
Resolved source packages:
  SwiftHexTools: https://github.com/OperatorFoundation/SwiftHexTools.git @ main (3d4b5a9)
  Socket: https://github.com/OperatorFoundation/BlueSocket.git @ main (5a936a3)
  NetworkLinux: /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace
  swift-argument-parser: https://github.com/apple/swift-argument-parser @ 1.3.0
resolved source packages: SwiftHexTools, Socket, NetworkLinux, swift-argument-parser
2024-02-15 08:59:44.659 xcodebuild[81940:13411546] 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-15 08:59:47.305 xcodebuild[81940:13411546] [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.
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "NetworkLinux"
    ]
  }
}
2024-02-15 08:59:47.565 xcodebuild[82064:13411948] 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-15 08:59:48.131 xcodebuild[82064:13411948] [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 NetworkLinux -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/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme NetworkLinux -destination generic/platform=tvos
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  Socket: https://github.com/OperatorFoundation/BlueSocket.git @ main (5a936a3)
  SwiftHexTools: https://github.com/OperatorFoundation/SwiftHexTools.git @ main (3d4b5a9)
  swift-argument-parser: https://github.com/apple/swift-argument-parser @ 1.3.0
  NetworkLinux: /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (6 targets)
    Target 'NetworkLinux' in project 'NetworkLinux'
        ➜ Explicit dependency on target 'NetworkLinux' in project 'NetworkLinux'
        ➜ Explicit dependency on target 'Socket' in project 'Socket'
        ➜ Explicit dependency on target 'SwiftHexTools' in project 'SwiftHexTools'
    Target 'NetworkLinux' in project 'NetworkLinux'
        ➜ Explicit dependency on target 'Socket' in project 'Socket'
        ➜ Explicit dependency on target 'SwiftHexTools' in project 'SwiftHexTools'
    Target 'SwiftHexTools' in project 'SwiftHexTools'
        ➜ Explicit dependency on target 'SwiftHexTools' in project 'SwiftHexTools'
    Target 'SwiftHexTools' in project 'SwiftHexTools' (no dependencies)
    Target 'Socket' in project 'Socket'
        ➜ Explicit dependency on target 'Socket' in project 'Socket'
    Target 'Socket' in project 'Socket' (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/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: d714798cc3028d709e0f46026909e557
Build description path: /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/d714798cc3028d709e0f46026909e557.xcbuilddata
error: The package product 'SwiftHexTools' requires minimum platform version 14.0 for the tvOS platform, but this target supports 12.0 (in target 'NetworkLinux' from project 'NetworkLinux')
2024-02-15 08:59:48.381 xcodebuild[82068:13411993] 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-15 08:59:49.544 xcodebuild[82068:13411993] [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/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme NetworkLinux -destination generic/platform=tvos
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  Socket: https://github.com/OperatorFoundation/BlueSocket.git @ main (5a936a3)
  NetworkLinux: /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace
  SwiftHexTools: https://github.com/OperatorFoundation/SwiftHexTools.git @ main (3d4b5a9)
  swift-argument-parser: https://github.com/apple/swift-argument-parser @ 1.3.0
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (6 targets)
    Target 'NetworkLinux' in project 'NetworkLinux'
        ➜ Explicit dependency on target 'NetworkLinux' in project 'NetworkLinux'
        ➜ Explicit dependency on target 'Socket' in project 'Socket'
        ➜ Explicit dependency on target 'SwiftHexTools' in project 'SwiftHexTools'
    Target 'NetworkLinux' in project 'NetworkLinux'
        ➜ Explicit dependency on target 'Socket' in project 'Socket'
        ➜ Explicit dependency on target 'SwiftHexTools' in project 'SwiftHexTools'
    Target 'SwiftHexTools' in project 'SwiftHexTools'
        ➜ Explicit dependency on target 'SwiftHexTools' in project 'SwiftHexTools'
    Target 'SwiftHexTools' in project 'SwiftHexTools' (no dependencies)
    Target 'Socket' in project 'Socket'
        ➜ Explicit dependency on target 'Socket' in project 'Socket'
    Target 'Socket' in project 'Socket' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
error: The package product 'SwiftHexTools' requires minimum platform version 14.0 for the tvOS platform, but this target supports 12.0 (in target 'NetworkLinux' from project 'NetworkLinux')
2024-02-15 08:59:50.384 xcodebuild[82205:13412377] 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-15 08:59:51.020 xcodebuild[82205:13412377] [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