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 HAP, reference master (51e350), with Swift 6.0 for Linux on 26 Nov 2024 11:56:53 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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 -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

Build Log

========================================
RunAll
========================================
Builder version: 4.58.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-0":/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 -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.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/crossroadlabs/Regex.git
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/Bouke/NetService.git
Fetching https://github.com/Bouke/SRP.git
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/apple/swift-log.git
[1/1296] Fetching regex
[390/1929] Fetching regex, srp
[1930/2797] Fetching regex, srp, netservice
[2798/6495] Fetching regex, srp, netservice, swift-log
Fetched https://github.com/crossroadlabs/Regex.git from cache (0.25s)
[3942/5199] Fetching srp, netservice, swift-log
[5200/15834] Fetching srp, netservice, swift-log, swift-crypto
[5945/87735] Fetching srp, netservice, swift-log, swift-crypto, swift-nio
Fetched https://github.com/Bouke/NetService.git from cache (1.45s)
Fetched https://github.com/Bouke/SRP.git from cache (1.45s)
Fetched https://github.com/apple/swift-log.git from cache (1.45s)
[57371/82536] Fetching swift-crypto, swift-nio
Fetched https://github.com/apple/swift-crypto.git from cache (1.48s)
[47455/71901] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (3.67s)
Computing version for https://github.com/crossroadlabs/Regex.git
Computed https://github.com/crossroadlabs/Regex.git at 1.2.0 (2.00s)
Computing version for https://github.com/Bouke/SRP.git
Computed https://github.com/Bouke/SRP.git at 3.2.1 (1.28s)
Fetching https://github.com/attaswift/BigInt.git
[1/4771] Fetching bigint
Fetched https://github.com/attaswift/BigInt.git from cache (0.44s)
Computing version for https://github.com/Bouke/NetService.git
Computed https://github.com/Bouke/NetService.git at 0.8.1 (2.01s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 1.1.7 (0.55s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.5.0 (0.61s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.1 (0.45s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.76.1 (0.73s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/15597] Fetching swift-collections
[2809/17166] Fetching swift-collections, swift-atomics
[5782/21085] Fetching swift-collections, swift-atomics, swift-system
Fetched https://github.com/apple/swift-atomics.git from cache (1.21s)
Fetched https://github.com/apple/swift-system.git from cache (1.20s)
Fetched https://github.com/apple/swift-collections.git from cache (1.33s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.0 (0.49s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.50s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (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/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-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/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-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/SRP.git
Working copy of https://github.com/Bouke/SRP.git resolved at 3.2.1
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.76.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-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
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
[20/465] Compiling CNIOWASI CNIOWASI.c
[20/465] Compiling CNIOWindows WSAStartup.c
[22/465] Compiling _AtomicsShims.c
[23/465] Compiling CNIOWindows shim.c
[24/465] Compiling CNIOLinux liburing_shims.c
[25/465] Compiling CNIODarwin shim.c
[26/465] Compiling CNIOLLHTTP c_nio_http.c
[27/465] Compiling CNIOLLHTTP c_nio_api.c
[28/465] Compiling CQRCode qrcode.c
[29/465] Compiling CNIOLinux shim.c
[30/465] Write swift-version-24593BA9C3E375BF.txt
[31/465] Compiling CNIOLLHTTP c_nio_llhttp.c
[32/465] Compiling v3_skey.c
[33/465] Compiling v3_purp.c
[34/479] Compiling v3_prn.c
[34/479] Compiling v3_utl.c
[36/479] Compiling CCryptoBoringSSLShims shims.c
[38/509] Emitting module Logging
[39/509] Emitting module InternalCollectionsUtilities
[39/511] Compiling c-nioatomics.c
[40/513] Compiling c-atomics.c
[41/513] Compiling v3_pmaps.c
[43/519] Compiling Regex String+Regex.swift
[44/520] Emitting module _NIOBase64
[45/520] Compiling _NIOBase64 Base64.swift
[47/521] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[48/521] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[49/521] Compiling _NIODataStructures PriorityQueue.swift
[50/521] Compiling _NIODataStructures _TinyArray.swift
[51/521] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[52/521] Compiling InternalCollectionsUtilities Specialize.swift
[53/521] Compiling InternalCollectionsUtilities Debugging.swift
[54/521] Compiling InternalCollectionsUtilities Descriptions.swift
[55/521] Compiling InternalCollectionsUtilities _SortedCollection.swift
[56/521] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[56/521] Compiling v3_pcons.c
[58/521] 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
[59/521] Emitting module NIOConcurrencyHelpers
[60/521] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[61/521] Compiling NIOConcurrencyHelpers NIOLock.swift
[62/521] Emitting module COperatingSystem
[63/521] Compiling COperatingSystem libc.swift
[64/522] Compiling InternalCollectionsUtilities UInt+reversed.swift
[65/522] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[66/522] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[67/522] Compiling InternalCollectionsUtilities Integer rank.swift
[68/522] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[69/522] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[70/522] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[71/522] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[72/522] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[73/522] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[74/522] Compiling Logging Locks.swift
[75/522] Compiling Logging MetadataProvider.swift
[76/522] Compiling NIOConcurrencyHelpers atomics.swift
[77/522] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[78/523] Compiling Logging LogHandler.swift
[79/523] Compiling Logging Logging.swift
[79/524] Wrapping AST for _NIOBase64 for debugging
[81/524] Compiling NIOConcurrencyHelpers lock.swift
[82/524] Compiling _NIODataStructures Heap.swift
[83/524] Emitting module _NIODataStructures
[87/526] 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
[89/526] Compiling v3_pcia.c
[90/526] Wrapping AST for Logging for debugging
[91/537] Wrapping AST for NIOConcurrencyHelpers for debugging
[92/541] Wrapping AST for InternalCollectionsUtilities for debugging
[93/541] Wrapping AST for _NIODataStructures for debugging
[94/541] Wrapping AST for COperatingSystem for debugging
[95/541] Compiling v3_pci.c
[96/541] Compiling v3_ncons.c
[97/541] Compiling v3_ocsp.c
[98/541] Compiling v3_lib.c
[99/541] Compiling v3_int.c
[101/541] Compiling DequeModule Deque+Equatable.swift
[102/541] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[103/541] Compiling DequeModule Deque+CustomReflectable.swift
[104/541] Compiling DequeModule Deque+Descriptions.swift
[105/543] Compiling DequeModule _DequeBuffer.swift
[106/543] Compiling DequeModule _DequeBufferHeader.swift
[106/543] Compiling v3_info.c
[107/543] Compiling v3_genn.c
[109/543] Compiling DequeModule Deque+Extras.swift
[110/543] Compiling DequeModule Deque+Hashable.swift
[111/543] Compiling DequeModule Deque+Testing.swift
[112/543] Compiling DequeModule Deque._Storage.swift
[112/543] Compiling v3_crld.c
[113/543] Compiling v3_ia5.c
[114/543] Compiling v3_enum.c
[115/543] Compiling v3_extku.c
[117/543] Compiling Regex Utils.swift
[117/543] Compiling v3_cpols.c
[118/543] Compiling v3_bitst.c
[119/543] Compiling v3_bcons.c
[120/543] Compiling v3_conf.c
[122/543] 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
[123/543] Compiling DequeModule Deque._UnsafeHandle.swift
[124/543] Compiling DequeModule Deque.swift
[124/543] Compiling v3_alt.c
[126/543] Compiling Regex PlatformTypes.swift
[127/543] Compiling Regex Regex.swift
[128/543] Compiling Regex RegexOptions.swift
[129/543] Compiling Regex MatchSequence.swift
[129/543] Compiling pcy_node.c
[131/543] Compiling DequeModule _DequeSlot.swift
[132/543] Compiling DequeModule _UnsafeWrappedBuffer.swift
[133/543] 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
[134/543] 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
[134/543] Compiling v3_akeya.c
[135/543] Compiling v3_akey.c
[137/543] Emitting module Regex
[138/543] Compiling Regex GroupRangeUtils.swift
[139/543] Compiling Regex Match.swift
[139/544] Compiling pcy_tree.c
[140/544] Compiling pcy_map.c
[142/544] Compiling pcy_lib.c
[143/544] Compiling pcy_cache.c
[144/544] Compiling pcy_data.c
[146/544] Emitting module DequeModule
[146/544] Compiling x_x509a.c
[147/544] Compiling x_val.c
[148/544] Compiling x_x509.c
[149/544] Compiling x_spki.c
[151/544] Compiling DequeModule Deque+Codable.swift
[152/544] Compiling DequeModule Deque+Collection.swift
[152/545] Compiling x_sig.c
[153/545] Compiling x_req.c
[155/545] Compiling x_pkey.c
[156/545] Wrapping AST for Regex for debugging
[157/545] Compiling x_pubkey.c
[158/545] Compiling x_info.c
[159/545] Compiling x_name.c
[160/545] Compiling x_attrib.c
[161/545] Compiling x_crl.c
[161/545] Compiling x_exten.c
[163/545] Wrapping AST for DequeModule for debugging
[164/545] Compiling x_algor.c
[165/545] Compiling x509rset.c
[166/545] Compiling x_all.c
[167/545] Compiling x509name.c
[168/545] Compiling x509cset.c
[169/545] Compiling x509spki.c
[170/545] Compiling x509_txt.c
[171/545] Compiling x509_set.c
[172/545] Compiling x509_v3.c
[173/545] Compiling x509_vpm.c
[174/545] Compiling x509_trs.c
[175/545] Compiling x509_vfy.c
[176/545] Compiling x509_obj.c
[177/545] Compiling x509_d2.c
[178/545] Compiling x509_req.c
[179/545] Compiling x509_def.c
[180/545] Compiling x509_ext.c
[181/545] Compiling x509_lu.c
[182/545] Compiling x509_cmp.c
[183/545] Compiling x509_att.c
[184/545] Compiling x509.c
[185/545] Compiling t_x509a.c
[186/545] Compiling t_req.c
[187/545] Compiling t_x509.c
[188/545] Compiling i2d_pr.c
[189/545] Compiling t_crl.c
[190/545] Compiling rsa_pss.c
[191/545] Compiling by_file.c
[192/545] Compiling by_dir.c
[193/545] Compiling algorithm.c
[194/545] Compiling a_sign.c
[195/545] Compiling a_strex.c
[196/545] Compiling a_verify.c
[197/545] Compiling a_digest.c
[198/545] Compiling thread_pthread.c
[199/545] Compiling trust_token.c
[200/545] Compiling asn1_gen.c
[201/545] Compiling thread_win.c
[202/545] Compiling voprf.c
[203/545] Compiling pmbtoken.c
[203/545] Compiling thread_none.c
[205/545] Compiling thread.c
[206/545] Compiling siphash.c
[207/545] Compiling rsa_print.c
[208/545] Compiling stack.c
[209/545] Compiling refcount_lock.c
[210/545] Compiling windows.c
[211/545] Compiling rc4.c
[212/545] Compiling rand_extra.c
[213/545] Compiling refcount_c11.c
[214/545] Compiling deterministic.c
[215/545] Compiling fuchsia.c
[216/545] Compiling forkunsafe.c
[217/545] Compiling rsa_asn1.c
[218/545] Compiling passive.c
[219/545] Compiling poly1305_arm_asm.S
[220/545] Compiling pool.c
[221/545] Compiling poly1305_arm.c
[222/545] Compiling poly1305.c
[223/545] Compiling pkcs7.c
[224/545] Compiling pkcs8.c
[225/545] Compiling pkcs7_x509.c
[226/545] Compiling poly1305_vec.c
[227/545] Compiling p5_pbev2.c
[228/545] Compiling pkcs8_x509.c
[229/545] Compiling pem_x509.c
[230/545] Compiling pem_pkey.c
[231/545] Compiling pem_oth.c
[232/545] Compiling pem_xaux.c
[233/545] Compiling pem_pk8.c
[234/545] Compiling pem_lib.c
[235/545] Compiling pem_info.c
[236/545] Compiling obj_xref.c
[237/545] Compiling lhash.c
[238/545] Compiling pem_all.c
[239/545] Compiling mem.c
[240/545] Compiling obj.c
[241/545] Compiling x86_64-mont5.mac.x86_64.S
[242/545] Compiling hkdf.c
[243/545] Compiling hpke.c
[244/545] Compiling x86_64-mont.mac.x86_64.S
[245/545] Compiling poly_rq_mul.S
[246/545] Compiling x86_64-mont5.linux.x86_64.S
[247/545] Compiling x86-mont.windows.x86.S
[248/545] Compiling x86_64-mont.linux.x86_64.S
[249/545] Compiling x86-mont.linux.x86.S
[250/545] Compiling hrss.c
[251/545] Compiling vpaes-x86_64.linux.x86_64.S
[252/545] Compiling vpaes-x86_64.mac.x86_64.S
[253/545] Compiling vpaes-x86.linux.x86.S
[254/545] Compiling vpaes-x86.windows.x86.S
[255/545] Compiling vpaes-armv8.ios.aarch64.S
[256/545] Compiling vpaes-armv7.linux.arm.S
[257/545] Compiling vpaes-armv7.ios.arm.S
[258/545] Compiling sha512-x86_64.mac.x86_64.S
[259/545] Compiling vpaes-armv8.linux.aarch64.S
[260/545] Compiling sha512-armv8.ios.aarch64.S
[261/545] Compiling kdf.c
[262/545] Compiling sha512-armv8.linux.aarch64.S
[263/545] Compiling sha512-armv4.ios.arm.S
[264/545] Compiling sha512-armv4.linux.arm.S
[265/545] Compiling sha512-x86_64.linux.x86_64.S
[266/545] Compiling sha512-586.windows.x86.S
[267/545] Compiling sha256-x86_64.mac.x86_64.S
[268/545] Compiling sha512-586.linux.x86.S
[269/545] Compiling sha256-armv8.linux.aarch64.S
[270/545] Compiling sha256-armv8.ios.aarch64.S
[271/545] Compiling sha256-armv4.linux.arm.S
[272/545] Compiling sha256-586.windows.x86.S
[273/545] Compiling sha256-x86_64.linux.x86_64.S
[274/545] Compiling sha256-586.linux.x86.S
[275/545] Compiling sha256-armv4.ios.arm.S
[276/545] Compiling sha1-armv8.linux.aarch64.S
[277/545] Compiling sha1-x86_64.mac.x86_64.S
[278/545] Compiling sha1-armv4-large.linux.arm.S
[279/545] Compiling sha1-armv8.ios.aarch64.S
[280/545] Compiling sha1-armv4-large.ios.arm.S
[281/545] Compiling sha1-x86_64.linux.x86_64.S
[282/545] Compiling sha1-586.windows.x86.S
[283/545] Compiling sha1-586.linux.x86.S
[284/545] Compiling sha1-altivec.c
[285/545] Compiling sha512.c
[286/545] Compiling sha256.c
[287/545] Compiling sha1.c
[288/545] Compiling rsaz-avx2.mac.x86_64.S
[289/545] Compiling rsaz-avx2.linux.x86_64.S
[290/545] Compiling self_check.c
[291/545] Compiling padding.c
[292/545] Compiling rsa_impl.c
[292/545] Compiling rsa.c
[294/545] Compiling rdrand-x86_64.mac.x86_64.S
[295/545] Compiling blinding.c
[296/545] Compiling rdrand-x86_64.linux.x86_64.S
[297/545] Compiling rand.c
[298/545] Compiling p256-x86_64-asm.mac.x86_64.S
[299/545] Compiling ctrdrbg.c
[299/545] Compiling fork_detect.c
[301/545] Compiling p256_beeu-x86_64-asm.mac.x86_64.S
[302/545] Compiling urandom.c
[303/545] Compiling p256_beeu-x86_64-asm.linux.x86_64.S
[304/545] Compiling p256-x86_64-asm.linux.x86_64.S
[305/545] Compiling polyval.c
[306/545] Compiling ofb.c
[307/545] Compiling gcm_nohw.c
[308/545] Compiling ctr.c
[309/545] Compiling gcm.c
[310/545] Compiling cfb.c
[311/545] Compiling cbc.c
[312/545] Compiling md5.c
[313/545] Compiling md5-x86_64.mac.x86_64.S
[314/545] Compiling md5-586.windows.x86.S
[315/545] Compiling md5-x86_64.linux.x86_64.S
[316/545] Compiling md5-586.linux.x86.S
[317/545] Compiling is_fips.c
[318/545] Compiling md4.c
[319/545] Compiling ghashv8-armx64.linux.aarch64.S
[320/545] Compiling hmac.c
[321/545] Compiling ghashv8-armx32.linux.arm.S
[321/545] Compiling ghashv8-armx64.ios.aarch64.S
[323/545] Compiling ghashv8-armx32.ios.arm.S
[324/545] Compiling ghash-x86_64.mac.x86_64.S
[325/545] Compiling ghash-x86.windows.x86.S
[326/545] Compiling ghash-x86_64.linux.x86_64.S
[327/545] Compiling ghash-x86.linux.x86.S
[328/545] Compiling ghash-ssse3-x86_64.linux.x86_64.S
[329/545] Compiling ghash-ssse3-x86_64.mac.x86_64.S
[330/545] Compiling ghash-ssse3-x86.windows.x86.S
[331/545] Compiling ghash-ssse3-x86.linux.x86.S
[332/545] Compiling ghash-armv4.linux.arm.S
[333/545] Compiling ghash-neon-armv8.linux.aarch64.S
[334/545] Compiling ghash-neon-armv8.ios.aarch64.S
[335/545] Compiling fips_shared_support.c
[336/545] Compiling ghash-armv4.ios.arm.S
[337/545] Compiling ecdh.c
[338/545] Compiling wnaf.c
[339/545] Compiling util.c
[340/545] Compiling ecdsa.c
[341/545] Compiling simple_mul.c
[342/545] Compiling simple.c
[342/545] Compiling scalar.c
[344/545] Compiling felem.c
[345/545] Compiling p224-64.c
[346/545] Compiling oct.c
[347/545] Compiling ec_montgomery.c
[348/545] Compiling p256.c
[349/545] Compiling ec_key.c
[350/545] Compiling check.c
[351/545] Compiling dh.c
[352/545] Compiling digests.c
[353/545] Compiling ec.c
[354/545] Compiling digest.c
[355/545] Compiling co-586.linux.x86.S
[356/545] Compiling co-586.windows.x86.S
[357/545] Compiling des.c
[358/545] Compiling bsaes-armv7.linux.arm.S
[359/545] Compiling e_des.c
[360/545] Compiling aead.c
[361/545] Compiling bsaes-armv7.ios.arm.S
[362/545] Compiling cipher.c
[363/545] Compiling sqrt.c
[364/545] Compiling p256-x86_64.c
[365/545] Compiling shift.c
[366/545] Compiling montgomery_inv.c
[367/545] Compiling mul.c
[368/545] Compiling e_aes.c
[369/545] Compiling rsaz_exp.c
[370/545] Compiling random.c
[371/545] Compiling prime.c
[372/545] Compiling montgomery.c
[373/545] Compiling generic.c
[374/545] Compiling jacobi.c
[375/545] Compiling gcd.c
[376/545] Compiling div_extra.c
[377/545] Compiling gcd_extra.c
[378/545] Compiling div.c
[379/545] Compiling cmp.c
[380/545] Compiling exponentiation.c
[381/545] Compiling ctx.c
[382/545] Compiling bytes.c
[383/545] Compiling add.c
[384/545] Compiling bn-586.windows.x86.S
[385/545] Compiling bn-586.linux.x86.S
[386/545] Compiling armv8-mont.linux.aarch64.S
[387/545] Compiling bn.c
[388/545] Compiling armv8-mont.ios.aarch64.S
[389/545] Compiling armv4-mont.ios.arm.S
[389/545] Compiling armv4-mont.linux.arm.S
[391/545] Compiling x86_64-gcc.c
[392/545] Compiling aesv8-armx64.linux.aarch64.S
[393/545] Compiling aesv8-armx32.linux.arm.S
[394/545] Compiling aesv8-armx64.ios.aarch64.S
[395/545] Compiling aesni-x86_64.mac.x86_64.S
[396/545] Compiling aesv8-armx32.ios.arm.S
[397/545] Compiling aesni-x86.linux.x86.S
[398/545] Compiling aesni-x86.windows.x86.S
[399/545] Compiling aesni-gcm-x86_64.mac.x86_64.S
[400/545] Compiling aesni-x86_64.linux.x86_64.S
[401/545] Compiling aesni-gcm-x86_64.linux.x86_64.S
[402/545] Compiling key_wrap.c
[403/545] Compiling aes.c
[404/545] Compiling mode_wrappers.c
[405/545] Compiling ex_data.c
[406/545] Compiling sign.c
[407/545] Compiling scrypt.c
[408/545] Compiling aes_nohw.c
[409/545] Compiling pbkdf.c
[410/545] Compiling p_x25519_asn1.c
[411/545] Compiling print.c
[412/545] Compiling p_ec_asn1.c
[413/545] Compiling p_rsa_asn1.c
[414/545] Compiling p_ed25519_asn1.c
[415/545] Compiling p_x25519.c
[416/545] Compiling p_ed25519.c
[417/545] Compiling p_ec.c
[418/545] Compiling p_rsa.c
[419/545] Compiling p_dsa_asn1.c
[420/545] Compiling evp_ctx.c
[421/545] Compiling err_data.c
[422/545] Compiling evp_asn1.c
[422/545] Compiling digestsign.c
[424/545] Compiling engine.c
[425/545] Compiling evp.c
[426/545] Compiling ecdh_extra.c
[427/545] Compiling err.c
[428/545] Compiling ecdsa_asn1.c
[429/545] Compiling hash_to_curve.c
[430/545] Compiling dsa_asn1.c
[431/545] Compiling ec_derive.c
[432/545] Compiling ec_asn1.c
[433/545] Compiling params.c
[434/545] Compiling dh_asn1.c
[435/545] Compiling dsa.c
[436/545] Compiling x25519-asm-arm.S
[437/545] Compiling spake25519.c
[438/545] Compiling cpu-ppc64le.c
[439/545] Compiling digest_extra.c
[440/545] Compiling cpu-arm-linux.c
[441/545] Compiling cpu-arm.c
[442/545] Compiling crypto.c
[443/545] Compiling cpu-intel.c
[444/545] Compiling cpu-aarch64-linux.c
[445/545] Compiling cpu-aarch64-fuchsia.c
[446/545] Compiling cpu-aarch64-win.c
[447/545] Compiling e_rc4.c
[448/545] Compiling cmac.c
[449/545] Compiling e_tls.c
[450/545] Compiling tls_cbc.c
[451/545] Compiling conf.c
[452/545] Compiling curve25519.c
[453/545] Compiling e_rc2.c
[454/545] Compiling e_null.c
[455/545] Compiling e_aesgcmsiv.c
[456/545] Compiling e_chacha20poly1305.c
[457/545] Compiling chacha20_poly1305_x86_64.mac.x86_64.S
[458/545] Compiling derive_key.c
[459/545] Compiling e_aesctrhmac.c
[460/545] Compiling e_aesccm.c
[461/545] Compiling aes128gcmsiv-x86_64.mac.x86_64.S
[462/545] Compiling cipher_extra.c
[463/545] Compiling aes128gcmsiv-x86_64.linux.x86_64.S
[464/545] Compiling chacha-x86_64.mac.x86_64.S
[465/545] Compiling chacha.c
[466/545] Compiling chacha20_poly1305_x86_64.linux.x86_64.S
[467/545] Compiling chacha-x86_64.linux.x86_64.S
[468/545] Compiling chacha-x86.windows.x86.S
[469/545] Compiling chacha-armv8.ios.aarch64.S
[470/545] Compiling chacha-x86.linux.x86.S
[471/545] Compiling chacha-armv8.linux.aarch64.S
[472/545] Compiling chacha-armv4.ios.arm.S
[473/545] Compiling chacha-armv4.linux.arm.S
[474/545] Compiling unicode.c
[475/545] Compiling asn1_compat.c
[476/545] Compiling buf.c
[477/545] Compiling ber.c
[478/545] Compiling bn_asn1.c
[479/545] Compiling cbs.c
[480/545] Compiling cbb.c
[481/545] Compiling blake2.c
[482/545] Compiling convert.c
[483/545] Compiling socket_helper.c
[484/545] Compiling printf.c
[485/545] Compiling pair.c
[486/545] Compiling socket.c
[487/545] Compiling file.c
[488/545] Compiling hexdump.c
[489/545] Compiling fd.c
[490/545] Compiling bio_mem.c
[491/545] Compiling connect.c
[492/545] Compiling base64.c
[493/545] Compiling time_support.c
[494/545] Compiling bio.c
[495/545] Compiling tasn_utl.c
[496/545] Compiling tasn_fre.c
[497/545] Compiling tasn_typ.c
[498/545] Compiling f_int.c
[499/545] Compiling tasn_new.c
[500/545] Compiling f_string.c
[501/545] Compiling tasn_enc.c
[502/545] Compiling f_enum.c
[503/545] Compiling tasn_dec.c
[505/545] 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
error: emit-module command failed with exit code 1 (use -v to see invocation)
[506/545] 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
[507/545] 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
[507/545] Compiling asn1_par.c
[508/545] Compiling asn_pack.c
[509/545] Compiling a_print.c
[509/545] Compiling a_utf8.c
[509/545] Compiling asn1_lib.c
[509/545] Compiling a_type.c
[509/545] Compiling a_utctm.c
[509/545] Compiling a_strnid.c
[509/545] Compiling a_time.c
BUILD FAILURE 6.0 linux