The Swift Package Index logo.Swift Package Index

Build Information

Failed to build swift-differentiation-stdlib, reference 603.0.0 (25f569), with Swift 6.2 for tvOS using Xcode 26.3 on 22 Apr 2026 01:56:38 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme swift-differentiation-stdlib -destination generic/platform=tvOS

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/differentiable-swift/swift-differentiation-stdlib.git
Reference: 603.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/differentiable-swift/swift-differentiation-stdlib
 * tag               603.0.0    -> FETCH_HEAD
HEAD is now at 25f5691 initial commit
Cloned https://github.com/differentiable-swift/swift-differentiation-stdlib.git
Revision (git rev-parse @):
25f56912ece400866489aac0e8466592f2e1c9db
SUCCESS checkout https://github.com/differentiable-swift/swift-differentiation-stdlib.git at 603.0.0
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             6.2
Building package at path:  $PWD
https://github.com/differentiable-swift/swift-differentiation-stdlib.git
Command line invocation:
    /Applications/Xcode-26.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  swift-differentiation-stdlib: /Users/admin/builder/spi-builder-workspace
resolved source packages: swift-differentiation-stdlib
2026-04-21 21:56:15.226 xcodebuild[530:3104] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "swift-differentiation-stdlib",
  "name" : "swift-differentiation-stdlib",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "26.0"
    },
    {
      "name" : "ios",
      "version" : "26.0"
    }
  ],
  "products" : [
    {
      "name" : "_Differentiation",
      "targets" : [
        "_Differentiation"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "_Differentiation",
      "module_type" : "BinaryTarget",
      "name" : "_Differentiation",
      "path" : "_Differentiation.xcframework",
      "product_memberships" : [
        "_Differentiation"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "6.2"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "swift-differentiation-stdlib"
    ]
  }
}
2026-04-21 21:56:32.954 xcodebuild[666:4207] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme swift-differentiation-stdlib -destination generic/platform=tvOS
Command line invocation:
    /Applications/Xcode-26.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme swift-differentiation-stdlib -destination generic/platform=tvOS
Resolve Package Graph
Resolved source packages:
  swift-differentiation-stdlib: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
    Target '_Differentiation' in project 'swift-differentiation-stdlib' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.2.sdk -x c -c /dev/null
Build description signature: f84e86086cddc19939392421fb2e7c10
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/f84e86086cddc19939392421fb2e7c10.xcbuilddata
/Users/admin/builder/spi-builder-workspace/_Differentiation.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/_Differentiation.xcframework'. (in target '_Differentiation' from project 'swift-differentiation-stdlib')
2026-04-21 21:56:34.364 xcodebuild[668:4261] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme swift-differentiation-stdlib
(1 failure)
Command line invocation:
    /Applications/Xcode-26.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  swift-differentiation-stdlib: /Users/admin/builder/spi-builder-workspace
resolved source packages: swift-differentiation-stdlib
2026-04-21 21:56:36.574 xcodebuild[681:4361] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "swift-differentiation-stdlib",
  "name" : "swift-differentiation-stdlib",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "26.0"
    },
    {
      "name" : "ios",
      "version" : "26.0"
    }
  ],
  "products" : [
    {
      "name" : "_Differentiation",
      "targets" : [
        "_Differentiation"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "_Differentiation",
      "module_type" : "BinaryTarget",
      "name" : "_Differentiation",
      "path" : "_Differentiation.xcframework",
      "product_memberships" : [
        "_Differentiation"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "6.2"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "swift-differentiation-stdlib"
    ]
  }
}
2026-04-21 21:56:37.701 xcodebuild[689:4422] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme swift-differentiation-stdlib -destination generic/platform=tvOS
Command line invocation:
    /Applications/Xcode-26.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme swift-differentiation-stdlib -destination generic/platform=tvOS
Resolve Package Graph
Resolved source packages:
  swift-differentiation-stdlib: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
    Target '_Differentiation' in project 'swift-differentiation-stdlib' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.2.sdk -x c -c /dev/null
Build description signature: f84e86086cddc19939392421fb2e7c10
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/f84e86086cddc19939392421fb2e7c10.xcbuilddata
/Users/admin/builder/spi-builder-workspace/_Differentiation.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/_Differentiation.xcframework'. (in target '_Differentiation' from project 'swift-differentiation-stdlib')
2026-04-21 21:56:38.564 xcodebuild[691:4453] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme swift-differentiation-stdlib
(1 failure)
BUILD FAILURE 6.2 tvOS