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 my-home, reference 0.2.0 (b80376), with Swift 6.1 for Android on 27 May 2025 14:22:28 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" 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.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/bouke/my-home.git
Reference: 0.2.0
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/bouke/my-home
 * tag               0.2.0      -> FETCH_HEAD
HEAD is now at b80376c Update for Swift 5 (require >=4.2)
Cloned https://github.com/bouke/my-home.git
Revision (git rev-parse @):
b80376c1c5498c9bf956e10bdda4b15a2e816b58
SUCCESS checkout https://github.com/bouke/my-home.git at 0.2.0
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/bouke/my-home.git
https://github.com/bouke/my-home.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "icy",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Bouke/ICY.git"
    },
    {
      "identity" : "hap",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.6.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Bouke/HAP.git"
    },
    {
      "identity" : "evergreen",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Bouke/Evergreen.git"
    }
  ],
  "manifest_display_name" : "my-home",
  "name" : "my-home",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "my-home",
      "targets" : [
        "my-home"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "my_home",
      "module_type" : "SwiftTarget",
      "name" : "my-home",
      "path" : "Sources",
      "product_dependencies" : [
        "ICY",
        "HAP",
        "Evergreen"
      ],
      "product_memberships" : [
        "my-home"
      ],
      "sources" : [
        "ICYThermostat.swift",
        "main.swift"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "4.2"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" 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 -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:9f3c606dcd2a4f06d17ba472aa533c43685ba7ba19a5c9bc23518a066eb7f86a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/Bouke/Evergreen.git
Fetching https://github.com/Bouke/ICY.git
Fetching https://github.com/Bouke/HAP.git
[1/509] Fetching evergreen
[510/539] Fetching evergreen, icy
Fetched https://github.com/Bouke/ICY.git from cache (0.30s)
[1/6551] Fetching hap
Fetched https://github.com/Bouke/Evergreen.git from cache (0.79s)
Fetched https://github.com/Bouke/HAP.git from cache (0.79s)
Computing version for https://github.com/Bouke/Evergreen.git
Computed https://github.com/Bouke/Evergreen.git at 2.0.0 (1.41s)
Computing version for https://github.com/Bouke/HAP.git
Computed https://github.com/Bouke/HAP.git at 0.7.0 (2.13s)
Fetching https://github.com/IBM-Swift/BlueCryptor.git
Fetching https://github.com/Bouke/NetService.git
Fetching https://github.com/crossroadlabs/Regex.git
Fetching https://github.com/Bouke/HKDF.git
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-log.git
[1/134] Fetching hkdf
[135/1430] Fetching hkdf, regex
[369/2298] Fetching hkdf, regex, netservice
[2299/6134] Fetching hkdf, regex, netservice, swift-log
[2990/7788] Fetching hkdf, regex, netservice, swift-log, bluecryptor
Fetched https://github.com/IBM-Swift/BlueCryptor.git from cache (0.36s)
Fetching https://github.com/Bouke/SRP.git
[1/76042] Fetching swift-nio
Fetched https://github.com/apple/swift-log.git from cache (0.43s)
[28137/76675] Fetching swift-nio, srp
Fetched https://github.com/Bouke/SRP.git from cache (0.67s)
[47907/76042] Fetching swift-nio
Fetched https://github.com/Bouke/HKDF.git from cache (4.29s)
Fetched https://github.com/crossroadlabs/Regex.git from cache (4.30s)
Fetched https://github.com/Bouke/NetService.git from cache (4.30s)
Fetched https://github.com/apple/swift-nio.git from cache (4.41s)
Computing version for https://github.com/Bouke/HKDF.git
Computed https://github.com/Bouke/HKDF.git at 3.1.0 (6.95s)
Computing version for https://github.com/crossroadlabs/Regex.git
Computed https://github.com/crossroadlabs/Regex.git at 1.2.0 (0.49s)
Computing version for https://github.com/Bouke/ICY.git
Computed https://github.com/Bouke/ICY.git at 1.2.2 (0.61s)
Computing version for https://github.com/Bouke/NetService.git
Computed https://github.com/Bouke/NetService.git at 0.8.1 (0.52s)
Computing version for https://github.com/Bouke/SRP.git
Computed https://github.com/Bouke/SRP.git at 3.2.1 (0.50s)
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/attaswift/BigInt.git
[1/4776] Fetching bigint
[4777/18712] Fetching bigint, swift-crypto
Fetched https://github.com/attaswift/BigInt.git from cache (2.88s)
Fetched https://github.com/apple/swift-crypto.git from cache (2.90s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 1.1.7 (3.45s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.5.2 (0.78s)
Computing version for https://github.com/IBM-Swift/BlueCryptor.git
Computed https://github.com/IBM-Swift/BlueCryptor.git at 1.0.200 (0.51s)
Fetching https://github.com/Kitura/OpenSSL.git
[1/203] Fetching openssl
Fetched https://github.com/Kitura/OpenSSL.git from cache (0.23s)
Computing version for https://github.com/Kitura/OpenSSL.git
Computed https://github.com/Kitura/OpenSSL.git at 2.3.1 (0.81s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.56s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (1.17s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-atomics.git
[1/16591] Fetching swift-collections
[665/18301] Fetching swift-collections, swift-atomics
[1076/22692] Fetching swift-collections, swift-atomics, swift-system
Fetched https://github.com/apple/swift-system.git from cache (1.00s)
Fetched https://github.com/apple/swift-atomics.git from cache (1.01s)
Fetched https://github.com/apple/swift-collections.git from cache (1.17s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (1.68s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.56s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.90s)
Creating working copy for https://github.com/attaswift/BigInt.git
Working copy of https://github.com/attaswift/BigInt.git resolved at 5.5.2
Creating working copy for https://github.com/Bouke/NetService.git
Working copy of https://github.com/Bouke/NetService.git resolved at 0.8.1
Creating working copy for https://github.com/crossroadlabs/Regex.git
Working copy of https://github.com/crossroadlabs/Regex.git resolved at 1.2.0
Creating working copy for https://github.com/Bouke/SRP.git
Working copy of https://github.com/Bouke/SRP.git resolved at 3.2.1
Creating working copy for https://github.com/Bouke/HAP.git
Working copy of https://github.com/Bouke/HAP.git resolved at 0.7.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 1.1.7
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/Bouke/ICY.git
Working copy of https://github.com/Bouke/ICY.git resolved at 1.2.2
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-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.2
Creating working copy for https://github.com/IBM-Swift/BlueCryptor.git
Working copy of https://github.com/IBM-Swift/BlueCryptor.git resolved at 1.0.200
Creating working copy for https://github.com/Bouke/HKDF.git
Working copy of https://github.com/Bouke/HKDF.git resolved at 3.1.0
Creating working copy for https://github.com/Kitura/OpenSSL.git
Working copy of https://github.com/Kitura/OpenSSL.git resolved at 2.3.1
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/Bouke/Evergreen.git
Working copy of https://github.com/Bouke/Evergreen.git resolved at 2.0.0
warning: you may be able to install avahi-compat-libdns_sd using your system-packager:
    apt-get install libavahi-compat-libdnssd-dev
warning: you may be able to install openssl using your system-packager:
    apt-get install openssl libssl-dev
warning: you may be able to install libsodium using your system-packager:
    apt-get install libsodium-dev
warning: you may be able to install avahi-compat-libdns_sd using your system-packager:
    apt-get install libavahi-compat-libdnssd-dev
warning: you may be able to install openssl using your system-packager:
    apt-get install openssl libssl-dev
warning: you may be able to install libsodium using your system-packager:
    apt-get install libsodium-dev
Building for debugging...
[0/473] Compiling a_int.c
[1/473] Compiling a_i2d_fp.c
[1/473] Compiling a_utf8.c
[1/473] Write sources
[26/473] Compiling a_dup.c
[27/473] Write sources
[28/473] Compiling a_utctm.c
[28/473] Compiling a_d2i_fp.c
[28/473] Compiling a_enum.c
[31/473] Compiling CNIOWASI CNIOWASI.c
[32/473] Compiling CNIOWindows WSAStartup.c
[32/473] Compiling _AtomicsShims.c
[33/473] Compiling CNIOWindows shim.c
[35/473] Compiling CNIOLinux liburing_shims.c
[35/473] Compiling a_gentm.c
[37/473] Compiling CNIOLLHTTP c_nio_http.c
[38/473] Compiling CNIOLinux shim.c
[39/473] Compiling CNIODarwin shim.c
[40/473] Compiling CQRCode qrcode.c
[41/473] Compiling CNIOLLHTTP c_nio_api.c
[42/473] Write swift-version-24593BA9C3E375BF.txt
[43/473] Compiling CNIOLLHTTP c_nio_llhttp.c
[44/473] Compiling v3_skey.c
[45/473] Compiling v3_prn.c
[46/473] Compiling CCryptoBoringSSLShims shims.c
[47/473] Compiling v3_purp.c
[48/480] Compiling v3_utl.c
[49/514] Compiling c-nioatomics.c
[51/516] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[52/517] Compiling Logging LogHandler.swift
[53/517] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[54/517] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[55/517] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[56/517] Compiling InternalCollectionsUtilities _SortedCollection.swift
[57/517] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[58/517] Compiling InternalCollectionsUtilities UInt+reversed.swift
[59/517] Emitting module _NIODataStructures
[60/517] Compiling _NIODataStructures Heap.swift
[61/517] Emitting module _NIOBase64
[62/517] Compiling _NIOBase64 Base64.swift
[63/518] Compiling _NIODataStructures PriorityQueue.swift
[64/518] Compiling _NIODataStructures _TinyArray.swift
[65/519] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[66/519] Compiling InternalCollectionsUtilities Debugging.swift
[67/519] Compiling InternalCollectionsUtilities Descriptions.swift
[68/519] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[69/519] Emitting module InternalCollectionsUtilities
[70/519] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[71/519] Compiling InternalCollectionsUtilities Integer rank.swift
[73/519] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[75/520] Compiling NetService Utils.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/NetService/Sources/Cdns_sd/shim.h:1:10: error: 'dns_sd.h' file not found
1 | #include <dns_sd.h>
  |          `- error: 'dns_sd.h' file not found
2 |
/host/spi-builder-workspace/.build/checkouts/NetService/Sources/NetService/NetService.swift:15:8: error: could not build C module 'Cdns_sd'
 13 | import struct Foundation.TimeInterval
 14 |
 15 | import Cdns_sd
    |        `- error: could not build C module 'Cdns_sd'
 16 |
 17 | private let _registerCallback: DNSServiceRegisterReply = { (_, flags, errorCode, name, _, _, context) in
error: emit-module command failed with exit code 1 (use -v to see invocation)
[77/520] Emitting module NetService
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/NetService/Sources/Cdns_sd/shim.h:1:10: error: 'dns_sd.h' file not found
1 | #include <dns_sd.h>
  |          `- error: 'dns_sd.h' file not found
2 |
/host/spi-builder-workspace/.build/checkouts/NetService/Sources/NetService/NetService.swift:15:8: error: could not build C module 'Cdns_sd'
 13 | import struct Foundation.TimeInterval
 14 |
 15 | import Cdns_sd
    |        `- error: could not build C module 'Cdns_sd'
 16 |
 17 | private let _registerCallback: DNSServiceRegisterReply = { (_, flags, errorCode, name, _, _, context) in
[78/535] Compiling NetService ServiceFlags.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/NetService/Sources/Cdns_sd/shim.h:1:10: error: 'dns_sd.h' file not found
1 | #include <dns_sd.h>
  |          `- error: 'dns_sd.h' file not found
2 |
/host/spi-builder-workspace/.build/checkouts/NetService/Sources/NetService/NetService.swift:15:8: error: could not build C module 'Cdns_sd'
 13 | import struct Foundation.TimeInterval
 14 |
 15 | import Cdns_sd
    |        `- error: could not build C module 'Cdns_sd'
 16 |
 17 | private let _registerCallback: DNSServiceRegisterReply = { (_, flags, errorCode, name, _, _, context) in
[79/537] Compiling Cryptor SSLPointerTricks.swift
[80/538] Compiling COperatingSystem libc.swift
/host/spi-builder-workspace/.build/checkouts/HAP/Sources/COperatingSystem/libc.swift:4:23: error: no such module 'Darwin.C'
  2 |     @_exported import Glibc
  3 | #else
  4 |     @_exported import Darwin.C
    |                       `- error: no such module 'Darwin.C'
  5 | #endif
  6 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[81/538] Emitting module COperatingSystem
/host/spi-builder-workspace/.build/checkouts/HAP/Sources/COperatingSystem/libc.swift:4:23: error: no such module 'Darwin.C'
  2 |     @_exported import Glibc
  3 | #else
  4 |     @_exported import Darwin.C
    |                       `- error: no such module 'Darwin.C'
  5 | #endif
  6 |
/host/spi-builder-workspace/.build/checkouts/BlueCryptor/Sources/Cryptor/Updatable.swift:26:17: error: cannot find type 'Status' in scope
 24 |
 25 |     /// Status of the calculation.
 26 |     var status: Status { get }
    |                 `- error: cannot find type 'Status' in scope
 27 |
 28 | 	///
/host/spi-builder-workspace/.build/checkouts/BlueCryptor/Sources/Cryptor/Updatable.swift:55:32: error: cannot infer contextual base in reference to member 'success'
 53 |
 54 |         _ = update(from: data.bytes, byteCount: size_t(data.length))
 55 |         return self.status == .success ? self : nil
    |                                `- error: cannot infer contextual base in reference to member 'success'
 56 |     }
 57 |
/host/spi-builder-workspace/.build/checkouts/BlueCryptor/Sources/Cryptor/Updatable.swift:78:26: error: cannot infer contextual base in reference to member 'success'
 76 | 			}
 77 | 		#endif
 78 | 		return self.status == .success ? self : nil
    |                          `- error: cannot infer contextual base in reference to member 'success'
 79 | 	}
 80 |
/host/spi-builder-workspace/.build/checkouts/BlueCryptor/Sources/Cryptor/Updatable.swift:91:26: error: cannot infer contextual base in reference to member 'success'
 89 |
 90 |         _ = update(from: byteArray, byteCount: size_t(byteArray.count))
 91 | 		return self.status == .success ? self : nil
    |                          `- error: cannot infer contextual base in reference to member 'success'
 92 |     }
 93 |
[82/538] Emitting module Logging
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/NetService/Sources/Cdns_sd/shim.h:1:10: error: 'dns_sd.h' file not found
1 | #include <dns_sd.h>
  |          `- error: 'dns_sd.h' file not found
2 |
[82/538] Compiling c-atomics.c
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" 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:9f3c606dcd2a4f06d17ba472aa533c43685ba7ba19a5c9bc23518a066eb7f86a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
warning: you may be able to install avahi-compat-libdns_sd using your system-packager:
    apt-get install libavahi-compat-libdnssd-dev
warning: you may be able to install openssl using your system-packager:
    apt-get install openssl libssl-dev
warning: you may be able to install libsodium using your system-packager:
    apt-get install libsodium-dev
warning: you may be able to install avahi-compat-libdns_sd using your system-packager:
    apt-get install libavahi-compat-libdnssd-dev
warning: you may be able to install openssl using your system-packager:
    apt-get install openssl libssl-dev
warning: you may be able to install libsodium using your system-packager:
    apt-get install libsodium-dev
[0/1] Planning build
Building for debugging...
[0/423] Write sources
[2/424] Compiling v3_pcia.c
[3/424] Compiling v3_pci.c
[4/424] Compiling v3_pmaps.c
[5/424] Compiling v3_ncons.c
[6/424] Compiling v3_pcons.c
[7/424] Compiling v3_ocsp.c
[8/424] Compiling v3_lib.c
[9/424] Compiling v3_int.c
[10/424] Write swift-version-24593BA9C3E375BF.txt
[11/424] Compiling v3_ia5.c
[12/424] Compiling v3_genn.c
[13/424] Compiling v3_info.c
[14/424] Compiling v3_enum.c
[15/424] Compiling v3_extku.c
[16/424] Compiling v3_cpols.c
[17/425] Compiling v3_crld.c
[19/465] Compiling NetService Utils.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/NetService/Sources/Cdns_sd/shim.h:1:10: error: 'dns_sd.h' file not found
1 | #include <dns_sd.h>
  |          `- error: 'dns_sd.h' file not found
2 |
/host/spi-builder-workspace/.build/checkouts/NetService/Sources/NetService/NetService.swift:15:8: error: could not build C module 'Cdns_sd'
 13 | import struct Foundation.TimeInterval
 14 |
 15 | import Cdns_sd
    |        `- error: could not build C module 'Cdns_sd'
 16 |
 17 | private let _registerCallback: DNSServiceRegisterReply = { (_, flags, errorCode, name, _, _, context) in
[20/465] Compiling NetService ServiceFlags.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/NetService/Sources/Cdns_sd/shim.h:1:10: error: 'dns_sd.h' file not found
1 | #include <dns_sd.h>
  |          `- error: 'dns_sd.h' file not found
2 |
/host/spi-builder-workspace/.build/checkouts/NetService/Sources/NetService/NetService.swift:15:8: error: could not build C module 'Cdns_sd'
 13 | import struct Foundation.TimeInterval
 14 |
 15 | import Cdns_sd
    |        `- error: could not build C module 'Cdns_sd'
 16 |
 17 | private let _registerCallback: DNSServiceRegisterReply = { (_, flags, errorCode, name, _, _, context) in
[21/465] Emitting module Regex
[22/467] Compiling Regex String+Regex.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[23/468] Emitting module NetService
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/NetService/Sources/Cdns_sd/shim.h:1:10: error: 'dns_sd.h' file not found
1 | #include <dns_sd.h>
  |          `- error: 'dns_sd.h' file not found
2 |
/host/spi-builder-workspace/.build/checkouts/NetService/Sources/NetService/NetService.swift:15:8: error: could not build C module 'Cdns_sd'
 13 | import struct Foundation.TimeInterval
 14 |
 15 | import Cdns_sd
    |        `- error: could not build C module 'Cdns_sd'
 16 |
 17 | private let _registerCallback: DNSServiceRegisterReply = { (_, flags, errorCode, name, _, _, context) in
[24/468] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[25/468] Compiling InternalCollectionsUtilities Debugging.swift
[26/469] Compiling _NIODataStructures PriorityQueue.swift
[27/469] Compiling _NIODataStructures _TinyArray.swift
[28/469] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[29/469] Compiling InternalCollectionsUtilities Descriptions.swift
[30/469] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[31/469] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[32/469] Emitting module _NIOBase64
[33/469] Compiling _NIOBase64 Base64.swift
[34/470] Emitting module _NIODataStructures
[35/470] Compiling _NIODataStructures Heap.swift
[36/471] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[37/471] Compiling InternalCollectionsUtilities Integer rank.swift
[38/471] Emitting module InternalCollectionsUtilities
[41/471] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[42/471] Compiling InternalCollectionsUtilities _SortedCollection.swift
[43/471] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[44/471] Compiling InternalCollectionsUtilities UInt+reversed.swift
[45/471] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[46/471] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[48/489] Emitting module COperatingSystem
/host/spi-builder-workspace/.build/checkouts/HAP/Sources/COperatingSystem/libc.swift:4:23: error: no such module 'Darwin.C'
  2 |     @_exported import Glibc
  3 | #else
  4 |     @_exported import Darwin.C
    |                       `- error: no such module 'Darwin.C'
  5 | #endif
  6 |
[49/489] Compiling COperatingSystem libc.swift
/host/spi-builder-workspace/.build/checkouts/HAP/Sources/COperatingSystem/libc.swift:4:23: error: no such module 'Darwin.C'
  2 |     @_exported import Glibc
  3 | #else
  4 |     @_exported import Darwin.C
    |                       `- error: no such module 'Darwin.C'
  5 | #endif
  6 |
[50/489] Compiling NetService FoundationCompat.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/NetService/Sources/Cdns_sd/shim.h:1:10: error: 'dns_sd.h' file not found
1 | #include <dns_sd.h>
  |          `- error: 'dns_sd.h' file not found
2 |
/host/spi-builder-workspace/.build/checkouts/NetService/Sources/NetService/NetService.swift:15:8: error: could not build C module 'Cdns_sd'
 13 | import struct Foundation.TimeInterval
 14 |
 15 | import Cdns_sd
    |        `- error: could not build C module 'Cdns_sd'
 16 |
 17 | private let _registerCallback: DNSServiceRegisterReply = { (_, flags, errorCode, name, _, _, context) in
/host/spi-builder-workspace/.build/checkouts/BlueCryptor/Sources/Cryptor/Updatable.swift:26:17: error: cannot find type 'Status' in scope
 24 |
 25 |     /// Status of the calculation.
 26 |     var status: Status { get }
    |                 `- error: cannot find type 'Status' in scope
 27 |
 28 | 	///
/host/spi-builder-workspace/.build/checkouts/BlueCryptor/Sources/Cryptor/Updatable.swift:55:32: error: cannot infer contextual base in reference to member 'success'
 53 |
 54 |         _ = update(from: data.bytes, byteCount: size_t(data.length))
 55 |         return self.status == .success ? self : nil
    |                                `- error: cannot infer contextual base in reference to member 'success'
 56 |     }
 57 |
/host/spi-builder-workspace/.build/checkouts/BlueCryptor/Sources/Cryptor/Updatable.swift:78:26: error: cannot infer contextual base in reference to member 'success'
 76 | 			}
 77 | 		#endif
 78 | 		return self.status == .success ? self : nil
    |                          `- error: cannot infer contextual base in reference to member 'success'
 79 | 	}
 80 |
/host/spi-builder-workspace/.build/checkouts/BlueCryptor/Sources/Cryptor/Updatable.swift:91:26: error: cannot infer contextual base in reference to member 'success'
 89 |
 90 |         _ = update(from: byteArray, byteCount: size_t(byteArray.count))
 91 | 		return self.status == .success ? self : nil
    |                          `- error: cannot infer contextual base in reference to member 'success'
 92 |     }
 93 |
[51/489] Emitting module Logging
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/NetService/Sources/Cdns_sd/shim.h:1:10: error: 'dns_sd.h' file not found
1 | #include <dns_sd.h>
  |          `- error: 'dns_sd.h' file not found
2 |
[51/489] Compiling c-atomics.c
BUILD FAILURE 6.1 android