The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build Windless, reference 0.1.5 (69639d), with Swift 6.0 for macOS (SPM) on 1 Nov 2024 02:51:48 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/ParkGwangBeom/Windless.git
Reference: 0.1.5
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ParkGwangBeom/Windless
 * tag               0.1.5      -> FETCH_HEAD
HEAD is now at 69639d5 Update README.md
Cloned https://github.com/ParkGwangBeom/Windless.git
Revision (git rev-parse @):
69639d5f73c09630e27234f8af28a577dcb9ffc4
SUCCESS checkout https://github.com/ParkGwangBeom/Windless.git at 0.1.5
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
Fetching https://github.com/ParkGwangBeom/Windless.git
[8/710] Fetching windless
Fetched https://github.com/ParkGwangBeom/Windless.git from cache (1.34s)
Creating working copy for https://github.com/ParkGwangBeom/Windless.git
Working copy of https://github.com/ParkGwangBeom/Windless.git resolved at 0.1.5 (69639d5)
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.0
Building package at path:  $PWD
https://github.com/ParkGwangBeom/Windless.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 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.0 macosSpm