The Swift Package Index logo.Swift Package Index

Build Information

Failed to build MacroApp, reference 0.6.4 (d99d86), with Swift 6.1 for Android on 16 Apr 2026 13:13:46 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-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.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Macro-swift/MacroApp.git
Reference: 0.6.4
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/Macro-swift/MacroApp
 * tag               0.6.4      -> FETCH_HEAD
HEAD is now at d99d864 Merge branch 'develop'
Cloned https://github.com/Macro-swift/MacroApp.git
Revision (git rev-parse @):
d99d8642dac9fc336e7574f9b83ffea327f46cb0
SUCCESS checkout https://github.com/Macro-swift/MacroApp.git at 0.6.4
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/Macro-swift/MacroApp.git
https://github.com/Macro-swift/MacroApp.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
android-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d37fe7b8fba27dae59fb1d9d7dfa86b38b41ffb3975924aad6f05cb4cc3de131
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.1-latest
Fetching https://github.com/Macro-swift/Macro.git
Fetching https://github.com/Macro-swift/MacroExpress.git
[1/2290] Fetching macro
[2291/4254] Fetching macro, macroexpress
Fetched https://github.com/Macro-swift/Macro.git from cache (0.34s)
Fetched https://github.com/Macro-swift/MacroExpress.git from cache (0.34s)
Computing version for https://github.com/Macro-swift/MacroExpress.git
Computed https://github.com/Macro-swift/MacroExpress.git at 1.0.46 (1.11s)
Fetching https://github.com/AlwaysRightInstitute/mustache.git
[1/581] Fetching mustache
Fetched https://github.com/AlwaysRightInstitute/mustache.git from cache (0.28s)
Computing version for https://github.com/Macro-swift/Macro.git
Computed https://github.com/Macro-swift/Macro.git at 1.0.46 (0.97s)
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-atomics.git
[1/1820] Fetching swift-atomics
[1512/8408] Fetching swift-atomics, swift-log
Fetched https://github.com/apple/swift-atomics.git from cache (0.50s)
[1/83162] Fetching swift-nio
Fetched https://github.com/apple/swift-log.git from cache (10.30s)
Fetched https://github.com/apple/swift-nio.git from cache (10.42s)
Computing version for https://github.com/AlwaysRightInstitute/mustache.git
Computed https://github.com/AlwaysRightInstitute/mustache.git at 1.0.4 (12.95s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.98.0 (1.32s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/23551] Fetching swift-collections
[237/29152] Fetching swift-collections, swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.58s)
[2356/23551] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.90s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (2.57s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (0.72s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.94s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.12.0 (0.77s)
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.98.0
Creating working copy for https://github.com/Macro-swift/Macro.git
Working copy of https://github.com/Macro-swift/Macro.git resolved at 1.0.46
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.4
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.1
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.12.0
Creating working copy for https://github.com/Macro-swift/MacroExpress.git
Working copy of https://github.com/Macro-swift/MacroExpress.git resolved at 1.0.46
Creating working copy for https://github.com/AlwaysRightInstitute/mustache.git
Working copy of https://github.com/AlwaysRightInstitute/mustache.git resolved at 1.0.4
Building for debugging...
[0/41] Write sources
[26/41] Compiling CNIOWASI CNIOWASI.c
[27/41] Compiling CNIOWindows WSAStartup.c
[28/41] Compiling _AtomicsShims.c
[29/41] Compiling CNIOWindows shim.c
[30/41] Compiling CNIOPosix event_loop_id.c
[31/41] Compiling CNIOOpenBSD shim.c
[32/41] Compiling CNIOLinux liburing_shims.c
[33/41] Compiling CNIODarwin shim.c
[34/41] Compiling CNIOLLHTTP c_nio_http.c
[35/41] Compiling CNIOLinux shim.c
[36/41] Compiling CNIOLLHTTP c_nio_api.c
[37/41] Write swift-version-24593BA9C3E375BF.txt
[38/41] Compiling CNIOLLHTTP c_nio_llhttp.c
[40/77] Compiling xsys ioctl.swift
/host/spi-builder-workspace/.build/checkouts/Macro/Sources/xsys/Module.swift:14:10: error: no such module 'Glibc'
12 |   import WASILibc
13 | #elseif os(Linux) || os(Android)
14 |   import Glibc
   |          `- error: no such module 'Glibc'
15 | #else
16 |   import Darwin
[41/77] Compiling xsys misc.swift
/host/spi-builder-workspace/.build/checkouts/Macro/Sources/xsys/Module.swift:14:10: error: no such module 'Glibc'
12 |   import WASILibc
13 | #elseif os(Linux) || os(Android)
14 |   import Glibc
   |          `- error: no such module 'Glibc'
15 | #else
16 |   import Darwin
[41/78] Compiling c-nioatomics.c
error: emit-module command failed with exit code 1 (use -v to see invocation)
[43/78] Emitting module Mustache
/host/spi-builder-workspace/.build/checkouts/mustache/Sources/Mustache/MustacheParser.swift:218:15: error: no such module 'Darwin'
216 |   import func ucrt.memcpy
217 | #else
218 |   import func Darwin.memcpy
    |               `- error: no such module 'Darwin'
219 | #endif
220 |
[44/79] Compiling _NIODataStructures PriorityQueue.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[45/79] Compiling _NIODataStructures _TinyArray.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[45/79] Compiling c-atomics.c
[46/79] Compiling xsys timeval_any.swift
/host/spi-builder-workspace/.build/checkouts/Macro/Sources/xsys/Module.swift:14:10: error: no such module 'Glibc'
12 |   import WASILibc
13 | #elseif os(Linux) || os(Android)
14 |   import Glibc
   |          `- error: no such module 'Glibc'
15 | #else
16 |   import Darwin
[48/79] Compiling Mustache MustacheRenderingContext.swift
/host/spi-builder-workspace/.build/checkouts/mustache/Sources/Mustache/MustacheParser.swift:218:15: error: no such module 'Darwin'
216 |   import func ucrt.memcpy
217 | #else
218 |   import func Darwin.memcpy
    |               `- error: no such module 'Darwin'
219 | #endif
220 |
[49/79] Compiling xsys timespec.swift
/host/spi-builder-workspace/.build/checkouts/Macro/Sources/xsys/Module.swift:14:10: error: no such module 'Glibc'
12 |   import WASILibc
13 | #elseif os(Linux) || os(Android)
14 |   import Glibc
   |          `- error: no such module 'Glibc'
15 | #else
16 |   import Darwin
[50/79] Compiling Mustache MustacheNode.swift
/host/spi-builder-workspace/.build/checkouts/mustache/Sources/Mustache/MustacheParser.swift:218:15: error: no such module 'Darwin'
216 |   import func ucrt.memcpy
217 | #else
218 |   import func Darwin.memcpy
    |               `- error: no such module 'Darwin'
219 | #endif
220 |
[51/79] Compiling Mustache MustacheParser.swift
/host/spi-builder-workspace/.build/checkouts/mustache/Sources/Mustache/MustacheParser.swift:218:15: error: no such module 'Darwin'
216 |   import func ucrt.memcpy
217 | #else
218 |   import func Darwin.memcpy
    |               `- error: no such module 'Darwin'
219 | #endif
220 |
[52/79] Compiling xsys ntohs.swift
/host/spi-builder-workspace/.build/checkouts/Macro/Sources/xsys/Module.swift:14:10: error: no such module 'Glibc'
12 |   import WASILibc
13 | #elseif os(Linux) || os(Android)
14 |   import Glibc
   |          `- error: no such module 'Glibc'
15 | #else
16 |   import Darwin
[53/79] Compiling xsys sockaddr_any.swift
/host/spi-builder-workspace/.build/checkouts/Macro/Sources/xsys/Module.swift:14:10: error: no such module 'Glibc'
12 |   import WASILibc
13 | #elseif os(Linux) || os(Android)
14 |   import Glibc
   |          `- error: no such module 'Glibc'
15 | #else
16 |   import Darwin
[54/79] Compiling xsys socket.swift
/host/spi-builder-workspace/.build/checkouts/Macro/Sources/xsys/Module.swift:14:10: error: no such module 'Glibc'
12 |   import WASILibc
13 | #elseif os(Linux) || os(Android)
14 |   import Glibc
   |          `- error: no such module 'Glibc'
15 | #else
16 |   import Darwin
[55/79] Compiling xsys time.swift
/host/spi-builder-workspace/.build/checkouts/Macro/Sources/xsys/Module.swift:14:10: error: no such module 'Glibc'
12 |   import WASILibc
13 | #elseif os(Linux) || os(Android)
14 |   import Glibc
   |          `- error: no such module 'Glibc'
15 | #else
16 |   import Darwin
[56/79] Compiling Mustache MustacheRendering.swift
/host/spi-builder-workspace/.build/checkouts/mustache/Sources/Mustache/MustacheParser.swift:218:15: error: no such module 'Darwin'
216 |   import func ucrt.memcpy
217 | #else
218 |   import func Darwin.memcpy
    |               `- error: no such module 'Darwin'
219 | #endif
220 |
[57/79] Compiling xsys Module.swift
/host/spi-builder-workspace/.build/checkouts/Macro/Sources/xsys/Module.swift:14:10: error: no such module 'Glibc'
12 |   import WASILibc
13 | #elseif os(Linux) || os(Android)
14 |   import Glibc
   |          `- error: no such module 'Glibc'
15 | #else
16 |   import Darwin
[58/79] Compiling xsys POSIXError.swift
/host/spi-builder-workspace/.build/checkouts/Macro/Sources/xsys/Module.swift:14:10: error: no such module 'Glibc'
12 |   import WASILibc
13 | #elseif os(Linux) || os(Android)
14 |   import Glibc
   |          `- error: no such module 'Glibc'
15 | #else
16 |   import Darwin
error: emit-module command failed with exit code 1 (use -v to see invocation)
[59/79] Emitting module xsys
/host/spi-builder-workspace/.build/checkouts/Macro/Sources/xsys/Module.swift:14:10: error: no such module 'Glibc'
12 |   import WASILibc
13 | #elseif os(Linux) || os(Android)
14 |   import Glibc
   |          `- error: no such module 'Glibc'
15 | #else
16 |   import Darwin
[60/79] Compiling Mustache Mustachable.swift
/host/spi-builder-workspace/.build/checkouts/mustache/Sources/Mustache/MustacheParser.swift:218:15: error: no such module 'Darwin'
216 |   import func ucrt.memcpy
217 | #else
218 |   import func Darwin.memcpy
    |               `- error: no such module 'Darwin'
219 | #endif
220 |
[61/79] Compiling xsys dylib.swift
/host/spi-builder-workspace/.build/checkouts/Macro/Sources/xsys/Module.swift:14:10: error: no such module 'Glibc'
12 |   import WASILibc
13 | #elseif os(Linux) || os(Android)
14 |   import Glibc
   |          `- error: no such module 'Glibc'
15 | #else
16 |   import Darwin
[62/79] Compiling xsys fd.swift
/host/spi-builder-workspace/.build/checkouts/Macro/Sources/xsys/Module.swift:14:10: error: no such module 'Glibc'
12 |   import WASILibc
13 | #elseif os(Linux) || os(Android)
14 |   import Glibc
   |          `- error: no such module 'Glibc'
15 | #else
16 |   import Darwin
[63/79] Compiling xsys SocketAddress.swift
/host/spi-builder-workspace/.build/checkouts/Macro/Sources/xsys/Module.swift:14:10: error: no such module 'Glibc'
12 |   import WASILibc
13 | #elseif os(Linux) || os(Android)
14 |   import Glibc
   |          `- error: no such module 'Glibc'
15 | #else
16 |   import Darwin
[64/79] Compiling xsys UUID.swift
/host/spi-builder-workspace/.build/checkouts/Macro/Sources/xsys/Module.swift:14:10: error: no such module 'Glibc'
12 |   import WASILibc
13 | #elseif os(Linux) || os(Android)
14 |   import Glibc
   |          `- error: no such module 'Glibc'
15 | #else
16 |   import Darwin
[65/79] Emitting module _NIODataStructures
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[66/79] Compiling _NIODataStructures Heap.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[67/79] Emitting module _NIOBase64
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[68/79] Compiling _NIOBase64 Base64.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[71/100] Emitting module mime
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[72/100] Emitting module Logging
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[73/100] Compiling Logging LogHandler.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[74/100] Compiling Logging LogEvent.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d37fe7b8fba27dae59fb1d9d7dfa86b38b41ffb3975924aad6f05cb4cc3de131
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.1-latest
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/62] Compiling xsys SocketAddress.swift
/host/spi-builder-workspace/.build/checkouts/Macro/Sources/xsys/Module.swift:14:10: error: no such module 'Glibc'
12 |   import WASILibc
13 | #elseif os(Linux) || os(Android)
14 |   import Glibc
   |          `- error: no such module 'Glibc'
15 | #else
16 |   import Darwin
[3/62] Compiling xsys UUID.swift
/host/spi-builder-workspace/.build/checkouts/Macro/Sources/xsys/Module.swift:14:10: error: no such module 'Glibc'
12 |   import WASILibc
13 | #elseif os(Linux) || os(Android)
14 |   import Glibc
   |          `- error: no such module 'Glibc'
15 | #else
16 |   import Darwin
[4/62] Compiling xsys Module.swift
[5/62] Compiling xsys POSIXError.swift
[7/65] Compiling Logging LogHandler.swift
/host/spi-builder-workspace/.build/checkouts/Macro/Sources/xsys/Module.swift:14:10: error: no such module 'Glibc'
12 |   import WASILibc
13 | #elseif os(Linux) || os(Android)
14 |   import Glibc
   |          `- error: no such module 'Glibc'
15 | #else
16 |   import Darwin
/host/spi-builder-workspace/.build/checkouts/Macro/Sources/xsys/Module.swift:14:10: error: no such module 'Glibc'
12 |   import WASILibc
13 | #elseif os(Linux) || os(Android)
14 |   import Glibc
   |          `- error: no such module 'Glibc'
15 | #else
16 |   import Darwin
[10/65] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[11/65] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[12/65] Compiling Mustache HTMLEscape.swift
/host/spi-builder-workspace/.build/checkouts/mustache/Sources/Mustache/MustacheParser.swift:218:15: error: no such module 'Darwin'
216 |   import func ucrt.memcpy
217 | #else
218 |   import func Darwin.memcpy
    |               `- error: no such module 'Darwin'
219 | #endif
220 |
[13/65] Compiling xsys ioctl.swift
/host/spi-builder-workspace/.build/checkouts/Macro/Sources/xsys/Module.swift:14:10: error: no such module 'Glibc'
12 |   import WASILibc
13 | #elseif os(Linux) || os(Android)
14 |   import Glibc
   |          `- error: no such module 'Glibc'
15 | #else
16 |   import Darwin
[14/65] Compiling xsys misc.swift
/host/spi-builder-workspace/.build/checkouts/Macro/Sources/xsys/Module.swift:14:10: error: no such module 'Glibc'
12 |   import WASILibc
13 | #elseif os(Linux) || os(Android)
14 |   import Glibc
   |          `- error: no such module 'Glibc'
15 | #else
16 |   import Darwin
[15/65] Compiling xsys dylib.swift
/host/spi-builder-workspace/.build/checkouts/Macro/Sources/xsys/Module.swift:14:10: error: no such module 'Glibc'
12 |   import WASILibc
13 | #elseif os(Linux) || os(Android)
14 |   import Glibc
   |          `- error: no such module 'Glibc'
15 | #else
16 |   import Darwin
[16/65] Compiling xsys fd.swift
/host/spi-builder-workspace/.build/checkouts/Macro/Sources/xsys/Module.swift:14:10: error: no such module 'Glibc'
12 |   import WASILibc
13 | #elseif os(Linux) || os(Android)
14 |   import Glibc
   |          `- error: no such module 'Glibc'
15 | #else
16 |   import Darwin
[17/65] Compiling xsys ntohs.swift
/host/spi-builder-workspace/.build/checkouts/Macro/Sources/xsys/Module.swift:14:10: error: no such module 'Glibc'
12 |   import WASILibc
13 | #elseif os(Linux) || os(Android)
14 |   import Glibc
   |          `- error: no such module 'Glibc'
15 | #else
16 |   import Darwin
[18/65] Compiling xsys sockaddr_any.swift
/host/spi-builder-workspace/.build/checkouts/Macro/Sources/xsys/Module.swift:14:10: error: no such module 'Glibc'
12 |   import WASILibc
13 | #elseif os(Linux) || os(Android)
14 |   import Glibc
   |          `- error: no such module 'Glibc'
15 | #else
16 |   import Darwin
[19/65] Compiling InternalCollectionsUtilities _SortedCollection.swift
[20/65] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[21/65] Compiling Mustache Mustachable.swift
/host/spi-builder-workspace/.build/checkouts/mustache/Sources/Mustache/MustacheParser.swift:218:15: error: no such module 'Darwin'
216 |   import func ucrt.memcpy
217 | #else
218 |   import func Darwin.memcpy
    |               `- error: no such module 'Darwin'
219 | #endif
220 |
[22/66] Compiling xsys timespec.swift
/host/spi-builder-workspace/.build/checkouts/Macro/Sources/xsys/Module.swift:14:10: error: no such module 'Glibc'
12 |   import WASILibc
13 | #elseif os(Linux) || os(Android)
14 |   import Glibc
   |          `- error: no such module 'Glibc'
15 | #else
16 |   import Darwin
[23/66] Compiling xsys socket.swift
/host/spi-builder-workspace/.build/checkouts/Macro/Sources/xsys/Module.swift:14:10: error: no such module 'Glibc'
12 |   import WASILibc
13 | #elseif os(Linux) || os(Android)
14 |   import Glibc
   |          `- error: no such module 'Glibc'
15 | #else
16 |   import Darwin
[24/66] Compiling xsys time.swift
/host/spi-builder-workspace/.build/checkouts/Macro/Sources/xsys/Module.swift:14:10: error: no such module 'Glibc'
12 |   import WASILibc
13 | #elseif os(Linux) || os(Android)
14 |   import Glibc
   |          `- error: no such module 'Glibc'
15 | #else
16 |   import Darwin
[25/66] Compiling Mustache MustacheRenderingContext.swift
/host/spi-builder-workspace/.build/checkouts/mustache/Sources/Mustache/MustacheParser.swift:218:15: error: no such module 'Darwin'
216 |   import func ucrt.memcpy
217 | #else
218 |   import func Darwin.memcpy
    |               `- error: no such module 'Darwin'
219 | #endif
220 |
[26/66] Compiling Mustache MustacheRendering.swift
/host/spi-builder-workspace/.build/checkouts/mustache/Sources/Mustache/MustacheParser.swift:218:15: error: no such module 'Darwin'
216 |   import func ucrt.memcpy
217 | #else
218 |   import func Darwin.memcpy
    |               `- error: no such module 'Darwin'
219 | #endif
220 |
[27/66] Compiling xsys timeval_any.swift
/host/spi-builder-workspace/.build/checkouts/Macro/Sources/xsys/Module.swift:14:10: error: no such module 'Glibc'
12 |   import WASILibc
13 | #elseif os(Linux) || os(Android)
14 |   import Glibc
   |          `- error: no such module 'Glibc'
15 | #else
16 |   import Darwin
error: emit-module command failed with exit code 1 (use -v to see invocation)
[28/66] Emitting module Mustache
/host/spi-builder-workspace/.build/checkouts/mustache/Sources/Mustache/MustacheParser.swift:218:15: error: no such module 'Darwin'
216 |   import func ucrt.memcpy
217 | #else
218 |   import func Darwin.memcpy
    |               `- error: no such module 'Darwin'
219 | #endif
220 |
[29/66] Compiling _NIOBase64 Base64.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[32/66] Emitting module xsys
/host/spi-builder-workspace/.build/checkouts/Macro/Sources/xsys/Module.swift:14:10: error: no such module 'Glibc'
12 |   import WASILibc
13 | #elseif os(Linux) || os(Android)
14 |   import Glibc
   |          `- error: no such module 'Glibc'
15 | #else
16 |   import Darwin
[33/66] Compiling Mustache MustacheNode.swift
/host/spi-builder-workspace/.build/checkouts/mustache/Sources/Mustache/MustacheParser.swift:218:15: error: no such module 'Darwin'
216 |   import func ucrt.memcpy
217 | #else
218 |   import func Darwin.memcpy
    |               `- error: no such module 'Darwin'
219 | #endif
220 |
[34/66] Compiling Mustache MustacheParser.swift
/host/spi-builder-workspace/.build/checkouts/mustache/Sources/Mustache/MustacheParser.swift:218:15: error: no such module 'Darwin'
216 |   import func ucrt.memcpy
217 | #else
218 |   import func Darwin.memcpy
    |               `- error: no such module 'Darwin'
219 | #endif
220 |
[35/66] Emitting module _NIOBase64
[36/67] Compiling _NIODataStructures PriorityQueue.swift
[37/67] Emitting module mime
[38/67] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
BUILD FAILURE 6.1 android