Build Information
Successful build of SmartLogMacro, reference main (80367f), with Swift 6.3 for macOS (SPM) on 18 Apr 2026 07:26:15 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/AndriyGo/SmartLogMacro.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/AndriyGo/SmartLogMacro
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 80367f3 Updated readme
Cloned https://github.com/AndriyGo/SmartLogMacro.git
Revision (git rev-parse @):
80367f318f1f6982b036e2c16acf271da5fb7c31
SUCCESS checkout https://github.com/AndriyGo/SmartLogMacro.git at main
Fetching https://github.com/swiftlang/swift-syntax.git
[1/74983] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (4.16s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 602.0.0 (7.53s)
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 602.0.0
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/602.0.0/swiftlang-6.3.0.123.5-macosx26.4-MacroSupport.zip
Downloaded https://download.swift.org/prebuilts/swift-syntax/602.0.0/swiftlang-6.3.0.123.5-macosx26.4-MacroSupport.zip (0.29s)
========================================
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",
"traits": [
"default"
],
"dependencies": [
{
"identity": "smartlogmacro",
"name": "SmartLogMacro",
"url": "https://github.com/AndriyGo/SmartLogMacro.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SmartLogMacro",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
Fetching https://github.com/AndriyGo/SmartLogMacro.git
[1/165] Fetching smartlogmacro
Fetched https://github.com/AndriyGo/SmartLogMacro.git from cache (0.64s)
Fetching https://github.com/swiftlang/swift-syntax.git from cache
Fetched https://github.com/swiftlang/swift-syntax.git from cache (0.92s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 602.0.0 (1.00s)
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 602.0.0
Creating working copy for https://github.com/AndriyGo/SmartLogMacro.git
Working copy of https://github.com/AndriyGo/SmartLogMacro.git resolved at main (80367f3)
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/AndriyGo/SmartLogMacro.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/10] Write sources
[1/10] Write SmartLogMacroClient-entitlement.plist
[2/10] Write sources
[4/10] Write swift-version--6988338F2F200930.txt
[6/12] Compiling SmartLogMacroMacros SmartLogMacroMacro.swift
[7/12] Emitting module SmartLogMacroMacros
[7/12] Write Objects.LinkFileList
[8/12] Linking SmartLogMacroMacros-tool
[10/14] Emitting module SmartLogMacro
[11/14] Compiling SmartLogMacro SmartLogMacro.swift
[12/16] Emitting module SmartLogMacroClient
[13/16] Compiling SmartLogMacroClient main.swift
[13/16] Write Objects.LinkFileList
[14/16] Linking SmartLogMacroClient
[15/16] Applying SmartLogMacroClient
Build complete! (7.52s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-syntax",
"requirement" : {
"range" : [
{
"lower_bound" : "600.0.0",
"upper_bound" : "603.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-syntax.git"
}
],
"manifest_display_name" : "SmartLogMacro",
"name" : "SmartLogMacro",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "11.0"
},
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "tvos",
"version" : "14.0"
},
{
"name" : "watchos",
"version" : "7.0"
},
{
"name" : "maccatalyst",
"version" : "13.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "SmartLogMacro",
"targets" : [
"SmartLogMacro"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SmartLogMacroClient",
"targets" : [
"SmartLogMacroClient"
],
"type" : {
"executable" : null
}
},
{
"name" : "SmartLogMacroMacros",
"targets" : [
"SmartLogMacroMacros"
],
"type" : {
"macro" : null
}
}
],
"targets" : [
{
"c99name" : "SmartLogTests",
"module_type" : "SwiftTarget",
"name" : "SmartLogTests",
"path" : "Tests/SmartLogTests",
"product_dependencies" : [
"SwiftSyntaxMacrosTestSupport"
],
"sources" : [
"SmartLogTests.swift"
],
"target_dependencies" : [
"SmartLogMacroMacros"
],
"type" : "test"
},
{
"c99name" : "SmartLogMacroMacros",
"module_type" : "SwiftTarget",
"name" : "SmartLogMacroMacros",
"path" : "Sources/SmartLogMacroMacros",
"product_dependencies" : [
"SwiftSyntaxMacros",
"SwiftCompilerPlugin"
],
"product_memberships" : [
"SmartLogMacro",
"SmartLogMacroClient",
"SmartLogMacroMacros"
],
"sources" : [
"SmartLogMacroMacro.swift"
],
"type" : "macro"
},
{
"c99name" : "SmartLogMacroClient",
"module_type" : "SwiftTarget",
"name" : "SmartLogMacroClient",
"path" : "Sources/SmartLogMacroClient",
"product_memberships" : [
"SmartLogMacroClient"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"SmartLogMacro"
],
"type" : "executable"
},
{
"c99name" : "SmartLogMacro",
"module_type" : "SwiftTarget",
"name" : "SmartLogMacro",
"path" : "Sources/SmartLogMacro",
"product_memberships" : [
"SmartLogMacro",
"SmartLogMacroClient"
],
"sources" : [
"SmartLogMacro.swift"
],
"target_dependencies" : [
"SmartLogMacroMacros"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Done.