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 container, reference main (00aa88), with Swift 6.2 (beta) for Android on 27 Jun 2025 18:09:50 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/apple/container.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/apple/container
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 00aa883 Remove use of triage label (#262)
Cloned https://github.com/apple/container.git
Revision (git rev-parse @):
00aa883a83089c66829f8fa5ae8897be375bbff7
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/apple/container.git at main
========================================
Build
========================================
Selected platform:         android
Swift version:             6.2
Building package at path:  $PWD
https://github.com/apple/container.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/Bouke/DNS.git
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/swiftlang/swift-docc-plugin.git
Fetching https://github.com/swift-server/async-http-client.git
Fetching https://github.com/orlandos-nl/DNSClient.git
Fetching https://github.com/apple/containerization.git
[1/1144] Fetching dnsclient
[1145/3226] Fetching dnsclient, swift-docc-plugin
[1375/4134] Fetching dnsclient, swift-docc-plugin, dns
[4135/6841] Fetching dnsclient, swift-docc-plugin, dns, containerization
[5110/20855] Fetching dnsclient, swift-docc-plugin, dns, containerization, async-http-client
[17213/97192] Fetching dnsclient, swift-docc-plugin, dns, containerization, async-http-client, swift-nio
Fetched https://github.com/apple/containerization.git from cache (0.48s)
Fetching https://github.com/apple/swift-protobuf.git
[14786/94485] Fetching dnsclient, swift-docc-plugin, dns, async-http-client, swift-nio
Fetched https://github.com/orlandos-nl/DNSClient.git from cache (0.81s)
Fetching https://github.com/grpc/grpc-swift.git
[30745/93341] Fetching swift-docc-plugin, dns, async-http-client, swift-nio
Fetched https://github.com/swift-server/async-http-client.git from cache (0.82s)
[17495/79327] Fetching swift-docc-plugin, dns, swift-nio
Fetching https://github.com/apple/swift-argument-parser.git
[51084/94715] Fetching swift-docc-plugin, dns, swift-nio, swift-argument-parser
[71815/145985] Fetching swift-docc-plugin, dns, swift-nio, swift-argument-parser, grpc-swift
[77695/185412] Fetching swift-docc-plugin, dns, swift-nio, swift-argument-parser, grpc-swift, swift-protobuf
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.05s)
[77124/170024] Fetching swift-docc-plugin, dns, swift-nio, grpc-swift, swift-protobuf
Fetching https://github.com/apple/swift-log.git
[107142/173860] Fetching swift-docc-plugin, dns, swift-nio, grpc-swift, swift-protobuf, swift-log
Fetched https://github.com/apple/swift-log.git from cache (0.62s)
[141438/170024] Fetching swift-docc-plugin, dns, swift-nio, grpc-swift, swift-protobuf
Fetched https://github.com/grpc/grpc-swift.git from cache (3.20s)
Fetched https://github.com/Bouke/DNS.git from cache (4.22s)
Fetched https://github.com/swiftlang/swift-docc-plugin.git from cache (4.22s)
Fetched https://github.com/apple/swift-nio.git from cache (4.35s)
Fetched https://github.com/apple/swift-protobuf.git from cache (5.91s)
Computing version for https://github.com/apple/containerization.git
Computed https://github.com/apple/containerization.git at 0.1.1 (6.96s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/swiftlang/swift-syntax.git
Fetching https://github.com/apple/swift-collections.git
[1/4443] Fetching swift-system
[268/19926] Fetching swift-system, swift-crypto
[5219/36641] Fetching swift-system, swift-crypto, swift-collections
[16685/107598] Fetching swift-system, swift-crypto, swift-collections, swift-syntax
Fetched https://github.com/apple/swift-system.git from cache (4.77s)
Fetched https://github.com/apple/swift-collections.git from cache (4.79s)
Fetched https://github.com/apple/swift-crypto.git from cache (4.81s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (4.84s)
Computing version for https://github.com/Bouke/DNS.git
Computed https://github.com/Bouke/DNS.git at 1.2.0 (7.05s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.30.0 (0.90s)
Computing version for https://github.com/grpc/grpc-swift.git
Computed https://github.com/grpc/grpc-swift.git at 1.26.1 (2.58s)
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-nio-extras.git
[1/1797] Fetching swift-atomics
[1798/4470] Fetching swift-atomics, swift-nio-transport-services
[2039/10484] Fetching swift-atomics, swift-nio-transport-services, swift-nio-extras
[10485/22017] Fetching swift-atomics, swift-nio-transport-services, swift-nio-extras, swift-nio-http2
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.90s)
[10464/19344] Fetching swift-atomics, swift-nio-extras, swift-nio-http2
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.92s)
[4451/28226] Fetching swift-atomics, swift-nio-http2, swift-nio-ssl
Fetched https://github.com/apple/swift-atomics.git from cache (1.97s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.98s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (2.61s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.24.0 (3.43s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.36.0 (0.51s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.58s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.32s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (0.71s)
Computing version for https://github.com/orlandos-nl/DNSClient.git
Computed https://github.com/orlandos-nl/DNSClient.git at 2.4.4 (0.37s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.31s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.1 (0.35s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.28.0 (0.76s)
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
[1/1616] Fetching swift-asn1
[745/2785] Fetching swift-asn1, swift-http-structured-headers
[1473/5211] Fetching swift-asn1, swift-http-structured-headers, swift-service-lifecycle
[2482/11170] Fetching swift-asn1, swift-http-structured-headers, swift-service-lifecycle, swift-algorithms
[6762/16155] Fetching swift-asn1, swift-http-structured-headers, swift-service-lifecycle, swift-algorithms, swift-async-algorithms
[11486/22359] Fetching swift-asn1, swift-http-structured-headers, swift-service-lifecycle, swift-algorithms, swift-async-algorithms, swift-certificates
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.33s)
[14735/19933] Fetching swift-asn1, swift-http-structured-headers, swift-algorithms, swift-async-algorithms, swift-certificates
Fetching https://github.com/apple/swift-http-types.git
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.42s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.44s)
Fetched https://github.com/apple/swift-asn1.git from cache (0.48s)
Fetched https://github.com/apple/swift-algorithms.git from cache (0.48s)
Fetched https://github.com/apple/swift-certificates.git from cache (0.48s)
[1/904] Fetching swift-http-types
Fetched https://github.com/apple/swift-http-types.git from cache (0.25s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (1.36s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.8.0 (0.39s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.4 (0.62s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.10.0 (0.46s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (1.11s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (0.44s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.36s)
Fetching https://github.com/apple/swift-numerics.git
[1/5757] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.74s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (1.16s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.32.0 (0.52s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.3.0 (0.37s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.37s)
Computing version for https://github.com/swiftlang/swift-docc-plugin.git
Computed https://github.com/swiftlang/swift-docc-plugin.git at 1.4.4 (0.40s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3418] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.80s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.59s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.26.1 (0.48s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 600.0.1 (0.60s)
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.5.1
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.4.0
Creating working copy for https://github.com/grpc/grpc-swift.git
Working copy of https://github.com/grpc/grpc-swift.git resolved at 1.26.1
Creating working copy for https://github.com/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.26.1
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.2
Creating working copy for https://github.com/Bouke/DNS.git
Working copy of https://github.com/Bouke/DNS.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-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.5.0
Creating working copy for https://github.com/swiftlang/swift-docc-plugin.git
Working copy of https://github.com/swiftlang/swift-docc-plugin.git resolved at 1.4.4
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 600.0.1
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.32.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.24.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.83.0
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.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-protobuf.git
Working copy of https://github.com/apple/swift-protobuf.git resolved at 1.30.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-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.28.0
Creating working copy for https://github.com/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.8.0
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.36.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.12.3
Creating working copy for https://github.com/apple/swift-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.0.4
Creating working copy for https://github.com/apple/containerization.git
Working copy of https://github.com/apple/containerization.git resolved at 0.1.1
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.10.0
Creating working copy for https://github.com/orlandos-nl/DNSClient.git
Working copy of https://github.com/orlandos-nl/DNSClient.git resolved at 2.4.4
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
[3/3] Compiling plugin SwiftProtobufPlugin
[4/4] Compiling plugin GRPCSwiftPlugin
[5/5] Compiling plugin GenerateManual
Building for debugging...
[5/963] Write sources
[40/963] Compiling CVersion Version.c
[41/963] Compiling _SwiftSyntaxCShims dummy.c
[42/963] Write sources
[58/963] Compiling CArchive archive_swift_bridge.c
[58/963] Write sources
[60/963] Compiling x25519-asm-arm.S
[60/963] Write sources
[60/963] Compiling co-586-apple.S
[60/963] Copying PrivacyInfo.xcprivacy
[65/963] Write sources
[91/963] Compiling _NumericsShims _NumericsShims.c
[92/963] Write swift-version-8C5A4AE7A8CE2BA.txt
[93/963] Compiling _AtomicsShims.c
[94/963] Compiling CShim vsock.c
[95/963] Compiling CSystem shims.c
[96/963] Compiling CNIOWindows shim.c
[97/966] Compiling CShim exec_command.c
[99/1001] Emitting module _NIOBase64
[99/1001] Compiling dsa.cc
[100/1003] Compiling a_digest.cc
[101/1003] Compiling x509cset.cc
[103/1096] Emitting module RealModule
[104/1097] Emitting module SwiftSyntax509
[105/1097] Compiling SwiftSyntax509 Empty.swift
[106/1098] Emitting module SwiftSyntax600
[107/1098] Compiling SwiftSyntax600 Empty.swift
[110/1099] Emitting module SwiftSyntax510
[111/1099] Compiling SwiftSyntax510 Empty.swift
[113/1126] Compiling RealModule RealFunctions.swift
[114/1126] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[115/1126] Compiling InternalCollectionsUtilities Integer rank.swift
[116/1126] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[117/1126] Compiling RealModule Real.swift
[118/1127] Compiling RealModule Float80+Real.swift
[119/1127] Compiling SwiftProtobuf Google_Protobuf_Duration+Extensions.swift
[120/1127] Compiling SwiftProtobuf Google_Protobuf_FieldMask+Extensions.swift
[121/1127] Compiling SwiftProtobuf Google_Protobuf_ListValue+Extensions.swift
[122/1127] Compiling _NIOBase64 Base64.swift
[123/1131] Compiling RealModule Float16+Real.swift
[124/1131] Compiling RealModule ElementaryFunctions.swift
[125/1131] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[126/1131] Compiling InternalCollectionsUtilities UInt+reversed.swift
[128/1131] Compiling RealModule Float+Real.swift
[129/1132] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[130/1132] Compiling InternalCollectionsUtilities _SortedCollection.swift
[131/1132] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[132/1132] Compiling InternalCollectionsUtilities Debugging.swift
[137/1132] Emitting module SystemPackage
[139/1132] Compiling InternalCollectionsUtilities Descriptions.swift
[140/1132] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[143/1132] Compiling _NIODataStructures _TinyArray.swift
[144/1132] Compiling _NIODataStructures PriorityQueue.swift
[145/1132] Compiling _NIODataStructures Heap.swift
[146/1132] Emitting module _NIODataStructures
[148/1199] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[149/1201] Emitting module ContainerizationError
[150/1201] Compiling SwiftSyntax AbsolutePosition.swift
[151/1201] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[152/1201] Compiling ContainerizationError ContainerizationError.swift
[154/1202] Emitting module InternalCollectionsUtilities
[155/1202] Compiling SwiftSyntax Identifier.swift
[156/1202] Compiling SwiftSyntax SourcePresence.swift
[157/1202] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[158/1202] Compiling SwiftSyntax Assert.swift
[159/1202] Compiling SwiftSyntax BumpPtrAllocator.swift
[160/1202] Compiling SwiftSyntax CommonAncestor.swift
[161/1228] Wrapping AST for SwiftSyntax600 for debugging
[163/1228] Compiling SwiftSyntax SyntaxNodeFactory.swift
[164/1228] Compiling SwiftSyntax SyntaxNodeStructure.swift
[165/1228] Compiling SwiftSyntax SyntaxProtocol.swift
[166/1296] Emitting module ArgumentParserToolInfo
[167/1296] Compiling ArgumentParserToolInfo ToolInfo.swift
[169/1352] Compiling OrderedCollections OrderedDictionary+Codable.swift
[170/1352] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[171/1352] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[172/1352] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[173/1352] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[174/1352] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[175/1352] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[176/1352] Compiling OrderedCollections OrderedDictionary+Values.swift
[177/1352] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[178/1352] Compiling OrderedCollections OrderedDictionary+Elements.swift
[179/1352] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[180/1352] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[181/1352] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[182/1352] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[183/1352] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[184/1352] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[185/1353] Compiling Logging MetadataProvider.swift
[186/1353] Emitting module Logging
[187/1353] Compiling Logging Locks.swift
[195/1363] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[196/1363] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[197/1363] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[198/1363] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[199/1363] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[200/1363] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[201/1363] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[202/1363] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[203/1363] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[204/1363] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[205/1363] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[206/1363] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[207/1363] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[208/1363] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[209/1370] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[210/1370] Compiling HeapModule Heap+Descriptions.swift
[215/1370] Compiling Algorithms Trim.swift
[216/1370] Compiling Algorithms Unique.swift
[217/1370] Compiling Algorithms Windows.swift
[218/1370] Compiling OrderedCollections OrderedSet+Descriptions.swift
[219/1370] Compiling OrderedCollections OrderedSet+Diffing.swift
[220/1370] Compiling OrderedCollections OrderedSet+Equatable.swift
[221/1370] Compiling HeapModule _HeapNode.swift
[222/1379] Emitting module SwiftProtobuf
[223/1390] Compiling HeapModule Heap.swift
[230/1390] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[231/1390] Compiling OrderedCollections OrderedSet+Hashable.swift
[232/1390] Compiling OrderedCollections OrderedSet+Initializers.swift
[233/1390] Compiling OrderedCollections OrderedSet+Insertions.swift
[234/1390] Compiling OrderedCollections OrderedSet+Invariants.swift
[235/1390] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[236/1390] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[237/1390] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[238/1390] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[239/1390] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[251/1390] Compiling OrderedCollections OrderedSet+Sendable.swift
[252/1390] Compiling OrderedCollections OrderedSet+SubSequence.swift
[253/1390] Compiling OrderedCollections OrderedSet+Testing.swift
[254/1390] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[255/1390] Compiling Logging LogHandler.swift
[256/1390] Compiling Logging Logging.swift
[274/1391] Compiling HeapModule Heap+Invariants.swift
[275/1391] Compiling HeapModule Heap+UnsafeHandle.swift
[276/1391] Emitting module HeapModule
[277/1392] Compiling OrderedCollections _HashTable+Testing.swift
[278/1392] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[279/1392] Compiling OrderedCollections _HashTable.swift
[280/1392] Compiling OrderedCollections _Hashtable+Header.swift
[286/1441] Compiling HashTreeCollections _HashNode+Structural union.swift
[287/1441] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[288/1441] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[289/1458] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[290/1458] Compiling HashTreeCollections TreeDictionary+Keys.swift
[291/1458] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[292/1458] Compiling HashTreeCollections TreeDictionary+Merge.swift
[293/1458] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[294/1458] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[295/1458] Compiling HashTreeCollections TreeDictionary+Values.swift
[296/1458] Compiling HashTreeCollections TreeDictionary.swift
[297/1458] Compiling HashTreeCollections TreeSet+Codable.swift
[298/1458] Compiling HashTreeCollections TreeSet+Collection.swift
[299/1458] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[300/1458] Compiling OrderedCollections OrderedSet.swift
[301/1483] Compiling DequeModule _DequeBuffer.swift
[302/1483] Compiling DequeModule _DequeBufferHeader.swift
[303/1483] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[304/1483] Compiling HashTreeCollections _HashNode+Structural filter.swift
[305/1483] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[306/1483] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[307/1483] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[308/1483] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[309/1483] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[310/1483] Compiling HashTreeCollections _HashNode+Structural merge.swift
[311/1483] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[312/1483] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[313/1483] Compiling HashTreeCollections _HashNodeHeader.swift
[314/1483] Compiling HashTreeCollections _HashSlot.swift
[315/1483] Compiling HashTreeCollections _HashStack.swift
[316/1483] Compiling HashTreeCollections _HashTreeIterator.swift
[317/1483] Compiling HashTreeCollections _HashTreeStatistics.swift
[318/1483] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[319/1483] Compiling HashTreeCollections _RawHashNode.swift
[320/1483] Compiling HashTreeCollections _UnmanagedHashNode.swift
[321/1483] Compiling HashTreeCollections _UnsafePath.swift
[322/1483] Compiling HashTreeCollections TreeDictionary+Codable.swift
[323/1483] Compiling DequeModule Deque+CustomReflectable.swift
[324/1483] Compiling DequeModule Deque+Descriptions.swift
[331/1485] Compiling HashTreeCollections TreeDictionary+Collection.swift
[332/1485] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[333/1485] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[334/1485] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[335/1485] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[336/1485] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[337/1485] Compiling HashTreeCollections TreeDictionary+Filter.swift
[338/1485] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[339/1485] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[340/1485] Compiling HashTreeCollections TreeSet+Debugging.swift
[341/1485] Compiling HashTreeCollections TreeSet+Descriptions.swift
[342/1485] Compiling HashTreeCollections TreeSet+Equatable.swift
[343/1485] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[344/1485] Compiling HashTreeCollections TreeSet+Extras.swift
[345/1485] Compiling HashTreeCollections TreeSet+Filter.swift
[346/1485] Compiling HashTreeCollections TreeSet+Hashable.swift
[347/1485] Compiling HashTreeCollections TreeSet+Sendable.swift
[348/1485] Compiling DequeModule Deque+Equatable.swift
[349/1485] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[350/1485] Emitting module DNS
/host/spi-builder-workspace/.build/checkouts/DNS/Sources/DNS/IP.swift:31:25: error: cannot find type 'in_addr' in scope
 29 | public struct IPv4: IP {
 30 |     /// IPv4 address in network-byte-order
 31 |     public let address: in_addr
    |                         `- error: cannot find type 'in_addr' in scope
 32 |
 33 |     public init(address: in_addr) {
/host/spi-builder-workspace/.build/checkouts/DNS/Sources/DNS/IP.swift:33:26: error: cannot find type 'in_addr' in scope
 31 |     public let address: in_addr
 32 |
 33 |     public init(address: in_addr) {
    |                          `- error: cannot find type 'in_addr' in scope
 34 |         self.address = address
 35 |     }
/host/spi-builder-workspace/.build/checkouts/DNS/Sources/DNS/IP.swift:101:25: error: cannot find type 'in6_addr' in scope
 99 |
100 | public struct IPv6: IP {
101 |     public let address: in6_addr
    |                         `- error: cannot find type 'in6_addr' in scope
102 |
103 |     public init(address: in6_addr) {
/host/spi-builder-workspace/.build/checkouts/DNS/Sources/DNS/IP.swift:103:26: error: cannot find type 'in6_addr' in scope
101 |     public let address: in6_addr
102 |
103 |     public init(address: in6_addr) {
    |                          `- error: cannot find type 'in6_addr' in scope
104 |         self.address = address
105 |     }
[354/1485] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[355/1485] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[356/1485] Compiling HashTreeCollections _HashNode.swift
[363/1485] Compiling DequeModule Deque+Extras.swift
[364/1485] Compiling DequeModule Deque+Hashable.swift
[365/1485] Compiling DequeModule Deque+Testing.swift
[366/1485] Compiling DequeModule Deque._Storage.swift
[369/1485] Compiling HashTreeCollections TreeSet+Sequence.swift
[370/1485] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[371/1485] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[372/1485] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[373/1485] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[374/1485] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[375/1485] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[376/1485] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[377/1495] Compiling DequeModule _DequeSlot.swift
[378/1495] Compiling DequeModule _UnsafeWrappedBuffer.swift
[379/1495] Compiling DequeModule Deque+Codable.swift
[380/1495] Compiling DequeModule Deque+Collection.swift
[383/1495] Compiling DequeModule Deque._UnsafeHandle.swift
[384/1495] Compiling DequeModule Deque.swift
[393/1495] Compiling DNS Data+Extensions.swift
[412/1495] Compiling DNS Message.swift
[413/1495] Compiling DNS Types.swift
[414/1495] Compiling DNS Integer+Data.swift
[415/1495] Compiling DNS IP.swift
/host/spi-builder-workspace/.build/checkouts/DNS/Sources/DNS/IP.swift:31:25: error: cannot find type 'in_addr' in scope
 29 | public struct IPv4: IP {
 30 |     /// IPv4 address in network-byte-order
 31 |     public let address: in_addr
    |                         `- error: cannot find type 'in_addr' in scope
 32 |
 33 |     public init(address: in_addr) {
/host/spi-builder-workspace/.build/checkouts/DNS/Sources/DNS/IP.swift:33:26: error: cannot find type 'in_addr' in scope
 31 |     public let address: in_addr
 32 |
 33 |     public init(address: in_addr) {
    |                          `- error: cannot find type 'in_addr' in scope
 34 |         self.address = address
 35 |     }
/host/spi-builder-workspace/.build/checkouts/DNS/Sources/DNS/IP.swift:101:25: error: cannot find type 'in6_addr' in scope
 99 |
100 | public struct IPv6: IP {
101 |     public let address: in6_addr
    |                         `- error: cannot find type 'in6_addr' in scope
102 |
103 |     public init(address: in6_addr) {
/host/spi-builder-workspace/.build/checkouts/DNS/Sources/DNS/IP.swift:103:26: error: cannot find type 'in6_addr' in scope
101 |     public let address: in6_addr
102 |
103 |     public init(address: in6_addr) {
    |                          `- error: cannot find type 'in6_addr' in scope
104 |         self.address = address
105 |     }
/host/spi-builder-workspace/.build/checkouts/DNS/Sources/DNS/IP.swift:38:23: error: cannot find 'in_addr' in scope
 36 |
 37 |     public init?(_ presentation: String) {
 38 |         var address = in_addr()
    |                       `- error: cannot find 'in_addr' in scope
 39 |         guard inet_pton(AF_INET, presentation, &address) == 1 else {
 40 |             return nil
/host/spi-builder-workspace/.build/checkouts/DNS/Sources/DNS/IP.swift:39:15: error: cannot find 'inet_pton' in scope
 37 |     public init?(_ presentation: String) {
 38 |         var address = in_addr()
 39 |         guard inet_pton(AF_INET, presentation, &address) == 1 else {
    |               `- error: cannot find 'inet_pton' in scope
 40 |             return nil
 41 |         }
/host/spi-builder-workspace/.build/checkouts/DNS/Sources/DNS/IP.swift:39:25: error: cannot find 'AF_INET' in scope
 37 |     public init?(_ presentation: String) {
 38 |         var address = in_addr()
 39 |         guard inet_pton(AF_INET, presentation, &address) == 1 else {
    |                         `- error: cannot find 'AF_INET' in scope
 40 |             return nil
 41 |         }
/host/spi-builder-workspace/.build/checkouts/DNS/Sources/DNS/IP.swift:50:24: error: cannot find 'in_addr' in scope
 48 |             return nil
 49 |         }
 50 |         self.address = in_addr(s_addr: UInt32(bytes: bytes.reversed()))
    |                        `- error: cannot find 'in_addr' in scope
 51 |     }
 52 |
/host/spi-builder-workspace/.build/checkouts/DNS/Sources/DNS/IP.swift:55:24: error: cannot find 'in_addr' in scope
 53 |     /// host order
 54 |     public init(_ address: UInt32) {
 55 |         self.address = in_addr(s_addr: htonl(address))
    |                        `- error: cannot find 'in_addr' in scope
 56 |     }
 57 |
/host/spi-builder-workspace/.build/checkouts/DNS/Sources/DNS/IP.swift:60:38: error: cannot find 'INET_ADDRSTRLEN' in scope
 58 |     /// Format this IPv4 address using common `a.b.c.d` notation.
 59 |     public var presentation: String {
 60 |         var output = Data(count: Int(INET_ADDRSTRLEN))
    |                                      `- error: cannot find 'INET_ADDRSTRLEN' in scope
 61 |         var address = self.address
 62 |         guard let presentationBytes = output.withUnsafeMutableBytes({ (rawBufferPointer: UnsafeMutableRawBufferPointer) -> UnsafePointer<CChar>? in
/host/spi-builder-workspace/.build/checkouts/DNS/Sources/DNS/IP.swift:66:113: error: cannot find 'INET_ADDRSTRLEN' in scope
 64 |             let charBufferPointer = rawBufferPointer.bindMemory(to: CChar.self)
 65 |             // Convert UnsafeMutableBufferPointer<CChar> to UnsafeMutablePointer<CChar>
 66 |             if let charPointer = charBufferPointer.baseAddress?.withMemoryRebound(to: CChar.self, capacity: Int(INET_ADDRSTRLEN), { return $0 }) {
    |                                                                                                                 `- error: cannot find 'INET_ADDRSTRLEN' in scope
 67 |                 return inet_ntop(AF_INET, &address, charPointer, socklen_t(INET_ADDRSTRLEN))
 68 |             }
/host/spi-builder-workspace/.build/checkouts/DNS/Sources/DNS/IP.swift:67:24: error: cannot find 'inet_ntop' in scope
 65 |             // Convert UnsafeMutableBufferPointer<CChar> to UnsafeMutablePointer<CChar>
 66 |             if let charPointer = charBufferPointer.baseAddress?.withMemoryRebound(to: CChar.self, capacity: Int(INET_ADDRSTRLEN), { return $0 }) {
 67 |                 return inet_ntop(AF_INET, &address, charPointer, socklen_t(INET_ADDRSTRLEN))
    |                        `- error: cannot find 'inet_ntop' in scope
 68 |             }
 69 |             return nil
/host/spi-builder-workspace/.build/checkouts/DNS/Sources/DNS/IP.swift:67:34: error: cannot find 'AF_INET' in scope
 65 |             // Convert UnsafeMutableBufferPointer<CChar> to UnsafeMutablePointer<CChar>
 66 |             if let charPointer = charBufferPointer.baseAddress?.withMemoryRebound(to: CChar.self, capacity: Int(INET_ADDRSTRLEN), { return $0 }) {
 67 |                 return inet_ntop(AF_INET, &address, charPointer, socklen_t(INET_ADDRSTRLEN))
    |                                  `- error: cannot find 'AF_INET' in scope
 68 |             }
 69 |             return nil
/host/spi-builder-workspace/.build/checkouts/DNS/Sources/DNS/IP.swift:67:76: error: cannot find 'INET_ADDRSTRLEN' in scope
 65 |             // Convert UnsafeMutableBufferPointer<CChar> to UnsafeMutablePointer<CChar>
 66 |             if let charPointer = charBufferPointer.baseAddress?.withMemoryRebound(to: CChar.self, capacity: Int(INET_ADDRSTRLEN), { return $0 }) {
 67 |                 return inet_ntop(AF_INET, &address, charPointer, socklen_t(INET_ADDRSTRLEN))
    |                                                                            `- error: cannot find 'INET_ADDRSTRLEN' in scope
 68 |             }
 69 |             return nil
/host/spi-builder-workspace/.build/checkouts/DNS/Sources/DNS/IP.swift:108:23: error: cannot find 'in6_addr' in scope
106 |
107 |     public init?(_ presentation: String) {
108 |         var address = in6_addr()
    |                       `- error: cannot find 'in6_addr' in scope
109 |         guard inet_pton(AF_INET6, presentation, &address) == 1 else {
110 |             return nil
/host/spi-builder-workspace/.build/checkouts/DNS/Sources/DNS/IP.swift:109:15: error: cannot find 'inet_pton' in scope
107 |     public init?(_ presentation: String) {
108 |         var address = in6_addr()
109 |         guard inet_pton(AF_INET6, presentation, &address) == 1 else {
    |               `- error: cannot find 'inet_pton' in scope
110 |             return nil
111 |         }
/host/spi-builder-workspace/.build/checkouts/DNS/Sources/DNS/IP.swift:109:25: error: cannot find 'AF_INET6' in scope
107 |     public init?(_ presentation: String) {
108 |         var address = in6_addr()
109 |         guard inet_pton(AF_INET6, presentation, &address) == 1 else {
    |                         `- error: cannot find 'AF_INET6' in scope
110 |             return nil
111 |         }
/host/spi-builder-workspace/.build/checkouts/DNS/Sources/DNS/IP.swift:116:43: error: cannot find type 'in6_addr' in scope
114 |
115 |     public init?(networkBytes bytes: Data) {
116 |         guard bytes.count == MemoryLayout<in6_addr>.size else {
    |                                           `- error: cannot find type 'in6_addr' in scope
117 |             return nil
118 |         }
/host/spi-builder-workspace/.build/checkouts/DNS/Sources/DNS/IP.swift:124:59: error: cannot find 'in6_addr' in scope
122 |             // Convert UnsafeBufferPointer<UInt8> to UnsafePointer<UInt8>
123 |             if let bytesPointer = bufferPointer.baseAddress?.withMemoryRebound(to: UInt8.self, capacity: bytes.count, { return $0 }) {
124 |                 return bytesPointer.withMemoryRebound(to: in6_addr.self, capacity: 1) { $0.pointee }
    |                                                           `- error: cannot find 'in6_addr' in scope
125 |             }
126 |             return in6_addr()
/host/spi-builder-workspace/.build/checkouts/DNS/Sources/DNS/IP.swift:126:20: error: cannot find 'in6_addr' in scope
124 |                 return bytesPointer.withMemoryRebound(to: in6_addr.self, capacity: 1) { $0.pointee }
125 |             }
126 |             return in6_addr()
    |                    `- error: cannot find 'in6_addr' in scope
127 |         })
128 |     }
/host/spi-builder-workspace/.build/checkouts/DNS/Sources/DNS/IP.swift:119:89: error: cannot find type 'in6_addr' in scope
117 |             return nil
118 |         }
119 |         address = bytes.withUnsafeBytes({ (rawBufferPointer: UnsafeRawBufferPointer) -> in6_addr in
    |                                                                                         `- error: cannot find type 'in6_addr' in scope
120 |             // Convert UnsafeRawBufferPointer to UnsafeBufferPointer<UInt8>
121 |             let bufferPointer = rawBufferPointer.bindMemory(to: UInt8.self)
/host/spi-builder-workspace/.build/checkouts/DNS/Sources/DNS/IP.swift:132:38: error: cannot find 'INET6_ADDRSTRLEN' in scope
130 |     /// Format this IPv6 address using common `a:b:c:d:e:f:g:h` notation.
131 |     public var presentation: String {
132 |         var output = Data(count: Int(INET6_ADDRSTRLEN))
    |                                      `- error: cannot find 'INET6_ADDRSTRLEN' in scope
133 |         var address = self.address
134 |         guard let presentationBytes = output.withUnsafeMutableBytes({ (rawBufferPointer: UnsafeMutableRawBufferPointer) -> UnsafePointer<CChar>? in
/host/spi-builder-workspace/.build/checkouts/DNS/Sources/DNS/IP.swift:138:113: error: cannot find 'INET6_ADDRSTRLEN' in scope
136 |             let charBufferPointer = rawBufferPointer.bindMemory(to: CChar.self)
137 |             // Convert UnsafeMutableBufferPointer<CChar> to UnsafeMutablePointer<CChar>
138 |             if let charPointer = charBufferPointer.baseAddress?.withMemoryRebound(to: CChar.self, capacity: Int(INET6_ADDRSTRLEN), { return $0 }) {
    |                                                                                                                 `- error: cannot find 'INET6_ADDRSTRLEN' in scope
139 |                 return inet_ntop(AF_INET6, &address, charPointer, socklen_t(INET6_ADDRSTRLEN))
140 |             }
/host/spi-builder-workspace/.build/checkouts/DNS/Sources/DNS/IP.swift:139:24: error: cannot find 'inet_ntop' in scope
137 |             // Convert UnsafeMutableBufferPointer<CChar> to UnsafeMutablePointer<CChar>
138 |             if let charPointer = charBufferPointer.baseAddress?.withMemoryRebound(to: CChar.self, capacity: Int(INET6_ADDRSTRLEN), { return $0 }) {
139 |                 return inet_ntop(AF_INET6, &address, charPointer, socklen_t(INET6_ADDRSTRLEN))
    |                        `- error: cannot find 'inet_ntop' in scope
140 |             }
141 |             return nil
/host/spi-builder-workspace/.build/checkouts/DNS/Sources/DNS/IP.swift:139:34: error: cannot find 'AF_INET6' in scope
137 |             // Convert UnsafeMutableBufferPointer<CChar> to UnsafeMutablePointer<CChar>
138 |             if let charPointer = charBufferPointer.baseAddress?.withMemoryRebound(to: CChar.self, capacity: Int(INET6_ADDRSTRLEN), { return $0 }) {
139 |                 return inet_ntop(AF_INET6, &address, charPointer, socklen_t(INET6_ADDRSTRLEN))
    |                                  `- error: cannot find 'AF_INET6' in scope
140 |             }
141 |             return nil
/host/spi-builder-workspace/.build/checkouts/DNS/Sources/DNS/IP.swift:139:77: error: cannot find 'INET6_ADDRSTRLEN' in scope
137 |             // Convert UnsafeMutableBufferPointer<CChar> to UnsafeMutablePointer<CChar>
138 |             if let charPointer = charBufferPointer.baseAddress?.withMemoryRebound(to: CChar.self, capacity: Int(INET6_ADDRSTRLEN), { return $0 }) {
139 |                 return inet_ntop(AF_INET6, &address, charPointer, socklen_t(INET6_ADDRSTRLEN))
    |                                                                             `- error: cannot find 'INET6_ADDRSTRLEN' in scope
140 |             }
141 |             return nil
[448/1495] Emitting module OrderedCollections
[468/1504] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[469/1504] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[470/1504] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[471/1504] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[472/1504] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[473/1504] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[474/1504] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[475/1504] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[476/1504] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[477/1504] Compiling HashTreeCollections TreeSet.swift
[496/1506] Emitting module DequeModule
[497/1507] Compiling DNS Bytes.swift
/host/spi-builder-workspace/.build/checkouts/DNS/Sources/DNS/IP.swift:31:25: error: cannot find type 'in_addr' in scope
 29 | public struct IPv4: IP {
 30 |     /// IPv4 address in network-byte-order
 31 |     public let address: in_addr
    |                         `- error: cannot find type 'in_addr' in scope
 32 |
 33 |     public init(address: in_addr) {
/host/spi-builder-workspace/.build/checkouts/DNS/Sources/DNS/IP.swift:101:25: error: cannot find type 'in6_addr' in scope
 99 |
100 | public struct IPv6: IP {
101 |     public let address: in6_addr
    |                         `- error: cannot find type 'in6_addr' in scope
102 |
103 |     public init(address: in6_addr) {
BUILD FAILURE 6.2 android