Build Information
Successful build of DLog, reference 2.0.0 (11580b), with Swift 6.1 for macOS (SPM) on 23 Dec 2025 22:40:16 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 .statsBuild Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ikhvorost/DLog.git
Reference: 2.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ikhvorost/DLog
* tag 2.0.0 -> FETCH_HEAD
HEAD is now at 11580b2 Workflow: macos-26
Cloned https://github.com/ikhvorost/DLog.git
Revision (git rev-parse @):
11580b2318ac704e4be024370aa2100f4c950a5b
SUCCESS checkout https://github.com/ikhvorost/DLog.git at 2.0.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/ikhvorost/DLog.git
https://github.com/ikhvorost/DLog.git
{
"dependencies" : [
],
"manifest_display_name" : "DLog",
"name" : "DLog",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "visionos",
"version" : "1.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "DLog",
"targets" : [
"DLog"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"6"
],
"targets" : [
{
"c99name" : "DLogTests",
"module_type" : "SwiftTarget",
"name" : "DLogTests",
"path" : "Tests/DLogTests",
"sources" : [
"DLogTests.swift"
],
"target_dependencies" : [
"DLog"
],
"type" : "test"
},
{
"c99name" : "DLog",
"module_type" : "SwiftTarget",
"name" : "DLog",
"path" : "Sources/DLog",
"product_memberships" : [
"DLog"
],
"sources" : [
"Atomic.swift",
"DLog.swift",
"Dynamic.swift",
"Log.swift",
"LogConfig.swift",
"LogData.swift",
"LogFormat.swift",
"LogInterval.swift",
"LogIntervalItem.swift",
"LogItem.swift",
"LogLocation.swift",
"LogMessage.swift",
"LogMetadata.swift",
"LogPrivacy.swift",
"LogScope.swift",
"LogScopeItem.swift",
"LogTraceItem.swift",
"LogType.swift",
"Mach.swift",
"Output/File.swift",
"Output/Filter.swift",
"Output/Fork.swift",
"Output/OSLog.swift",
"Output/Output.swift",
"Output/OutputBuilder.swift",
"Output/Pipe.swift",
"Output/Std.swift",
"Trace.swift",
"TraceFunc.swift",
"TraceProcess.swift",
"TraceStack.swift",
"TraceThread.swift"
],
"type" : "library"
}
],
"tools_version" : "6.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
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-2F0A5646E1D333AE.txt
[3/32] Emitting module DLog
[4/35] Compiling DLog TraceProcess.swift
[5/35] Compiling DLog TraceStack.swift
[6/35] Compiling DLog TraceThread.swift
[7/35] Compiling DLog Output.swift
[8/35] Compiling DLog OutputBuilder.swift
[9/35] Compiling DLog Pipe.swift
[10/35] Compiling DLog LogMessage.swift
[11/35] Compiling DLog LogMetadata.swift
[12/35] Compiling DLog LogPrivacy.swift
[13/35] Compiling DLog Filter.swift
[14/35] Compiling DLog Fork.swift
[15/35] Compiling DLog OSLog.swift
[16/35] Compiling DLog LogIntervalItem.swift
[17/35] Compiling DLog LogItem.swift
[18/35] Compiling DLog LogLocation.swift
[19/35] Compiling DLog LogScope.swift
[20/35] Compiling DLog LogScopeItem.swift
[21/35] Compiling DLog LogTraceItem.swift
[22/35] Compiling DLog Std.swift
[23/35] Compiling DLog Trace.swift
[24/35] Compiling DLog TraceFunc.swift
[25/35] Compiling DLog Atomic.swift
[26/35] Compiling DLog DLog.swift
[27/35] Compiling DLog Dynamic.swift
[28/35] Compiling DLog Log.swift
[29/35] Compiling DLog LogType.swift
[30/35] Compiling DLog Mach.swift
[31/35] Compiling DLog File.swift
[32/35] Compiling DLog LogConfig.swift
[33/35] Compiling DLog LogData.swift
[34/35] Compiling DLog LogFormat.swift
[35/35] Compiling DLog LogInterval.swift
Build complete! (6.44s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "DLog",
"name" : "DLog",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "visionos",
"version" : "1.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "DLog",
"targets" : [
"DLog"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"6"
],
"targets" : [
{
"c99name" : "DLogTests",
"module_type" : "SwiftTarget",
"name" : "DLogTests",
"path" : "Tests/DLogTests",
"sources" : [
"DLogTests.swift"
],
"target_dependencies" : [
"DLog"
],
"type" : "test"
},
{
"c99name" : "DLog",
"module_type" : "SwiftTarget",
"name" : "DLog",
"path" : "Sources/DLog",
"product_memberships" : [
"DLog"
],
"sources" : [
"Atomic.swift",
"DLog.swift",
"Dynamic.swift",
"Log.swift",
"LogConfig.swift",
"LogData.swift",
"LogFormat.swift",
"LogInterval.swift",
"LogIntervalItem.swift",
"LogItem.swift",
"LogLocation.swift",
"LogMessage.swift",
"LogMetadata.swift",
"LogPrivacy.swift",
"LogScope.swift",
"LogScopeItem.swift",
"LogTraceItem.swift",
"LogType.swift",
"Mach.swift",
"Output/File.swift",
"Output/Filter.swift",
"Output/Fork.swift",
"Output/OSLog.swift",
"Output/Output.swift",
"Output/OutputBuilder.swift",
"Output/Pipe.swift",
"Output/Std.swift",
"Trace.swift",
"TraceFunc.swift",
"TraceProcess.swift",
"TraceStack.swift",
"TraceThread.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Done.