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 GhostTyping, reference 0.0.2 (343d8f), with Swift 6.0 for macOS (SPM) on 26 Nov 2024 12:54:33 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 -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.58.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/huynguyen-n/GhostTyping.git
Reference: 0.0.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/huynguyen-n/GhostTyping
 * tag               0.0.2      -> FETCH_HEAD
HEAD is now at 343d8fe Update - version "0.0.2"
Cloned https://github.com/huynguyen-n/GhostTyping.git
Revision (git rev-parse @):
343d8feef2dd676a06d83acbad7964f23ab59798
SUCCESS checkout https://github.com/huynguyen-n/GhostTyping.git at 0.0.2
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
Fetching https://github.com/huynguyen-n/GhostTyping.git
[1/602] Fetching ghosttyping
Fetched https://github.com/huynguyen-n/GhostTyping.git from cache (2.31s)
Creating working copy for https://github.com/huynguyen-n/GhostTyping.git
Working copy of https://github.com/huynguyen-n/GhostTyping.git resolved at 0.0.2 (343d8fe)
error: 'ghosttyping': Source files for target GhostTyping should be located under 'Sources/GhostTyping', 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/huynguyen-n/GhostTyping.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 -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 GhostTyping should be located under 'Sources/GhostTyping', or a custom sources path can be set with the 'path' property in Package.swift
BUILD FAILURE 6.0 macosSpm