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 Linux on 25 Apr 2025 15:15:08 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.61.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.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-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -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
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/Bouke/ICY.git
Fetching https://github.com/Bouke/Evergreen.git
Fetching https://github.com/Bouke/HAP.git
[1/30] Fetching icy
[4/539] Fetching icy, evergreen
Fetched https://github.com/Bouke/Evergreen.git from cache (0.28s)
[31/6581] Fetching icy, hap
Fetched https://github.com/Bouke/ICY.git from cache (0.68s)
Fetched https://github.com/Bouke/HAP.git from cache (0.68s)
Computing version for https://github.com/Bouke/Evergreen.git
Computed https://github.com/Bouke/Evergreen.git at 2.0.0 (1.57s)
Computing version for https://github.com/Bouke/HAP.git
Computed https://github.com/Bouke/HAP.git at 0.7.0 (4.05s)
Fetching https://github.com/Bouke/NetService.git
Fetching https://github.com/crossroadlabs/Regex.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/Bouke/HKDF.git
[1/868] Fetching netservice
[869/1002] Fetching netservice, hkdf
[1003/2298] Fetching netservice, hkdf, regex
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/IBM-Swift/BlueCryptor.git
Fetched https://github.com/Bouke/HKDF.git from cache (0.47s)
[1777/6000] Fetching netservice, regex, swift-log
Fetching https://github.com/Bouke/SRP.git
[6001/7654] Fetching netservice, regex, swift-log, bluecryptor
[6134/8287] Fetching netservice, regex, swift-log, bluecryptor, srp
Fetched https://github.com/crossroadlabs/Regex.git from cache (1.03s)
Fetched https://github.com/Bouke/NetService.git from cache (1.04s)
Fetched https://github.com/Bouke/SRP.git from cache (0.55s)
Fetched https://github.com/apple/swift-log.git from cache (1.05s)
Fetched https://github.com/IBM-Swift/BlueCryptor.git from cache (0.64s)
[1/75431] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (7.54s)
Computing version for https://github.com/Bouke/HKDF.git
Computed https://github.com/Bouke/HKDF.git at 3.1.0 (10.62s)
Computing version for https://github.com/crossroadlabs/Regex.git
Computed https://github.com/crossroadlabs/Regex.git at 1.2.0 (3.21s)
Computing version for https://github.com/Bouke/ICY.git
Computed https://github.com/Bouke/ICY.git at 1.2.2 (0.85s)
Computing version for https://github.com/Bouke/NetService.git
Computed https://github.com/Bouke/NetService.git at 0.8.1 (0.72s)
Computing version for https://github.com/Bouke/SRP.git
Computed https://github.com/Bouke/SRP.git at 3.2.1 (0.57s)
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/attaswift/BigInt.git
[1/4771] Fetching bigint
[3914/18555] Fetching bigint, swift-crypto
Fetched https://github.com/attaswift/BigInt.git from cache (0.53s)
[3171/13784] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (1.59s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 1.1.7 (2.16s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.5.1 (0.49s)
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.22s)
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.52s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.82.0 (2.63s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/1705] Fetching swift-atomics
[1587/6058] Fetching swift-atomics, swift-system
[3230/22300] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (18.45s)
Fetched https://github.com/apple/swift-system.git from cache (18.45s)
Fetched https://github.com/apple/swift-collections.git from cache (18.50s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (20.27s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.94s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (1.56s)
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.82.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/Kitura/OpenSSL.git
Working copy of https://github.com/Kitura/OpenSSL.git resolved at 2.3.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/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-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.4.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.1.4
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/Bouke/HAP.git
Working copy of https://github.com/Bouke/HAP.git resolved at 0.7.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/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/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/attaswift/BigInt.git
Working copy of https://github.com/attaswift/BigInt.git resolved at 5.5.1
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/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 1.1.7
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] Write sources
[3/473] Compiling _AtomicsShims.c
[3/473] Write sources
[24/473] Compiling a_dup.c
[24/473] Write sources
[26/473] Compiling sha512-x86_64.linux.x86_64.S
[27/473] Compiling CNIOWindows shim.c
[28/473] Compiling a_enum.c
[29/473] Compiling a_time.c
[30/473] Compiling CNIOWASI CNIOWASI.c
[31/473] Compiling CNIOWindows WSAStartup.c
[32/473] Compiling a_gentm.c
[33/473] Compiling CNIOLinux liburing_shims.c
[34/473] Compiling CQRCode qrcode.c
[35/473] Compiling CNIODarwin shim.c
[36/473] Compiling CNIOLLHTTP c_nio_http.c
[37/473] Compiling CNIOLinux shim.c
[38/473] Compiling a_i2d_fp.c
[39/473] Write swift-version-24593BA9C3E375BF.txt
[40/473] Compiling CNIOLLHTTP c_nio_api.c
[41/473] Compiling CNIOLLHTTP c_nio_llhttp.c
[42/475] Compiling CCryptoBoringSSLShims shims.c
[43/475] Compiling v3_skey.c
[44/479] Compiling v3_purp.c
[45/479] Compiling v3_utl.c
error: emit-module command failed with exit code 1 (use -v to see invocation)
[47/517] 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
[47/517] Compiling c-nioatomics.c
[49/517] Emitting module Regex
[50/520] Compiling Regex String+Regex.swift
[51/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
[52/520] Compiling _NIODataStructures PriorityQueue.swift
[53/520] Compiling _NIODataStructures _TinyArray.swift
[54/520] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[55/520] Compiling InternalCollectionsUtilities Specialize.swift
[56/520] Compiling InternalCollectionsUtilities UInt+reversed.swift
[57/520] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[58/522] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[59/522] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[60/522] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[61/522] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[62/522] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[63/522] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[64/522] Compiling InternalCollectionsUtilities Integer rank.swift
[65/522] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[66/522] Emitting module InternalCollectionsUtilities
[67/522] Compiling InternalCollectionsUtilities Debugging.swift
[68/522] Compiling InternalCollectionsUtilities Descriptions.swift
[69/522] Compiling InternalCollectionsUtilities _SortedCollection.swift
[70/522] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[71/522] Emitting module _NIOBase64
[72/522] Compiling _NIOBase64 Base64.swift
[74/527] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[75/527] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[75/528] Compiling c-atomics.c
[77/528] 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/538] Emitting module Logging
[80/538] Compiling Logging Locks.swift
[81/539] Compiling Logging MetadataProvider.swift
[82/539] Compiling Logging LogHandler.swift
[83/539] Compiling Logging Logging.swift
[84/540] Compiling _NIODataStructures Heap.swift
[85/540] Emitting module _NIODataStructures
[88/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
[89/547] Compiling Regex GroupRangeUtils.swift
[90/547] Compiling Regex Match.swift
[91/547] Compiling Regex MatchSequence.swift
[92/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
[93/564] Compiling Regex PlatformTypes.swift
[94/564] Compiling Regex Regex.swift
[95/564] Compiling Regex RegexOptions.swift
[96/564] 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
[97/564] Compiling Regex Utils.swift
[99/565] Compiling NIOConcurrencyHelpers lock.swift
[100/565] Compiling DequeModule Deque+Equatable.swift
[101/565] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[102/567] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[103/567] Compiling NIOConcurrencyHelpers NIOLock.swift
[104/567] Compiling NIOConcurrencyHelpers atomics.swift
[104/567] Wrapping AST for _NIODataStructures for debugging
[106/567] Compiling DequeModule _DequeBuffer.swift
[107/567] Compiling DequeModule _DequeBufferHeader.swift
[108/567] Emitting module COperatingSystem
[109/567] Compiling COperatingSystem libc.swift
[111/568] Compiling DequeModule Deque+CustomReflectable.swift
[112/568] Compiling DequeModule Deque+Descriptions.swift
[112/568] Wrapping AST for _NIOBase64 for debugging
[114/568] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[115/568] Emitting module NIOConcurrencyHelpers
[115/569] Wrapping AST for Regex for debugging
[116/569] Wrapping AST for Logging for debugging
[118/569] Compiling Cryptor SSLPointerTricks.swift
[119/570] Wrapping AST for InternalCollectionsUtilities for debugging
[120/570] Wrapping AST for COperatingSystem for debugging
[122/570] Compiling Cryptor Updatable.swift
[123/570] Compiling DequeModule _DequeSlot.swift
[124/570] Compiling DequeModule _UnsafeWrappedBuffer.swift
[125/570] Compiling Evergreen Formatter.swift
[126/570] Emitting module Evergreen
[127/570] Compiling Evergreen Handler.swift
[128/570] Emitting module Cryptor
[128/570] Compiling v3_prn.c
[129/570] Compiling v3_pmaps.c
[131/570] Compiling DequeModule Deque+Testing.swift
[132/570] Compiling DequeModule Deque._Storage.swift
[133/570] Compiling DequeModule Deque._UnsafeHandle.swift
[134/570] Compiling DequeModule Deque.swift
[135/570] Compiling DequeModule Deque+Extras.swift
[136/570] Compiling DequeModule Deque+Hashable.swift
[137/570] Compiling Evergreen Logger.swift
[137/571] Compiling v3_pcons.c
[138/571] Wrapping AST for NIOConcurrencyHelpers for debugging
[143/571] Emitting module DequeModule
[144/571] Compiling DequeModule Deque+Codable.swift
[145/571] Compiling DequeModule Deque+Collection.swift
[145/572] Compiling v3_pci.c
[146/572] Compiling v3_pcia.c
[152/572] Compiling Cryptor Utilities.swift
[153/572] Compiling ICY ICY.swift
[154/572] Emitting module ICY
[156/573] Compiling v3_ocsp.c
[158/573] Compiling Cryptor StreamCryptor.swift
[159/573] Compiling Cryptor Status.swift
[159/574] Compiling v3_lib.c
[160/574] Compiling v3_ncons.c
[161/574] Wrapping AST for Evergreen for debugging
[162/574] Compiling v3_int.c
[164/574] Wrapping AST for ICY for debugging
[165/574] Wrapping AST for DequeModule for debugging
[166/574] Compiling v3_ia5.c
[167/574] Compiling v3_extku.c
[168/574] Compiling v3_info.c
[169/574] Wrapping AST for Cryptor for debugging
[170/574] Compiling v3_enum.c
[171/575] Compiling v3_genn.c
[172/576] Compiling v3_crld.c
[173/576] Compiling v3_cpols.c
[174/576] Compiling v3_bitst.c
[175/576] Compiling v3_conf.c
[176/576] Compiling v3_akeya.c
[177/576] Compiling v3_bcons.c
[178/576] Compiling v3_alt.c
[179/576] Compiling v3_akey.c
[180/576] Compiling pcy_map.c
[181/576] Compiling pcy_tree.c
[182/576] Compiling pcy_node.c
[183/576] Compiling pcy_data.c
[184/576] Compiling pcy_lib.c
[185/576] Compiling x_x509a.c
[186/576] Compiling pcy_cache.c
[187/576] Compiling x_val.c
[188/576] Compiling x_x509.c
[189/576] Compiling x_spki.c
[190/576] Compiling x_sig.c
[191/576] Compiling x_req.c
[192/576] Compiling x_pkey.c
[193/576] Compiling x_pubkey.c
[194/576] Compiling x_exten.c
[196/576] Compiling HKDF HKDF.swift
[197/576] Emitting module HKDF
[197/577] Compiling x_info.c
[198/577] Compiling x_crl.c
[199/577] Compiling x_attrib.c
[201/577] Compiling x_name.c
[202/577] Compiling x_all.c
[203/577] Compiling x_algor.c
[204/577] Compiling x509rset.c
[205/577] Compiling x509spki.c
[206/577] Compiling x509cset.c
[207/577] Wrapping AST for HKDF for debugging
[208/577] Compiling x509name.c
[209/577] Compiling x509_vfy.c
[210/577] Compiling x509_txt.c
[211/577] Compiling x509_vpm.c
[212/577] Compiling x509_req.c
[213/577] Compiling x509_v3.c
[214/577] Compiling x509_set.c
[215/577] Compiling x509_obj.c
[216/577] Compiling x509_trs.c
[217/577] Compiling x509_d2.c
[218/577] Compiling t_x509a.c
[219/577] Compiling x509_def.c
[220/577] Compiling x509_ext.c
[221/577] Compiling x509_cmp.c
[222/577] Compiling x509.c
[223/577] Compiling x509_att.c
[224/577] Compiling x509_lu.c
[225/577] Compiling t_req.c
[226/577] Compiling i2d_pr.c
[227/577] Compiling rsa_pss.c
[228/577] Compiling algorithm.c
[228/577] Compiling t_x509.c
[230/577] Compiling a_verify.c
[230/577] Compiling t_crl.c
[232/577] Compiling by_dir.c
[233/577] Compiling by_file.c
[234/577] Compiling asn1_gen.c
[235/577] Compiling thread_win.c
[236/577] Compiling thread_pthread.c
[237/577] Compiling trust_token.c
[238/577] Compiling voprf.c
[239/577] Compiling a_sign.c
[240/577] Compiling thread_none.c
[241/577] Compiling a_strex.c
[242/577] Compiling pmbtoken.c
[243/577] Compiling thread.c
[244/577] Compiling a_digest.c
[245/577] Compiling stack.c
[246/577] Compiling siphash.c
[247/577] Compiling refcount_c11.c
[248/577] Compiling refcount_lock.c
[248/577] Compiling rsa_print.c
[250/577] Compiling windows.c
[251/577] Compiling rand_extra.c
[251/577] Compiling passive.c
[253/577] Compiling fuchsia.c
[254/577] Compiling deterministic.c
[255/577] Compiling rsa_asn1.c
[256/577] Compiling rc4.c
[256/577] Compiling forkunsafe.c
[258/577] Compiling poly1305_arm_asm.S
[259/577] Compiling poly1305.c
[260/577] Compiling pool.c
[261/577] Compiling poly1305_arm.c
[262/577] Compiling poly1305_vec.c
[263/577] Compiling pkcs7.c
[264/577] Compiling pkcs8_x509.c
[265/577] Compiling p5_pbev2.c
[266/577] Compiling pkcs7_x509.c
[267/577] Compiling pkcs8.c
[268/577] Compiling pem_pk8.c
[269/577] Compiling pem_pkey.c
[270/577] Compiling pem_xaux.c
[271/577] Compiling pem_x509.c
[272/577] Compiling pem_oth.c
[273/577] Compiling obj_xref.c
[274/577] Compiling pem_lib.c
[275/577] Compiling pem_info.c
[276/577] Compiling lhash.c
[277/577] Compiling mem.c
[278/577] Compiling pem_all.c
[279/577] Compiling x86_64-mont5.mac.x86_64.S
[280/577] Compiling hpke.c
[281/577] Compiling x86_64-mont5.linux.x86_64.S
[282/577] Compiling hkdf.c
[283/577] Compiling poly_rq_mul.S
[284/577] Compiling obj.c
[285/577] Compiling x86-mont.windows.x86.S
[286/577] Compiling x86_64-mont.mac.x86_64.S
[287/577] Compiling x86_64-mont.linux.x86_64.S
[288/577] Compiling vpaes-x86_64.mac.x86_64.S
[289/577] Compiling x86-mont.linux.x86.S
[290/577] Compiling vpaes-x86.windows.x86.S
[291/577] Compiling vpaes-x86_64.linux.x86_64.S
[292/577] Compiling vpaes-x86.linux.x86.S
[293/577] Compiling vpaes-armv8.linux.aarch64.S
[294/577] Compiling vpaes-armv7.linux.arm.S
[295/577] Compiling vpaes-armv8.ios.aarch64.S
[296/577] Compiling hrss.c
[297/577] Compiling kdf.c
[298/577] Compiling vpaes-armv7.ios.arm.S
[299/577] Compiling sha512-armv8.ios.aarch64.S
[300/577] Compiling sha512-x86_64.mac.x86_64.S
[301/577] Compiling sha512-armv8.linux.aarch64.S
[302/577] Compiling sha512-armv4.linux.arm.S
[303/577] Compiling sha512-armv4.ios.arm.S
[304/577] Compiling sha512-586.linux.x86.S
[305/577] Compiling sha512-586.windows.x86.S
[306/577] Compiling sha256-armv8.linux.aarch64.S
[307/577] Compiling sha256-x86_64.mac.x86_64.S
[308/577] Compiling sha256-armv8.ios.aarch64.S
[309/577] Compiling sha256-x86_64.linux.x86_64.S
[310/577] Compiling sha256-armv4.linux.arm.S
[311/577] Compiling sha256-586.windows.x86.S
[312/577] Compiling sha256-586.linux.x86.S
[313/577] Compiling sha1-x86_64.mac.x86_64.S
[314/577] Compiling sha256-armv4.ios.arm.S
[315/577] Compiling sha1-armv8.linux.aarch64.S
[316/577] Compiling sha1-armv4-large.linux.arm.S
[317/577] Compiling sha1-armv8.ios.aarch64.S
[318/577] Compiling sha1-x86_64.linux.x86_64.S
[319/577] Compiling sha1-586.linux.x86.S
[319/577] Compiling sha1-armv4-large.ios.arm.S
[321/577] Compiling sha1-586.windows.x86.S
[322/577] Compiling sha1-altivec.c
[323/577] Compiling rsaz-avx2.mac.x86_64.S
[324/577] Compiling sha256.c
[325/577] Compiling rsaz-avx2.linux.x86_64.S
[326/577] Compiling rsa_impl.c
[327/577] Compiling sha512.c
[328/577] Compiling blinding.c
[329/577] Compiling sha1.c
[330/577] Compiling rdrand-x86_64.mac.x86_64.S
[331/577] Compiling self_check.c
[332/577] Compiling rdrand-x86_64.linux.x86_64.S
[333/577] Compiling rand.c
[334/577] Compiling padding.c
[335/577] Compiling p256_beeu-x86_64-asm.mac.x86_64.S
[335/577] Compiling fork_detect.c
[337/577] Compiling urandom.c
[338/577] Compiling rsa.c
[339/577] Compiling ctrdrbg.c
[340/577] Compiling p256_beeu-x86_64-asm.linux.x86_64.S
[341/577] Compiling p256-x86_64-asm.mac.x86_64.S
[342/577] Compiling p256-x86_64-asm.linux.x86_64.S
[343/577] Compiling polyval.c
[344/577] Compiling ofb.c
[345/577] Compiling gcm_nohw.c
[346/577] Compiling ctr.c
[347/577] Compiling cfb.c
[348/577] Compiling md5.c
[349/577] Compiling gcm.c
[350/577] Compiling md5-x86_64.mac.x86_64.S
[351/577] Compiling md5-586.windows.x86.S
[352/577] Compiling cbc.c
[353/577] Compiling md5-x86_64.linux.x86_64.S
[354/577] Compiling md5-586.linux.x86.S
[355/577] Compiling is_fips.c
[356/577] Compiling hmac.c
[357/577] Compiling md4.c
[358/577] Compiling ghashv8-armx64.linux.aarch64.S
[359/577] Compiling ghashv8-armx32.linux.arm.S
[360/577] Compiling ghash-x86_64.linux.x86_64.S
[361/577] Compiling ghash-x86.windows.x86.S
[361/577] Compiling ghash-x86_64.mac.x86_64.S
[363/577] Compiling ghashv8-armx64.ios.aarch64.S
[364/577] Compiling ghashv8-armx32.ios.arm.S
[365/577] Compiling ghash-x86.linux.x86.S
[366/577] Compiling ghash-neon-armv8.linux.aarch64.S
[367/577] Compiling ghash-ssse3-x86_64.mac.x86_64.S
[368/577] Compiling ghash-ssse3-x86_64.linux.x86_64.S
[369/577] Compiling ghash-ssse3-x86.windows.x86.S
[370/577] Compiling ghash-ssse3-x86.linux.x86.S
[370/577] Compiling ghash-neon-armv8.ios.aarch64.S
[372/577] Compiling fips_shared_support.c
[372/577] Compiling ghash-armv4.linux.arm.S
[372/577] Compiling ghash-armv4.ios.arm.S
[375/577] Compiling wnaf.c
[376/577] Compiling scalar.c
[377/577] Compiling simple.c
[378/577] Compiling simple_mul.c
[379/577] Compiling util.c
[380/577] Compiling ecdh.c
[381/577] Compiling ecdsa.c
[382/577] Compiling oct.c
[383/577] Compiling p224-64.c
[384/577] Compiling ec_montgomery.c
[385/577] Compiling felem.c
[386/577] Compiling p256.c
[387/577] Compiling ec_key.c
[388/577] Compiling digest.c
[389/577] Compiling dh.c
[390/577] Compiling check.c
[391/577] Compiling ec.c
[392/577] Compiling co-586.windows.x86.S
[393/577] Compiling digests.c
[394/577] Compiling co-586.linux.x86.S
[395/577] Compiling e_des.c
[396/577] Compiling bsaes-armv7.linux.arm.S
[397/577] Compiling aead.c
[398/577] Compiling e_aes.c
[399/577] Compiling bsaes-armv7.ios.arm.S
[400/577] Compiling des.c
[401/577] Compiling cipher.c
[402/577] Compiling sqrt.c
[403/577] Compiling rsaz_exp.c
[404/577] Compiling shift.c
[405/577] Compiling p256-x86_64.c
[406/577] Compiling random.c
[407/577] Compiling prime.c
[408/577] Compiling mul.c
[409/577] Compiling jacobi.c
[410/577] Compiling montgomery_inv.c
[411/577] Compiling montgomery.c
[412/577] Compiling generic.c
[413/577] Compiling gcd.c
[414/577] Compiling gcd_extra.c
[415/577] Compiling exponentiation.c
[416/577] Compiling cmp.c
[417/577] Compiling div_extra.c
[418/577] Compiling bytes.c
[418/577] Compiling div.c
[418/577] Compiling bn.c
[421/577] Compiling ctx.c
[423/577] 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
[424/577] 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
[424/577] Compiling x86_64-gcc.c
[425/577] Compiling armv8-mont.linux.aarch64.S
[426/577] Compiling armv4-mont.linux.arm.S
[427/577] Compiling bn-586.linux.x86.S
[428/577] Compiling bn-586.windows.x86.S
[429/577] Compiling armv8-mont.ios.aarch64.S
[430/577] Compiling armv4-mont.ios.arm.S
[431/577] Compiling add.c
[432/577] Compiling aesv8-armx64.ios.aarch64.S
[433/577] Compiling aesv8-armx64.linux.aarch64.S
[434/577] Compiling aesv8-armx32.linux.arm.S
[435/577] Compiling aesv8-armx32.ios.arm.S
[436/577] Compiling aesni-x86_64.mac.x86_64.S
[437/577] Compiling aesni-x86.linux.x86.S
[438/577] Compiling aesni-x86_64.linux.x86_64.S
[439/577] Compiling aesni-x86.windows.x86.S
[440/577] Compiling aesni-gcm-x86_64.mac.x86_64.S
[441/577] Compiling aesni-gcm-x86_64.linux.x86_64.S
[442/577] Compiling scrypt.c
[442/577] Compiling sign.c
[442/577] Compiling key_wrap.c
[442/577] Compiling aes.c
[442/577] Compiling aes_nohw.c
[442/577] Compiling mode_wrappers.c
[442/577] Compiling ex_data.c
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-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 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
[0/1] Planning build
Building for debugging...
[0/135] Write sources
[2/148] Compiling mode_wrappers.c
[3/148] Compiling key_wrap.c
[4/148] Compiling aes.c
[5/148] Compiling scrypt.c
[6/148] Compiling sign.c
[7/148] Compiling ex_data.c
[8/148] Compiling pbkdf.c
[9/148] Compiling p_x25519.c
[10/148] Compiling p_rsa_asn1.c
[11/148] Compiling aes_nohw.c
[12/148] Compiling print.c
[13/148] Compiling p_x25519_asn1.c
[14/148] Compiling p_ed25519_asn1.c
[15/148] Compiling p_ec_asn1.c
[16/148] Compiling p_rsa.c
[17/148] Compiling p_ed25519.c
[18/148] Compiling p_dsa_asn1.c
[19/148] Compiling p_ec.c
[20/148] Compiling err_data.c
[21/148] Compiling evp_ctx.c
[22/148] Compiling evp.c
[23/148] Compiling digestsign.c
[24/148] Compiling evp_asn1.c
[25/148] Write swift-version-24593BA9C3E375BF.txt
[26/148] Compiling err.c
[26/148] Compiling ecdsa_asn1.c
[28/148] Compiling dsa_asn1.c
[29/148] Compiling ec_asn1.c
[30/148] Compiling hash_to_curve.c
[31/148] Compiling engine.c
[32/148] Compiling ecdh_extra.c
[33/148] Compiling ec_derive.c
[35/200] Compiling Logging MetadataProvider.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[36/200] 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
[37/200] 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
[38/200] Compiling InternalCollectionsUtilities _SortedCollection.swift
[39/200] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[40/202] 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
[41/202] 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
[42/202] Compiling Regex Match.swift
[43/202] Compiling Regex GroupRangeUtils.swift
[44/203] Compiling Regex MatchSequence.swift
[45/203] Compiling Regex PlatformTypes.swift
[46/203] Compiling InternalCollectionsUtilities Debugging.swift
[47/203] Compiling InternalCollectionsUtilities Descriptions.swift
[48/203] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[49/203] Compiling InternalCollectionsUtilities Specialize.swift
[50/203] Compiling Regex String+Regex.swift
[51/203] 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
[52/203] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[53/203] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[54/203] Compiling NIOConcurrencyHelpers lock.swift
[55/203] 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
[56/203] 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
[57/203] Emitting module Regex
[58/203] Compiling Regex Utils.swift
[59/203] Compiling _NIOBase64 Base64.swift
[60/203] Emitting module _NIOBase64
[61/204] Compiling Regex Regex.swift
[62/204] Compiling Regex RegexOptions.swift
[63/205] Emitting module Logging
[65/205] Compiling _NIODataStructures _TinyArray.swift
[66/205] Compiling _NIODataStructures PriorityQueue.swift
[67/205] Emitting module InternalCollectionsUtilities
[68/205] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[69/205] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[70/205] Compiling InternalCollectionsUtilities Integer rank.swift
[71/205] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[72/205] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[73/205] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[74/205] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[76/205] Compiling _NIODataStructures Heap.swift
[77/205] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[78/205] Compiling NIOConcurrencyHelpers atomics.swift
[79/205] Compiling NIOConcurrencyHelpers NIOLock.swift
[80/204] Emitting module _NIODataStructures
[81/204] Emitting module NIOConcurrencyHelpers
[84/217] Emitting module ICY
[85/217] Compiling ICY ICY.swift
[87/222] Compiling Logging LogHandler.swift
[88/222] Compiling Logging Locks.swift
[89/222] Compiling Logging Logging.swift
[90/243] Compiling BigInt Data Conversion.swift
[91/243] Compiling BigInt Division.swift
[92/243] Compiling BigInt Exponentiation.swift
[93/243] Compiling BigInt Floating Point Conversion.swift
[94/243] Emitting module Cryptor
[95/243] Compiling Cryptor Updatable.swift
[96/244] Compiling COperatingSystem libc.swift
[98/244] Compiling Evergreen Handler.swift
[99/245] Emitting module COperatingSystem
[100/245] Compiling Evergreen Formatter.swift
[101/250] Emitting module Evergreen
[102/251] Compiling Evergreen Logger.swift
[104/265] Compiling Atomics PointerConformances.swift
[105/265] Compiling Atomics Primitives.native.swift
[107/263] Wrapping AST for Logging for debugging
[108/263] Compiling dsa.c
[110/263] Compiling Atomics OptionalRawRepresentable.swift
[111/263] Compiling Atomics RawRepresentable.swift
[112/263] Compiling Atomics AtomicBool.swift
[113/263] Compiling Atomics IntegerConformances.swift
[114/263] Compiling BigInt Strideable.swift
[115/263] Compiling BigInt String Conversion.swift
[115/263] Wrapping AST for InternalCollectionsUtilities for debugging
[116/265] Compiling params.c
[118/265] Compiling Atomics Primitives.shims.swift
[119/265] Compiling Atomics AtomicInteger.swift
[120/265] Compiling Atomics AtomicOptionalWrappable.swift
[121/267] Compiling Atomics ManagedAtomic.swift
[122/267] Compiling Atomics ManagedAtomicLazyReference.swift
[123/267] Compiling Atomics UnsafeAtomic.swift
[124/267] Compiling Atomics UnsafeAtomicLazyReference.swift
[124/267] Compiling digest_extra.c
[126/267] Compiling Atomics AtomicMemoryOrderings.swift
[127/267] Compiling Atomics DoubleWord.swift
[127/267] Compiling dh_asn1.c
[128/282] Compiling spake25519.c
[129/282] Compiling x25519-asm-arm.S
[130/282] Compiling cpu-ppc64le.c
[132/282] Emitting module BigInt
[133/282] Compiling Cryptor Utilities.swift
[133/282] Compiling cpu-intel.c
[135/282] Compiling Cryptor Status.swift
[136/282] Compiling Cryptor SSLPointerTricks.swift
[137/282] Compiling Cryptor StreamCryptor.swift
[138/282] Compiling DequeModule Deque+Codable.swift
[139/282] Compiling DequeModule Deque+Collection.swift
[140/282] Compiling DequeModule Deque+CustomReflectable.swift
[141/282] Compiling Atomics IntegerOperations.swift
[142/282] Compiling Atomics Unmanaged extensions.swift
[142/283] Compiling cpu-arm.c
[144/283] Compiling DequeModule _DequeBuffer.swift
[145/283] Compiling DequeModule _DequeBufferHeader.swift
[145/285] Compiling crypto.c
[146/285] Compiling cpu-arm-linux.c
[147/285] Compiling cpu-aarch64-win.c
[149/285] Compiling cpu-aarch64-linux.c
[150/285] Compiling cpu-aarch64-fuchsia.c
[153/284] Compiling DequeModule Deque+Descriptions.swift
[154/284] Compiling DequeModule Deque._Storage.swift
[155/284] Compiling DequeModule Deque._UnsafeHandle.swift
[156/284] Compiling DequeModule Deque.swift
[156/284] Compiling cmac.c
[157/284] Compiling curve25519.c
[158/284] Compiling tls_cbc.c
[159/284] Compiling conf.c
[163/284] Compiling e_rc4.c
[165/284] Compiling DequeModule _DequeSlot.swift
[166/284] Compiling DequeModule _UnsafeWrappedBuffer.swift
[167/284] Compiling BigInt Subtraction.swift
[168/284] Compiling BigInt Words and Bits.swift
[168/284] Compiling e_rc2.c
[170/284] Compiling DequeModule Deque+Equatable.swift
[171/284] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[172/284] Compiling DequeModule Deque+Extras.swift
[173/284] Compiling DequeModule Deque+Hashable.swift
[173/284] Compiling e_tls.c
[174/284] Compiling e_null.c
[175/286] Compiling e_chacha20poly1305.c
[176/286] Compiling e_aesccm.c
[177/286] Compiling derive_key.c
[178/286] Compiling e_aesctrhmac.c
[179/286] Compiling e_aesgcmsiv.c
[180/286] Compiling chacha20_poly1305_x86_64.mac.x86_64.S
[181/286] Compiling cipher_extra.c
[188/286] Compiling DequeModule Deque+Testing.swift
[188/286] Compiling aes128gcmsiv-x86_64.mac.x86_64.S
[195/286] Compiling aes128gcmsiv-x86_64.linux.x86_64.S
[196/287] Compiling chacha20_poly1305_x86_64.linux.x86_64.S
[197/287] Compiling chacha-x86_64.mac.x86_64.S
[199/287] Emitting module HKDF
[200/287] Compiling HKDF HKDF.swift
[200/288] Compiling chacha-x86_64.linux.x86_64.S
[203/288] Compiling chacha-x86.windows.x86.S
[204/288] Compiling chacha.c
[209/288] Compiling chacha-armv8.linux.aarch64.S
[212/288] Compiling chacha-x86.linux.x86.S
[214/288] Emitting module DequeModule
[214/288] Compiling chacha-armv8.ios.aarch64.S
[215/289] Compiling chacha-armv4.linux.arm.S
[216/289] Compiling chacha-armv4.ios.arm.S
[217/289] Compiling unicode.c
[219/288] Compiling cbs.c
[220/288] Compiling buf.c
[221/288] Compiling ber.c
[222/288] Compiling cbb.c
[223/288] Compiling asn1_compat.c
[224/288] Compiling bn_asn1.c
[225/288] Wrapping AST for DequeModule for debugging
[226/288] Compiling blake2.c
[227/288] Compiling pair.c
[228/288] Compiling convert.c
[229/288] Compiling socket.c
[230/288] Compiling socket_helper.c
[231/288] Compiling printf.c
[232/288] Compiling hexdump.c
[233/288] Compiling file.c
[234/288] Compiling fd.c
[235/288] Compiling bio_mem.c
[236/288] Compiling connect.c
[237/288] Compiling time_support.c
[238/288] Compiling base64.c
[239/288] Compiling bio.c
[240/288] Compiling tasn_new.c
[241/288] Compiling tasn_typ.c
[242/288] Compiling tasn_fre.c
[242/288] Compiling tasn_utl.c
[244/288] Compiling tasn_enc.c
[245/288] Compiling f_string.c
[252/288] Compiling tasn_dec.c
[253/288] Compiling f_int.c
[254/288] Compiling asn_pack.c
[254/288] Compiling f_enum.c
[256/288] Compiling asn1_lib.c
[257/288] Compiling asn1_par.c
[258/288] Compiling a_utctm.c
[259/288] Compiling a_print.c
[260/288] Compiling a_utf8.c
[261/288] Compiling a_strnid.c
[262/288] Compiling a_type.c
[263/288] Compiling a_object.c
[265/288] Emitting module Atomics
[265/288] Compiling a_mbstr.c
[266/289] Compiling a_octet.c
[267/289] Compiling a_d2i_fp.c
[268/289] Compiling a_int.c
[269/289] Compiling a_bool.c
[271/289] Compiling a_bitstr.c
[272/289] Wrapping AST for BigInt for debugging
[273/289] Wrapping AST for Atomics for debugging
[275/402] Compiling NIOCore MarkedCircularBuffer.swift
[276/402] Compiling NIOCore MulticastChannel.swift
[277/402] Compiling NIOCore NIOAny.swift
[278/402] Compiling NIOCore NIOCloseOnErrorHandler.swift
[279/402] Compiling NIOCore NIOLoopBound.swift
[280/402] Compiling NIOCore NIOScheduledCallback.swift
[281/402] Compiling NIOCore NIOSendable.swift
[282/402] Compiling NIOCore RecvByteBufferAllocator.swift
[283/410] Emitting module Crypto
[284/417] Compiling NIOCore IPProtocol.swift
[285/417] Compiling NIOCore IntegerBitPacking.swift
[286/417] Compiling NIOCore IntegerTypes.swift
[287/417] Compiling NIOCore Interfaces.swift
[288/417] Compiling NIOCore Linux.swift
[292/417] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[293/417] Compiling NIOCore EventLoopFuture.swift
[294/417] Compiling NIOCore FileDescriptor.swift
[295/417] Compiling NIOCore FileHandle.swift
[296/417] Compiling NIOCore FileRegion.swift
[297/417] Compiling NIOCore GlobalSingletons.swift
[298/417] Compiling NIOCore IO.swift
[299/417] Compiling NIOCore IOData.swift
[300/417] Compiling NIOCore ConvenienceOptionSupport.swift
[301/417] Compiling NIOCore DeadChannel.swift
[302/417] Compiling NIOCore DispatchQueue+WithFuture.swift
[303/417] Compiling NIOCore EventLoop+Deprecated.swift
[304/417] Compiling NIOCore EventLoop+SerialExecutor.swift
[305/417] Compiling NIOCore EventLoop.swift
[306/417] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[307/417] Compiling NIOCore EventLoopFuture+Deprecated.swift
[308/417] Compiling NIOCore ByteBuffer-hex.swift
[309/417] Compiling NIOCore ByteBuffer-int.swift
[310/417] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[311/417] Compiling NIOCore ByteBuffer-multi-int.swift
[312/417] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[313/417] Compiling NIOCore ByteBuffer-views.swift
[314/417] Compiling NIOCore Channel.swift
[315/417] Compiling NIOCore ChannelHandler.swift
[316/417] Compiling NIOCore ChannelHandlers.swift
[317/417] Compiling NIOCore ChannelInvoker.swift
[318/417] Compiling NIOCore ChannelOption.swift
[319/417] Compiling NIOCore ChannelPipeline.swift
[320/417] Compiling NIOCore CircularBuffer.swift
[321/417] Compiling NIOCore Codec.swift
[322/417] Compiling NIOCore NIOAsyncWriter.swift
[323/417] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[324/417] Compiling NIOCore BSDSocketAPI.swift
[325/417] Compiling NIOCore ByteBuffer-aux.swift
[326/417] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[327/417] Compiling NIOCore ByteBuffer-conversions.swift
[328/417] Compiling NIOCore ByteBuffer-core.swift
[329/417] Compiling NIOCore AddressedEnvelope.swift
[330/417] Compiling NIOCore AsyncAwaitSupport.swift
[331/417] Compiling NIOCore AsyncChannel.swift
[332/417] Compiling NIOCore AsyncChannelHandler.swift
[333/417] Compiling NIOCore AsyncChannelInboundStream.swift
[334/417] Compiling NIOCore AsyncChannelOutboundWriter.swift
[335/417] Compiling NIOCore NIOAsyncSequenceProducer.swift
[336/417] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[345/417] Compiling Crypto RNG_boring.swift
[346/417] Compiling Crypto SafeCompare_boring.swift
[347/417] Compiling Crypto Zeroization_boring.swift
[348/417] Compiling Crypto PrettyBytes.swift
[349/417] Compiling Crypto SafeCompare.swift
[350/417] Compiling Crypto SecureBytes.swift
[351/417] Compiling Crypto Zeroization.swift
[371/418] Compiling NIOCore SocketOptionProvider.swift
[372/418] Compiling NIOCore SystemCallHelpers.swift
[373/418] Compiling NIOCore TimeAmount+Duration.swift
[374/418] Compiling NIOCore TypeAssistedChannelHandler.swift
[375/418] Compiling NIOCore UniversalBootstrapSupport.swift
[376/418] Compiling NIOCore Utilities.swift
[377/418] 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
[404/418] Emitting module NIOCore
BUILD FAILURE 6.1 linux