Build Information
Successful build of GaugeProgressViewStyle, reference develop (f46587
), with Swift 6.1 for macOS (SPM) on 27 Apr 2025 02:43:18 UTC.
Swift 6 data race errors: 0
Build Command
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
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/kkla320/GaugeProgressViewStyle.git
Reference: develop
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/kkla320/GaugeProgressViewStyle
* branch develop -> FETCH_HEAD
* [new branch] develop -> origin/develop
HEAD is now at f46587f Merge pull request #13 from kkla320/fix/#10_Angles
Cloned https://github.com/kkla320/GaugeProgressViewStyle.git
Revision (git rev-parse @):
f46587f7cab73af108738a351006ccbbe98ffb03
SUCCESS checkout https://github.com/kkla320/GaugeProgressViewStyle.git at develop
Fetching https://github.com/nalexn/ViewInspector.git
Fetching https://github.com/kkla320/Trigonometry
[1/41] Fetching trigonometry
[42/12364] Fetching trigonometry, viewinspector
Fetched https://github.com/kkla320/Trigonometry from cache (1.17s)
Fetched https://github.com/nalexn/ViewInspector.git from cache (1.17s)
Computing version for https://github.com/kkla320/Trigonometry
Computed https://github.com/kkla320/Trigonometry at 2.0.0 (1.78s)
Computing version for https://github.com/nalexn/ViewInspector.git
Computed https://github.com/nalexn/ViewInspector.git at 0.9.1 (0.63s)
Creating working copy for https://github.com/nalexn/ViewInspector.git
Working copy of https://github.com/nalexn/ViewInspector.git resolved at 0.9.1
Creating working copy for https://github.com/kkla320/Trigonometry
Working copy of https://github.com/kkla320/Trigonometry resolved at 2.0.0
========================================
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": "gaugeprogressviewstyle",
"name": "GaugeProgressViewStyle",
"url": "https://github.com/kkla320/GaugeProgressViewStyle.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/GaugeProgressViewStyle",
"dependencies": [
{
"identity": "trigonometry",
"name": "Trigonometry",
"url": "https://github.com/kkla320/Trigonometry",
"version": "2.0.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Trigonometry",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/kkla320/GaugeProgressViewStyle.git
[1/555] Fetching gaugeprogressviewstyle
Fetched https://github.com/kkla320/GaugeProgressViewStyle.git from cache (1.03s)
Fetching https://github.com/kkla320/Trigonometry from cache
Fetched https://github.com/kkla320/Trigonometry from cache (0.44s)
Computing version for https://github.com/kkla320/Trigonometry
Computed https://github.com/kkla320/Trigonometry at 2.0.0 (0.49s)
Creating working copy for https://github.com/kkla320/Trigonometry
Working copy of https://github.com/kkla320/Trigonometry resolved at 2.0.0
Creating working copy for https://github.com/kkla320/GaugeProgressViewStyle.git
Working copy of https://github.com/kkla320/GaugeProgressViewStyle.git resolved at develop (f46587f)
warning: '.resolve-product-dependencies': dependency 'gaugeprogressviewstyle' is not used by any target
Found 1 product dependencies
- Trigonometry
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/kkla320/GaugeProgressViewStyle.git
https://github.com/kkla320/GaugeProgressViewStyle.git
{
"dependencies" : [
{
"identity" : "viewinspector",
"requirement" : {
"range" : [
{
"lower_bound" : "0.9.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/nalexn/ViewInspector.git"
},
{
"identity" : "trigonometry",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/kkla320/Trigonometry"
}
],
"manifest_display_name" : "GaugeProgressViewStyle",
"name" : "GaugeProgressViewStyle",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
},
{
"name" : "macos",
"version" : "11.0"
},
{
"name" : "maccatalyst",
"version" : "14.0"
},
{
"name" : "tvos",
"version" : "14.0"
}
],
"products" : [
{
"name" : "GaugeProgressViewStyle",
"targets" : [
"GaugeProgressViewStyle"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "GaugeProgressViewStyleTests",
"module_type" : "SwiftTarget",
"name" : "GaugeProgressViewStyleTests",
"path" : "Tests/GaugeProgressViewStyleTests",
"product_dependencies" : [
"ViewInspector"
],
"sources" : [
"GaugePointerTests.swift",
"GaugePositionTests.swift",
"Helper/CGPoint+rounded.swift",
"RingTests.swift"
],
"target_dependencies" : [
"GaugeProgressViewStyle"
],
"type" : "test"
},
{
"c99name" : "GaugeProgressViewStyle",
"module_type" : "SwiftTarget",
"name" : "GaugeProgressViewStyle",
"path" : "Sources/GaugeProgressViewStyle",
"product_dependencies" : [
"Trigonometry"
],
"product_memberships" : [
"GaugeProgressViewStyle"
],
"sources" : [
"Extensions/Angle+angularGradiendGaugeStart.swift",
"Extensions/Angle+angularGradientGaugeEnd.swift",
"Extensions/AngularGradient+trafficLight.swift",
"Extensions/CGPoint+init.swift",
"Extensions/CGPoint+subtractingFromX.swift",
"Extensions/CGRect+center.swift",
"Extensions/CGRect+shortestSide.swift",
"Extensions/SwiftUIAngle+Angle.swift",
"Gauge/Gauge.swift",
"Gauge/GaugePointer.swift",
"Gauge/GaugePosition.swift",
"GaugeProgressViewStyle.swift",
"Operators/AddOperatorCGPoint.swift",
"ProgressViewStyle+gauge.swift",
"Shapes/Ring.swift"
],
"type" : "library"
}
],
"tools_version" : "5.5"
}
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/3] Write sources
[2/3] Write swift-version-2F0A5646E1D333AE.txt
[4/9] Compiling Trigonometry TrigonometryFunctions.swift
[5/9] Compiling Trigonometry Double+TrigonometryFunctions.swift
[6/9] Compiling Trigonometry Angle.swift
[7/9] Emitting module Trigonometry
[8/9] Compiling Trigonometry Float+TrigonometryFunctions.swift
[9/9] Compiling Trigonometry Measurement+Angle.swift
[10/24] Compiling GaugeProgressViewStyle ProgressViewStyle+gauge.swift
[11/24] Compiling GaugeProgressViewStyle AddOperatorCGPoint.swift
[12/25] Compiling GaugeProgressViewStyle GaugeProgressViewStyle.swift
[13/25] Compiling GaugeProgressViewStyle GaugePosition.swift
[14/25] Compiling GaugeProgressViewStyle CGPoint+subtractingFromX.swift
[15/25] Compiling GaugeProgressViewStyle CGRect+center.swift
[16/25] Compiling GaugeProgressViewStyle CGRect+shortestSide.swift
[17/25] Compiling GaugeProgressViewStyle SwiftUIAngle+Angle.swift
[18/25] Compiling GaugeProgressViewStyle Gauge.swift
[19/25] Compiling GaugeProgressViewStyle GaugePointer.swift
[20/25] Compiling GaugeProgressViewStyle Angle+angularGradiendGaugeStart.swift
[21/25] Compiling GaugeProgressViewStyle Angle+angularGradientGaugeEnd.swift
[22/25] Emitting module GaugeProgressViewStyle
[23/25] Compiling GaugeProgressViewStyle AngularGradient+trafficLight.swift
[24/25] Compiling GaugeProgressViewStyle CGPoint+init.swift
[25/25] Compiling GaugeProgressViewStyle Ring.swift
Build complete! (12.51s)
Build complete.
{
"dependencies" : [
{
"identity" : "viewinspector",
"requirement" : {
"range" : [
{
"lower_bound" : "0.9.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/nalexn/ViewInspector.git"
},
{
"identity" : "trigonometry",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/kkla320/Trigonometry"
}
],
"manifest_display_name" : "GaugeProgressViewStyle",
"name" : "GaugeProgressViewStyle",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
},
{
"name" : "macos",
"version" : "11.0"
},
{
"name" : "maccatalyst",
"version" : "14.0"
},
{
"name" : "tvos",
"version" : "14.0"
}
],
"products" : [
{
"name" : "GaugeProgressViewStyle",
"targets" : [
"GaugeProgressViewStyle"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "GaugeProgressViewStyleTests",
"module_type" : "SwiftTarget",
"name" : "GaugeProgressViewStyleTests",
"path" : "Tests/GaugeProgressViewStyleTests",
"product_dependencies" : [
"ViewInspector"
],
"sources" : [
"GaugePointerTests.swift",
"GaugePositionTests.swift",
"Helper/CGPoint+rounded.swift",
"RingTests.swift"
],
"target_dependencies" : [
"GaugeProgressViewStyle"
],
"type" : "test"
},
{
"c99name" : "GaugeProgressViewStyle",
"module_type" : "SwiftTarget",
"name" : "GaugeProgressViewStyle",
"path" : "Sources/GaugeProgressViewStyle",
"product_dependencies" : [
"Trigonometry"
],
"product_memberships" : [
"GaugeProgressViewStyle"
],
"sources" : [
"Extensions/Angle+angularGradiendGaugeStart.swift",
"Extensions/Angle+angularGradientGaugeEnd.swift",
"Extensions/AngularGradient+trafficLight.swift",
"Extensions/CGPoint+init.swift",
"Extensions/CGPoint+subtractingFromX.swift",
"Extensions/CGRect+center.swift",
"Extensions/CGRect+shortestSide.swift",
"Extensions/SwiftUIAngle+Angle.swift",
"Gauge/Gauge.swift",
"Gauge/GaugePointer.swift",
"Gauge/GaugePosition.swift",
"GaugeProgressViewStyle.swift",
"Operators/AddOperatorCGPoint.swift",
"ProgressViewStyle+gauge.swift",
"Shapes/Ring.swift"
],
"type" : "library"
}
],
"tools_version" : "5.5"
}
Done.