The Swift Package Index logo.Swift Package Index

Build Information

Failed to build DNSClient, reference main (1ec1b0), with Swift 6.3 for Android on 21 Apr 2026 22:05:00 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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/orlandos-nl/DNSClient.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/orlandos-nl/DNSClient
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 1ec1b00 Merge pull request #50 from camunro/feature/swift6_concurrency_refinement
Cloned https://github.com/orlandos-nl/DNSClient.git
Revision (git rev-parse @):
1ec1b0033dfad15551b72d2796d689b13d4df961
SUCCESS checkout https://github.com/orlandos-nl/DNSClient.git at main
========================================
Build
========================================
Selected platform:         android
Swift version:             6.3
Building package at path:  $PWD
https://github.com/orlandos-nl/DNSClient.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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-nio.git
Fetching https://github.com/apple/swift-nio-transport-services.git
[1/2843] Fetching swift-nio-transport-services
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.33s)
[1/83202] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (8.65s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.27.0 (10.30s)
Fetching https://github.com/apple/swift-atomics.git
[1/1820] Fetching swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (0.63s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.27s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.98.0 (0.85s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/23594] Fetching swift-collections
[945/29195] Fetching swift-collections, swift-system
Fetched https://github.com/apple/swift-system.git from cache (1.75s)
Fetched https://github.com/apple/swift-collections.git from cache (1.78s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (2.27s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.61s)
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-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.27.0
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-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-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.98.0
Building for debugging...
[0/29] Write sources
[0/29] Write swift-version--4F562202D5529B1.txt
[0/29] Write sources
[8/29] Compiling _AtomicsShims.c
[9/33] Write sources
[16/33] Compiling CNIOWASI CNIOWASI.c
[17/33] Compiling CNIOPosix event_loop_id.c
[18/33] Compiling CNIOWindows WSAStartup.c
[18/33] Compiling CNIOWindows shim.c
[20/33] Write sources
[22/36] Compiling CNIOOpenBSD shim.c
[23/36] Compiling CNIODarwin shim.c
[24/36] Compiling CNIOLinux liburing_shims.c
[25/36] Write sources
[26/46] Compiling CNIOLinux shim.c
[28/71] Emitting module InternalCollectionsUtilities
[28/73] Compiling c-nioatomics.c
[29/73] Compiling c-atomics.c
[31/80] Compiling Atomics UnsafeAtomic.swift
[32/80] Compiling Atomics UnsafeAtomicLazyReference.swift
[33/80] Compiling Atomics AtomicReference.swift
[34/80] Compiling Atomics ManagedAtomic.swift
[35/80] Compiling Atomics ManagedAtomicLazyReference.swift
[36/80] Compiling Atomics IntegerConformances.swift
[37/80] Compiling Atomics PointerConformances.swift
[38/80] Compiling Atomics Primitives.native.swift
[39/80] Compiling Atomics OptionalRawRepresentable.swift
[40/80] Compiling Atomics RawRepresentable.swift
[41/80] Compiling Atomics AtomicMemoryOrderings.swift
[42/80] Compiling Atomics DoubleWord.swift
[45/82] Emitting module _NIOBase64
[46/82] Compiling _NIOBase64 Base64.swift
[47/83] Compiling NIOConcurrencyHelpers lock.swift
[48/83] Compiling Atomics AtomicInteger.swift
[49/83] Compiling Atomics AtomicOptionalWrappable.swift
[53/83] Compiling Atomics IntegerOperations.swift
[54/83] Compiling Atomics Unmanaged extensions.swift
[55/83] Compiling Atomics AtomicStorage.swift
[56/83] Compiling Atomics AtomicValue.swift
[66/83] Emitting module Atomics
[69/83] Compiling Atomics AtomicBool.swift
[73/84] Compiling _NIODataStructures PriorityQueue.swift
[74/84] Emitting module _NIODataStructures
[75/84] Compiling _NIODataStructures _TinyArray.swift
[76/84] Compiling _NIODataStructures Heap.swift
[78/86] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[79/86] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[80/86] Compiling NIOConcurrencyHelpers NIOLock.swift
[81/86] Compiling NIOConcurrencyHelpers atomics.swift
[82/86] Emitting module NIOConcurrencyHelpers
[83/86] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[85/119] Compiling ContainersPreview Container+Filter.swift
[86/119] Compiling ContainersPreview Container+SpanwiseZip.swift
[88/120] Compiling ContainersPreview BorrowingSequence+Utilities.swift
[89/120] Compiling ContainersPreview BorrowingSequence.swift
[90/120] Compiling ContainersPreview BidirectionalContainer.swift
[93/120] Compiling ContainersPreview Drain+Reduce.swift
[94/120] Compiling ContainersPreview Drain.swift
[95/120] Compiling ContainersPreview Producer+Collect.swift
[96/120] Compiling ContainersPreview Producer+Filter.swift
[97/120] Compiling ContainersPreview RandomAccessContainer.swift
[98/120] Compiling ContainersPreview RangeExpression2.swift
[99/120] Compiling ContainersPreview RangeReplaceableContainer.swift
[100/120] Compiling ContainersPreview Drain+Map.swift
[101/124] Emitting module ContainersPreview
[102/124] Compiling ContainersPreview Producer+Map.swift
[103/124] Compiling ContainersPreview Producer+Reduce.swift
[104/124] Compiling ContainersPreview Producer.swift
[105/124] Compiling ContainersPreview Borrow.swift
[106/124] Compiling ContainersPreview Container.swift
[107/124] Compiling ContainersPreview ContainerIterator.swift
[108/124] Compiling ContainersPreview DynamicContainer.swift
[109/124] Compiling ContainersPreview MutableContainer.swift
[110/124] Compiling ContainersPreview PermutableContainer.swift
[111/124] Compiling ContainersPreview Box.swift
[112/124] Compiling ContainersPreview Inout.swift
[113/124] Compiling ContainersPreview InputSpan.swift
[114/124] Compiling ContainersPreview Shared.swift
[115/124] Compiling ContainersPreview BorrowingIteratorProtocol+Map.swift
[116/124] Compiling ContainersPreview BorrowingIteratorProtocol+Reduce.swift
[117/124] Compiling ContainersPreview BorrowingIteratorProtocol+SpanwiseZip.swift
[118/124] Compiling ContainersPreview BorrowingIteratorProtocol.swift
[119/124] Compiling ContainersPreview BorrowingSequence+Standard Conformances.swift
[120/124] Compiling ContainersPreview OutputSpan+Extras.swift
[121/124] Compiling ContainersPreview TemporaryAllocation.swift
[122/124] Compiling ContainersPreview BorrowingIteratorProtocol+Copy.swift
[123/124] Compiling ContainersPreview BorrowingIteratorProtocol+ElementsEqual.swift
[124/124] Compiling ContainersPreview BorrowingIteratorProtocol+Filter.swift
[126/165] Compiling DequeModule _DequeBuffer.swift
[127/165] Compiling DequeModule _DequeBufferHeader.swift
[128/165] Compiling DequeModule RigidDeque+Append.swift
[129/165] Compiling DequeModule RigidDeque+Consumption.swift
[130/165] Compiling DequeModule RigidDeque+Container.swift
[131/165] Compiling DequeModule RigidDeque+Descriptions.swift
[132/170] Compiling DequeModule UniqueDeque+Consumption.swift
[133/170] Compiling DequeModule UniqueDeque+Container.swift
[134/170] Compiling DequeModule UniqueDeque+Descriptions.swift
[135/170] Compiling DequeModule UniqueDeque+Equatable.swift
[136/170] Compiling DequeModule UniqueDeque+Experimental.swift
[137/170] Compiling DequeModule UniqueDeque+Hashable.swift
[138/170] Compiling DequeModule UniqueDeque+Initializers.swift
[139/170] Compiling DequeModule UniqueDeque+Insertions.swift
[140/170] Compiling DequeModule UniqueDeque+Prepend.swift
[141/170] Compiling DequeModule UniqueDeque+Removals.swift
[142/170] Compiling DequeModule RigidDeque+Removals.swift
[143/170] Compiling DequeModule RigidDeque+Replacements.swift
[144/170] Compiling DequeModule RigidDeque+Testing.swift
[145/170] Compiling DequeModule RigidDeque.swift
[146/170] Compiling DequeModule UniqueDeque+Append.swift
[147/170] Compiling DequeModule RigidDeque+Equatable.swift
[148/170] Compiling DequeModule RigidDeque+Experimental.swift
[149/170] Compiling DequeModule RigidDeque+Hashable.swift
[150/170] Compiling DequeModule RigidDeque+Initializers.swift
[151/170] Compiling DequeModule RigidDeque+Insertions.swift
[152/170] Compiling DequeModule RigidDeque+Prepend.swift
[153/170] Compiling DequeModule Deque+Codable.swift
[154/170] Compiling DequeModule Deque+Collection.swift
[155/170] Compiling DequeModule Deque+CustomReflectable.swift
[156/170] Compiling DequeModule Deque+Descriptions.swift
[157/170] Compiling DequeModule Deque+Equatable.swift
[158/170] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[159/170] Compiling DequeModule Deque+Extras.swift
[160/170] Compiling DequeModule Deque+Hashable.swift
[161/170] Compiling DequeModule Deque+Testing.swift
[162/170] Compiling DequeModule Deque._Storage.swift
[163/170] Compiling DequeModule Deque._UnsafeHandle.swift
[164/170] Compiling DequeModule Deque.swift
[165/170] Emitting module DequeModule
[166/170] Compiling DequeModule UniqueDeque+Replacements.swift
[167/170] Compiling DequeModule UniqueDeque.swift
[168/170] Compiling DequeModule _DequeSlot.swift
[169/170] Compiling DequeModule _UnsafeDequeHandle.swift
[170/170] Compiling DequeModule _UnsafeDequeSegments.swift
[172/235] Compiling NIOCore AddressedEnvelope.swift
[173/235] Compiling NIOCore AsyncAwaitSupport.swift
[174/235] Compiling NIOCore AsyncChannel.swift
[175/235] Compiling NIOCore AsyncChannelHandler.swift
[176/235] Compiling NIOCore AsyncChannelInboundStream.swift
[177/235] Compiling NIOCore AsyncChannelOutboundWriter.swift
[178/235] Compiling NIOCore NIOAsyncSequenceProducer.swift
[179/235] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[180/235] Compiling NIOCore NIOAsyncWriter.swift
[181/243] Compiling NIOCore NIOCoreSendableMetatype.swift
[182/243] Compiling NIOCore NIODecodedAsyncSequence.swift
[183/243] Compiling NIOCore NIOLoopBound.swift
[184/243] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[185/243] Compiling NIOCore NIOScheduledCallback.swift
[186/243] Compiling NIOCore NIOSendable.swift
[187/243] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[188/243] Compiling NIOCore NIOTransportAccessibleChannelCore.swift
[189/243] Compiling NIOCore RecvByteBufferAllocator.swift
[190/243] Compiling NIOCore CircularBuffer.swift
[191/243] Compiling NIOCore Codec.swift
[192/243] Compiling NIOCore ConvenienceOptionSupport.swift
[193/243] Compiling NIOCore DeadChannel.swift
[194/243] Compiling NIOCore DispatchQueue+WithFuture.swift
[195/243] Compiling NIOCore EventLoop+Deprecated.swift
[196/243] Compiling NIOCore EventLoop+SerialExecutor.swift
[197/243] Compiling NIOCore EventLoop.swift
[198/243] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[199/243] Compiling NIOCore IPProtocol.swift
[200/243] Compiling NIOCore IntegerBitPacking.swift
[201/243] Compiling NIOCore IntegerTypes.swift
[202/243] Compiling NIOCore Interfaces.swift
[203/243] Compiling NIOCore Linux.swift
[204/243] Compiling NIOCore MarkedCircularBuffer.swift
[205/243] Compiling NIOCore MulticastChannel.swift
[206/243] Compiling NIOCore NIOAny.swift
[207/243] Compiling NIOCore NIOCloseOnErrorHandler.swift
[208/243] Compiling NIOCore EventLoopFuture+Deprecated.swift
[209/243] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[210/243] Compiling NIOCore EventLoopFuture.swift
[211/243] Compiling NIOCore FileDescriptor.swift
[212/243] Compiling NIOCore FileHandle.swift
[213/243] Compiling NIOCore FileRegion.swift
[214/243] Compiling NIOCore GlobalSingletons.swift
[215/243] Compiling NIOCore IO.swift
[216/243] Compiling NIOCore IOData.swift
[217/243] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[218/243] Compiling NIOCore BSDSocketAPI.swift
[219/243] Compiling NIOCore ByteBuffer-aux.swift
[220/243] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[221/243] Compiling NIOCore ByteBuffer-conversions.swift
[222/243] Compiling NIOCore ByteBuffer-core.swift
[223/243] Compiling NIOCore ByteBuffer-hex.swift
[224/243] Compiling NIOCore ByteBuffer-int.swift
[225/243] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[226/243] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[227/243] Compiling NIOCore SocketAddresses.swift
[228/243] Compiling NIOCore SocketOptionProvider.swift
[229/243] Compiling NIOCore SystemCallHelpers.swift
[230/243] Compiling NIOCore TimeAmount+Duration.swift
[231/243] Compiling NIOCore TypeAssistedChannelHandler.swift
[232/243] Compiling NIOCore UniversalBootstrapSupport.swift
[233/243] Compiling NIOCore Utilities.swift
[234/243] Compiling NIOCore ByteBuffer-multi-int.swift
[235/243] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[236/243] Compiling NIOCore ByteBuffer-views.swift
[237/243] Compiling NIOCore Channel.swift
[238/243] Compiling NIOCore ChannelHandler.swift
[239/243] Compiling NIOCore ChannelHandlers.swift
[240/243] Compiling NIOCore ChannelInvoker.swift
[241/243] Compiling NIOCore ChannelOption.swift
[242/243] Compiling NIOCore ChannelPipeline.swift
[243/243] Emitting module NIOCore
[245/298] Emitting module NIOEmbedded
[246/298] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[247/298] Compiling NIOEmbedded AsyncTestingChannel.swift
[248/298] Compiling NIOEmbedded Embedded.swift
[250/299] Compiling NIOPosix HappyEyeballs.swift
[251/299] Compiling NIOPosix IO.swift
[252/299] Compiling NIOPosix IntegerBitPacking.swift
[253/299] Compiling NIOPosix IntegerTypes.swift
[254/299] Compiling NIOPosix Linux.swift
[255/299] Compiling NIOPosix LinuxCPUSet.swift
[256/299] Compiling NIOPosix LinuxUring.swift
[257/305] Compiling NIOPosix BSDSocketAPICommon.swift
[258/305] Compiling NIOPosix BSDSocketAPIPosix.swift
[259/305] Compiling NIOPosix BSDSocketAPIWindows.swift
[260/305] Compiling NIOPosix BaseSocket.swift
[261/305] Compiling NIOPosix BaseSocketChannel+AccessibleTransport.swift
[262/305] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[263/305] Compiling NIOPosix BaseSocketChannel.swift
[264/305] Emitting module NIOPosix
[265/305] Compiling NIOPosix ThreadPosix.swift
[266/305] Compiling NIOPosix ThreadWindows.swift
[267/305] Compiling NIOPosix Utilities.swift
[268/305] Compiling NIOPosix VsockAddress.swift
[269/305] Compiling NIOPosix VsockChannelEvents.swift
[270/305] Compiling NIOPosix Windows.swift
[271/305] Compiling NIOPosix SelectableChannel.swift
[272/305] Compiling NIOPosix SelectableEventLoop.swift
[273/305] Compiling NIOPosix SelectorEpoll.swift
[274/305] Compiling NIOPosix SelectorGeneric.swift
[275/305] Compiling NIOPosix SelectorKqueue.swift
[276/305] Compiling NIOPosix SelectorUring.swift
[277/305] Compiling NIOPosix SelectorWSAPoll.swift
[278/305] Compiling NIOPosix ServerSocket.swift
[279/305] Compiling NIOPosix Socket.swift
[280/305] Compiling NIOPosix SocketChannel.swift
[281/305] Compiling NIOPosix SocketProtocols.swift
[282/305] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[283/305] Compiling NIOPosix System.swift
[284/305] Compiling NIOPosix Thread.swift
[285/305] Compiling NIOPosix PipePair.swift
[286/305] Compiling NIOPosix Pool.swift
[287/305] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[288/305] Compiling NIOPosix PosixSingletons.swift
[289/305] Compiling NIOPosix RawSocketBootstrap.swift
[290/305] Compiling NIOPosix Resolver.swift
[291/305] Compiling NIOPosix Selectable.swift
[292/305] Compiling NIOPosix BaseStreamSocketChannel.swift
[293/305] Compiling NIOPosix Bootstrap.swift
[294/305] Compiling NIOPosix ControlMessage.swift
[295/305] Compiling NIOPosix DatagramVectorReadManager.swift
[296/305] Compiling NIOPosix Errors+Any.swift
[297/305] Compiling NIOPosix FileDescriptor.swift
[298/305] Compiling NIOPosix GetaddrinfoResolver.swift
[299/305] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[300/305] Compiling NIOPosix NIOPosixSendableMetatype.swift
[301/305] Compiling NIOPosix NIOThreadPool.swift
[302/305] Compiling NIOPosix NonBlockingFileIO.swift
[303/305] Compiling NIOPosix PendingDatagramWritesManager.swift
[304/305] Compiling NIOPosix PendingWritesManager.swift
[305/305] Compiling NIOPosix PipeChannel.swift
[307/308] Emitting module NIO
[308/308] Compiling NIO Exports.swift
[310/328] Compiling NIOTLS TLSEvents.swift
[311/328] Emitting module NIOTLS
[312/328] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[313/328] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[314/328] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[315/328] Compiling NIOTLS SNIHandler.swift
[317/329] Compiling DNSProtocol PTRRecord.swift
[318/329] Emitting module DNSProtocol
[319/329] Compiling DNSProtocol DNSEncoder.swift
[320/329] Compiling DNSProtocol MessageOptions.swift
[321/329] Compiling DNSProtocol ByteBuffer+DNS.swift
[322/329] Compiling DNSProtocol SRVRecord.swift
[323/329] Compiling DNSProtocol Errors.swift
[324/329] Compiling DNSProtocol Message.swift
/host/spi-builder-workspace/Sources/DNSProtocol/Message.swift:494:62: error: cannot force unwrap value of non-optional type 'UnsafeMutablePointer<CChar>' (aka 'UnsafeMutablePointer<Int8>')
492 |     /// Converts the UInt32 to a SocketAddress. This is used for converting the address of a DNS record to a SocketAddress.
493 |     public func socketAddress(port: Int) throws -> SocketAddress {
494 |         let text = inet_ntoa(in_addr(s_addr: self.bigEndian))!
    |                                                              `- error: cannot force unwrap value of non-optional type 'UnsafeMutablePointer<CChar>' (aka 'UnsafeMutablePointer<Int8>')
495 |         let host = String(cString: text)
496 |
[325/329] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[326/329] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
BUILD FAILURE 6.3 android