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 CocoaLumberjack, reference v3.7.5 (0a09f7), with Swift 6.0 for macOS (SPM) on 14 Sep 2024 20:29:50 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.0.0-Release.Candidate.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.53.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/beMappy/CocoaLumberjack.git
Reference: v3.7.5
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/beMappy/CocoaLumberjack
 * tag               v3.7.5     -> FETCH_HEAD
HEAD is now at 0a09f74 Added SPM support
Cloned https://github.com/beMappy/CocoaLumberjack.git
Revision (git rev-parse @):
0a09f74e4bd34dd2f0d59ab6b64bc50c20d8de8b
SUCCESS checkout https://github.com/beMappy/CocoaLumberjack.git at v3.7.5
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/beMappy/CocoaLumberjack.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.0.0-Release.Candidate.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
error: The package does not contain a buildable target.
Add at least one `.target` or `.executableTarget` to your `Package.swift`.
BUILD FAILURE 6.0 macosSpm