The Swift Package Index logo.Swift Package Index

Build Information

Failed to build spfk-lame, reference main (816f14), with Swift 6.3 for tvOS using Xcode 26.4 on 19 Apr 2026 08:27:45 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme spfk-lame-Package -destination generic/platform=tvOS

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ryanfrancesconi/spfk-lame.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ryanfrancesconi/spfk-lame
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 816f141 Ad-hoc sign lame and mpg123 framework binaries
Cloned https://github.com/ryanfrancesconi/spfk-lame.git
Revision (git rev-parse @):
816f14181827b50ff76dc1f979b1536a485894ce
SUCCESS checkout https://github.com/ryanfrancesconi/spfk-lame.git at main
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             6.3
Building package at path:  $PWD
https://github.com/ryanfrancesconi/spfk-lame.git
Command line invocation:
    /Applications/Xcode-26.4.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:
  spfk-lame: /Users/admin/builder/spi-builder-workspace
resolved source packages: spfk-lame
2026-04-19 04:27:32.204 xcodebuild[529:3052] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "spfk-lame",
  "name" : "spfk-lame",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "lame",
      "targets" : [
        "lame"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "mpg123",
      "targets" : [
        "mpg123"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "mpg123",
      "module_type" : "BinaryTarget",
      "name" : "mpg123",
      "path" : "Frameworks/mpg123.xcframework",
      "product_memberships" : [
        "mpg123"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "lame",
      "module_type" : "BinaryTarget",
      "name" : "lame",
      "path" : "Frameworks/lame.xcframework",
      "product_memberships" : [
        "lame"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "6.2"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "lame",
      "mpg123",
      "spfk-lame-Package"
    ]
  }
}
2026-04-19 04:27:39.655 xcodebuild[631:3801] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme spfk-lame-Package -destination generic/platform=tvOS
Command line invocation:
    /Applications/Xcode-26.4.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 spfk-lame-Package -destination generic/platform=tvOS
Resolve Package Graph
Resolved source packages:
  spfk-lame: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
    Target 'mpg123' in project 'spfk-lame' (no dependencies)
    Target 'lame' in project 'spfk-lame' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -x c -c /dev/null
Build description signature: f9d7f6e0a727b29e20fb965c5522ee4f
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/f9d7f6e0a727b29e20fb965c5522ee4f.xcbuilddata
/Users/admin/builder/spi-builder-workspace/Frameworks/mpg123.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/Frameworks/mpg123.xcframework'. (in target 'mpg123' from project 'spfk-lame')
/Users/admin/builder/spi-builder-workspace/Frameworks/lame.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/Frameworks/lame.xcframework'. (in target 'lame' from project 'spfk-lame')
2026-04-19 04:27:41.015 xcodebuild[638:3861] [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 spfk-lame-Package
(1 failure)
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  spfk-lame: /Users/admin/builder/spi-builder-workspace
resolved source packages: spfk-lame
2026-04-19 04:27:42.594 xcodebuild[652:3961] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "spfk-lame",
  "name" : "spfk-lame",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "lame",
      "targets" : [
        "lame"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "mpg123",
      "targets" : [
        "mpg123"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "mpg123",
      "module_type" : "BinaryTarget",
      "name" : "mpg123",
      "path" : "Frameworks/mpg123.xcframework",
      "product_memberships" : [
        "mpg123"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "lame",
      "module_type" : "BinaryTarget",
      "name" : "lame",
      "path" : "Frameworks/lame.xcframework",
      "product_memberships" : [
        "lame"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "6.2"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "lame",
      "mpg123",
      "spfk-lame-Package"
    ]
  }
}
2026-04-19 04:27:43.728 xcodebuild[662:4024] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme spfk-lame-Package -destination generic/platform=tvOS
Command line invocation:
    /Applications/Xcode-26.4.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 spfk-lame-Package -destination generic/platform=tvOS
Resolve Package Graph
Resolved source packages:
  spfk-lame: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
    Target 'mpg123' in project 'spfk-lame' (no dependencies)
    Target 'lame' in project 'spfk-lame' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -x c -c /dev/null
Build description signature: f9d7f6e0a727b29e20fb965c5522ee4f
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/f9d7f6e0a727b29e20fb965c5522ee4f.xcbuilddata
/Users/admin/builder/spi-builder-workspace/Frameworks/mpg123.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/Frameworks/mpg123.xcframework'. (in target 'mpg123' from project 'spfk-lame')
/Users/admin/builder/spi-builder-workspace/Frameworks/lame.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/Frameworks/lame.xcframework'. (in target 'lame' from project 'spfk-lame')
2026-04-19 04:27:44.600 xcodebuild[665:4059] [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 spfk-lame-Package
(1 failure)
BUILD FAILURE 6.3 tvOS