Build Information
Failed to build ListDiff, reference master (139050
), with Swift 6.0 for macOS (SPM) on 30 Nov 2024 11:24:41 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/lxcid/ListDiff.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/lxcid/ListDiff
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 1390504 Merge pull request #11 from nickaroot/master
Cloned https://github.com/lxcid/ListDiff.git
Revision (git rev-parse @):
1390504170150f378aa1be17f92322e6d12533d8
SUCCESS checkout https://github.com/lxcid/ListDiff.git at master
========================================
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": "listdiff",
"name": "ListDiff",
"url": "https://github.com/lxcid/ListDiff.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ListDiff",
"dependencies": [
]
}
]
}
Fetching https://github.com/lxcid/ListDiff.git
[1/212] Fetching listdiff
Fetched https://github.com/lxcid/ListDiff.git from cache (0.67s)
Creating working copy for https://github.com/lxcid/ListDiff.git
Working copy of https://github.com/lxcid/ListDiff.git resolved at master (1390504)
warning: '.resolve-product-dependencies': dependency 'listdiff' 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/lxcid/ListDiff.git
error: target at '/Users/admin/builder/spi-builder-workspace/Tests/ListDiffTests' contains mixed language source files; feature not supported
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': target at '/Users/admin/builder/spi-builder-workspace/Tests/ListDiffTests' contains mixed language source files; feature not supported
BUILD FAILURE 6.0 macosSpm