Build Information
Failed to build SwiftUIPolygon, reference master (f7d5bb
), with Swift 6.1 for macOS (SPM) on 24 Apr 2025 23:09:16 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.61.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
Fetching https://github.com/CypherPoet/CypherPoetMathUtils.git
Fetching https://github.com/guillermomuntaner/Burritos
[1/54] Fetching cypherpoetmathutils
[55/632] Fetching cypherpoetmathutils, burritos
Fetched https://github.com/guillermomuntaner/Burritos from cache (0.74s)
Fetched https://github.com/CypherPoet/CypherPoetMathUtils.git from cache (0.74s)
Computing version for https://github.com/guillermomuntaner/Burritos
Computed https://github.com/guillermomuntaner/Burritos at 0.0.3 (1.40s)
Creating working copy for https://github.com/guillermomuntaner/Burritos
Working copy of https://github.com/guillermomuntaner/Burritos resolved at 0.0.3
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "swiftuipolygon",
"name": "SwiftUIPolygon",
"url": "https://github.com/CypherPoet/SwiftUIPolygon.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftUIPolygon",
"dependencies": [
{
"identity": "burritos",
"name": "Burritos",
"url": "https://github.com/guillermomuntaner/Burritos",
"version": "0.0.3",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Burritos",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/CypherPoet/SwiftUIPolygon.git
[1/278] Fetching swiftuipolygon
Fetched https://github.com/CypherPoet/SwiftUIPolygon.git from cache (4.01s)
Fetching https://github.com/guillermomuntaner/Burritos from cache
Fetched https://github.com/guillermomuntaner/Burritos from cache (0.44s)
Computing version for https://github.com/guillermomuntaner/Burritos
Computed https://github.com/guillermomuntaner/Burritos at 0.0.3 (0.49s)
Creating working copy for https://github.com/CypherPoet/SwiftUIPolygon.git
Working copy of https://github.com/CypherPoet/SwiftUIPolygon.git resolved at master (f7d5bbb)
Creating working copy for https://github.com/guillermomuntaner/Burritos
Working copy of https://github.com/guillermomuntaner/Burritos resolved at 0.0.3
warning: '.resolve-product-dependencies': dependency 'swiftuipolygon' is not used by any target
Found 1 product dependencies
- Burritos
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/CypherPoet/SwiftUIPolygon.git
https://github.com/CypherPoet/SwiftUIPolygon.git
{
"dependencies" : [
{
"identity" : "burritos",
"requirement" : {
"exact" : [
"0.0.3"
]
},
"type" : "sourceControl",
"url" : "https://github.com/guillermomuntaner/Burritos"
}
],
"manifest_display_name" : "SwiftUIPolygon",
"name" : "SwiftUIPolygon",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "SwiftUIPolygon",
"targets" : [
"SwiftUIPolygon"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SwiftUIPolygon_PolygonTests",
"module_type" : "SwiftTarget",
"name" : "SwiftUIPolygon.PolygonTests",
"path" : "Tests/PolygonTests",
"sources" : [
"PolygonTests.swift"
],
"target_dependencies" : [
"SwiftUIPolygon"
],
"type" : "test"
},
{
"c99name" : "SwiftUIPolygon",
"module_type" : "SwiftTarget",
"name" : "SwiftUIPolygon",
"path" : "Sources",
"product_dependencies" : [
"Burritos"
],
"product_memberships" : [
"SwiftUIPolygon"
],
"sources" : [
"Extensions/CGPoint+Utils.swift",
"Extensions/CGRect+Utils.swift",
"Polygon+MeshRenderingMode.swift",
"Polygon.swift"
],
"type" : "library"
}
],
"tools_version" : "5.1"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.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
Building for debugging...
[0/15] Write sources
[14/15] Write swift-version-2F0A5646E1D333AE.txt
[16/35] Emitting module DefaultValue
[17/35] Compiling DefaultValue DefaultValue.swift
[18/35] Emitting module LateInit
[19/35] Emitting module Lazy
[20/35] Emitting module LazyConstant
[21/35] Compiling LazyConstant LazyConstant.swift
[22/35] Compiling LateInit LateInit.swift
[23/35] Compiling Lazy Lazy.swift
[24/35] Compiling DynamicUIColor DynamicUIColor.swift
[25/35] Emitting module DynamicUIColor
[26/41] Compiling Clamping Clamping.swift
[27/41] Emitting module Clamping
[28/41] Emitting module AtomicWrite
[29/41] Compiling AtomicWrite AtomicWrite.swift
[30/41] Compiling Expirable Expirable.swift
[31/41] Emitting module Expirable
error: emit-module command failed with exit code 1 (use -v to see invocation)
[32/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 | }
[33/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 | }
[34/41] Compiling EnvironmentVariable EnvironmentVariable.swift
[35/41] Emitting module EnvironmentVariable
[36/41] Emitting module UndoRedo
[37/41] Compiling UndoRedo UndoRedo.swift
[38/41] Emitting module Trimmed
[39/41] Emitting module Copying
[40/41] Compiling Copying Copying.swift
[41/41] Compiling Trimmed Trimmed.swift
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/21] Emitting module LateInit
[3/21] Compiling LateInit LateInit.swift
[4/21] Emitting module Lazy
[5/21] Compiling Lazy Lazy.swift
[6/21] Compiling LazyConstant LazyConstant.swift
[7/21] Emitting module LazyConstant
[8/21] Emitting module DefaultValue
[9/21] Compiling DefaultValue DefaultValue.swift
[10/21] Compiling DynamicUIColor DynamicUIColor.swift
[11/21] Emitting module DynamicUIColor
error: emit-module command failed with exit code 1 (use -v to see invocation)
[12/25] 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 | }
[13/25] 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 | }
BUILD FAILURE 6.1 macosSpm