Build Information
Failed to build Arrows, reference master (f81fe1
), with Swift 6.0 for macOS (SPM) on 26 Nov 2024 12:17:19 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/antoniocasero/Arrows.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/antoniocasero/Arrows
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at f81fe1b Update README.md
Cloned https://github.com/antoniocasero/Arrows.git
Revision (git rev-parse @):
f81fe1b4023b17618214498d8333fb7401305639
SUCCESS checkout https://github.com/antoniocasero/Arrows.git at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
Fetching https://github.com/antoniocasero/Arrows.git
[1/183] Fetching arrows
Fetched https://github.com/antoniocasero/Arrows.git from cache (1.16s)
Creating working copy for https://github.com/antoniocasero/Arrows.git
Working copy of https://github.com/antoniocasero/Arrows.git resolved at master (f81fe1b)
error: 'arrows': Source files for target Arrows should be located under 'Sources/Arrows', or a custom sources path can be set with the 'path' property in Package.swift
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/antoniocasero/Arrows.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: 'spi-builder-workspace': Source files for target Arrows should be located under 'Sources/Arrows', or a custom sources path can be set with the 'path' property in Package.swift
BUILD FAILURE 6.0 macosSpm