The Swift Package Index logo.Swift Package Index

Build Information

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

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/palle-k/DL4S-Tensorboard.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/palle-k/DL4S-Tensorboard
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 762a691 Merge pull request #1 from philipturner/patch-1
Cloned https://github.com/palle-k/DL4S-Tensorboard.git
Revision (git rev-parse @):
762a6912c4e661eb561962da06d52cfdb1df68d3
SUCCESS checkout https://github.com/palle-k/DL4S-Tensorboard.git at master
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             5.10
Building package at path:  $workDir
https://github.com/palle-k/DL4S-Tensorboard.git
Command line invocation:
    /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/palle-k/DL4S.git (cached)
Fetching from https://github.com/twostraws/SwiftGD (cached)
Fetching from https://github.com/apple/swift-protobuf.git (cached)
Creating working copy of package ‘swift-protobuf’
Checking out 1.12.0 of package ‘swift-protobuf’
Creating working copy of package ‘DL4S’
Checking out master (1f90f87) of package ‘DL4S’
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/repositories/SwiftGD-bc1f3be5 is not valid git repository for 'https://github.com/twostraws/SwiftGD', will fetch again.Fetching from https://github.com/twostraws/SwiftGD (cached)
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/repositories/SwiftGD-bc1f3be5 is not valid git repository for 'https://github.com/twostraws/SwiftGD', will fetch again.Fetching from https://github.com/twostraws/SwiftGD (cached)
Creating working copy of package ‘SwiftGD’
Checking out 2.5.0 of package ‘SwiftGD’
you may be able to install gdlib using your system-packager:
    brew install gd
Resolved source packages:
  DL4S: https://github.com/palle-k/DL4S.git @ master (1f90f87)
  SwiftGD: https://github.com/twostraws/SwiftGD @ 2.5.0
  DL4STensorboard: /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
  SwiftProtobuf: https://github.com/apple/swift-protobuf.git @ 1.12.0
resolved source packages: DL4S, SwiftGD, DL4STensorboard, SwiftProtobuf
2024-02-14 03:26:29.113 xcodebuild[60347:4569155] 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:26:34.018 xcodebuild[60347:4569155] [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" : [
      "DL4STensorboard"
    ]
  }
}
2024-02-14 03:26:34.338 xcodebuild[60515:4569779] 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:26:34.740 xcodebuild[60515:4569779] [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 DL4STensorboard -destination generic/platform=tvos
Command line invocation:
    /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme DL4STensorboard -destination generic/platform=tvos
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
you may be able to install gdlib using your system-packager:
    brew install gd
Resolved source packages:
  SwiftProtobuf: https://github.com/apple/swift-protobuf.git @ 1.12.0
  DL4STensorboard: /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
  SwiftGD: https://github.com/twostraws/SwiftGD @ 2.5.0
  DL4S: https://github.com/palle-k/DL4S.git @ master (1f90f87)
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (10 targets)
    Target 'DL4STensorboard' in project 'DL4STensorboard'
        ➜ Explicit dependency on target 'DL4STensorboard' in project 'DL4STensorboard'
        ➜ Explicit dependency on target 'SwiftProtobuf' in project 'SwiftProtobuf'
        ➜ Explicit dependency on target 'SwiftGD' in project 'SwiftGD'
        ➜ Explicit dependency on target 'DL4S' in project 'DL4S'
    Target 'DL4STensorboard' in project 'DL4STensorboard'
        ➜ Explicit dependency on target 'SwiftProtobuf' in project 'SwiftProtobuf'
        ➜ Explicit dependency on target 'SwiftGD' in project 'SwiftGD'
        ➜ Explicit dependency on target 'DL4S' in project 'DL4S'
    Target 'DL4S' in project 'DL4S'
        ➜ Explicit dependency on target 'DL4S' in project 'DL4S'
        ➜ Explicit dependency on target 'MKL' in project 'DL4S'
    Target 'DL4S' in project 'DL4S'
        ➜ Explicit dependency on target 'MKL' in project 'DL4S'
    Target 'MKL' in project 'DL4S' (no dependencies)
    Target 'SwiftGD' in project 'SwiftGD'
        ➜ Explicit dependency on target 'SwiftGD' in project 'SwiftGD'
    Target 'SwiftGD' in project 'SwiftGD'
        ➜ Explicit dependency on target 'gd' in project 'SwiftGD'
    Target 'gd' in project 'SwiftGD' (no dependencies)
    Target 'SwiftProtobuf' in project 'SwiftProtobuf'
        ➜ Explicit dependency on target 'SwiftProtobuf' in project 'SwiftProtobuf'
    Target 'SwiftProtobuf' in project 'SwiftProtobuf' (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: b6b89ca017c30e600f806d0138770fd0
Build description path: /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/b6b89ca017c30e600f806d0138770fd0.xcbuilddata
error: The package product 'DL4S' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'DL4STensorboard' from project 'DL4STensorboard')
2024-02-14 03:26:35.022 xcodebuild[60537:4569885] 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:26:36.419 xcodebuild[60537:4569885] [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/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme DL4STensorboard -destination generic/platform=tvos
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
you may be able to install gdlib using your system-packager:
    brew install gd
Resolved source packages:
  DL4STensorboard: /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
  SwiftGD: https://github.com/twostraws/SwiftGD @ 2.5.0
  DL4S: https://github.com/palle-k/DL4S.git @ master (1f90f87)
  SwiftProtobuf: https://github.com/apple/swift-protobuf.git @ 1.12.0
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (10 targets)
    Target 'DL4STensorboard' in project 'DL4STensorboard'
        ➜ Explicit dependency on target 'DL4STensorboard' in project 'DL4STensorboard'
        ➜ Explicit dependency on target 'SwiftProtobuf' in project 'SwiftProtobuf'
        ➜ Explicit dependency on target 'SwiftGD' in project 'SwiftGD'
        ➜ Explicit dependency on target 'DL4S' in project 'DL4S'
    Target 'DL4STensorboard' in project 'DL4STensorboard'
        ➜ Explicit dependency on target 'SwiftProtobuf' in project 'SwiftProtobuf'
        ➜ Explicit dependency on target 'SwiftGD' in project 'SwiftGD'
        ➜ Explicit dependency on target 'DL4S' in project 'DL4S'
    Target 'DL4S' in project 'DL4S'
        ➜ Explicit dependency on target 'DL4S' in project 'DL4S'
        ➜ Explicit dependency on target 'MKL' in project 'DL4S'
    Target 'DL4S' in project 'DL4S'
        ➜ Explicit dependency on target 'MKL' in project 'DL4S'
    Target 'MKL' in project 'DL4S' (no dependencies)
    Target 'SwiftGD' in project 'SwiftGD'
        ➜ Explicit dependency on target 'SwiftGD' in project 'SwiftGD'
    Target 'SwiftGD' in project 'SwiftGD'
        ➜ Explicit dependency on target 'gd' in project 'SwiftGD'
    Target 'gd' in project 'SwiftGD' (no dependencies)
    Target 'SwiftProtobuf' in project 'SwiftProtobuf'
        ➜ Explicit dependency on target 'SwiftProtobuf' in project 'SwiftProtobuf'
    Target 'SwiftProtobuf' in project 'SwiftProtobuf' (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: b6b89ca017c30e600f806d0138770fd0
Build description path: /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/b6b89ca017c30e600f806d0138770fd0.xcbuilddata
error: The package product 'DL4S' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'DL4STensorboard' from project 'DL4STensorboard')
2024-02-14 03:26:37.552 xcodebuild[60605:4570171] 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:26:38.038 xcodebuild[60605:4570171] [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