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-Lame, reference main (1808fa), with Swift 6.0 for watchOS using Xcode 16.2 on 29 Nov 2024 18:20:38 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-Lame -destination generic/platform=watchOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.58.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/kewlbear/FFmpeg-iOS-Lame.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/kewlbear/FFmpeg-iOS-Lame
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 1808fa5 update support package version
Cloned https://github.com/kewlbear/FFmpeg-iOS-Lame.git
Revision (git rev-parse @):
1808fa5a1263c5e216646cd8421fc7dcb70520cc
SUCCESS checkout https://github.com/kewlbear/FFmpeg-iOS-Lame.git at main
========================================
Build
========================================
Selected platform:         watchOS
Swift version:             6.0
Building package at path:  $PWD
https://github.com/kewlbear/FFmpeg-iOS-Lame.git
{
  "dependencies" : [
    {
      "identity" : "ffmpeg-ios-support",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.0.2",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/kewlbear/FFmpeg-iOS-Support"
    }
  ],
  "manifest_display_name" : "FFmpeg-iOS-Lame",
  "name" : "FFmpeg-iOS-Lame",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "FFmpeg-iOS-Lame",
      "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-Lame"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "swresample",
      "module_type" : "BinaryTarget",
      "name" : "swresample",
      "path" : "remote/archive/swresample.zip",
      "product_memberships" : [
        "FFmpeg-iOS-Lame"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "mp3lame",
      "module_type" : "BinaryTarget",
      "name" : "mp3lame",
      "path" : "remote/archive/mp3lame.zip",
      "product_memberships" : [
        "FFmpeg-iOS-Lame"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "fftools",
      "module_type" : "BinaryTarget",
      "name" : "fftools",
      "path" : "remote/archive/fftools.zip",
      "product_memberships" : [
        "FFmpeg-iOS-Lame"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "avutil",
      "module_type" : "BinaryTarget",
      "name" : "avutil",
      "path" : "remote/archive/avutil.zip",
      "product_memberships" : [
        "FFmpeg-iOS-Lame"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "avformat",
      "module_type" : "BinaryTarget",
      "name" : "avformat",
      "path" : "remote/archive/avformat.zip",
      "product_memberships" : [
        "FFmpeg-iOS-Lame"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "avfilter",
      "module_type" : "BinaryTarget",
      "name" : "avfilter",
      "path" : "remote/archive/avfilter.zip",
      "product_memberships" : [
        "FFmpeg-iOS-Lame"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "avdevice",
      "module_type" : "BinaryTarget",
      "name" : "avdevice",
      "path" : "remote/archive/avdevice.zip",
      "product_memberships" : [
        "FFmpeg-iOS-Lame"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "avcodec",
      "module_type" : "BinaryTarget",
      "name" : "avcodec",
      "path" : "remote/archive/avcodec.zip",
      "product_memberships" : [
        "FFmpeg-iOS-Lame"
      ],
      "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-Lame"
      ],
      "sources" : [
        "Depend.swift"
      ],
      "target_dependencies" : [
        "fftools",
        "avcodec",
        "avformat",
        "avfilter",
        "avdevice",
        "avutil",
        "swscale",
        "swresample",
        "mp3lame"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
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-Lame: /Users/admin/builder/spi-builder-workspace
  FFmpeg-iOS-Support: https://github.com/kewlbear/FFmpeg-iOS-Support @ 0.0.2
resolved source packages: FFmpeg-iOS-Lame, FFmpeg-iOS-Support
{
  "dependencies" : [
    {
      "identity" : "ffmpeg-ios-support",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.0.2",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/kewlbear/FFmpeg-iOS-Support"
    }
  ],
  "manifest_display_name" : "FFmpeg-iOS-Lame",
  "name" : "FFmpeg-iOS-Lame",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "FFmpeg-iOS-Lame",
      "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-Lame"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "swresample",
      "module_type" : "BinaryTarget",
      "name" : "swresample",
      "path" : "remote/archive/swresample.zip",
      "product_memberships" : [
        "FFmpeg-iOS-Lame"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "mp3lame",
      "module_type" : "BinaryTarget",
      "name" : "mp3lame",
      "path" : "remote/archive/mp3lame.zip",
      "product_memberships" : [
        "FFmpeg-iOS-Lame"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "fftools",
      "module_type" : "BinaryTarget",
      "name" : "fftools",
      "path" : "remote/archive/fftools.zip",
      "product_memberships" : [
        "FFmpeg-iOS-Lame"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "avutil",
      "module_type" : "BinaryTarget",
      "name" : "avutil",
      "path" : "remote/archive/avutil.zip",
      "product_memberships" : [
        "FFmpeg-iOS-Lame"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "avformat",
      "module_type" : "BinaryTarget",
      "name" : "avformat",
      "path" : "remote/archive/avformat.zip",
      "product_memberships" : [
        "FFmpeg-iOS-Lame"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "avfilter",
      "module_type" : "BinaryTarget",
      "name" : "avfilter",
      "path" : "remote/archive/avfilter.zip",
      "product_memberships" : [
        "FFmpeg-iOS-Lame"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "avdevice",
      "module_type" : "BinaryTarget",
      "name" : "avdevice",
      "path" : "remote/archive/avdevice.zip",
      "product_memberships" : [
        "FFmpeg-iOS-Lame"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "avcodec",
      "module_type" : "BinaryTarget",
      "name" : "avcodec",
      "path" : "remote/archive/avcodec.zip",
      "product_memberships" : [
        "FFmpeg-iOS-Lame"
      ],
      "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-Lame"
      ],
      "sources" : [
        "Depend.swift"
      ],
      "target_dependencies" : [
        "fftools",
        "avcodec",
        "avformat",
        "avfilter",
        "avdevice",
        "avutil",
        "swscale",
        "swresample",
        "mp3lame"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "FFmpeg-iOS-Lame",
      "FFmpeg-iOSTests"
    ]
  }
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "FFmpeg-iOS-Lame",
      "FFmpeg-iOSTests"
    ]
  }
}
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-Lame -destination generic/platform=watchOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
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-Lame -destination generic/platform=watchOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
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 -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  FFmpeg-iOS-Support: https://github.com/kewlbear/FFmpeg-iOS-Support @ 0.0.2
  FFmpeg-iOS-Lame: /Users/admin/builder/spi-builder-workspace
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (6 targets)
    Target 'FFmpeg-iOS-Lame' in project 'FFmpeg-iOS-Lame'
        ➜ Explicit dependency on target 'Dummy' in project 'FFmpeg-iOS-Lame'
        ➜ Explicit dependency on target 'FFmpeg-iOS-Support' in project 'FFmpeg-iOS-Support'
    Target 'Dummy' in project 'FFmpeg-iOS-Lame'
        ➜ 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 -arch arm64 -isysroot /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.sdk -x objective-c -c /dev/null
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/WatchOS.platform/Developer/SDKs/WatchOS11.1.sdk -x 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/WatchOS.platform/Developer/SDKs/WatchOS11.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 armv7k -isysroot /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch armv7k -isysroot /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.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_32 -isysroot /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.sdk -x c -c /dev/null
Build description signature: 7b25b106e9bc8801a7f08ebee181f7be
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/7b25b106e9bc8801a7f08ebee181f7be.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/avcodec/avcodec.xcframework:1:1: error: While building for watchOS, 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-Lame' from project 'FFmpeg-iOS-Lame')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/avutil/avutil.xcframework:1:1: error: While building for watchOS, 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-Lame' from project 'FFmpeg-iOS-Lame')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/avformat/avformat.xcframework:1:1: error: While building for watchOS, 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-Lame' from project 'FFmpeg-iOS-Lame')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/avfilter/avfilter.xcframework:1:1: error: While building for watchOS, 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-Lame' from project 'FFmpeg-iOS-Lame')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/avdevice/avdevice.xcframework:1:1: error: While building for watchOS, 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-Lame' from project 'FFmpeg-iOS-Lame')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/swscale/swscale.xcframework:1:1: error: While building for watchOS, 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-Lame' from project 'FFmpeg-iOS-Lame')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/swresample/swresample.xcframework:1:1: error: While building for watchOS, 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-Lame' from project 'FFmpeg-iOS-Lame')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/fftools/fftools.xcframework:1:1: error: While building for watchOS, 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-Lame' from project 'FFmpeg-iOS-Lame')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/fftools/fftools.xcframework:1:1: error: While building for watchOS, 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-Lame' from project 'FFmpeg-iOS-Lame')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/avcodec/avcodec.xcframework:1:1: error: While building for watchOS, 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-Lame' from project 'FFmpeg-iOS-Lame')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/avformat/avformat.xcframework:1:1: error: While building for watchOS, 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-Lame' from project 'FFmpeg-iOS-Lame')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/avfilter/avfilter.xcframework:1:1: error: While building for watchOS, 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-Lame' from project 'FFmpeg-iOS-Lame')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/avdevice/avdevice.xcframework:1:1: error: While building for watchOS, 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-Lame' from project 'FFmpeg-iOS-Lame')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/avutil/avutil.xcframework:1:1: error: While building for watchOS, 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-Lame' from project 'FFmpeg-iOS-Lame')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/swscale/swscale.xcframework:1:1: error: While building for watchOS, 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-Lame' from project 'FFmpeg-iOS-Lame')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/swresample/swresample.xcframework:1:1: error: While building for watchOS, 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-Lame' from project 'FFmpeg-iOS-Lame')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/mp3lame/mp3lame.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/mp3lame/mp3lame.xcframework'. (in target 'FFmpeg-iOS-Lame' from project 'FFmpeg-iOS-Lame')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/fftools/fftools.xcframework:1:1: error: While building for watchOS, 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-Lame')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/avcodec/avcodec.xcframework:1:1: error: While building for watchOS, 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-Lame')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/avformat/avformat.xcframework:1:1: error: While building for watchOS, 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-Lame')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/avfilter/avfilter.xcframework:1:1: error: While building for watchOS, 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-Lame')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/avdevice/avdevice.xcframework:1:1: error: While building for watchOS, 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-Lame')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/avutil/avutil.xcframework:1:1: error: While building for watchOS, 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-Lame')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/swscale/swscale.xcframework:1:1: error: While building for watchOS, 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-Lame')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/swresample/swresample.xcframework:1:1: error: While building for watchOS, 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-Lame')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/mp3lame/mp3lame.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/mp3lame/mp3lame.xcframework'. (in target 'Dummy' from project 'FFmpeg-iOS-Lame')
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme FFmpeg-iOS-Lame
(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-Lame -destination generic/platform=watchOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
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 -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Resolve Package Graph
Resolved source packages:
  FFmpeg-iOS-Lame: /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-Lame' in project 'FFmpeg-iOS-Lame'
        ➜ Explicit dependency on target 'Dummy' in project 'FFmpeg-iOS-Lame'
        ➜ Explicit dependency on target 'FFmpeg-iOS-Support' in project 'FFmpeg-iOS-Support'
    Target 'Dummy' in project 'FFmpeg-iOS-Lame'
        ➜ 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 watchOS, 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-Lame')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/avdevice/avdevice.xcframework:1:1: error: While building for watchOS, 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-Lame')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/avfilter/avfilter.xcframework:1:1: error: While building for watchOS, 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-Lame')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/avformat/avformat.xcframework:1:1: error: While building for watchOS, 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-Lame')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/avutil/avutil.xcframework:1:1: error: While building for watchOS, 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-Lame')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/fftools/fftools.xcframework:1:1: error: While building for watchOS, 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-Lame')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/mp3lame/mp3lame.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/mp3lame/mp3lame.xcframework'. (in target 'Dummy' from project 'FFmpeg-iOS-Lame')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/swresample/swresample.xcframework:1:1: error: While building for watchOS, 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-Lame')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/swscale/swscale.xcframework:1:1: error: While building for watchOS, 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-Lame')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/avcodec/avcodec.xcframework:1:1: error: While building for watchOS, 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-Lame' from project 'FFmpeg-iOS-Lame')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/avcodec/avcodec.xcframework:1:1: error: While building for watchOS, 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-Lame' from project 'FFmpeg-iOS-Lame')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/avdevice/avdevice.xcframework:1:1: error: While building for watchOS, 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-Lame' from project 'FFmpeg-iOS-Lame')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/avdevice/avdevice.xcframework:1:1: error: While building for watchOS, 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-Lame' from project 'FFmpeg-iOS-Lame')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/avfilter/avfilter.xcframework:1:1: error: While building for watchOS, 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-Lame' from project 'FFmpeg-iOS-Lame')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/avfilter/avfilter.xcframework:1:1: error: While building for watchOS, 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-Lame' from project 'FFmpeg-iOS-Lame')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/avformat/avformat.xcframework:1:1: error: While building for watchOS, 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-Lame' from project 'FFmpeg-iOS-Lame')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/avformat/avformat.xcframework:1:1: error: While building for watchOS, 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-Lame' from project 'FFmpeg-iOS-Lame')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/avutil/avutil.xcframework:1:1: error: While building for watchOS, 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-Lame' from project 'FFmpeg-iOS-Lame')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/avutil/avutil.xcframework:1:1: error: While building for watchOS, 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-Lame' from project 'FFmpeg-iOS-Lame')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/fftools/fftools.xcframework:1:1: error: While building for watchOS, 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-Lame' from project 'FFmpeg-iOS-Lame')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/fftools/fftools.xcframework:1:1: error: While building for watchOS, 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-Lame' from project 'FFmpeg-iOS-Lame')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/mp3lame/mp3lame.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/mp3lame/mp3lame.xcframework'. (in target 'FFmpeg-iOS-Lame' from project 'FFmpeg-iOS-Lame')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/swresample/swresample.xcframework:1:1: error: While building for watchOS, 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-Lame' from project 'FFmpeg-iOS-Lame')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/swresample/swresample.xcframework:1:1: error: While building for watchOS, 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-Lame' from project 'FFmpeg-iOS-Lame')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/swscale/swscale.xcframework:1:1: error: While building for watchOS, 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-Lame' from project 'FFmpeg-iOS-Lame')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/swscale/swscale.xcframework:1:1: error: While building for watchOS, 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-Lame' from project 'FFmpeg-iOS-Lame')
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme FFmpeg-iOS-Lame
(1 failure)
BUILD FAILURE 6.0 watchOS