The Swift Package Index logo.Swift Package Index

Build Information

Failed to build IBLinter, reference master (aa34f5), with Swift 6.3 for Wasm on 12 Apr 2026 22:20:30 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/IBDecodable/IBLinter.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/IBDecodable/IBLinter
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at aa34f5b Disable trailing_comma on allRules collection (#183)
Cloned https://github.com/IBDecodable/IBLinter.git
Revision (git rev-parse @):
aa34f5b758d2f95fae17b77e10668697cd3f5e19
SUCCESS checkout https://github.com/IBDecodable/IBLinter.git at master
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/IBDecodable/IBLinter.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1
wasm-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d69f4e7582c319245442d62a08b2d7c7fd5a0c0c69f5d2ef11d1530cd8d3329b
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest
Fetching https://github.com/phimage/XcodeProjKit.git
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/IBDecodable/IBDecodable.git
Fetching https://github.com/jpsim/SourceKitten.git
[1/445] Fetching xcodeprojkit
[446/17968] Fetching xcodeprojkit, swift-argument-parser
[797/20844] Fetching xcodeprojkit, swift-argument-parser, ibdecodable
[2327/37044] Fetching xcodeprojkit, swift-argument-parser, ibdecodable, sourcekitten
[8933/54375] Fetching xcodeprojkit, swift-argument-parser, ibdecodable, sourcekitten, swift-crypto
Fetched https://github.com/phimage/XcodeProjKit.git from cache (1.38s)
Fetched https://github.com/apple/swift-argument-parser from cache (1.40s)
[21156/36407] Fetching ibdecodable, sourcekitten, swift-crypto
Fetched https://github.com/IBDecodable/IBDecodable.git from cache (2.20s)
[26599/33531] Fetching sourcekitten, swift-crypto
Fetched https://github.com/jpsim/SourceKitten.git from cache (2.26s)
[10919/17331] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (3.34s)
Computing version for https://github.com/phimage/XcodeProjKit.git
Computed https://github.com/phimage/XcodeProjKit.git at 2.3.0 (6.11s)
Computing version for https://github.com/IBDecodable/IBDecodable.git
Computed https://github.com/IBDecodable/IBDecodable.git at 0.6.1 (2.54s)
Fetching https://github.com/drmohundro/SWXMLHash.git
[1/2858] Fetching swxmlhash
Fetched https://github.com/drmohundro/SWXMLHash.git from cache (0.35s)
Computing version for https://github.com/drmohundro/SWXMLHash.git
Computed https://github.com/drmohundro/SWXMLHash.git at 7.0.2 (0.77s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 1.1.7 (0.44s)
Computing version for https://github.com/jpsim/SourceKitten.git
Computed https://github.com/jpsim/SourceKitten.git at 0.37.3 (0.47s)
Fetching https://github.com/jpsim/Yams.git
[1/11551] Fetching yams
Fetched https://github.com/jpsim/Yams.git from cache (1.51s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 6.2.1 (2.02s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.1 (0.44s)
Creating working copy for https://github.com/IBDecodable/IBDecodable.git
Working copy of https://github.com/IBDecodable/IBDecodable.git resolved at 0.6.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/drmohundro/SWXMLHash.git
Working copy of https://github.com/drmohundro/SWXMLHash.git resolved at 7.0.2
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 6.2.1
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.7.1
Creating working copy for https://github.com/jpsim/SourceKitten.git
Working copy of https://github.com/jpsim/SourceKitten.git resolved at 0.37.3
Creating working copy for https://github.com/phimage/XcodeProjKit.git
Working copy of https://github.com/phimage/XcodeProjKit.git resolved at 2.3.0
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/446] Write sources
[12/446] Compiling SourceKit SourceKit.c
[13/446] Compiling Clang_C Clang_C.c
[14/446] Compiling writer.c
[15/446] Compiling reader.c
[16/446] Compiling a_object.c
[17/446] Write swift-version-24593BA9C3E375BF.txt
[18/446] Compiling parser.c
[19/446] Compiling api.c
[20/511] Compiling emitter.c
[21/511] Compiling scanner.c
[22/529] Compiling v3_skey.c
[23/531] Compiling CCryptoBoringSSLShims shims.c
[24/531] Compiling v3_utl.c
[25/531] Compiling v3_purp.c
[26/531] Compiling v3_pcons.c
[27/531] Compiling v3_prn.c
[28/531] Compiling v3_pcia.c
[29/531] Compiling v3_ocsp.c
[30/531] Compiling v3_pmaps.c
[31/531] Compiling v3_pci.c
[32/531] Compiling v3_lib.c
[33/531] Compiling v3_ncons.c
[34/531] Compiling v3_int.c
[35/531] Compiling v3_info.c
[36/531] Compiling v3_ia5.c
[37/531] Compiling v3_genn.c
[38/531] Compiling v3_extku.c
[39/531] Compiling v3_enum.c
[40/531] Compiling v3_crld.c
[41/531] Compiling v3_cpols.c
[42/531] Compiling v3_bcons.c
[43/531] Compiling v3_bitst.c
[44/531] Compiling v3_conf.c
[45/531] Compiling v3_alt.c
[46/531] Compiling v3_akeya.c
[47/531] Compiling v3_akey.c
[48/531] Compiling pcy_node.c
[49/531] Compiling pcy_tree.c
[50/531] Compiling pcy_map.c
[51/531] Compiling pcy_lib.c
[52/531] Compiling pcy_data.c
[53/531] Compiling pcy_cache.c
[54/531] Compiling x_x509a.c
[55/531] Compiling x_val.c
[56/531] Compiling x_x509.c
[57/531] Compiling x_spki.c
[58/531] Compiling x_req.c
[59/531] Compiling x_sig.c
[60/531] Compiling x_pubkey.c
[62/531] Emitting module XcodeProjKit
[62/536] Compiling x_pkey.c
[63/536] Compiling x_info.c
[64/536] Compiling x_name.c
error: emit-module command failed with exit code 1 (use -v to see invocation)
[66/536] Emitting module SWXMLHash
/host/spi-builder-workspace/.build/checkouts/SWXMLHash/Source/FullXMLParser.swift:33:49: error: cannot find type 'XMLParserDelegate' in scope
 31 |
 32 | /// The implementation of XMLParserDelegate and where the parsing actually happens.
 33 | class FullXMLParser: NSObject, SimpleXmlParser, XMLParserDelegate {
    |                                                 `- error: cannot find type 'XMLParserDelegate' in scope
 34 |     required init(_ options: XMLHashOptions) {
 35 |         root = XMLElement(name: rootElementName, options: options)
/host/spi-builder-workspace/.build/checkouts/SWXMLHash/Source/FullXMLParser.swift:64:27: error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
 62 |     }
 63 |
 64 |     func parser(_ parser: XMLParser,
    |                           `- error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
 65 |                 didStartElement elementName: String,
 66 |                 namespaceURI: String?,
Foundation.XMLParser:2:18: note: 'XMLParser' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationXML module. Import that module to use it.")
2 | public typealias XMLParser = AnyObject
  |                  `- note: 'XMLParser' has been explicitly marked unavailable here
/host/spi-builder-workspace/.build/checkouts/SWXMLHash/Source/FullXMLParser.swift:76:27: error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
 74 |     }
 75 |
 76 |     func parser(_ parser: XMLParser, foundCharacters string: String) {
    |                           `- error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
 77 |         let current = parentStack.top()
 78 |
Foundation.XMLParser:2:18: note: 'XMLParser' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationXML module. Import that module to use it.")
2 | public typealias XMLParser = AnyObject
  |                  `- note: 'XMLParser' has been explicitly marked unavailable here
/host/spi-builder-workspace/.build/checkouts/SWXMLHash/Source/FullXMLParser.swift:82:27: error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
 80 |     }
 81 |
 82 |     func parser(_ parser: XMLParser,
    |                           `- error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
 83 |                 didEndElement elementName: String,
 84 |                 namespaceURI: String?,
Foundation.XMLParser:2:18: note: 'XMLParser' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationXML module. Import that module to use it.")
2 | public typealias XMLParser = AnyObject
  |                  `- note: 'XMLParser' has been explicitly marked unavailable here
/host/spi-builder-workspace/.build/checkouts/SWXMLHash/Source/FullXMLParser.swift:89:27: error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
 87 |     }
 88 |
 89 |     func parser(_ parser: XMLParser, foundCDATA CDATABlock: Data) {
    |                           `- error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
 90 |         if let cdataText = String(data: CDATABlock, encoding: String.Encoding.utf8) {
 91 |             let current = parentStack.top()
Foundation.XMLParser:2:18: note: 'XMLParser' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationXML module. Import that module to use it.")
2 | public typealias XMLParser = AnyObject
  |                  `- note: 'XMLParser' has been explicitly marked unavailable here
/host/spi-builder-workspace/.build/checkouts/SWXMLHash/Source/FullXMLParser.swift:97:27: error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
 95 |     }
 96 |
 97 |     func parser(_ parser: XMLParser, parseErrorOccurred parseError: Error) {
    |                           `- error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
 98 |         #if os(Linux) && !swift(>=4.1.50)
 99 |         if let err = parseError as? NSError {
Foundation.XMLParser:2:18: note: 'XMLParser' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationXML module. Import that module to use it.")
2 | public typealias XMLParser = AnyObject
  |                  `- note: 'XMLParser' has been explicitly marked unavailable here
/host/spi-builder-workspace/.build/checkouts/SWXMLHash/Source/LazyXMLParser.swift:33:49: error: cannot find type 'XMLParserDelegate' in scope
 31 |
 32 | /// The implementation of XMLParserDelegate and where the lazy parsing actually happens.
 33 | class LazyXMLParser: NSObject, SimpleXmlParser, XMLParserDelegate {
    |                                                 `- error: cannot find type 'XMLParserDelegate' in scope
 34 |     required init(_ options: XMLHashOptions) {
 35 |         root = XMLElement(name: rootElementName, options: options)
/host/spi-builder-workspace/.build/checkouts/SWXMLHash/Source/LazyXMLParser.swift:66:27: error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
 64 |     }
 65 |
 66 |     func parser(_ parser: XMLParser,
    |                           `- error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
 67 |                 didStartElement elementName: String,
 68 |                 namespaceURI: String?,
Foundation.XMLParser:2:18: note: 'XMLParser' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationXML module. Import that module to use it.")
2 | public typealias XMLParser = AnyObject
  |                  `- note: 'XMLParser' has been explicitly marked unavailable here
/host/spi-builder-workspace/.build/checkouts/SWXMLHash/Source/LazyXMLParser.swift:83:27: error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
 81 |     }
 82 |
 83 |     func parser(_ parser: XMLParser, foundCharacters string: String) {
    |                           `- error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
 84 |         if !onMatch() {
 85 |             return
Foundation.XMLParser:2:18: note: 'XMLParser' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationXML module. Import that module to use it.")
2 | public typealias XMLParser = AnyObject
  |                  `- note: 'XMLParser' has been explicitly marked unavailable here
/host/spi-builder-workspace/.build/checkouts/SWXMLHash/Source/LazyXMLParser.swift:93:27: error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
 91 |     }
 92 |
 93 |     func parser(_ parser: XMLParser, foundCDATA CDATABlock: Data) {
    |                           `- error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
 94 |         if !onMatch() {
 95 |             return
Foundation.XMLParser:2:18: note: 'XMLParser' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationXML module. Import that module to use it.")
2 | public typealias XMLParser = AnyObject
  |                  `- note: 'XMLParser' has been explicitly marked unavailable here
/host/spi-builder-workspace/.build/checkouts/SWXMLHash/Source/LazyXMLParser.swift:105:27: error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
103 |     }
104 |
105 |     func parser(_ parser: XMLParser,
    |                           `- error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
106 |                 didEndElement elementName: String,
107 |                 namespaceURI: String?,
Foundation.XMLParser:2:18: note: 'XMLParser' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationXML module. Import that module to use it.")
2 | public typealias XMLParser = AnyObject
  |                  `- note: 'XMLParser' has been explicitly marked unavailable here
[66/536] Compiling x_exten.c
[67/539] Compiling x_attrib.c
[68/539] Compiling x509spki.c
[69/539] Compiling x_algor.c
[70/539] Compiling x_all.c
[71/539] Compiling x_crl.c
[72/539] Compiling x509rset.c
[73/539] Compiling x509name.c
[74/539] Compiling x509cset.c
[75/539] Compiling x509_vpm.c
[77/539] Emitting module Yams
[77/541] Compiling x509_txt.c
[78/541] Compiling x509_v3.c
[79/541] Compiling x509_vfy.c
[80/541] Compiling x509_trs.c
[81/541] Compiling x509_set.c
[82/541] Compiling x509_req.c
[83/541] Compiling x509_obj.c
[84/541] Compiling x509_ext.c
[85/541] Compiling x509_def.c
[86/541] Compiling x509_lu.c
[87/541] Compiling x509_d2.c
[88/541] Compiling x509_cmp.c
[89/541] Compiling x509_att.c
[90/541] Compiling t_x509a.c
[91/541] Compiling x509.c
[92/541] Compiling t_crl.c
[93/541] Compiling t_x509.c
[94/541] Compiling i2d_pr.c
[95/541] Compiling rsa_pss.c
[96/541] Compiling t_req.c
[97/541] Compiling algorithm.c
[98/541] Compiling by_file.c
[99/541] Compiling a_strex.c
[100/541] Compiling asn1_gen.c
[101/541] Compiling a_verify.c
[102/541] Compiling by_dir.c
[103/541] Compiling a_digest.c
[104/541] Compiling a_sign.c
[105/541] Compiling trust_token.c
[106/541] Compiling thread_win.c
[107/541] Compiling thread_pthread.c
[108/541] Compiling voprf.c
[109/541] Compiling thread_none.c
[110/541] Compiling pmbtoken.c
[111/541] Compiling thread.c
[112/541] Compiling stack.c
[113/541] Compiling siphash.c
[114/541] Compiling rsa_print.c
[115/541] Compiling rc4.c
[116/541] Compiling windows.c
[117/541] Compiling refcount_c11.c
[118/541] Compiling passive.c
[119/541] Compiling refcount_lock.c
[120/541] Compiling rand_extra.c
[121/541] Compiling fuchsia.c
[122/541] Compiling deterministic.c
[123/541] Compiling poly1305_vec.c
[124/541] Compiling poly1305_arm_asm.S
[125/541] Compiling forkunsafe.c
[126/541] Compiling rsa_asn1.c
[127/541] Compiling pool.c
[128/541] Compiling poly1305_arm.c
[129/541] Compiling poly1305.c
[130/541] Compiling pkcs7_x509.c
[131/541] Compiling pkcs7.c
[132/541] Compiling pkcs8.c
[133/541] Compiling pkcs8_x509.c
[134/541] Compiling p5_pbev2.c
[135/541] Compiling pem_xaux.c
[136/541] Compiling pem_x509.c
[137/541] Compiling pem_oth.c
[138/541] Compiling pem_pk8.c
[139/541] Compiling pem_pkey.c
[140/541] Compiling pem_lib.c
[141/541] Compiling pem_info.c
[142/541] Compiling obj_xref.c
[143/541] Compiling obj.c
[144/541] Compiling mem.c
[144/541] Compiling pem_all.c
[146/541] Compiling lhash.c
[147/541] Compiling poly_rq_mul.S
[148/541] Compiling x86_64-mont5.mac.x86_64.S
[149/541] Compiling hpke.c
[150/541] Compiling hkdf.c
[151/541] Compiling x86_64-mont5.linux.x86_64.S
[152/541] Compiling hrss.c
[153/541] Compiling x86_64-mont.mac.x86_64.S
[154/541] Compiling x86-mont.windows.x86.S
[155/541] Compiling x86_64-mont.linux.x86_64.S
[156/541] Compiling vpaes-x86_64.mac.x86_64.S
[157/541] Compiling x86-mont.linux.x86.S
[158/541] Compiling vpaes-x86_64.linux.x86_64.S
[159/541] Compiling vpaes-x86.windows.x86.S
[160/541] Compiling vpaes-x86.linux.x86.S
[161/541] Compiling vpaes-armv8.linux.aarch64.S
[162/541] Compiling vpaes-armv7.linux.arm.S
[163/541] Compiling vpaes-armv8.ios.aarch64.S
[164/541] Compiling vpaes-armv7.ios.arm.S
[165/541] Compiling kdf.c
[166/541] Compiling sha512-x86_64.mac.x86_64.S
[167/541] Compiling sha512-x86_64.linux.x86_64.S
[168/541] Compiling sha512-armv8.linux.aarch64.S
[169/541] Compiling sha512-armv8.ios.aarch64.S
[170/541] Compiling sha512-armv4.linux.arm.S
[170/541] Compiling sha512-586.linux.x86.S
[172/541] Compiling sha512-armv4.ios.arm.S
[173/541] Compiling sha512-586.windows.x86.S
[174/541] Compiling sha256-x86_64.linux.x86_64.S
[175/541] Compiling sha256-armv8.linux.aarch64.S
[176/541] Compiling sha256-x86_64.mac.x86_64.S
[177/541] Compiling sha256-armv4.linux.arm.S
[178/541] Compiling sha256-armv8.ios.aarch64.S
[179/541] Compiling sha256-armv4.ios.arm.S
[180/541] Compiling sha256-586.linux.x86.S
[181/541] Compiling sha256-586.windows.x86.S
[182/541] Compiling sha1-x86_64.mac.x86_64.S
[183/541] Compiling sha1-armv8.linux.aarch64.S
[184/541] Compiling sha1-x86_64.linux.x86_64.S
[185/541] Compiling sha1-armv8.ios.aarch64.S
[186/541] Compiling sha1-armv4-large.ios.arm.S
[187/541] Compiling sha1-armv4-large.linux.arm.S
[188/541] Compiling sha1-586.linux.x86.S
[189/541] Compiling sha1-586.windows.x86.S
[190/541] Compiling sha1-altivec.c
[191/541] Compiling sha512.c
[191/541] Compiling sha256.c
[193/541] Compiling rsaz-avx2.mac.x86_64.S
[194/541] Compiling rsaz-avx2.linux.x86_64.S
[195/541] Compiling self_check.c
[196/541] Compiling sha1.c
[197/541] Compiling rdrand-x86_64.mac.x86_64.S
[198/541] Compiling rsa.c
[199/541] Compiling rsa_impl.c
[200/541] Compiling blinding.c
[201/541] Compiling rdrand-x86_64.linux.x86_64.S
[202/541] Compiling fork_detect.c
[203/541] Compiling padding.c
[204/541] Compiling urandom.c
[205/541] Compiling rand.c
[206/541] Compiling ctrdrbg.c
[207/541] Compiling p256-x86_64-asm.mac.x86_64.S
[208/541] Compiling p256_beeu-x86_64-asm.mac.x86_64.S
[209/541] Compiling p256_beeu-x86_64-asm.linux.x86_64.S
[210/541] Compiling p256-x86_64-asm.linux.x86_64.S
[211/541] Compiling gcm_nohw.c
[212/541] Compiling ofb.c
[213/541] Compiling polyval.c
[215/541] Compiling Yams Tag.swift
[216/541] Compiling Yams YamlAnchorProviding.swift
[216/541] Compiling cfb.c
[217/541] Compiling gcm.c
[218/541] Compiling ctr.c
[219/541] Compiling cbc.c
[220/541] Compiling md5-x86_64.mac.x86_64.S
[221/541] Compiling md5-586.windows.x86.S
[222/541] Compiling md5-x86_64.linux.x86_64.S
[222/541] Compiling md5.c
[224/541] Compiling ghashv8-armx64.linux.aarch64.S
[225/541] Compiling md5-586.linux.x86.S
[226/541] Compiling is_fips.c
[227/541] Compiling ghashv8-armx64.ios.aarch64.S
[228/541] Compiling hmac.c
[229/541] Compiling ghashv8-armx32.ios.arm.S
[230/541] Compiling ghashv8-armx32.linux.arm.S
[231/541] Compiling ghash-x86_64.mac.x86_64.S
[232/541] Compiling ghash-x86_64.linux.x86_64.S
[233/541] Compiling ghash-x86.windows.x86.S
[234/541] Compiling md4.c
[235/541] Compiling ghash-ssse3-x86.linux.x86.S
[236/541] Compiling ghash-x86.linux.x86.S
[237/541] Compiling ghash-ssse3-x86_64.linux.x86_64.S
[238/541] Compiling ghash-ssse3-x86.windows.x86.S
[239/541] Compiling ghash-ssse3-x86_64.mac.x86_64.S
[240/541] Compiling fips_shared_support.c
[241/541] Compiling ghash-neon-armv8.linux.aarch64.S
[242/541] Compiling ghash-neon-armv8.ios.aarch64.S
[243/541] Compiling ghash-armv4.linux.arm.S
[244/541] Compiling ghash-armv4.ios.arm.S
[245/541] Compiling util.c
[245/541] Compiling ecdh.c
[247/541] Compiling simple_mul.c
[247/541] Compiling wnaf.c
[247/541] Compiling ecdsa.c
[250/541] Compiling p256-x86_64.c
[251/541] Compiling simple.c
[251/541] Compiling p224-64.c
[253/541] Compiling scalar.c
[254/541] Compiling oct.c
[255/541] Compiling felem.c
[256/541] Compiling ec_montgomery.c
[257/541] Compiling ec_key.c
[258/541] Compiling digest.c
[259/541] Compiling digests.c
[260/541] Compiling check.c
[261/541] Compiling dh.c
[262/541] Compiling ec.c
[263/541] Compiling co-586.linux.x86.S
[263/541] Compiling co-586.windows.x86.S
[265/541] Compiling e_des.c
[266/541] Compiling des.c
[267/541] Compiling cipher.c
[268/541] Compiling bsaes-armv7.linux.arm.S
[269/541] Compiling e_aes.c
[270/541] Compiling bsaes-armv7.ios.arm.S
[271/541] Compiling aead.c
[272/541] Compiling sqrt.c
[273/541] Compiling rsaz_exp.c
[274/541] Compiling random.c
[275/541] Compiling shift.c
[276/541] Compiling prime.c
[277/541] Compiling p256.c
[278/541] Compiling mul.c
[279/541] Compiling gcd_extra.c
[279/541] Compiling montgomery.c
[281/541] Compiling jacobi.c
[282/541] Compiling montgomery_inv.c
[283/541] Compiling div.c
[284/541] Compiling generic.c
[285/541] Compiling gcd.c
[286/541] Compiling div_extra.c
[288/541] Compiling SWXMLHash XMLHashOptions.swift
[289/541] Compiling SWXMLHash XMLIndexer.swift
[290/541] Compiling SWXMLHash shim.swift
[291/541] Compiling Yams YamlError.swift
[292/541] Compiling Yams YamlTagProviding.swift
[292/541] Compiling ctx.c
[293/541] Compiling bytes.c
[294/541] Compiling exponentiation.c
[296/541] Compiling Yams Node.swift
/host/spi-builder-workspace/.build/checkouts/SWXMLHash/Source/FullXMLParser.swift:33:49: error: cannot find type 'XMLParserDelegate' in scope
 31 |
 32 | /// The implementation of XMLParserDelegate and where the parsing actually happens.
 33 | class FullXMLParser: NSObject, SimpleXmlParser, XMLParserDelegate {
    |                                                 `- error: cannot find type 'XMLParserDelegate' in scope
 34 |     required init(_ options: XMLHashOptions) {
 35 |         root = XMLElement(name: rootElementName, options: options)
/host/spi-builder-workspace/.build/checkouts/SWXMLHash/Source/FullXMLParser.swift:64:27: error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
 62 |     }
 63 |
 64 |     func parser(_ parser: XMLParser,
    |                           `- error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
 65 |                 didStartElement elementName: String,
 66 |                 namespaceURI: String?,
Foundation.XMLParser:2:18: note: 'XMLParser' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationXML module. Import that module to use it.")
2 | public typealias XMLParser = AnyObject
  |                  `- note: 'XMLParser' has been explicitly marked unavailable here
/host/spi-builder-workspace/.build/checkouts/SWXMLHash/Source/FullXMLParser.swift:76:27: error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
 74 |     }
 75 |
 76 |     func parser(_ parser: XMLParser, foundCharacters string: String) {
    |                           `- error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
 77 |         let current = parentStack.top()
 78 |
Foundation.XMLParser:2:18: note: 'XMLParser' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationXML module. Import that module to use it.")
2 | public typealias XMLParser = AnyObject
  |                  `- note: 'XMLParser' has been explicitly marked unavailable here
/host/spi-builder-workspace/.build/checkouts/SWXMLHash/Source/FullXMLParser.swift:82:27: error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
 80 |     }
 81 |
 82 |     func parser(_ parser: XMLParser,
    |                           `- error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
 83 |                 didEndElement elementName: String,
 84 |                 namespaceURI: String?,
Foundation.XMLParser:2:18: note: 'XMLParser' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationXML module. Import that module to use it.")
2 | public typealias XMLParser = AnyObject
  |                  `- note: 'XMLParser' has been explicitly marked unavailable here
/host/spi-builder-workspace/.build/checkouts/SWXMLHash/Source/FullXMLParser.swift:89:27: error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
 87 |     }
 88 |
 89 |     func parser(_ parser: XMLParser, foundCDATA CDATABlock: Data) {
    |                           `- error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
 90 |         if let cdataText = String(data: CDATABlock, encoding: String.Encoding.utf8) {
 91 |             let current = parentStack.top()
Foundation.XMLParser:2:18: note: 'XMLParser' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationXML module. Import that module to use it.")
2 | public typealias XMLParser = AnyObject
  |                  `- note: 'XMLParser' has been explicitly marked unavailable here
/host/spi-builder-workspace/.build/checkouts/SWXMLHash/Source/FullXMLParser.swift:97:27: error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
 95 |     }
 96 |
 97 |     func parser(_ parser: XMLParser, parseErrorOccurred parseError: Error) {
    |                           `- error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
 98 |         #if os(Linux) && !swift(>=4.1.50)
 99 |         if let err = parseError as? NSError {
Foundation.XMLParser:2:18: note: 'XMLParser' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationXML module. Import that module to use it.")
2 | public typealias XMLParser = AnyObject
  |                  `- note: 'XMLParser' has been explicitly marked unavailable here
/host/spi-builder-workspace/.build/checkouts/SWXMLHash/Source/FullXMLParser.swift:52:22: error: 'XMLParser' (aka 'AnyObject') cannot be constructed because it has no accessible initializers
 50 |         parentStack.push(root)
 51 |
 52 |         let parser = XMLParser(data: data)
    |                      `- error: 'XMLParser' (aka 'AnyObject') cannot be constructed because it has no accessible initializers
 53 |         parser.shouldProcessNamespaces = options.shouldProcessNamespaces
 54 |         parser.delegate = self
[297/541] Compiling Yams Parser.swift
/host/spi-builder-workspace/.build/checkouts/SWXMLHash/Source/FullXMLParser.swift:33:49: error: cannot find type 'XMLParserDelegate' in scope
 31 |
 32 | /// The implementation of XMLParserDelegate and where the parsing actually happens.
 33 | class FullXMLParser: NSObject, SimpleXmlParser, XMLParserDelegate {
    |                                                 `- error: cannot find type 'XMLParserDelegate' in scope
 34 |     required init(_ options: XMLHashOptions) {
 35 |         root = XMLElement(name: rootElementName, options: options)
/host/spi-builder-workspace/.build/checkouts/SWXMLHash/Source/FullXMLParser.swift:64:27: error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
 62 |     }
 63 |
 64 |     func parser(_ parser: XMLParser,
    |                           `- error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
 65 |                 didStartElement elementName: String,
 66 |                 namespaceURI: String?,
Foundation.XMLParser:2:18: note: 'XMLParser' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationXML module. Import that module to use it.")
2 | public typealias XMLParser = AnyObject
  |                  `- note: 'XMLParser' has been explicitly marked unavailable here
/host/spi-builder-workspace/.build/checkouts/SWXMLHash/Source/FullXMLParser.swift:76:27: error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
 74 |     }
 75 |
 76 |     func parser(_ parser: XMLParser, foundCharacters string: String) {
    |                           `- error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
 77 |         let current = parentStack.top()
 78 |
Foundation.XMLParser:2:18: note: 'XMLParser' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationXML module. Import that module to use it.")
2 | public typealias XMLParser = AnyObject
  |                  `- note: 'XMLParser' has been explicitly marked unavailable here
/host/spi-builder-workspace/.build/checkouts/SWXMLHash/Source/FullXMLParser.swift:82:27: error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
 80 |     }
 81 |
 82 |     func parser(_ parser: XMLParser,
    |                           `- error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
 83 |                 didEndElement elementName: String,
 84 |                 namespaceURI: String?,
Foundation.XMLParser:2:18: note: 'XMLParser' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationXML module. Import that module to use it.")
2 | public typealias XMLParser = AnyObject
  |                  `- note: 'XMLParser' has been explicitly marked unavailable here
/host/spi-builder-workspace/.build/checkouts/SWXMLHash/Source/FullXMLParser.swift:89:27: error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
 87 |     }
 88 |
 89 |     func parser(_ parser: XMLParser, foundCDATA CDATABlock: Data) {
    |                           `- error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
 90 |         if let cdataText = String(data: CDATABlock, encoding: String.Encoding.utf8) {
 91 |             let current = parentStack.top()
Foundation.XMLParser:2:18: note: 'XMLParser' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationXML module. Import that module to use it.")
2 | public typealias XMLParser = AnyObject
  |                  `- note: 'XMLParser' has been explicitly marked unavailable here
/host/spi-builder-workspace/.build/checkouts/SWXMLHash/Source/FullXMLParser.swift:97:27: error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
 95 |     }
 96 |
 97 |     func parser(_ parser: XMLParser, parseErrorOccurred parseError: Error) {
    |                           `- error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
 98 |         #if os(Linux) && !swift(>=4.1.50)
 99 |         if let err = parseError as? NSError {
Foundation.XMLParser:2:18: note: 'XMLParser' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationXML module. Import that module to use it.")
2 | public typealias XMLParser = AnyObject
  |                  `- note: 'XMLParser' has been explicitly marked unavailable here
/host/spi-builder-workspace/.build/checkouts/SWXMLHash/Source/FullXMLParser.swift:52:22: error: 'XMLParser' (aka 'AnyObject') cannot be constructed because it has no accessible initializers
 50 |         parentStack.push(root)
 51 |
 52 |         let parser = XMLParser(data: data)
    |                      `- error: 'XMLParser' (aka 'AnyObject') cannot be constructed because it has no accessible initializers
 53 |         parser.shouldProcessNamespaces = options.shouldProcessNamespaces
 54 |         parser.delegate = self
[298/541] Compiling Yams RedundancyAliasingStrategy.swift
/host/spi-builder-workspace/.build/checkouts/SWXMLHash/Source/FullXMLParser.swift:33:49: error: cannot find type 'XMLParserDelegate' in scope
 31 |
 32 | /// The implementation of XMLParserDelegate and where the parsing actually happens.
 33 | class FullXMLParser: NSObject, SimpleXmlParser, XMLParserDelegate {
    |                                                 `- error: cannot find type 'XMLParserDelegate' in scope
 34 |     required init(_ options: XMLHashOptions) {
 35 |         root = XMLElement(name: rootElementName, options: options)
/host/spi-builder-workspace/.build/checkouts/SWXMLHash/Source/FullXMLParser.swift:64:27: error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
 62 |     }
 63 |
 64 |     func parser(_ parser: XMLParser,
    |                           `- error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
 65 |                 didStartElement elementName: String,
 66 |                 namespaceURI: String?,
Foundation.XMLParser:2:18: note: 'XMLParser' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationXML module. Import that module to use it.")
2 | public typealias XMLParser = AnyObject
  |                  `- note: 'XMLParser' has been explicitly marked unavailable here
/host/spi-builder-workspace/.build/checkouts/SWXMLHash/Source/FullXMLParser.swift:76:27: error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
 74 |     }
 75 |
 76 |     func parser(_ parser: XMLParser, foundCharacters string: String) {
    |                           `- error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
 77 |         let current = parentStack.top()
 78 |
Foundation.XMLParser:2:18: note: 'XMLParser' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationXML module. Import that module to use it.")
2 | public typealias XMLParser = AnyObject
  |                  `- note: 'XMLParser' has been explicitly marked unavailable here
/host/spi-builder-workspace/.build/checkouts/SWXMLHash/Source/FullXMLParser.swift:82:27: error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
 80 |     }
 81 |
 82 |     func parser(_ parser: XMLParser,
    |                           `- error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
 83 |                 didEndElement elementName: String,
 84 |                 namespaceURI: String?,
Foundation.XMLParser:2:18: note: 'XMLParser' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationXML module. Import that module to use it.")
2 | public typealias XMLParser = AnyObject
  |                  `- note: 'XMLParser' has been explicitly marked unavailable here
/host/spi-builder-workspace/.build/checkouts/SWXMLHash/Source/FullXMLParser.swift:89:27: error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
 87 |     }
 88 |
 89 |     func parser(_ parser: XMLParser, foundCDATA CDATABlock: Data) {
    |                           `- error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
 90 |         if let cdataText = String(data: CDATABlock, encoding: String.Encoding.utf8) {
 91 |             let current = parentStack.top()
Foundation.XMLParser:2:18: note: 'XMLParser' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationXML module. Import that module to use it.")
2 | public typealias XMLParser = AnyObject
  |                  `- note: 'XMLParser' has been explicitly marked unavailable here
/host/spi-builder-workspace/.build/checkouts/SWXMLHash/Source/FullXMLParser.swift:97:27: error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
 95 |     }
 96 |
 97 |     func parser(_ parser: XMLParser, parseErrorOccurred parseError: Error) {
    |                           `- error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
 98 |         #if os(Linux) && !swift(>=4.1.50)
 99 |         if let err = parseError as? NSError {
Foundation.XMLParser:2:18: note: 'XMLParser' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationXML module. Import that module to use it.")
2 | public typealias XMLParser = AnyObject
  |                  `- note: 'XMLParser' has been explicitly marked unavailable here
/host/spi-builder-workspace/.build/checkouts/SWXMLHash/Source/FullXMLParser.swift:52:22: error: 'XMLParser' (aka 'AnyObject') cannot be constructed because it has no accessible initializers
 50 |         parentStack.push(root)
 51 |
 52 |         let parser = XMLParser(data: data)
    |                      `- error: 'XMLParser' (aka 'AnyObject') cannot be constructed because it has no accessible initializers
 53 |         parser.shouldProcessNamespaces = options.shouldProcessNamespaces
 54 |         parser.delegate = self
[299/541] Compiling XcodeProjKit XCVersionGroup.swift
/host/spi-builder-workspace/.build/checkouts/XcodeProjKit/Sources/XcodeProj+Serialization.swift:44:64: error: type 'Data.WritingOptions' has no member 'atomicWrite'
42 |             try data.write(to: pbxprojURL, options: []) // error no attomic on linux
43 |             #else
44 |             try data.write(to: pbxprojURL, options: atomic ? [.atomicWrite] : [])
   |                                                                `- error: type 'Data.WritingOptions' has no member 'atomicWrite'
45 |             #endif
46 |         }
[300/541] Compiling XcodeProjKit XcodeProj+FilePath.swift
/host/spi-builder-workspace/.build/checkouts/XcodeProjKit/Sources/XcodeProj+Serialization.swift:44:64: error: type 'Data.WritingOptions' has no member 'atomicWrite'
42 |             try data.write(to: pbxprojURL, options: []) // error no attomic on linux
43 |             #else
44 |             try data.write(to: pbxprojURL, options: atomic ? [.atomicWrite] : [])
   |                                                                `- error: type 'Data.WritingOptions' has no member 'atomicWrite'
45 |             #endif
46 |         }
[301/541] Compiling XcodeProjKit XcodeProj+Serialization.swift
/host/spi-builder-workspace/.build/checkouts/XcodeProjKit/Sources/XcodeProj+Serialization.swift:44:64: error: type 'Data.WritingOptions' has no member 'atomicWrite'
42 |             try data.write(to: pbxprojURL, options: []) // error no attomic on linux
43 |             #else
44 |             try data.write(to: pbxprojURL, options: atomic ? [.atomicWrite] : [])
   |                                                                `- error: type 'Data.WritingOptions' has no member 'atomicWrite'
45 |             #endif
46 |         }
[302/541] Compiling XcodeProjKit XcodeProj.swift
/host/spi-builder-workspace/.build/checkouts/XcodeProjKit/Sources/XcodeProj+Serialization.swift:44:64: error: type 'Data.WritingOptions' has no member 'atomicWrite'
42 |             try data.write(to: pbxprojURL, options: []) // error no attomic on linux
43 |             #else
44 |             try data.write(to: pbxprojURL, options: atomic ? [.atomicWrite] : [])
   |                                                                `- error: type 'Data.WritingOptions' has no member 'atomicWrite'
45 |             #endif
46 |         }
[303/541] Compiling XcodeProjKit XcodeProjError.swift
/host/spi-builder-workspace/.build/checkouts/XcodeProjKit/Sources/XcodeProj+Serialization.swift:44:64: error: type 'Data.WritingOptions' has no member 'atomicWrite'
42 |             try data.write(to: pbxprojURL, options: []) // error no attomic on linux
43 |             #else
44 |             try data.write(to: pbxprojURL, options: atomic ? [.atomicWrite] : [])
   |                                                                `- error: type 'Data.WritingOptions' has no member 'atomicWrite'
45 |             #endif
46 |         }
[303/541] Compiling cmp.c
[305/541] Compiling Yams Mark.swift
[306/541] Compiling Yams Node.Alias.swift
[307/541] Compiling Yams Node.Mapping.swift
[308/541] Compiling Yams Node.Scalar.swift
[309/541] Compiling Yams Node.Sequence.swift
[311/541] Compiling Yams AliasDereferencingStrategy.swift
[312/541] Compiling Yams Anchor.swift
[313/541] Compiling Yams Constructor.swift
[314/541] Compiling Yams Decoder.swift
[315/541] Compiling Yams Emitter.swift
[316/541] Compiling Yams Encoder.swift
[316/541] Compiling x86_64-gcc.c
[328/541] Compiling add.c
[330/541] Compiling XcodeProjKit URL+XcodeProjKit.swift
[331/541] Compiling XcodeProjKit XCBuildConfiguration.swift
[332/541] Compiling XcodeProjKit XCConfigurationList.swift
[333/541] Compiling XcodeProjKit XCRemoteSwiftPackageReference.swift
[334/541] Compiling XcodeProjKit XCSwiftPackageProductDependency.swift
[334/541] Compiling bn-586.windows.x86.S
[335/541] Compiling bn.c
[336/541] Compiling XcodeProjKit PathType.swift
[337/541] Compiling XcodeProjKit Sequence+XcodeProjKit.swift
[338/541] Compiling XcodeProjKit SourceTree.swift
[339/541] Compiling XcodeProjKit SourceTreeFolder.swift
[340/541] Compiling XcodeProjKit String+XcodeProjKit.swift
[344/541] Compiling Yams Representer.swift
[347/541] Compiling Yams Resolver.swift
[347/541] Compiling bn-586.linux.x86.S
[349/541] Compiling Yams String+Yams.swift
[352/541] Compiling XcodeProjKit PBXProjectItem.swift
[353/541] Compiling XcodeProjKit PBXReference.swift
[357/541] Compiling XcodeProjKit PBXSourcesBuildPhase.swift
[358/541] Compiling XcodeProjKit PBXTarget.swift
[359/541] Compiling XcodeProjKit PBXTargetDependency.swift
[360/541] Compiling XcodeProjKit PBXVariantGroup.swift
[360/541] Compiling armv8-mont.ios.aarch64.S
/host/spi-builder-workspace/.build/checkouts/Yams/Sources/Yams/Representer.swift:338:45: error: cannot find 'DBL_DECIMAL_DIG' in scope
336 |         // Since `NumberFormatter` creates a string with insufficient precision for Decode,
337 |         // it uses with `String(format:...)`
338 |         let string = String(format: "%.*g", DBL_DECIMAL_DIG, self)
    |                                             `- error: cannot find 'DBL_DECIMAL_DIG' in scope
339 |         // "%*.g" does not use scientific notation if the exponent is less than –4.
340 |         // So fallback to using `NumberFormatter` if string does not uses scientific notation.
/host/spi-builder-workspace/.build/checkouts/Yams/Sources/Yams/Representer.swift:338:45: error: cannot find 'DBL_DECIMAL_DIG' in scope
336 |         // Since `NumberFormatter` creates a string with insufficient precision for Decode,
337 |         // it uses with `String(format:...)`
338 |         let string = String(format: "%.*g", DBL_DECIMAL_DIG, self)
    |                                             `- error: cannot find 'DBL_DECIMAL_DIG' in scope
339 |         // "%*.g" does not use scientific notation if the exponent is less than –4.
340 |         // So fallback to using `NumberFormatter` if string does not uses scientific notation.
/host/spi-builder-workspace/.build/checkouts/Yams/Sources/Yams/Representer.swift:338:45: error: cannot find 'DBL_DECIMAL_DIG' in scope
336 |         // Since `NumberFormatter` creates a string with insufficient precision for Decode,
337 |         // it uses with `String(format:...)`
338 |         let string = String(format: "%.*g", DBL_DECIMAL_DIG, self)
    |                                             `- error: cannot find 'DBL_DECIMAL_DIG' in scope
339 |         // "%*.g" does not use scientific notation if the exponent is less than –4.
340 |         // So fallback to using `NumberFormatter` if string does not uses scientific notation.
[372/541] Compiling armv8-mont.linux.aarch64.S
[373/541] Compiling armv4-mont.linux.arm.S
[377/541] Compiling aesv8-armx64.linux.aarch64.S
/host/spi-builder-workspace/.build/checkouts/SWXMLHash/Source/LazyXMLParser.swift:33:49: error: cannot find type 'XMLParserDelegate' in scope
 31 |
 32 | /// The implementation of XMLParserDelegate and where the lazy parsing actually happens.
 33 | class LazyXMLParser: NSObject, SimpleXmlParser, XMLParserDelegate {
    |                                                 `- error: cannot find type 'XMLParserDelegate' in scope
 34 |     required init(_ options: XMLHashOptions) {
 35 |         root = XMLElement(name: rootElementName, options: options)
/host/spi-builder-workspace/.build/checkouts/SWXMLHash/Source/LazyXMLParser.swift:66:27: error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
 64 |     }
 65 |
 66 |     func parser(_ parser: XMLParser,
    |                           `- error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
 67 |                 didStartElement elementName: String,
 68 |                 namespaceURI: String?,
Foundation.XMLParser:2:18: note: 'XMLParser' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationXML module. Import that module to use it.")
2 | public typealias XMLParser = AnyObject
  |                  `- note: 'XMLParser' has been explicitly marked unavailable here
/host/spi-builder-workspace/.build/checkouts/SWXMLHash/Source/LazyXMLParser.swift:83:27: error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
 81 |     }
 82 |
 83 |     func parser(_ parser: XMLParser, foundCharacters string: String) {
    |                           `- error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
 84 |         if !onMatch() {
 85 |             return
Foundation.XMLParser:2:18: note: 'XMLParser' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationXML module. Import that module to use it.")
2 | public typealias XMLParser = AnyObject
  |                  `- note: 'XMLParser' has been explicitly marked unavailable here
/host/spi-builder-workspace/.build/checkouts/SWXMLHash/Source/LazyXMLParser.swift:93:27: error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
 91 |     }
 92 |
 93 |     func parser(_ parser: XMLParser, foundCDATA CDATABlock: Data) {
    |                           `- error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
 94 |         if !onMatch() {
 95 |             return
Foundation.XMLParser:2:18: note: 'XMLParser' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationXML module. Import that module to use it.")
2 | public typealias XMLParser = AnyObject
  |                  `- note: 'XMLParser' has been explicitly marked unavailable here
/host/spi-builder-workspace/.build/checkouts/SWXMLHash/Source/LazyXMLParser.swift:105:27: error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
103 |     }
104 |
105 |     func parser(_ parser: XMLParser,
    |                           `- error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
106 |                 didEndElement elementName: String,
107 |                 namespaceURI: String?,
Foundation.XMLParser:2:18: note: 'XMLParser' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationXML module. Import that module to use it.")
2 | public typealias XMLParser = AnyObject
  |                  `- note: 'XMLParser' has been explicitly marked unavailable here
/host/spi-builder-workspace/.build/checkouts/SWXMLHash/Source/LazyXMLParser.swift:60:22: error: 'XMLParser' (aka 'AnyObject') cannot be constructed because it has no accessible initializers
 58 |
 59 |         self.ops = ops
 60 |         let parser = XMLParser(data: data!)
    |                      `- error: 'XMLParser' (aka 'AnyObject') cannot be constructed because it has no accessible initializers
 61 |         parser.shouldProcessNamespaces = options.shouldProcessNamespaces
 62 |         parser.delegate = self
/host/spi-builder-workspace/.build/checkouts/SWXMLHash/Source/LazyXMLParser.swift:33:49: error: cannot find type 'XMLParserDelegate' in scope
 31 |
 32 | /// The implementation of XMLParserDelegate and where the lazy parsing actually happens.
 33 | class LazyXMLParser: NSObject, SimpleXmlParser, XMLParserDelegate {
    |                                                 `- error: cannot find type 'XMLParserDelegate' in scope
 34 |     required init(_ options: XMLHashOptions) {
 35 |         root = XMLElement(name: rootElementName, options: options)
/host/spi-builder-workspace/.build/checkouts/SWXMLHash/Source/LazyXMLParser.swift:66:27: error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
 64 |     }
 65 |
 66 |     func parser(_ parser: XMLParser,
    |                           `- error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
 67 |                 didStartElement elementName: String,
 68 |                 namespaceURI: String?,
Foundation.XMLParser:2:18: note: 'XMLParser' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationXML module. Import that module to use it.")
2 | public typealias XMLParser = AnyObject
  |                  `- note: 'XMLParser' has been explicitly marked unavailable here
/host/spi-builder-workspace/.build/checkouts/SWXMLHash/Source/LazyXMLParser.swift:83:27: error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
 81 |     }
 82 |
 83 |     func parser(_ parser: XMLParser, foundCharacters string: String) {
    |                           `- error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
 84 |         if !onMatch() {
 85 |             return
Foundation.XMLParser:2:18: note: 'XMLParser' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationXML module. Import that module to use it.")
2 | public typealias XMLParser = AnyObject
  |                  `- note: 'XMLParser' has been explicitly marked unavailable here
/host/spi-builder-workspace/.build/checkouts/SWXMLHash/Source/LazyXMLParser.swift:93:27: error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
 91 |     }
 92 |
 93 |     func parser(_ parser: XMLParser, foundCDATA CDATABlock: Data) {
    |                           `- error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
 94 |         if !onMatch() {
 95 |             return
Foundation.XMLParser:2:18: note: 'XMLParser' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationXML module. Import that module to use it.")
2 | public typealias XMLParser = AnyObject
  |                  `- note: 'XMLParser' has been explicitly marked unavailable here
/host/spi-builder-workspace/.build/checkouts/SWXMLHash/Source/LazyXMLParser.swift:105:27: error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
103 |     }
104 |
105 |     func parser(_ parser: XMLParser,
    |                           `- error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
106 |                 didEndElement elementName: String,
107 |                 namespaceURI: String?,
Foundation.XMLParser:2:18: note: 'XMLParser' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationXML module. Import that module to use it.")
2 | public typealias XMLParser = AnyObject
  |                  `- note: 'XMLParser' has been explicitly marked unavailable here
/host/spi-builder-workspace/.build/checkouts/SWXMLHash/Source/LazyXMLParser.swift:60:22: error: 'XMLParser' (aka 'AnyObject') cannot be constructed because it has no accessible initializers
 58 |
 59 |         self.ops = ops
 60 |         let parser = XMLParser(data: data!)
    |                      `- error: 'XMLParser' (aka 'AnyObject') cannot be constructed because it has no accessible initializers
 61 |         parser.shouldProcessNamespaces = options.shouldProcessNamespaces
 62 |         parser.delegate = self
/host/spi-builder-workspace/.build/checkouts/SWXMLHash/Source/LazyXMLParser.swift:33:49: error: cannot find type 'XMLParserDelegate' in scope
 31 |
 32 | /// The implementation of XMLParserDelegate and where the lazy parsing actually happens.
 33 | class LazyXMLParser: NSObject, SimpleXmlParser, XMLParserDelegate {
    |                                                 `- error: cannot find type 'XMLParserDelegate' in scope
 34 |     required init(_ options: XMLHashOptions) {
 35 |         root = XMLElement(name: rootElementName, options: options)
/host/spi-builder-workspace/.build/checkouts/SWXMLHash/Source/LazyXMLParser.swift:66:27: error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
 64 |     }
 65 |
 66 |     func parser(_ parser: XMLParser,
    |                           `- error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
 67 |                 didStartElement elementName: String,
 68 |                 namespaceURI: String?,
Foundation.XMLParser:2:18: note: 'XMLParser' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationXML module. Import that module to use it.")
2 | public typealias XMLParser = AnyObject
  |                  `- note: 'XMLParser' has been explicitly marked unavailable here
/host/spi-builder-workspace/.build/checkouts/SWXMLHash/Source/LazyXMLParser.swift:83:27: error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
 81 |     }
 82 |
 83 |     func parser(_ parser: XMLParser, foundCharacters string: String) {
    |                           `- error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
 84 |         if !onMatch() {
 85 |             return
Foundation.XMLParser:2:18: note: 'XMLParser' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationXML module. Import that module to use it.")
2 | public typealias XMLParser = AnyObject
  |                  `- note: 'XMLParser' has been explicitly marked unavailable here
/host/spi-builder-workspace/.build/checkouts/SWXMLHash/Source/LazyXMLParser.swift:93:27: error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
 91 |     }
 92 |
 93 |     func parser(_ parser: XMLParser, foundCDATA CDATABlock: Data) {
    |                           `- error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
 94 |         if !onMatch() {
 95 |             return
Foundation.XMLParser:2:18: note: 'XMLParser' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationXML module. Import that module to use it.")
2 | public typealias XMLParser = AnyObject
  |                  `- note: 'XMLParser' has been explicitly marked unavailable here
/host/spi-builder-workspace/.build/checkouts/SWXMLHash/Source/LazyXMLParser.swift:105:27: error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
103 |     }
104 |
105 |     func parser(_ parser: XMLParser,
    |                           `- error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
106 |                 didEndElement elementName: String,
107 |                 namespaceURI: String?,
Foundation.XMLParser:2:18: note: 'XMLParser' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationXML module. Import that module to use it.")
2 | public typealias XMLParser = AnyObject
  |                  `- note: 'XMLParser' has been explicitly marked unavailable here
/host/spi-builder-workspace/.build/checkouts/SWXMLHash/Source/LazyXMLParser.swift:60:22: error: 'XMLParser' (aka 'AnyObject') cannot be constructed because it has no accessible initializers
 58 |
 59 |         self.ops = ops
 60 |         let parser = XMLParser(data: data!)
    |                      `- error: 'XMLParser' (aka 'AnyObject') cannot be constructed because it has no accessible initializers
 61 |         parser.shouldProcessNamespaces = options.shouldProcessNamespaces
 62 |         parser.delegate = self
[384/541] Compiling aesv8-armx64.ios.aarch64.S
[385/541] Compiling armv4-mont.ios.arm.S
[386/541] Compiling aesv8-armx32.linux.arm.S
[386/541] Compiling aesni-x86_64.linux.x86_64.S
[386/541] Compiling aesv8-armx32.ios.arm.S
[389/541] Compiling aesni-x86_64.mac.x86_64.S
[389/541] Compiling aesni-x86.windows.x86.S
BUILD FAILURE 6.3 wasm