Build Information
Successful build of SafeGlobal, reference 0.3.4 (c95871), with Swift 6.3 for macOS (SPM) on 17 Apr 2026 05:59:32 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/Frizlab/SafeGlobal.git
Reference: 0.3.4
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Frizlab/SafeGlobal
* tag 0.3.4 -> FETCH_HEAD
HEAD is now at c958715 Add swift-syntax 602 compatibility
Cloned https://github.com/Frizlab/SafeGlobal.git
Revision (git rev-parse @):
c958715c2353444f8b156bcbd5fab6268876571a
SUCCESS checkout https://github.com/Frizlab/SafeGlobal.git at 0.3.4
Fetching https://github.com/swiftlang/swift-syntax.git
[1/74983] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (4.82s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 602.0.0 (8.32s)
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.30s)
========================================
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": "safeglobal",
"name": "SafeGlobal",
"url": "https://github.com/Frizlab/SafeGlobal.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SafeGlobal",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
Fetching https://github.com/Frizlab/SafeGlobal.git
[1/187] Fetching safeglobal
Fetched https://github.com/Frizlab/SafeGlobal.git from cache (0.72s)
Fetching https://github.com/swiftlang/swift-syntax.git from cache
Fetched https://github.com/swiftlang/swift-syntax.git from cache (0.80s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 602.0.0 (0.88s)
Creating working copy for https://github.com/Frizlab/SafeGlobal.git
Working copy of https://github.com/Frizlab/SafeGlobal.git resolved at 0.3.4 (c958715)
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
warning: '.resolve-product-dependencies': dependency 'safeglobal' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/Frizlab/SafeGlobal.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/10] Write sources
[2/10] Write SafeGlobalClient-entitlement.plist
[2/10] Write sources
[4/10] Write swift-version--6988338F2F200930.txt
[6/14] Compiling SafeGlobalMacros SafeGlobalMacro.swift
[7/14] Emitting module SafeGlobalMacros
[8/14] Compiling SafeGlobalMacros SimpleDiagnosticMessage.swift
[9/14] Compiling SafeGlobalMacros Errors.swift
[9/14] Write Objects.LinkFileList
[10/14] Linking SafeGlobalMacros-tool
[12/18] Compiling SafeGlobal SafeGlobalMacro.swift
[13/18] Compiling SafeGlobal NSLock+Linux.swift
[14/18] Emitting module SafeGlobal
[15/18] Compiling SafeGlobal SafeGlobal.swift
[16/20] Emitting module SafeGlobalClient
[17/20] Compiling SafeGlobalClient main.swift
[17/20] Write Objects.LinkFileList
[18/20] Linking SafeGlobalClient
[19/20] Applying SafeGlobalClient
Build complete! (7.72s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-syntax",
"requirement" : {
"range" : [
{
"lower_bound" : "509.0.0",
"upper_bound" : "603.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-syntax.git"
}
],
"manifest_display_name" : "SafeGlobal",
"name" : "SafeGlobal",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "SafeGlobal",
"targets" : [
"SafeGlobal"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SafeGlobalClient",
"targets" : [
"SafeGlobalClient"
],
"type" : {
"executable" : null
}
},
{
"name" : "SafeGlobalMacros",
"targets" : [
"SafeGlobalMacros"
],
"type" : {
"macro" : null
}
}
],
"targets" : [
{
"c99name" : "SafeGlobalTests",
"module_type" : "SwiftTarget",
"name" : "SafeGlobalTests",
"path" : "Tests/SafeGlobalTests",
"product_dependencies" : [
"SwiftSyntaxMacrosTestSupport"
],
"sources" : [
"SafeGlobalTests.swift"
],
"target_dependencies" : [
"SafeGlobalMacros"
],
"type" : "test"
},
{
"c99name" : "SafeGlobalMacros",
"module_type" : "SwiftTarget",
"name" : "SafeGlobalMacros",
"path" : "Sources/SafeGlobalMacros",
"product_dependencies" : [
"SwiftSyntaxMacros",
"SwiftCompilerPlugin"
],
"product_memberships" : [
"SafeGlobal",
"SafeGlobalClient",
"SafeGlobalMacros"
],
"sources" : [
" Errors.swift",
"SafeGlobalMacro.swift",
"SimpleDiagnosticMessage.swift"
],
"type" : "macro"
},
{
"c99name" : "SafeGlobalClient",
"module_type" : "SwiftTarget",
"name" : "SafeGlobalClient",
"path" : "Sources/SafeGlobalClient",
"product_memberships" : [
"SafeGlobalClient"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"SafeGlobal"
],
"type" : "executable"
},
{
"c99name" : "SafeGlobal",
"module_type" : "SwiftTarget",
"name" : "SafeGlobal",
"path" : "Sources/SafeGlobal",
"product_memberships" : [
"SafeGlobal",
"SafeGlobalClient"
],
"sources" : [
"NSLock+Linux.swift",
"SafeGlobal.swift",
"SafeGlobalMacro.swift"
],
"target_dependencies" : [
"SafeGlobalMacros"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Done.