Build Information
Failed to build Sukari, reference master (3a8ba6
), with Swift 6.0 for macOS (SPM) on 29 Nov 2024 04:51:22 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/christopherkarani/Sukari.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/christopherkarani/Sukari
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 3a8ba6e Update README.md
Cloned https://github.com/christopherkarani/Sukari.git
Revision (git rev-parse @):
3a8ba6e4994105de3f0f52d8932dfbf5f43046d6
SUCCESS checkout https://github.com/christopherkarani/Sukari.git at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
Fetching https://github.com/christopherkarani/Sukari.git
[2/196] Fetching sukari
Fetched https://github.com/christopherkarani/Sukari.git from cache (0.65s)
Creating working copy for https://github.com/christopherkarani/Sukari.git
Working copy of https://github.com/christopherkarani/Sukari.git resolved at master (3a8ba6e)
error: 'sukari': Source files for target Sukari should be located under 'Sources/Sukari', 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/christopherkarani/Sukari.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 Sukari should be located under 'Sources/Sukari', or a custom sources path can be set with the 'path' property in Package.swift
BUILD FAILURE 6.0 macosSpm