The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build FFmpeg-iOS, reference v0.0.6-b20230416-200000 (4552bf), with Swift 6.0 for tvOS using Xcode 16.0 on 3 Nov 2024 00:56:27 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme FFmpeg-iOS -destination generic/platform=tvOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/kewlbear/FFmpeg-iOS.git
Reference: v0.0.6-b20230416-200000
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/kewlbear/FFmpeg-iOS
 * tag               v0.0.6-b20230416-200000 -> FETCH_HEAD
HEAD is now at 4552bf5 fix FFmpeg-iOS-Support URL
Cloned https://github.com/kewlbear/FFmpeg-iOS.git
Revision (git rev-parse @):
4552bf5787c532fa650dcd10bda9403cd9d3a285
SUCCESS checkout https://github.com/kewlbear/FFmpeg-iOS.git at v0.0.6-b20230416-200000
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             6.0
Building package at path:  $PWD
https://github.com/kewlbear/FFmpeg-iOS.git
Command line invocation:
    /Applications/Xcode-16.1.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/kewlbear/FFmpeg-iOS-Support
Creating working copy of package ‘FFmpeg-iOS-Support’
Checking out 0.0.2 of package ‘FFmpeg-iOS-Support’
Resolve Package Graph
Resolved source packages:
  FFmpeg-iOS: /Users/admin/builder/spi-builder-workspace
  FFmpeg-iOS-Support: https://github.com/kewlbear/FFmpeg-iOS-Support @ 0.0.2
resolved source packages: FFmpeg-iOS, FFmpeg-iOS-Support
{
  "dependencies" : [
    {
      "identity" : "ffmpeg-ios-support",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.0.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/kewlbear/FFmpeg-iOS-Support"
    }
  ],
  "manifest_display_name" : "FFmpeg-iOS",
  "name" : "FFmpeg-iOS",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "FFmpeg-iOS",
      "targets" : [
        "avcodec",
        "avutil",
        "avformat",
        "avfilter",
        "avdevice",
        "swscale",
        "swresample",
        "fftools",
        "Dummy"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "swscale",
      "module_type" : "BinaryTarget",
      "name" : "swscale",
      "path" : "remote/archive/swscale.zip",
      "product_memberships" : [
        "FFmpeg-iOS"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "swresample",
      "module_type" : "BinaryTarget",
      "name" : "swresample",
      "path" : "remote/archive/swresample.zip",
      "product_memberships" : [
        "FFmpeg-iOS"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "fftools",
      "module_type" : "BinaryTarget",
      "name" : "fftools",
      "path" : "remote/archive/fftools.zip",
      "product_memberships" : [
        "FFmpeg-iOS"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "avutil",
      "module_type" : "BinaryTarget",
      "name" : "avutil",
      "path" : "remote/archive/avutil.zip",
      "product_memberships" : [
        "FFmpeg-iOS"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "avformat",
      "module_type" : "BinaryTarget",
      "name" : "avformat",
      "path" : "remote/archive/avformat.zip",
      "product_memberships" : [
        "FFmpeg-iOS"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "avfilter",
      "module_type" : "BinaryTarget",
      "name" : "avfilter",
      "path" : "remote/archive/avfilter.zip",
      "product_memberships" : [
        "FFmpeg-iOS"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "avdevice",
      "module_type" : "BinaryTarget",
      "name" : "avdevice",
      "path" : "remote/archive/avdevice.zip",
      "product_memberships" : [
        "FFmpeg-iOS"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "avcodec",
      "module_type" : "BinaryTarget",
      "name" : "avcodec",
      "path" : "remote/archive/avcodec.zip",
      "product_memberships" : [
        "FFmpeg-iOS"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "FFmpeg_iOSTests",
      "module_type" : "SwiftTarget",
      "name" : "FFmpeg-iOSTests",
      "path" : "Tests/FFmpeg-iOSTests",
      "sources" : [
        "FFmpeg-iOSTests.swift"
      ],
      "target_dependencies" : [
        "Dummy"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Dummy",
      "module_type" : "SwiftTarget",
      "name" : "Dummy",
      "path" : "Sources/Dummy",
      "product_dependencies" : [
        "FFmpeg-iOS-Support"
      ],
      "product_memberships" : [
        "FFmpeg-iOS"
      ],
      "sources" : [
        "Depend.swift"
      ],
      "target_dependencies" : [
        "fftools",
        "avcodec",
        "avformat",
        "avfilter",
        "avdevice",
        "avutil",
        "swscale",
        "swresample"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "FFmpeg-iOS",
      "FFmpeg-iOSTests (FFmpeg-iOS-Support)",
      "FFmpeg-iOSTests (spi-builder-workspace)"
    ]
  }
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "FFmpeg-iOS",
      "FFmpeg-iOSTests (FFmpeg-iOS-Support)",
      "FFmpeg-iOSTests (spi-builder-workspace)"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme FFmpeg-iOS -destination generic/platform=tvOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete
Command line invocation:
    /Applications/Xcode-16.1.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 FFmpeg-iOS -destination generic/platform=tvOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete"
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  FFmpeg-iOS: /Users/admin/builder/spi-builder-workspace
  FFmpeg-iOS-Support: https://github.com/kewlbear/FFmpeg-iOS-Support @ 0.0.2
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (6 targets)
    Target 'FFmpeg-iOS' in project 'FFmpeg-iOS'
        ➜ Explicit dependency on target 'Dummy' in project 'FFmpeg-iOS'
        ➜ Explicit dependency on target 'FFmpeg-iOS-Support' in project 'FFmpeg-iOS-Support'
    Target 'Dummy' in project 'FFmpeg-iOS'
        ➜ Explicit dependency on target 'FFmpeg-iOS-Support' in project 'FFmpeg-iOS-Support'
    Target 'FFmpeg-iOS-Support' in project 'FFmpeg-iOS-Support'
        ➜ Explicit dependency on target 'Depend' in project 'FFmpeg-iOS-Support'
        ➜ Explicit dependency on target 'Hook' in project 'FFmpeg-iOS-Support'
        ➜ Explicit dependency on target 'FFmpegSupport' in project 'FFmpeg-iOS-Support'
    Target 'FFmpegSupport' in project 'FFmpeg-iOS-Support'
        ➜ Explicit dependency on target 'Depend' in project 'FFmpeg-iOS-Support'
        ➜ Explicit dependency on target 'Hook' in project 'FFmpeg-iOS-Support'
    Target 'Hook' in project 'FFmpeg-iOS-Support'
        ➜ Explicit dependency on target 'Depend' in project 'FFmpeg-iOS-Support'
    Target 'Depend' in project 'FFmpeg-iOS-Support' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.1.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.1.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.1.sdk -x c -c /dev/null
Build description signature: 66f84ce76d7164da700577fa25d51969
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/66f84ce76d7164da700577fa25d51969.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/fftools/fftools.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/fftools/fftools.xcframework'. (in target 'Dummy' from project 'FFmpeg-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/avcodec/avcodec.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/avcodec/avcodec.xcframework'. (in target 'Dummy' from project 'FFmpeg-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/avformat/avformat.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/avformat/avformat.xcframework'. (in target 'Dummy' from project 'FFmpeg-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/avfilter/avfilter.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/avfilter/avfilter.xcframework'. (in target 'Dummy' from project 'FFmpeg-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/avdevice/avdevice.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/avdevice/avdevice.xcframework'. (in target 'Dummy' from project 'FFmpeg-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/avutil/avutil.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/avutil/avutil.xcframework'. (in target 'Dummy' from project 'FFmpeg-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/swscale/swscale.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/swscale/swscale.xcframework'. (in target 'Dummy' from project 'FFmpeg-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/swresample/swresample.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/swresample/swresample.xcframework'. (in target 'Dummy' from project 'FFmpeg-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/avcodec/avcodec.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/avcodec/avcodec.xcframework'. (in target 'FFmpeg-iOS' from project 'FFmpeg-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/avutil/avutil.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/avutil/avutil.xcframework'. (in target 'FFmpeg-iOS' from project 'FFmpeg-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/avformat/avformat.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/avformat/avformat.xcframework'. (in target 'FFmpeg-iOS' from project 'FFmpeg-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/avfilter/avfilter.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/avfilter/avfilter.xcframework'. (in target 'FFmpeg-iOS' from project 'FFmpeg-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/avdevice/avdevice.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/avdevice/avdevice.xcframework'. (in target 'FFmpeg-iOS' from project 'FFmpeg-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/swscale/swscale.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/swscale/swscale.xcframework'. (in target 'FFmpeg-iOS' from project 'FFmpeg-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/swresample/swresample.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/swresample/swresample.xcframework'. (in target 'FFmpeg-iOS' from project 'FFmpeg-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/fftools/fftools.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/fftools/fftools.xcframework'. (in target 'FFmpeg-iOS' from project 'FFmpeg-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/fftools/fftools.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/fftools/fftools.xcframework'. (in target 'FFmpeg-iOS' from project 'FFmpeg-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/avcodec/avcodec.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/avcodec/avcodec.xcframework'. (in target 'FFmpeg-iOS' from project 'FFmpeg-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/avformat/avformat.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/avformat/avformat.xcframework'. (in target 'FFmpeg-iOS' from project 'FFmpeg-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/avfilter/avfilter.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/avfilter/avfilter.xcframework'. (in target 'FFmpeg-iOS' from project 'FFmpeg-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/avdevice/avdevice.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/avdevice/avdevice.xcframework'. (in target 'FFmpeg-iOS' from project 'FFmpeg-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/avutil/avutil.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/avutil/avutil.xcframework'. (in target 'FFmpeg-iOS' from project 'FFmpeg-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/swscale/swscale.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/swscale/swscale.xcframework'. (in target 'FFmpeg-iOS' from project 'FFmpeg-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/swresample/swresample.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/swresample/swresample.xcframework'. (in target 'FFmpeg-iOS' from project 'FFmpeg-iOS')
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme FFmpeg-iOS
(1 failure)
Command line invocation:
    /Applications/Xcode-16.1.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 FFmpeg-iOS -destination generic/platform=tvOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete"
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete
Resolve Package Graph
Resolved source packages:
  FFmpeg-iOS-Support: https://github.com/kewlbear/FFmpeg-iOS-Support @ 0.0.2
  FFmpeg-iOS: /Users/admin/builder/spi-builder-workspace
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (6 targets)
    Target 'FFmpeg-iOS' in project 'FFmpeg-iOS'
        ➜ Explicit dependency on target 'Dummy' in project 'FFmpeg-iOS'
        ➜ Explicit dependency on target 'FFmpeg-iOS-Support' in project 'FFmpeg-iOS-Support'
    Target 'Dummy' in project 'FFmpeg-iOS'
        ➜ Explicit dependency on target 'FFmpeg-iOS-Support' in project 'FFmpeg-iOS-Support'
    Target 'FFmpeg-iOS-Support' in project 'FFmpeg-iOS-Support'
        ➜ Explicit dependency on target 'Depend' in project 'FFmpeg-iOS-Support'
        ➜ Explicit dependency on target 'Hook' in project 'FFmpeg-iOS-Support'
        ➜ Explicit dependency on target 'FFmpegSupport' in project 'FFmpeg-iOS-Support'
    Target 'FFmpegSupport' in project 'FFmpeg-iOS-Support'
        ➜ Explicit dependency on target 'Depend' in project 'FFmpeg-iOS-Support'
        ➜ Explicit dependency on target 'Hook' in project 'FFmpeg-iOS-Support'
    Target 'Hook' in project 'FFmpeg-iOS-Support'
        ➜ Explicit dependency on target 'Depend' in project 'FFmpeg-iOS-Support'
    Target 'Depend' in project 'FFmpeg-iOS-Support' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/avcodec/avcodec.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/avcodec/avcodec.xcframework'. (in target 'Dummy' from project 'FFmpeg-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/avdevice/avdevice.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/avdevice/avdevice.xcframework'. (in target 'Dummy' from project 'FFmpeg-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/avfilter/avfilter.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/avfilter/avfilter.xcframework'. (in target 'Dummy' from project 'FFmpeg-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/avformat/avformat.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/avformat/avformat.xcframework'. (in target 'Dummy' from project 'FFmpeg-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/avutil/avutil.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/avutil/avutil.xcframework'. (in target 'Dummy' from project 'FFmpeg-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/fftools/fftools.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/fftools/fftools.xcframework'. (in target 'Dummy' from project 'FFmpeg-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/swresample/swresample.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/swresample/swresample.xcframework'. (in target 'Dummy' from project 'FFmpeg-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/swscale/swscale.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/swscale/swscale.xcframework'. (in target 'Dummy' from project 'FFmpeg-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/avcodec/avcodec.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/avcodec/avcodec.xcframework'. (in target 'FFmpeg-iOS' from project 'FFmpeg-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/avcodec/avcodec.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/avcodec/avcodec.xcframework'. (in target 'FFmpeg-iOS' from project 'FFmpeg-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/avdevice/avdevice.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/avdevice/avdevice.xcframework'. (in target 'FFmpeg-iOS' from project 'FFmpeg-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/avdevice/avdevice.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/avdevice/avdevice.xcframework'. (in target 'FFmpeg-iOS' from project 'FFmpeg-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/avfilter/avfilter.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/avfilter/avfilter.xcframework'. (in target 'FFmpeg-iOS' from project 'FFmpeg-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/avfilter/avfilter.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/avfilter/avfilter.xcframework'. (in target 'FFmpeg-iOS' from project 'FFmpeg-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/avformat/avformat.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/avformat/avformat.xcframework'. (in target 'FFmpeg-iOS' from project 'FFmpeg-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/avformat/avformat.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/avformat/avformat.xcframework'. (in target 'FFmpeg-iOS' from project 'FFmpeg-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/avutil/avutil.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/avutil/avutil.xcframework'. (in target 'FFmpeg-iOS' from project 'FFmpeg-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/avutil/avutil.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/avutil/avutil.xcframework'. (in target 'FFmpeg-iOS' from project 'FFmpeg-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/fftools/fftools.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/fftools/fftools.xcframework'. (in target 'FFmpeg-iOS' from project 'FFmpeg-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/fftools/fftools.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/fftools/fftools.xcframework'. (in target 'FFmpeg-iOS' from project 'FFmpeg-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/swresample/swresample.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/swresample/swresample.xcframework'. (in target 'FFmpeg-iOS' from project 'FFmpeg-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/swresample/swresample.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/swresample/swresample.xcframework'. (in target 'FFmpeg-iOS' from project 'FFmpeg-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/swscale/swscale.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/swscale/swscale.xcframework'. (in target 'FFmpeg-iOS' from project 'FFmpeg-iOS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/swscale/swscale.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/swscale/swscale.xcframework'. (in target 'FFmpeg-iOS' from project 'FFmpeg-iOS')
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme FFmpeg-iOS
(1 failure)
BUILD FAILURE 6.0 tvOS