The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build AnandaMacros, reference main (3c9314), with Swift 6.2 (beta) for Android on 11 Aug 2025 13:09:51 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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.65.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 3c93144 update deps
Cloned https://github.com/nixzhu/AnandaMacros.git
Revision (git rev-parse @):
3c9314464707ed99b8a27886c44521084ef53d7a
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-3":/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/swiftlang/swift-syntax.git
Fetching https://github.com/nixzhu/Ananda.git
[1/726] Fetching ananda
[662/72418] Fetching ananda, swift-syntax
Fetched https://github.com/nixzhu/Ananda.git from cache (0.60s)
[2868/71692] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (6.92s)
Computing version for https://github.com/nixzhu/Ananda.git
Computed https://github.com/nixzhu/Ananda.git at 1.1.0 (7.73s)
Fetching https://github.com/ibireme/yyjson.git
[1/4058] Fetching yyjson
Fetched https://github.com/ibireme/yyjson.git from cache (1.42s)
Computing version for https://github.com/ibireme/yyjson.git
Computed https://github.com/ibireme/yyjson.git at 0.11.1 (6.00s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 600.0.1 (1.33s)
Creating working copy for https://github.com/ibireme/yyjson.git
Working copy of https://github.com/ibireme/yyjson.git resolved at 0.11.1
Creating working copy for https://github.com/nixzhu/Ananda.git
Working copy of https://github.com/nixzhu/Ananda.git resolved at 1.1.0
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 600.0.1
Building for debugging...
[0/40] Write sources
[19/40] Compiling _SwiftSyntaxCShims dummy.c
[20/40] Write swift-version-8C5A4AE7A8CE2BA.txt
[21/46] Compiling yyjson.c
[24/56] Compiling SwiftSyntax510 Empty.swift
[25/56] Emitting module SwiftSyntax510
[26/57] Wrapping AST for SwiftSyntax510 for debugging
[28/57] Emitting module SwiftSyntax600
[29/57] Compiling SwiftSyntax600 Empty.swift
[30/57] Compiling SwiftSyntax509 Empty.swift
[31/57] Emitting module SwiftSyntax509
[33/59] Wrapping AST for SwiftSyntax509 for debugging
[34/59] Wrapping AST for SwiftSyntax600 for debugging
[36/123] Emitting module Ananda
error: emit-module command failed with exit code 1 (use -v to see invocation)
/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 |
[38/123] Compiling Ananda AnandaJSON.swift
[39/123] Compiling Ananda AnandaModel.swift
[40/123] Compiling Ananda AnandaPathItem.swift
[41/123] Compiling Ananda AnandaValueExtractor.swift
[43/124] Compiling Ananda AnandaPathItem.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 |
[44/124] 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 |
[45/124] 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 |
[46/124] 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 |
[47/124] Compiling SwiftSyntax MemoryLayout.swift
[48/124] Compiling SwiftSyntax MissingNodeInitializers.swift
[49/124] Compiling SwiftSyntax RawSyntax.swift
[50/124] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[51/124] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[52/124] Compiling SwiftSyntax RawSyntaxTokenView.swift
[53/124] Compiling SwiftSyntax SourceEdit.swift
[54/124] Compiling SwiftSyntax SourceLength.swift
[55/124] Compiling SwiftSyntax SourceLocation.swift
[56/124] Compiling SwiftSyntax SyntaxNodeFactory.swift
[57/124] Compiling SwiftSyntax SyntaxNodeStructure.swift
[58/124] Compiling SwiftSyntax SyntaxProtocol.swift
[59/124] Compiling SwiftSyntax SyntaxText.swift
[60/124] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[61/124] Compiling SwiftSyntax TokenDiagnostic.swift
[62/124] Compiling SwiftSyntax TokenSequence.swift
[63/124] Compiling SwiftSyntax TokenSyntax.swift
[64/124] Compiling SwiftSyntax Trivia.swift
[65/124] Compiling SwiftSyntax SourcePresence.swift
[66/124] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[67/124] Compiling SwiftSyntax Syntax.swift
[68/124] Compiling SwiftSyntax SyntaxArena.swift
[69/124] Compiling SwiftSyntax SyntaxArenaAllocatedBuffer.swift
[70/124] Compiling SwiftSyntax SyntaxChildren.swift
[71/124] Compiling SwiftSyntax SyntaxCollection.swift
[72/124] Compiling SwiftSyntax SyntaxHashable.swift
[73/124] Compiling SwiftSyntax SyntaxIdentifier.swift
BUILD FAILURE 6.2 android