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 libprisma 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.33.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/purkylin/libprisma.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/purkylin/libprisma
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 895018a update readme
Submodule path 'libprisma/third-party/boost_regex': checked out '237e69caf65906d0313c9b852541b07fa84a99c1'
Submodule 'libprisma/third-party/boost_regex' (https://github.com/boostorg/regex) registered for path 'libprisma/third-party/boost_regex'
Cloning into '/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/libprisma/third-party/boost_regex'...
Cloned https://github.com/purkylin/libprisma.git
Revision (git rev-parse @):
895018a8f3ea7886db35a3421594c7963033ffa1
SUCCESS checkout https://github.com/purkylin/libprisma.git at main
[15783/1786553] Downloading https://github.com/purkylin/libprisma/files/14610785/libprisma.zip
Downloading binary artifact https://github.com/purkylin/libprisma/files/14610785/libprisma.zip
Downloaded https://github.com/purkylin/libprisma/files/14610785/libprisma.zip (0.81s)
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "libprisma",
      "name": "libprisma",
      "url": "https://github.com/purkylin/libprisma.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/libprisma",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/purkylin/libprisma.git
[1/64] Fetching libprisma
Fetched https://github.com/purkylin/libprisma.git from cache (0.24s)
Creating working copy for https://github.com/purkylin/libprisma.git
Working copy of https://github.com/purkylin/libprisma.git resolved at main (895018a)
Fetching binary artifact https://github.com/purkylin/libprisma/files/14610785/libprisma.zip from cache
Fetched https://github.com/purkylin/libprisma/files/14610785/libprisma.zip from cache (0.18s)
warning: '.resolve-product-dependencies': dependency 'libprisma' 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/purkylin/libprisma.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`.
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