Build Information
Failed to build CPango, reference 1.2.0 (e96ad6), with Swift 6.3 for macOS (SPM) on 14 Apr 2026 04:07:25 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/aestesis/CPango.git
Reference: 1.2.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/aestesis/CPango
* tag 1.2.0 -> FETCH_HEAD
HEAD is now at e96ad69 before changes imports
Cloned https://github.com/aestesis/CPango.git
Revision (git rev-parse @):
e96ad69a0134583ce5cee61b3b98016df582d20b
SUCCESS checkout https://github.com/aestesis/CPango.git at 1.2.0
========================================
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": "cpango",
"name": "CPango",
"url": "https://github.com/aestesis/CPango.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CPango",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
Fetching https://github.com/aestesis/CPango.git
[1/152] Fetching cpango
Fetched https://github.com/aestesis/CPango.git from cache (0.63s)
Creating working copy for https://github.com/aestesis/CPango.git
Working copy of https://github.com/aestesis/CPango.git resolved at 1.2.0 (e96ad69)
warning: '.resolve-product-dependencies': dependency 'cpango' 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/aestesis/CPango.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