Build Information
Failed to build Harmony, reference 2.0.2 (af5c00
), with Swift 6.0 for macOS (SPM) on 2 Dec 2024 02:00:49 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.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mobilejazz/harmony-swift.git
Reference: 2.0.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/mobilejazz/harmony-swift
* tag 2.0.2 -> FETCH_HEAD
HEAD is now at af5c001 Merge branch 'release/2.0.2'
Cloned https://github.com/mobilejazz/harmony-swift.git
Revision (git rev-parse @):
af5c0016ca65281b72c84599d071f5419a25d8cb
SUCCESS checkout https://github.com/mobilejazz/harmony-swift.git at 2.0.2
========================================
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": "harmony-swift",
"name": "Harmony",
"url": "https://github.com/mobilejazz/harmony-swift.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/harmony-swift",
"dependencies": [
]
}
]
}
Fetching https://github.com/mobilejazz/harmony-swift.git
[1/12247] Fetching harmony-swift
Fetched https://github.com/mobilejazz/harmony-swift.git from cache (4.36s)
Creating working copy for https://github.com/mobilejazz/harmony-swift.git
Working copy of https://github.com/mobilejazz/harmony-swift.git resolved at 2.0.2 (af5c001)
warning: '.resolve-product-dependencies': dependency 'harmony-swift' 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/mobilejazz/harmony-swift.git
error: Source files for target HarmonyTests should be located under 'Tests/HarmonyTests', or a custom sources path can be set with the 'path' property in Package.swift
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': Source files for target HarmonyTests should be located under 'Tests/HarmonyTests', or a custom sources path can be set with the 'path' property in Package.swift
BUILD FAILURE 6.0 macosSpm