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 1.1.0 (7b27f7), with Swift 6.2 (beta) for Wasm on 23 Jun 2025 14:21:46 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/nixzhu/AnandaMacros.git
Reference: 1.1.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.1.0      -> FETCH_HEAD
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 1.1.0
========================================
Build
========================================
Selected platform:         wasm
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" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:44384f43f933eaa0f42803e9ef7c3d8388c5841ccc831a15a5edf63d8c273423
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest
Fetching https://github.com/nixzhu/Ananda.git
Fetching https://github.com/swiftlang/swift-syntax.git
[1/710] Fetching ananda
Fetched https://github.com/nixzhu/Ananda.git from cache (0.39s)
[1/70927] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (6.36s)
Computing version for https://github.com/nixzhu/Ananda.git
Computed https://github.com/nixzhu/Ananda.git at 1.0.0 (6.78s)
Fetching https://github.com/ibireme/yyjson.git
[1/3794] Fetching yyjson
Fetched https://github.com/ibireme/yyjson.git from cache (1.13s)
Computing version for https://github.com/ibireme/yyjson.git
Computed https://github.com/ibireme/yyjson.git at 0.11.1 (4.50s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 601.0.1 (0.74s)
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
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
Building for debugging...
[0/42] Write sources
[20/42] Compiling _SwiftSyntaxCShims dummy.c
[21/42] Write swift-version-24593BA9C3E375BF.txt
[23/50] Emitting module SwiftSyntax601
[24/50] Emitting module SwiftSyntax600
[24/50] Compiling yyjson.c
[26/54] Emitting module SwiftSyntax509
[27/54] Compiling SwiftSyntax509 Empty.swift
[29/55] Emitting module SwiftSyntax510
[30/55] Compiling SwiftSyntax510 Empty.swift
[31/56] Compiling SwiftSyntax600 Empty.swift
[32/57] Compiling SwiftSyntax601 Empty.swift
[33/58] Wrapping AST for SwiftSyntax509 for debugging
[35/58] Wrapping AST for SwiftSyntax510 for debugging
[37/58] Wrapping AST for SwiftSyntax600 for debugging
[38/58] Wrapping AST for SwiftSyntax601 for debugging
[40/122] Compiling Ananda AnandaJSON.swift
[41/122] Emitting module Ananda
[42/122] Compiling Ananda AnandaValueExtractor.swift
[43/122] Compiling Ananda AnandaModel.swift
[45/123] Compiling SwiftSyntax AbsolutePosition.swift
[46/123] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[47/123] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[48/123] Compiling SwiftSyntax Assert.swift
[49/123] Compiling SwiftSyntax BumpPtrAllocator.swift
[50/123] Compiling SwiftSyntax CommonAncestor.swift
[51/123] Compiling SwiftSyntax Convenience.swift
[52/123] Compiling SwiftSyntax CustomTraits.swift
[53/123] Compiling SwiftSyntax EditorPlaceholder.swift
[54/132] Compiling SwiftSyntax SourceLocation.swift
[55/132] Compiling SwiftSyntax SourcePresence.swift
[56/132] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[57/132] Compiling SwiftSyntax Syntax.swift
[58/132] Compiling SwiftSyntax SyntaxArena.swift
[59/132] Compiling SwiftSyntax SyntaxArenaAllocatedBuffer.swift
[60/132] Compiling SwiftSyntax SyntaxChildren.swift
[61/132] Compiling SwiftSyntax SyntaxCollection.swift
[62/132] Compiling SwiftSyntax SyntaxHashable.swift
[62/132] Compiling yyjson.c
error: emit-module command failed with exit code 1 (use -v to see invocation)
[64/136] Emitting module Ananda
/host/spi-builder-workspace/.build/checkouts/Ananda/Sources/Ananda/AnandaJSON.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 | import yyjson
  3 |
[65/136] Compiling Ananda AnandaValueExtractor.swift
/host/spi-builder-workspace/.build/checkouts/Ananda/Sources/Ananda/AnandaJSON.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 | import yyjson
  3 |
[66/136] Compiling Ananda AnandaJSON.swift
/host/spi-builder-workspace/.build/checkouts/Ananda/Sources/Ananda/AnandaJSON.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 | import yyjson
  3 |
[67/136] Compiling Ananda AnandaModel.swift
/host/spi-builder-workspace/.build/checkouts/Ananda/Sources/Ananda/AnandaJSON.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 | import yyjson
  3 |
BUILD FAILURE 6.2 wasm