Build Information
Failed to build GoogleAuthentication, reference main (01edf8
), with Swift 5.9 for Linux on 16 Apr 2025 08:30:35 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Nef10/GoogleAuthentication.git
Reference: main
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/GoogleAuthentication
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 01edf8f Bump swift-actions/setup-swift from 2.2.0 to 2.3.0
Cloned https://github.com/Nef10/GoogleAuthentication.git
Revision (git rev-parse @):
01edf8f665edadde91d907b272faa81aa2b9a525
SUCCESS checkout https://github.com/Nef10/GoogleAuthentication.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 5.9
Building package at path: $PWD
https://github.com/Nef10/GoogleAuthentication.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:93fe18f778ec94e026baa8cc68b2ae87de241b204c49ca7a3a12cf55897227aa
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Fetching https://github.com/kishikawakatsumi/KeychainAccess.git
Fetching https://github.com/OAuthSwift/OAuthSwift.git
[1/5134] Fetching oauthswift
[772/9520] Fetching oauthswift, keychainaccess
Fetched https://github.com/OAuthSwift/OAuthSwift.git (0.72s)
Fetched https://github.com/kishikawakatsumi/KeychainAccess.git (0.73s)
Computing version for https://github.com/OAuthSwift/OAuthSwift.git
Computed https://github.com/OAuthSwift/OAuthSwift.git at 2.2.0 (0.86s)
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/httpswift/swifter.git
Fetching https://github.com/tid-kijyun/Kanna.git
[1/6050] Fetching swifter
[1574/8371] Fetching swifter, kanna
[3895/22069] Fetching swifter, kanna, swift-crypto
Fetched https://github.com/tid-kijyun/Kanna.git (1.77s)
Fetching https://github.com/phimage/Erik.git
Fetched https://github.com/httpswift/swifter.git (1.79s)
Fetched https://github.com/apple/swift-crypto.git (1.82s)
[1/642] Fetching erik
Fetched https://github.com/phimage/Erik.git (1.02s)
Computing version for https://github.com/httpswift/swifter.git
Computed https://github.com/httpswift/swifter.git at 1.5.0 (0.55s)
Computing version for https://github.com/kishikawakatsumi/KeychainAccess.git
Computed https://github.com/kishikawakatsumi/KeychainAccess.git at 4.2.2 (0.41s)
Computing version for https://github.com/phimage/Erik.git
Computed https://github.com/phimage/Erik.git at 5.1.0 (0.41s)
Fetching https://github.com/nvzqz/FileKit.git
Fetching https://github.com/Thomvis/BrightFutures.git
[1/4067] Fetching brightfutures
[815/7190] Fetching brightfutures, filekit
Fetched https://github.com/nvzqz/FileKit.git (0.71s)
Fetched https://github.com/Thomvis/BrightFutures.git (0.89s)
Computing version for https://github.com/nvzqz/FileKit.git
Computed https://github.com/nvzqz/FileKit.git at 6.1.0 (0.49s)
Computing version for https://github.com/Thomvis/BrightFutures.git
Computed https://github.com/Thomvis/BrightFutures.git at 8.2.0 (0.46s)
Computing version for https://github.com/tid-kijyun/Kanna.git
Computed https://github.com/tid-kijyun/Kanna.git at 5.3.0 (0.47s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 1.1.7 (0.51s)
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/phimage/Erik.git
Working copy of https://github.com/phimage/Erik.git resolved at 5.1.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/httpswift/swifter.git
Working copy of https://github.com/httpswift/swifter.git resolved at 1.5.0
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/Thomvis/BrightFutures.git
Working copy of https://github.com/Thomvis/BrightFutures.git resolved at 8.2.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/kishikawakatsumi/KeychainAccess.git
Working copy of https://github.com/kishikawakatsumi/KeychainAccess.git resolved at 4.2.2
Building for debugging...
[0/405] Compiling a_print.c
[1/405] Compiling a_octet.c
[2/405] Compiling a_type.c
[3/405] Compiling a_utctm.c
[4/405] Compiling a_mbstr.c
[5/405] Compiling a_object.c
[6/405] Compiling a_int.c
[7/407] Compiling v3_utl.c
[8/407] Compiling v3_skey.c
[9/407] Compiling v3_purp.c
[10/407] Compiling v3_prn.c
[11/407] Compiling v3_pcons.c
[12/407] Compiling v3_pmaps.c
[13/407] Compiling CCryptoBoringSSLShims shims.c
[14/407] Compiling v3_pcia.c
[15/407] Compiling v3_ocsp.c
[16/407] Compiling v3_int.c
[17/407] Compiling v3_pci.c
[18/407] Compiling v3_ncons.c
[19/407] Compiling v3_lib.c
[20/407] Compiling v3_extku.c
[21/407] Compiling v3_genn.c
[22/407] Compiling v3_info.c
[23/407] Compiling v3_ia5.c
[24/407] Compiling v3_enum.c
[25/407] Compiling v3_cpols.c
[26/407] Compiling v3_conf.c
[27/407] Compiling v3_crld.c
[28/407] Compiling v3_akeya.c
[29/407] Compiling v3_alt.c
[30/407] Compiling v3_bitst.c
[31/407] Compiling v3_bcons.c
[32/407] Compiling v3_akey.c
[33/407] Compiling pcy_node.c
[34/407] Compiling pcy_tree.c
[35/407] Compiling pcy_lib.c
[36/407] Compiling pcy_map.c
[37/407] Compiling x_x509a.c
[38/407] Compiling x_val.c
[39/407] Compiling pcy_data.c
[40/407] Compiling pcy_cache.c
[41/407] Compiling x_spki.c
[42/407] Compiling x_x509.c
[43/407] Compiling x_req.c
[44/407] Compiling x_sig.c
[44/407] Compiling x_pubkey.c
[46/407] Compiling x_info.c
[47/407] Compiling x_pkey.c
[48/407] Compiling x_attrib.c
[49/407] Compiling x_exten.c
[50/407] Compiling x_algor.c
[51/407] Compiling x_name.c
[52/407] Compiling x_crl.c
[53/407] Compiling x_all.c
[54/407] Compiling x509rset.c
[55/407] Compiling x509spki.c
[56/407] Compiling x509name.c
[57/407] Compiling x509_txt.c
[58/407] Compiling x509_vpm.c
[59/407] Compiling x509cset.c
[60/407] Compiling x509_v3.c
[61/407] Compiling x509_trs.c
[62/407] Compiling x509_req.c
[63/407] Compiling x509_set.c
[64/407] Compiling x509_vfy.c
[65/407] Compiling x509_ext.c
[66/407] Compiling x509_obj.c
[67/407] Compiling x509_def.c
[68/407] Compiling x509_lu.c
[69/407] Compiling x509_d2.c
[70/407] Compiling x509.c
[71/407] Compiling t_x509.c
[72/407] Compiling x509_att.c
[73/407] Compiling t_x509a.c
[74/407] Compiling x509_cmp.c
[75/407] Compiling i2d_pr.c
[76/407] Compiling t_req.c
[77/407] Compiling rsa_pss.c
[78/407] Compiling algorithm.c
[79/407] Compiling t_crl.c
[80/407] Compiling by_file.c
[81/407] Compiling by_dir.c
[82/407] Compiling a_sign.c
[83/407] Compiling asn1_gen.c
[84/407] Compiling voprf.c
[85/407] Compiling a_verify.c
[86/407] Compiling a_digest.c
[87/407] Compiling thread_win.c
[88/407] Compiling thread.c
[89/407] Compiling thread_none.c
[90/407] Compiling a_strex.c
[91/407] Compiling thread_pthread.c
[92/407] Compiling stack.c
[93/407] Compiling trust_token.c
[94/407] Compiling pmbtoken.c
[95/407] Compiling rsa_print.c
[96/407] Compiling siphash.c
[97/407] Compiling windows.c
[98/407] Compiling rsa_asn1.c
[99/407] Compiling refcount_lock.c
[100/407] Compiling fuchsia.c
[101/407] Compiling rc4.c
[102/407] Compiling refcount_c11.c
[103/407] Compiling rand_extra.c
[104/407] Compiling passive.c
[105/407] Compiling deterministic.c
[106/407] Compiling forkunsafe.c
[107/407] Compiling poly1305_arm.c
[108/407] Compiling poly1305_arm_asm.S
[109/407] Compiling pool.c
[110/407] Compiling poly1305.c
[111/407] Compiling pkcs7.c
[112/407] Compiling p5_pbev2.c
[113/407] Compiling pkcs8.c
[114/407] Compiling pem_x509.c
[115/407] Compiling pem_xaux.c
[116/407] Compiling pkcs7_x509.c
[117/407] Compiling pem_pk8.c
[118/407] Compiling pem_pkey.c
[119/407] Compiling pem_lib.c
[120/407] Compiling pem_oth.c
[121/407] Compiling pkcs8_x509.c
[122/407] Compiling obj_xref.c
[123/407] Compiling mem.c
[124/407] Compiling pem_all.c
[125/407] Compiling lhash.c
[126/407] Compiling pem_info.c
[127/407] Compiling obj.c
[128/407] Compiling hkdf.c
[129/407] Compiling poly_rq_mul.S
[130/407] Compiling x86_64-mont5.mac.x86_64.S
[131/407] Compiling x86_64-mont.mac.x86_64.S
[132/407] Compiling hpke.c
[133/407] Compiling x86_64-mont5.linux.x86_64.S
[134/407] Compiling x86_64-mont.linux.x86_64.S
[135/407] Compiling x86-mont.windows.x86.S
[136/407] Compiling x86-mont.linux.x86.S
[137/407] Compiling vpaes-x86_64.mac.x86_64.S
[138/407] Compiling vpaes-x86.windows.x86.S
[139/407] Compiling vpaes-armv8.linux.aarch64.S
[139/407] Compiling vpaes-x86.linux.x86.S
[141/407] Compiling vpaes-x86_64.linux.x86_64.S
[142/407] Compiling vpaes-armv7.linux.arm.S
[143/407] Compiling vpaes-armv8.ios.aarch64.S
[144/407] Compiling vpaes-armv7.ios.arm.S
[145/407] Compiling sha512-x86_64.mac.x86_64.S
[146/407] Compiling kdf.c
[147/407] Compiling sha512-x86_64.linux.x86_64.S
[148/407] Compiling sha512-armv8.linux.aarch64.S
[149/407] Compiling sha512-armv8.ios.aarch64.S
[150/407] Compiling sha512-armv4.linux.arm.S
[151/407] Compiling sha512-armv4.ios.arm.S
[152/407] Compiling sha512-586.windows.x86.S
[153/407] Compiling sha256-x86_64.mac.x86_64.S
[154/407] Compiling sha512-586.linux.x86.S
[155/407] Compiling sha256-armv8.linux.aarch64.S
[155/407] Compiling poly1305_vec.c
[157/407] Compiling sha256-x86_64.linux.x86_64.S
[158/407] Compiling sha256-armv8.ios.aarch64.S
[159/407] Compiling sha256-armv4.ios.arm.S
[160/407] Compiling sha1-x86_64.mac.x86_64.S
[161/407] Compiling sha256-586.windows.x86.S
[161/407] Compiling sha256-armv4.linux.arm.S
[163/407] Compiling sha256-586.linux.x86.S
[164/407] Compiling sha1-armv8.ios.aarch64.S
[165/407] Compiling sha1-x86_64.linux.x86_64.S
[166/407] Compiling sha1-armv4-large.ios.arm.S
[167/407] Compiling sha1-armv8.linux.aarch64.S
[168/407] Compiling sha1-armv4-large.linux.arm.S
[169/407] Compiling sha1-586.windows.x86.S
[170/407] Compiling hrss.c
[171/407] Compiling sha1-586.linux.x86.S
[172/407] Compiling sha1-altivec.c
[173/407] Compiling sha512.c
[174/407] Compiling rsaz-avx2.mac.x86_64.S
[175/407] Compiling sha256.c
[176/407] Compiling rsaz-avx2.linux.x86_64.S
[176/407] Compiling sha1.c
[178/407] Compiling self_check.c
[179/407] Compiling rdrand-x86_64.mac.x86_64.S
[180/407] Compiling padding.c
[181/407] Compiling rdrand-x86_64.linux.x86_64.S
[182/407] Compiling blinding.c
[183/407] Compiling rsa.c
[184/407] Compiling rsa_impl.c
[185/407] Compiling urandom.c
[186/407] Compiling rand.c
[187/407] Compiling p256_beeu-x86_64-asm.mac.x86_64.S
[188/407] Compiling fork_detect.c
[189/407] Compiling p256-x86_64-asm.mac.x86_64.S
[190/407] Compiling ctrdrbg.c
[191/407] Compiling p256_beeu-x86_64-asm.linux.x86_64.S
[192/407] Compiling polyval.c
[193/407] Compiling p256-x86_64-asm.linux.x86_64.S
[194/407] Compiling ctr.c
[195/407] Compiling gcm_nohw.c
[196/407] Compiling cbc.c
[197/407] Compiling ofb.c
[198/407] Compiling gcm.c
[199/407] Compiling md5-x86_64.mac.x86_64.S
[200/407] Compiling cfb.c
[201/407] Compiling md5.c
[202/407] Compiling md5-586.linux.x86.S
[203/407] Compiling is_fips.c
[204/407] Compiling md5-586.windows.x86.S
[205/407] Compiling md5-x86_64.linux.x86_64.S
[206/407] Compiling ghashv8-armx64.linux.aarch64.S
[207/407] Compiling md4.c
[208/407] Compiling ghashv8-armx32.linux.arm.S
[209/407] Compiling ghashv8-armx64.ios.aarch64.S
[210/407] Compiling ghashv8-armx32.ios.arm.S
[211/407] Compiling ghash-x86_64.mac.x86_64.S
[212/407] Compiling hmac.c
[213/407] Compiling ghash-x86.windows.x86.S
[214/407] Compiling ghash-x86.linux.x86.S
[215/407] Compiling ghash-ssse3-x86_64.mac.x86_64.S
[215/407] Compiling ghash-x86_64.linux.x86_64.S
[217/407] Compiling ghash-ssse3-x86_64.linux.x86_64.S
[218/407] Compiling ghash-ssse3-x86.windows.x86.S
[219/407] Compiling ghash-ssse3-x86.linux.x86.S
[220/407] Compiling ghash-neon-armv8.linux.aarch64.S
[221/407] Compiling ghash-armv4.linux.arm.S
[222/407] Compiling ghash-neon-armv8.ios.aarch64.S
[223/407] Compiling ghash-armv4.ios.arm.S
[224/407] Compiling fips_shared_support.c
[225/407] Compiling wnaf.c
[226/407] Compiling ecdh.c
[227/407] Compiling ecdsa.c
[228/407] Compiling util.c
[229/407] Compiling scalar.c
[230/407] Compiling simple_mul.c
[231/407] Compiling simple.c
[232/407] Compiling oct.c
[233/407] Compiling felem.c
[234/407] Compiling ec_key.c
[235/407] Compiling p256.c
[236/407] Compiling ec_montgomery.c
[236/407] Compiling p224-64.c
[238/407] Compiling check.c
[239/407] Compiling ec.c
[240/407] Compiling digests.c
[241/407] Compiling digest.c
[242/407] Compiling dh.c
[242/407] Compiling co-586.windows.x86.S
[244/407] Compiling co-586.linux.x86.S
[245/407] Compiling des.c
[246/407] Compiling bsaes-armv7.linux.arm.S
[247/407] Compiling e_des.c
[248/407] Compiling aead.c
[249/407] Compiling bsaes-armv7.ios.arm.S
[250/407] Compiling cipher.c
[251/407] Compiling sqrt.c
[252/407] Compiling rsaz_exp.c
[253/407] Compiling p256-x86_64.c
[254/407] Compiling shift.c
[255/407] Compiling e_aes.c
[256/407] Compiling montgomery_inv.c
[257/407] Compiling random.c
[258/407] Compiling prime.c
[259/407] Compiling montgomery.c
[260/407] Compiling mul.c
[261/407] Compiling generic.c
[262/407] Compiling jacobi.c
[263/407] Compiling gcd.c
[264/407] Compiling gcd_extra.c
[265/407] Compiling div_extra.c
[266/407] Compiling ctx.c
[267/407] Compiling div.c
[268/407] Compiling cmp.c
[269/407] Compiling exponentiation.c
[270/407] Compiling bytes.c
[271/407] Compiling bn.c
[272/407] Compiling bn-586.linux.x86.S
[273/407] Compiling bn-586.windows.x86.S
[273/407] Compiling add.c
[275/407] Compiling armv8-mont.linux.aarch64.S
[276/407] Compiling armv8-mont.ios.aarch64.S
[277/407] Compiling aesv8-armx64.ios.aarch64.S
[278/407] Compiling armv4-mont.linux.arm.S
[279/407] Compiling aesv8-armx64.linux.aarch64.S
[280/407] Compiling aesv8-armx32.linux.arm.S
[281/407] Compiling armv4-mont.ios.arm.S
[282/407] Compiling aesv8-armx32.ios.arm.S
[283/407] Compiling aesni-x86_64.mac.x86_64.S
[284/407] Compiling aesni-x86.linux.x86.S
[285/407] Compiling aesni-x86.windows.x86.S
[286/407] Compiling x86_64-gcc.c
[287/407] Compiling aesni-x86_64.linux.x86_64.S
[288/407] Compiling aesni-gcm-x86_64.mac.x86_64.S
[289/407] Compiling aesni-gcm-x86_64.linux.x86_64.S
[290/407] Compiling mode_wrappers.c
[291/407] Compiling aes.c
[292/407] Compiling key_wrap.c
[293/407] Compiling sign.c
[294/407] Compiling ex_data.c
[295/407] Compiling scrypt.c
[296/407] Compiling print.c
[297/407] Compiling aes_nohw.c
[298/407] Compiling p_x25519_asn1.c
[299/407] Compiling pbkdf.c
[300/407] Compiling p_x25519.c
[301/407] Compiling p_rsa_asn1.c
[302/407] Compiling p_rsa.c
[303/407] Compiling p_ed25519.c
[304/407] Compiling p_dsa_asn1.c
[304/407] Compiling p_ec.c
[306/407] Compiling p_ec_asn1.c
[307/407] Compiling p_ed25519_asn1.c
[308/407] Compiling err_data.c
[309/407] Compiling evp_ctx.c
[310/407] Compiling digestsign.c
[311/407] Compiling evp_asn1.c
[312/407] Compiling engine.c
[313/407] Compiling err.c
[314/407] Compiling evp.c
[315/407] Compiling ecdsa_asn1.c
[316/407] Compiling ecdh_extra.c
[317/407] Compiling ec_derive.c
[318/407] Compiling hash_to_curve.c
[319/407] Compiling dsa_asn1.c
[320/407] Compiling ec_asn1.c
[321/407] Compiling params.c
[322/407] Compiling dh_asn1.c
[323/407] Compiling digest_extra.c
[324/407] Compiling dsa.c
[325/407] Compiling cpu-ppc64le.c
[326/407] Compiling x25519-asm-arm.S
[327/407] Compiling cpu-arm.c
[328/407] Compiling spake25519.c
[329/407] Compiling cpu-arm-linux.c
[330/407] Compiling cpu-aarch64-win.c
[331/407] Compiling crypto.c
[332/407] Compiling cpu-aarch64-linux.c
[332/407] Compiling cpu-aarch64-fuchsia.c
[334/407] Compiling cpu-intel.c
[335/407] Compiling e_rc4.c
[336/407] Compiling cmac.c
[337/407] Compiling tls_cbc.c
[338/407] Compiling e_rc2.c
[339/407] Compiling curve25519.c
[340/407] Compiling conf.c
[341/407] Compiling e_null.c
[342/407] Compiling e_tls.c
[343/407] Compiling derive_key.c
[344/407] Compiling cipher_extra.c
[345/407] Compiling e_aesctrhmac.c
[346/407] Compiling e_chacha20poly1305.c
[347/407] Compiling chacha20_poly1305_x86_64.mac.x86_64.S
[348/407] Compiling aes128gcmsiv-x86_64.mac.x86_64.S
[349/407] Compiling e_aesgcmsiv.c
[350/407] Compiling aes128gcmsiv-x86_64.linux.x86_64.S
[351/407] Compiling e_aesccm.c
[352/407] Compiling chacha-x86_64.mac.x86_64.S
[353/407] Compiling chacha.c
[354/407] Compiling chacha-x86_64.linux.x86_64.S
error: emit-module command failed with exit code 1 (use -v to see invocation)
[356/407] Emitting module KeychainAccess
/host/spi-builder-workspace/.build/checkouts/KeychainAccess/Lib/KeychainAccess/Keychain.swift:27:8: error: no such module 'Security'
import Security
^
[357/407] Compiling KeychainAccess Keychain.swift
/host/spi-builder-workspace/.build/checkouts/KeychainAccess/Lib/KeychainAccess/Keychain.swift:27:8: error: no such module 'Security'
import Security
^
[357/407] Compiling chacha-armv8.linux.aarch64.S
[358/407] Compiling chacha-x86.windows.x86.S
[359/407] Compiling chacha-x86.linux.x86.S
[360/407] Compiling chacha20_poly1305_x86_64.linux.x86_64.S
[361/407] Compiling chacha-armv8.ios.aarch64.S
[362/407] Compiling chacha-armv4.ios.arm.S
error: fatalError
[363/407] Compiling chacha-armv4.linux.arm.S
[364/407] Compiling convert.c
[364/407] Compiling cbb.c
[364/407] Compiling buf.c
[364/407] Compiling asn1_compat.c
[364/407] Compiling cbs.c
[364/407] Compiling unicode.c
[364/407] Compiling ber.c
BUILD FAILURE 5.9 linux