The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build SwiftBeanCountSheetSync, reference v1.1.0 (279fb6), with Swift 6.2 (beta) for Linux on 20 Jun 2025 15:36:57 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Nef10/SwiftBeanCountSheetSync.git
Reference: v1.1.0
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/Nef10/SwiftBeanCountSheetSync
 * tag               v1.1.0     -> FETCH_HEAD
HEAD is now at 279fb68 Allow creating syncer with already parsed Ledger
Cloned https://github.com/Nef10/SwiftBeanCountSheetSync.git
Revision (git rev-parse @):
279fb68904bad4932d012ea20b42c0b950090675
SUCCESS checkout https://github.com/Nef10/SwiftBeanCountSheetSync.git at v1.1.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/Nef10/SwiftBeanCountSheetSync.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/Nef10/SwiftBeanCountModel.git
Fetching https://github.com/Nef10/GoogleAuthentication.git
Fetching https://github.com/Nef10/SwiftBeanCountParser.git
[1/2192] Fetching swiftbeancountparser
[1032/3240] Fetching swiftbeancountparser, googleauthentication
[1855/6600] Fetching swiftbeancountparser, googleauthentication, swiftbeancountmodel
Fetched https://github.com/Nef10/GoogleAuthentication.git from cache (0.55s)
Fetched https://github.com/Nef10/SwiftBeanCountParser.git from cache (0.55s)
Fetched https://github.com/Nef10/SwiftBeanCountModel.git from cache (0.69s)
Computing version for https://github.com/Nef10/GoogleAuthentication.git
Computed https://github.com/Nef10/GoogleAuthentication.git at 1.0.3 (1.48s)
Fetching https://github.com/kishikawakatsumi/KeychainAccess.git
Fetching https://github.com/OAuthSwift/OAuthSwift.git
[1/4386] Fetching keychainaccess
[45/9520] Fetching keychainaccess, oauthswift
Fetched https://github.com/kishikawakatsumi/KeychainAccess.git from cache (1.33s)
Fetched https://github.com/OAuthSwift/OAuthSwift.git from cache (1.33s)
Computing version for https://github.com/Nef10/SwiftBeanCountParser.git
Computed https://github.com/Nef10/SwiftBeanCountParser.git at 0.1.8 (2.22s)
Computing version for https://github.com/Nef10/SwiftBeanCountModel.git
Computed https://github.com/Nef10/SwiftBeanCountModel.git at 0.1.6 (0.77s)
Computing version for https://github.com/OAuthSwift/OAuthSwift.git
Computed https://github.com/OAuthSwift/OAuthSwift.git at 2.2.0 (0.73s)
Fetching https://github.com/tid-kijyun/Kanna.git
Fetching https://github.com/httpswift/swifter.git
Fetching https://github.com/phimage/Erik.git
Fetching https://github.com/apple/swift-crypto.git
[1/642] Fetching erik
[643/2999] Fetching erik, kanna
[1775/9049] Fetching erik, kanna, swifter
[4573/24468] Fetching erik, kanna, swifter, swift-crypto
Fetched https://github.com/tid-kijyun/Kanna.git from cache (0.61s)
[3295/22111] Fetching erik, swifter, swift-crypto
Fetched https://github.com/phimage/Erik.git from cache (3.01s)
Fetched https://github.com/httpswift/swifter.git from cache (3.04s)
Fetched https://github.com/apple/swift-crypto.git from cache (3.05s)
Computing version for https://github.com/httpswift/swifter.git
Computed https://github.com/httpswift/swifter.git at 1.5.0 (3.86s)
Computing version for https://github.com/kishikawakatsumi/KeychainAccess.git
Computed https://github.com/kishikawakatsumi/KeychainAccess.git at 4.2.2 (0.69s)
Computing version for https://github.com/phimage/Erik.git
Computed https://github.com/phimage/Erik.git at 5.1.0 (0.71s)
Fetching https://github.com/nvzqz/FileKit.git
Fetching https://github.com/Thomvis/BrightFutures.git
[1/4067] Fetching brightfutures
[3702/7190] Fetching brightfutures, filekit
Fetched https://github.com/Thomvis/BrightFutures.git from cache (1.36s)
Fetched https://github.com/nvzqz/FileKit.git from cache (1.49s)
Computing version for https://github.com/nvzqz/FileKit.git
Computed https://github.com/nvzqz/FileKit.git at 6.1.0 (2.17s)
Computing version for https://github.com/Thomvis/BrightFutures.git
Computed https://github.com/Thomvis/BrightFutures.git at 8.2.0 (0.78s)
Computing version for https://github.com/tid-kijyun/Kanna.git
Computed https://github.com/tid-kijyun/Kanna.git at 5.3.0 (0.78s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 1.1.7 (0.76s)
Creating working copy for https://github.com/httpswift/swifter.git
Working copy of https://github.com/httpswift/swifter.git resolved at 1.5.0
Creating working copy for https://github.com/nvzqz/FileKit.git
Working copy of https://github.com/nvzqz/FileKit.git resolved at 6.1.0
Creating working copy for https://github.com/tid-kijyun/Kanna.git
Working copy of https://github.com/tid-kijyun/Kanna.git resolved at 5.3.0
Creating working copy for https://github.com/Nef10/SwiftBeanCountModel.git
Working copy of https://github.com/Nef10/SwiftBeanCountModel.git resolved at 0.1.6
Creating working copy for https://github.com/OAuthSwift/OAuthSwift.git
Working copy of https://github.com/OAuthSwift/OAuthSwift.git resolved at 2.2.0
Creating working copy for https://github.com/Nef10/SwiftBeanCountParser.git
Working copy of https://github.com/Nef10/SwiftBeanCountParser.git resolved at 0.1.8
Creating working copy for https://github.com/phimage/Erik.git
Working copy of https://github.com/phimage/Erik.git resolved at 5.1.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 1.1.7
Creating working copy for https://github.com/Thomvis/BrightFutures.git
Working copy of https://github.com/Thomvis/BrightFutures.git resolved at 8.2.0
Creating working copy for https://github.com/Nef10/GoogleAuthentication.git
Working copy of https://github.com/Nef10/GoogleAuthentication.git resolved at 1.0.3
Creating working copy for https://github.com/kishikawakatsumi/KeychainAccess.git
Working copy of https://github.com/kishikawakatsumi/KeychainAccess.git resolved at 4.2.2
Building for debugging...
[0/413] Write sources
[7/413] Compiling v3_prn.c
[8/413] Compiling v3_skey.c
[9/413] Compiling v3_pmaps.c
[10/413] Compiling v3_pcons.c
[11/413] Compiling v3_utl.c
[12/413] Write swift-version-24593BA9C3E375BF.txt
[13/413] Compiling v3_purp.c
[14/413] Compiling CCryptoBoringSSLShims shims.c
[15/433] Compiling v3_pcia.c
[16/433] Compiling v3_ocsp.c
[17/433] Compiling v3_pci.c
[18/433] Compiling v3_int.c
[19/433] Compiling v3_lib.c
[20/433] Compiling v3_ncons.c
[21/433] Compiling v3_info.c
[22/433] Compiling v3_ia5.c
[23/433] Compiling v3_extku.c
[24/433] Compiling v3_genn.c
[25/433] Compiling v3_enum.c
[26/433] Compiling v3_crld.c
[27/433] Compiling v3_conf.c
[28/433] Compiling v3_bitst.c
[29/433] Compiling v3_bcons.c
[29/433] Compiling v3_cpols.c
[31/433] Compiling v3_alt.c
[32/433] Compiling v3_akeya.c
[33/433] Compiling v3_akey.c
[34/433] Compiling pcy_tree.c
[35/433] Compiling pcy_map.c
[36/433] Compiling pcy_node.c
[37/433] Compiling pcy_data.c
[38/433] Compiling pcy_lib.c
[39/433] Compiling x_x509a.c
[40/433] Compiling x_val.c
[41/433] Compiling x_spki.c
[42/433] Compiling x_sig.c
[43/433] Compiling pcy_cache.c
[44/433] Compiling x_x509.c
[45/433] Compiling x_req.c
[46/433] Compiling x_pkey.c
[47/433] Compiling x_info.c
[48/433] Compiling x_pubkey.c
[49/433] Compiling x_name.c
[50/433] Compiling x_exten.c
[51/433] Compiling x_attrib.c
[52/433] Compiling x_algor.c
[53/433] Compiling x509rset.c
[54/433] Compiling x509spki.c
[55/433] Compiling x_crl.c
[56/433] Compiling x_all.c
[57/433] Compiling x509name.c
[58/433] Compiling x509_txt.c
[59/433] Compiling x509cset.c
[60/433] Compiling x509_v3.c
[61/433] Compiling x509_vpm.c
[62/433] Compiling x509_set.c
[63/433] Compiling x509_vfy.c
[64/433] Compiling x509_req.c
[65/433] Compiling x509_trs.c
[66/433] Compiling x509_obj.c
[67/433] Compiling x509_d2.c
[68/433] Compiling x509_def.c
[69/433] Compiling x509_lu.c
[70/433] Compiling x509_ext.c
[71/433] Compiling x509_cmp.c
[72/433] Compiling x509_att.c
[73/433] Compiling x509.c
[74/433] Compiling t_x509a.c
[75/433] Compiling t_req.c
[76/433] Compiling i2d_pr.c
[77/433] Compiling t_x509.c
[78/433] Compiling t_crl.c
[79/433] Compiling rsa_pss.c
[80/433] Compiling by_file.c
[81/433] Compiling by_dir.c
[82/433] Compiling algorithm.c
[83/433] Compiling a_strex.c
[84/433] Compiling a_verify.c
[85/433] Compiling asn1_gen.c
[85/433] Compiling a_sign.c
[87/433] Compiling thread_win.c
[88/433] Compiling voprf.c
[89/433] Compiling a_digest.c
[90/433] Compiling thread_pthread.c
[91/433] Compiling thread.c
[92/433] Compiling thread_none.c
[93/433] Compiling siphash.c
[94/433] Compiling pmbtoken.c
[95/433] Compiling stack.c
[96/433] Compiling trust_token.c
[97/433] Compiling rsa_print.c
[98/433] Compiling windows.c
[99/433] Compiling rc4.c
[100/433] Compiling rand_extra.c
[101/433] Compiling refcount_c11.c
[102/433] Compiling refcount_lock.c
[103/433] Compiling rsa_asn1.c
[104/433] Compiling fuchsia.c
[105/433] Compiling deterministic.c
[106/433] Compiling passive.c
[107/433] Compiling poly1305_arm_asm.S
[108/433] Compiling forkunsafe.c
[109/433] Compiling pool.c
[110/433] Compiling poly1305.c
[111/433] Compiling poly1305_arm.c
[112/433] Compiling pkcs7.c
[113/433] Compiling poly1305_vec.c
[114/433] Compiling p5_pbev2.c
[115/433] Compiling pkcs8.c
[116/433] Compiling pkcs7_x509.c
[117/433] Compiling pem_xaux.c
[118/433] Compiling pkcs8_x509.c
[119/433] Compiling pem_x509.c
[120/433] Compiling pem_pkey.c
[121/433] Compiling pem_pk8.c
[122/433] Compiling pem_oth.c
[123/433] Compiling pem_lib.c
[124/433] Compiling pem_all.c
[125/433] Compiling pem_info.c
[126/433] Compiling obj_xref.c
[127/433] Compiling lhash.c
[128/433] Compiling mem.c
[129/433] Compiling poly_rq_mul.S
[130/433] Compiling x86_64-mont5.mac.x86_64.S
[131/433] Compiling hkdf.c
[132/433] Compiling hpke.c
[133/433] Compiling x86_64-mont.mac.x86_64.S
[134/433] Compiling x86_64-mont.linux.x86_64.S
[135/433] Compiling x86_64-mont5.linux.x86_64.S
[136/433] Compiling x86-mont.windows.x86.S
[137/433] Compiling obj.c
[138/433] Compiling x86-mont.linux.x86.S
[139/433] Compiling vpaes-x86_64.mac.x86_64.S
[140/433] Compiling vpaes-x86.windows.x86.S
[141/433] Compiling vpaes-x86_64.linux.x86_64.S
[142/433] Compiling hrss.c
[143/433] Compiling vpaes-x86.linux.x86.S
[144/433] Compiling vpaes-armv8.linux.aarch64.S
[145/433] Compiling kdf.c
[146/433] Compiling vpaes-armv7.ios.arm.S
[147/433] Compiling vpaes-armv7.linux.arm.S
[148/433] Compiling sha512-armv8.linux.aarch64.S
[149/433] Compiling sha512-x86_64.mac.x86_64.S
[149/433] Compiling vpaes-armv8.ios.aarch64.S
[151/433] Compiling sha512-x86_64.linux.x86_64.S
[152/433] Compiling sha512-armv8.ios.aarch64.S
[153/433] Compiling sha512-armv4.linux.arm.S
[154/433] Compiling sha512-armv4.ios.arm.S
[155/433] Compiling sha512-586.windows.x86.S
[155/433] Compiling sha512-586.linux.x86.S
[157/433] Compiling sha256-x86_64.mac.x86_64.S
[158/433] Compiling sha256-armv8.ios.aarch64.S
[159/433] Compiling sha256-x86_64.linux.x86_64.S
[160/433] Compiling sha256-586.windows.x86.S
[161/433] Compiling sha256-armv4.linux.arm.S
[162/433] Compiling sha256-armv4.ios.arm.S
[163/433] Compiling sha256-armv8.linux.aarch64.S
[164/433] Compiling sha256-586.linux.x86.S
[165/433] Compiling sha1-armv8.linux.aarch64.S
[166/433] Compiling sha1-x86_64.mac.x86_64.S
[167/433] Compiling sha1-armv8.ios.aarch64.S
[168/433] Compiling sha1-armv4-large.linux.arm.S
[169/433] Compiling sha1-armv4-large.ios.arm.S
[170/433] Compiling sha1-x86_64.linux.x86_64.S
[171/433] Compiling sha1-586.windows.x86.S
[172/433] Compiling sha1-586.linux.x86.S
[173/433] Compiling sha1-altivec.c
[174/433] Compiling sha256.c
[175/433] Compiling sha1.c
[176/433] Compiling rsaz-avx2.mac.x86_64.S
[177/433] Compiling sha512.c
[178/433] Compiling rsaz-avx2.linux.x86_64.S
[179/433] Compiling self_check.c
[180/433] Compiling rdrand-x86_64.mac.x86_64.S
[181/433] Compiling blinding.c
[182/433] Compiling rsa_impl.c
[183/433] Compiling rdrand-x86_64.linux.x86_64.S
[184/433] Compiling rsa.c
[185/433] Compiling padding.c
[186/433] Compiling rand.c
[187/433] Compiling fork_detect.c
[188/433] Compiling p256_beeu-x86_64-asm.mac.x86_64.S
[188/433] Compiling p256_beeu-x86_64-asm.linux.x86_64.S
[190/433] Compiling urandom.c
[191/433] Compiling p256-x86_64-asm.mac.x86_64.S
[192/433] Compiling ctrdrbg.c
[193/433] Compiling gcm_nohw.c
[194/433] Compiling ofb.c
[195/433] Compiling p256-x86_64-asm.linux.x86_64.S
[196/433] Compiling ctr.c
[197/433] Compiling polyval.c
[198/433] Compiling gcm.c
[199/433] Compiling cfb.c
[200/433] Compiling md5-x86_64.mac.x86_64.S
[201/433] Compiling md5-586.windows.x86.S
[202/433] Compiling md5-x86_64.linux.x86_64.S
[203/433] Compiling md5-586.linux.x86.S
[204/433] Compiling cbc.c
[205/433] Compiling md5.c
[206/433] Compiling md4.c
[207/433] Compiling is_fips.c
[208/433] Compiling hmac.c
[209/433] Compiling ghashv8-armx32.linux.arm.S
[210/433] Compiling ghashv8-armx64.ios.aarch64.S
[211/433] Compiling ghashv8-armx64.linux.aarch64.S
[212/433] Compiling ghashv8-armx32.ios.arm.S
[213/433] Compiling ghash-x86_64.mac.x86_64.S
[214/433] Compiling ghash-x86.windows.x86.S
[215/433] Compiling ghash-x86_64.linux.x86_64.S
[216/433] Compiling ghash-ssse3-x86_64.mac.x86_64.S
[217/433] Compiling ghash-x86.linux.x86.S
[218/433] Compiling ghash-neon-armv8.linux.aarch64.S
[219/433] Compiling ghash-ssse3-x86_64.linux.x86_64.S
[220/433] Compiling ghash-ssse3-x86.windows.x86.S
[221/433] Compiling ghash-ssse3-x86.linux.x86.S
[222/433] Compiling fips_shared_support.c
[223/433] Compiling ghash-neon-armv8.ios.aarch64.S
[224/433] Compiling ghash-armv4.linux.arm.S
[225/433] Compiling ghash-armv4.ios.arm.S
[226/433] Compiling ecdsa.c
[227/433] Compiling util.c
[228/433] Compiling wnaf.c
[229/433] Compiling simple_mul.c
[230/433] Compiling ecdh.c
[231/433] Compiling simple.c
[232/433] Compiling scalar.c
[233/433] Compiling oct.c
[234/433] Compiling felem.c
[235/433] Compiling p224-64.c
[236/433] Compiling p256.c
[237/433] Compiling ec_key.c
[238/433] Compiling ec_montgomery.c
[239/433] Compiling digests.c
[240/433] Compiling digest.c
[241/433] Compiling check.c
[242/433] Compiling dh.c
[243/433] Compiling ec.c
[244/433] Compiling co-586.windows.x86.S
[245/433] Compiling co-586.linux.x86.S
[246/433] Compiling e_des.c
[247/433] Compiling des.c
[248/433] Compiling aead.c
[249/433] Compiling cipher.c
[250/433] Compiling bsaes-armv7.linux.arm.S
[251/433] Compiling sqrt.c
[252/433] Compiling shift.c
[253/433] Compiling bsaes-armv7.ios.arm.S
[254/433] Compiling e_aes.c
[255/433] Compiling random.c
[256/433] Compiling rsaz_exp.c
[257/433] Compiling p256-x86_64.c
[258/433] Compiling montgomery_inv.c
[259/433] Compiling mul.c
[260/433] Compiling prime.c
[261/433] Compiling jacobi.c
[262/433] Compiling generic.c
[263/433] Compiling montgomery.c
[264/433] Compiling gcd_extra.c
[265/433] Compiling gcd.c
[266/433] Compiling div_extra.c
[267/433] Compiling ctx.c
[268/433] Compiling exponentiation.c
[269/433] Compiling cmp.c
[270/433] Compiling bytes.c
[271/433] Compiling div.c
[272/433] Compiling bn-586.windows.x86.S
[273/433] Compiling armv8-mont.linux.aarch64.S
[273/433] Compiling bn-586.linux.x86.S
[275/433] Compiling add.c
[276/433] Compiling armv8-mont.ios.aarch64.S
[277/433] Compiling bn.c
[278/433] Compiling armv4-mont.ios.arm.S
[279/433] Compiling armv4-mont.linux.arm.S
[280/433] Compiling aesv8-armx32.linux.arm.S
[281/433] Compiling aesv8-armx64.ios.aarch64.S
[282/433] Compiling aesv8-armx64.linux.aarch64.S
[283/433] Compiling aesv8-armx32.ios.arm.S
[284/433] Compiling aesni-x86.windows.x86.S
[285/433] Compiling aesni-x86_64.mac.x86_64.S
[286/433] Compiling aesni-x86_64.linux.x86_64.S
[287/433] Compiling aesni-gcm-x86_64.mac.x86_64.S
[288/433] Compiling aesni-x86.linux.x86.S
[289/433] Compiling x86_64-gcc.c
[290/433] Compiling aesni-gcm-x86_64.linux.x86_64.S
[291/433] Compiling mode_wrappers.c
[292/433] Compiling key_wrap.c
[293/433] Compiling sign.c
[294/433] Compiling aes.c
[295/433] Compiling ex_data.c
[296/433] Compiling pbkdf.c
[297/433] Compiling scrypt.c
[298/433] Compiling print.c
[299/433] Compiling p_x25519.c
[300/433] Compiling aes_nohw.c
[301/433] Compiling p_rsa_asn1.c
[302/433] Compiling p_ec_asn1.c
[303/433] Compiling p_x25519_asn1.c
[303/433] Compiling p_ed25519_asn1.c
[305/433] Compiling p_ed25519.c
[306/433] Compiling p_rsa.c
[307/433] Compiling p_ec.c
[308/433] Compiling digestsign.c
[309/433] Compiling p_dsa_asn1.c
[310/433] Compiling evp_ctx.c
[311/433] Compiling evp_asn1.c
[312/433] Compiling err_data.c
[313/433] Compiling evp.c
[314/433] Compiling engine.c
[315/433] Compiling err.c
[316/433] Compiling ecdsa_asn1.c
[317/433] Compiling ecdh_extra.c
[318/433] Compiling ec_derive.c
[319/433] Compiling hash_to_curve.c
[320/433] Compiling dh_asn1.c
[321/433] Compiling dsa_asn1.c
[322/433] Compiling digest_extra.c
[323/433] Compiling params.c
[324/433] Compiling x25519-asm-arm.S
[325/433] Compiling ec_asn1.c
[326/433] Compiling spake25519.c
[327/433] Compiling cpu-ppc64le.c
[328/433] Compiling crypto.c
[329/433] Compiling dsa.c
[330/433] Compiling cpu-aarch64-linux.c
[331/433] Compiling cpu-intel.c
[332/433] Compiling cpu-arm-linux.c
[333/433] Compiling cpu-arm.c
[334/433] Compiling cpu-aarch64-win.c
[335/433] Compiling cpu-aarch64-fuchsia.c
[336/433] Compiling cmac.c
[337/433] Compiling e_rc4.c
[338/433] Compiling curve25519.c
[339/433] Compiling e_null.c
[340/433] Compiling tls_cbc.c
[341/433] Compiling e_chacha20poly1305.c
[342/433] Compiling e_aesctrhmac.c
[343/433] Compiling conf.c
[344/433] Compiling e_rc2.c
[345/433] Compiling e_tls.c
[346/433] Compiling e_aesccm.c
[347/433] Compiling derive_key.c
[348/433] Compiling chacha20_poly1305_x86_64.mac.x86_64.S
[349/433] Compiling cipher_extra.c
[350/433] Compiling aes128gcmsiv-x86_64.mac.x86_64.S
[351/433] Compiling e_aesgcmsiv.c
[352/433] Compiling chacha-x86_64.mac.x86_64.S
[353/433] Compiling chacha20_poly1305_x86_64.linux.x86_64.S
[354/433] Compiling aes128gcmsiv-x86_64.linux.x86_64.S
[355/433] Compiling chacha-x86_64.linux.x86_64.S
[356/433] Compiling chacha-x86.linux.x86.S
[357/433] Compiling chacha-x86.windows.x86.S
[358/433] Compiling chacha.c
[359/433] Compiling unicode.c
[360/433] Compiling chacha-armv8.linux.aarch64.S
[361/433] Compiling cbs.c
[362/433] Compiling cbb.c
[363/433] Compiling chacha-armv8.ios.aarch64.S
[364/433] Compiling chacha-armv4.linux.arm.S
[365/433] Compiling asn1_compat.c
[366/433] Compiling buf.c
[367/433] Compiling ber.c
[368/433] Compiling chacha-armv4.ios.arm.S
[369/433] Compiling bn_asn1.c
[370/433] Compiling blake2.c
[371/433] Compiling convert.c
[372/433] Compiling socket_helper.c
[373/433] Compiling hexdump.c
[374/433] Compiling pair.c
[375/433] Compiling socket.c
[376/433] Compiling printf.c
[377/433] Compiling file.c
[378/433] Compiling connect.c
[379/433] Compiling fd.c
[380/433] Compiling bio_mem.c
[381/433] Compiling tasn_utl.c
[382/433] Compiling base64.c
[383/433] Compiling time_support.c
[384/433] Compiling tasn_fre.c
[385/433] Compiling f_string.c
[386/433] Compiling bio.c
[386/433] Compiling tasn_dec.c
[388/433] Compiling tasn_new.c
[389/433] Compiling tasn_typ.c
[390/433] Compiling tasn_enc.c
[391/433] Compiling asn1_par.c
[392/433] Compiling f_int.c
[393/433] Compiling f_enum.c
[394/433] Compiling asn1_lib.c
[395/433] Compiling a_utctm.c
[396/433] Compiling asn_pack.c
[397/433] Compiling a_utf8.c
[398/433] Compiling a_time.c
[399/433] Compiling a_print.c
[400/433] Compiling a_octet.c
[401/433] Compiling a_type.c
[402/433] Compiling a_object.c
[403/433] Compiling a_strnid.c
[404/433] Compiling a_mbstr.c
[406/433] Compiling SwiftBeanCountModel MultiCurrencyAmount.swift
[407/433] Compiling SwiftBeanCountModel Option.swift
[407/435] Compiling a_dup.c
[408/435] Compiling a_int.c
[409/435] Compiling a_bool.c
[410/435] Compiling a_bitstr.c
[411/435] Compiling a_i2d_fp.c
[413/435] Compiling SwiftBeanCountModel Custom.swift
[414/435] Compiling SwiftBeanCountModel Event.swift
[415/435] Compiling SwiftBeanCountModel Flag.swift
[416/435] Compiling SwiftBeanCountModel Inventory.swift
[417/435] Compiling SwiftBeanCountModel Ledger.swift
[418/435] Compiling SwiftBeanCountModel Transaction.swift
[419/435] Compiling SwiftBeanCountModel TransactionMetaData.swift
[419/435] Compiling a_gentm.c
[420/435] Compiling a_d2i_fp.c
[421/435] Compiling a_enum.c
[423/435] Compiling SwiftBeanCountModel Balance.swift
[424/435] Compiling SwiftBeanCountModel Commodity.swift
[425/435] Compiling SwiftBeanCountModel Cost.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[426/435] Emitting module KeychainAccess
/host/spi-builder-workspace/.build/checkouts/KeychainAccess/Lib/KeychainAccess/Keychain.swift:27:8: error: no such module 'Security'
  25 |
  26 | import Foundation
  27 | import Security
     |        `- error: no such module 'Security'
  28 | #if os(iOS) || os(OSX)
  29 | import LocalAuthentication
[427/435] Compiling KeychainAccess Keychain.swift
/host/spi-builder-workspace/.build/checkouts/KeychainAccess/Lib/KeychainAccess/Keychain.swift:27:8: error: no such module 'Security'
  25 |
  26 | import Foundation
  27 | import Security
     |        `- error: no such module 'Security'
  28 | #if os(iOS) || os(OSX)
  29 | import LocalAuthentication
[428/435] Compiling SwiftBeanCountModel Price.swift
[429/435] Compiling SwiftBeanCountModel Tag.swift
[430/435] Compiling SwiftBeanCountModel Account.swift
[431/435] Compiling SwiftBeanCountModel AccountName.swift
[432/435] Compiling SwiftBeanCountModel Amount.swift
[433/435] Emitting module SwiftBeanCountModel
BUILD FAILURE 6.2 linux