The Swift Package Index logo.Swift Package Index

Build Information

Failed to build DNSClient, reference main (1ec1b0), with Swift 6.1 for Android on 20 Feb 2026 18:59:32 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.68.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.1
Building package at path:  $PWD
https://github.com/orlandos-nl/DNSClient.git
https://github.com/orlandos-nl/DNSClient.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio.git"
    },
    {
      "identity" : "swift-nio-transport-services",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.25.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio-transport-services.git"
    }
  ],
  "manifest_display_name" : "DNSClient",
  "name" : "DNSClient",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "ios",
      "version" : "16.0"
    }
  ],
  "products" : [
    {
      "name" : "DNSClient",
      "targets" : [
        "DNSClient"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "DNSServer",
      "module_type" : "SwiftTarget",
      "name" : "DNSServer",
      "path" : "Sources/DNSServer",
      "product_dependencies" : [
        "NIO"
      ],
      "sources" : [
        "DNSServer.swift",
        "DNSServerDelegate.swift",
        "DNSServerTCPHandler.swift",
        "DNSServerUDPHandler.swift"
      ],
      "target_dependencies" : [
        "DNSProtocol"
      ],
      "type" : "library"
    },
    {
      "c99name" : "DNSProtocol",
      "module_type" : "SwiftTarget",
      "name" : "DNSProtocol",
      "path" : "Sources/DNSProtocol",
      "product_dependencies" : [
        "NIO"
      ],
      "product_memberships" : [
        "DNSClient"
      ],
      "sources" : [
        "ByteBuffer+DNS.swift",
        "DNSEncoder.swift",
        "Errors.swift",
        "Message.swift",
        "MessageOptions.swift",
        "PTRRecord.swift",
        "SRVRecord.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "DNSClientTests",
      "module_type" : "SwiftTarget",
      "name" : "DNSClientTests",
      "path" : "Tests/DNSClientTests",
      "product_dependencies" : [
        "NIO"
      ],
      "sources" : [
        "DNSServerTests.swift",
        "DNSTCPClientTests.swift",
        "DNSUDPClientTests.swift",
        "MulticastInterfaceTests.swift",
        "SRVAdditionalDataTests.swift",
        "SRVConnectTests.swift",
        "SRVDotTargetTests.swift",
        "SRVOrderingTests.swift",
        "SRVResolveTests+Encoding.swift",
        "SRVResolveTests.swift"
      ],
      "target_dependencies" : [
        "DNSClient",
        "DNSServer"
      ],
      "type" : "test"
    },
    {
      "c99name" : "DNSClient",
      "module_type" : "SwiftTarget",
      "name" : "DNSClient",
      "path" : "Sources/DNSClient",
      "product_dependencies" : [
        "NIOTransportServices",
        "NIO"
      ],
      "product_memberships" : [
        "DNSClient"
      ],
      "sources" : [
        "Client.swift",
        "DNSClient+Connect.swift",
        "DNSClient+Query.swift",
        "DNSDecoder.swift",
        "DNSEncoder.swift",
        "Errors.swift",
        "MulticastDNSClient.swift",
        "PTR.swift",
        "ResolvConf/ConfigParser.swift"
      ],
      "target_dependencies" : [
        "DNSProtocol"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:08fa5f1bd27c53c71ebe7c2842e29d52715d90da2c5b8f52513c9039c232613d
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/apple/swift-nio.git
[1/2815] Fetching swift-nio-transport-services
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.39s)
[1/82311] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (7.03s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.26.0 (8.43s)
Fetching https://github.com/apple/swift-atomics.git
[1/1820] Fetching swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (0.72s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.37s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.95.0 (1.29s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/19774] Fetching swift-collections
[1781/25337] Fetching swift-collections, swift-system
Fetched https://github.com/apple/swift-system.git from cache (1.09s)
Fetched https://github.com/apple/swift-collections.git from cache (1.13s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (1.75s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (0.81s)
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.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.95.0
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.26.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
Building for debugging...
[0/28] Write sources
[15/28] Compiling CNIOWASI CNIOWASI.c
[16/28] Compiling CNIOOpenBSD shim.c
[17/28] Compiling CNIOPosix event_loop_id.c
[18/28] Compiling CNIOWindows WSAStartup.c
[19/28] Compiling _AtomicsShims.c
[20/28] Write sources
[21/28] Compiling CNIODarwin shim.c
[21/28] Compiling CNIOLinux liburing_shims.c
[23/28] Compiling CNIOLinux shim.c
[24/28] Compiling CNIOWindows shim.c
[25/28] Write swift-version-24593BA9C3E375BF.txt
[27/68] Emitting module _NIODataStructures
[27/68] Compiling c-nioatomics.c
[29/68] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[30/68] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[31/70] Compiling InternalCollectionsUtilities Debugging.swift
[32/70] Compiling InternalCollectionsUtilities Descriptions.swift
[33/70] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[34/70] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[35/70] Compiling InternalCollectionsUtilities _SortedCollection.swift
[36/70] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[39/72] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[40/72] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[41/72] Compiling _NIODataStructures Heap.swift
[42/72] Compiling _NIODataStructures PriorityQueue.swift
[43/72] Compiling _NIODataStructures _TinyArray.swift
[44/73] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[45/73] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[46/73] Compiling InternalCollectionsUtilities UInt+reversed.swift
[47/73] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[57/73] Emitting module _NIOBase64
[58/73] Compiling _NIOBase64 Base64.swift
[59/74] Emitting module InternalCollectionsUtilities
[60/74] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[61/74] Compiling InternalCollectionsUtilities Integer rank.swift
[62/74] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[67/75] Emitting module Atomics
[72/75] Compiling c-atomics.c
[74/75] Compiling Atomics IntegerOperations.swift
[75/75] Compiling Atomics Unmanaged extensions.swift
[77/98] Compiling DequeModule Deque+Extras.swift
[78/98] Compiling DequeModule Deque+Hashable.swift
[79/98] Compiling DequeModule Deque+Testing.swift
[80/98] Compiling DequeModule Deque._Storage.swift
[81/98] Compiling DequeModule Deque+Equatable.swift
[82/98] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[83/98] Compiling DequeModule _DequeBuffer.swift
[84/98] Compiling DequeModule _DequeBufferHeader.swift
[85/100] Compiling NIOConcurrencyHelpers lock.swift
[86/100] Compiling DequeModule Deque._UnsafeHandle.swift
[87/100] Compiling DequeModule Deque.swift
[88/100] Compiling DequeModule Deque+CustomReflectable.swift
[89/100] Compiling DequeModule Deque+Descriptions.swift
[90/100] Compiling DequeModule Deque+Codable.swift
[91/100] Compiling DequeModule Deque+Collection.swift
[92/100] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[93/100] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[94/100] Compiling NIOConcurrencyHelpers NIOLock.swift
[95/100] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[96/100] Compiling NIOConcurrencyHelpers atomics.swift
[97/100] Emitting module NIOConcurrencyHelpers
[98/101] Compiling DequeModule _DequeSlot.swift
[99/101] Compiling DequeModule _UnsafeWrappedBuffer.swift
[101/101] Emitting module DequeModule
[103/166] Compiling NIOCore CircularBuffer.swift
[104/166] Compiling NIOCore Codec.swift
[105/166] Compiling NIOCore ConvenienceOptionSupport.swift
[106/166] Compiling NIOCore DeadChannel.swift
[107/166] Compiling NIOCore DispatchQueue+WithFuture.swift
[108/166] Compiling NIOCore EventLoop+Deprecated.swift
[109/166] Compiling NIOCore EventLoop+SerialExecutor.swift
[110/166] Compiling NIOCore EventLoop.swift
[111/166] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[112/174] Compiling NIOCore AddressedEnvelope.swift
[113/174] Compiling NIOCore AsyncAwaitSupport.swift
[114/174] Compiling NIOCore AsyncChannel.swift
[115/174] Compiling NIOCore AsyncChannelHandler.swift
[116/174] Compiling NIOCore AsyncChannelInboundStream.swift
[117/174] Compiling NIOCore AsyncChannelOutboundWriter.swift
[118/174] Compiling NIOCore NIOAsyncSequenceProducer.swift
[119/174] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[120/174] Compiling NIOCore NIOAsyncWriter.swift
[121/174] Compiling NIOCore IPProtocol.swift
[122/174] Compiling NIOCore IntegerBitPacking.swift
[123/174] Compiling NIOCore IntegerTypes.swift
[124/174] Compiling NIOCore Interfaces.swift
[125/174] Compiling NIOCore Linux.swift
[126/174] Compiling NIOCore MarkedCircularBuffer.swift
[127/174] Compiling NIOCore MulticastChannel.swift
[128/174] Compiling NIOCore NIOAny.swift
[129/174] Compiling NIOCore NIOCloseOnErrorHandler.swift
[130/174] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[131/174] Compiling NIOCore SocketAddresses.swift
[132/174] Compiling NIOCore SocketOptionProvider.swift
[133/174] Compiling NIOCore SystemCallHelpers.swift
[134/174] Compiling NIOCore TimeAmount+Duration.swift
[135/174] Compiling NIOCore TypeAssistedChannelHandler.swift
[136/174] Compiling NIOCore UniversalBootstrapSupport.swift
[137/174] Compiling NIOCore Utilities.swift
[138/174] Compiling NIOCore NIOCoreSendableMetatype.swift
[139/174] Compiling NIOCore NIODecodedAsyncSequence.swift
[140/174] Compiling NIOCore NIOLoopBound.swift
[141/174] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[142/174] Compiling NIOCore NIOScheduledCallback.swift
[143/174] Compiling NIOCore NIOSendable.swift
[144/174] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[145/174] Compiling NIOCore NIOTransportAccessibleChannelCore.swift
[146/174] Compiling NIOCore RecvByteBufferAllocator.swift
[147/174] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[148/174] Compiling NIOCore BSDSocketAPI.swift
[149/174] Compiling NIOCore ByteBuffer-aux.swift
[150/174] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[151/174] Compiling NIOCore ByteBuffer-conversions.swift
[152/174] Compiling NIOCore ByteBuffer-core.swift
[153/174] Compiling NIOCore ByteBuffer-hex.swift
[154/174] Compiling NIOCore ByteBuffer-int.swift
[155/174] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[156/174] Compiling NIOCore ByteBuffer-multi-int.swift
[157/174] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[158/174] Compiling NIOCore ByteBuffer-views.swift
[159/174] Compiling NIOCore Channel.swift
[160/174] Compiling NIOCore ChannelHandler.swift
[161/174] Compiling NIOCore ChannelHandlers.swift
[162/174] Compiling NIOCore ChannelInvoker.swift
[163/174] Compiling NIOCore ChannelOption.swift
[164/174] Compiling NIOCore ChannelPipeline.swift
[165/174] Compiling NIOCore EventLoopFuture+Deprecated.swift
[166/174] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[167/174] Compiling NIOCore EventLoopFuture.swift
[168/174] Compiling NIOCore FileDescriptor.swift
[169/174] Compiling NIOCore FileHandle.swift
[170/174] Compiling NIOCore FileRegion.swift
[171/174] Compiling NIOCore GlobalSingletons.swift
[172/174] Compiling NIOCore IO.swift
[173/174] Compiling NIOCore IOData.swift
[174/174] Emitting module NIOCore
[176/229] Emitting module NIOEmbedded
[177/229] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[178/229] Compiling NIOEmbedded AsyncTestingChannel.swift
[179/229] Compiling NIOEmbedded Embedded.swift
[181/230] Emitting module NIOPosix
[182/236] Compiling NIOPosix HappyEyeballs.swift
[183/236] Compiling NIOPosix IO.swift
[184/236] Compiling NIOPosix IntegerBitPacking.swift
[185/236] Compiling NIOPosix IntegerTypes.swift
[186/236] Compiling NIOPosix Linux.swift
[187/236] Compiling NIOPosix LinuxCPUSet.swift
[188/236] Compiling NIOPosix LinuxUring.swift
[189/236] Compiling NIOPosix BSDSocketAPICommon.swift
[190/236] Compiling NIOPosix BSDSocketAPIPosix.swift
[191/236] Compiling NIOPosix BSDSocketAPIWindows.swift
[192/236] Compiling NIOPosix BaseSocket.swift
[193/236] Compiling NIOPosix BaseSocketChannel+AccessibleTransport.swift
[194/236] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[195/236] Compiling NIOPosix BaseSocketChannel.swift
[196/236] Compiling NIOPosix SelectableChannel.swift
[197/236] Compiling NIOPosix SelectableEventLoop.swift
[198/236] Compiling NIOPosix SelectorEpoll.swift
[199/236] Compiling NIOPosix SelectorGeneric.swift
[200/236] Compiling NIOPosix SelectorKqueue.swift
[201/236] Compiling NIOPosix SelectorUring.swift
[202/236] Compiling NIOPosix SelectorWSAPoll.swift
[203/236] Compiling NIOPosix ServerSocket.swift
[204/236] Compiling NIOPosix Socket.swift
[205/236] Compiling NIOPosix SocketChannel.swift
[206/236] Compiling NIOPosix SocketProtocols.swift
[207/236] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[208/236] Compiling NIOPosix System.swift
[209/236] Compiling NIOPosix Thread.swift
[210/236] Compiling NIOPosix BaseStreamSocketChannel.swift
[211/236] Compiling NIOPosix Bootstrap.swift
[212/236] Compiling NIOPosix ControlMessage.swift
[213/236] Compiling NIOPosix DatagramVectorReadManager.swift
[214/236] Compiling NIOPosix Errors+Any.swift
[215/236] Compiling NIOPosix FileDescriptor.swift
[216/236] Compiling NIOPosix GetaddrinfoResolver.swift
[217/236] Compiling NIOPosix PipePair.swift
[218/236] Compiling NIOPosix Pool.swift
[219/236] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[220/236] Compiling NIOPosix PosixSingletons.swift
[221/236] Compiling NIOPosix RawSocketBootstrap.swift
[222/236] Compiling NIOPosix Resolver.swift
[223/236] Compiling NIOPosix Selectable.swift
[224/236] Compiling NIOPosix ThreadPosix.swift
[225/236] Compiling NIOPosix ThreadWindows.swift
[226/236] Compiling NIOPosix Utilities.swift
[227/236] Compiling NIOPosix VsockAddress.swift
[228/236] Compiling NIOPosix VsockChannelEvents.swift
[229/236] Compiling NIOPosix Windows.swift
[230/236] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[231/236] Compiling NIOPosix NIOPosixSendableMetatype.swift
[232/236] Compiling NIOPosix NIOThreadPool.swift
[233/236] Compiling NIOPosix NonBlockingFileIO.swift
[234/236] Compiling NIOPosix PendingDatagramWritesManager.swift
[235/236] Compiling NIOPosix PendingWritesManager.swift
[236/236] Compiling NIOPosix PipeChannel.swift
[238/239] Emitting module NIO
[239/239] Compiling NIO Exports.swift
[241/259] Compiling NIOTLS TLSEvents.swift
[242/259] Emitting module NIOTLS
[243/259] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[244/259] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[245/259] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[246/259] Compiling NIOTLS SNIHandler.swift
[248/260] Compiling DNSProtocol Errors.swift
[249/260] Compiling DNSProtocol PTRRecord.swift
[250/260] Compiling DNSProtocol MessageOptions.swift
[251/260] Compiling DNSProtocol DNSEncoder.swift
[252/260] Compiling DNSProtocol SRVRecord.swift
[253/260] Emitting module DNSProtocol
[254/260] Compiling DNSProtocol ByteBuffer+DNS.swift
[255/260] 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 |
[256/260] Emitting module NIOFoundationCompat
[257/260] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[258/260] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:08fa5f1bd27c53c71ebe7c2842e29d52715d90da2c5b8f52513c9039c232613d
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/48] Compiling NIOConcurrencyHelpers NIOLock.swift
[3/48] Compiling Atomics AtomicBool.swift
[4/48] Compiling Atomics AtomicInteger.swift
[5/48] Compiling Atomics OptionalRawRepresentable.swift
[6/48] Compiling Atomics RawRepresentable.swift
[7/50] Compiling Atomics AtomicStorage.swift
[8/50] Compiling Atomics AtomicValue.swift
[9/50] Compiling Atomics AtomicMemoryOrderings.swift
[10/50] Compiling Atomics DoubleWord.swift
[11/52] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[12/52] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[13/52] Compiling Atomics ManagedAtomic.swift
[14/52] Compiling Atomics ManagedAtomicLazyReference.swift
[15/52] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[22/52] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[23/52] Compiling Atomics IntegerConformances.swift
[24/52] Compiling Atomics PointerConformances.swift
[25/52] Compiling Atomics Primitives.native.swift
[26/52] Compiling NIOConcurrencyHelpers lock.swift
[27/52] Compiling _NIOBase64 Base64.swift
[28/52] Emitting module _NIOBase64
[29/52] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[30/52] Compiling NIOConcurrencyHelpers atomics.swift
[31/53] Compiling Atomics IntegerOperations.swift
[32/53] Compiling Atomics Unmanaged extensions.swift
[33/53] Compiling _NIODataStructures PriorityQueue.swift
[34/53] Compiling _NIODataStructures Heap.swift
[35/53] Emitting module _NIODataStructures
[36/53] Compiling _NIODataStructures _TinyArray.swift
[37/54] Emitting module InternalCollectionsUtilities
[38/54] Emitting module NIOConcurrencyHelpers
[42/55] Compiling Atomics AtomicOptionalWrappable.swift
[43/55] Compiling Atomics AtomicReference.swift
[50/71] Compiling DequeModule _DequeBuffer.swift
[51/71] Compiling DequeModule _DequeBufferHeader.swift
[52/71] Compiling DequeModule Deque+Equatable.swift
[53/71] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[54/71] Compiling DequeModule Deque+Extras.swift
[55/71] Compiling DequeModule Deque+Hashable.swift
[56/73] Compiling DequeModule Deque+Testing.swift
[57/73] Emitting module Atomics
[58/73] Compiling DequeModule Deque._Storage.swift
[59/73] Compiling DequeModule Deque._UnsafeHandle.swift
[60/73] Compiling DequeModule Deque.swift
[61/73] Compiling DequeModule _DequeSlot.swift
[62/73] Compiling DequeModule _UnsafeWrappedBuffer.swift
[63/73] Compiling DequeModule Deque+CustomReflectable.swift
[64/73] Compiling DequeModule Deque+Descriptions.swift
[65/73] Compiling DequeModule Deque+Codable.swift
[66/73] Compiling DequeModule Deque+Collection.swift
[67/73] Emitting module DequeModule
[76/139] Compiling NIOCore NIOCoreSendableMetatype.swift
[77/139] Compiling NIOCore NIODecodedAsyncSequence.swift
[78/139] Compiling NIOCore NIOLoopBound.swift
[79/139] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[80/139] Compiling NIOCore NIOScheduledCallback.swift
[81/139] Compiling NIOCore NIOSendable.swift
[82/139] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[83/139] Compiling NIOCore NIOTransportAccessibleChannelCore.swift
[84/139] Compiling NIOCore RecvByteBufferAllocator.swift
[85/147] Compiling NIOCore AddressedEnvelope.swift
[86/147] Compiling NIOCore AsyncAwaitSupport.swift
[87/147] Compiling NIOCore AsyncChannel.swift
[88/147] Compiling NIOCore AsyncChannelHandler.swift
[89/147] Compiling NIOCore AsyncChannelInboundStream.swift
[90/147] Compiling NIOCore AsyncChannelOutboundWriter.swift
[91/147] Compiling NIOCore NIOAsyncSequenceProducer.swift
[92/147] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[93/147] Compiling NIOCore NIOAsyncWriter.swift
[94/147] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[95/147] Compiling NIOCore SocketAddresses.swift
[96/147] Compiling NIOCore SocketOptionProvider.swift
[97/147] Compiling NIOCore SystemCallHelpers.swift
[98/147] Compiling NIOCore TimeAmount+Duration.swift
[99/147] Compiling NIOCore TypeAssistedChannelHandler.swift
[100/147] Compiling NIOCore UniversalBootstrapSupport.swift
[101/147] Compiling NIOCore Utilities.swift
[102/147] Compiling NIOCore EventLoopFuture+Deprecated.swift
[103/147] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[104/147] Compiling NIOCore EventLoopFuture.swift
[105/147] Compiling NIOCore FileDescriptor.swift
[106/147] Compiling NIOCore FileHandle.swift
[107/147] Compiling NIOCore FileRegion.swift
[108/147] Compiling NIOCore GlobalSingletons.swift
[109/147] Compiling NIOCore IO.swift
[110/147] Compiling NIOCore IOData.swift
[111/147] Compiling NIOCore IPProtocol.swift
[112/147] Compiling NIOCore IntegerBitPacking.swift
[113/147] Compiling NIOCore IntegerTypes.swift
[114/147] Compiling NIOCore Interfaces.swift
[115/147] Compiling NIOCore Linux.swift
[116/147] Compiling NIOCore MarkedCircularBuffer.swift
[117/147] Compiling NIOCore MulticastChannel.swift
[118/147] Compiling NIOCore NIOAny.swift
[119/147] Compiling NIOCore NIOCloseOnErrorHandler.swift
[120/147] Compiling NIOCore ByteBuffer-multi-int.swift
[121/147] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[122/147] Compiling NIOCore ByteBuffer-views.swift
[123/147] Compiling NIOCore Channel.swift
[124/147] Compiling NIOCore ChannelHandler.swift
[125/147] Compiling NIOCore ChannelHandlers.swift
[126/147] Compiling NIOCore ChannelInvoker.swift
[127/147] Compiling NIOCore ChannelOption.swift
[128/147] Compiling NIOCore ChannelPipeline.swift
[129/147] Compiling NIOCore CircularBuffer.swift
[130/147] Compiling NIOCore Codec.swift
[131/147] Compiling NIOCore ConvenienceOptionSupport.swift
[132/147] Compiling NIOCore DeadChannel.swift
[133/147] Compiling NIOCore DispatchQueue+WithFuture.swift
[134/147] Compiling NIOCore EventLoop+Deprecated.swift
[135/147] Compiling NIOCore EventLoop+SerialExecutor.swift
[136/147] Compiling NIOCore EventLoop.swift
[137/147] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[138/147] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[139/147] Compiling NIOCore BSDSocketAPI.swift
[140/147] Compiling NIOCore ByteBuffer-aux.swift
[141/147] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[142/147] Compiling NIOCore ByteBuffer-conversions.swift
[143/147] Compiling NIOCore ByteBuffer-core.swift
[144/147] Compiling NIOCore ByteBuffer-hex.swift
[145/147] Compiling NIOCore ByteBuffer-int.swift
[146/147] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[147/147] Emitting module NIOCore
[149/202] Compiling NIOEmbedded AsyncTestingChannel.swift
[150/202] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[151/202] Compiling NIOEmbedded Embedded.swift
[152/202] Emitting module NIOEmbedded
[154/203] Compiling NIOPosix PipePair.swift
[155/203] Compiling NIOPosix Pool.swift
[156/203] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[157/203] Compiling NIOPosix PosixSingletons.swift
[158/203] Compiling NIOPosix RawSocketBootstrap.swift
[159/203] Compiling NIOPosix Resolver.swift
[160/203] Compiling NIOPosix Selectable.swift
[161/209] Emitting module NIOPosix
[162/209] Compiling NIOPosix BSDSocketAPICommon.swift
[163/209] Compiling NIOPosix BSDSocketAPIPosix.swift
[164/209] Compiling NIOPosix BSDSocketAPIWindows.swift
[165/209] Compiling NIOPosix BaseSocket.swift
[166/209] Compiling NIOPosix BaseSocketChannel+AccessibleTransport.swift
[167/209] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[168/209] Compiling NIOPosix BaseSocketChannel.swift
[169/209] Compiling NIOPosix BaseStreamSocketChannel.swift
[170/209] Compiling NIOPosix Bootstrap.swift
[171/209] Compiling NIOPosix ControlMessage.swift
[172/209] Compiling NIOPosix DatagramVectorReadManager.swift
[173/209] Compiling NIOPosix Errors+Any.swift
[174/209] Compiling NIOPosix FileDescriptor.swift
[175/209] Compiling NIOPosix GetaddrinfoResolver.swift
[176/209] Compiling NIOPosix SelectableChannel.swift
[177/209] Compiling NIOPosix SelectableEventLoop.swift
[178/209] Compiling NIOPosix SelectorEpoll.swift
[179/209] Compiling NIOPosix SelectorGeneric.swift
[180/209] Compiling NIOPosix SelectorKqueue.swift
[181/209] Compiling NIOPosix SelectorUring.swift
[182/209] Compiling NIOPosix SelectorWSAPoll.swift
[183/209] Compiling NIOPosix ServerSocket.swift
[184/209] Compiling NIOPosix Socket.swift
[185/209] Compiling NIOPosix SocketChannel.swift
[186/209] Compiling NIOPosix SocketProtocols.swift
[187/209] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[188/209] Compiling NIOPosix System.swift
[189/209] Compiling NIOPosix Thread.swift
[190/209] Compiling NIOPosix HappyEyeballs.swift
[191/209] Compiling NIOPosix IO.swift
[192/209] Compiling NIOPosix IntegerBitPacking.swift
[193/209] Compiling NIOPosix IntegerTypes.swift
[194/209] Compiling NIOPosix Linux.swift
[195/209] Compiling NIOPosix LinuxCPUSet.swift
[196/209] Compiling NIOPosix LinuxUring.swift
[197/209] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[198/209] Compiling NIOPosix NIOPosixSendableMetatype.swift
[199/209] Compiling NIOPosix NIOThreadPool.swift
[200/209] Compiling NIOPosix NonBlockingFileIO.swift
[201/209] Compiling NIOPosix PendingDatagramWritesManager.swift
[202/209] Compiling NIOPosix PendingWritesManager.swift
[203/209] Compiling NIOPosix PipeChannel.swift
[204/209] Compiling NIOPosix ThreadPosix.swift
[205/209] Compiling NIOPosix ThreadWindows.swift
[206/209] Compiling NIOPosix Utilities.swift
[207/209] Compiling NIOPosix VsockAddress.swift
[208/209] Compiling NIOPosix VsockChannelEvents.swift
[209/209] Compiling NIOPosix Windows.swift
[211/212] Emitting module NIO
[212/212] Compiling NIO Exports.swift
[214/232] Compiling NIOTLS TLSEvents.swift
[215/232] Compiling DNSProtocol PTRRecord.swift
[216/232] Emitting module NIOTLS
[217/232] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[218/232] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[219/232] Compiling DNSProtocol DNSEncoder.swift
[220/232] Compiling DNSProtocol Errors.swift
[221/232] Compiling DNSProtocol MessageOptions.swift
[222/232] 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 |
[223/232] Emitting module DNSProtocol
[224/232] Compiling DNSProtocol ByteBuffer+DNS.swift
[225/232] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[226/232] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[227/232] Compiling NIOTLS SNIHandler.swift
[229/233] Compiling DNSProtocol SRVRecord.swift
[230/233] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[231/233] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[232/233] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[233/233] Emitting module NIOFoundationCompat
BUILD FAILURE 6.1 android