Build Information
Failed to build SwiftUIPolygon, reference 0.1.0 (714f72
), with Swift 6.0 for macOS (SPM) on 26 Nov 2024 23:10:50 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/CypherPoet/SwiftUIPolygon.git
Reference: 0.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/CypherPoet/SwiftUIPolygon
* tag 0.1.0 -> FETCH_HEAD
HEAD is now at 714f728 use px
Cloned https://github.com/CypherPoet/SwiftUIPolygon.git
Revision (git rev-parse @):
714f7287234bdc22e5469ee0bd460a5d41712b80
SUCCESS checkout https://github.com/CypherPoet/SwiftUIPolygon.git at 0.1.0
Fetching https://github.com/guillermomuntaner/Burritos
Fetching https://github.com/CypherPoet/CypherPoetMathUtils.git
[1/578] Fetching burritos
[238/632] Fetching burritos, cypherpoetmathutils
Fetched https://github.com/CypherPoet/CypherPoetMathUtils.git from cache (0.77s)
Fetched https://github.com/guillermomuntaner/Burritos from cache (0.77s)
Computing version for https://github.com/guillermomuntaner/Burritos
Computed https://github.com/guillermomuntaner/Burritos at 0.0.3 (0.58s)
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 (3.10s)
Fetching https://github.com/guillermomuntaner/Burritos from cache
Fetched https://github.com/guillermomuntaner/Burritos from cache (0.46s)
Computing version for https://github.com/guillermomuntaner/Burritos
Computed https://github.com/guillermomuntaner/Burritos at 0.0.3 (0.02s)
Creating working copy for https://github.com/CypherPoet/SwiftUIPolygon.git
Working copy of https://github.com/CypherPoet/SwiftUIPolygon.git resolved at 0.1.0 (714f728)
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.0
Building package at path: $PWD
https://github.com/CypherPoet/SwiftUIPolygon.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
Building for debugging...
[0/15] Write sources
[14/15] Write swift-version--7754E27361AE5C74.txt
[16/35] Emitting module Lazy
[17/35] Emitting module LazyConstant
[18/35] Emitting module Expirable
[19/35] Emitting module LateInit
[20/35] Compiling LateInit LateInit.swift
[21/35] Compiling Lazy Lazy.swift
[22/35] Compiling LazyConstant LazyConstant.swift
[23/35] Emitting module DefaultValue
[24/35] Compiling DefaultValue DefaultValue.swift
[25/35] Compiling DynamicUIColor DynamicUIColor.swift
[26/35] Emitting module DynamicUIColor
[27/41] Compiling Clamping Clamping.swift
[28/41] Emitting module Clamping
[29/41] Compiling Expirable Expirable.swift
[30/41] Emitting module UndoRedo
[31/41] Compiling UndoRedo UndoRedo.swift
[32/41] Emitting module AtomicWrite
[33/41] Compiling AtomicWrite AtomicWrite.swift
[34/41] Emitting module EnvironmentVariable
[35/41] Compiling EnvironmentVariable EnvironmentVariable.swift
[36/41] Compiling Copying Copying.swift
[37/41] Emitting module Copying
error: emit-module command failed with exit code 1 (use -v to see invocation)
[38/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 | }
[39/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 | }
[40/41] Emitting module Trimmed
[41/41] Compiling Trimmed Trimmed.swift
BUILD FAILURE 6.0 macosSpm