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 flac-binary-xcframework with Swift 5.10 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sbooth/flac-binary-xcframework.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/sbooth/flac-binary-xcframework
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at c9c785a Enable NEON intrinsics (#2)
Cloned https://github.com/sbooth/flac-binary-xcframework.git
Revision (git rev-parse @):
c9c785aa533d492cc3a3e37db7b6078dc8963834
SUCCESS checkout https://github.com/sbooth/flac-binary-xcframework.git at main
Fetching binary artifact https://github.com/sbooth/flac-binary-xcframework/releases/download/0.1.1/FLAC.xcframework.zip from cache
Fetched https://github.com/sbooth/flac-binary-xcframework/releases/download/0.1.1/FLAC.xcframework.zip from cache (0.22s)
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "flac-binary-xcframework",
      "name": "flac-binary-xcframework",
      "url": "https://github.com/sbooth/flac-binary-xcframework.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/flac-binary-xcframework",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/sbooth/flac-binary-xcframework.git from cache
Fetched https://github.com/sbooth/flac-binary-xcframework.git from cache (0.14s)
warning: /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/repositories/flac-binary-xcframework-a5379f4d is not valid git repository for 'https://github.com/sbooth/flac-binary-xcframework.git', will fetch again.
Fetching https://github.com/sbooth/flac-binary-xcframework.git from cache
Fetched https://github.com/sbooth/flac-binary-xcframework.git from cache (0.01s)
warning: /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/repositories/flac-binary-xcframework-a5379f4d is not valid git repository for 'https://github.com/sbooth/flac-binary-xcframework.git', will fetch again.
Fetching https://github.com/sbooth/flac-binary-xcframework.git from cache
Fetched https://github.com/sbooth/flac-binary-xcframework.git from cache (0.01s)
Creating working copy for https://github.com/sbooth/flac-binary-xcframework.git
Working copy of https://github.com/sbooth/flac-binary-xcframework.git resolved at main (c9c785a)
Fetching binary artifact https://github.com/sbooth/flac-binary-xcframework/releases/download/0.1.1/FLAC.xcframework.zip from cache
Fetched https://github.com/sbooth/flac-binary-xcframework/releases/download/0.1.1/FLAC.xcframework.zip from cache (0.21s)
warning: '.resolve-product-dependencies': dependency 'flac-binary-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/sbooth/flac-binary-xcframework.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.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 5.10 macosSpm