Build Information
Failed to build StableCollectionViewLayout, reference 1.0.2 (cba520
), with Swift 6.0 for macOS (SPM) on 29 Nov 2024 08:49: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.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/aimalygin/StableCollectionViewLayout.git
Reference: 1.0.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/aimalygin/StableCollectionViewLayout
* tag 1.0.2 -> FETCH_HEAD
HEAD is now at cba520f Bump version
Cloned https://github.com/aimalygin/StableCollectionViewLayout.git
Revision (git rev-parse @):
cba520fe7c42012d3bf3d8fbd86ef5217afca826
SUCCESS checkout https://github.com/aimalygin/StableCollectionViewLayout.git at 1.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": "stablecollectionviewlayout",
"name": "StableCollectionViewLayout",
"url": "https://github.com/aimalygin/StableCollectionViewLayout.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/StableCollectionViewLayout",
"dependencies": [
]
}
]
}
Fetching https://github.com/aimalygin/StableCollectionViewLayout.git
[1/364] Fetching stablecollectionviewlayout
Fetched https://github.com/aimalygin/StableCollectionViewLayout.git from cache (1.24s)
Creating working copy for https://github.com/aimalygin/StableCollectionViewLayout.git
Working copy of https://github.com/aimalygin/StableCollectionViewLayout.git resolved at 1.0.2 (cba520f)
warning: '.resolve-product-dependencies': dependency 'stablecollectionviewlayout' 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/aimalygin/StableCollectionViewLayout.git
error: Source files for target StableCollectionViewLayoutTests should be located under 'Tests/StableCollectionViewLayoutTests', 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 StableCollectionViewLayoutTests should be located under 'Tests/StableCollectionViewLayoutTests', or a custom sources path can be set with the 'path' property in Package.swift
BUILD FAILURE 6.0 macosSpm