The Swift Package Index logo.Swift Package Index

Build Information

Failed to build HAP with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/bouke/hap.git
Reference: 0.7.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/hap
 * tag               0.7.0      -> FETCH_HEAD
HEAD is now at f0ffaa2 Changelog updated for 0.7.0
Cloned https://github.com/bouke/hap.git
Revision (git rev-parse @):
f0ffaa2f3a0cd364ade2b33263ca7a3f21ab3834
SUCCESS checkout https://github.com/bouke/hap.git at 0.7.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/bouke/hap.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/crossroadlabs/Regex.git
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/Bouke/NetService.git
Fetching https://github.com/IBM-Swift/BlueCryptor.git
Fetching https://github.com/Bouke/HKDF.git
[1/1296] Fetching regex
[1297/1430] Fetching regex, hkdf
[1421/4589] Fetching regex, hkdf, swift-log
[1811/5451] Fetching regex, hkdf, swift-log, netservice
[2253/7089] Fetching regex, hkdf, swift-log, netservice, bluecryptor
Fetched https://github.com/Bouke/HKDF.git from cache (0.33s)
Fetched https://github.com/Bouke/NetService.git from cache (0.33s)
Fetching https://github.com/Bouke/SRP.git
Fetched https://github.com/IBM-Swift/BlueCryptor.git from cache (0.33s)
Fetched https://github.com/apple/swift-log.git from cache (0.39s)
[1/633] Fetching srp
Fetched https://github.com/Bouke/SRP.git from cache (0.25s)
[1/64439] Fetching swift-nio
Fetched https://github.com/crossroadlabs/Regex.git from cache (4.92s)
Fetched https://github.com/apple/swift-nio.git from cache (5.00s)
Computing version for https://github.com/Bouke/HKDF.git
Computed https://github.com/Bouke/HKDF.git at 3.1.0 (1.29s)
Computing version for https://github.com/crossroadlabs/Regex.git
Computed https://github.com/crossroadlabs/Regex.git at 1.2.0 (0.43s)
Computing version for https://github.com/Bouke/NetService.git
Computed https://github.com/Bouke/NetService.git at 0.8.1 (0.47s)
Computing version for https://github.com/Bouke/SRP.git
Computed https://github.com/Bouke/SRP.git at 3.2.1 (0.46s)
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/attaswift/BigInt.git
[1/3097] Fetching bigint
[3098/10487] Fetching bigint, swift-crypto
Fetched https://github.com/attaswift/BigInt.git from cache (1.22s)
Fetched https://github.com/apple/swift-crypto.git from cache (1.23s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.3.0 (0.44s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 1.1.7 (0.48s)
Computing version for https://github.com/IBM-Swift/BlueCryptor.git
Computed https://github.com/IBM-Swift/BlueCryptor.git at 1.0.200 (0.46s)
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 (1.30s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.4 (0.45s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.63.0 (0.70s)
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/1563] Fetching swift-atomics
[252/4546] Fetching swift-atomics, swift-system
[4547/18292] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (0.45s)
[4770/16729] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (2.02s)
Fetched https://github.com/apple/swift-collections.git from cache (2.05s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.2.1 (0.74s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.45s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.0 (0.78s)
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
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.5.4
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.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/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/SRP.git
Working copy of https://github.com/Bouke/SRP.git resolved at 3.2.1
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-atomics.git
Working copy of https://github.com/apple/swift-atomics.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.2.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/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.63.0
Creating working copy for https://github.com/attaswift/BigInt.git
Working copy of https://github.com/attaswift/BigInt.git resolved at 5.3.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
Building for debugging...
[0/468] Write sources
[16/468] Compiling _AtomicsShims.c
[17/468] Write sources
[23/468] Compiling sha256-armv8.ios.aarch64.S
[24/468] Compiling kdf.c
[25/468] Compiling CNIOWindows shim.c
[26/468] Compiling CNIOWindows WSAStartup.c
[27/468] Compiling sha1-x86_64.linux.x86_64.S
[28/468] Compiling CNIOLinux liburing_shims.c
[29/468] Compiling CQRCode qrcode.c
[29/468] Write swift-version-24593BA9C3E375BF.txt
[31/468] Compiling CNIOLLHTTP c_nio_http.c
[32/468] Compiling x509_txt.c
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOLinux/shim.c:203:9: warning: 'RENAME_NOREPLACE' macro redefined [-Wmacro-redefined]
#define RENAME_NOREPLACE 1
        ^
/usr/include/stdio.h:164:10: note: previous definition is here
# define RENAME_NOREPLACE (1 << 0)
         ^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOLinux/shim.c:204:9: warning: 'RENAME_EXCHANGE' macro redefined [-Wmacro-redefined]
#define RENAME_EXCHANGE  2
        ^
/usr/include/stdio.h:165:10: note: previous definition is here
# define RENAME_EXCHANGE (1 << 1)
         ^
2 warnings generated.
[33/468] Compiling CNIOLinux shim.c
[34/468] Compiling v3_genn.c
[35/468] Compiling CNIODarwin shim.c
[36/468] Compiling CNIOLLHTTP c_nio_api.c
[37/509] Compiling CNIOLLHTTP c_nio_llhttp.c
[39/523] Emitting module _NIODataStructures
[39/523] Compiling c-nioatomics.c
[41/525] Emitting module Cryptor
[42/526] Emitting module _NIOBase64
[43/526] Compiling _NIOBase64 Base64.swift
[44/527] Compiling Cryptor Cryptor.swift
[45/527] Compiling Cryptor KeyDerivation.swift
[46/527] Compiling Cryptor Random.swift
[47/529] Compiling NetService Utils.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "shim.h"
         ^
/host/spi-builder-workspace/.build/checkouts/NetService/Sources/Cdns_sd/shim.h:1:10: error: 'dns_sd.h' file not found
#include <dns_sd.h>
         ^
/host/spi-builder-workspace/.build/checkouts/NetService/Sources/NetService/NetService.swift:15:8: error: could not build C module 'Cdns_sd'
import Cdns_sd
       ^
[49/529] Compiling _CollectionsUtilities UInt+reversed.swift
[50/529] Compiling _CollectionsUtilities _UnsafeBitSet+Index.swift
[51/529] Compiling _CollectionsUtilities _UnsafeBitSet+_Word.swift
[52/529] Compiling _CollectionsUtilities _UnsafeBitSet.swift
[53/529] Compiling _CollectionsUtilities RandomAccessCollection+Offsets.swift
[54/529] Compiling _CollectionsUtilities Specialize.swift
[55/529] Emitting module _CollectionsUtilities
[56/529] Compiling Cryptor Digest.swift
[57/529] Compiling Cryptor HMAC.swift
[58/529] Compiling Cryptor Crypto.swift
[59/529] Compiling Regex String+Regex.swift
[60/530] Compiling _CollectionsUtilities Debugging.swift
[61/530] Compiling _CollectionsUtilities Descriptions.swift
[62/530] Compiling _CollectionsUtilities _SortedCollection.swift
[63/530] Compiling _CollectionsUtilities _UniqueCollection.swift
[63/530] Wrapping AST for _NIOBase64 for debugging
error: emit-module command failed with exit code 1 (use -v to see invocation)
[65/530] Emitting module NetService
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "shim.h"
         ^
/host/spi-builder-workspace/.build/checkouts/NetService/Sources/Cdns_sd/shim.h:1:10: error: 'dns_sd.h' file not found
#include <dns_sd.h>
         ^
/host/spi-builder-workspace/.build/checkouts/NetService/Sources/NetService/NetService.swift:15:8: error: could not build C module 'Cdns_sd'
import Cdns_sd
       ^
[66/530] Compiling _NIODataStructures PriorityQueue.swift
[67/530] Compiling _NIODataStructures _TinyArray.swift
[68/530] Compiling NetService ServiceFlags.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "shim.h"
         ^
/host/spi-builder-workspace/.build/checkouts/NetService/Sources/Cdns_sd/shim.h:1:10: error: 'dns_sd.h' file not found
#include <dns_sd.h>
         ^
/host/spi-builder-workspace/.build/checkouts/NetService/Sources/NetService/NetService.swift:15:8: error: could not build C module 'Cdns_sd'
import Cdns_sd
       ^
[69/530] Compiling _CollectionsUtilities UnsafeBufferPointer+Extras.swift
[70/530] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[72/547] Compiling Regex Match.swift
[73/547] Compiling NetService NetServiceDelegate.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "shim.h"
         ^
/host/spi-builder-workspace/.build/checkouts/NetService/Sources/Cdns_sd/shim.h:1:10: error: 'dns_sd.h' file not found
#include <dns_sd.h>
         ^
/host/spi-builder-workspace/.build/checkouts/NetService/Sources/NetService/NetService.swift:15:8: error: could not build C module 'Cdns_sd'
import Cdns_sd
       ^
[74/547] Compiling Regex PlatformTypes.swift
[75/547] Compiling Regex Regex.swift
[76/547] Compiling Regex RegexOptions.swift
[77/547] Compiling Regex Utils.swift
[78/547] Emitting module COperatingSystem
[79/547] Compiling COperatingSystem libc.swift
[80/547] Compiling DequeModule _DequeBuffer.swift
[81/547] Compiling DequeModule _DequeBufferHeader.swift
[82/550] Compiling Regex MatchSequence.swift
[83/550] Compiling NetService NetServiceBrowserDelegate.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "shim.h"
         ^
/host/spi-builder-workspace/.build/checkouts/NetService/Sources/Cdns_sd/shim.h:1:10: error: 'dns_sd.h' file not found
#include <dns_sd.h>
         ^
/host/spi-builder-workspace/.build/checkouts/NetService/Sources/NetService/NetService.swift:15:8: error: could not build C module 'Cdns_sd'
import Cdns_sd
       ^
[84/550] Compiling NetService NetServiceBrowser.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "shim.h"
         ^
/host/spi-builder-workspace/.build/checkouts/NetService/Sources/Cdns_sd/shim.h:1:10: error: 'dns_sd.h' file not found
#include <dns_sd.h>
         ^
/host/spi-builder-workspace/.build/checkouts/NetService/Sources/NetService/NetService.swift:15:8: error: could not build C module 'Cdns_sd'
import Cdns_sd
       ^
[85/550] Emitting module Logging
[86/550] Compiling Logging Locks.swift
[87/550] Compiling _NIODataStructures Heap.swift
[88/551] Compiling Logging MetadataProvider.swift
[89/551] Compiling Cryptor Utilities.swift
[90/551] Compiling Regex GroupRangeUtils.swift
[91/551] Emitting module Regex
[94/552] Compiling Cryptor SSLPointerTricks.swift
[96/552] Compiling DequeModule Deque+Descriptions.swift
[97/552] Compiling DequeModule Deque+Equatable.swift
[97/552] Wrapping AST for _CollectionsUtilities for debugging
[98/552] Wrapping AST for _NIODataStructures for debugging
[100/552] Compiling DequeModule Deque+CustomReflectable.swift
[101/552] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[102/552] Compiling DequeModule Deque+Codable.swift
[103/552] Compiling DequeModule Deque+Collection.swift
[104/552] Compiling DequeModule Deque+Hashable.swift
[105/552] Compiling DequeModule Deque+Sendable.swift
[106/552] Compiling Cryptor Updatable.swift
[106/552] Wrapping AST for COperatingSystem for debugging
[111/552] Compiling DequeModule Deque+Extras.swift
[111/552] Wrapping AST for Regex for debugging
[112/552] Compiling v3_utl.c
[113/552] Compiling c-atomics.c
[115/553] Compiling Cryptor Status.swift
[116/553] Compiling Cryptor StreamCryptor.swift
[116/559] Compiling CCryptoBoringSSLShims shims.c
[117/559] Compiling v3_skey.c
[120/559] Compiling Logging LogHandler.swift
[121/559] Compiling Logging Logging.swift
[122/560] Compiling DequeModule _DequeSlot.swift
[123/560] Compiling DequeModule _UnsafeWrappedBuffer.swift
[123/560] Compiling v3_purp.c
[125/561] Wrapping AST for Cryptor for debugging
[126/562] Compiling v3_pmaps.c
[127/562] Compiling v3_prn.c
[128/562] Wrapping AST for Logging for debugging
[129/562] Compiling v3_pcons.c
[131/562] Compiling DequeModule Deque+Testing.swift
[132/562] Compiling DequeModule Deque._Storage.swift
[133/562] Compiling DequeModule Deque._UnsafeHandle.swift
[134/562] Compiling DequeModule Deque.swift
[134/562] Compiling v3_pcia.c
[135/562] Compiling v3_ocsp.c
[137/562] Compiling NIOConcurrencyHelpers lock.swift
[137/562] Compiling v3_pci.c
[139/562] Emitting module NIOConcurrencyHelpers
[139/562] Compiling v3_ncons.c
[144/562] Emitting module DequeModule
[144/562] Compiling v3_lib.c
[146/563] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[146/563] Compiling v3_int.c
[147/563] Compiling v3_info.c
[149/563] Compiling v3_ia5.c
[150/563] Wrapping AST for DequeModule for debugging
[151/563] Compiling v3_extku.c
[152/563] Compiling v3_crld.c
[153/563] Compiling v3_enum.c
[154/563] Compiling v3_cpols.c
[156/563] Compiling NIOConcurrencyHelpers NIOLock.swift
[157/563] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[158/563] Compiling NIOConcurrencyHelpers atomics.swift
[158/564] Compiling v3_bitst.c
[160/564] Emitting module HKDF
[161/564] Compiling HKDF HKDF.swift
[162/564] Compiling v3_bcons.c
[163/564] Compiling v3_conf.c
[164/564] Compiling v3_alt.c
[165/564] Compiling v3_akeya.c
[166/565] Wrapping AST for NIOConcurrencyHelpers for debugging
[167/565] Compiling v3_akey.c
[169/565] Compiling pcy_lib.c
[170/565] Compiling pcy_data.c
[171/565] Compiling pcy_map.c
[172/565] Compiling pcy_node.c
[173/565] Wrapping AST for HKDF for debugging
[174/565] Compiling pcy_tree.c
[175/565] Compiling x_x509a.c
[176/565] Compiling pcy_cache.c
[177/565] Compiling x_val.c
[178/565] Compiling x_spki.c
[179/565] Compiling x_sig.c
[180/565] Compiling x_req.c
[181/565] Compiling x_pubkey.c
[182/565] Compiling x_x509.c
[183/565] Compiling x_pkey.c
[184/565] Compiling x_name.c
[185/565] Compiling x_info.c
[186/565] Compiling x_exten.c
[187/565] Compiling x_attrib.c
[188/565] Compiling x_crl.c
[189/565] Compiling x_all.c
[190/565] Compiling x509rset.c
[191/565] Compiling x509spki.c
[192/565] Compiling x509name.c
[193/565] Compiling x_algor.c
[194/565] Compiling x509cset.c
[195/565] Compiling x509_vpm.c
[196/565] Compiling x509_v3.c
[197/565] Compiling x509_trs.c
[198/565] Compiling x509_set.c
[199/565] Compiling x509_req.c
[200/565] Compiling x509_vfy.c
[201/565] Compiling x509_obj.c
[202/565] Compiling x509_d2.c
[203/565] Compiling x509_ext.c
[204/565] Compiling x509_def.c
[205/565] Compiling x509_att.c
[206/565] Compiling x509_lu.c
[207/565] Compiling x509.c
[208/565] Compiling x509_cmp.c
[209/565] Compiling t_x509a.c
[210/565] Compiling i2d_pr.c
[211/565] Compiling t_req.c
[212/565] Compiling t_crl.c
[213/565] Compiling rsa_pss.c
[214/565] Compiling by_file.c
[215/565] Compiling t_x509.c
[216/565] Compiling by_dir.c
[217/565] Compiling algorithm.c
[218/565] Compiling a_verify.c
[219/565] Compiling a_sign.c
[220/565] Compiling a_digest.c
[221/565] Compiling voprf.c
[222/565] Compiling asn1_gen.c
[223/565] Compiling thread_win.c
[224/565] Compiling trust_token.c
[225/565] Compiling a_strex.c
[226/565] Compiling thread_none.c
[227/565] Compiling thread.c
[228/565] Compiling thread_pthread.c
[229/565] Compiling pmbtoken.c
[230/565] Compiling rsa_print.c
[231/565] Compiling siphash.c
[232/565] Compiling stack.c
[233/565] Compiling refcount_lock.c
[234/565] Compiling refcount_c11.c
[235/565] Compiling rc4.c
[236/565] Compiling rand_extra.c
[237/565] Compiling rsa_asn1.c
[238/565] Compiling passive.c
[239/565] Compiling windows.c
[240/565] Compiling fuchsia.c
[240/565] Compiling deterministic.c
[242/565] Compiling forkunsafe.c
[243/565] Compiling poly1305.c
[244/565] Compiling pool.c
[245/565] Compiling poly1305_arm_asm.S
[246/565] Compiling poly1305_arm.c
[247/565] Compiling pkcs7.c
[248/565] Compiling pkcs8.c
[249/565] Compiling pkcs8_x509.c
[250/565] Compiling pkcs7_x509.c
[251/565] Compiling pem_xaux.c
[252/565] Compiling p5_pbev2.c
[253/565] Compiling pem_x509.c
[254/565] Compiling pem_pkey.c
[255/565] Compiling pem_pk8.c
[256/565] Compiling obj_xref.c
[257/565] Compiling pem_lib.c
[258/565] Compiling pem_oth.c
[259/565] Compiling pem_info.c
[260/565] Compiling pem_all.c
[261/565] Compiling mem.c
[262/565] Compiling lhash.c
[263/565] Compiling hkdf.c
[263/565] Compiling obj.c
[265/565] Compiling x86_64-mont5.mac.x86_64.S
[266/565] Compiling poly1305_vec.c
[267/565] Compiling hpke.c
[268/565] Compiling poly_rq_mul.S
[269/565] Compiling x86_64-mont.mac.x86_64.S
[270/565] Compiling x86_64-mont5.linux.x86_64.S
[271/565] Compiling x86-mont.linux.x86.S
[271/565] Compiling x86_64-mont.linux.x86_64.S
[273/565] Compiling x86-mont.windows.x86.S
[274/565] Compiling hrss.c
[275/565] Compiling vpaes-x86_64.mac.x86_64.S
[276/565] Compiling vpaes-x86_64.linux.x86_64.S
[277/565] Compiling vpaes-x86.windows.x86.S
[278/565] Compiling vpaes-x86.linux.x86.S
[278/565] Compiling vpaes-armv8.linux.aarch64.S
[280/565] Compiling vpaes-armv7.linux.arm.S
[281/565] Compiling vpaes-armv8.ios.aarch64.S
[282/565] Compiling vpaes-armv7.ios.arm.S
[283/565] Compiling sha512-x86_64.mac.x86_64.S
[284/565] Compiling sha512-armv8.linux.aarch64.S
[285/565] Compiling sha512-armv8.ios.aarch64.S
[286/565] Compiling sha512-armv4.linux.arm.S
[287/565] Compiling sha512-x86_64.linux.x86_64.S
[288/565] Compiling sha512-armv4.ios.arm.S
[289/565] Compiling sha512-586.windows.x86.S
[290/565] Compiling sha512-586.linux.x86.S
[291/565] Compiling sha256-x86_64.mac.x86_64.S
[292/565] Compiling sha256-armv4.ios.arm.S
[293/565] Compiling sha256-armv4.linux.arm.S
[294/565] Compiling sha256-armv8.linux.aarch64.S
[295/565] Compiling sha256-x86_64.linux.x86_64.S
[296/565] Compiling sha256-586.windows.x86.S
[297/565] Compiling sha256-586.linux.x86.S
[298/565] Compiling sha1-armv8.linux.aarch64.S
[299/565] Compiling sha1-x86_64.mac.x86_64.S
[300/565] Compiling sha1-armv8.ios.aarch64.S
[301/565] Compiling sha1-armv4-large.linux.arm.S
[302/565] Compiling sha1-armv4-large.ios.arm.S
[303/565] Compiling sha1-586.windows.x86.S
[304/565] Compiling sha1-586.linux.x86.S
[305/565] Compiling sha1-altivec.c
[306/565] Compiling sha256.c
[307/565] Compiling sha512.c
[308/565] Compiling sha1.c
[309/565] Compiling rsaz-avx2.mac.x86_64.S
[310/565] Compiling self_check.c
[311/565] Compiling rsaz-avx2.linux.x86_64.S
[312/565] Compiling blinding.c
[313/565] Compiling rsa_impl.c
[314/565] Compiling padding.c
[315/565] Compiling rsa.c
[316/565] Compiling rdrand-x86_64.mac.x86_64.S
[317/565] Compiling rdrand-x86_64.linux.x86_64.S
[318/565] Compiling urandom.c
[319/565] Compiling rand.c
[320/565] Compiling fork_detect.c
[321/565] Compiling ctrdrbg.c
[322/565] Compiling p256_beeu-x86_64-asm.mac.x86_64.S
[323/565] Compiling p256_beeu-x86_64-asm.linux.x86_64.S
[324/565] Compiling polyval.c
[325/565] Compiling p256-x86_64-asm.mac.x86_64.S
[326/565] Compiling p256-x86_64-asm.linux.x86_64.S
[327/565] Compiling ofb.c
[328/565] Compiling gcm_nohw.c
[329/565] Compiling ctr.c
[330/565] Compiling gcm.c
[331/565] Compiling cfb.c
[331/565] Compiling cbc.c
[333/565] Compiling md5.c
[334/565] Compiling md5-x86_64.mac.x86_64.S
[335/565] Compiling is_fips.c
[336/565] Compiling md5-586.windows.x86.S
[337/565] Compiling md5-x86_64.linux.x86_64.S
[338/565] Compiling md5-586.linux.x86.S
[339/565] Compiling md4.c
[340/565] Compiling hmac.c
[341/565] Compiling ghashv8-armx64.linux.aarch64.S
[342/565] Compiling ghashv8-armx64.ios.aarch64.S
[343/565] Compiling ghashv8-armx32.linux.arm.S
[344/565] Compiling ghashv8-armx32.ios.arm.S
[345/565] Compiling ghash-x86_64.mac.x86_64.S
[346/565] Compiling ghash-x86_64.linux.x86_64.S
[347/565] Compiling ghash-ssse3-x86_64.mac.x86_64.S
[348/565] Compiling ghash-x86.windows.x86.S
[349/565] Compiling ghash-x86.linux.x86.S
[351/565] Compiling NetService NetService.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "shim.h"
         ^
/host/spi-builder-workspace/.build/checkouts/NetService/Sources/Cdns_sd/shim.h:1:10: error: 'dns_sd.h' file not found
#include <dns_sd.h>
         ^
/host/spi-builder-workspace/.build/checkouts/NetService/Sources/NetService/NetService.swift:15:8: error: could not build C module 'Cdns_sd'
import Cdns_sd
       ^
[352/565] Compiling NetService FoundationCompat.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "shim.h"
         ^
/host/spi-builder-workspace/.build/checkouts/NetService/Sources/Cdns_sd/shim.h:1:10: error: 'dns_sd.h' file not found
#include <dns_sd.h>
         ^
/host/spi-builder-workspace/.build/checkouts/NetService/Sources/NetService/NetService.swift:15:8: error: could not build C module 'Cdns_sd'
import Cdns_sd
       ^
[352/565] Compiling ghash-ssse3-x86_64.linux.x86_64.S
[353/565] Compiling ghash-ssse3-x86.windows.x86.S
[354/565] Compiling ghash-ssse3-x86.linux.x86.S
error: fatalError
[355/565] Compiling ghash-neon-armv8.linux.aarch64.S
[355/565] Compiling ghash-armv4.linux.arm.S
[355/565] Compiling ecdsa.c
[355/565] Compiling ecdh.c
[355/565] Compiling ghash-neon-armv8.ios.aarch64.S
[355/565] Compiling ghash-armv4.ios.arm.S
[355/565] Compiling fips_shared_support.c
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/221] Compiling fips_shared_support.c
[1/221] Compiling ghash-neon-armv8.ios.aarch64.S
[2/221] Compiling ghash-armv4.ios.arm.S
[3/221] Compiling ghash-armv4.linux.arm.S
[4/221] Compiling ghash-neon-armv8.linux.aarch64.S
[5/221] Compiling wnaf.c
[6/221] Compiling util.c
[7/221] Compiling ecdsa.c
[8/221] Compiling ecdh.c
[9/221] Compiling simple.c
[10/221] Compiling simple_mul.c
[11/221] Write swift-version-24593BA9C3E375BF.txt
[11/221] Compiling scalar.c
[13/211] Compiling ec_montgomery.c
[14/211] Compiling oct.c
[15/211] Compiling felem.c
[16/211] Compiling p224-64.c
[17/212] Compiling p256.c
[18/214] Compiling ec_key.c
[19/219] Compiling digests.c
[20/219] Compiling ec.c
[21/219] Compiling digest.c
[22/219] Compiling check.c
[23/219] Compiling co-586.linux.x86.S
[25/219] Compiling NetService NetServiceDelegate.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "shim.h"
         ^
/host/spi-builder-workspace/.build/checkouts/NetService/Sources/Cdns_sd/shim.h:1:10: error: 'dns_sd.h' file not found
#include <dns_sd.h>
         ^
/host/spi-builder-workspace/.build/checkouts/NetService/Sources/NetService/NetService.swift:15:8: error: could not build C module 'Cdns_sd'
import Cdns_sd
       ^
[26/219] Compiling NetService NetServiceBrowserDelegate.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "shim.h"
         ^
/host/spi-builder-workspace/.build/checkouts/NetService/Sources/Cdns_sd/shim.h:1:10: error: 'dns_sd.h' file not found
#include <dns_sd.h>
         ^
/host/spi-builder-workspace/.build/checkouts/NetService/Sources/NetService/NetService.swift:15:8: error: could not build C module 'Cdns_sd'
import Cdns_sd
       ^
[26/219] Compiling dh.c
[28/219] Compiling NetService Utils.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "shim.h"
         ^
/host/spi-builder-workspace/.build/checkouts/NetService/Sources/Cdns_sd/shim.h:1:10: error: 'dns_sd.h' file not found
#include <dns_sd.h>
         ^
/host/spi-builder-workspace/.build/checkouts/NetService/Sources/NetService/NetService.swift:15:8: error: could not build C module 'Cdns_sd'
import Cdns_sd
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[29/219] Emitting module NetService
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "shim.h"
         ^
/host/spi-builder-workspace/.build/checkouts/NetService/Sources/Cdns_sd/shim.h:1:10: error: 'dns_sd.h' file not found
#include <dns_sd.h>
         ^
/host/spi-builder-workspace/.build/checkouts/NetService/Sources/NetService/NetService.swift:15:8: error: could not build C module 'Cdns_sd'
import Cdns_sd
       ^
[29/219] Compiling co-586.windows.x86.S
[31/219] Compiling NetService ServiceFlags.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "shim.h"
         ^
/host/spi-builder-workspace/.build/checkouts/NetService/Sources/Cdns_sd/shim.h:1:10: error: 'dns_sd.h' file not found
#include <dns_sd.h>
         ^
/host/spi-builder-workspace/.build/checkouts/NetService/Sources/NetService/NetService.swift:15:8: error: could not build C module 'Cdns_sd'
import Cdns_sd
       ^
[31/219] Compiling e_des.c
[32/219] Compiling des.c
[33/219] Compiling bsaes-armv7.linux.arm.S
[34/219] Compiling aead.c
[35/219] Compiling bsaes-armv7.ios.arm.S
[36/219] Compiling cipher.c
[37/219] Compiling p256-x86_64.c
[39/219] Compiling NetService NetServiceBrowser.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "shim.h"
         ^
/host/spi-builder-workspace/.build/checkouts/NetService/Sources/Cdns_sd/shim.h:1:10: error: 'dns_sd.h' file not found
#include <dns_sd.h>
         ^
/host/spi-builder-workspace/.build/checkouts/NetService/Sources/NetService/NetService.swift:15:8: error: could not build C module 'Cdns_sd'
import Cdns_sd
       ^
[39/219] Compiling sqrt.c
[40/219] Compiling shift.c
[41/219] Compiling rsaz_exp.c
[42/219] Compiling e_aes.c
[43/219] Compiling random.c
[44/219] Compiling prime.c
[45/219] Compiling montgomery_inv.c
[46/219] Compiling jacobi.c
[47/219] Compiling generic.c
[48/219] Compiling mul.c
[49/219] Compiling gcd_extra.c
[50/219] Compiling montgomery.c
[51/219] Compiling gcd.c
[52/219] Compiling div_extra.c
[53/219] Compiling ctx.c
[54/219] Compiling cmp.c
[55/219] Compiling bytes.c
[56/219] Compiling div.c
[56/219] Compiling exponentiation.c
[58/219] Compiling add.c
[59/219] Compiling bn-586.linux.x86.S
[60/219] Compiling armv8-mont.linux.aarch64.S
[61/219] Compiling bn-586.windows.x86.S
[62/219] Compiling bn.c
[63/219] Compiling armv4-mont.linux.arm.S
[64/219] Compiling armv8-mont.ios.aarch64.S
[65/219] Compiling armv4-mont.ios.arm.S
[66/219] Compiling aesv8-armx32.linux.arm.S
[67/219] Compiling aesv8-armx64.linux.aarch64.S
[68/219] Compiling aesv8-armx64.ios.aarch64.S
[69/219] Compiling aesv8-armx32.ios.arm.S
[70/219] Compiling x86_64-gcc.c
[71/219] Compiling aesni-x86_64.mac.x86_64.S
[72/219] Compiling aesni-x86.windows.x86.S
[73/219] Compiling aesni-gcm-x86_64.mac.x86_64.S
[74/219] Compiling aesni-x86.linux.x86.S
[75/219] Compiling aesni-x86_64.linux.x86_64.S
[76/219] Compiling aesni-gcm-x86_64.linux.x86_64.S
[77/219] Compiling mode_wrappers.c
[78/219] Compiling key_wrap.c
[79/219] Compiling ex_data.c
[80/219] Compiling aes.c
[81/219] Compiling pbkdf.c
[82/219] Compiling scrypt.c
[83/219] Compiling sign.c
[84/219] Compiling aes_nohw.c
[85/219] Compiling p_x25519.c
[86/219] Compiling print.c
[87/219] Compiling p_x25519_asn1.c
[88/219] Compiling p_rsa_asn1.c
[89/219] Compiling p_ed25519.c
[90/219] Compiling p_ed25519_asn1.c
[91/219] Compiling p_dsa_asn1.c
[92/219] Compiling p_rsa.c
[93/219] Compiling p_ec_asn1.c
[94/219] Compiling p_ec.c
[95/219] Compiling err_data.c
[96/219] Compiling evp_ctx.c
[97/219] Compiling engine.c
[98/219] Compiling evp_asn1.c
[99/219] Compiling digestsign.c
[100/219] Compiling err.c
[101/219] Compiling evp.c
[102/219] Compiling ecdsa_asn1.c
[103/219] Compiling ecdh_extra.c
[104/219] Compiling hash_to_curve.c
[105/219] Compiling ec_derive.c
[106/219] Compiling dsa_asn1.c
[107/219] Compiling ec_asn1.c
[108/219] Compiling dh_asn1.c
[109/219] Compiling digest_extra.c
[110/219] Compiling params.c
[111/219] Compiling dsa.c
[112/219] Compiling spake25519.c
[113/219] Compiling cpu-ppc64le.c
[114/219] Compiling x25519-asm-arm.S
[114/219] Compiling cpu-arm.c
[116/219] Compiling crypto.c
[117/219] Compiling cpu-aarch64-win.c
[118/219] Compiling cpu-arm-linux.c
[119/219] Compiling cpu-intel.c
[120/219] Compiling cpu-aarch64-linux.c
[121/219] Compiling cpu-aarch64-fuchsia.c
[122/219] Compiling e_rc4.c
[123/219] Compiling cmac.c
[124/219] Compiling tls_cbc.c
[125/219] Compiling curve25519.c
[126/219] Compiling conf.c
[127/219] Compiling e_tls.c
[128/219] Compiling e_null.c
[129/219] Compiling e_rc2.c
[130/219] Compiling derive_key.c
[131/219] Compiling e_chacha20poly1305.c
[132/219] Compiling e_aesctrhmac.c
[133/219] Compiling cipher_extra.c
[134/219] Compiling e_aesccm.c
[135/219] Compiling chacha20_poly1305_x86_64.mac.x86_64.S
[136/219] Compiling aes128gcmsiv-x86_64.mac.x86_64.S
[137/219] Compiling e_aesgcmsiv.c
[138/219] Compiling chacha.c
[139/219] Compiling aes128gcmsiv-x86_64.linux.x86_64.S
[140/219] Compiling chacha-x86.windows.x86.S
[141/219] Compiling chacha-armv8.linux.aarch64.S
[142/219] Compiling chacha-x86_64.mac.x86_64.S
[143/219] Compiling chacha20_poly1305_x86_64.linux.x86_64.S
[144/219] Compiling chacha-x86.linux.x86.S
[145/219] Compiling chacha-armv8.ios.aarch64.S
[146/219] Compiling chacha-x86_64.linux.x86_64.S
[147/219] Compiling chacha-armv4.ios.arm.S
[148/219] Compiling chacha-armv4.linux.arm.S
[148/219] Compiling unicode.c
[150/219] Compiling asn1_compat.c
[151/219] Compiling ber.c
[152/219] Compiling bn_asn1.c
[152/219] Compiling cbb.c
[154/219] Compiling cbs.c
[155/219] Compiling convert.c
[156/219] Compiling buf.c
[157/219] Compiling blake2.c
[158/219] Compiling printf.c
[159/219] Compiling socket.c
[160/219] Compiling socket_helper.c
[161/219] Compiling pair.c
[162/219] Compiling hexdump.c
[163/219] Compiling file.c
[164/219] Compiling fd.c
[165/219] Compiling connect.c
[166/219] Compiling bio_mem.c
[167/219] Compiling base64.c
[168/219] Compiling time_support.c
[169/219] Compiling bio.c
[170/219] Compiling tasn_typ.c
[171/219] Compiling tasn_utl.c
[172/219] Compiling tasn_fre.c
[173/219] Compiling tasn_new.c
[174/219] Compiling f_string.c
[175/219] Compiling tasn_dec.c
[176/219] Compiling f_int.c
[177/219] Compiling f_enum.c
[178/219] Compiling tasn_enc.c
[179/219] Compiling asn_pack.c
[180/219] Compiling asn1_par.c
[181/219] Compiling asn1_lib.c
[182/219] Compiling a_type.c
[183/219] Compiling a_utctm.c
[184/219] Compiling a_print.c
[184/219] Compiling a_utf8.c
[186/219] Compiling a_strnid.c
[187/219] Compiling a_octet.c
[188/219] Compiling a_time.c
[189/219] Compiling a_mbstr.c
[190/219] Compiling a_i2d_fp.c
[191/219] Compiling a_enum.c
[192/219] Compiling a_dup.c
[192/219] Write sources
[195/219] Compiling a_gentm.c
[195/219] Compiling a_object.c
[197/219] Compiling a_int.c
[198/219] Compiling a_d2i_fp.c
[199/219] Compiling a_bool.c
[200/219] Compiling a_bitstr.c
[202/313] Compiling Crypto HashFunctions.swift
[203/313] Compiling Crypto HashFunctions_SHA2.swift
[204/315] Compiling Crypto ASN1Identifier.swift
[205/315] Compiling Crypto ASN1Integer.swift
[206/315] Compiling Crypto Digest.swift
[207/315] Compiling Crypto Digests.swift
[208/315] Compiling Crypto ChaChaPoly.swift
[209/315] Compiling Crypto Cipher.swift
[210/315] Compiling Crypto Nonces.swift
[211/315] Compiling Atomics IntegerOperations.swift
[212/315] Compiling Atomics Unmanaged extensions.swift
[215/317] Compiling Crypto SubjectPublicKeyInfo.swift
[216/317] Compiling Crypto CryptoKitErrors.swift
[217/317] Compiling Crypto Digest_boring.swift
[230/317] Emitting module BigInt
[231/317] Compiling Crypto AES-GCM.swift
[232/317] Compiling Crypto AES-GCM_boring.swift
[233/317] Compiling Crypto ChaChaPoly_boring.swift
[234/317] Compiling Crypto ASN1.swift
[235/317] Compiling Crypto ASN1BitString.swift
[236/317] Compiling Crypto SEC1PrivateKey.swift
[237/317] Compiling BigInt Subtraction.swift
[238/317] Compiling BigInt Words and Bits.swift
[239/318] Compiling Crypto SymmetricKeys.swift
[240/318] Compiling Crypto HMAC.swift
[241/318] Compiling Crypto MACFunctions.swift
[242/318] Compiling Crypto MessageAuthenticationCode.swift
[243/318] Compiling Crypto AES.swift
[244/318] Compiling Crypto ECDSASignature_boring.swift
[245/318] Compiling Crypto ECDSA_boring.swift
[246/318] Compiling Crypto EllipticCurve_boring.swift
[247/318] Compiling Crypto NISTCurvesKeys_boring.swift
[248/318] Compiling Crypto X25519Keys_boring.swift
[249/318] Compiling Crypto Curve25519.swift
[250/318] Compiling Crypto Ed25519.swift
[251/318] Compiling Crypto NISTCurvesKeys.swift
[252/318] Compiling Crypto X25519Keys.swift
[253/318] Compiling Crypto EdDSA_boring.swift
[254/318] Compiling Crypto ECDSA.swift
[255/318] Compiling Crypto EdDSA.swift
[256/318] Compiling Crypto Signature.swift
[257/318] Compiling Crypto ArbitraryPrecisionInteger_boring.swift
[258/318] Compiling Crypto CryptoKitErrors_boring.swift
[259/318] Compiling Crypto FiniteFieldArithmeticContext_boring.swift
[260/325] Wrapping AST for BigInt for debugging
[270/325] Emitting module Crypto
[271/325] Compiling Crypto Insecure.swift
[272/325] Compiling Crypto Insecure_HashFunctions.swift
[273/325] Compiling Crypto ECDH_boring.swift
[274/325] Compiling Crypto DH.swift
[275/325] Compiling Crypto ECDH.swift
[276/325] Compiling Crypto HKDF.swift
[277/325] Compiling Crypto Ed25519_boring.swift
[278/325] Compiling Crypto EllipticCurvePoint_boring.swift
[285/325] Compiling Crypto PEMDocument.swift
[286/325] Compiling Crypto PKCS8PrivateKey.swift
[295/325] Emitting module Atomics
[303/326] Compiling Crypto RNG_boring.swift
[304/326] Compiling Crypto SafeCompare_boring.swift
[305/326] Compiling Crypto Zeroization_boring.swift
[306/326] Compiling Crypto PrettyBytes.swift
[307/326] Compiling Crypto SafeCompare.swift
[308/326] Compiling Crypto SecureBytes.swift
[309/326] Compiling Crypto Zeroization.swift
[310/327] Wrapping AST for Atomics for debugging
[311/384] Wrapping AST for Crypto for debugging
[313/391] Compiling SRP Data+Extensions.swift
[314/391] Compiling SRP Group.swift
[315/391] Compiling SRP Server.swift
[316/391] Compiling SRP SRP.swift
[317/391] Compiling SRP AuthenticationFailure.swift
[318/391] Emitting module SRP
[319/391] Compiling SRP Client.swift
[320/392] Wrapping AST for SRP for debugging
[322/392] Compiling NIOCore MarkedCircularBuffer.swift
[323/392] Compiling NIOCore MulticastChannel.swift
[324/392] Compiling NIOCore NIOAny.swift
[325/392] Compiling NIOCore NIOCloseOnErrorHandler.swift
[326/392] Compiling NIOCore NIOLoopBound.swift
[327/392] Compiling NIOCore NIOSendable.swift
[328/392] Compiling NIOCore PointerHelpers.swift
[329/392] Compiling NIOCore RecvByteBufferAllocator.swift
[330/400] Compiling NIOCore GlobalSingletons.swift
[331/400] Compiling NIOCore IO.swift
[332/400] Compiling NIOCore IOData.swift
[333/400] Compiling NIOCore IPProtocol.swift
[334/400] Compiling NIOCore IntegerBitPacking.swift
[335/400] Compiling NIOCore IntegerTypes.swift
[336/400] Compiling NIOCore Interfaces.swift
[337/400] Compiling NIOCore Linux.swift
[338/400] Compiling NetService FoundationCompat.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "shim.h"
         ^
/host/spi-builder-workspace/.build/checkouts/NetService/Sources/Cdns_sd/shim.h:1:10: error: 'dns_sd.h' file not found
#include <dns_sd.h>
         ^
/host/spi-builder-workspace/.build/checkouts/NetService/Sources/NetService/NetService.swift:15:8: error: could not build C module 'Cdns_sd'
import Cdns_sd
       ^
[339/400] Compiling NetService NetService.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "shim.h"
         ^
/host/spi-builder-workspace/.build/checkouts/NetService/Sources/Cdns_sd/shim.h:1:10: error: 'dns_sd.h' file not found
#include <dns_sd.h>
         ^
/host/spi-builder-workspace/.build/checkouts/NetService/Sources/NetService/NetService.swift:15:8: error: could not build C module 'Cdns_sd'
import Cdns_sd
       ^
error: fatalError
BUILD FAILURE 5.10 linux

Build Machine: Linux 2