Build Information
Successful build of SafeGlobal, reference 0.3.4 (c95871), with Swift 6.3 for Android on 17 Apr 2026 05:53:42 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1Build 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 /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
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
========================================
Build
========================================
Selected platform: android
Swift version: 6.3
Building package at path: $PWD
https://github.com/Frizlab/SafeGlobal.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest
Fetching https://github.com/swiftlang/swift-syntax.git
[1/74983] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (8.76s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 602.0.0 (13.11s)
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/swift-6.3-RELEASE-ubuntu_jammy_x86_64-MacroSupport.tar.gz
Downloaded https://download.swift.org/prebuilts/swift-syntax/602.0.0/swift-6.3-RELEASE-ubuntu_jammy_x86_64-MacroSupport.tar.gz (0.54s)
Building for debugging...
[0/11] Write sources
[3/11] Write swift-version--4F562202D5529B1.txt
[5/15] Compiling SafeGlobalMacros Errors.swift
[6/15] Emitting module SafeGlobalMacros
[7/15] Compiling SafeGlobalMacros SimpleDiagnosticMessage.swift
[8/15] Compiling SafeGlobalMacros SafeGlobalMacro.swift
[9/16] Wrapping AST for SafeGlobalMacros for debugging
[10/16] Write Objects.LinkFileList
[11/16] Linking SafeGlobalMacros-tool
[13/20] Compiling SafeGlobal SafeGlobalMacro.swift
[14/20] Compiling SafeGlobal NSLock+Linux.swift
[15/20] Compiling SafeGlobal SafeGlobal.swift
[16/20] Emitting module SafeGlobal
[17/21] Wrapping AST for SafeGlobal for debugging
[19/23] Emitting module SafeGlobalClient
[20/23] Compiling SafeGlobalClient main.swift
[21/24] Wrapping AST for SafeGlobalClient for debugging
[22/24] Write Objects.LinkFileList
[23/24] Linking SafeGlobalClient
Build complete! (45.37s)
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" : "/host/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"
}
android-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest
Done.