Build Information
Failed to build my-home, reference master (27c8d8
), with Swift 6.1 for Linux on 25 Apr 2025 15:15:13 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/bouke/my-home.git
Reference: 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/my-home
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 27c8d8a Mark unreachable if not seen recently
Cloned https://github.com/bouke/my-home.git
Revision (git rev-parse @):
27c8d8a390cb08bcb0e14c7e981d236fdbcac93b
SUCCESS checkout https://github.com/bouke/my-home.git at master
========================================
Build
========================================
Selected platform: linux
Swift version: 6.1
Building package at path: $PWD
https://github.com/bouke/my-home.git
https://github.com/bouke/my-home.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "icy",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Bouke/ICY.git"
},
{
"identity" : "hap",
"requirement" : {
"range" : [
{
"lower_bound" : "0.6.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Bouke/HAP.git"
},
{
"identity" : "swift-log",
"requirement" : {
"range" : [
{
"lower_bound" : "0.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-log.git"
}
],
"manifest_display_name" : "my-home",
"name" : "my-home",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.12"
}
],
"products" : [
{
"name" : "my-home",
"targets" : [
"my-home"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "my_home",
"module_type" : "SwiftTarget",
"name" : "my-home",
"path" : "Sources",
"product_dependencies" : [
"ICY",
"HAP",
"Logging"
],
"product_memberships" : [
"my-home"
],
"sources" : [
"ICYThermostat.swift",
"main.swift"
],
"type" : "executable"
}
],
"tools_version" : "5.1"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/Bouke/HAP.git
Fetching https://github.com/Bouke/ICY.git
Fetching https://github.com/apple/swift-log.git
[1/30] Fetching icy
[31/3866] Fetching icy, swift-log
Fetched https://github.com/Bouke/ICY.git from cache (0.54s)
[1/6551] Fetching hap
Fetched https://github.com/apple/swift-log.git from cache (0.61s)
Fetched https://github.com/Bouke/HAP.git from cache (0.82s)
Computing version for https://github.com/Bouke/HAP.git
Computed https://github.com/Bouke/HAP.git at 0.7.0 (1.84s)
Fetching https://github.com/Bouke/HKDF.git
Fetching https://github.com/crossroadlabs/Regex.git
Fetching https://github.com/IBM-Swift/BlueCryptor.git
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/Bouke/NetService.git
Fetching https://github.com/Bouke/SRP.git
[1/868] Fetching netservice
[106/2164] Fetching netservice, regex
[1258/2298] Fetching netservice, regex, hkdf
[1536/3952] Fetching netservice, regex, hkdf, bluecryptor
[3904/4585] Fetching netservice, regex, hkdf, bluecryptor, srp
[4586/80016] Fetching netservice, regex, hkdf, bluecryptor, srp, swift-nio
Fetched https://github.com/Bouke/SRP.git from cache (0.46s)
Fetched https://github.com/Bouke/NetService.git from cache (0.47s)
Fetched https://github.com/Bouke/HKDF.git from cache (0.47s)
Fetched https://github.com/IBM-Swift/BlueCryptor.git from cache (0.47s)
Fetched https://github.com/crossroadlabs/Regex.git from cache (0.47s)
[755/75431] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (3.98s)
Computing version for https://github.com/Bouke/HKDF.git
Computed https://github.com/Bouke/HKDF.git at 3.1.0 (7.26s)
Computing version for https://github.com/crossroadlabs/Regex.git
Computed https://github.com/crossroadlabs/Regex.git at 1.2.0 (0.69s)
Computing version for https://github.com/Bouke/ICY.git
Computed https://github.com/Bouke/ICY.git at 1.2.2 (2.60s)
Computing version for https://github.com/Bouke/NetService.git
Computed https://github.com/Bouke/NetService.git at 0.8.1 (0.52s)
Computing version for https://github.com/Bouke/SRP.git
Computed https://github.com/Bouke/SRP.git at 3.2.1 (1.20s)
Fetching https://github.com/attaswift/BigInt.git
Fetching https://github.com/apple/swift-crypto.git
[1/4771] Fetching bigint
[4772/18555] Fetching bigint, swift-crypto
Fetched https://github.com/attaswift/BigInt.git from cache (1.59s)
Fetched https://github.com/apple/swift-crypto.git from cache (1.61s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 1.1.7 (2.73s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.5.1 (0.50s)
Computing version for https://github.com/IBM-Swift/BlueCryptor.git
Computed https://github.com/IBM-Swift/BlueCryptor.git at 1.0.200 (0.50s)
Fetching https://github.com/Kitura/OpenSSL.git
[1/203] Fetching openssl
Fetched https://github.com/Kitura/OpenSSL.git from cache (0.19s)
Computing version for https://github.com/Kitura/OpenSSL.git
Computed https://github.com/Kitura/OpenSSL.git at 2.3.1 (0.72s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.77s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.82.0 (1.31s)
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/1705] Fetching swift-atomics
[530/6058] Fetching swift-atomics, swift-system
[6059/22300] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (1.03s)
Fetched https://github.com/apple/swift-system.git from cache (1.03s)
Fetched https://github.com/apple/swift-collections.git from cache (1.05s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (1.50s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.40s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.65s)
Creating working copy for https://github.com/Bouke/ICY.git
Working copy of https://github.com/Bouke/ICY.git resolved at 1.2.2
Creating working copy for https://github.com/attaswift/BigInt.git
Working copy of https://github.com/attaswift/BigInt.git resolved at 5.5.1
Creating working copy for https://github.com/Bouke/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/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/Kitura/OpenSSL.git
Working copy of https://github.com/Kitura/OpenSSL.git resolved at 2.3.1
Creating working copy for https://github.com/IBM-Swift/BlueCryptor.git
Working copy of https://github.com/IBM-Swift/BlueCryptor.git resolved at 1.0.200
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.82.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/Bouke/HAP.git
Working copy of https://github.com/Bouke/HAP.git resolved at 0.7.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-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Creating working copy for https://github.com/crossroadlabs/Regex.git
Working copy of https://github.com/crossroadlabs/Regex.git resolved at 1.2.0
Creating working copy for https://github.com/Bouke/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-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.2
warning: you may be able to install avahi-compat-libdns_sd using your system-packager:
apt-get install libavahi-compat-libdnssd-dev
warning: you may be able to install libsodium using your system-packager:
apt-get install libsodium-dev
warning: you may be able to install avahi-compat-libdns_sd using your system-packager:
apt-get install libavahi-compat-libdnssd-dev
warning: you may be able to install libsodium using your system-packager:
apt-get install libsodium-dev
Building for debugging...
[0/471] Compiling cpu-aarch64-win.c
[1/471] Compiling a_octet.c
[2/471] Write sources
[5/471] Compiling a_i2d_fp.c
[5/471] Write sources
[25/471] Compiling a_print.c
[26/471] Write sources
[27/471] Compiling a_enum.c
[28/471] Compiling a_gentm.c
[29/471] Compiling CNIOWindows shim.c
[30/471] Compiling a_int.c
[31/471] Compiling CNIOWindows WSAStartup.c
[32/471] Compiling _AtomicsShims.c
[33/471] Compiling CNIOWASI CNIOWASI.c
[34/471] Compiling CNIOLinux liburing_shims.c
[35/471] Compiling CNIOLLHTTP c_nio_http.c
[36/471] Compiling CNIODarwin shim.c
[37/471] Compiling curve25519.c
[38/471] Compiling CQRCode qrcode.c
[39/471] Compiling CNIOLinux shim.c
[40/471] Compiling CNIOLLHTTP c_nio_api.c
[41/471] Write swift-version-24593BA9C3E375BF.txt
[42/471] Compiling CNIOLLHTTP c_nio_llhttp.c
[43/471] Compiling v3_skey.c
[44/471] Compiling v3_utl.c
[45/471] Compiling v3_purp.c
[46/471] Compiling CCryptoBoringSSLShims shims.c
[47/471] Compiling v3_prn.c
[49/515] Emitting module InternalCollectionsUtilities
[50/517] Emitting module _NIODataStructures
[50/517] Compiling c-nioatomics.c
[51/519] Compiling c-atomics.c
[53/530] 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
[54/530] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[55/530] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[56/530] Emitting module Regex
[57/531] Compiling _NIOBase64 Base64.swift
[58/531] Emitting module _NIOBase64
[59/532] Compiling InternalCollectionsUtilities _SortedCollection.swift
[60/532] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[61/532] Compiling _NIODataStructures PriorityQueue.swift
[62/532] Compiling InternalCollectionsUtilities Debugging.swift
[63/532] Compiling InternalCollectionsUtilities Descriptions.swift
[64/532] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[65/532] Compiling InternalCollectionsUtilities Specialize.swift
[66/532] Compiling Cryptor Digest.swift
[67/532] Compiling Cryptor HMAC.swift
[68/532] Compiling Cryptor Crypto.swift
[69/532] Compiling Cryptor Cryptor.swift
[70/532] Compiling Cryptor KeyDerivation.swift
[71/532] Compiling Cryptor Random.swift
[72/532] Compiling InternalCollectionsUtilities UInt+reversed.swift
[73/532] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[74/532] Compiling _NIODataStructures _TinyArray.swift
[75/532] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[76/532] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[77/532] 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
[78/533] 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
[80/533] Compiling Regex String+Regex.swift
[82/541] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[83/541] Compiling NIOConcurrencyHelpers NIOLock.swift
[84/541] Compiling _NIODataStructures Heap.swift
[85/542] Compiling NIOConcurrencyHelpers lock.swift
[86/542] Compiling Logging MetadataProvider.swift
[87/542] Compiling COperatingSystem libc.swift
[88/542] Emitting module COperatingSystem
[91/543] Compiling Logging LogHandler.swift
[92/543] Emitting module Logging
[93/543] Compiling Logging Locks.swift
[94/543] Compiling Logging Logging.swift
[95/544] Compiling Regex Utils.swift
[96/544] Compiling NIOConcurrencyHelpers atomics.swift
[97/544] Emitting module NIOConcurrencyHelpers
[98/544] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[99/545] Compiling Regex Match.swift
[100/545] 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
[102/545] 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
[103/545] 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
[104/545] Compiling Cryptor Updatable.swift
[104/546] Wrapping AST for _NIOBase64 for debugging
[107/546] Compiling Regex Regex.swift
[108/546] Compiling Regex RegexOptions.swift
[108/561] Wrapping AST for InternalCollectionsUtilities for debugging
[110/561] Compiling Regex GroupRangeUtils.swift
[111/561] Compiling Regex MatchSequence.swift
[112/561] Compiling Regex PlatformTypes.swift
[113/562] Compiling Cryptor SSLPointerTricks.swift
[113/562] Wrapping AST for Logging for debugging
[115/562] Wrapping AST for NIOConcurrencyHelpers for debugging
[116/562] Wrapping AST for _NIODataStructures for debugging
[117/562] Wrapping AST for COperatingSystem for debugging
[119/562] Compiling DequeModule Deque+CustomReflectable.swift
[120/562] Compiling DequeModule Deque+Descriptions.swift
[121/562] Compiling Cryptor StreamCryptor.swift
[122/562] Compiling Cryptor Status.swift
[123/563] Compiling Cryptor Utilities.swift
[124/564] Compiling DequeModule Deque+Equatable.swift
[125/564] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[128/564] Emitting module Cryptor
[129/564] Compiling DequeModule Deque+Codable.swift
[130/564] Compiling DequeModule Deque+Collection.swift
[131/565] Compiling DequeModule _DequeBuffer.swift
[132/565] Compiling DequeModule _DequeBufferHeader.swift
[135/565] Compiling v3_pmaps.c
[136/565] Compiling v3_pcons.c
[137/565] Compiling v3_pcia.c
[138/565] Wrapping AST for Regex for debugging
[139/565] Wrapping AST for Cryptor for debugging
[140/566] Compiling v3_pci.c
[142/567] Compiling DequeModule _DequeSlot.swift
[143/567] Compiling DequeModule _UnsafeWrappedBuffer.swift
[144/567] Compiling DequeModule Deque+Testing.swift
[145/567] Compiling DequeModule Deque._Storage.swift
[146/567] Compiling DequeModule Deque+Extras.swift
[147/567] Compiling DequeModule Deque+Hashable.swift
[148/567] Compiling DequeModule Deque._UnsafeHandle.swift
[149/567] Compiling DequeModule Deque.swift
[149/567] Compiling v3_int.c
[150/567] Compiling v3_ocsp.c
[152/567] Emitting module ICY
[153/567] Compiling ICY ICY.swift
[153/567] Compiling v3_ncons.c
[154/568] Compiling v3_lib.c
[156/568] Emitting module DequeModule
[159/569] Compiling v3_info.c
[160/569] Compiling v3_ia5.c
[162/569] Compiling v3_genn.c
[163/569] Compiling v3_enum.c
[164/569] Compiling v3_extku.c
[165/569] Compiling v3_crld.c
[166/569] Wrapping AST for ICY for debugging
[167/569] Compiling v3_bcons.c
[168/569] Compiling v3_bitst.c
[169/569] Compiling v3_conf.c
[170/569] Compiling v3_cpols.c
[171/569] Compiling v3_alt.c
[172/569] Wrapping AST for DequeModule for debugging
[173/569] Compiling v3_akeya.c
[174/569] Compiling pcy_tree.c
[175/569] Compiling v3_akey.c
[176/569] Compiling pcy_node.c
[178/569] Emitting module HKDF
[179/569] Compiling HKDF HKDF.swift
[179/570] Compiling pcy_map.c
[181/570] Compiling pcy_lib.c
[182/570] Compiling pcy_data.c
[183/570] Compiling x_x509a.c
[184/570] Compiling x_val.c
[185/570] Wrapping AST for HKDF for debugging
[186/570] Compiling x_x509.c
[187/570] Compiling pcy_cache.c
[188/570] Compiling x_spki.c
[189/570] Compiling x_req.c
[190/570] Compiling x_pkey.c
[191/570] Compiling x_info.c
[192/570] Compiling x_exten.c
[193/570] Compiling x_sig.c
[194/570] Compiling x_name.c
[195/570] Compiling x_pubkey.c
[196/570] Compiling x509rset.c
[197/570] Compiling x_attrib.c
[198/570] Compiling x_all.c
[199/570] Compiling x_algor.c
[200/570] Compiling x509spki.c
[201/570] Compiling x509name.c
[202/570] Compiling x_crl.c
[203/570] Compiling x509cset.c
[204/570] Compiling x509_txt.c
[205/570] Compiling x509_vpm.c
[206/570] Compiling x509_req.c
[207/570] Compiling x509_vfy.c
[208/570] Compiling x509_obj.c
[209/570] Compiling x509_set.c
[210/570] Compiling x509_def.c
[211/570] Compiling x509_v3.c
[212/570] Compiling x509_ext.c
[213/570] Compiling x509_d2.c
[214/570] Compiling x509_trs.c
[215/570] Compiling x509_lu.c
[216/570] Compiling x509_cmp.c
[217/570] Compiling t_x509a.c
[218/570] Compiling x509_att.c
[219/570] Compiling x509.c
[220/570] Compiling t_x509.c
[221/570] Compiling t_crl.c
[222/570] Compiling t_req.c
[223/570] Compiling rsa_pss.c
[224/570] Compiling i2d_pr.c
[225/570] Compiling by_file.c
[225/570] Compiling by_dir.c
[227/570] Compiling algorithm.c
[228/570] Compiling a_verify.c
[229/570] Compiling a_sign.c
[229/570] Compiling asn1_gen.c
[231/570] Compiling a_strex.c
[232/570] Compiling a_digest.c
[233/570] Compiling voprf.c
[234/570] Compiling thread_win.c
[235/570] Compiling thread_pthread.c
[236/570] Compiling thread.c
[237/570] Compiling thread_none.c
[238/570] Compiling trust_token.c
[239/570] Compiling rsa_print.c
[240/570] Compiling stack.c
[241/570] Compiling pmbtoken.c
[242/570] Compiling siphash.c
[243/570] Compiling rc4.c
[244/570] Compiling refcount_lock.c
[245/570] Compiling rsa_asn1.c
[246/570] Compiling refcount_c11.c
[247/570] Compiling windows.c
[248/570] Compiling fuchsia.c
[249/570] Compiling rand_extra.c
[250/570] Compiling deterministic.c
[251/570] Compiling passive.c
[252/570] Compiling forkunsafe.c
[253/570] Compiling poly1305_arm_asm.S
[254/570] Compiling pool.c
[255/570] Compiling poly1305_arm.c
[256/570] Compiling poly1305.c
[257/570] Compiling pkcs7.c
[258/570] Compiling poly1305_vec.c
[259/570] Compiling pem_xaux.c
[260/570] Compiling p5_pbev2.c
[261/570] Compiling pkcs8.c
[262/570] Compiling pkcs8_x509.c
[263/570] Compiling pkcs7_x509.c
[264/570] Compiling pem_pkey.c
[265/570] Compiling pem_x509.c
[266/570] Compiling pem_pk8.c
[267/570] Compiling obj_xref.c
[268/570] Compiling pem_oth.c
[269/570] Compiling mem.c
[270/570] Compiling pem_info.c
[271/570] Compiling lhash.c
[272/570] Compiling pem_all.c
[273/570] Compiling pem_lib.c
[274/570] Compiling hpke.c
[275/570] Compiling poly_rq_mul.S
[276/570] Compiling x86_64-mont5.mac.x86_64.S
[276/570] Compiling obj.c
[278/570] Compiling hkdf.c
[279/570] Compiling hrss.c
[280/570] Compiling x86_64-mont.mac.x86_64.S
[281/570] Compiling x86-mont.windows.x86.S
[282/570] Compiling vpaes-x86_64.mac.x86_64.S
[283/570] Compiling x86_64-mont5.linux.x86_64.S
[284/570] Compiling vpaes-armv8.linux.aarch64.S
[285/570] Compiling vpaes-x86_64.linux.x86_64.S
[285/570] Compiling vpaes-x86.linux.x86.S
[287/570] Compiling x86-mont.linux.x86.S
[288/570] Compiling vpaes-x86.windows.x86.S
[289/570] Compiling x86_64-mont.linux.x86_64.S
[290/570] Compiling vpaes-armv8.ios.aarch64.S
[291/570] Compiling vpaes-armv7.linux.arm.S
[292/570] Compiling sha512-x86_64.mac.x86_64.S
[293/570] Compiling vpaes-armv7.ios.arm.S
[294/570] Compiling sha512-armv8.ios.aarch64.S
[294/570] Compiling sha512-armv8.linux.aarch64.S
[296/570] Compiling kdf.c
[297/570] Compiling sha512-x86_64.linux.x86_64.S
[298/570] Compiling sha512-586.windows.x86.S
[299/570] Compiling sha512-armv4.linux.arm.S
[300/570] Compiling sha512-586.linux.x86.S
[301/570] Compiling sha512-armv4.ios.arm.S
[302/570] Compiling sha256-x86_64.mac.x86_64.S
[303/570] Compiling sha256-armv8.linux.aarch64.S
[304/570] Compiling sha256-armv8.ios.aarch64.S
[305/570] Compiling sha256-armv4.linux.arm.S
[306/570] Compiling sha256-armv4.ios.arm.S
[307/570] Compiling sha256-x86_64.linux.x86_64.S
[308/570] Compiling sha256-586.windows.x86.S
[309/570] Compiling sha256-586.linux.x86.S
[310/570] Compiling sha1-armv8.linux.aarch64.S
[311/570] Compiling sha1-x86_64.mac.x86_64.S
[312/570] Compiling sha1-armv4-large.linux.arm.S
[312/570] Compiling sha1-armv8.ios.aarch64.S
[314/570] Compiling sha1-armv4-large.ios.arm.S
[315/570] Compiling sha1-586.windows.x86.S
[316/570] Compiling sha1-x86_64.linux.x86_64.S
[317/570] Compiling sha1-586.linux.x86.S
[318/570] Compiling sha1-altivec.c
[319/570] Compiling rsaz-avx2.mac.x86_64.S
[320/570] Compiling sha1.c
[321/570] Compiling sha256.c
[322/570] Compiling sha512.c
[323/570] Compiling rsa.c
[323/570] Compiling rsa_impl.c
[323/570] Compiling self_check.c
[326/570] Compiling rsaz-avx2.linux.x86_64.S
[327/570] Compiling rdrand-x86_64.mac.x86_64.S
[328/570] Compiling rdrand-x86_64.linux.x86_64.S
[329/570] Compiling p256_beeu-x86_64-asm.mac.x86_64.S
[329/570] Compiling blinding.c
[329/570] Compiling rand.c
[332/570] Compiling padding.c
[333/570] Compiling ctrdrbg.c
[334/570] Compiling urandom.c
[335/570] Compiling fork_detect.c
[336/570] Compiling p256-x86_64-asm.mac.x86_64.S
[337/570] Compiling p256_beeu-x86_64-asm.linux.x86_64.S
[338/570] Compiling p256-x86_64-asm.linux.x86_64.S
[339/570] Compiling polyval.c
[339/570] Compiling ofb.c
[341/570] Compiling gcm_nohw.c
[342/570] Compiling md5-x86_64.mac.x86_64.S
[343/570] Compiling cfb.c
[344/570] Compiling ctr.c
[345/570] Compiling cbc.c
[346/570] Compiling gcm.c
[347/570] Compiling md5-586.linux.x86.S
[348/570] Compiling md5.c
[349/570] Compiling is_fips.c
[349/570] Compiling md5-x86_64.linux.x86_64.S
[351/570] Compiling md5-586.windows.x86.S
[352/570] Compiling md4.c
[353/570] Compiling hmac.c
[354/570] Compiling ghashv8-armx64.linux.aarch64.S
[355/570] Compiling ghash-x86_64.mac.x86_64.S
[356/570] Compiling ghashv8-armx32.linux.arm.S
[357/570] Compiling ghashv8-armx64.ios.aarch64.S
[357/570] Compiling ghashv8-armx32.ios.arm.S
[359/570] Compiling ghash-x86.windows.x86.S
[360/570] Compiling ghash-x86_64.linux.x86_64.S
[361/570] Compiling ghash-x86.linux.x86.S
[362/570] Compiling ghash-ssse3-x86.windows.x86.S
[362/570] Compiling ghash-ssse3-x86_64.mac.x86_64.S
[364/570] Compiling ghash-ssse3-x86.linux.x86.S
[365/570] Compiling fips_shared_support.c
[366/570] Compiling ecdsa.c
[367/570] Compiling ecdh.c
[368/570] Compiling ghash-armv4.ios.arm.S
[369/570] Compiling ghash-ssse3-x86_64.linux.x86_64.S
[370/570] Compiling ghash-armv4.linux.arm.S
[371/570] Compiling ghash-neon-armv8.linux.aarch64.S
[372/570] Compiling ghash-neon-armv8.ios.aarch64.S
[373/570] Compiling util.c
[374/570] Compiling wnaf.c
[375/570] Compiling simple.c
[376/570] Compiling simple_mul.c
[377/570] Compiling scalar.c
[378/570] Compiling oct.c
[379/570] Compiling p256.c
[380/570] Compiling p224-64.c
[381/570] Compiling felem.c
[382/570] Compiling ec_montgomery.c
[383/570] Compiling ec_key.c
[384/570] Compiling digests.c
[385/570] Compiling digest.c
[386/570] Compiling co-586.windows.x86.S
[387/570] Compiling check.c
[388/570] Compiling co-586.linux.x86.S
[389/570] Compiling dh.c
[390/570] Compiling ec.c
[391/570] Compiling des.c
[392/570] Compiling e_des.c
[393/570] Compiling bsaes-armv7.linux.arm.S
[394/570] Compiling bsaes-armv7.ios.arm.S
[395/570] Compiling cipher.c
[396/570] Compiling aead.c
[397/570] Compiling sqrt.c
[398/570] Compiling e_aes.c
[399/570] Compiling shift.c
[400/570] Compiling p256-x86_64.c
[401/570] Compiling rsaz_exp.c
[402/570] Compiling random.c
[403/570] Compiling prime.c
[404/570] Compiling montgomery_inv.c
[405/570] Compiling montgomery.c
[406/570] Compiling jacobi.c
[407/570] Compiling mul.c
[408/570] Compiling generic.c
[409/570] Compiling gcd_extra.c
[410/570] Compiling gcd.c
[411/570] Compiling div_extra.c
[412/570] Compiling ctx.c
[413/570] Compiling bytes.c
[414/570] Compiling cmp.c
[415/570] Compiling div.c
[416/570] Compiling exponentiation.c
[417/570] Compiling bn-586.linux.x86.S
[418/570] Compiling bn-586.windows.x86.S
[419/570] Compiling armv8-mont.linux.aarch64.S
[420/570] Compiling armv8-mont.ios.aarch64.S
[421/570] Compiling armv4-mont.linux.arm.S
[422/570] Compiling bn.c
[423/570] Compiling armv4-mont.ios.arm.S
[424/570] Compiling add.c
[425/570] Compiling aesv8-armx64.ios.aarch64.S
[426/570] Compiling aesv8-armx64.linux.aarch64.S
[427/570] Compiling aesv8-armx32.ios.arm.S
[428/570] Compiling aesv8-armx32.linux.arm.S
[429/570] Compiling aesni-x86_64.mac.x86_64.S
[430/570] Compiling aesni-x86.windows.x86.S
[431/570] Compiling aesni-x86.linux.x86.S
[432/570] Compiling aesni-x86_64.linux.x86_64.S
[433/570] Compiling aesni-gcm-x86_64.mac.x86_64.S
[434/570] Compiling aesni-gcm-x86_64.linux.x86_64.S
[435/570] Compiling x86_64-gcc.c
[436/570] Compiling mode_wrappers.c
[437/570] Compiling aes.c
[438/570] Compiling ex_data.c
[439/570] Compiling aes_nohw.c
[440/570] Compiling scrypt.c
[441/570] Compiling pbkdf.c
[441/570] Compiling sign.c
[441/570] Compiling key_wrap.c
[445/570] 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
[445/570] Compiling print.c
[447/570] 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
[447/570] Compiling p_ed25519.c
[447/570] Compiling p_x25519.c
[447/570] Compiling p_rsa_asn1.c
[447/570] Compiling p_rsa.c
[447/570] Compiling p_ec_asn1.c
[447/570] Compiling p_x25519_asn1.c
[447/570] Compiling p_ed25519_asn1.c
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
warning: you may be able to install avahi-compat-libdns_sd using your system-packager:
apt-get install libavahi-compat-libdnssd-dev
warning: you may be able to install libsodium using your system-packager:
apt-get install libsodium-dev
warning: you may be able to install avahi-compat-libdns_sd using your system-packager:
apt-get install libavahi-compat-libdnssd-dev
warning: you may be able to install libsodium using your system-packager:
apt-get install libsodium-dev
[0/1] Planning build
Building for debugging...
[0/123] Write sources
[2/135] Compiling p_x25519.c
[3/135] Compiling p_ec_asn1.c
[4/135] Compiling p_x25519_asn1.c
[5/135] Compiling p_ed25519_asn1.c
[6/135] Compiling p_ed25519.c
[7/135] Compiling p_ec.c
[8/135] Compiling p_rsa_asn1.c
[9/135] Compiling p_rsa.c
[10/135] Compiling p_dsa_asn1.c
[11/135] Compiling evp_ctx.c
[12/135] Compiling digestsign.c
[13/135] Compiling evp_asn1.c
[14/135] Compiling evp.c
[15/135] Compiling err_data.c
[16/135] Compiling engine.c
[17/135] Compiling err.c
[18/135] Compiling ec_derive.c
[18/135] Compiling ecdh_extra.c
[20/135] Compiling ecdsa_asn1.c
[21/135] Compiling dsa_asn1.c
[22/135] Compiling hash_to_curve.c
[23/135] Compiling params.c
[24/135] Compiling dh_asn1.c
[24/135] Compiling ec_asn1.c
[26/135] Compiling dsa.c
[27/135] Write swift-version-24593BA9C3E375BF.txt
[28/135] Compiling x25519-asm-arm.S
[29/135] Compiling cpu-ppc64le.c
[30/135] Compiling digest_extra.c
[31/135] Compiling cpu-intel.c
[31/135] Compiling crypto.c
[32/135] Compiling cpu-arm-linux.c
[34/135] Compiling cpu-arm.c
[35/135] Compiling spake25519.c
[37/187] Compiling Logging MetadataProvider.swift
[38/187] 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
[39/187] 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
[40/187] 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
[41/187] 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
[42/187] Compiling Logging LogHandler.swift
[43/187] Compiling InternalCollectionsUtilities _SortedCollection.swift
[44/187] Compiling InternalCollectionsUtilities _UniqueCollection.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[45/189] 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
[46/189] Compiling Regex RegexOptions.swift
[47/190] 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
[48/190] Compiling Regex MatchSequence.swift
[49/190] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[50/190] Compiling InternalCollectionsUtilities Specialize.swift
[51/190] Compiling InternalCollectionsUtilities Debugging.swift
[52/190] Compiling InternalCollectionsUtilities Descriptions.swift
[53/190] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[54/190] Compiling Regex String+Regex.swift
[55/190] Emitting module Regex
[56/190] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[57/190] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[58/190] Compiling _NIOBase64 Base64.swift
[59/190] Emitting module Logging
[60/190] Compiling Regex GroupRangeUtils.swift
[61/190] Compiling Regex Match.swift
[62/190] Emitting module _NIOBase64
[63/191] Compiling NIOConcurrencyHelpers NIOLock.swift
[64/191] Compiling Regex PlatformTypes.swift
[65/191] Compiling Regex Regex.swift
[66/191] Emitting module _NIODataStructures
[67/191] Compiling _NIODataStructures Heap.swift
[68/191] Compiling Regex Utils.swift
[70/192] Compiling _NIODataStructures PriorityQueue.swift
[71/192] Compiling _NIODataStructures _TinyArray.swift
[73/192] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[74/192] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[75/192] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[76/193] Emitting module InternalCollectionsUtilities
[77/193] Compiling NIOConcurrencyHelpers atomics.swift
[78/193] Compiling NIOConcurrencyHelpers lock.swift
[80/193] Emitting module ICY
[81/193] Compiling ICY ICY.swift
[82/191] Emitting module NIOConcurrencyHelpers
[83/191] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[85/192] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[86/192] Compiling InternalCollectionsUtilities Integer rank.swift
[87/192] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[88/192] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[89/192] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[90/192] Compiling InternalCollectionsUtilities UInt+reversed.swift
[91/192] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[93/218] Compiling cpu-aarch64-linux.c
[95/223] Compiling Logging Locks.swift
[96/223] Compiling Logging Logging.swift
[96/224] Compiling cpu-aarch64-fuchsia.c
[98/260] Wrapping AST for InternalCollectionsUtilities for debugging
[100/260] Emitting module COperatingSystem
[101/260] Compiling COperatingSystem libc.swift
[102/261] Compiling Cryptor Updatable.swift
[102/262] Wrapping AST for Logging for debugging
[104/262] Compiling BigInt Prime Test.swift
[105/262] Compiling BigInt Random.swift
[106/262] Compiling BigInt Shifts.swift
[107/262] Compiling BigInt Square Root.swift
[108/262] Compiling Cryptor SSLPointerTricks.swift
[109/264] Compiling Cryptor Status.swift
[109/264] Compiling conf.c
[111/264] Compiling DequeModule Deque+CustomReflectable.swift
[112/264] Compiling DequeModule Deque+Descriptions.swift
[113/266] Compiling DequeModule _DequeBuffer.swift
[114/266] Compiling DequeModule _DequeBufferHeader.swift
[117/265] Compiling cmac.c
[119/265] Emitting module Cryptor
[119/265] Compiling tls_cbc.c
[120/265] Compiling e_rc4.c
[122/265] Compiling DequeModule Deque+Equatable.swift
[123/265] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[123/265] Compiling e_rc2.c
[124/265] Compiling e_tls.c
[126/265] Emitting module BigInt
[128/267] Compiling e_null.c
[129/267] Compiling e_chacha20poly1305.c
[130/267] Compiling e_aesgcmsiv.c
[132/267] Compiling DequeModule Deque+Extras.swift
[133/267] Compiling DequeModule Deque+Hashable.swift
[134/267] Compiling DequeModule Deque._UnsafeHandle.swift
[135/267] Compiling DequeModule Deque.swift
[136/267] Compiling DequeModule Deque+Testing.swift
[137/267] Compiling DequeModule Deque._Storage.swift
[138/267] Compiling Atomics IntegerOperations.swift
[139/267] Compiling Atomics Unmanaged extensions.swift
[140/267] Compiling DequeModule Deque+Codable.swift
[141/267] Compiling DequeModule Deque+Collection.swift
[143/267] Compiling e_aesctrhmac.c
[144/267] Compiling e_aesccm.c
[145/267] Compiling derive_key.c
[149/267] Compiling DequeModule _UnsafeWrappedBuffer.swift
[154/267] Compiling DequeModule _DequeSlot.swift
[155/267] Compiling Cryptor Utilities.swift
[155/267] Compiling cipher_extra.c
[159/267] Compiling Cryptor StreamCryptor.swift
[159/267] Compiling chacha20_poly1305_x86_64.mac.x86_64.S
[166/268] Compiling aes128gcmsiv-x86_64.mac.x86_64.S
[167/268] Compiling chacha20_poly1305_x86_64.linux.x86_64.S
[168/268] Compiling aes128gcmsiv-x86_64.linux.x86_64.S
[170/268] Compiling chacha-x86_64.mac.x86_64.S
[173/267] Compiling chacha.c
[174/267] Compiling chacha-x86_64.linux.x86_64.S
[175/267] Compiling chacha-x86.windows.x86.S
[176/267] Compiling chacha-x86.linux.x86.S
[177/267] Compiling chacha-armv8.linux.aarch64.S
[178/269] Compiling chacha-armv4.linux.arm.S
[179/269] Compiling chacha-armv8.ios.aarch64.S
[180/269] Compiling chacha-armv4.ios.arm.S
[181/269] Compiling unicode.c
[188/269] Compiling cbs.c
[189/269] Compiling asn1_compat.c
[191/269] Emitting module DequeModule
[191/269] Compiling ber.c
[192/270] Compiling cbb.c
[193/270] Compiling buf.c
[195/270] Compiling bn_asn1.c
[196/270] Compiling convert.c
[197/270] Compiling blake2.c
[198/270] Compiling printf.c
[199/270] Compiling socket_helper.c
[200/270] Compiling socket.c
[202/270] Emitting module HKDF
[203/270] Compiling HKDF HKDF.swift
[203/271] Wrapping AST for DequeModule for debugging
[204/271] Compiling pair.c
[205/271] Compiling hexdump.c
[206/271] Compiling file.c
[213/271] Compiling bio.c
[214/271] Compiling fd.c
[215/271] Compiling bio_mem.c
[217/270] Compiling connect.c
[218/270] Compiling time_support.c
[219/270] Compiling base64.c
[220/270] Compiling tasn_utl.c
[221/270] Compiling tasn_fre.c
[222/270] Compiling tasn_typ.c
[223/270] Compiling tasn_new.c
[224/270] Compiling tasn_enc.c
[225/270] Compiling tasn_dec.c
[226/270] Compiling f_string.c
[227/270] Compiling f_int.c
[228/270] Compiling f_enum.c
[229/270] Compiling asn1_par.c
[230/270] Compiling asn_pack.c
[231/270] Compiling a_utf8.c
[232/270] Compiling asn1_lib.c
[234/270] Compiling BigInt Subtraction.swift
[235/270] Compiling BigInt Words and Bits.swift
[235/271] Compiling a_utctm.c
[236/271] Compiling a_type.c
[237/271] Compiling a_time.c
[239/271] Compiling a_strnid.c
[240/271] Compiling a_object.c
[241/271] Compiling a_dup.c
[242/271] Compiling a_mbstr.c
[243/271] Compiling a_d2i_fp.c
[244/271] Compiling a_bool.c
[245/271] Compiling a_bitstr.c
[253/271] Emitting module Atomics
[254/315] Wrapping AST for BigInt for debugging
[255/326] Wrapping AST for Atomics for debugging
[257/385] Compiling NIOCore MarkedCircularBuffer.swift
[258/385] Compiling NIOCore MulticastChannel.swift
[259/385] Compiling NIOCore NIOAny.swift
[260/385] Compiling NIOCore NIOCloseOnErrorHandler.swift
[261/385] Compiling NIOCore NIOLoopBound.swift
[262/385] Compiling NIOCore NIOScheduledCallback.swift
[263/385] Compiling NIOCore NIOSendable.swift
[264/385] Compiling NIOCore RecvByteBufferAllocator.swift
[265/393] Compiling NIOCore Linux.swift
[266/393] Compiling NIOCore AddressedEnvelope.swift
[267/393] Compiling NIOCore AsyncAwaitSupport.swift
[268/393] Compiling NIOCore AsyncChannel.swift
[269/393] Compiling NIOCore AsyncChannelHandler.swift
[270/393] Compiling NIOCore AsyncChannelInboundStream.swift
[271/393] Compiling NIOCore AsyncChannelOutboundWriter.swift
[272/400] Compiling NIOCore NIOAsyncSequenceProducer.swift
[273/400] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[274/400] Compiling NIOCore NIOAsyncWriter.swift
[275/400] Compiling NIOCore ChannelPipeline.swift
[276/400] Compiling NIOCore CircularBuffer.swift
[277/400] Compiling NIOCore Codec.swift
[278/400] Compiling NIOCore ConvenienceOptionSupport.swift
[279/400] Compiling NIOCore DeadChannel.swift
[280/400] Compiling NIOCore DispatchQueue+WithFuture.swift
[281/400] Compiling NIOCore EventLoop+Deprecated.swift
[282/400] Compiling NIOCore EventLoop+SerialExecutor.swift
[286/400] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[287/400] Compiling NIOCore EventLoop.swift
[288/400] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[289/400] Compiling NIOCore EventLoopFuture+Deprecated.swift
[290/400] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[291/400] Compiling NIOCore EventLoopFuture.swift
[292/400] Compiling NIOCore FileDescriptor.swift
[293/400] Compiling NIOCore FileHandle.swift
[294/400] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[295/400] Compiling NIOCore BSDSocketAPI.swift
[296/400] Compiling NIOCore ByteBuffer-aux.swift
[297/400] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[298/400] Compiling NIOCore ByteBuffer-conversions.swift
[299/400] Compiling NIOCore ByteBuffer-core.swift
[300/400] Compiling NIOCore ByteBuffer-hex.swift
[301/400] Compiling NIOCore ByteBuffer-int.swift
[302/400] Emitting module Crypto
[303/400] Compiling NIOCore ByteBuffer-multi-int.swift
[304/400] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[305/400] Compiling NIOCore ByteBuffer-views.swift
[306/400] Compiling NIOCore Channel.swift
[307/400] Compiling NIOCore ChannelHandler.swift
[308/400] Compiling NIOCore ChannelHandlers.swift
[309/400] Compiling NIOCore ChannelInvoker.swift
[310/400] Compiling NIOCore ChannelOption.swift
[311/400] Compiling NIOCore FileRegion.swift
[312/400] Compiling NIOCore GlobalSingletons.swift
[313/400] Compiling NIOCore IO.swift
[314/400] Compiling NIOCore IOData.swift
[315/400] Compiling NIOCore IPProtocol.swift
[316/400] Compiling NIOCore IntegerBitPacking.swift
[317/400] Compiling NIOCore IntegerTypes.swift
[318/400] Compiling NIOCore Interfaces.swift
[327/400] Compiling Crypto RNG_boring.swift
[328/400] Compiling Crypto SafeCompare_boring.swift
[329/400] Compiling Crypto Zeroization_boring.swift
[330/400] Compiling Crypto PrettyBytes.swift
[331/400] Compiling Crypto SafeCompare.swift
[332/400] Compiling Crypto SecureBytes.swift
[333/400] Compiling Crypto Zeroization.swift
[337/401] Compiling NIOCore SocketOptionProvider.swift
[338/401] Compiling NIOCore SystemCallHelpers.swift
[339/401] Compiling NIOCore TimeAmount+Duration.swift
[340/401] Compiling NIOCore TypeAssistedChannelHandler.swift
[341/401] Compiling NIOCore UniversalBootstrapSupport.swift
[342/401] Compiling NIOCore Utilities.swift
[342/401] Wrapping AST for Crypto for debugging
[344/408] Emitting module SRP
[345/408] Compiling SRP Group.swift
[346/408] Compiling SRP Server.swift
[347/408] Compiling SRP SRP.swift
[348/408] Compiling SRP Data+Extensions.swift
[349/408] Compiling SRP AuthenticationFailure.swift
[350/408] Compiling SRP Client.swift
[351/409] Wrapping AST for SRP for debugging
[378/409] 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
[379/409] 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.1 linux