Build Information
Failed to build caralho, reference master (2b925f
), with Swift 6.1 for macOS (SPM) on 28 Apr 2025 14:38:21 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/zigzagg16/caralho.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/zigzagg16/caralho
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 2b925f8 applied swiftlint rules
Cloned https://github.com/zigzagg16/caralho.git
Revision (git rev-parse @):
2b925f8c81173a2e9bf539e04ca5ffa85c617e10
SUCCESS checkout https://github.com/zigzagg16/caralho.git at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
Fetching https://github.com/zigzagg16/caralho.git
[1/78] Fetching caralho
Fetched https://github.com/zigzagg16/caralho.git from cache (1.01s)
Creating working copy for https://github.com/zigzagg16/caralho.git
Working copy of https://github.com/zigzagg16/caralho.git resolved at master (2b925f8)
error: 'caralho': Source files for target caralho should be located under 'Sources/caralho', or a custom sources path can be set with the 'path' property in Package.swift
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/zigzagg16/caralho.git
https://github.com/zigzagg16/caralho.git
error: Source files for target caralho should be located under 'Sources/caralho', or a custom sources path can be set with the 'path' property in Package.swift
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.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 caralho should be located under 'Sources/caralho', or a custom sources path can be set with the 'path' property in Package.swift
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
error: 'spi-builder-workspace': Source files for target caralho should be located under 'Sources/caralho', or a custom sources path can be set with the 'path' property in Package.swift
BUILD FAILURE 6.1 macosSpm