Build Information
Failed to build Clibevent, reference 0.0.0 (bb083f
), with Swift 6.0 for macOS (SPM) on 27 Nov 2024 15:28:21 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.1.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
Build Log
========================================
RunAll
========================================
Builder version: 4.58.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/NobodyNada/Clibevent.git
Reference: 0.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/NobodyNada/Clibevent
* tag 0.0.0 -> FETCH_HEAD
HEAD is now at bb083f8 typo
Cloned https://github.com/NobodyNada/Clibevent.git
Revision (git rev-parse @):
bb083f8f612e1d14cc4452d30ca2b2e7a0d41f9d
SUCCESS checkout https://github.com/NobodyNada/Clibevent.git at 0.0.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",
"dependencies": [
{
"identity": "clibevent",
"name": "Clibevent",
"url": "https://github.com/NobodyNada/Clibevent.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Clibevent",
"dependencies": [
]
}
]
}
Fetching https://github.com/NobodyNada/Clibevent.git
[1/22] Fetching clibevent
Fetched https://github.com/NobodyNada/Clibevent.git from cache (0.60s)
Creating working copy for https://github.com/NobodyNada/Clibevent.git
Working copy of https://github.com/NobodyNada/Clibevent.git resolved at 0.0.0 (bb083f8)
warning: '.resolve-product-dependencies': dependency 'clibevent' 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/NobodyNada/Clibevent.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.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`.
BUILD FAILURE 6.0 macosSpm