Build Information
Failed to build OctavKit, reference master (ba8234
), with Swift 6.0 for macOS (SPM) on 30 Oct 2024 20:24:37 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
Build Log
========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/to4iki/octavkit.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/to4iki/octavkit
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at ba82348 Migration to Swift4.2
Cloned https://github.com/to4iki/octavkit.git
Revision (git rev-parse @):
ba82348f8a57d48ecb53bd4cf49bbb7e7ad89640
SUCCESS checkout https://github.com/to4iki/octavkit.git at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
Fetching https://github.com/to4iki/octavkit.git
[4/342] Fetching octavkit
Fetched https://github.com/to4iki/octavkit.git from cache (0.69s)
Creating working copy for https://github.com/to4iki/octavkit.git
Working copy of https://github.com/to4iki/octavkit.git resolved at master (ba82348)
error: 'octavkit': Source files for target OctavKit should be located under 'Sources/OctavKit', 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/to4iki/octavkit.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
error: 'spi-builder-workspace': Source files for target OctavKit should be located under 'Sources/OctavKit', or a custom sources path can be set with the 'path' property in Package.swift
BUILD FAILURE 6.0 macosSpm