Build Information
Successful build of AnandaMacros, reference 1.3.0 (2d746e), with Swift 6.2 for Linux on 28 Sep 2025 12:46:32 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/nixzhu/AnandaMacros.git
Reference: 1.3.0
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/nixzhu/AnandaMacros
* tag 1.3.0 -> FETCH_HEAD
HEAD is now at 2d746e8 update deps
Cloned https://github.com/nixzhu/AnandaMacros.git
Revision (git rev-parse @):
2d746e86f74e9aedd0ac1eaeeecdf6d94e5cbc4a
SUCCESS checkout https://github.com/nixzhu/AnandaMacros.git at 1.3.0
========================================
Build
========================================
Selected platform: linux
Swift version: 6.2
Building package at path: $PWD
https://github.com/nixzhu/AnandaMacros.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b3eaa5734a03a9b8084848018342ef6c4e4ec1a618756d8de460b693a5f488ea
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/nixzhu/Ananda.git
Fetching https://github.com/swiftlang/swift-syntax.git
[1/736] Fetching ananda
Fetched https://github.com/nixzhu/Ananda.git from cache (0.32s)
[1/72291] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (7.34s)
Computing version for https://github.com/nixzhu/Ananda.git
Computed https://github.com/nixzhu/Ananda.git at 1.2.0 (7.78s)
Fetching https://github.com/ibireme/yyjson.git
[1/4265] Fetching yyjson
Fetched https://github.com/ibireme/yyjson.git from cache (1.27s)
Computing version for https://github.com/ibireme/yyjson.git
Computed https://github.com/ibireme/yyjson.git at 0.12.0 (3.22s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 602.0.0 (0.56s)
Creating working copy for https://github.com/ibireme/yyjson.git
Working copy of https://github.com/ibireme/yyjson.git resolved at 0.12.0
Creating working copy for https://github.com/nixzhu/Ananda.git
Working copy of https://github.com/nixzhu/Ananda.git resolved at 1.2.0
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.2-RELEASE-MacroSupport-ubuntu_jammy_x86_64.tar.gz
Downloaded https://download.swift.org/prebuilts/swift-syntax/602.0.0/swift-6.2-RELEASE-MacroSupport-ubuntu_jammy_x86_64.tar.gz (0.60s)
Building for debugging...
[0/11] Write sources
[5/11] Write swift-version-24593BA9C3E375BF.txt
[6/16] Compiling yyjson.c
[9/26] Compiling Ananda AnandaPathItem.swift
[10/26] Compiling AnandaMacrosProvider AnandaPlugin.swift
[11/26] Compiling AnandaMacrosProvider AnandaKeyMacro.swift
[12/26] Emitting module AnandaMacrosProvider
[13/26] Compiling Ananda AnandaPathItem.swift
[14/26] Compiling Ananda AnandaValueExtractor.swift
[16/26] Emitting module Ananda
[17/26] Compiling Ananda AnandaJSON.swift
[18/26] Compiling Ananda AnandaModel.swift
[19/26] Compiling Ananda AnandaJSON.swift
[20/26] Compiling Ananda AnandaModel.swift
[21/26] Emitting module Ananda
[22/28] Compiling AnandaMacrosProvider AnandaIgnoredMacro.swift
[23/28] Compiling AnandaMacrosProvider AnandaInitMacro.swift
[26/29] Wrapping AST for AnandaMacrosProvider for debugging
[27/29] Write Objects.LinkFileList
[28/29] Linking AnandaMacrosProvider-tool
[30/33] Compiling AnandaMacros Macros.swift
[31/33] Emitting module AnandaMacros
[32/34] Compiling AnandaMacros Macros.swift
[33/34] Emitting module AnandaMacros
Build complete! (34.51s)
Build complete.
{
"dependencies" : [
{
"identity" : "ananda",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/nixzhu/Ananda.git"
},
{
"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" : "AnandaMacros",
"name" : "AnandaMacros",
"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"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "AnandaMacros",
"targets" : [
"AnandaMacros"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "AnandaMacrosProvider",
"targets" : [
"AnandaMacrosProvider"
],
"type" : {
"macro" : null
}
}
],
"targets" : [
{
"c99name" : "AnandaMacrosTests",
"module_type" : "SwiftTarget",
"name" : "AnandaMacrosTests",
"path" : "Tests/AnandaMacrosTests",
"product_dependencies" : [
"SwiftSyntaxMacrosTestSupport"
],
"sources" : [
"MacrosTests.swift"
],
"target_dependencies" : [
"AnandaMacros",
"AnandaMacrosProvider"
],
"type" : "test"
},
{
"c99name" : "AnandaMacrosProvider",
"module_type" : "SwiftTarget",
"name" : "AnandaMacrosProvider",
"path" : "Sources/AnandaMacrosProvider",
"product_dependencies" : [
"SwiftSyntaxMacros",
"SwiftCompilerPlugin"
],
"product_memberships" : [
"AnandaMacros",
"AnandaMacrosProvider"
],
"sources" : [
"AnandaIgnoredMacro.swift",
"AnandaInitMacro.swift",
"AnandaKeyMacro.swift",
"AnandaPlugin.swift"
],
"type" : "macro"
},
{
"c99name" : "AnandaMacros",
"module_type" : "SwiftTarget",
"name" : "AnandaMacros",
"path" : "Sources/AnandaMacros",
"product_dependencies" : [
"Ananda"
],
"product_memberships" : [
"AnandaMacros"
],
"sources" : [
"Macros.swift"
],
"target_dependencies" : [
"AnandaMacrosProvider"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b3eaa5734a03a9b8084848018342ef6c4e4ec1a618756d8de460b693a5f488ea
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Done.