Build Information
Failed to build Windless, reference master (a2a0c0
), with Swift 6.1 for macOS (SPM) on 25 Apr 2025 21:29: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/ParkGwangBeom/Windless.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ParkGwangBeom/Windless
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at a2a0c0f Update README.md
Cloned https://github.com/ParkGwangBeom/Windless.git
Revision (git rev-parse @):
a2a0c0f5b3b75db6d5b7049b0d0b2163ac66cae3
SUCCESS checkout https://github.com/ParkGwangBeom/Windless.git at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
Fetching https://github.com/ParkGwangBeom/Windless.git
[1/710] Fetching windless
Fetched https://github.com/ParkGwangBeom/Windless.git from cache (1.30s)
Creating working copy for https://github.com/ParkGwangBeom/Windless.git
Working copy of https://github.com/ParkGwangBeom/Windless.git resolved at master (a2a0c0f)
error: 'windless': Source files for target Windless should be located under 'Sources/Windless', 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/ParkGwangBeom/Windless.git
https://github.com/ParkGwangBeom/Windless.git
error: Source files for target Windless should be located under 'Sources/Windless', 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 Windless should be located under 'Sources/Windless', 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 Windless should be located under 'Sources/Windless', or a custom sources path can be set with the 'path' property in Package.swift
BUILD FAILURE 6.1 macosSpm