The Swift Package Index logo.Swift Package Index

Build Information

Failed to build spfk-lame, reference 1.0.0 (816f14), with Swift 6.2 for watchOS using Xcode 26.3 on 24 Apr 2026 07:31:34 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ryanfrancesconi/spfk-lame.git
Reference: 1.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ryanfrancesconi/spfk-lame
 * tag               1.0.0      -> FETCH_HEAD
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 1.0.0
========================================
Build
========================================
Selected platform:         watchOS
Swift version:             6.2
Building package at path:  $PWD
https://github.com/ryanfrancesconi/spfk-lame.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:
  spfk-lame: /Users/admin/builder/spi-builder-workspace
resolved source packages: spfk-lame
2026-04-24 03:31:10.695 xcodebuild[530:3108] [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-24 03:31:28.858 xcodebuild[672:4261] [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 spfk-lame-Package -destination generic/platform=watchOS
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 spfk-lame-Package -destination generic/platform=watchOS
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.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.2.sdk -x c -c /dev/null
Build description signature: ed46c119e5ab6540b6b169335286bb17
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/ed46c119e5ab6540b6b169335286bb17.xcbuilddata
/Users/admin/builder/spi-builder-workspace/Frameworks/mpg123.xcframework:1:1: error: While building for watchOS, 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 watchOS, 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-24 03:31:30.295 xcodebuild[674:4302] [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.3.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-24 03:31:32.582 xcodebuild[687:4403] [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-24 03:31:33.646 xcodebuild[695:4466] [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 spfk-lame-Package -destination generic/platform=watchOS
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 spfk-lame-Package -destination generic/platform=watchOS
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.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.2.sdk -x c -c /dev/null
Build description signature: ed46c119e5ab6540b6b169335286bb17
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/ed46c119e5ab6540b6b169335286bb17.xcbuilddata
/Users/admin/builder/spi-builder-workspace/Frameworks/lame.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/Frameworks/lame.xcframework'. (in target 'lame' from project 'spfk-lame')
/Users/admin/builder/spi-builder-workspace/Frameworks/mpg123.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/Frameworks/mpg123.xcframework'. (in target 'mpg123' from project 'spfk-lame')
2026-04-24 03:31:34.493 xcodebuild[697:4494] [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.2 watchOS