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 LAME, reference main (d470be), with Swift 5.10 for macOS (SPM) on 14 Jul 2024 15:15:51 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.46.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/BB9z/LAME-xcframework.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/BB9z/LAME-xcframework
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at d470bee 3.100.2
Cloned https://github.com/BB9z/LAME-xcframework.git
Revision (git rev-parse @):
d470bee8093c4c7b9b73c8d85ae760d22dcc1244
SUCCESS checkout https://github.com/BB9z/LAME-xcframework.git at main
[16375/3873339] Downloading https://github.com/BB9z/LAME-xcframework/releases/download/3.100.2/LAME.xcframework.zip
Downloading binary artifact https://github.com/BB9z/LAME-xcframework/releases/download/3.100.2/LAME.xcframework.zip
Downloaded https://github.com/BB9z/LAME-xcframework/releases/download/3.100.2/LAME.xcframework.zip (1.31s)
========================================
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",
  "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",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/BB9z/LAME-xcframework.git
[1/419] Fetching lame-xcframework
Fetched https://github.com/BB9z/LAME-xcframework.git from cache (1.50s)
Creating working copy for https://github.com/BB9z/LAME-xcframework.git
Working copy of https://github.com/BB9z/LAME-xcframework.git resolved at main (d470bee)
Fetching binary artifact https://github.com/BB9z/LAME-xcframework/releases/download/3.100.2/LAME.xcframework.zip from cache
Fetched https://github.com/BB9z/LAME-xcframework/releases/download/3.100.2/LAME.xcframework.zip from cache (0.21s)
warning: '.resolve-product-dependencies': dependency 'lame-xcframework' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/BB9z/LAME-xcframework.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.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 5.10 macosSpm