Build Information
Failed to build AnandaMacros, reference main (7b27f7
), with Swift 6.2 (beta) for Android on 23 Jun 2025 14:21:47 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/nixzhu/AnandaMacros.git
Reference: main
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
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 7b27f7f support swift-syntax 601
Cloned https://github.com/nixzhu/AnandaMacros.git
Revision (git rev-parse @):
7b27f7fca8a91b139d7a9d997aee6e81a0220bd6
SUCCESS checkout https://github.com/nixzhu/AnandaMacros.git at main
========================================
Build
========================================
Selected platform: android
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-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Fetching https://github.com/nixzhu/Ananda.git
Fetching https://github.com/swiftlang/swift-syntax.git
[1/710] Fetching ananda
[711/71637] Fetching ananda, swift-syntax
Fetched https://github.com/nixzhu/Ananda.git from cache (7.20s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (7.25s)
Computing version for https://github.com/nixzhu/Ananda.git
Computed https://github.com/nixzhu/Ananda.git at 1.0.0 (7.72s)
Fetching https://github.com/ibireme/yyjson.git
[1/3794] Fetching yyjson
Fetched https://github.com/ibireme/yyjson.git from cache (1.70s)
Computing version for https://github.com/ibireme/yyjson.git
Computed https://github.com/ibireme/yyjson.git at 0.11.1 (4.91s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 601.0.1 (0.82s)
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 601.0.1
Creating working copy for https://github.com/nixzhu/Ananda.git
Working copy of https://github.com/nixzhu/Ananda.git resolved at 1.0.0
Creating working copy for https://github.com/ibireme/yyjson.git
Working copy of https://github.com/ibireme/yyjson.git resolved at 0.11.1
Building for debugging...
[0/42] Write sources
[20/42] Compiling _SwiftSyntaxCShims dummy.c
[21/42] Compiling yyjson.c
[22/42] Write swift-version-8C5A4AE7A8CE2BA.txt
[24/54] Emitting module SwiftSyntax601
[25/54] Emitting module SwiftSyntax600
[25/54] Compiling yyjson.c
[27/58] Compiling SwiftSyntax600 Empty.swift
[29/59] Emitting module SwiftSyntax509
[30/59] Compiling SwiftSyntax509 Empty.swift
[31/60] Wrapping AST for SwiftSyntax600 for debugging
[33/60] Compiling SwiftSyntax601 Empty.swift
[34/61] Emitting module SwiftSyntax510
[35/61] Compiling SwiftSyntax510 Empty.swift
[35/62] Wrapping AST for SwiftSyntax509 for debugging
[38/62] Wrapping AST for SwiftSyntax601 for debugging
[39/62] Wrapping AST for SwiftSyntax510 for debugging
[41/126] Compiling Ananda AnandaValueExtractor.swift
[42/126] Compiling Ananda AnandaModel.swift
[43/126] Compiling Ananda AnandaJSON.swift
[44/126] Emitting module Ananda
[46/127] Compiling SwiftSyntax AbsolutePosition.swift
[47/127] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[48/127] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[49/127] Compiling SwiftSyntax Assert.swift
[50/127] Compiling SwiftSyntax BumpPtrAllocator.swift
[51/127] Compiling SwiftSyntax CommonAncestor.swift
[52/127] Compiling SwiftSyntax Convenience.swift
[53/127] Compiling SwiftSyntax CustomTraits.swift
[54/127] Compiling SwiftSyntax EditorPlaceholder.swift
[55/127] Compiling SwiftSyntax SourceLocation.swift
[56/127] Compiling SwiftSyntax SourcePresence.swift
[57/127] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[58/127] Compiling SwiftSyntax Syntax.swift
[59/127] Compiling SwiftSyntax SyntaxArena.swift
[60/127] Compiling SwiftSyntax SyntaxArenaAllocatedBuffer.swift
[61/127] Compiling SwiftSyntax SyntaxChildren.swift
[62/127] Compiling SwiftSyntax SyntaxCollection.swift
[63/127] Compiling SwiftSyntax SyntaxHashable.swift
[64/136] Compiling Ananda AnandaValueExtractor.swift
/host/spi-builder-workspace/.build/checkouts/Ananda/Sources/Ananda/AnandaValueExtractor.swift:4:8: error: no such module 'JJLISO8601DateFormatter'
2 |
3 | #if !os(Linux)
4 | import JJLISO8601DateFormatter
| `- error: no such module 'JJLISO8601DateFormatter'
5 | #endif
6 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[65/136] Emitting module Ananda
/host/spi-builder-workspace/.build/checkouts/Ananda/Sources/Ananda/AnandaValueExtractor.swift:4:8: error: no such module 'JJLISO8601DateFormatter'
2 |
3 | #if !os(Linux)
4 | import JJLISO8601DateFormatter
| `- error: no such module 'JJLISO8601DateFormatter'
5 | #endif
6 |
[66/136] Compiling Ananda AnandaJSON.swift
/host/spi-builder-workspace/.build/checkouts/Ananda/Sources/Ananda/AnandaValueExtractor.swift:4:8: error: no such module 'JJLISO8601DateFormatter'
2 |
3 | #if !os(Linux)
4 | import JJLISO8601DateFormatter
| `- error: no such module 'JJLISO8601DateFormatter'
5 | #endif
6 |
[67/136] Compiling Ananda AnandaModel.swift
/host/spi-builder-workspace/.build/checkouts/Ananda/Sources/Ananda/AnandaValueExtractor.swift:4:8: error: no such module 'JJLISO8601DateFormatter'
2 |
3 | #if !os(Linux)
4 | import JJLISO8601DateFormatter
| `- error: no such module 'JJLISO8601DateFormatter'
5 | #endif
6 |
BUILD FAILURE 6.2 android