Build Information
Successful build of DayPeriodFormatter, reference master (96ee01
), with Swift 6.1 for macOS (SPM) on 24 Apr 2025 18:41:08 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/FormatterKit/DayPeriodFormatter.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/FormatterKit/DayPeriodFormatter
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 96ee018 Update README.md
Cloned https://github.com/FormatterKit/DayPeriodFormatter.git
Revision (git rev-parse @):
96ee018c287d89b2c9b6d9073f34421d15545985
SUCCESS checkout https://github.com/FormatterKit/DayPeriodFormatter.git at master
========================================
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": "dayperiodformatter",
"name": "DayPeriodFormatter",
"url": "https://github.com/FormatterKit/DayPeriodFormatter.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/DayPeriodFormatter",
"dependencies": [
]
}
]
}
Fetching https://github.com/FormatterKit/DayPeriodFormatter.git
[1/168] Fetching dayperiodformatter
Fetched https://github.com/FormatterKit/DayPeriodFormatter.git from cache (0.61s)
Creating working copy for https://github.com/FormatterKit/DayPeriodFormatter.git
Working copy of https://github.com/FormatterKit/DayPeriodFormatter.git resolved at master (96ee018)
warning: '.resolve-product-dependencies': dependency 'dayperiodformatter' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/FormatterKit/DayPeriodFormatter.git
https://github.com/FormatterKit/DayPeriodFormatter.git
{
"dependencies" : [
],
"manifest_display_name" : "DayPeriodFormatter",
"name" : "DayPeriodFormatter",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "DayPeriodFormatter",
"targets" : [
"DayPeriodFormatter"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "DayPeriodFormatterTests",
"module_type" : "SwiftTarget",
"name" : "DayPeriodFormatterTests",
"path" : "Tests/DayPeriodFormatterTests",
"sources" : [
"DayPeriodFormatterTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"DayPeriodFormatter"
],
"type" : "test"
},
{
"c99name" : "DayPeriodFormatter",
"module_type" : "SwiftTarget",
"name" : "DayPeriodFormatter",
"path" : "Sources/DayPeriodFormatter",
"product_memberships" : [
"DayPeriodFormatter"
],
"sources" : [
"DayPeriod.swift",
"DayPeriodFormatter+RuleSets.swift",
"DayPeriodFormatter.swift",
"DayPeriodRule.swift",
"DayPeriodRuleSet.swift"
],
"type" : "library"
}
],
"tools_version" : "4.0"
}
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/2] Write sources
[1/2] Write swift-version-2F0A5646E1D333AE.txt
[3/8] Compiling DayPeriodFormatter DayPeriodRule.swift
[4/8] Compiling DayPeriodFormatter DayPeriodFormatter+RuleSets.swift
[5/8] Compiling DayPeriodFormatter DayPeriodRuleSet.swift
[6/8] Compiling DayPeriodFormatter DayPeriodFormatter.swift
[7/8] Compiling DayPeriodFormatter DayPeriod.swift
[8/8] Emitting module DayPeriodFormatter
Build complete! (4.38s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "DayPeriodFormatter",
"name" : "DayPeriodFormatter",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "DayPeriodFormatter",
"targets" : [
"DayPeriodFormatter"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "DayPeriodFormatterTests",
"module_type" : "SwiftTarget",
"name" : "DayPeriodFormatterTests",
"path" : "Tests/DayPeriodFormatterTests",
"sources" : [
"DayPeriodFormatterTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"DayPeriodFormatter"
],
"type" : "test"
},
{
"c99name" : "DayPeriodFormatter",
"module_type" : "SwiftTarget",
"name" : "DayPeriodFormatter",
"path" : "Sources/DayPeriodFormatter",
"product_memberships" : [
"DayPeriodFormatter"
],
"sources" : [
"DayPeriod.swift",
"DayPeriodFormatter+RuleSets.swift",
"DayPeriodFormatter.swift",
"DayPeriodRule.swift",
"DayPeriodRuleSet.swift"
],
"type" : "library"
}
],
"tools_version" : "4.0"
}
Done.