Build Information
Failed to build LAME, reference 3.100.3 (3f9067), with Swift 6.3 for macOS (SPM) on 15 Apr 2026 06:10:31 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/BB9z/LAME-xcframework.git
Reference: 3.100.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/BB9z/LAME-xcframework
* tag 3.100.3 -> FETCH_HEAD
HEAD is now at 3f90671 3.100.3
Cloned https://github.com/BB9z/LAME-xcframework.git
Revision (git rev-parse @):
3f906714cf8a8cf2a82a8cf5bc760e639febf7b2
SUCCESS checkout https://github.com/BB9z/LAME-xcframework.git at 3.100.3
Downloading binary artifact https://github.com/BB9z/LAME-xcframework/releases/download/3.100.3/LAME.xcframework.zip
[6881/2702843] Downloading https://github.com/BB9z/LAME-xcframework/releases/download/3.100.3/LAME.xcframework.zip
Downloaded https://github.com/BB9z/LAME-xcframework/releases/download/3.100.3/LAME.xcframework.zip (1.23s)
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"traits": [
"default"
],
"dependencies": [
{
"identity": "lame-xcframework",
"name": "LAME",
"url": "https://github.com/BB9z/LAME-xcframework.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/LAME-xcframework",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
Fetching https://github.com/BB9z/LAME-xcframework.git
[1/449] Fetching lame-xcframework
Fetched https://github.com/BB9z/LAME-xcframework.git from cache (1.03s)
Creating working copy for https://github.com/BB9z/LAME-xcframework.git
Working copy of https://github.com/BB9z/LAME-xcframework.git resolved at 3.100.3 (3f90671)
Fetching binary artifact https://github.com/BB9z/LAME-xcframework/releases/download/3.100.3/LAME.xcframework.zip from cache
Fetched https://github.com/BB9z/LAME-xcframework/releases/download/3.100.3/LAME.xcframework.zip from cache (0.20s)
warning: '.resolve-product-dependencies': dependency 'lame-xcframework' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/BB9z/LAME-xcframework.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
error: The package does not contain a buildable target.
Add at least one `.target` or `.executableTarget` to your `Package.swift`.
BUILD FAILURE 6.3 macosSpm