Build Information
Successful build of ColorPickerRing, reference master (fb251f
), with Swift 6.0 for macOS (SPM) on 1 Nov 2024 06:30:13 UTC.
Swift 6 data race errors: 0
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
Build Log
========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/hendriku/colorpicker.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/hendriku/colorpicker
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at fb251fa Create stale.yml
Cloned https://github.com/hendriku/colorpicker.git
Revision (git rev-parse @):
fb251fa294637ee9ac5337bb678bf4b44f76abeb
SUCCESS checkout https://github.com/hendriku/colorpicker.git at master
Fetching https://github.com/yannickl/DynamicColor.git
[1/2201] Fetching dynamiccolor
Fetched https://github.com/yannickl/DynamicColor.git from cache (0.98s)
Computing version for https://github.com/yannickl/DynamicColor.git
Computed https://github.com/yannickl/DynamicColor.git at 5.0.0 (0.63s)
Creating working copy for https://github.com/yannickl/DynamicColor.git
Working copy of https://github.com/yannickl/DynamicColor.git resolved at 5.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": "colorpicker",
"name": "ColorPickerRing",
"url": "https://github.com/hendriku/colorpicker.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/colorpicker",
"dependencies": [
{
"identity": "dynamiccolor",
"name": "DynamicColor",
"url": "https://github.com/yannickl/DynamicColor.git",
"version": "5.0.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/DynamicColor",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/hendriku/colorpicker.git
[1/93] Fetching colorpicker
Fetched https://github.com/hendriku/colorpicker.git from cache (0.67s)
Fetching https://github.com/yannickl/DynamicColor.git from cache
Fetched https://github.com/yannickl/DynamicColor.git from cache (0.49s)
Computing version for https://github.com/yannickl/DynamicColor.git
Computed https://github.com/yannickl/DynamicColor.git at 5.0.1 (0.69s)
Creating working copy for https://github.com/hendriku/colorpicker.git
Working copy of https://github.com/hendriku/colorpicker.git resolved at master (fb251fa)
Creating working copy for https://github.com/yannickl/DynamicColor.git
Working copy of https://github.com/yannickl/DynamicColor.git resolved at 5.0.1
warning: '.resolve-product-dependencies': dependency 'colorpicker' is not used by any target
Found 1 product dependencies
- DynamicColor
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/hendriku/colorpicker.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
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version--7754E27361AE5C74.txt
[4/18] Compiling DynamicColor DynamicColorSpace.swift
[5/19] Compiling DynamicColor Utils.swift
[6/19] Compiling DynamicColor DynamicColor+XYZ.swift
[7/19] Compiling DynamicColor DynamicColor.swift
[8/19] Compiling DynamicColor DynamicColor+Deriving.swift
[9/19] Compiling DynamicColor DynamicColor+HSB.swift
[10/19] Compiling DynamicColor Array.swift
[11/19] Compiling DynamicColor ContrastDisplayContext.swift
[12/19] Compiling DynamicColor DynamicGradient.swift
[13/19] Compiling DynamicColor HSL.swift
[14/19] Compiling DynamicColor DynamicColor+Mixing.swift
[15/19] Compiling DynamicColor DynamicColor+RGBA.swift
[16/19] Emitting module DynamicColor
[17/19] Compiling DynamicColor SwiftUIColor.swift
[18/19] Compiling DynamicColor DynamicColor+HSL.swift
[19/19] Compiling DynamicColor DynamicColor+Lab.swift
[20/22] Compiling ColorPickerRing ColorExtension.swift
[21/22] Compiling ColorPickerRing ColorPickerRing.swift
[22/22] Emitting module ColorPickerRing
Build complete! (23.83s)
Build complete.
{
"dependencies" : [
{
"identity" : "dynamiccolor",
"requirement" : {
"range" : [
{
"lower_bound" : "5.0.0",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/yannickl/DynamicColor.git"
}
],
"manifest_display_name" : "ColorPickerRing",
"name" : "ColorPickerRing",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
}
],
"products" : [
{
"name" : "ColorPickerRing",
"targets" : [
"ColorPickerRing"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ColorPickerRing",
"module_type" : "SwiftTarget",
"name" : "ColorPickerRing",
"path" : "Sources/ColorPickerRing",
"product_dependencies" : [
"DynamicColor"
],
"product_memberships" : [
"ColorPickerRing"
],
"sources" : [
"ColorExtension.swift",
"ColorPickerRing.swift"
],
"type" : "library"
}
],
"tools_version" : "5.1"
}
Done.