Build Information
Successful build of OpenObservation, reference 0.0.2 (1dd8b1), with Swift 6.2 for Android on 28 Mar 2026 02:06:11 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.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/OpenSwiftUIProject/OpenObservation.git
Reference: 0.0.2
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/OpenSwiftUIProject/OpenObservation
* tag 0.0.2 -> FETCH_HEAD
HEAD is now at 1dd8b16 Update README to document Swift 6.1 alignment (#4)
Cloned https://github.com/OpenSwiftUIProject/OpenObservation.git
Revision (git rev-parse @):
1dd8b16a539e3563e05b77749acf334a4857a6a7
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/OpenSwiftUIProject/OpenObservation.git at 0.0.2
========================================
Build
========================================
Selected platform: android
Swift version: 6.2
Building package at path: $PWD
https://github.com/OpenSwiftUIProject/OpenObservation.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.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:ddd4edb33d5d885e17caac0b97dcd74ed916c6d1fa6d49f38e53038953d2cc51
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.2-latest
warning: 'spi-builder-workspace': [env] OPENOBSERVATION_DEVELOPMENT not set, using default: false
[env] OPENOBSERVATION_SWIFT_TOOLCHAIN_SUPPORTED not set, using default: false
Fetching https://github.com/swiftlang/swift-syntax
[1/74849] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (6.82s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (11.18s)
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 601.0.1
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/601.0.1/swift-6.2-RELEASE-MacroSupport-ubuntu_jammy_x86_64.tar.gz
Downloaded https://download.swift.org/prebuilts/swift-syntax/601.0.1/swift-6.2-RELEASE-MacroSupport-ubuntu_jammy_x86_64.tar.gz (0.99s)
Building for debugging...
[0/13] Write sources
[3/13] Compiling OpenObservationCxx Locking.cpp
[4/13] Compiling OpenObservationCxx ThreadLocal.cpp
[5/13] Write swift-version--11D90AFD9DD3AB2.txt
[7/18] Compiling OpenObservationMacros Extensions.swift
[8/18] Compiling OpenObservationMacros OpenObservationMacros.swift
[9/18] Emitting module OpenObservationMacros
[10/18] Compiling OpenObservationMacros Availability.swift
[11/18] Compiling OpenObservationMacros ObservableMacro.swift
[12/19] Wrapping AST for OpenObservationMacros for debugging
[13/19] Write Objects.LinkFileList
[14/19] Linking OpenObservationMacros-tool
[16/25] Compiling OpenObservation ThreadLocal.swift
[17/25] Compiling OpenObservation ObservationTracking.swift
[18/25] Compiling OpenObservation Locking.swift
[19/25] Compiling OpenObservation Observable.swift
[20/25] Emitting module OpenObservation
[21/25] Compiling OpenObservation ObservationRegistrar.swift
[22/26] Wrapping AST for OpenObservation for debugging
[24/28] Emitting module OpenObservationClient
[25/28] Compiling OpenObservationClient main.swift
[26/29] Wrapping AST for OpenObservationClient for debugging
[27/29] Write Objects.LinkFileList
[28/29] Linking OpenObservationClient
Build complete! (39.73s)
Build complete.
{
"cxx_language_standard" : "c++17",
"dependencies" : [
{
"identity" : "swift-syntax",
"requirement" : {
"range" : [
{
"lower_bound" : "601.0.0",
"upper_bound" : "602.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-syntax"
}
],
"manifest_display_name" : "OpenObservation",
"name" : "OpenObservation",
"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"
},
{
"name" : "maccatalyst",
"version" : "13.0"
}
],
"products" : [
{
"name" : "OpenObservation",
"targets" : [
"OpenObservation"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "OpenObservationClient",
"targets" : [
"OpenObservationClient"
],
"type" : {
"executable" : null
}
},
{
"name" : "OpenObservationMacros",
"targets" : [
"OpenObservationMacros"
],
"type" : {
"macro" : null
}
}
],
"targets" : [
{
"c99name" : "OpenObservationMacros",
"module_type" : "SwiftTarget",
"name" : "OpenObservationMacros",
"path" : "Sources/OpenObservationMacros",
"product_dependencies" : [
"SwiftDiagnostics",
"SwiftSyntaxBuilder",
"SwiftSyntax",
"SwiftSyntaxMacros",
"SwiftCompilerPlugin"
],
"product_memberships" : [
"OpenObservation",
"OpenObservationClient",
"OpenObservationMacros"
],
"sources" : [
"Availability.swift",
"Extensions.swift",
"ObservableMacro.swift",
"OpenObservationMacros.swift"
],
"type" : "macro"
},
{
"c99name" : "OpenObservationMacroTests",
"module_type" : "SwiftTarget",
"name" : "OpenObservationMacroTests",
"path" : "Tests/OpenObservationMacroTests",
"product_dependencies" : [
"SwiftSyntaxMacrosTestSupport"
],
"sources" : [
"OpenObservationMacroTests.swift"
],
"target_dependencies" : [
"OpenObservationMacros"
],
"type" : "test"
},
{
"c99name" : "OpenObservationCxx",
"module_type" : "ClangTarget",
"name" : "OpenObservationCxx",
"path" : "Sources/OpenObservationCxx",
"product_memberships" : [
"OpenObservation",
"OpenObservationClient"
],
"sources" : [
"Locking.cpp",
"ThreadLocal.cpp"
],
"type" : "library"
},
{
"c99name" : "OpenObservationClient",
"module_type" : "SwiftTarget",
"name" : "OpenObservationClient",
"path" : "Sources/OpenObservationClient",
"product_memberships" : [
"OpenObservationClient"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"OpenObservation"
],
"type" : "executable"
},
{
"c99name" : "OpenObservation",
"module_type" : "SwiftTarget",
"name" : "OpenObservation",
"path" : "Sources/OpenObservation",
"product_memberships" : [
"OpenObservation",
"OpenObservationClient"
],
"sources" : [
"Locking.swift",
"Observable.swift",
"ObservationRegistrar.swift",
"ObservationTracking.swift",
"ThreadLocal.swift"
],
"target_dependencies" : [
"OpenObservationCxx",
"OpenObservationMacros"
],
"type" : "library"
}
],
"tools_version" : "6.1"
}
android-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:ddd4edb33d5d885e17caac0b97dcd74ed916c6d1fa6d49f38e53038953d2cc51
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.2-latest
warning: 'spi-builder-workspace': [env] OPENOBSERVATION_DEVELOPMENT not set, using default: false
[env] OPENOBSERVATION_SWIFT_TOOLCHAIN_SUPPORTED not set, using default: false
Done.