The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SwiftAWSS3 with Swift 5.10 for Linux.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/benspratling4/swiftawss3.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/benspratling4/swiftawss3
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 8602c5e Update to swift 5.6, apple swift crypto
Cloned https://github.com/benspratling4/swiftawss3.git
Revision (git rev-parse @):
8602c5e78fcf31e1231dfea6b8c2fdaef6d651ac
SUCCESS checkout https://github.com/benspratling4/swiftawss3.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/benspratling4/swiftawss3.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/benspratling4/SwiftPatterns.git
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/benspratling4/SwiftAWSSignatureV4.git
[1/281] Fetching swiftpatterns
[156/518] Fetching swiftpatterns, swiftawssignaturev4
Fetched https://github.com/benspratling4/SwiftAWSSignatureV4.git from cache (0.39s)
[136/7692] Fetching swiftpatterns, swift-crypto
Fetched https://github.com/benspratling4/SwiftPatterns.git from cache (1.71s)
Computing version for https://github.com/benspratling4/SwiftPatterns.git
Fetched https://github.com/apple/swift-crypto.git from cache (1.74s)
Computed https://github.com/benspratling4/SwiftPatterns.git at 4.3.0 (0.75s)
Computing version for https://github.com/benspratling4/SwiftAWSSignatureV4.git
Computed https://github.com/benspratling4/SwiftAWSSignatureV4.git at 3.0.1 (0.73s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 2.5.0 (0.80s)
Creating working copy for https://github.com/benspratling4/SwiftPatterns.git
Working copy of https://github.com/benspratling4/SwiftPatterns.git resolved at 4.3.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 2.5.0
Creating working copy for https://github.com/benspratling4/SwiftAWSSignatureV4.git
Working copy of https://github.com/benspratling4/SwiftAWSSignatureV4.git resolved at 3.0.1
Building for debugging...
[0/417] Write sources
[5/417] Compiling a_bool.c
[6/417] Compiling a_i2d_fp.c
[7/417] Write swift-version-24593BA9C3E375BF.txt
[8/417] Compiling a_bitstr.c
[9/417] Compiling v3_purp.c
[10/417] Compiling v3_skey.c
[11/417] Compiling v3_prn.c
[12/421] Compiling v3_utl.c
[13/433] Compiling v3_pmaps.c
[14/435] Compiling v3_pcons.c
[15/439] Compiling CCryptoBoringSSLShims shims.c
[16/439] Compiling v3_ocsp.c
[17/439] Compiling v3_lib.c
[18/439] Compiling v3_info.c
[19/439] Compiling v3_ncons.c
[20/439] Compiling v3_ia5.c
[21/439] Compiling v3_int.c
[22/439] Compiling v3_extku.c
[23/439] Compiling v3_genn.c
[24/439] Compiling v3_enum.c
[25/439] Compiling v3_crld.c
[26/439] Compiling v3_bitst.c
[27/439] Compiling v3_cpols.c
[28/439] Compiling v3_conf.c
[29/439] Compiling v3_bcons.c
[30/439] Compiling v3_akeya.c
[31/439] Compiling v3_akey.c
[32/439] Compiling x_x509a.c
[33/439] Compiling v3_alt.c
[34/439] Compiling x_val.c
[35/439] Compiling x_sig.c
[36/439] Compiling x_spki.c
[37/439] Compiling x_x509.c
[38/439] Compiling x_req.c
[39/439] Compiling x_pubkey.c
[40/439] Compiling x_pkey.c
[41/439] Compiling x_name.c
[42/439] Compiling x_info.c
[43/439] Compiling x_exten.c
[44/439] Compiling x_crl.c
[45/439] Compiling x_attrib.c
[46/439] Compiling x_algor.c
[47/439] Compiling x_all.c
[48/439] Compiling x509spki.c
[49/439] Compiling x509rset.c
[50/439] Compiling x509cset.c
[51/439] Compiling x509name.c
[52/439] Compiling x509_vpm.c
error: emit-module command failed with exit code 1 (use -v to see invocation)
[54/439] Emitting module SwiftPatterns
/host/spi-builder-workspace/.build/checkouts/SwiftPatterns/Sources/SwiftPatterns/LocalFileSource.swift:25:35: error: cannot find type 'DirectoryMonitor' in scope
        fileprivate var directoryMonitor:DirectoryMonitor?
                                         ^~~~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/SwiftPatterns/Sources/SwiftPatterns/XMLItem.swift:85:16: error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
        let xmlParser:XMLParser
                      ^~~~~~~~~
Foundation.XMLParser:2:18: note: 'XMLParser' has been explicitly marked unavailable here
public typealias XMLParser = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/SwiftPatterns/Sources/SwiftPatterns/XMLItem.swift:101:44: error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
        public func parserDidEndDocument(_ parser:XMLParser) {
                                                  ^~~~~~~~~
Foundation.XMLParser:2:18: note: 'XMLParser' has been explicitly marked unavailable here
public typealias XMLParser = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/SwiftPatterns/Sources/SwiftPatterns/XMLItem.swift:106:31: error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
        public func parser(_ parser: XMLParser, didStartElement elementName: String, namespaceURI: String?, qualifiedName qName: String?, attributes attributeDict: [String : String]) {
                                     ^~~~~~~~~
Foundation.XMLParser:2:18: note: 'XMLParser' has been explicitly marked unavailable here
public typealias XMLParser = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/SwiftPatterns/Sources/SwiftPatterns/XMLItem.swift:114:31: error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
        public func parser(_ parser: XMLParser, didEndElement elementName: String, namespaceURI: String?, qualifiedName qName: String?) {
                                     ^~~~~~~~~
Foundation.XMLParser:2:18: note: 'XMLParser' has been explicitly marked unavailable here
public typealias XMLParser = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/SwiftPatterns/Sources/SwiftPatterns/XMLItem.swift:118:31: error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
        public func parser(_ parser: XMLParser, foundCharacters string: String) {
                                     ^~~~~~~~~
Foundation.XMLParser:2:18: note: 'XMLParser' has been explicitly marked unavailable here
public typealias XMLParser = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/SwiftPatterns/Sources/SwiftPatterns/XMLItem.swift:128:31: error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
        public func parser(_ parser: XMLParser, parseErrorOccurred parseError: Error) {
                                     ^~~~~~~~~
Foundation.XMLParser:2:18: note: 'XMLParser' has been explicitly marked unavailable here
public typealias XMLParser = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/SwiftPatterns/Sources/SwiftPatterns/XMLItem.swift:84:47: error: cannot find type 'XMLParserDelegate' in scope
public class DataToXMLItemFactory : NSObject, XMLParserDelegate {
                                              ^~~~~~~~~~~~~~~~~
[54/442] Compiling x509_v3.c
[55/442] Compiling x509_txt.c
[56/442] Compiling x509_vfy.c
[57/442] Compiling x509_req.c
[58/442] Compiling x509_set.c
[59/442] Compiling x509_trs.c
[60/442] Compiling x509_obj.c
[61/442] Compiling x509_ext.c
[62/442] Compiling x509_def.c
[63/442] Compiling x509_d2.c
[64/442] Compiling x509.c
[65/442] Compiling x509_lu.c
[66/442] Compiling x509_att.c
[67/442] Compiling x509_cmp.c
[68/442] Compiling t_x509a.c
[69/442] Compiling t_x509.c
[70/442] Compiling i2d_pr.c
[71/442] Compiling t_req.c
[72/442] Compiling name_print.c
[72/442] Compiling rsa_pss.c
[74/442] Compiling t_crl.c
[75/442] Compiling policy.c
[76/442] Compiling by_dir.c
[77/442] Compiling by_file.c
[78/442] Compiling algorithm.c
[79/442] Compiling a_verify.c
[80/442] Compiling a_sign.c
[81/442] Compiling asn1_gen.c
[82/442] Compiling thread_win.c
[83/442] Compiling a_digest.c
[84/442] Compiling voprf.c
[85/442] Compiling thread.c
[86/442] Compiling thread_pthread.c
[87/442] Compiling thread_none.c
[88/442] Compiling trust_token.c
[89/442] Compiling pmbtoken.c
[90/442] Compiling stack.c
[91/442] Compiling siphash.c
[92/442] Compiling refcount_lock.c
[93/442] Compiling rsa_print.c
[94/442] Compiling rc4.c
[95/442] Compiling rsa_asn1.c
[95/442] Compiling rsa_crypt.c
[97/442] Compiling windows.c
[98/442] Compiling rand_extra.c
[99/442] Compiling refcount_c11.c
[100/442] Compiling passive.c
[101/442] Compiling fuchsia.c
[102/442] Compiling deterministic.c
[103/442] Compiling poly1305_arm.c
[104/442] Compiling forkunsafe.c
[105/442] Compiling poly1305_arm_asm.S
[106/442] Compiling poly1305.c
[107/442] Compiling pool.c
[108/442] Compiling pkcs7.c
[109/442] Compiling p5_pbev2.c
[110/442] Compiling pkcs8.c
[111/442] Compiling pkcs7_x509.c
[112/442] Compiling pem_xaux.c
[113/442] Compiling pkcs8_x509.c
[114/442] Compiling pem_x509.c
[115/442] Compiling pem_pkey.c
[116/442] Compiling pem_pk8.c
[117/442] Compiling pem_oth.c
[118/442] Compiling poly1305_vec.c
[119/442] Compiling pem_info.c
[120/442] Compiling pem_all.c
[121/442] Compiling pem_lib.c
[122/442] Compiling obj_xref.c
[123/442] Compiling keccak.c
[124/442] Compiling mem.c
[125/442] Compiling lhash.c
[126/442] Compiling kyber.c
[127/442] Compiling obj.c
[128/442] Compiling x86_64-mont5-mac.mac.x86_64.S
[129/442] Compiling hpke.c
[130/442] Compiling hkdf.c
[131/442] Compiling poly_rq_mul.S
[132/442] Compiling x86_64-mont-linux.linux.x86_64.S
[133/442] Compiling x86_64-mont-mac.mac.x86_64.S
[134/442] Compiling hrss.c
[135/442] Compiling x86_64-mont5-linux.linux.x86_64.S
[136/442] Compiling x86-mont-windows.windows.x86.S
[137/442] Compiling x86-mont-linux.linux.x86.S
[138/442] Compiling vpaes-x86_64-mac.mac.x86_64.S
[139/442] Compiling vpaes-x86-linux.linux.x86.S
[140/442] Compiling vpaes-x86_64-linux.linux.x86_64.S
[141/442] Compiling vpaes-x86-windows.windows.x86.S
[142/442] Compiling vpaes-armv8-linux.linux.aarch64.S
[143/442] Compiling vpaes-armv8-ios.ios.aarch64.S
[144/442] Compiling vpaes-armv7-linux.linux.arm.S
[145/442] Compiling sha512-x86_64-mac.mac.x86_64.S
[146/442] Compiling vpaes-armv7-ios.ios.arm.S
[147/442] Compiling kdf.c
[148/442] Compiling sha512-armv8-linux.linux.aarch64.S
[149/442] Compiling sha512-x86_64-linux.linux.x86_64.S
[150/442] Compiling sha512-armv4-linux.linux.arm.S
[151/442] Compiling sha512-armv8-ios.ios.aarch64.S
[152/442] Compiling sha512-armv4-ios.ios.arm.S
[153/442] Compiling sha512-586-windows.windows.x86.S
[154/442] Compiling sha512-586-linux.linux.x86.S
[155/442] Compiling sha256-x86_64-mac.mac.x86_64.S
[156/442] Compiling sha256-armv8-ios.ios.aarch64.S
[157/442] Compiling sha256-armv4-linux.linux.arm.S
[158/442] Compiling sha256-x86_64-linux.linux.x86_64.S
[159/442] Compiling sha256-armv4-ios.ios.arm.S
[160/442] Compiling sha256-armv8-linux.linux.aarch64.S
[161/442] Compiling sha256-586-windows.windows.x86.S
[162/442] Compiling sha256-586-linux.linux.x86.S
[163/442] Compiling sha1-armv8-linux.linux.aarch64.S
[164/442] Compiling sha1-x86_64-mac.mac.x86_64.S
[165/442] Compiling sha1-armv4-large-ios.ios.arm.S
[166/442] Compiling sha1-armv8-ios.ios.aarch64.S
[167/442] Compiling sha1-x86_64-linux.linux.x86_64.S
[168/442] Compiling sha1-armv4-large-linux.linux.arm.S
[169/442] Compiling sha1-586-windows.windows.x86.S
[170/442] Compiling sha1-586-linux.linux.x86.S
[171/442] Compiling sha512.c
[172/442] Compiling sha256.c
[173/442] Compiling sha1.c
[174/442] Compiling self_check.c
[175/442] Compiling fips.c
[176/442] Compiling service_indicator.c
[177/442] Compiling rsaz-avx2-mac.mac.x86_64.S
[178/442] Compiling rsaz-avx2-linux.linux.x86_64.S
[179/442] Compiling blinding.c
[180/442] Compiling rsa_impl.c
[181/442] Compiling rdrand-x86_64-mac.mac.x86_64.S
[182/442] Compiling padding.c
[183/442] Compiling rsa.c
[184/442] Compiling urandom.c
[185/442] Compiling rand.c
[186/442] Compiling rdrand-x86_64-linux.linux.x86_64.S
[187/442] Compiling p256_beeu-x86_64-asm-mac.mac.x86_64.S
[188/442] Compiling ctrdrbg.c
[189/442] Compiling fork_detect.c
[190/442] Compiling p256_beeu-x86_64-asm-linux.linux.x86_64.S
[191/442] Compiling p256_beeu-armv8-asm-ios.ios.aarch64.S
[192/442] Compiling p256-x86_64-asm-mac.mac.x86_64.S
[193/442] Compiling p256_beeu-armv8-asm-linux.linux.aarch64.S
[194/442] Compiling p256-armv8-asm-linux.linux.aarch64.S
[195/442] Compiling p256-armv8-asm-ios.ios.aarch64.S
[196/442] Compiling p256-x86_64-asm-linux.linux.x86_64.S
[197/442] Compiling polyval.c
[198/442] Compiling ofb.c
[199/442] Compiling gcm_nohw.c
[200/442] Compiling ctr.c
[201/442] Compiling cbc.c
[202/442] Compiling gcm.c
[203/442] Compiling cfb.c
[204/442] Compiling md5.c
[205/442] Compiling md5-x86_64-linux.linux.x86_64.S
[206/442] Compiling md5-586-windows.windows.x86.S
[207/442] Compiling md5-586-linux.linux.x86.S
[208/442] Compiling md5-x86_64-mac.mac.x86_64.S
[209/442] Compiling md4.c
[210/442] Compiling ghashv8-armv8-linux.linux.aarch64.S
[211/442] Compiling ghashv8-armv7-linux.linux.arm.S
[212/442] Compiling ghashv8-armv8-ios.ios.aarch64.S
[213/442] Compiling ghashv8-armv7-ios.ios.arm.S
[214/442] Compiling ghash-x86_64-mac.mac.x86_64.S
[215/442] Compiling hmac.c
[216/442] Compiling ghash-ssse3-x86-windows.windows.x86.S
[217/442] Compiling ghash-x86_64-linux.linux.x86_64.S
[218/442] Compiling ghash-x86-windows.windows.x86.S
[219/442] Compiling ghash-ssse3-x86_64-mac.mac.x86_64.S
[220/442] Compiling ghash-x86-linux.linux.x86.S
[221/442] Compiling ghash-ssse3-x86_64-linux.linux.x86_64.S
[222/442] Compiling ghash-ssse3-x86-linux.linux.x86.S
[223/442] Compiling ghash-neon-armv8-linux.linux.aarch64.S
[224/442] Compiling fips_shared_support.c
[225/442] Compiling ghash-neon-armv8-ios.ios.aarch64.S
[226/442] Compiling ghash-armv4-linux.linux.arm.S
[227/442] Compiling ghash-armv4-ios.ios.arm.S
[228/442] Compiling ecdh.c
[229/442] Compiling ecdsa.c
[230/442] Compiling wnaf.c
[231/442] Compiling util.c
[232/442] Compiling simple_mul.c
[233/442] Compiling scalar.c
[234/442] Compiling simple.c
[235/442] Compiling oct.c
[236/442] Compiling p256.c
[237/442] Compiling p224-64.c
[238/442] Compiling ec_montgomery.c
[239/442] Compiling felem.c
[240/442] Compiling ec_key.c
[241/442] Compiling ec.c
[242/442] Compiling check.c
[243/442] Compiling dh.c
[243/442] Compiling digestsign.c
[245/442] Compiling digests.c
[246/442] Compiling digest.c
[247/442] Compiling co-586-windows.windows.x86.S
[248/442] Compiling co-586-linux.linux.x86.S
[249/442] Compiling cmac.c
[250/442] Compiling e_aesccm.c
[251/442] Compiling aead.c
[252/442] Compiling p256-nistz.c
[253/442] Compiling bsaes-armv7-ios.ios.arm.S
[254/442] Compiling cipher.c
[255/442] Compiling bsaes-armv7-linux.linux.arm.S
[256/442] Compiling e_aes.c
[257/442] Compiling sqrt.c
[258/442] Compiling shift.c
[259/442] Compiling random.c
[260/442] Compiling rsaz_exp.c
[261/442] Compiling montgomery_inv.c
[262/442] Compiling prime.c
[263/442] Compiling mul.c
[264/442] Compiling montgomery.c
[265/442] Compiling jacobi.c
[266/442] Compiling generic.c
[267/442] Compiling gcd_extra.c
[268/442] Compiling div_extra.c
[269/442] Compiling gcd.c
[270/442] Compiling cmp.c
[271/442] Compiling div.c
[272/442] Compiling exponentiation.c
[273/442] Compiling ctx.c
[274/442] Compiling bytes.c
[275/442] Compiling bn.c
[276/442] Compiling bn-armv8-linux.linux.aarch64.S
[277/442] Compiling bn-586-windows.windows.x86.S
[278/442] Compiling bn-armv8-ios.ios.aarch64.S
[279/442] Compiling add.c
[280/442] Compiling bn-586-linux.linux.x86.S
[281/442] Compiling armv8-mont-linux.linux.aarch64.S
[282/442] Compiling x86_64-gcc.c
[283/442] Compiling armv8-mont-ios.ios.aarch64.S
[284/442] Compiling armv4-mont-linux.linux.arm.S
[285/442] Compiling aesv8-gcm-armv8-linux.linux.aarch64.S
[286/442] Compiling armv4-mont-ios.ios.arm.S
[287/442] Compiling aesv8-gcm-armv8-ios.ios.aarch64.S
[288/442] Compiling aesv8-armv8-ios.ios.aarch64.S
[289/442] Compiling aesv8-armv8-linux.linux.aarch64.S
[290/442] Compiling aesv8-armv7-linux.linux.arm.S
[291/442] Compiling aesv8-armv7-ios.ios.arm.S
[292/442] Compiling aesni-x86_64-mac.mac.x86_64.S
[293/442] Compiling aesni-x86-linux.linux.x86.S
[294/442] Compiling aesni-x86-windows.windows.x86.S
[295/442] Compiling aesni-gcm-x86_64-mac.mac.x86_64.S
[296/442] Compiling aesni-x86_64-linux.linux.x86_64.S
[297/442] Compiling mode_wrappers.c
[298/442] Compiling aesni-gcm-x86_64-linux.linux.x86_64.S
[299/442] Compiling key_wrap.c
[300/442] Compiling aes.c
[301/442] Compiling sign.c
[302/442] Compiling ex_data.c
[303/442] Compiling aes_nohw.c
[304/442] Compiling scrypt.c
[305/442] Compiling pbkdf.c
[306/442] Compiling print.c
[307/442] Compiling p_rsa_asn1.c
[308/442] Compiling p_x25519.c
[309/442] Compiling p_x25519_asn1.c
[310/442] Compiling p_ed25519.c
[311/442] Compiling p_hkdf.c
[312/442] Compiling p_ed25519_asn1.c
[313/442] Compiling p_rsa.c
[314/442] Compiling p_ec_asn1.c
[315/442] Compiling p_dsa_asn1.c
[316/442] Compiling p_ec.c
[317/442] Compiling err_data.c
[318/442] Compiling evp.c
[319/442] Compiling evp_ctx.c
[320/442] Compiling engine.c
[321/442] Compiling evp_asn1.c
[322/442] Compiling ecdh_extra.c
[323/442] Compiling ecdsa_asn1.c
[324/442] Compiling err.c
[325/442] Compiling ec_derive.c
[326/442] Compiling dsa_asn1.c
[327/442] Compiling dsa.c
[328/442] Compiling hash_to_curve.c
[329/442] Compiling ec_asn1.c
[330/442] Compiling dh_asn1.c
[331/442] Compiling digest_extra.c
[332/442] Compiling params.c
[333/442] Compiling spake25519.c
[334/442] Compiling x25519-asm-arm.S
[335/442] Compiling des.c
[336/442] Compiling cpu_intel.c
[337/442] Compiling crypto.c
[338/442] Compiling cpu_arm_linux.c
[339/442] Compiling cpu_arm.c
[340/442] Compiling cpu_aarch64_win.c
[341/442] Compiling cpu_aarch64_fuchsia.c
[342/442] Compiling cpu_aarch64_linux.c
[343/442] Compiling cpu_arm_freebsd.c
[344/442] Compiling cpu_aarch64_freebsd.c
[345/442] Compiling curve25519.c
[346/442] Compiling cpu_aarch64_apple.c
[347/442] Compiling conf.c
[348/442] Compiling e_tls.c
[349/442] Compiling tls_cbc.c
[350/442] Compiling e_rc4.c
[351/442] Compiling e_null.c
[352/442] Compiling e_des.c
[353/442] Compiling e_rc2.c
[354/442] Compiling derive_key.c
[355/442] Compiling e_aesctrhmac.c
[356/442] Compiling e_chacha20poly1305.c
[357/442] Compiling chacha20_poly1305_x86_64-mac.mac.x86_64.S
[358/442] Compiling e_aesgcmsiv.c
[359/442] Compiling cipher_extra.c
[360/442] Compiling chacha20_poly1305_armv8-linux.linux.aarch64.S
[361/442] Compiling chacha20_poly1305_x86_64-linux.linux.x86_64.S
[362/442] Compiling chacha20_poly1305_armv8-ios.ios.aarch64.S
[363/442] Compiling chacha-x86_64-mac.mac.x86_64.S
[364/442] Compiling aes128gcmsiv-x86_64-mac.mac.x86_64.S
[365/442] Compiling aes128gcmsiv-x86_64-linux.linux.x86_64.S
[366/442] Compiling chacha.c
[367/442] Compiling chacha-x86-linux.linux.x86.S
[368/442] Compiling chacha-x86_64-linux.linux.x86_64.S
[369/442] Compiling chacha-armv8-linux.linux.aarch64.S
[370/442] Compiling chacha-x86-windows.windows.x86.S
[371/442] Compiling chacha-armv4-linux.linux.arm.S
[372/442] Compiling chacha-armv8-ios.ios.aarch64.S
[373/442] Compiling unicode.c
[374/442] Compiling chacha-armv4-ios.ios.arm.S
[375/442] Compiling asn1_compat.c
[376/442] Compiling ber.c
[377/442] Compiling bn_asn1.c
[378/442] Compiling cbb.c
[379/442] Compiling buf.c
[380/442] Compiling convert.c
[381/442] Compiling blake2.c
[382/442] Compiling cbs.c
[383/442] Compiling printf.c
[384/442] Compiling hexdump.c
[385/442] Compiling fd.c
[386/442] Compiling file.c
[387/442] Compiling pair.c
[388/442] Compiling bio_mem.c
[390/442] Compiling SwiftPatterns JSONPrimitive.swift
/host/spi-builder-workspace/.build/checkouts/SwiftPatterns/Sources/SwiftPatterns/LocalFileSource.swift:25:35: error: cannot find type 'DirectoryMonitor' in scope
        fileprivate var directoryMonitor:DirectoryMonitor?
                                         ^~~~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/SwiftPatterns/Sources/SwiftPatterns/LocalFileSource.swift:34:22: error: cannot find 'DirectoryMonitor' in scope
                directoryMonitor = DirectoryMonitor(directoryURL: directoryURL, handler: { [weak self] in
                                   ^~~~~~~~~~~~~~~~
[391/442] Compiling SwiftPatterns LocalFileSource.swift
/host/spi-builder-workspace/.build/checkouts/SwiftPatterns/Sources/SwiftPatterns/LocalFileSource.swift:25:35: error: cannot find type 'DirectoryMonitor' in scope
        fileprivate var directoryMonitor:DirectoryMonitor?
                                         ^~~~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/SwiftPatterns/Sources/SwiftPatterns/LocalFileSource.swift:34:22: error: cannot find 'DirectoryMonitor' in scope
                directoryMonitor = DirectoryMonitor(directoryURL: directoryURL, handler: { [weak self] in
                                   ^~~~~~~~~~~~~~~~
[392/442] Compiling SwiftPatterns LogSearch.swift
/host/spi-builder-workspace/.build/checkouts/SwiftPatterns/Sources/SwiftPatterns/LocalFileSource.swift:25:35: error: cannot find type 'DirectoryMonitor' in scope
        fileprivate var directoryMonitor:DirectoryMonitor?
                                         ^~~~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/SwiftPatterns/Sources/SwiftPatterns/LocalFileSource.swift:34:22: error: cannot find 'DirectoryMonitor' in scope
                directoryMonitor = DirectoryMonitor(directoryURL: directoryURL, handler: { [weak self] in
                                   ^~~~~~~~~~~~~~~~
[393/442] Compiling SwiftPatterns Math.swift
[394/442] Compiling SwiftPatterns MediatedAccess.swift
[395/442] Compiling SwiftPatterns PriorityQueue.swift
[396/442] Compiling SwiftPatterns Alert.swift
[397/442] Compiling SwiftPatterns Array+StableUniqueValues.swift
[398/442] Compiling SwiftPatterns Array+dropLastWhile.swift
[399/442] Compiling SwiftPatterns QueuedVar.swift
/host/spi-builder-workspace/.build/checkouts/SwiftPatterns/Sources/SwiftPatterns/SerializedResourceWrapping.swift:461:7: error: cannot convert value of type 'ObjCBool' to expected condition type 'Bool'
                        if isDir {
                           ^~~~~
/host/spi-builder-workspace/.build/checkouts/SwiftPatterns/Sources/SwiftPatterns/SerializedResourceWrapping.swift:488:72: error: cannot convert value of type 'ObjCBool' to expected argument type 'Bool'
                if fileManager.fileExists(atPath: url.path, isDirectory: &isDir) || !isDir {
                                                                                     ^
[400/442] Compiling SwiftPatterns SerializedResourceWrapping.swift
/host/spi-builder-workspace/.build/checkouts/SwiftPatterns/Sources/SwiftPatterns/SerializedResourceWrapping.swift:461:7: error: cannot convert value of type 'ObjCBool' to expected condition type 'Bool'
                        if isDir {
                           ^~~~~
/host/spi-builder-workspace/.build/checkouts/SwiftPatterns/Sources/SwiftPatterns/SerializedResourceWrapping.swift:488:72: error: cannot convert value of type 'ObjCBool' to expected argument type 'Bool'
                if fileManager.fileExists(atPath: url.path, isDirectory: &isDir) || !isDir {
                                                                                     ^
[401/442] Compiling SwiftPatterns SkippingDecodeErrors.swift
/host/spi-builder-workspace/.build/checkouts/SwiftPatterns/Sources/SwiftPatterns/SerializedResourceWrapping.swift:461:7: error: cannot convert value of type 'ObjCBool' to expected condition type 'Bool'
                        if isDir {
                           ^~~~~
/host/spi-builder-workspace/.build/checkouts/SwiftPatterns/Sources/SwiftPatterns/SerializedResourceWrapping.swift:488:72: error: cannot convert value of type 'ObjCBool' to expected argument type 'Bool'
                if fileManager.fileExists(atPath: url.path, isDirectory: &isDir) || !isDir {
                                                                                     ^
[402/442] Compiling SwiftPatterns String+CharacterSet+replacements.swift
[403/442] Compiling SwiftPatterns String+fixes.swift
[404/442] Compiling SwiftPatterns URL+ExtendedAttributes.swift
[405/442] Compiling SwiftPatterns DirectoryMonitor.swift
[406/442] Compiling SwiftPatterns DynamicCodingKeys.swift
[407/442] Compiling SwiftPatterns Int+Bits.swift
[407/442] Compiling bio.c
[409/442] Compiling SwiftPatterns ChangeSet.swift
[410/442] Compiling SwiftPatterns Cursor.swift
[411/442] Compiling SwiftPatterns DataExtraction.swift
[411/442] Compiling base64.c
[413/442] Compiling SwiftPatterns URL+relativePaths.swift
/host/spi-builder-workspace/.build/checkouts/SwiftPatterns/Sources/SwiftPatterns/XMLItem.swift:85:16: error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
        let xmlParser:XMLParser
                      ^~~~~~~~~
Foundation.XMLParser:2:18: note: 'XMLParser' has been explicitly marked unavailable here
public typealias XMLParser = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/SwiftPatterns/Sources/SwiftPatterns/XMLItem.swift:101:44: error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
        public func parserDidEndDocument(_ parser:XMLParser) {
                                                  ^~~~~~~~~
Foundation.XMLParser:2:18: note: 'XMLParser' has been explicitly marked unavailable here
public typealias XMLParser = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/SwiftPatterns/Sources/SwiftPatterns/XMLItem.swift:106:31: error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
        public func parser(_ parser: XMLParser, didStartElement elementName: String, namespaceURI: String?, qualifiedName qName: String?, attributes attributeDict: [String : String]) {
                                     ^~~~~~~~~
Foundation.XMLParser:2:18: note: 'XMLParser' has been explicitly marked unavailable here
public typealias XMLParser = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/SwiftPatterns/Sources/SwiftPatterns/XMLItem.swift:114:31: error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
        public func parser(_ parser: XMLParser, didEndElement elementName: String, namespaceURI: String?, qualifiedName qName: String?) {
                                     ^~~~~~~~~
Foundation.XMLParser:2:18: note: 'XMLParser' has been explicitly marked unavailable here
public typealias XMLParser = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/SwiftPatterns/Sources/SwiftPatterns/XMLItem.swift:118:31: error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
        public func parser(_ parser: XMLParser, foundCharacters string: String) {
                                     ^~~~~~~~~
Foundation.XMLParser:2:18: note: 'XMLParser' has been explicitly marked unavailable here
public typealias XMLParser = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/SwiftPatterns/Sources/SwiftPatterns/XMLItem.swift:128:31: error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
        public func parser(_ parser: XMLParser, parseErrorOccurred parseError: Error) {
                                     ^~~~~~~~~
Foundation.XMLParser:2:18: note: 'XMLParser' has been explicitly marked unavailable here
public typealias XMLParser = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/SwiftPatterns/Sources/SwiftPatterns/XMLItem.swift:84:47: error: cannot find type 'XMLParserDelegate' in scope
public class DataToXMLItemFactory : NSObject, XMLParserDelegate {
                                              ^~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/SwiftPatterns/Sources/SwiftPatterns/XMLItem.swift:91:15: error: 'XMLParser' (aka 'AnyObject') cannot be constructed because it has no accessible initializers
                xmlParser = XMLParser(data: data)
                            ^~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/SwiftPatterns/Sources/SwiftPatterns/XMLItem.swift:93:13: error: value of type 'XMLParser' (aka 'AnyObject') has no member 'delegate'
                xmlParser.delegate = self
                ~~~~~~~~~ ^~~~~~~~
/host/spi-builder-workspace/.build/checkouts/SwiftPatterns/Sources/SwiftPatterns/XMLItem.swift:98:13: error: value of type 'XMLParser' (aka 'AnyObject') has no member 'parse'
                xmlParser.parse()
                ~~~~~~~~~ ^~~~~
/host/spi-builder-workspace/.build/checkouts/SwiftPatterns/Sources/SwiftPatterns/XMLItem.swift:142:13: error: value of type 'XMLParser' (aka 'AnyObject') has no member 'parse'
                xmlParser.parse()
                ~~~~~~~~~ ^~~~~
[414/442] Compiling SwiftPatterns WeightedNode.swift
/host/spi-builder-workspace/.build/checkouts/SwiftPatterns/Sources/SwiftPatterns/XMLItem.swift:85:16: error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
        let xmlParser:XMLParser
                      ^~~~~~~~~
Foundation.XMLParser:2:18: note: 'XMLParser' has been explicitly marked unavailable here
public typealias XMLParser = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/SwiftPatterns/Sources/SwiftPatterns/XMLItem.swift:101:44: error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
        public func parserDidEndDocument(_ parser:XMLParser) {
                                                  ^~~~~~~~~
Foundation.XMLParser:2:18: note: 'XMLParser' has been explicitly marked unavailable here
public typealias XMLParser = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/SwiftPatterns/Sources/SwiftPatterns/XMLItem.swift:106:31: error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
        public func parser(_ parser: XMLParser, didStartElement elementName: String, namespaceURI: String?, qualifiedName qName: String?, attributes attributeDict: [String : String]) {
                                     ^~~~~~~~~
Foundation.XMLParser:2:18: note: 'XMLParser' has been explicitly marked unavailable here
public typealias XMLParser = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/SwiftPatterns/Sources/SwiftPatterns/XMLItem.swift:114:31: error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
        public func parser(_ parser: XMLParser, didEndElement elementName: String, namespaceURI: String?, qualifiedName qName: String?) {
                                     ^~~~~~~~~
Foundation.XMLParser:2:18: note: 'XMLParser' has been explicitly marked unavailable here
public typealias XMLParser = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/SwiftPatterns/Sources/SwiftPatterns/XMLItem.swift:118:31: error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
        public func parser(_ parser: XMLParser, foundCharacters string: String) {
                                     ^~~~~~~~~
Foundation.XMLParser:2:18: note: 'XMLParser' has been explicitly marked unavailable here
public typealias XMLParser = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/SwiftPatterns/Sources/SwiftPatterns/XMLItem.swift:128:31: error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
        public func parser(_ parser: XMLParser, parseErrorOccurred parseError: Error) {
                                     ^~~~~~~~~
Foundation.XMLParser:2:18: note: 'XMLParser' has been explicitly marked unavailable here
public typealias XMLParser = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/SwiftPatterns/Sources/SwiftPatterns/XMLItem.swift:84:47: error: cannot find type 'XMLParserDelegate' in scope
public class DataToXMLItemFactory : NSObject, XMLParserDelegate {
                                              ^~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/SwiftPatterns/Sources/SwiftPatterns/XMLItem.swift:91:15: error: 'XMLParser' (aka 'AnyObject') cannot be constructed because it has no accessible initializers
                xmlParser = XMLParser(data: data)
                            ^~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/SwiftPatterns/Sources/SwiftPatterns/XMLItem.swift:93:13: error: value of type 'XMLParser' (aka 'AnyObject') has no member 'delegate'
                xmlParser.delegate = self
                ~~~~~~~~~ ^~~~~~~~
/host/spi-builder-workspace/.build/checkouts/SwiftPatterns/Sources/SwiftPatterns/XMLItem.swift:98:13: error: value of type 'XMLParser' (aka 'AnyObject') has no member 'parse'
                xmlParser.parse()
                ~~~~~~~~~ ^~~~~
/host/spi-builder-workspace/.build/checkouts/SwiftPatterns/Sources/SwiftPatterns/XMLItem.swift:142:13: error: value of type 'XMLParser' (aka 'AnyObject') has no member 'parse'
                xmlParser.parse()
                ~~~~~~~~~ ^~~~~
[415/442] Compiling SwiftPatterns XMLItem.swift
/host/spi-builder-workspace/.build/checkouts/SwiftPatterns/Sources/SwiftPatterns/XMLItem.swift:85:16: error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
        let xmlParser:XMLParser
                      ^~~~~~~~~
Foundation.XMLParser:2:18: note: 'XMLParser' has been explicitly marked unavailable here
public typealias XMLParser = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/SwiftPatterns/Sources/SwiftPatterns/XMLItem.swift:101:44: error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
        public func parserDidEndDocument(_ parser:XMLParser) {
                                                  ^~~~~~~~~
Foundation.XMLParser:2:18: note: 'XMLParser' has been explicitly marked unavailable here
public typealias XMLParser = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/SwiftPatterns/Sources/SwiftPatterns/XMLItem.swift:106:31: error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
        public func parser(_ parser: XMLParser, didStartElement elementName: String, namespaceURI: String?, qualifiedName qName: String?, attributes attributeDict: [String : String]) {
                                     ^~~~~~~~~
Foundation.XMLParser:2:18: note: 'XMLParser' has been explicitly marked unavailable here
public typealias XMLParser = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/SwiftPatterns/Sources/SwiftPatterns/XMLItem.swift:114:31: error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
        public func parser(_ parser: XMLParser, didEndElement elementName: String, namespaceURI: String?, qualifiedName qName: String?) {
                                     ^~~~~~~~~
Foundation.XMLParser:2:18: note: 'XMLParser' has been explicitly marked unavailable here
public typealias XMLParser = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/SwiftPatterns/Sources/SwiftPatterns/XMLItem.swift:118:31: error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
        public func parser(_ parser: XMLParser, foundCharacters string: String) {
                                     ^~~~~~~~~
Foundation.XMLParser:2:18: note: 'XMLParser' has been explicitly marked unavailable here
public typealias XMLParser = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/SwiftPatterns/Sources/SwiftPatterns/XMLItem.swift:128:31: error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
        public func parser(_ parser: XMLParser, parseErrorOccurred parseError: Error) {
                                     ^~~~~~~~~
Foundation.XMLParser:2:18: note: 'XMLParser' has been explicitly marked unavailable here
public typealias XMLParser = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/SwiftPatterns/Sources/SwiftPatterns/XMLItem.swift:84:47: error: cannot find type 'XMLParserDelegate' in scope
public class DataToXMLItemFactory : NSObject, XMLParserDelegate {
                                              ^~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/SwiftPatterns/Sources/SwiftPatterns/XMLItem.swift:91:15: error: 'XMLParser' (aka 'AnyObject') cannot be constructed because it has no accessible initializers
                xmlParser = XMLParser(data: data)
                            ^~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/SwiftPatterns/Sources/SwiftPatterns/XMLItem.swift:93:13: error: value of type 'XMLParser' (aka 'AnyObject') has no member 'delegate'
                xmlParser.delegate = self
                ~~~~~~~~~ ^~~~~~~~
/host/spi-builder-workspace/.build/checkouts/SwiftPatterns/Sources/SwiftPatterns/XMLItem.swift:98:13: error: value of type 'XMLParser' (aka 'AnyObject') has no member 'parse'
                xmlParser.parse()
                ~~~~~~~~~ ^~~~~
/host/spi-builder-workspace/.build/checkouts/SwiftPatterns/Sources/SwiftPatterns/XMLItem.swift:142:13: error: value of type 'XMLParser' (aka 'AnyObject') has no member 'parse'
                xmlParser.parse()
                ~~~~~~~~~ ^~~~~
[415/442] Compiling tasn_utl.c
[416/442] Compiling tasn_new.c
[417/442] Compiling tasn_typ.c
[418/442] Compiling tasn_fre.c
[419/442] Compiling tasn_enc.c
[420/442] Compiling posix_time.c
error: fatalError
[421/442] Compiling f_string.c
[421/442] Compiling f_int.c
[421/442] Compiling asn1_lib.c
[421/442] Compiling a_utctm.c
[421/442] Compiling asn1_par.c
[421/442] Compiling tasn_dec.c
[421/442] Compiling asn_pack.c
[0/1] Planning build
Building for debugging...
[0/22] Compiling f_int.c
[1/22] Compiling asn_pack.c
[2/22] Compiling f_string.c
[3/22] Compiling asn1_par.c
[4/22] Compiling tasn_dec.c
[5/22] Compiling asn1_lib.c
[6/22] Compiling a_type.c
[7/22] Compiling a_utctm.c
[8/22] Compiling a_strex.c
[9/22] Compiling a_time.c
[10/22] Compiling a_octet.c
[11/22] Compiling a_object.c
[12/22] Compiling a_strnid.c
[13/22] Write swift-version-24593BA9C3E375BF.txt
[14/22] Compiling a_mbstr.c
[15/22] Compiling a_gentm.c
[16/22] Compiling a_dup.c
[17/22] Compiling a_d2i_fp.c
[18/22] Compiling a_int.c
[20/34] Compiling SwiftPatterns QueuedVar.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[21/35] Emitting module SwiftPatterns
/host/spi-builder-workspace/.build/checkouts/SwiftPatterns/Sources/SwiftPatterns/LocalFileSource.swift:25:35: error: cannot find type 'DirectoryMonitor' in scope
        fileprivate var directoryMonitor:DirectoryMonitor?
                                         ^~~~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/SwiftPatterns/Sources/SwiftPatterns/XMLItem.swift:85:16: error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
        let xmlParser:XMLParser
                      ^~~~~~~~~
Foundation.XMLParser:2:18: note: 'XMLParser' has been explicitly marked unavailable here
public typealias XMLParser = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/SwiftPatterns/Sources/SwiftPatterns/XMLItem.swift:101:44: error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
        public func parserDidEndDocument(_ parser:XMLParser) {
                                                  ^~~~~~~~~
Foundation.XMLParser:2:18: note: 'XMLParser' has been explicitly marked unavailable here
public typealias XMLParser = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/SwiftPatterns/Sources/SwiftPatterns/XMLItem.swift:106:31: error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
        public func parser(_ parser: XMLParser, didStartElement elementName: String, namespaceURI: String?, qualifiedName qName: String?, attributes attributeDict: [String : String]) {
                                     ^~~~~~~~~
Foundation.XMLParser:2:18: note: 'XMLParser' has been explicitly marked unavailable here
public typealias XMLParser = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/SwiftPatterns/Sources/SwiftPatterns/XMLItem.swift:114:31: error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
        public func parser(_ parser: XMLParser, didEndElement elementName: String, namespaceURI: String?, qualifiedName qName: String?) {
                                     ^~~~~~~~~
Foundation.XMLParser:2:18: note: 'XMLParser' has been explicitly marked unavailable here
public typealias XMLParser = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/SwiftPatterns/Sources/SwiftPatterns/XMLItem.swift:118:31: error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
        public func parser(_ parser: XMLParser, foundCharacters string: String) {
                                     ^~~~~~~~~
Foundation.XMLParser:2:18: note: 'XMLParser' has been explicitly marked unavailable here
public typealias XMLParser = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/SwiftPatterns/Sources/SwiftPatterns/XMLItem.swift:128:31: error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
        public func parser(_ parser: XMLParser, parseErrorOccurred parseError: Error) {
                                     ^~~~~~~~~
Foundation.XMLParser:2:18: note: 'XMLParser' has been explicitly marked unavailable here
public typealias XMLParser = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/SwiftPatterns/Sources/SwiftPatterns/XMLItem.swift:84:47: error: cannot find type 'XMLParserDelegate' in scope
public class DataToXMLItemFactory : NSObject, XMLParserDelegate {
                                              ^~~~~~~~~~~~~~~~~
[22/35] Compiling SwiftPatterns JSONPrimitive.swift
/host/spi-builder-workspace/.build/checkouts/SwiftPatterns/Sources/SwiftPatterns/LocalFileSource.swift:25:35: error: cannot find type 'DirectoryMonitor' in scope
        fileprivate var directoryMonitor:DirectoryMonitor?
                                         ^~~~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/SwiftPatterns/Sources/SwiftPatterns/LocalFileSource.swift:34:22: error: cannot find 'DirectoryMonitor' in scope
                directoryMonitor = DirectoryMonitor(directoryURL: directoryURL, handler: { [weak self] in
                                   ^~~~~~~~~~~~~~~~
[23/35] Compiling SwiftPatterns LocalFileSource.swift
/host/spi-builder-workspace/.build/checkouts/SwiftPatterns/Sources/SwiftPatterns/LocalFileSource.swift:25:35: error: cannot find type 'DirectoryMonitor' in scope
        fileprivate var directoryMonitor:DirectoryMonitor?
                                         ^~~~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/SwiftPatterns/Sources/SwiftPatterns/LocalFileSource.swift:34:22: error: cannot find 'DirectoryMonitor' in scope
                directoryMonitor = DirectoryMonitor(directoryURL: directoryURL, handler: { [weak self] in
                                   ^~~~~~~~~~~~~~~~
[24/35] Compiling SwiftPatterns LogSearch.swift
[25/38] Compiling SwiftPatterns WeightedNode.swift
[26/38] Compiling SwiftPatterns SerializedResourceWrapping.swift
/host/spi-builder-workspace/.build/checkouts/SwiftPatterns/Sources/SwiftPatterns/SerializedResourceWrapping.swift:461:7: error: cannot convert value of type 'ObjCBool' to expected condition type 'Bool'
                        if isDir {
                           ^~~~~
/host/spi-builder-workspace/.build/checkouts/SwiftPatterns/Sources/SwiftPatterns/SerializedResourceWrapping.swift:488:72: error: cannot convert value of type 'ObjCBool' to expected argument type 'Bool'
                if fileManager.fileExists(atPath: url.path, isDirectory: &isDir) || !isDir {
                                                                                     ^
[27/38] Compiling SwiftPatterns SkippingDecodeErrors.swift
[28/38] Compiling SwiftPatterns URL+relativePaths.swift
[29/40] Compiling SwiftPatterns XMLItem.swift
/host/spi-builder-workspace/.build/checkouts/SwiftPatterns/Sources/SwiftPatterns/XMLItem.swift:85:16: error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
        let xmlParser:XMLParser
                      ^~~~~~~~~
Foundation.XMLParser:2:18: note: 'XMLParser' has been explicitly marked unavailable here
public typealias XMLParser = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/SwiftPatterns/Sources/SwiftPatterns/XMLItem.swift:101:44: error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
        public func parserDidEndDocument(_ parser:XMLParser) {
                                                  ^~~~~~~~~
Foundation.XMLParser:2:18: note: 'XMLParser' has been explicitly marked unavailable here
public typealias XMLParser = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/SwiftPatterns/Sources/SwiftPatterns/XMLItem.swift:106:31: error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
        public func parser(_ parser: XMLParser, didStartElement elementName: String, namespaceURI: String?, qualifiedName qName: String?, attributes attributeDict: [String : String]) {
                                     ^~~~~~~~~
Foundation.XMLParser:2:18: note: 'XMLParser' has been explicitly marked unavailable here
public typealias XMLParser = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/SwiftPatterns/Sources/SwiftPatterns/XMLItem.swift:114:31: error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
        public func parser(_ parser: XMLParser, didEndElement elementName: String, namespaceURI: String?, qualifiedName qName: String?) {
                                     ^~~~~~~~~
Foundation.XMLParser:2:18: note: 'XMLParser' has been explicitly marked unavailable here
public typealias XMLParser = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/SwiftPatterns/Sources/SwiftPatterns/XMLItem.swift:118:31: error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
        public func parser(_ parser: XMLParser, foundCharacters string: String) {
                                     ^~~~~~~~~
Foundation.XMLParser:2:18: note: 'XMLParser' has been explicitly marked unavailable here
public typealias XMLParser = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/SwiftPatterns/Sources/SwiftPatterns/XMLItem.swift:128:31: error: 'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
        public func parser(_ parser: XMLParser, parseErrorOccurred parseError: Error) {
                                     ^~~~~~~~~
Foundation.XMLParser:2:18: note: 'XMLParser' has been explicitly marked unavailable here
public typealias XMLParser = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/SwiftPatterns/Sources/SwiftPatterns/XMLItem.swift:84:47: error: cannot find type 'XMLParserDelegate' in scope
public class DataToXMLItemFactory : NSObject, XMLParserDelegate {
                                              ^~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/SwiftPatterns/Sources/SwiftPatterns/XMLItem.swift:91:15: error: 'XMLParser' (aka 'AnyObject') cannot be constructed because it has no accessible initializers
                xmlParser = XMLParser(data: data)
                            ^~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/SwiftPatterns/Sources/SwiftPatterns/XMLItem.swift:93:13: error: value of type 'XMLParser' (aka 'AnyObject') has no member 'delegate'
                xmlParser.delegate = self
                ~~~~~~~~~ ^~~~~~~~
/host/spi-builder-workspace/.build/checkouts/SwiftPatterns/Sources/SwiftPatterns/XMLItem.swift:98:13: error: value of type 'XMLParser' (aka 'AnyObject') has no member 'parse'
                xmlParser.parse()
                ~~~~~~~~~ ^~~~~
/host/spi-builder-workspace/.build/checkouts/SwiftPatterns/Sources/SwiftPatterns/XMLItem.swift:142:13: error: value of type 'XMLParser' (aka 'AnyObject') has no member 'parse'
                xmlParser.parse()
                ~~~~~~~~~ ^~~~~
[30/40] Compiling SwiftPatterns String+CharacterSet+replacements.swift
[31/40] Compiling SwiftPatterns PriorityQueue.swift
[32/40] Compiling SwiftPatterns Cursor.swift
[33/40] Compiling SwiftPatterns ChangeSet.swift
[34/40] Compiling SwiftPatterns Alert.swift
error: fatalError
BUILD FAILURE 5.10 linux

Build Machine: Linux 1