Build Information
Successful build of d3-color, reference v2.1.0 (debe26
), with Swift 6.0 for macOS (SPM) on 29 Nov 2024 10:11:25 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 -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.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swiftuiux/d3-color.git
Reference: v2.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/swiftuiux/d3-color
* tag v2.1.0 -> FETCH_HEAD
HEAD is now at debe265 update
Cloned https://github.com/swiftuiux/d3-color.git
Revision (git rev-parse @):
debe2658f12c08119e8f2c64f3f4a5c47fbe83db
SUCCESS checkout https://github.com/swiftuiux/d3-color.git at v2.1.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": "d3-color",
"name": "d3-color",
"url": "https://github.com/swiftuiux/d3-color.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/d3-color",
"dependencies": [
]
}
]
}
Fetching https://github.com/swiftuiux/d3-color.git
[1/80] Fetching d3-color
Fetched https://github.com/swiftuiux/d3-color.git from cache (0.94s)
Creating working copy for https://github.com/swiftuiux/d3-color.git
Working copy of https://github.com/swiftuiux/d3-color.git resolved at v2.1.0 (debe265)
warning: '.resolve-product-dependencies': dependency 'd3-color' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/swiftuiux/d3-color.git
{
"dependencies" : [
],
"manifest_display_name" : "d3-color",
"name" : "d3-color",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "12"
},
{
"name" : "ios",
"version" : "15"
},
{
"name" : "tvos",
"version" : "16"
},
{
"name" : "watchos",
"version" : "7"
}
],
"products" : [
{
"name" : "d3-color",
"targets" : [
"d3-color"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "d3_colorTests",
"module_type" : "SwiftTarget",
"name" : "d3-colorTests",
"path" : "Tests/d3-colorTests",
"sources" : [
"d3_colorTests.swift"
],
"target_dependencies" : [
"d3-color"
],
"type" : "test"
},
{
"c99name" : "d3_color",
"module_type" : "SwiftTarget",
"name" : "d3-color",
"path" : "Sources/d3-color",
"product_memberships" : [
"d3-color"
],
"sources" : [
"Color+Ext.swift"
],
"type" : "library"
}
],
"tools_version" : "5.5"
}
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/2] Write sources
[1/2] Write swift-version--7754E27361AE5C74.txt
[3/4] Emitting module d3_color
[4/4] Compiling d3_color Color+Ext.swift
Build complete! (10.70s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "d3-color",
"name" : "d3-color",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "12"
},
{
"name" : "ios",
"version" : "15"
},
{
"name" : "tvos",
"version" : "16"
},
{
"name" : "watchos",
"version" : "7"
}
],
"products" : [
{
"name" : "d3-color",
"targets" : [
"d3-color"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "d3_colorTests",
"module_type" : "SwiftTarget",
"name" : "d3-colorTests",
"path" : "Tests/d3-colorTests",
"sources" : [
"d3_colorTests.swift"
],
"target_dependencies" : [
"d3-color"
],
"type" : "test"
},
{
"c99name" : "d3_color",
"module_type" : "SwiftTarget",
"name" : "d3-color",
"path" : "Sources/d3-color",
"product_memberships" : [
"d3-color"
],
"sources" : [
"Color+Ext.swift"
],
"type" : "library"
}
],
"tools_version" : "5.5"
}
Done.