Build Information
Failed to build CLibPQ, reference 2.0.5 (8b5a99
), with Swift 6.1 for macOS (SPM) on 29 Apr 2025 18:55:42 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/ZeeQL/CLibPQ.git
Reference: 2.0.5
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ZeeQL/CLibPQ
* tag 2.0.5 -> FETCH_HEAD
HEAD is now at 8b5a99b Merge branch 'develop'
Cloned https://github.com/ZeeQL/CLibPQ.git
Revision (git rev-parse @):
8b5a99b42f1197f9637b49c4d6a79e8e8dddc432
SUCCESS checkout https://github.com/ZeeQL/CLibPQ.git at 2.0.5
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/ZeeQL/CLibPQ.git
https://github.com/ZeeQL/CLibPQ.git
{
"dependencies" : [
],
"manifest_display_name" : "CLibPQ",
"name" : "CLibPQ",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "CLibPQ",
"targets" : [
"CLibPQ"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "CLibPQ",
"module_type" : "SystemLibraryTarget",
"name" : "CLibPQ",
"path" : "Sources/CLibPQ",
"product_memberships" : [
"CLibPQ"
],
"sources" : [
],
"type" : "system-target"
}
],
"tools_version" : "5.5"
}
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
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
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