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.2 (beta) for Linux on 18 Jun 2025 04:56:43 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
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:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/bouke/my-home.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/Bouke/ICY.git
Fetching https://github.com/Bouke/Evergreen.git
Fetching https://github.com/Bouke/HAP.git
[1/509] Fetching evergreen
[510/539] Fetching evergreen, icy
Fetched https://github.com/Bouke/Evergreen.git from cache (0.22s)
[1/6551] Fetching hap
Fetched https://github.com/Bouke/ICY.git from cache (0.59s)
Fetched https://github.com/Bouke/HAP.git from cache (0.59s)
Computing version for https://github.com/Bouke/Evergreen.git
Computed https://github.com/Bouke/Evergreen.git at 2.0.0 (1.09s)
Computing version for https://github.com/Bouke/HAP.git
Computed https://github.com/Bouke/HAP.git at 0.7.0 (2.45s)
Fetching https://github.com/IBM-Swift/BlueCryptor.git
Fetching https://github.com/crossroadlabs/Regex.git
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/Bouke/NetService.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/Bouke/HKDF.git
[1/868] Fetching netservice
[800/2164] Fetching netservice, regex
[1232/2298] Fetching netservice, regex, hkdf
[1882/3952] Fetching netservice, regex, hkdf, bluecryptor
[3953/7788] Fetching netservice, regex, hkdf, bluecryptor, swift-log
[7789/84115] Fetching netservice, regex, hkdf, bluecryptor, swift-log, swift-nio
Fetched https://github.com/IBM-Swift/BlueCryptor.git from cache (1.01s)
Fetched https://github.com/Bouke/HKDF.git from cache (1.01s)
Fetched https://github.com/Bouke/NetService.git from cache (1.01s)
[12002/81459] Fetching regex, swift-log, swift-nio
Fetched https://github.com/apple/swift-log.git from cache (1.01s)
Fetching https://github.com/Bouke/SRP.git
[8929/77623] Fetching regex, swift-nio
[33355/78256] Fetching regex, swift-nio, srp
Fetched https://github.com/Bouke/SRP.git from cache (0.48s)
[47093/77623] Fetching regex, swift-nio
Fetched https://github.com/crossroadlabs/Regex.git from cache (4.17s)
Fetched https://github.com/apple/swift-nio.git from cache (4.26s)
Computing version for https://github.com/Bouke/HKDF.git
Computed https://github.com/Bouke/HKDF.git at 3.1.0 (6.64s)
Computing version for https://github.com/crossroadlabs/Regex.git
Computed https://github.com/crossroadlabs/Regex.git at 1.2.0 (0.55s)
Computing version for https://github.com/Bouke/ICY.git
Computed https://github.com/Bouke/ICY.git at 1.2.2 (0.59s)
Computing version for https://github.com/Bouke/NetService.git
Computed https://github.com/Bouke/NetService.git at 0.8.1 (0.51s)
Computing version for https://github.com/Bouke/SRP.git
Computed https://github.com/Bouke/SRP.git at 3.2.1 (0.67s)
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/attaswift/BigInt.git
[1/4807] Fetching bigint
[2117/20010] Fetching bigint, swift-crypto
Fetched https://github.com/attaswift/BigInt.git from cache (0.90s)
[3041/15203] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (2.64s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 1.1.7 (3.11s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.6.0 (0.37s)
Computing version for https://github.com/IBM-Swift/BlueCryptor.git
Computed https://github.com/IBM-Swift/BlueCryptor.git at 1.0.200 (0.58s)
Fetching https://github.com/Kitura/OpenSSL.git
[1/203] Fetching openssl
Fetched https://github.com/Kitura/OpenSSL.git from cache (0.28s)
Computing version for https://github.com/Kitura/OpenSSL.git
Computed https://github.com/Kitura/OpenSSL.git at 2.3.1 (0.90s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.42s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (0.85s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-atomics.git
[1/1797] Fetching swift-atomics
[702/6225] Fetching swift-atomics, swift-system
[3067/22865] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (0.88s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.89s)
[4327/16640] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.99s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (2.70s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.73s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (1.18s)
Creating working copy for https://github.com/Bouke/Evergreen.git
Working copy of https://github.com/Bouke/Evergreen.git resolved at 2.0.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/Bouke/NetService.git
Working copy of https://github.com/Bouke/NetService.git resolved at 0.8.1
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/Bouke/HKDF.git
Working copy of https://github.com/Bouke/HKDF.git resolved at 3.1.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/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/Bouke/SRP.git
Working copy of https://github.com/Bouke/SRP.git resolved at 3.2.1
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-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
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/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/crossroadlabs/Regex.git
Working copy of https://github.com/crossroadlabs/Regex.git resolved at 1.2.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/attaswift/BigInt.git
Working copy of https://github.com/attaswift/BigInt.git resolved at 5.6.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 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 libsodium using your system-packager:
    apt-get install libsodium-dev
Building for debugging...
[0/473] Compiling rdrand-x86_64.mac.x86_64.S
[1/473] Compiling rdrand-x86_64.linux.x86_64.S
[1/473] Write sources
[5/473] Compiling sha512-x86_64.mac.x86_64.S
[5/473] Write sources
[26/473] Compiling a_enum.c
[27/473] Write sources
[28/473] Compiling _AtomicsShims.c
[28/473] Compiling rand.c
[30/473] Compiling CNIOWASI CNIOWASI.c
[31/473] Compiling CNIOWindows shim.c
[32/473] Compiling CNIOWindows WSAStartup.c
[33/473] Compiling ctrdrbg.c
[34/473] Compiling fork_detect.c
[35/473] Compiling CQRCode qrcode.c
[36/473] Compiling CNIOLinux liburing_shims.c
[37/473] Compiling urandom.c
[38/473] Write swift-version-24593BA9C3E375BF.txt
[39/473] Compiling CNIOLLHTTP c_nio_http.c
[40/473] Compiling CNIODarwin shim.c
[41/473] Compiling CNIOLinux shim.c
[42/473] Compiling CNIOLLHTTP c_nio_api.c
[43/485] Compiling CNIOLLHTTP c_nio_llhttp.c
[44/500] Compiling CCryptoBoringSSLShims shims.c
[46/514] Emitting module _NIOBase64
[47/514] Emitting module InternalCollectionsUtilities
[47/515] Compiling c-nioatomics.c
[48/517] Compiling c-atomics.c
error: emit-module command failed with exit code 1 (use -v to see invocation)
[50/523] 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
[51/523] Emitting module NIOConcurrencyHelpers
[52/523] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[53/523] Compiling Regex String+Regex.swift
[54/524] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[55/524] Compiling InternalCollectionsUtilities UInt+reversed.swift
[56/524] Compiling InternalCollectionsUtilities Descriptions.swift
[57/524] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[58/524] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[59/524] Compiling InternalCollectionsUtilities Integer rank.swift
[60/524] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[61/524] Compiling InternalCollectionsUtilities Debugging.swift
[62/524] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[63/524] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[64/524] Compiling InternalCollectionsUtilities _SortedCollection.swift
[65/524] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[66/524] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[67/525] 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
[68/525] 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
[69/525] Compiling _NIOBase64 Base64.swift
[72/530] Compiling _NIODataStructures PriorityQueue.swift
[73/530] Compiling _NIODataStructures _TinyArray.swift
[74/545] Compiling DequeModule Deque+CustomReflectable.swift
[75/545] Compiling DequeModule Deque+Descriptions.swift
[76/547] Compiling DequeModule Deque+Equatable.swift
[77/547] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[78/547] Compiling DequeModule _DequeBuffer.swift
[79/547] Compiling DequeModule _DequeBufferHeader.swift
[80/547] Compiling DequeModule _DequeSlot.swift
[81/547] Compiling DequeModule _UnsafeWrappedBuffer.swift
[82/547] Compiling DequeModule Deque._UnsafeHandle.swift
[83/547] Compiling DequeModule Deque.swift
[84/547] Compiling DequeModule Deque+Testing.swift
[85/547] Compiling DequeModule Deque._Storage.swift
[86/547] Compiling DequeModule Deque+Extras.swift
[87/547] Compiling DequeModule Deque+Hashable.swift
[88/547] Compiling Logging MetadataProvider.swift
[89/547] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[90/547] Compiling NIOConcurrencyHelpers NIOLock.swift
[91/547] Compiling NetService NetServiceDelegate.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
[92/547] Compiling NIOConcurrencyHelpers lock.swift
[93/547] Compiling DequeModule Deque+Codable.swift
[94/547] Compiling DequeModule Deque+Collection.swift
[95/547] Compiling Regex MatchSequence.swift
[96/547] Emitting module Logging
[97/547] Compiling Logging Locks.swift
[98/547] Compiling NetService NetServiceBrowserDelegate.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
[99/547] Emitting module _NIODataStructures
[100/547] Compiling _NIODataStructures Heap.swift
[101/548] Compiling Regex Utils.swift
[102/548] Compiling Regex RegexOptions.swift
[103/548] Compiling Regex Match.swift
[105/548] Compiling NetService NetServiceBrowser.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
[106/548] Emitting module Regex
[107/548] Compiling Regex GroupRangeUtils.swift
[108/548] Compiling Regex PlatformTypes.swift
[109/548] Compiling Regex Regex.swift
[110/548] Compiling Evergreen Logger.swift
[111/549] Compiling Evergreen Formatter.swift
[112/549] Emitting module Evergreen
[113/549] Compiling Evergreen Handler.swift
[114/550] Emitting module DequeModule
[116/551] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[117/551] Compiling NIOConcurrencyHelpers atomics.swift
[121/563] Compiling Logging LogHandler.swift
[122/563] Compiling Logging Logging.swift
[124/564] Emitting module ICY
[125/564] Compiling ICY ICY.swift
[126/567] Wrapping AST for _NIODataStructures for debugging
[126/567] Wrapping AST for _NIOBase64 for debugging
[128/567] Wrapping AST for Regex for debugging
[130/567] Emitting module Cryptor
[130/567] Wrapping AST for Logging for debugging
[131/568] Wrapping AST for InternalCollectionsUtilities for debugging
[132/568] Wrapping AST for ICY for debugging
[133/568] Wrapping AST for NIOConcurrencyHelpers for debugging
[134/568] Wrapping AST for Evergreen for debugging
[135/568] Wrapping AST for DequeModule for debugging
[137/568] Emitting module COperatingSystem
[138/568] Compiling Cryptor Updatable.swift
[139/568] Compiling COperatingSystem libc.swift
[139/568] Compiling v3_utl.c
[140/569] Compiling v3_pmaps.c
[142/569] Compiling v3_skey.c
[143/569] Compiling v3_prn.c
[144/569] Compiling v3_pcons.c
[145/569] Wrapping AST for COperatingSystem for debugging
[146/569] Compiling v3_ocsp.c
[147/569] Compiling v3_purp.c
[148/569] Compiling v3_pcia.c
[149/569] Compiling v3_pci.c
[150/569] Compiling v3_int.c
[151/569] Compiling v3_info.c
[152/569] Compiling v3_ncons.c
[153/569] Compiling v3_lib.c
[155/569] Compiling Cryptor Utilities.swift
[156/569] Compiling Cryptor SSLPointerTricks.swift
[156/569] Compiling v3_ia5.c
[157/569] Compiling v3_enum.c
[157/569] Compiling v3_crld.c
[159/569] Compiling v3_extku.c
[161/569] Compiling Cryptor Crypto.swift
[162/569] Compiling Cryptor Cryptor.swift
[163/569] Compiling Cryptor Digest.swift
[164/569] Compiling Cryptor HMAC.swift
[165/569] Compiling Cryptor KeyDerivation.swift
[166/569] Compiling Cryptor Random.swift
[166/569] Compiling v3_genn.c
[167/569] Compiling v3_cpols.c
[168/569] Compiling v3_conf.c
[170/569] Compiling Cryptor Status.swift
[171/569] Compiling Cryptor StreamCryptor.swift
[171/569] Compiling v3_bitst.c
[173/570] Compiling v3_akeya.c
[174/570] Compiling v3_bcons.c
[175/570] Compiling v3_akey.c
[176/570] Compiling pcy_tree.c
[177/570] Compiling v3_alt.c
[178/570] Compiling pcy_node.c
[179/572] Compiling pcy_lib.c
[180/572] Compiling pcy_map.c
[181/572] Wrapping AST for Cryptor for debugging
[182/572] Compiling pcy_data.c
[183/572] Compiling pcy_cache.c
[184/572] Compiling x_sig.c
[185/572] Compiling x_x509a.c
[186/572] Compiling x_x509.c
[187/572] Compiling x_val.c
[188/572] Compiling x_req.c
[189/572] Compiling x_pubkey.c
[190/572] Compiling x_spki.c
[191/572] Compiling x_info.c
[192/572] Compiling x_pkey.c
[194/572] 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
[195/572] Compiling NetService NetService.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
[195/572] Compiling x_all.c
[195/572] Compiling x_name.c
[196/572] Compiling x_exten.c
[198/572] Compiling x_attrib.c
[199/572] Compiling x_crl.c
[200/572] Compiling x_algor.c
[201/572] Compiling x509rset.c
[201/572] Compiling x509_vpm.c
[201/572] Compiling x509_vfy.c
[201/572] Compiling x509name.c
[201/572] Compiling x509cset.c
[201/572] Compiling x509spki.c
[202/572] Emitting module HKDF
BUILD FAILURE 6.2 linux