The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Macro, reference 1.0.52 (811229), with Swift 6.3 for Android on 30 Apr 2026 12:49:36 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.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Macro-swift/Macro.git
Reference: 1.0.52
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/Macro
 * tag               1.0.52     -> FETCH_HEAD
HEAD is now at 8112290 Merge branch 'develop'
Cloned https://github.com/Macro-swift/Macro.git
Revision (git rev-parse @):
811229004375afa1684b66ea599c12de30a92e11
SUCCESS checkout https://github.com/Macro-swift/Macro.git at 1.0.52
========================================
Build
========================================
Selected platform:         android
Swift version:             6.3
Building package at path:  $PWD
https://github.com/Macro-swift/Macro.git
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.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest
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/6802] Fetching swift-log
[6803/8622] Fetching swift-log, swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (0.97s)
Fetched https://github.com/apple/swift-log.git from cache (0.97s)
[1/83211] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (9.50s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.99.0 (10.76s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/5601] Fetching swift-system
[450/29411] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (1.72s)
Fetched https://github.com/apple/swift-collections.git from cache (1.76s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (2.27s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (0.71s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.60s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.12.0 (0.44s)
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-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-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/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.99.0
Building for debugging...
[0/40] Write sources
[19/40] Compiling _AtomicsShims.c
[20/40] Write sources
[24/40] Compiling CNIOWindows WSAStartup.c
[25/40] Compiling CNIOWASI CNIOWASI.c
[26/40] Compiling CNIOWindows shim.c
[27/40] Compiling CNIOOpenBSD shim.c
[28/40] Write swift-version--4F562202D5529B1.txt
[29/40] Compiling CNIOLinux liburing_shims.c
[30/40] Compiling CNIOPosix event_loop_id.c
[31/40] Compiling CNIOSHA1 c_nio_sha1.c
[32/40] Compiling CNIODarwin shim.c
[33/40] Compiling CNIOLLHTTP c_nio_http.c
[34/57] Compiling CNIOLLHTTP c_nio_api.c
[35/58] Compiling CNIOLinux shim.c
[36/84] Compiling CNIOLLHTTP c_nio_llhttp.c
[37/84] Write sources
[39/102] Emitting module InternalCollectionsUtilities
[40/104] Emitting module Atomics
[40/106] Compiling c-nioatomics.c
[41/106] Compiling c-atomics.c
[43/113] Compiling Atomics IntegerOperations.swift
[44/113] Compiling Atomics Unmanaged extensions.swift
[47/113] Compiling Logging LogHandler.swift
[48/113] Compiling Atomics AtomicStorage.swift
[49/113] Compiling Atomics AtomicValue.swift
[50/113] Compiling Atomics ManagedAtomic.swift
[51/113] Compiling Atomics ManagedAtomicLazyReference.swift
/host/spi-builder-workspace/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/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/113] Compiling Atomics PointerConformances.swift
/host/spi-builder-workspace/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/113] Compiling Atomics Primitives.native.swift
/host/spi-builder-workspace/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/113] Compiling Atomics UnsafeAtomic.swift
[57/113] Compiling Atomics UnsafeAtomicLazyReference.swift
[58/113] Compiling Atomics AtomicBool.swift
/host/spi-builder-workspace/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
[59/113] Compiling Atomics IntegerConformances.swift
/host/spi-builder-workspace/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/113] Compiling Atomics AtomicReference.swift
/host/spi-builder-workspace/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
[61/113] Compiling Atomics AtomicMemoryOrderings.swift
/host/spi-builder-workspace/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/114] Compiling Atomics DoubleWord.swift
[65/114] Compiling Atomics AtomicInteger.swift
[66/114] Compiling Atomics AtomicOptionalWrappable.swift
/host/spi-builder-workspace/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/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
[72/114] Compiling Atomics OptionalRawRepresentable.swift
[73/114] Compiling Atomics RawRepresentable.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[75/114] Emitting module xsys
/host/spi-builder-workspace/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/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/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
[78/114] Compiling Logging LogEvent.swift
[84/114] Compiling xsys timespec.swift
/host/spi-builder-workspace/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
[91/115] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[92/115] Compiling NIOConcurrencyHelpers NIOLock.swift
[100/115] Emitting module _NIOBase64
[101/115] Compiling _NIOBase64 Base64.swift
[102/116] Compiling xsys timeval_any.swift
/host/spi-builder-workspace/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
[103/117] Emitting module _NIODataStructures
[104/117] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[107/117] Compiling _NIODataStructures Heap.swift
[108/117] Compiling _NIODataStructures PriorityQueue.swift
BUILD FAILURE 6.3 android