Build Information
Failed to build FlexiJSONCoder, reference main (99a950
), with Swift 6.0 for macOS (SPM) on 11 Dec 2024 15:56:43 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.5
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Forgwhiz/FlexiJSONCoder.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Forgwhiz/FlexiJSONCoder
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 99a950a Update README.md
Cloned https://github.com/Forgwhiz/FlexiJSONCoder.git
Revision (git rev-parse @):
99a950a73664ceb1e8a0cf2beea1facc424a0c42
SUCCESS checkout https://github.com/Forgwhiz/FlexiJSONCoder.git at main
========================================
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": "flexijsoncoder",
"name": "FlexiJSONCoder",
"url": "https://github.com/Forgwhiz/FlexiJSONCoder.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/FlexiJSONCoder",
"dependencies": [
]
}
]
}
Fetching https://github.com/Forgwhiz/FlexiJSONCoder.git
[1/61] Fetching flexijsoncoder
Fetched https://github.com/Forgwhiz/FlexiJSONCoder.git from cache (0.87s)
Creating working copy for https://github.com/Forgwhiz/FlexiJSONCoder.git
Working copy of https://github.com/Forgwhiz/FlexiJSONCoder.git resolved at main (99a950a)
warning: '.resolve-product-dependencies': dependency 'flexijsoncoder' 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/Forgwhiz/FlexiJSONCoder.git
https://github.com/Forgwhiz/FlexiJSONCoder.git
error: invalid custom path 'FlexiJSONCoder/Tests' for target 'FlexiJSONCoderTests'
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: 'spi-builder-workspace': invalid custom path 'FlexiJSONCoder/Tests' for target 'FlexiJSONCoderTests'
BUILD FAILURE 6.0 macosSpm