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 3.100.3 (3f9067), with Swift 6.1 for macOS (SPM) on 29 Apr 2025 19:10:14 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.61.1
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
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/BB9z/LAME-xcframework.git
https://github.com/BB9z/LAME-xcframework.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "LAME",
  "name" : "LAME",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "12.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.13"
    },
    {
      "name" : "tvos",
      "version" : "12.0"
    },
    {
      "name" : "watchos",
      "version" : "4.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "LAME",
      "targets" : [
        "LAME"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "LAME",
      "module_type" : "BinaryTarget",
      "name" : "LAME",
      "path" : "remote/archive/LAME.xcframework.zip",
      "product_memberships" : [
        "LAME"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.9"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Downloading binary artifact https://github.com/BB9z/LAME-xcframework/releases/download/3.100.3/LAME.xcframework.zip
[32750/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.15s)
error: The package does not contain a buildable target.
Add at least one `.target` or `.executableTarget` to your `Package.swift`.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.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.1 macosSpm