The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build HAP, reference master (51e350), with Swift 6.0 for Linux on 2 Nov 2024 21:27:21 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/bouke/hap.git
Reference: master
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
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 51e3505 Merge pull request #158 from Bouke/endianness
Cloned https://github.com/bouke/hap.git
Revision (git rev-parse @):
51e3505a34eb842f7491fda48bb4ef873b16b68c
SUCCESS checkout https://github.com/bouke/hap.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/bouke/hap.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/Bouke/NetService.git
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/crossroadlabs/Regex.git
[1/1296] Fetching regex
[157/2158] Fetching regex, netservice
[779/5818] Fetching regex, netservice, swift-log
Fetching https://github.com/Bouke/SRP.git
Fetched https://github.com/crossroadlabs/Regex.git from cache (0.48s)
[4449/4522] Fetching netservice, swift-log
[4523/14938] Fetching netservice, swift-log, swift-crypto
Fetched https://github.com/Bouke/NetService.git from cache (0.76s)
[4494/14076] Fetching swift-log, swift-crypto
[4703/14709] Fetching swift-log, swift-crypto, srp
Fetched https://github.com/Bouke/SRP.git from cache (0.35s)
[5535/14076] Fetching swift-log, swift-crypto
[6890/85223] Fetching swift-log, swift-crypto, swift-nio
Fetched https://github.com/apple/swift-log.git from cache (5.19s)
Fetched https://github.com/apple/swift-crypto.git from cache (5.28s)
Fetched https://github.com/apple/swift-nio.git from cache (5.29s)
Computing version for https://github.com/crossroadlabs/Regex.git
Computed https://github.com/crossroadlabs/Regex.git at 1.2.0 (2.27s)
Computing version for https://github.com/Bouke/SRP.git
Computed https://github.com/Bouke/SRP.git at 3.2.1 (0.53s)
Fetching https://github.com/attaswift/BigInt.git
[1/4732] Fetching bigint
Fetched https://github.com/attaswift/BigInt.git from cache (0.43s)
Computing version for https://github.com/Bouke/NetService.git
Computed https://github.com/Bouke/NetService.git at 0.8.1 (1.23s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 1.1.7 (0.56s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.5.0 (0.54s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.1 (0.44s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.76.1 (1.29s)
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/1569] Fetching swift-atomics
[535/5470] Fetching swift-atomics, swift-system
[5471/20945] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (0.71s)
Fetched https://github.com/apple/swift-system.git from cache (0.71s)
[2941/15475] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (2.14s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.0 (0.56s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.61s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.75s)
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/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-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.4.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.1
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.76.1
Creating working copy for https://github.com/attaswift/BigInt.git
Working copy of https://github.com/attaswift/BigInt.git resolved at 5.5.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 1.1.7
Creating working copy for https://github.com/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-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
warning: you may be able to install avahi-compat-libdns_sd using your system-packager:
    apt-get install libavahi-compat-libdnssd-dev
Building for debugging...
[0/465] Write sources
[12/465] Compiling CQRCode qrcode.c
[13/465] Write sources
[15/465] Compiling cipher_extra.c
[15/465] Write sources
[15/465] Compiling bio_mem.c
[15/465] Write sources
[15/465] Compiling a_octet.c
[24/465] Compiling a_mbstr.c
[25/465] Compiling a_object.c
[26/465] Compiling CNIOWindows shim.c
[27/465] Compiling _AtomicsShims.c
[27/465] Compiling CNIOWindows WSAStartup.c
[29/465] Compiling CNIOWASI CNIOWASI.c
[30/465] Compiling CNIOLinux liburing_shims.c
[31/465] Compiling CNIODarwin shim.c
[32/465] Compiling CNIOLLHTTP c_nio_http.c
[33/465] Compiling CNIOLinux shim.c
[34/465] Compiling CNIOLLHTTP c_nio_api.c
[35/465] Write swift-version-24593BA9C3E375BF.txt
[36/465] Compiling v3_ncons.c
[37/465] Compiling v3_skey.c
[38/465] Compiling CNIOLLHTTP c_nio_llhttp.c
[39/469] Compiling v3_utl.c
[40/469] Compiling CCryptoBoringSSLShims shims.c
[41/469] Compiling v3_purp.c
[42/509] Compiling c-nioatomics.c
[43/511] Compiling c-atomics.c
[44/511] Compiling v3_prn.c
[46/517] Compiling _NIODataStructures _TinyArray.swift
[47/517] 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
[48/517] Emitting module _NIOBase64
[49/517] Compiling _NIOBase64 Base64.swift
[50/518] Compiling InternalCollectionsUtilities UInt+reversed.swift
[51/518] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[52/520] Compiling Regex String+Regex.swift
[53/520] Emitting module InternalCollectionsUtilities
[54/520] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[55/520] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[56/520] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[57/520] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[58/520] Compiling InternalCollectionsUtilities Integer rank.swift
[59/520] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[60/521] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[61/521] Compiling InternalCollectionsUtilities Specialize.swift
[63/521] Compiling Logging LogHandler.swift
[64/521] Compiling _NIODataStructures PriorityQueue.swift
[65/521] Compiling InternalCollectionsUtilities Debugging.swift
[66/521] Compiling InternalCollectionsUtilities Descriptions.swift
[67/521] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[68/521] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[69/521] Compiling InternalCollectionsUtilities _SortedCollection.swift
[70/521] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[71/521] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[72/521] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[73/522] 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
[73/522] Compiling v3_pmaps.c
[75/522] 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
[76/522] Wrapping AST for _NIOBase64 for debugging
[77/522] Compiling v3_pcons.c
[78/523] Wrapping AST for InternalCollectionsUtilities for debugging
[80/533] Compiling Logging MetadataProvider.swift
[81/535] Emitting module _NIODataStructures
[82/535] Compiling _NIODataStructures Heap.swift
[83/537] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[84/537] Emitting module Logging
[85/537] Compiling Logging Locks.swift
[86/537] Emitting module NIOConcurrencyHelpers
[87/538] Compiling NIOConcurrencyHelpers NIOLock.swift
[88/538] Compiling COperatingSystem libc.swift
[89/538] Emitting module COperatingSystem
[90/538] Compiling NIOConcurrencyHelpers lock.swift
[91/538] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[92/538] Compiling NIOConcurrencyHelpers atomics.swift
[93/540] Compiling Logging Logging.swift
[97/541] Compiling DequeModule Deque+CustomReflectable.swift
[98/541] Compiling DequeModule Deque+Descriptions.swift
[99/543] Compiling v3_pcia.c
[100/543] Wrapping AST for _NIODataStructures for debugging
[101/543] Wrapping AST for NIOConcurrencyHelpers for debugging
[103/543] Compiling DequeModule _DequeBuffer.swift
[104/543] Compiling DequeModule _DequeBufferHeader.swift
[104/543] Compiling v3_pci.c
[105/543] Wrapping AST for COperatingSystem for debugging
[106/543] Wrapping AST for Logging for debugging
[107/543] Compiling v3_ocsp.c
[108/543] Compiling v3_info.c
[109/543] Compiling v3_int.c
[110/543] Compiling v3_lib.c
[112/543] Compiling DequeModule Deque+Equatable.swift
[113/543] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[114/543] Compiling DequeModule Deque+Extras.swift
[115/543] Compiling DequeModule Deque+Hashable.swift
[116/543] Compiling DequeModule Deque+Testing.swift
[117/543] Compiling DequeModule Deque._Storage.swift
[117/543] Compiling v3_ia5.c
[118/543] Compiling v3_enum.c
[119/543] Compiling v3_genn.c
[120/543] Compiling v3_extku.c
[122/543] Compiling DequeModule _DequeSlot.swift
[123/543] Compiling DequeModule _UnsafeWrappedBuffer.swift
[123/543] Compiling v3_crld.c
[124/543] Compiling v3_cpols.c
[125/543] Compiling v3_bitst.c
[126/543] Compiling v3_conf.c
[128/543] Compiling DequeModule Deque._UnsafeHandle.swift
[129/543] Compiling DequeModule Deque.swift
[129/543] Compiling v3_bcons.c
[130/543] Compiling v3_akeya.c
[131/543] Compiling v3_alt.c
[132/543] Compiling v3_akey.c
[133/543] Compiling pcy_node.c
[134/543] Compiling pcy_map.c
[134/543] Compiling pcy_lib.c
[136/543] Compiling pcy_tree.c
[137/543] Compiling pcy_data.c
[139/543] Compiling DequeModule Deque+Codable.swift
[140/543] Compiling DequeModule Deque+Collection.swift
[140/543] Compiling x_x509a.c
[141/543] Compiling pcy_cache.c
[142/543] Compiling x_val.c
[143/543] Compiling x_x509.c
[144/543] Compiling x_sig.c
[145/543] Compiling x_req.c
[147/543] Compiling Regex GroupRangeUtils.swift
[148/543] Emitting module Regex
[148/543] Compiling x_spki.c
[150/543] Compiling Regex MatchSequence.swift
[151/543] Emitting module DequeModule
[151/544] Compiling x_pubkey.c
[153/544] 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
[153/544] Compiling x_pkey.c
[156/544] Compiling Regex Match.swift
[156/544] Compiling x_info.c
[157/544] Compiling Regex Utils.swift
[159/544] 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
[160/544] 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
[160/544] Compiling x_attrib.c
[161/544] Compiling x_name.c
[162/544] Compiling x_exten.c
[163/544] Wrapping AST for DequeModule for debugging
[164/544] Compiling x_crl.c
[166/544] Compiling Regex PlatformTypes.swift
[167/544] Compiling Regex RegexOptions.swift
[168/544] Compiling Regex Regex.swift
[168/544] Compiling x_all.c
[169/545] Compiling x_algor.c
[170/545] Compiling x509rset.c
[170/545] Compiling x509spki.c
[173/545] Compiling x509name.c
[174/545] Compiling x509cset.c
[175/545] Compiling x509_txt.c
[176/545] Wrapping AST for Regex for debugging
[177/545] Compiling x509_vpm.c
[178/545] Compiling x509_v3.c
[179/545] Compiling x509_vfy.c
[180/545] Compiling x509_set.c
[181/545] Compiling x509_trs.c
[182/545] Compiling x509_obj.c
[183/545] Compiling x509_req.c
[184/545] Compiling x509_ext.c
[185/545] Compiling x509_def.c
[186/545] Compiling x509_d2.c
[187/545] Compiling x509_lu.c
[188/545] Compiling x509_att.c
[189/545] Compiling x509.c
[190/545] Compiling x509_cmp.c
[191/545] Compiling t_x509a.c
[192/545] Compiling t_crl.c
[193/545] Compiling t_req.c
[194/545] Compiling t_x509.c
[195/545] Compiling i2d_pr.c
[196/545] Compiling rsa_pss.c
[197/545] Compiling by_file.c
[198/545] Compiling by_dir.c
[199/545] Compiling algorithm.c
[200/545] Compiling a_verify.c
[201/545] Compiling a_strex.c
[202/545] Compiling asn1_gen.c
[203/545] Compiling a_sign.c
[204/545] Compiling a_digest.c
[205/545] Compiling thread_win.c
[206/545] Compiling voprf.c
[207/545] Compiling thread_none.c
[208/545] Compiling thread.c
[209/545] Compiling thread_pthread.c
[210/545] Compiling trust_token.c
[211/545] Compiling siphash.c
[212/545] Compiling pmbtoken.c
[213/545] Compiling stack.c
[214/545] Compiling rsa_print.c
[215/545] Compiling refcount_lock.c
[216/545] Compiling windows.c
[217/545] Compiling refcount_c11.c
[218/545] Compiling rsa_asn1.c
[219/545] Compiling rc4.c
[220/545] Compiling rand_extra.c
[221/545] Compiling fuchsia.c
[222/545] Compiling deterministic.c
[223/545] Compiling passive.c
[224/545] Compiling poly1305_arm_asm.S
[225/545] Compiling forkunsafe.c
[226/545] Compiling poly1305_arm.c
[227/545] Compiling poly1305.c
[227/545] Compiling pool.c
[229/545] Compiling pkcs7.c
[230/545] Compiling poly1305_vec.c
[231/545] Compiling pkcs8.c
[232/545] Compiling pem_xaux.c
[233/545] Compiling p5_pbev2.c
[234/545] Compiling pkcs8_x509.c
[235/545] Compiling pkcs7_x509.c
[236/545] Compiling pem_x509.c
[237/545] Compiling pem_pkey.c
[238/545] Compiling obj_xref.c
[239/545] Compiling pem_oth.c
[240/545] Compiling pem_pk8.c
[241/545] Compiling pem_info.c
[242/545] Compiling pem_lib.c
[243/545] Compiling mem.c
[244/545] Compiling lhash.c
[245/545] Compiling pem_all.c
[246/545] Compiling poly_rq_mul.S
[247/545] Compiling x86_64-mont5.mac.x86_64.S
[248/545] Compiling obj.c
[249/545] Compiling hkdf.c
[250/545] Compiling x86_64-mont.mac.x86_64.S
[251/545] Compiling x86-mont.linux.x86.S
[252/545] Compiling x86-mont.windows.x86.S
[253/545] Compiling hpke.c
[254/545] Compiling x86_64-mont5.linux.x86_64.S
[255/545] Compiling x86_64-mont.linux.x86_64.S
[256/545] Compiling vpaes-x86_64.mac.x86_64.S
[257/545] Compiling vpaes-x86.linux.x86.S
[258/545] Compiling vpaes-x86.windows.x86.S
[259/545] Compiling vpaes-x86_64.linux.x86_64.S
[260/545] Compiling vpaes-armv8.linux.aarch64.S
[261/545] Compiling vpaes-armv8.ios.aarch64.S
[262/545] Compiling vpaes-armv7.linux.arm.S
[263/545] Compiling vpaes-armv7.ios.arm.S
[264/545] Compiling sha512-x86_64.mac.x86_64.S
[265/545] Compiling sha512-armv8.linux.aarch64.S
[266/545] Compiling hrss.c
[267/545] Compiling sha512-armv4.linux.arm.S
[268/545] Compiling sha512-x86_64.linux.x86_64.S
[269/545] Compiling sha512-armv8.ios.aarch64.S
[270/545] Compiling kdf.c
[271/545] Compiling sha512-armv4.ios.arm.S
[272/545] Compiling sha512-586.windows.x86.S
[272/545] Compiling sha512-586.linux.x86.S
[274/545] Compiling sha256-x86_64.mac.x86_64.S
[275/545] Compiling sha256-armv8.linux.aarch64.S
[276/545] Compiling sha256-armv8.ios.aarch64.S
[277/545] Compiling sha256-armv4.linux.arm.S
[278/545] Compiling sha256-armv4.ios.arm.S
[279/545] Compiling sha256-586.windows.x86.S
[280/545] Compiling sha256-x86_64.linux.x86_64.S
[281/545] Compiling sha256-586.linux.x86.S
[282/545] Compiling sha1-x86_64.mac.x86_64.S
[283/545] Compiling sha1-armv8.linux.aarch64.S
[284/545] Compiling sha1-armv8.ios.aarch64.S
[285/545] Compiling sha1-armv4-large.ios.arm.S
[285/545] Compiling sha1-586.linux.x86.S
[287/545] Compiling sha1-x86_64.linux.x86_64.S
[287/545] Compiling sha1-586.windows.x86.S
[287/545] Compiling sha1-armv4-large.linux.arm.S
[290/545] Compiling sha512.c
[291/545] Compiling sha256.c
[292/545] Compiling rsaz-avx2.mac.x86_64.S
[293/545] Compiling sha1-altivec.c
[294/545] Compiling rsaz-avx2.linux.x86_64.S
[295/545] Compiling sha1.c
[296/545] Compiling rdrand-x86_64.mac.x86_64.S
[297/545] Compiling rdrand-x86_64.linux.x86_64.S
[298/545] Compiling blinding.c
[299/545] Compiling self_check.c
[300/545] Compiling padding.c
[301/545] Compiling rsa_impl.c
[302/545] Compiling rsa.c
[303/545] Compiling p256_beeu-x86_64-asm.mac.x86_64.S
[304/545] Compiling p256_beeu-x86_64-asm.linux.x86_64.S
[305/545] Compiling p256-x86_64-asm.mac.x86_64.S
[306/545] Compiling urandom.c
[307/545] Compiling rand.c
[308/545] Compiling fork_detect.c
[309/545] Compiling ctrdrbg.c
[310/545] Compiling p256-x86_64-asm.linux.x86_64.S
[311/545] Compiling ofb.c
[311/545] Compiling polyval.c
[313/545] Compiling gcm_nohw.c
[314/545] Compiling ctr.c
[315/545] Compiling cfb.c
[316/545] Compiling md5-x86_64.mac.x86_64.S
[317/545] Compiling gcm.c
[318/545] Compiling cbc.c
[319/545] Compiling md5-586.windows.x86.S
[320/545] Compiling md5-x86_64.linux.x86_64.S
[321/545] Compiling md5-586.linux.x86.S
[322/545] Compiling md5.c
[323/545] Compiling is_fips.c
[324/545] Compiling ghashv8-armx64.linux.aarch64.S
[325/545] Compiling ghashv8-armx64.ios.aarch64.S
[326/545] Compiling ghashv8-armx32.linux.arm.S
[327/545] Compiling ghashv8-armx32.ios.arm.S
[328/545] Compiling hmac.c
[329/545] Compiling ghash-x86_64.mac.x86_64.S
[330/545] Compiling md4.c
[331/545] Compiling ghash-x86.windows.x86.S
[332/545] Compiling ghash-x86.linux.x86.S
[333/545] Compiling ghash-x86_64.linux.x86_64.S
[334/545] Compiling ghash-ssse3-x86_64.mac.x86_64.S
[335/545] Compiling ghash-ssse3-x86.windows.x86.S
[336/545] Compiling ghash-ssse3-x86_64.linux.x86_64.S
[337/545] Compiling ghash-ssse3-x86.linux.x86.S
[338/545] Compiling ghash-neon-armv8.linux.aarch64.S
[339/545] Compiling ghash-neon-armv8.ios.aarch64.S
[340/545] Compiling ghash-armv4.linux.arm.S
[341/545] Compiling ghash-armv4.ios.arm.S
[342/545] Compiling fips_shared_support.c
[343/545] Compiling util.c
[344/545] Compiling ecdsa.c
[345/545] Compiling ecdh.c
[346/545] Compiling wnaf.c
[347/545] Compiling simple_mul.c
[348/545] Compiling simple.c
[348/545] Compiling scalar.c
[350/545] Compiling oct.c
[351/545] Compiling felem.c
[352/545] Compiling ec_montgomery.c
[353/545] Compiling ec_key.c
[354/545] Compiling p224-64.c
[355/545] Compiling p256.c
[356/545] Compiling check.c
[357/545] Compiling digest.c
[358/545] Compiling dh.c
[358/545] Compiling digests.c
[360/545] Compiling co-586.windows.x86.S
[361/545] Compiling co-586.linux.x86.S
[362/545] Compiling ec.c
[363/545] Compiling bsaes-armv7.linux.arm.S
[364/545] Compiling e_des.c
[365/545] Compiling des.c
[366/545] Compiling aead.c
[367/545] Compiling bsaes-armv7.ios.arm.S
[368/545] Compiling cipher.c
[369/545] Compiling e_aes.c
[370/545] Compiling sqrt.c
[371/545] Compiling shift.c
[372/545] Compiling rsaz_exp.c
[373/545] Compiling random.c
[374/545] Compiling prime.c
[375/545] Compiling generic.c
[376/545] Compiling montgomery_inv.c
[376/545] Compiling p256-x86_64.c
[378/545] Compiling jacobi.c
[379/545] Compiling mul.c
[380/545] Compiling montgomery.c
[381/545] Compiling gcd_extra.c
[382/545] Compiling div_extra.c
[383/545] Compiling gcd.c
[384/545] Compiling ctx.c
[385/545] Compiling cmp.c
[386/545] Compiling div.c
[387/545] Compiling exponentiation.c
[388/545] Compiling bytes.c
[389/545] Compiling bn-586.windows.x86.S
[390/545] Compiling bn-586.linux.x86.S
[391/545] Compiling armv8-mont.linux.aarch64.S
[392/545] Compiling armv8-mont.ios.aarch64.S
[393/545] Compiling add.c
[394/545] Compiling bn.c
[395/545] Compiling armv4-mont.linux.arm.S
[396/545] Compiling aesv8-armx64.linux.aarch64.S
[397/545] Compiling armv4-mont.ios.arm.S
[398/545] Compiling aesv8-armx64.ios.aarch64.S
[399/545] Compiling aesv8-armx32.ios.arm.S
[400/545] Compiling aesv8-armx32.linux.arm.S
[401/545] Compiling aesni-x86.windows.x86.S
[401/545] Compiling aesni-x86.linux.x86.S
[403/545] Compiling aesni-x86_64.mac.x86_64.S
[404/545] Compiling aesni-x86_64.linux.x86_64.S
[405/545] Compiling aesni-gcm-x86_64.mac.x86_64.S
[406/545] Compiling aesni-gcm-x86_64.linux.x86_64.S
[407/545] Compiling x86_64-gcc.c
[408/545] Compiling mode_wrappers.c
[409/545] Compiling aes.c
[410/545] Compiling key_wrap.c
[411/545] Compiling ex_data.c
[412/545] Compiling sign.c
[413/545] Compiling scrypt.c
[414/545] Compiling pbkdf.c
[415/545] Compiling aes_nohw.c
[416/545] Compiling p_x25519.c
[417/545] Compiling p_x25519_asn1.c
[418/545] Compiling print.c
[419/545] Compiling p_rsa_asn1.c
[420/545] Compiling p_ed25519.c
[420/545] Compiling p_rsa.c
[422/545] Compiling p_ed25519_asn1.c
[423/545] Compiling p_ec_asn1.c
[424/545] Compiling p_dsa_asn1.c
[425/545] Compiling p_ec.c
[426/545] Compiling evp_ctx.c
[427/545] Compiling err_data.c
[428/545] Compiling digestsign.c
[429/545] Compiling evp_asn1.c
[430/545] Compiling evp.c
[431/545] Compiling engine.c
[432/545] Compiling err.c
[433/545] Compiling ecdh_extra.c
[434/545] Compiling ecdsa_asn1.c
[435/545] Compiling ec_derive.c
[436/545] Compiling hash_to_curve.c
[437/545] Compiling dsa_asn1.c
[438/545] Compiling ec_asn1.c
[439/545] Compiling params.c
[439/545] Compiling dh_asn1.c
[439/545] Compiling dsa.c
[442/545] Compiling cpu-ppc64le.c
[443/545] Compiling digest_extra.c
[444/545] Compiling x25519-asm-arm.S
[445/545] Compiling spake25519.c
[446/545] Compiling cpu-arm.c
[447/545] Compiling cpu-aarch64-win.c
[448/545] Compiling cpu-arm-linux.c
[449/545] Compiling crypto.c
[449/545] Compiling cpu-aarch64-linux.c
[451/545] Compiling cpu-intel.c
[452/545] Compiling cpu-aarch64-fuchsia.c
[453/545] Compiling e_rc4.c
[454/545] Compiling cmac.c
[455/545] Compiling tls_cbc.c
[456/545] Compiling e_tls.c
[457/545] Compiling e_null.c
[457/545] Compiling conf.c
[459/545] Compiling e_rc2.c
[460/545] Compiling curve25519.c
[461/545] Compiling e_chacha20poly1305.c
[462/545] Compiling chacha20_poly1305_x86_64.mac.x86_64.S
[463/545] Compiling derive_key.c
[464/545] Compiling e_aesgcmsiv.c
[465/545] Compiling e_aesctrhmac.c
[466/545] Compiling aes128gcmsiv-x86_64.mac.x86_64.S
[467/545] Compiling e_aesccm.c
[468/545] Compiling chacha-x86_64.mac.x86_64.S
[469/545] Compiling aes128gcmsiv-x86_64.linux.x86_64.S
[469/545] Compiling chacha20_poly1305_x86_64.linux.x86_64.S
[471/545] Compiling chacha.c
[472/545] Compiling chacha-x86.windows.x86.S
[473/545] Compiling chacha-x86_64.linux.x86_64.S
[474/545] Compiling chacha-x86.linux.x86.S
[475/545] Compiling chacha-armv8.linux.aarch64.S
[476/545] Compiling chacha-armv8.ios.aarch64.S
[477/545] Compiling chacha-armv4.linux.arm.S
[478/545] Compiling chacha-armv4.ios.arm.S
[479/545] Compiling unicode.c
[480/545] Compiling ber.c
[481/545] Compiling asn1_compat.c
[482/545] Compiling cbs.c
[483/545] Compiling buf.c
[484/545] Compiling bn_asn1.c
[484/545] Compiling cbb.c
[486/545] Compiling convert.c
[487/545] Compiling blake2.c
[488/545] Compiling printf.c
[489/545] Compiling hexdump.c
[490/545] Compiling socket_helper.c
[490/545] Compiling socket.c
[492/545] Compiling pair.c
[493/545] Compiling file.c
[494/545] Compiling fd.c
[495/545] Compiling base64.c
[495/545] Compiling time_support.c
[497/545] Compiling connect.c
[498/545] Compiling bio.c
[499/545] Compiling tasn_utl.c
[500/545] Compiling tasn_typ.c
[501/545] Compiling tasn_fre.c
[502/545] Compiling tasn_new.c
[503/545] Compiling f_int.c
[503/545] Compiling f_string.c
[504/545] Compiling tasn_enc.c
[506/545] Compiling tasn_dec.c
[507/545] Compiling f_enum.c
[508/545] Compiling asn_pack.c
[509/545] Compiling asn1_par.c
[510/545] Compiling a_utf8.c
[511/545] Compiling a_utctm.c
[512/545] Compiling a_type.c
[513/545] Compiling asn1_lib.c
[514/545] Compiling a_time.c
[515/545] Compiling a_print.c
[516/545] Compiling a_strnid.c
[517/545] Compiling a_i2d_fp.c
[518/545] Compiling a_gentm.c
[519/545] Write sources
[520/545] Compiling a_int.c
[521/545] Write sources
[522/545] Compiling a_enum.c
[523/545] Compiling a_dup.c
[524/545] Compiling a_bool.c
[525/545] Compiling a_d2i_fp.c
[526/545] Compiling a_bitstr.c
[528/639] Compiling Crypto Insecure.swift
[529/639] Compiling Crypto Insecure_HashFunctions.swift
[530/641] Compiling Crypto ASN1.swift
[531/641] Compiling Crypto ASN1BitString.swift
[532/641] Compiling Crypto Cipher.swift
[533/641] Compiling Crypto Nonces.swift
[534/641] 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
[535/641] 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
BUILD FAILURE 6.0 linux