Build Information
Successful build of LGV_Cleantime, reference 1.4.3 (d585ee
), with Swift 6.0 for macOS (SPM) on 22 Jan 2025 14:06:37 UTC.
Swift 6 data race errors: 1
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.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.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/LittleGreenViper/LGV_Cleantime.git
Reference: 1.4.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/LittleGreenViper/LGV_Cleantime
* tag 1.4.3 -> FETCH_HEAD
HEAD is now at d585eea - Re-introduced SwiftLint - Reduced the cyclomatic complexity of a couple of functions.
Cloned https://github.com/LittleGreenViper/LGV_Cleantime.git
Revision (git rev-parse @):
d585eea06ca268f10376602a1ae2ef3c1e639cd1
SUCCESS checkout https://github.com/LittleGreenViper/LGV_Cleantime.git at 1.4.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": "lgv_cleantime",
"name": "LGV_Cleantime",
"url": "https://github.com/LittleGreenViper/LGV_Cleantime.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/LGV_Cleantime",
"dependencies": [
]
}
]
}
Fetching https://github.com/LittleGreenViper/LGV_Cleantime.git
[1/805] Fetching lgv_cleantime
Fetched https://github.com/LittleGreenViper/LGV_Cleantime.git from cache (1.20s)
Creating working copy for https://github.com/LittleGreenViper/LGV_Cleantime.git
Working copy of https://github.com/LittleGreenViper/LGV_Cleantime.git resolved at 1.4.3 (d585eea)
warning: '.resolve-product-dependencies': dependency 'lgv_cleantime' 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/LittleGreenViper/LGV_Cleantime.git
https://github.com/LittleGreenViper/LGV_Cleantime.git
{
"dependencies" : [
],
"manifest_display_name" : "LGV_Cleantime",
"name" : "LGV_Cleantime",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
},
{
"name" : "tvos",
"version" : "14.0"
},
{
"name" : "watchos",
"version" : "6.0"
},
{
"name" : "macos",
"version" : "10.14"
}
],
"products" : [
{
"name" : "LGV_Cleantime",
"targets" : [
"LGV_Cleantime"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "LGV_CleantimeTests",
"module_type" : "SwiftTarget",
"name" : "LGV_CleantimeTests",
"path" : "Tests/LGV_CleantimeTests",
"sources" : [
"LGV_CleantimeCalculationTests.swift",
"LGV_CleantimeKeytagBuilderTests.swift"
],
"target_dependencies" : [
"LGV_Cleantime"
],
"type" : "test"
},
{
"c99name" : "LGV_Cleantime",
"module_type" : "SwiftTarget",
"name" : "LGV_Cleantime",
"path" : "Sources/LGV_Cleantime",
"product_memberships" : [
"LGV_Cleantime"
],
"sources" : [
"LGV_CleantimeDateCalc.swift",
"LGV_CleantimeKeytagDescription.swift"
],
"type" : "library"
}
],
"tools_version" : "5.5"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.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-5BDAB9E9C0126B9D.txt
[3/5] Compiling LGV_Cleantime LGV_CleantimeDateCalc.swift
[4/5] Emitting module LGV_Cleantime
/Users/admin/builder/spi-builder-workspace/Sources/LGV_Cleantime/LGV_CleantimeKeytagDescription.swift:591:23: warning: static property 'keytags' is not concurrency-safe because non-'Sendable' type '[LGV_CleantimeKeytagDescription]' may have shared mutable state; this is an error in the Swift 6 language mode
31 | This struct is really only a namespace for a functional and static enum implementation.
32 | */
33 | public struct LGV_CleantimeKeytagDescription {
| `- note: consider making struct 'LGV_CleantimeKeytagDescription' conform to the 'Sendable' protocol
34 | /* ################################################################################################################################## */
35 | // MARK: Private Cyclomatic Complexity Overflow Handler Static Functions.
:
589 | This is a preset collection of all the keytags.
590 | */
591 | public static let keytags: [LGV_CleantimeKeytagDescription] = [LGV_CleantimeKeytagDescription(totalDays: 0, totalMonths: 0, bodyImage: .body_HotPink, textImage: .text_WelcomeBack),
| |- warning: static property 'keytags' is not concurrency-safe because non-'Sendable' type '[LGV_CleantimeKeytagDescription]' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'keytags' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
592 | LGV_CleantimeKeytagDescription(totalDays: 1, totalMonths: 0, bodyImage: .body_White, textImage: .text_OneDay),
593 | LGV_CleantimeKeytagDescription(totalDays: 30, totalMonths: 0, bodyImage: .body_DaygloOrange, textImage: .text_ThirtyDays),
[5/5] Compiling LGV_Cleantime LGV_CleantimeKeytagDescription.swift
/Users/admin/builder/spi-builder-workspace/Sources/LGV_Cleantime/LGV_CleantimeKeytagDescription.swift:591:23: warning: static property 'keytags' is not concurrency-safe because non-'Sendable' type '[LGV_CleantimeKeytagDescription]' may have shared mutable state; this is an error in the Swift 6 language mode
31 | This struct is really only a namespace for a functional and static enum implementation.
32 | */
33 | public struct LGV_CleantimeKeytagDescription {
| `- note: consider making struct 'LGV_CleantimeKeytagDescription' conform to the 'Sendable' protocol
34 | /* ################################################################################################################################## */
35 | // MARK: Private Cyclomatic Complexity Overflow Handler Static Functions.
:
589 | This is a preset collection of all the keytags.
590 | */
591 | public static let keytags: [LGV_CleantimeKeytagDescription] = [LGV_CleantimeKeytagDescription(totalDays: 0, totalMonths: 0, bodyImage: .body_HotPink, textImage: .text_WelcomeBack),
| |- warning: static property 'keytags' is not concurrency-safe because non-'Sendable' type '[LGV_CleantimeKeytagDescription]' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'keytags' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
592 | LGV_CleantimeKeytagDescription(totalDays: 1, totalMonths: 0, bodyImage: .body_White, textImage: .text_OneDay),
593 | LGV_CleantimeKeytagDescription(totalDays: 30, totalMonths: 0, bodyImage: .body_DaygloOrange, textImage: .text_ThirtyDays),
Build complete! (5.70s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "LGV_Cleantime",
"name" : "LGV_Cleantime",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
},
{
"name" : "tvos",
"version" : "14.0"
},
{
"name" : "watchos",
"version" : "6.0"
},
{
"name" : "macos",
"version" : "10.14"
}
],
"products" : [
{
"name" : "LGV_Cleantime",
"targets" : [
"LGV_Cleantime"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "LGV_CleantimeTests",
"module_type" : "SwiftTarget",
"name" : "LGV_CleantimeTests",
"path" : "Tests/LGV_CleantimeTests",
"sources" : [
"LGV_CleantimeCalculationTests.swift",
"LGV_CleantimeKeytagBuilderTests.swift"
],
"target_dependencies" : [
"LGV_Cleantime"
],
"type" : "test"
},
{
"c99name" : "LGV_Cleantime",
"module_type" : "SwiftTarget",
"name" : "LGV_Cleantime",
"path" : "Sources/LGV_Cleantime",
"product_memberships" : [
"LGV_Cleantime"
],
"sources" : [
"LGV_CleantimeDateCalc.swift",
"LGV_CleantimeKeytagDescription.swift"
],
"type" : "library"
}
],
"tools_version" : "5.5"
}
Done.