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 SwiftUIPolygon 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/CypherPoet/SwiftUIPolygon.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/CypherPoet/SwiftUIPolygon
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at f7d5bbb Fix dependency syntax
Cloned https://github.com/CypherPoet/SwiftUIPolygon.git
Revision (git rev-parse @):
f7d5bbba06a46117093bd679aef8b2367ab80e2d
SUCCESS checkout https://github.com/CypherPoet/SwiftUIPolygon.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $workDir
https://github.com/CypherPoet/SwiftUIPolygon.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/15] Write sources
[14/15] Write swift-version-6F35C1178C84523A.txt
[16/35] Compiling DynamicUIColor DynamicUIColor.swift
[17/35] Emitting module DynamicUIColor
[18/35] Compiling DefaultValue DefaultValue.swift
[19/35] Emitting module DefaultValue
[20/35] Emitting module LazyConstant
[21/35] Compiling LazyConstant LazyConstant.swift
[22/41] Emitting module Lazy
[23/41] Compiling Lazy Lazy.swift
[24/41] Compiling Clamping Clamping.swift
[25/41] Emitting module Clamping
[26/41] Emitting module LateInit
[27/41] Compiling LateInit LateInit.swift
[28/41] Emitting module Trimmed
error: emit-module command failed with exit code 1 (use -v to see invocation)
[29/41] Emitting module UserDefault
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Burritos/Sources/UserDefault/UserDefault.swift:74:11: error: 'Float80' is unavailable: Float80 is not available on target platform.
72 | extension Float: PropertyListValue {}
73 | #if os(macOS)
74 | extension Float80: PropertyListValue {}
   |           `- error: 'Float80' is unavailable: Float80 is not available on target platform.
75 | #endif
76 |
Swift.Float80:2:23: note: 'Float80' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "Float80 is not available on target platform.")
2 | @frozen public struct Float80 {
  |                       `- note: 'Float80' has been explicitly marked unavailable here
3 |     public init()
4 | }
[30/41] Compiling Expirable Expirable.swift
[31/41] Emitting module Expirable
[32/41] Emitting module AtomicWrite
[33/41] Compiling AtomicWrite AtomicWrite.swift
[34/41] Compiling Copying Copying.swift
[35/41] Emitting module Copying
[36/41] Compiling UndoRedo UndoRedo.swift
[37/41] Emitting module UndoRedo
[38/41] Compiling UserDefault UserDefault.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Burritos/Sources/UserDefault/UserDefault.swift:74:11: error: 'Float80' is unavailable: Float80 is not available on target platform.
72 | extension Float: PropertyListValue {}
73 | #if os(macOS)
74 | extension Float80: PropertyListValue {}
   |           `- error: 'Float80' is unavailable: Float80 is not available on target platform.
75 | #endif
76 |
Swift.Float80:2:23: note: 'Float80' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "Float80 is not available on target platform.")
2 | @frozen public struct Float80 {
  |                       `- note: 'Float80' has been explicitly marked unavailable here
3 |     public init()
4 | }
[39/41] Emitting module EnvironmentVariable
Fetching https://github.com/guillermomuntaner/Burritos
Fetching https://github.com/CypherPoet/CypherPoetMathUtils.git
[1/54] Fetching cypherpoetmathutils
[55/632] Fetching cypherpoetmathutils, burritos
Fetched https://github.com/guillermomuntaner/Burritos from cache (0.80s)
Fetched https://github.com/CypherPoet/CypherPoetMathUtils.git from cache (0.80s)
Computing version for https://github.com/guillermomuntaner/Burritos
Computed https://github.com/guillermomuntaner/Burritos at 0.0.3 (0.73s)
Creating working copy for https://github.com/guillermomuntaner/Burritos
Working copy of https://github.com/guillermomuntaner/Burritos resolved at 0.0.3
BUILD FAILURE 6.0 macosSpm
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.