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 Macro, reference 1.0.8 (905f2f), with Swift 6.2 (beta) for Android on 24 Jun 2025 14:50:47 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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/Macro-swift/Macro.git
Reference: 1.0.8
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.8      -> FETCH_HEAD
HEAD is now at 905f2fe Merge branch 'develop'
Cloned https://github.com/Macro-swift/Macro.git
Revision (git rev-parse @):
905f2fefec6eb2e7198940ba65b46419566c8f9b
SUCCESS checkout https://github.com/Macro-swift/Macro.git at 1.0.8
========================================
Build
========================================
Selected platform:         android
Swift version:             6.2
Building package at path:  $PWD
https://github.com/Macro-swift/Macro.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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/apple/swift-nio.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-log.git
[1/1797] Fetching swift-atomics
[73/5633] Fetching swift-atomics, swift-log
[5634/81972] Fetching swift-atomics, swift-log, swift-nio
Fetched https://github.com/apple/swift-atomics.git from cache (0.90s)
[6890/80175] Fetching swift-log, swift-nio
Fetched https://github.com/apple/swift-log.git from cache (0.91s)
[3817/76339] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (8.04s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (8.75s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (1.35s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/4436] Fetching swift-system
[1643/21076] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (0.76s)
[4327/16640] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.91s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (2.59s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (1.21s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.73s)
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.2.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.5.0
Building for debugging...
[0/32] Write sources
[18/32] Compiling CNIOWindows WSAStartup.c
[19/32] Compiling CNIOWASI CNIOWASI.c
[20/32] Compiling CNIOWindows shim.c
[21/32] Compiling CNIOLinux liburing_shims.c
[22/32] Compiling CNIOLLHTTP c_nio_http.c
[23/32] Compiling CNIODarwin shim.c
[23/32] Write sources
[25/32] Compiling _AtomicsShims.c
[26/32] Write swift-version-8C5A4AE7A8CE2BA.txt
[27/32] Compiling CNIOLinux shim.c
[28/32] Compiling CNIOLLHTTP c_nio_api.c
[29/71] Compiling CNIOLLHTTP c_nio_llhttp.c
[31/89] Emitting module _NIODataStructures
error: emit-module command failed with exit code 1 (use -v to see invocation)
[32/89] Emitting module xsys
/host/spi-builder-workspace/Sources/xsys/Module.swift:14:10: error: no such module 'Darwin'
12 |   import Glibc
13 | #else
14 |   import Darwin
   |          `- error: no such module 'Darwin'
15 | #endif
16 |
[32/90] Compiling c-nioatomics.c
[33/90] Compiling c-atomics.c
[35/96] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[36/97] Compiling xsys timespec.swift
/host/spi-builder-workspace/Sources/xsys/Module.swift:14:10: error: no such module 'Darwin'
12 |   import Glibc
13 | #else
14 |   import Darwin
   |          `- error: no such module 'Darwin'
15 | #endif
16 |
[37/97] Compiling Atomics ManagedAtomicLazyReference.swift
/host/spi-builder-workspace/Sources/xsys/Module.swift:14:10: error: no such module 'Darwin'
12 |   import Glibc
13 | #else
14 |   import Darwin
   |          `- error: no such module 'Darwin'
15 | #endif
16 |
[38/97] Compiling Atomics AtomicStorage.swift
/host/spi-builder-workspace/Sources/xsys/Module.swift:14:10: error: no such module 'Darwin'
12 |   import Glibc
13 | #else
14 |   import Darwin
   |          `- error: no such module 'Darwin'
15 | #endif
16 |
[41/97] Compiling Atomics AtomicReference.swift
[42/97] Compiling Atomics ManagedAtomic.swift
[43/97] Compiling Atomics AtomicInteger.swift
[44/97] Compiling Atomics AtomicOptionalWrappable.swift
[45/97] Compiling Atomics Primitives.native.swift
[46/97] Compiling Atomics OptionalRawRepresentable.swift
[50/97] Compiling Atomics RawRepresentable.swift
[51/97] Compiling Atomics AtomicBool.swift
[53/99] Compiling Atomics AtomicValue.swift
[56/99] Compiling Atomics AtomicMemoryOrderings.swift
[57/99] Compiling Atomics DoubleWord.swift
[58/99] Compiling Atomics UnsafeAtomic.swift
[59/99] Compiling Atomics UnsafeAtomicLazyReference.swift
[60/99] Compiling xsys timeval_any.swift
/host/spi-builder-workspace/Sources/xsys/Module.swift:14:10: error: no such module 'Darwin'
12 |   import Glibc
13 | #else
14 |   import Darwin
   |          `- error: no such module 'Darwin'
15 | #endif
16 |
/host/spi-builder-workspace/Sources/xsys/Module.swift:14:10: error: no such module 'Darwin'
12 |   import Glibc
13 | #else
14 |   import Darwin
   |          `- error: no such module 'Darwin'
15 | #endif
16 |
/host/spi-builder-workspace/Sources/xsys/Module.swift:14:10: error: no such module 'Darwin'
12 |   import Glibc
13 | #else
14 |   import Darwin
   |          `- error: no such module 'Darwin'
15 | #endif
16 |
/host/spi-builder-workspace/Sources/xsys/Module.swift:14:10: error: no such module 'Darwin'
12 |   import Glibc
13 | #else
14 |   import Darwin
   |          `- error: no such module 'Darwin'
15 | #endif
16 |
/host/spi-builder-workspace/Sources/xsys/Module.swift:14:10: error: no such module 'Darwin'
12 |   import Glibc
13 | #else
14 |   import Darwin
   |          `- error: no such module 'Darwin'
15 | #endif
16 |
/host/spi-builder-workspace/Sources/xsys/Module.swift:14:10: error: no such module 'Darwin'
12 |   import Glibc
13 | #else
14 |   import Darwin
   |          `- error: no such module 'Darwin'
15 | #endif
16 |
/host/spi-builder-workspace/Sources/xsys/Module.swift:14:10: error: no such module 'Darwin'
12 |   import Glibc
13 | #else
14 |   import Darwin
   |          `- error: no such module 'Darwin'
15 | #endif
16 |
[67/99] Emitting module InternalCollectionsUtilities
[68/99] Compiling Atomics IntegerConformances.swift
[69/99] Compiling Atomics PointerConformances.swift
[70/99] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[71/99] Compiling _NIOBase64 Base64.swift
[72/99] Emitting module _NIOBase64
[76/100] Emitting module Atomics
[81/100] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[82/101] Compiling _NIODataStructures PriorityQueue.swift
[83/101] Compiling _NIODataStructures _TinyArray.swift
[84/101] Compiling _NIODataStructures Heap.swift
[87/117] Compiling DequeModule Deque+Equatable.swift
[88/117] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[89/117] Compiling DequeModule Deque+CustomReflectable.swift
[90/117] Compiling DequeModule Deque+Descriptions.swift
[91/119] Compiling Atomics IntegerOperations.swift
[92/119] Compiling Atomics Unmanaged extensions.swift
[94/120] Compiling DequeModule _DequeBuffer.swift
[95/120] Compiling DequeModule _DequeBufferHeader.swift
[96/120] Compiling NIOConcurrencyHelpers lock.swift
[97/120] Compiling DequeModule _DequeSlot.swift
[98/120] Compiling DequeModule _UnsafeWrappedBuffer.swift
[99/120] Emitting module NIOConcurrencyHelpers
[100/120] Compiling DequeModule Deque+Testing.swift
[101/120] Compiling DequeModule Deque._Storage.swift
[102/120] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[103/120] Compiling NIOConcurrencyHelpers atomics.swift
[104/120] Compiling NIOConcurrencyHelpers NIOLock.swift
[106/121] Compiling DequeModule Deque+Extras.swift
[107/121] Compiling DequeModule Deque+Hashable.swift
[108/121] Compiling DequeModule Deque._UnsafeHandle.swift
[109/121] Compiling DequeModule Deque.swift
[110/121] Compiling DequeModule Deque+Codable.swift
[111/121] Compiling DequeModule Deque+Collection.swift
[112/121] Emitting module DequeModule
[114/182] Compiling Logging MetadataProvider.swift
[115/182] Compiling Logging LogHandler.swift
[116/182] Compiling Logging Locks.swift
[117/182] Compiling Logging Logging.swift
[118/182] Emitting module Logging
[120/183] Compiling NIOCore MulticastChannel.swift
[121/183] Compiling NIOCore NIOAny.swift
[122/183] Compiling NIOCore NIOCloseOnErrorHandler.swift
[123/183] Compiling NIOCore NIOLoopBound.swift
[124/183] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[125/183] Compiling NIOCore NIOScheduledCallback.swift
[126/183] Compiling NIOCore NIOSendable.swift
[127/183] Compiling NIOCore RecvByteBufferAllocator.swift
[128/191] Compiling NIOCore IO.swift
[129/191] Compiling NIOCore IOData.swift
[130/191] Compiling NIOCore IPProtocol.swift
[131/191] Compiling NIOCore IntegerBitPacking.swift
[132/191] Compiling NIOCore IntegerTypes.swift
[133/191] Compiling NIOCore Interfaces.swift
[134/191] Compiling NIOCore Linux.swift
[135/191] Compiling NIOCore MarkedCircularBuffer.swift
[136/191] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[137/191] Compiling NIOCore EventLoopFuture+Deprecated.swift
[138/191] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[139/191] Compiling NIOCore EventLoopFuture.swift
[140/191] Compiling NIOCore FileDescriptor.swift
[141/191] Compiling NIOCore FileHandle.swift
[142/191] Compiling NIOCore FileRegion.swift
[143/191] Compiling NIOCore GlobalSingletons.swift
[144/191] Compiling NIOCore CircularBuffer.swift
[145/191] Compiling NIOCore Codec.swift
[146/191] Compiling NIOCore ConvenienceOptionSupport.swift
[147/191] Compiling NIOCore DeadChannel.swift
[148/191] Compiling NIOCore DispatchQueue+WithFuture.swift
[149/191] Compiling NIOCore EventLoop+Deprecated.swift
[150/191] Compiling NIOCore EventLoop+SerialExecutor.swift
[151/191] Compiling NIOCore EventLoop.swift
[152/191] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[153/191] Compiling NIOCore SocketAddresses.swift
[154/191] Compiling NIOCore SocketOptionProvider.swift
[155/191] Compiling NIOCore SystemCallHelpers.swift
[156/191] Compiling NIOCore TimeAmount+Duration.swift
[157/191] Compiling NIOCore TypeAssistedChannelHandler.swift
[158/191] Compiling NIOCore UniversalBootstrapSupport.swift
[159/191] Compiling NIOCore Utilities.swift
[160/191] Compiling NIOCore ByteBuffer-multi-int.swift
[161/191] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[162/191] Compiling NIOCore ByteBuffer-views.swift
[163/191] Compiling NIOCore Channel.swift
[164/191] Compiling NIOCore ChannelHandler.swift
[165/191] Compiling NIOCore ChannelHandlers.swift
[166/191] Compiling NIOCore ChannelInvoker.swift
[167/191] Compiling NIOCore ChannelOption.swift
[168/191] Compiling NIOCore ChannelPipeline.swift
[169/191] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[170/191] Compiling NIOCore BSDSocketAPI.swift
[171/191] Compiling NIOCore ByteBuffer-aux.swift
[172/191] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[173/191] Compiling NIOCore ByteBuffer-conversions.swift
[174/191] Compiling NIOCore ByteBuffer-core.swift
[175/191] Compiling NIOCore ByteBuffer-hex.swift
[176/191] Compiling NIOCore ByteBuffer-int.swift
[177/191] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[178/191] Compiling NIOCore AddressedEnvelope.swift
[179/191] Compiling NIOCore AsyncAwaitSupport.swift
[180/191] Compiling NIOCore AsyncChannel.swift
[181/191] Compiling NIOCore AsyncChannelHandler.swift
[182/191] Compiling NIOCore AsyncChannelInboundStream.swift
[183/191] Compiling NIOCore AsyncChannelOutboundWriter.swift
[184/191] Compiling NIOCore NIOAsyncSequenceProducer.swift
[185/191] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[186/191] Compiling NIOCore NIOAsyncWriter.swift
[187/191] Emitting module NIOCore
[189/242] Compiling NIOPosix BSDSocketAPICommon.swift
/host/spi-builder-workspace/Sources/xsys/Module.swift:14:10: error: no such module 'Darwin'
12 |   import Glibc
13 | #else
14 |   import Darwin
   |          `- error: no such module 'Darwin'
15 | #endif
16 |
[190/242] Compiling NIOPosix BSDSocketAPIPosix.swift
/host/spi-builder-workspace/Sources/xsys/Module.swift:14:10: error: no such module 'Darwin'
12 |   import Glibc
13 | #else
14 |   import Darwin
   |          `- error: no such module 'Darwin'
15 | #endif
16 |
[191/242] Compiling NIOPosix BSDSocketAPIWindows.swift
/host/spi-builder-workspace/Sources/xsys/Module.swift:14:10: error: no such module 'Darwin'
12 |   import Glibc
13 | #else
14 |   import Darwin
   |          `- error: no such module 'Darwin'
15 | #endif
16 |
[192/242] Compiling NIOPosix BaseSocket.swift
/host/spi-builder-workspace/Sources/xsys/Module.swift:14:10: error: no such module 'Darwin'
12 |   import Glibc
13 | #else
14 |   import Darwin
   |          `- error: no such module 'Darwin'
15 | #endif
16 |
BUILD FAILURE 6.2 android