Build Information
Failed to build CSQLite, reference 0.0.3 (9106e9
), with Swift 6.0 for macOS (SPM) on 13 Feb 2025 07:05:44 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/stephencelis/CSQLite.git
Reference: 0.0.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/stephencelis/CSQLite
* tag 0.0.3 -> FETCH_HEAD
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 0.0.3
========================================
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",
"dependencies": [
{
"identity": "csqlite",
"name": "CSQLite",
"url": "https://github.com/stephencelis/CSQLite.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CSQLite",
"dependencies": [
]
}
]
}
Fetching https://github.com/stephencelis/CSQLite.git
[1/19] Fetching csqlite
Fetched https://github.com/stephencelis/CSQLite.git from cache (0.57s)
Creating working copy for https://github.com/stephencelis/CSQLite.git
Working copy of https://github.com/stephencelis/CSQLite.git resolved at 0.0.3 (9106e98)
warning: 'csqlite': ignoring declared target(s) 'CSQLite' in the system package
warning: '.resolve-product-dependencies': dependency 'csqlite' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
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.2.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.2.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.0 macosSpm