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 MessageBox, reference master (fa6d7a), with Swift 6.0 for macOS (SPM) on 31 Oct 2024 20:51:57 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/MKGitHub/MessageBox-Concept.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/MKGitHub/MessageBox-Concept
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at fa6d7a9 Version 1.2 updates for Swift 4.2
Cloned https://github.com/MKGitHub/MessageBox-Concept.git
Revision (git rev-parse @):
fa6d7a9558c8b848e68ac05648dcc91028ada2e3
SUCCESS checkout https://github.com/MKGitHub/MessageBox-Concept.git at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
Fetching https://github.com/MKGitHub/MessageBox-Concept.git
[1/183] Fetching messagebox-concept
Fetched https://github.com/MKGitHub/MessageBox-Concept.git from cache (0.94s)
Creating working copy for https://github.com/MKGitHub/MessageBox-Concept.git
Working copy of https://github.com/MKGitHub/MessageBox-Concept.git resolved at master (fa6d7a9)
error: 'messagebox-concept': Source files for target MessageBox should be located under 'Sources/MessageBox', 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/MKGitHub/MessageBox-Concept.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 MessageBox should be located under 'Sources/MessageBox', or a custom sources path can be set with the 'path' property in Package.swift
BUILD FAILURE 6.0 macosSpm