Build Information
Failed to build CSQLite, reference master (9106e9
), with Swift 6.1 for macOS (SPM) on 30 Apr 2025 13:33:56 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/stephencelis/CSQLite.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/stephencelis/CSQLite
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 9106e98 API 4.0
Cloned https://github.com/stephencelis/CSQLite.git
Revision (git rev-parse @):
9106e983d5e3d5149ee35281ec089484b0def018
SUCCESS checkout https://github.com/stephencelis/CSQLite.git at master
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/stephencelis/CSQLite.git
https://github.com/stephencelis/CSQLite.git
{
"dependencies" : [
],
"manifest_display_name" : "CSQLite",
"name" : "CSQLite",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "CSQLite",
"targets" : [
"CSQLite"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "CSQLite",
"module_type" : "SystemLibraryTarget",
"name" : "CSQLite",
"path" : ".",
"product_memberships" : [
"CSQLite"
],
"sources" : [
],
"type" : "system-target"
}
],
"tools_version" : "4.0"
}
warning: 'spi-builder-workspace': ignoring declared target(s) 'CSQLite' in the system package
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
warning: 'spi-builder-workspace': ignoring declared target(s) 'CSQLite' in the system package
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
warning: 'spi-builder-workspace': ignoring declared target(s) 'CSQLite' in the system package
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