This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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 swift-tts with Swift 6.0 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/renaudjenny/swift-tts.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/renaudjenny/swift-tts
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 9e74c8f docs(README): add badges
Cloned https://github.com/renaudjenny/swift-tts.git
Revision (git rev-parse @):
9e74c8faf2fbd5f9caf31c25cf07d6f7cd3d1e29
SUCCESS checkout https://github.com/renaudjenny/swift-tts.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $workDir
https://github.com/renaudjenny/swift-tts.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/8] Write sources
[7/8] Write swift-version-6F35C1178C84523A.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[9/21] Emitting module SwiftTTS
/Users/admin/builder/spi-builder-workspace/Sources/SwiftTTS/SwiftTTS.swift:2:8: error: This library is not compatible with macOS
  1 | #if os(macOS)
  2 | #error("This library is not compatible with macOS")
    |        `- error: This library is not compatible with macOS
  3 | #endif
  4 |
[10/21] Compiling SwiftTTS SwiftTTS.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftTTS/SwiftTTS.swift:2:8: error: This library is not compatible with macOS
  1 | #if os(macOS)
  2 | #error("This library is not compatible with macOS")
    |        `- error: This library is not compatible with macOS
  3 | #endif
  4 |
[11/21] Compiling XCTestDynamicOverlay GeneratePlaceholder.swift
[12/21] Compiling XCTestDynamicOverlay Unimplemented.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[13/21] Emitting module SwiftTTSCombine
/Users/admin/builder/spi-builder-workspace/Sources/SwiftTTSCombine/SwiftTTSCombine.swift:2:8: error: This library is not compatible with macOS
 1 | #if os(macOS)
 2 | #error("This library is not compatible with macOS")
   |        `- error: This library is not compatible with macOS
 3 | #endif
 4 |
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swift-dependencies
Fetching https://github.com/pointfreeco/combine-schedulers
Fetching https://github.com/pointfreeco/swift-clocks
[1/1275] Fetching swift-clocks
[52/3519] Fetching swift-clocks, combine-schedulers
[489/7507] Fetching swift-clocks, combine-schedulers, swift-dependencies
[4438/9863] Fetching swift-clocks, combine-schedulers, swift-dependencies, xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/swift-dependencies from cache (1.29s)
Computing version for https://github.com/pointfreeco/swift-dependencies
[4674/5875] Fetching swift-clocks, combine-schedulers, xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.42s)
Fetched https://github.com/pointfreeco/combine-schedulers from cache (1.42s)
Fetched https://github.com/pointfreeco/swift-clocks from cache (1.42s)
Computed https://github.com/pointfreeco/swift-dependencies at 0.2.0 (0.68s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 0.8.4 (0.65s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 0.2.0 (0.67s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 0.9.1 (0.65s)
Creating working copy for https://github.com/pointfreeco/swift-clocks
Working copy of https://github.com/pointfreeco/swift-clocks resolved at 0.2.0
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 0.8.4
Creating working copy for https://github.com/pointfreeco/swift-dependencies
Working copy of https://github.com/pointfreeco/swift-dependencies resolved at 0.2.0
Creating working copy for https://github.com/pointfreeco/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 0.9.1
BUILD FAILURE 6.0 macosSpm
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.