Build Information
Failed to build libprisma, reference main (895018), with Swift 6.3 for macOS (SPM) on 14 Apr 2026 08:58:19 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/purkylin/libprisma.git
Reference: main
Initialized empty Git repository in /Users/admin/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/admin/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
Downloading binary artifact https://github.com/purkylin/libprisma/files/14610785/libprisma.zip
[31928/1786553] Downloading https://github.com/purkylin/libprisma/files/14610785/libprisma.zip
Downloaded https://github.com/purkylin/libprisma/files/14610785/libprisma.zip (1.15s)
========================================
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": "libprisma",
"name": "libprisma",
"url": "https://github.com/purkylin/libprisma.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/libprisma",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
Fetching https://github.com/purkylin/libprisma.git
[1/64] Fetching libprisma
Fetched https://github.com/purkylin/libprisma.git from cache (0.81s)
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.13s)
warning: '.resolve-product-dependencies': dependency 'libprisma' 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/purkylin/libprisma.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