The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwiftOTP with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-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/lachlanbell/SwiftOTP.git
Reference: 3.0.2
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/lachlanbell/SwiftOTP
 * tag               3.0.2      -> FETCH_HEAD
HEAD is now at 9660551 SwiftOTP 3.0.2 release
Cloned https://github.com/lachlanbell/SwiftOTP.git
Revision (git rev-parse @):
9660551ea3df153c3cbacfa34ac3abbec73a8b84
SUCCESS checkout https://github.com/lachlanbell/SwiftOTP.git at 3.0.2
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/lachlanbell/SwiftOTP.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/apple/swift-crypto.git
[1/7411] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (1.25s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.2.0 (0.53s)
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.2.0
Building for debugging...
[0/429] Compiling printf.c
[1/429] Compiling a_dup.c
[2/429] Write sources
[5/429] Compiling a_i2d_fp.c
[6/429] Compiling a_gentm.c
[7/429] Compiling hexdump.c
[8/429] Compiling fd.c
[9/429] Compiling pair.c
[10/429] Compiling file.c
[11/429] Compiling fiat_p256_adx_sqr.S
[12/429] Compiling fiat_curve25519_adx_square.S
[13/429] Compiling fiat_p256_adx_mul.S
[14/429] Compiling fiat_curve25519_adx_mul.S
[15/429] Write swift-version-24593BA9C3E375BF.txt
[16/429] Compiling x_x509a.c
[17/429] Compiling x_x509.c
[18/429] Compiling x_sig.c
[19/429] Compiling x_val.c
[20/429] Compiling x_spki.c
[20/429] Compiling x_req.c
[22/429] Compiling CCryptoBoringSSLShims shims.c
[23/429] Compiling x_pubkey.c
[24/429] Compiling x_name.c
[25/429] Compiling x_exten.c
[26/429] Compiling x_attrib.c
[27/429] Compiling x_crl.c
[28/429] Compiling x_algor.c
[29/429] Compiling x509spki.c
[30/429] Compiling x509rset.c
[31/429] Compiling x_all.c
[32/429] Compiling x509name.c
[33/429] Compiling x509cset.c
[34/429] Compiling x509_vpm.c
[35/429] Compiling x509_txt.c
[35/429] Compiling x509_v3.c
[37/429] Compiling x509_vfy.c
[38/429] Compiling x509_set.c
[39/429] Compiling x509_trs.c
[40/429] Compiling x509_req.c
[41/429] Compiling x509_obj.c
[42/429] Compiling x509_def.c
[43/429] Compiling x509_ext.c
[44/429] Compiling x509_lu.c
[45/429] Compiling x509_d2.c
[46/429] Compiling x509_att.c
[47/429] Compiling x509_cmp.c
[48/429] Compiling x509.c
[49/429] Compiling v3_skey.c
[50/429] Compiling v3_prn.c
[51/429] Compiling v3_purp.c
[52/429] Compiling v3_pmaps.c
[53/429] Compiling v3_utl.c
[54/429] Compiling v3_ocsp.c
[55/429] Compiling v3_pcons.c
[56/429] Compiling v3_ncons.c
[57/429] Compiling v3_int.c
[58/429] Compiling v3_lib.c
[59/429] Compiling v3_ia5.c
[60/429] Compiling v3_info.c
[61/429] Compiling v3_extku.c
[62/429] Compiling v3_genn.c
[63/429] Compiling v3_enum.c
[64/429] Compiling v3_crld.c
[65/429] Compiling v3_cpols.c
[66/429] Compiling v3_conf.c
[67/429] Compiling v3_bitst.c
[68/429] Compiling v3_bcons.c
[69/429] Compiling v3_akeya.c
[70/429] Compiling v3_alt.c
[71/429] Compiling v3_akey.c
[72/429] Compiling i2d_pr.c
[73/429] Compiling t_x509a.c
[74/429] Compiling t_x509.c
[75/429] Compiling t_crl.c
[76/429] Compiling t_req.c
[77/429] Compiling name_print.c
[78/429] Compiling rsa_pss.c
[79/429] Compiling policy.c
[80/429] Compiling by_file.c
[81/429] Compiling by_dir.c
[81/429] Compiling algorithm.c
[83/429] Compiling a_verify.c
[84/429] Compiling asn1_gen.c
[85/429] Compiling a_digest.c
[86/429] Compiling a_sign.c
[87/429] Compiling voprf.c
[88/429] Compiling thread_win.c
[89/429] Compiling thread_pthread.c
[90/429] Compiling thread.c
[91/429] Compiling thread_none.c
[92/429] Compiling wots.c
[93/429] Compiling trust_token.c
[94/429] Compiling spx_util.c
[94/429] Compiling stack.c
[96/429] Compiling spx.c
[96/429] Compiling thash.c
[98/429] Compiling merkle.c
[99/429] Compiling fors.c
[100/429] Compiling pmbtoken.c
[101/429] Compiling rsa_print.c
[102/429] Compiling siphash.c
[103/429] Compiling address.c
[104/429] Compiling refcount.c
[105/429] Compiling rc4.c
[106/429] Compiling rsa_asn1.c
[107/429] Compiling windows.c
[108/429] Compiling rsa_crypt.c
[109/429] Compiling rand_extra.c
[110/429] Compiling trusty.c
[111/429] Compiling passive.c
[112/429] Compiling ios.c
[113/429] Compiling getentropy.c
[114/429] Compiling forkunsafe.c
[115/429] Compiling deterministic.c
[116/429] Compiling poly1305_arm_asm.S
[117/429] Compiling poly1305_arm.c
[117/429] Compiling pool.c
[119/429] Compiling poly1305.c
[120/429] Compiling pkcs7.c
[121/429] Compiling pkcs8.c
[122/429] Compiling pem_xaux.c
[122/429] Compiling pem_x509.c
[122/429] Compiling p5_pbev2.c
[125/429] Compiling pkcs7_x509.c
[126/429] Compiling pkcs8_x509.c
[127/429] Compiling pem_pkey.c
[128/429] Compiling obj_xref.c
[129/429] Compiling pem_oth.c
[130/429] Compiling pem_pk8.c
[131/429] Compiling pem_info.c
[132/429] Compiling pem_lib.c
[133/429] Compiling mem.c
[134/429] Compiling pem_all.c
[135/429] Compiling lhash.c
[136/429] Compiling obj.c
[137/429] Compiling keccak.c
[138/429] Compiling kyber.c
[139/429] Compiling x86_64-mont5-mac.mac.x86_64.S
[140/429] Compiling x86_64-mont-mac.mac.x86_64.S
[141/429] Compiling poly1305_vec.c
[142/429] Compiling poly_rq_mul.S
[143/429] Compiling x86_64-mont5-linux.linux.x86_64.S
[144/429] Compiling hpke.c
[145/429] Compiling x86_64-mont-linux.linux.x86_64.S
[146/429] Compiling x86-mont-windows.windows.x86.S
[147/429] Compiling vpaes-x86_64-mac.mac.x86_64.S
[148/429] Compiling x86-mont-linux.linux.x86.S
[149/429] Compiling vpaes-x86_64-linux.linux.x86_64.S
[150/429] Compiling vpaes-x86-windows.windows.x86.S
[151/429] Compiling vpaes-x86-linux.linux.x86.S
[152/429] Compiling hrss.c
[153/429] Compiling vpaes-armv8-linux.linux.aarch64.S
[154/429] Compiling vpaes-armv8-ios.ios.aarch64.S
[155/429] Compiling vpaes-armv7-ios.ios.arm.S
[156/429] Compiling vpaes-armv7-linux.linux.arm.S
[157/429] Compiling sha512-x86_64-mac.mac.x86_64.S
[157/429] Compiling sha512-armv8-linux.linux.aarch64.S
[159/429] Compiling sha512-x86_64-linux.linux.x86_64.S
[160/429] Compiling sha512-armv8-ios.ios.aarch64.S
[161/429] Compiling kdf.c
[162/429] Compiling sha512-armv4-linux.linux.arm.S
[163/429] Compiling sha512-586-windows.windows.x86.S
[164/429] Compiling sha512-armv4-ios.ios.arm.S
[165/429] Compiling sha512-586-linux.linux.x86.S
[166/429] Compiling sha256-x86_64-mac.mac.x86_64.S
[167/429] Compiling sha256-armv8-linux.linux.aarch64.S
[168/429] Compiling sha256-armv8-ios.ios.aarch64.S
[169/429] Compiling sha256-armv4-linux.linux.arm.S
[170/429] Compiling sha256-x86_64-linux.linux.x86_64.S
[171/429] Compiling sha256-armv4-ios.ios.arm.S
[172/429] Compiling sha256-586-windows.windows.x86.S
[173/429] Compiling sha256-586-linux.linux.x86.S
[174/429] Compiling sha1-x86_64-mac.mac.x86_64.S
[175/429] Compiling sha1-armv8-linux.linux.aarch64.S
[176/429] Compiling sha1-armv8-ios.ios.aarch64.S
[177/429] Compiling sha1-armv4-large-ios.ios.arm.S
[177/429] Compiling sha1-armv4-large-linux.linux.arm.S
[179/429] Compiling sha1-x86_64-linux.linux.x86_64.S
[180/429] Compiling sha1-586-windows.windows.x86.S
[181/429] Compiling sha1-586-linux.linux.x86.S
[182/429] Compiling sha512.c
[183/429] Compiling sha256.c
[184/429] Compiling rsaz-avx2-mac.mac.x86_64.S
[185/429] Compiling fips.c
[186/429] Compiling service_indicator.c
[187/429] Compiling sha1.c
[188/429] Compiling rsaz-avx2-linux.linux.x86_64.S
[189/429] Compiling self_check.c
[190/429] Compiling rdrand-x86_64-mac.mac.x86_64.S
[191/429] Compiling blinding.c
[192/429] Compiling rdrand-x86_64-linux.linux.x86_64.S
[193/429] Compiling padding.c
[194/429] Compiling urandom.c
[195/429] Compiling rsa.c
[195/429] Compiling rsa_impl.c
[197/429] Compiling p256_beeu-x86_64-asm-mac.mac.x86_64.S
[198/429] Compiling rand.c
[199/429] Compiling fork_detect.c
[200/429] Compiling ctrdrbg.c
[201/429] Compiling p256_beeu-armv8-asm-ios.ios.aarch64.S
[201/429] Compiling p256_beeu-x86_64-asm-linux.linux.x86_64.S
[203/429] Compiling p256-x86_64-asm-mac.mac.x86_64.S
[204/429] Compiling p256_beeu-armv8-asm-linux.linux.aarch64.S
[205/429] Compiling p256-armv8-asm-linux.linux.aarch64.S
[206/429] Compiling p256-x86_64-asm-linux.linux.x86_64.S
[207/429] Compiling p256-armv8-asm-ios.ios.aarch64.S
[208/429] Compiling polyval.c
[209/429] Compiling gcm_nohw.c
[210/429] Compiling ofb.c
[211/429] Compiling ctr.c
[212/429] Compiling gcm.c
[213/429] Compiling cbc.c
[214/429] Compiling cfb.c
[215/429] Compiling md5.c
[216/429] Compiling md5-x86_64-mac.mac.x86_64.S
[217/429] Compiling md5-586-windows.windows.x86.S
[218/429] Compiling md5-586-linux.linux.x86.S
[219/429] Compiling md5-x86_64-linux.linux.x86_64.S
[220/429] Compiling md4.c
[221/429] Compiling ghashv8-armv8-linux.linux.aarch64.S
[222/429] Compiling ghashv8-armv7-linux.linux.arm.S
[223/429] Compiling ghashv8-armv8-ios.ios.aarch64.S
[224/429] Compiling hkdf.c
[225/429] Compiling hmac.c
[226/429] Compiling ghashv8-armv7-ios.ios.arm.S
[227/429] Compiling ghash-x86_64-mac.mac.x86_64.S
[228/429] Compiling ghash-x86-windows.windows.x86.S
[229/429] Compiling ghash-x86-linux.linux.x86.S
[230/429] Compiling ghash-ssse3-x86-windows.windows.x86.S
[231/429] Compiling ghash-ssse3-x86-linux.linux.x86.S
[232/429] Compiling ghash-x86_64-linux.linux.x86_64.S
[233/429] Compiling ghash-ssse3-x86_64-mac.mac.x86_64.S
[234/429] Compiling ghash-ssse3-x86_64-linux.linux.x86_64.S
[235/429] Compiling ghash-neon-armv8-linux.linux.aarch64.S
[236/429] Compiling fips_shared_support.c
[237/429] Compiling ghash-armv4-linux.linux.arm.S
[238/429] Compiling ghash-neon-armv8-ios.ios.aarch64.S
[239/429] Compiling ghash-armv4-ios.ios.arm.S
[240/429] Compiling ecdh.c
[241/429] Compiling wnaf.c
[242/429] Compiling util.c
[243/429] Compiling ecdsa.c
[244/429] Compiling simple_mul.c
[245/429] Compiling scalar.c
[246/429] Compiling simple.c
[247/429] Compiling felem.c
[248/429] Compiling oct.c
[249/429] Compiling p256.c
[250/429] Compiling ec_montgomery.c
[250/429] Compiling p224-64.c
[252/429] Compiling ec_key.c
[253/429] Compiling digest.c
[254/429] Compiling ec.c
[255/429] Compiling digestsign.c
[256/429] Compiling digests.c
[257/429] Compiling co-586-windows.windows.x86.S
[258/429] Compiling check.c
[259/429] Compiling dh.c
[260/429] Compiling co-586-linux.linux.x86.S
[261/429] Compiling cmac.c
[262/429] Compiling e_aesccm.c
[263/429] Compiling bsaes-armv7-linux.linux.arm.S
[264/429] Compiling bsaes-armv7-ios.ios.arm.S
[265/429] Compiling aead.c
[266/429] Compiling cipher.c
[267/429] Compiling p256-nistz.c
[268/429] Compiling sqrt.c
[269/429] Compiling e_aes.c
[270/429] Compiling rsaz_exp.c
[271/429] Compiling shift.c
[272/429] Compiling random.c
[273/429] Compiling prime.c
[274/429] Compiling mul.c
[275/429] Compiling montgomery_inv.c
[276/429] Compiling jacobi.c
[277/429] Compiling generic.c
[278/429] Compiling montgomery.c
[279/429] Compiling gcd_extra.c
[280/429] Compiling gcd.c
[281/429] Compiling div_extra.c
[282/429] Compiling exponentiation.c
[283/429] Compiling ctx.c
[284/429] Compiling cmp.c
[285/429] Compiling bytes.c
[285/429] Compiling div.c
[287/429] Compiling bn.c
[288/429] Compiling bn-armv8-linux.linux.aarch64.S
[289/429] Compiling bn-armv8-ios.ios.aarch64.S
[290/429] Compiling bn-586-windows.windows.x86.S
[291/429] Compiling add.c
[292/429] Compiling bn-586-linux.linux.x86.S
[293/429] Compiling armv8-mont-linux.linux.aarch64.S
[294/429] Compiling armv8-mont-ios.ios.aarch64.S
[295/429] Compiling armv4-mont-linux.linux.arm.S
[296/429] Compiling aesv8-gcm-armv8-linux.linux.aarch64.S
[297/429] Compiling armv4-mont-ios.ios.arm.S
[298/429] Compiling x86_64-gcc.c
[299/429] Compiling aesv8-gcm-armv8-ios.ios.aarch64.S
[300/429] Compiling aesv8-armv8-ios.ios.aarch64.S
[301/429] Compiling aesv8-armv8-linux.linux.aarch64.S
[302/429] Compiling aesv8-armv7-linux.linux.arm.S
[303/429] Compiling aesv8-armv7-ios.ios.arm.S
[304/429] Compiling aesni-x86-windows.windows.x86.S
[305/429] Compiling aesni-x86_64-mac.mac.x86_64.S
[306/429] Compiling aesni-gcm-x86_64-mac.mac.x86_64.S
[307/429] Compiling aesni-x86-linux.linux.x86.S
[308/429] Compiling aesni-x86_64-linux.linux.x86_64.S
[309/429] Compiling aesni-gcm-x86_64-linux.linux.x86_64.S
[310/429] Compiling mode_wrappers.c
[311/429] Compiling key_wrap.c
[312/429] Compiling aes.c
[313/429] Compiling sign.c
[314/429] Compiling ex_data.c
[315/429] Compiling scrypt.c
[316/429] Compiling pbkdf.c
[317/429] Compiling aes_nohw.c
[318/429] Compiling print.c
[319/429] Compiling p_x25519.c
[320/429] Compiling p_x25519_asn1.c
[321/429] Compiling p_rsa_asn1.c
[322/429] Compiling p_hkdf.c
[323/429] Compiling p_ed25519.c
[323/429] Compiling p_rsa.c
[325/429] Compiling p_ec_asn1.c
[325/429] Compiling p_ed25519_asn1.c
[327/429] Compiling p_ec.c
[328/429] Compiling err_data.c
[328/429] Compiling p_dsa_asn1.c
[330/429] Compiling evp_ctx.c
[331/429] Compiling evp.c
[332/429] Compiling evp_asn1.c
[333/429] Compiling engine.c
[334/429] Compiling err.c
[335/429] Compiling ecdsa_asn1.c
[336/429] Compiling ecdh_extra.c
[337/429] Compiling hash_to_curve.c
[338/429] Compiling ec_derive.c
[339/429] Compiling dsa_asn1.c
[340/429] Compiling ec_asn1.c
[341/429] Compiling dh_asn1.c
[342/429] Compiling params.c
[342/429] Compiling dsa.c
[344/429] Compiling digest_extra.c
[345/429] Compiling spake25519.c
[346/429] Compiling x25519-asm-arm.S
[347/429] Compiling cpu_arm_linux.c
[348/429] Compiling curve25519_64_adx.c
[349/429] Compiling cpu_intel.c
[350/429] Compiling des.c
[350/429] Compiling crypto.c
[352/429] Compiling cpu_arm_freebsd.c
[353/429] Compiling cpu_aarch64_openbsd.c
[354/429] Compiling cpu_aarch64_win.c
[355/429] Compiling cpu_aarch64_sysreg.c
[356/429] Compiling cpu_aarch64_linux.c
[357/429] Compiling cpu_aarch64_fuchsia.c
[358/429] Compiling cpu_aarch64_apple.c
[359/429] Compiling tls_cbc.c
[360/429] Compiling e_rc4.c
[361/429] Compiling conf.c
[362/429] Compiling e_null.c
[363/429] Compiling e_tls.c
[364/429] Compiling e_rc2.c
[365/429] Compiling curve25519.c
[366/429] Compiling e_des.c
[367/429] Compiling derive_key.c
[368/429] Compiling chacha20_poly1305_x86_64-mac.mac.x86_64.S
[369/429] Compiling chacha20_poly1305_armv8-linux.linux.aarch64.S
[370/429] Compiling e_chacha20poly1305.c
[371/429] Compiling e_aesctrhmac.c
[372/429] Compiling cipher_extra.c
[373/429] Compiling e_aesgcmsiv.c
[374/429] Compiling chacha20_poly1305_x86_64-linux.linux.x86_64.S
[375/429] Compiling aes128gcmsiv-x86_64-mac.mac.x86_64.S
[376/429] Compiling chacha20_poly1305_armv8-ios.ios.aarch64.S
[377/429] Compiling chacha-x86_64-mac.mac.x86_64.S
[378/429] Compiling aes128gcmsiv-x86_64-linux.linux.x86_64.S
[379/429] Compiling chacha.c
[380/429] Compiling chacha-x86-windows.windows.x86.S
[381/429] Compiling chacha-x86_64-linux.linux.x86_64.S
[382/429] Compiling chacha-x86-linux.linux.x86.S
[383/429] Compiling chacha-armv8-ios.ios.aarch64.S
[384/429] Compiling chacha-armv8-linux.linux.aarch64.S
[385/429] Compiling chacha-armv4-linux.linux.arm.S
[386/429] Compiling chacha-armv4-ios.ios.arm.S
[387/429] Compiling unicode.c
[388/429] Compiling ber.c
[389/429] Compiling buf.c
[389/429] Compiling asn1_compat.c
[391/429] Compiling bn_asn1.c
[392/429] Compiling cbb.c
[393/429] Compiling blake2.c
[394/429] Compiling cbs.c
[395/429] Compiling convert.c
[396/429] Compiling errno.c
[397/429] Compiling bio_mem.c
[398/429] Compiling base64.c
[399/429] Compiling bio.c
[400/429] Compiling tasn_utl.c
[401/429] Compiling tasn_typ.c
[401/429] Compiling tasn_fre.c
[403/429] Compiling tasn_new.c
[404/429] Compiling tasn_enc.c
[405/429] Compiling posix_time.c
[406/429] Compiling f_string.c
[407/429] Compiling asn1_par.c
[407/429] Compiling f_int.c
[409/429] Compiling asn_pack.c
[409/429] Compiling tasn_dec.c
[411/429] Compiling asn1_lib.c
[412/429] Compiling a_utctm.c
[413/429] Compiling a_type.c
[414/429] Compiling a_octet.c
[415/429] Compiling a_time.c
[416/429] Compiling a_strnid.c
[417/429] Compiling a_object.c
[418/429] Compiling a_strex.c
[419/429] Compiling a_mbstr.c
[420/429] Compiling a_bool.c
[421/429] Compiling a_d2i_fp.c
[422/429] Compiling a_int.c
[423/429] Compiling a_bitstr.c
[425/432] Emitting module CryptoBoringWrapper
[426/432] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[427/432] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[428/433] Wrapping AST for CryptoBoringWrapper for debugging
[430/507] Emitting module Crypto
[431/517] Compiling Crypto Ed25519_boring.swift
[432/517] Compiling Crypto EllipticCurvePoint_boring.swift
[433/517] Compiling Crypto EllipticCurve_boring.swift
[434/517] Compiling Crypto NISTCurvesKeys_boring.swift
[435/517] Compiling Crypto X25519Keys_boring.swift
[436/517] Compiling Crypto Curve25519.swift
[437/517] Compiling Crypto Ed25519Keys.swift
[438/517] Compiling Crypto NISTCurvesKeys.swift
[439/517] Compiling Crypto X25519Keys.swift
[440/517] Compiling Crypto SymmetricKeys.swift
[441/517] Compiling Crypto SubjectPublicKeyInfo.swift
[442/517] Compiling Crypto CryptoKitErrors.swift
[443/517] Compiling Crypto Digest_boring.swift
[444/517] Compiling Crypto Digest.swift
[445/517] Compiling Crypto Digests.swift
[446/517] Compiling Crypto HashFunctions.swift
[447/517] Compiling Crypto HashFunctions_SHA2.swift
[448/517] Compiling Crypto HPKE-AEAD.swift
[449/517] Compiling Crypto HPKE-Ciphersuite.swift
[450/517] Compiling Crypto HPKE-KDF.swift
[451/517] Compiling Crypto HPKE-KexKeyDerivation.swift
[452/517] Compiling Crypto HMAC.swift
[453/517] Compiling Crypto MACFunctions.swift
[454/517] Compiling Crypto MessageAuthenticationCode.swift
[455/517] Compiling Crypto AES.swift
[456/517] Compiling Crypto ECDSASignature_boring.swift
[457/517] Compiling Crypto ECDSA_boring.swift
[458/517] Compiling Crypto EdDSA_boring.swift
[459/517] Compiling Crypto ECDSA.swift
[460/517] Compiling Crypto Ed25519.swift
[461/517] Compiling Crypto Signature.swift
[462/517] Compiling Crypto HPKE-LabeledExtract.swift
[463/517] Compiling Crypto HPKE-Utils.swift
[464/517] Compiling Crypto DHKEM.swift
[465/517] Compiling Crypto HPKE-KEM-Curve25519.swift
[466/517] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[467/517] Compiling Crypto HPKE-KEM.swift
[468/517] Compiling Crypto HPKE-Errors.swift
[469/517] Compiling Crypto HPKE.swift
[470/517] Compiling Crypto HPKE-Context.swift
[471/517] Compiling Crypto HPKE-KeySchedule.swift
[472/517] Compiling Crypto HPKE-Modes.swift
[473/517] Compiling Crypto Insecure.swift
[474/517] Compiling Crypto Insecure_HashFunctions.swift
[475/517] Compiling Crypto KEM.swift
[476/517] Compiling Crypto ECDH_boring.swift
[477/517] Compiling Crypto DH.swift
[478/517] Compiling Crypto ECDH.swift
[479/517] Compiling Crypto HKDF.swift
[480/517] Compiling Crypto AESWrap.swift
[481/517] Compiling Crypto AESWrap_boring.swift
[482/517] Compiling Crypto AES-GCM.swift
[483/517] Compiling Crypto AES-GCM_boring.swift
[484/517] Compiling Crypto ChaChaPoly_boring.swift
[485/517] Compiling Crypto ChaChaPoly.swift
[486/517] Compiling Crypto Cipher.swift
[487/517] Compiling Crypto Nonces.swift
[488/517] Compiling Crypto ASN1.swift
[489/517] Compiling Crypto ASN1Any.swift
[490/517] Compiling Crypto ASN1BitString.swift
[491/517] Compiling Crypto ASN1Boolean.swift
[492/517] Compiling Crypto ASN1Identifier.swift
[493/517] Compiling Crypto ASN1Integer.swift
[494/517] Compiling Crypto ASN1Null.swift
[495/517] Compiling Crypto ASN1OctetString.swift
[496/517] Compiling Crypto ASN1Strings.swift
[497/517] Compiling Crypto ArraySliceBigint.swift
[498/517] Compiling Crypto GeneralizedTime.swift
[499/517] Compiling Crypto ObjectIdentifier.swift
[500/517] Compiling Crypto ECDSASignature.swift
[501/517] Compiling Crypto PEMDocument.swift
[502/517] Compiling Crypto PKCS8PrivateKey.swift
[503/517] Compiling Crypto SEC1PrivateKey.swift
[504/517] Compiling Crypto ArbitraryPrecisionInteger_boring.swift
[505/517] Compiling Crypto CryptoKitErrors_boring.swift
[506/517] Compiling Crypto FiniteFieldArithmeticContext_boring.swift
[507/517] Compiling Crypto RNG_boring.swift
[508/517] Compiling Crypto SafeCompare_boring.swift
[509/517] Compiling Crypto Zeroization_boring.swift
[510/517] Compiling Crypto PrettyBytes.swift
[511/517] Compiling Crypto SafeCompare.swift
[512/517] Compiling Crypto SecureBytes.swift
[513/517] Compiling Crypto Zeroization.swift
[514/518] Wrapping AST for Crypto for debugging
[516/526] Compiling SwiftOTP TOTP.swift
[517/527] Compiling SwiftOTP HOTP.swift
[518/527] Compiling SwiftOTP OTPAlgorithm.swift
[519/527] Compiling SwiftOTP Generator.swift
[520/527] Compiling SwiftOTP UInt64+Data.swift
[521/527] Compiling SwiftOTP StringExtension.swift
[522/527] Compiling SwiftOTP Data+Utilities.swift
[523/527] Emitting module SwiftOTP
[524/527] Compiling SwiftOTP Base32.swift
[525/528] Wrapping AST for SwiftOTP for debugging
[526/528] Write Objects.LinkFileList
[527/528] Linking libSwiftOTP-Dynamic.so
Build complete! (37.88s)
Build complete.
Done.

Build Machine: Linux 2