The Swift Package Index logo.Swift Package Index

Build Information

Failed to build HsCryptoKit.Swift, reference main (e0238a), with Swift 6.3 for Android on 16 Apr 2026 18:09:09 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/horizontalsystems/HsCryptoKit.Swift.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/horizontalsystems/HsCryptoKit.Swift
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at e0238a7 Fix ambiguous bytes usage
Cloned https://github.com/horizontalsystems/HsCryptoKit.Swift.git
Revision (git rev-parse @):
e0238a7609df9701aac63c6237a819a462c89ab8
SUCCESS checkout https://github.com/horizontalsystems/HsCryptoKit.Swift.git at main
========================================
Build
========================================
Selected platform:         android
Swift version:             6.3
Building package at path:  $PWD
https://github.com/horizontalsystems/HsCryptoKit.Swift.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest
Fetching https://github.com/attaswift/BigInt.git
Fetching https://github.com/horizontalsystems/HsExtensions.Swift.git
Fetching https://github.com/GigaBitcoin/secp256k1.swift.git
Fetching https://github.com/apple/swift-crypto.git
[1/4878] Fetching bigint
[50/4983] Fetching bigint, hsextensions.swift
[1960/22357] Fetching bigint, hsextensions.swift, swift-crypto
[6027/32705] Fetching bigint, hsextensions.swift, swift-crypto, secp256k1.swift
Fetched https://github.com/horizontalsystems/HsExtensions.Swift.git from cache (5.25s)
Fetched https://github.com/GigaBitcoin/secp256k1.swift.git from cache (5.33s)
Fetched https://github.com/apple/swift-crypto.git from cache (5.36s)
Fetched https://github.com/attaswift/BigInt.git from cache (5.66s)
Computing version for https://github.com/GigaBitcoin/secp256k1.swift.git
Computed https://github.com/GigaBitcoin/secp256k1.swift.git at 0.10.0 (7.03s)
Computing version for https://github.com/horizontalsystems/HsExtensions.Swift.git
Computed https://github.com/horizontalsystems/HsExtensions.Swift.git at 1.0.6 (1.16s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.7.0 (1.17s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 2.6.0 (0.95s)
Creating working copy for https://github.com/GigaBitcoin/secp256k1.swift.git
Working copy of https://github.com/GigaBitcoin/secp256k1.swift.git resolved at 0.10.0
Creating working copy for https://github.com/attaswift/BigInt.git
Working copy of https://github.com/attaswift/BigInt.git resolved at 5.7.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.6.0
Creating working copy for https://github.com/horizontalsystems/HsExtensions.Swift.git
Working copy of https://github.com/horizontalsystems/HsExtensions.Swift.git resolved at 1.0.6
Building for debugging...
[0/427] Write sources
[6/427] Compiling helpers.c
[7/427] Compiling fiat_curve25519_adx_square.S
[8/427] Write swift-version--4F562202D5529B1.txt
[9/427] Compiling fiat_curve25519_adx_mul.S
[10/427] Compiling convert.c
[11/427] Compiling Utility.c
[12/441] Compiling precomputed_ecmult_gen.c
[13/441] Compiling v3_utl.c
[14/441] Compiling CCryptoBoringSSLShims shims.c
[15/441] Compiling v3_skey.c
[16/441] Compiling v3_prn.c
[17/441] Compiling secp256k1.c
[18/441] Compiling v3_purp.c
[19/441] Compiling v3_pcons.c
[20/441] Compiling v3_pmaps.c
[21/441] Compiling v3_ocsp.c
[22/441] Compiling v3_lib.c
[23/441] Compiling v3_int.c
[24/441] Compiling v3_ncons.c
[25/441] Compiling v3_ia5.c
[26/441] Compiling v3_info.c
[27/441] Compiling v3_genn.c
[28/441] Compiling v3_extku.c
[29/441] Compiling v3_enum.c
[30/441] Compiling v3_bitst.c
[31/441] Compiling v3_crld.c
[32/441] Compiling v3_conf.c
[33/441] Compiling v3_cpols.c
[34/441] Compiling v3_alt.c
[35/441] Compiling v3_bcons.c
[36/441] Compiling v3_akeya.c
[37/441] Compiling v3_akey.c
[38/441] Compiling x_val.c
[39/441] Compiling x_x509.c
[40/441] Compiling x_spki.c
[41/441] Compiling x_x509a.c
[42/441] Compiling x_info.c
[43/441] Compiling x_sig.c
[44/441] Compiling x_req.c
[45/441] Compiling x_pkey.c
[46/441] Compiling x_pubkey.c
[47/441] Compiling x_name.c
[48/441] Compiling x_exten.c
[49/441] Compiling x_crl.c
[50/441] Compiling x_attrib.c
[51/441] Compiling x_all.c
[52/441] Compiling x509rset.c
[53/441] Compiling x_algor.c
[54/441] Compiling x509spki.c
[55/441] Compiling x509cset.c
[56/441] Compiling x509_trs.c
[57/441] Compiling x509name.c
[58/441] Compiling x509_vpm.c
[59/441] Compiling x509_txt.c
[60/441] Compiling precomputed_ecmult.c
[61/441] Compiling x509_req.c
[62/441] Compiling x509_v3.c
[63/461] Compiling x509_set.c
[64/461] Compiling x509_obj.c
[65/461] Compiling x509_vfy.c
[66/461] Compiling x509_lu.c
[67/461] Compiling x509_def.c
[68/461] Compiling x509_ext.c
[69/461] Compiling x509_cmp.c
[70/461] Compiling x509_d2.c
[71/461] Compiling x509_att.c
[72/461] Compiling x509.c
[73/461] Compiling t_x509a.c
[74/461] Compiling t_req.c
[75/461] Compiling t_crl.c
[76/461] Compiling t_x509.c
[77/461] Compiling rsa_pss.c
[78/461] Compiling i2d_pr.c
[79/461] Compiling by_file.c
[80/461] Compiling name_print.c
[81/461] Compiling algorithm.c
[82/461] Compiling policy.c
[83/461] Compiling by_dir.c
[84/461] Compiling asn1_gen.c
[85/461] Compiling a_digest.c
[86/461] Compiling a_verify.c
[87/461] Compiling a_sign.c
[88/461] Compiling voprf.c
[89/461] Compiling thread_pthread.c
[90/461] Compiling trust_token.c
[91/461] Compiling thread_win.c
[92/461] Compiling thread.c
[93/461] Compiling thread_none.c
[94/461] Compiling pmbtoken.c
[95/461] Compiling rsa_print.c
[96/461] Compiling rc4.c
[97/461] Compiling stack.c
[98/461] Compiling siphash.c
[99/461] Compiling refcount.c
[100/461] Compiling rand_extra.c
[101/461] Compiling rsa_asn1.c
[102/461] Compiling rsa_crypt.c
[103/461] Compiling trusty.c
[104/461] Compiling windows.c
[105/461] Compiling ios.c
[106/461] Compiling getentropy.c
[107/461] Compiling passive.c
[108/461] Compiling poly1305_arm_asm.S
[109/461] Compiling deterministic.c
[110/461] Compiling forkunsafe.c
[111/461] Compiling poly1305_vec.c
[112/461] Compiling pool.c
[113/461] Compiling poly1305_arm.c
[114/461] Compiling poly1305.c
[115/461] Compiling pkcs7.c
[116/461] Compiling pem_x509.c
[117/461] Compiling pkcs8.c
[118/461] Compiling p5_pbev2.c
[119/461] Compiling pem_pkey.c
[120/461] Compiling pem_oth.c
[121/461] Compiling pkcs7_x509.c
[122/461] Compiling pem_pk8.c
[123/461] Compiling pkcs8_x509.c
[124/461] Compiling pem_xaux.c
[125/461] Compiling pem_all.c
[126/461] Compiling lhash.c
[127/461] Compiling obj_xref.c
[128/461] Compiling mem.c
[129/461] Compiling pem_info.c
[130/461] Compiling keccak.c
[131/461] Compiling kyber.c
[132/461] Compiling pem_lib.c
[133/461] Compiling poly_rq_mul.S
[134/461] Compiling x86_64-mont5-mac.mac.x86_64.S
[135/461] Compiling x86_64-mont5-linux.linux.x86_64.S
[136/461] Compiling x86_64-mont-mac.mac.x86_64.S
[137/461] Compiling obj.c
[138/461] Compiling x86_64-mont-linux.linux.x86_64.S
[139/461] Compiling vpaes-x86_64-linux.linux.x86_64.S
[140/461] Compiling x86-mont-windows.windows.x86.S
[141/461] Compiling vpaes-x86_64-mac.mac.x86_64.S
[142/461] Compiling x86-mont-linux.linux.x86.S
[143/461] Compiling vpaes-x86-linux.linux.x86.S
[144/461] Compiling vpaes-x86-windows.windows.x86.S
[145/461] Compiling vpaes-armv8-ios.ios.aarch64.S
[146/461] Compiling vpaes-armv8-linux.linux.aarch64.S
[147/461] Compiling vpaes-armv7-linux.linux.arm.S
[148/461] Compiling hpke.c
[149/461] Compiling vpaes-armv7-ios.ios.arm.S
[150/461] Compiling sha512-x86_64-mac.mac.x86_64.S
[151/461] Compiling sha512-x86_64-linux.linux.x86_64.S
[152/461] Compiling sha512-armv8-ios.ios.aarch64.S
[153/461] Compiling sha512-armv8-linux.linux.aarch64.S
[154/461] Compiling sha512-armv4-linux.linux.arm.S
[155/461] Compiling sha512-586-windows.windows.x86.S
[156/461] Compiling sha512-armv4-ios.ios.arm.S
[157/461] Compiling kdf.c
[158/461] Compiling sha512-586-linux.linux.x86.S
[159/461] Compiling sha256-x86_64-mac.mac.x86_64.S
[160/461] Compiling sha256-x86_64-linux.linux.x86_64.S
[161/461] Compiling sha256-armv8-ios.ios.aarch64.S
[162/461] Compiling sha256-armv4-linux.linux.arm.S
[163/461] Compiling sha256-armv4-ios.ios.arm.S
[164/461] Compiling sha256-586-windows.windows.x86.S
[165/461] Compiling sha256-586-linux.linux.x86.S
[166/461] Compiling sha256-armv8-linux.linux.aarch64.S
[167/461] Compiling sha1-armv8-ios.ios.aarch64.S
[168/461] Compiling sha1-x86_64-mac.mac.x86_64.S
[169/461] Compiling sha1-x86_64-linux.linux.x86_64.S
[170/461] Compiling sha1-armv4-large-linux.linux.arm.S
[171/461] Compiling sha1-armv4-large-ios.ios.arm.S
[171/461] Compiling sha1-586-windows.windows.x86.S
[173/461] Compiling sha1-armv8-linux.linux.aarch64.S
[174/461] Compiling sha1-586-linux.linux.x86.S
[175/461] Compiling sha512.c
[176/461] Compiling sha256.c
[177/461] Compiling sha1.c
[178/461] Compiling service_indicator.c
[179/461] Compiling rsaz-avx2-mac.mac.x86_64.S
[180/461] Compiling rsaz-avx2-linux.linux.x86_64.S
[181/461] Compiling fips.c
[182/461] Compiling self_check.c
[183/461] Compiling hrss.c
[184/461] Compiling rdrand-x86_64-mac.mac.x86_64.S
[185/461] Compiling rdrand-x86_64-linux.linux.x86_64.S
[186/461] Compiling blinding.c
[187/461] Compiling padding.c
[188/461] Compiling rsa_impl.c
[189/461] Compiling rsa.c
[190/461] Compiling p256_beeu-x86_64-asm-mac.mac.x86_64.S
[191/461] Compiling rand.c
[192/461] Compiling urandom.c
[193/461] Compiling fork_detect.c
[194/461] Compiling ctrdrbg.c
[195/461] Compiling p256_beeu-x86_64-asm-linux.linux.x86_64.S
[196/461] Compiling p256_beeu-armv8-asm-ios.ios.aarch64.S
[197/461] Compiling p256-x86_64-asm-mac.mac.x86_64.S
[198/461] Compiling p256_beeu-armv8-asm-linux.linux.aarch64.S
[199/461] Compiling p256-x86_64-asm-linux.linux.x86_64.S
[200/461] Compiling p256-armv8-asm-ios.ios.aarch64.S
[201/461] Compiling p256-armv8-asm-linux.linux.aarch64.S
[202/461] Compiling polyval.c
[203/461] Compiling gcm_nohw.c
[204/461] Compiling ofb.c
[205/461] Compiling ctr.c
[206/461] Compiling md5-x86_64-mac.mac.x86_64.S
[207/461] Compiling cbc.c
[208/461] Compiling md5-x86_64-linux.linux.x86_64.S
[209/461] Compiling gcm.c
[210/461] Compiling cfb.c
[211/461] Compiling md5-586-windows.windows.x86.S
[212/461] Compiling md5-586-linux.linux.x86.S
[213/461] Compiling md5.c
[214/461] Compiling ghashv8-armv8-ios.ios.aarch64.S
[215/461] Compiling ghashv8-armv8-linux.linux.aarch64.S
[216/461] Compiling hkdf.c
[217/461] Compiling md4.c
[218/461] Compiling hmac.c
[219/461] Compiling ghashv8-armv7-ios.ios.arm.S
[220/461] Compiling ghashv8-armv7-linux.linux.arm.S
[221/461] Compiling ghash-x86_64-mac.mac.x86_64.S
[222/461] Compiling ghash-x86_64-linux.linux.x86_64.S
[223/461] Compiling ghash-x86-linux.linux.x86.S
[224/461] Compiling ghash-x86-windows.windows.x86.S
[225/461] Compiling ghash-ssse3-x86_64-linux.linux.x86_64.S
[226/461] Compiling ghash-ssse3-x86_64-mac.mac.x86_64.S
[227/461] Compiling ghash-ssse3-x86-windows.windows.x86.S
[228/461] Compiling ghash-ssse3-x86-linux.linux.x86.S
[229/461] Compiling ghash-neon-armv8-ios.ios.aarch64.S
[230/461] Compiling ghash-neon-armv8-linux.linux.aarch64.S
[231/461] Compiling ghash-armv4-linux.linux.arm.S
[232/461] Compiling fips_shared_support.c
[233/461] Compiling ghash-armv4-ios.ios.arm.S
[234/461] Compiling ecdh.c
[235/461] Compiling util.c
[236/461] Compiling wnaf.c
[237/461] Compiling ecdsa.c
[238/461] Compiling simple_mul.c
[239/461] Compiling simple.c
[240/461] Compiling scalar.c
[241/461] Compiling oct.c
[242/461] Compiling felem.c
[243/461] Compiling p256.c
[244/461] Compiling p224-64.c
[245/461] Compiling ec_montgomery.c
[246/461] Compiling digestsign.c
[247/461] Compiling ec_key.c
[248/461] Compiling digests.c
[249/461] Compiling ec.c
[250/461] Compiling digest.c
[251/461] Compiling co-586-windows.windows.x86.S
[252/461] Compiling co-586-linux.linux.x86.S
[253/461] Compiling check.c
[254/461] Compiling dh.c
[255/461] Compiling cmac.c
[256/461] Compiling bsaes-armv7-linux.linux.arm.S
[257/461] Compiling e_aesccm.c
[258/461] Compiling bsaes-armv7-ios.ios.arm.S
[259/461] Compiling p256-nistz.c
[260/461] Compiling aead.c
[261/461] Compiling cipher.c
[262/461] Compiling e_aes.c
[263/461] Compiling sqrt.c
[264/461] Compiling rsaz_exp.c
[265/461] Compiling shift.c
[266/461] Compiling random.c
[267/461] Compiling prime.c
[268/461] Compiling montgomery_inv.c
[269/461] Compiling mul.c
[270/461] Compiling jacobi.c
[271/461] Compiling montgomery.c
[272/461] Compiling gcd_extra.c
[273/461] Compiling gcd.c
[274/461] Compiling div_extra.c
[275/461] Compiling generic.c
[276/461] Compiling exponentiation.c
[277/461] Compiling ctx.c
[278/461] Compiling div.c
[279/461] Compiling x86_64-gcc.c
[280/461] Compiling cmp.c
[281/461] Compiling bn-armv8-linux.linux.aarch64.S
[282/461] Compiling bytes.c
[283/461] Compiling bn-586-windows.windows.x86.S
[284/461] Compiling bn-armv8-ios.ios.aarch64.S
[285/461] Compiling bn-586-linux.linux.x86.S
[286/461] Compiling bn.c
[287/461] Compiling armv4-mont-linux.linux.arm.S
[288/461] Compiling armv8-mont-ios.ios.aarch64.S
[289/461] Compiling add.c
[290/461] Compiling armv8-mont-linux.linux.aarch64.S
[291/461] Compiling armv4-mont-ios.ios.arm.S
[292/461] Compiling aesv8-gcm-armv8-ios.ios.aarch64.S
[293/461] Compiling aesv8-gcm-armv8-linux.linux.aarch64.S
[294/461] Compiling aesv8-armv8-ios.ios.aarch64.S
[295/461] Compiling aesv8-armv7-linux.linux.arm.S
[296/461] Compiling aesv8-armv7-ios.ios.arm.S
[297/461] Compiling aesv8-armv8-linux.linux.aarch64.S
[298/461] Compiling aesni-x86_64-mac.mac.x86_64.S
[299/461] Compiling mode_wrappers.c
[300/461] Compiling aesni-x86-windows.windows.x86.S
[301/461] Compiling key_wrap.c
[302/461] Compiling aesni-x86_64-linux.linux.x86_64.S
[303/461] Compiling aesni-x86-linux.linux.x86.S
[304/461] Compiling aes.c
[305/461] Compiling aesni-gcm-x86_64-mac.mac.x86_64.S
[306/461] Compiling aesni-gcm-x86_64-linux.linux.x86_64.S
[307/461] Compiling ex_data.c
[308/461] Compiling aes_nohw.c
[309/461] Compiling sign.c
[310/461] Compiling scrypt.c
[311/461] Compiling pbkdf.c
[312/461] Compiling p_x25519.c
[313/461] Compiling print.c
[314/461] Compiling p_rsa_asn1.c
[315/461] Compiling p_x25519_asn1.c
[316/461] Compiling p_rsa.c
[317/461] Compiling p_ed25519.c
[318/461] Compiling p_hkdf.c
[319/461] Compiling p_ed25519_asn1.c
[320/461] Compiling p_ec_asn1.c
[321/461] Compiling p_ec.c
[322/461] Compiling err_data.c
[323/461] Compiling p_dsa_asn1.c
[324/461] Compiling evp_ctx.c
[325/461] Compiling evp_asn1.c
[326/461] Compiling evp.c
[327/461] Compiling engine.c
[328/461] Compiling err.c
[329/461] Compiling ecdh_extra.c
[330/461] Compiling ecdsa_asn1.c
[331/461] Compiling ec_derive.c
[332/461] Compiling hash_to_curve.c
[333/461] Compiling dsa_asn1.c
[334/461] Compiling ec_asn1.c
[335/461] Compiling dsa.c
[336/461] Compiling digest_extra.c
[337/461] Compiling params.c
[338/461] Compiling dh_asn1.c
[339/461] Compiling x25519-asm-arm.S
[340/461] Compiling spake25519.c
[341/461] Compiling curve25519_64_adx.c
[342/461] Compiling cpu_intel.c
[343/461] Compiling crypto.c
[344/461] Compiling des.c
[345/461] Compiling cpu_arm.c
[346/461] Compiling cpu_arm_linux.c
[347/461] Compiling cpu_arm_freebsd.c
[348/461] Compiling cpu_aarch64_openbsd.c
[349/461] Compiling cpu_aarch64_win.c
[350/461] Compiling cpu_aarch64_sysreg.c
[351/461] Compiling cpu_aarch64_linux.c
[352/461] Compiling cpu_aarch64_fuchsia.c
[353/461] Compiling cpu_aarch64_apple.c
[354/461] Compiling curve25519.c
[355/461] Compiling tls_cbc.c
[356/461] Compiling e_rc4.c
[357/461] Compiling conf.c
[358/461] Compiling e_tls.c
[359/461] Compiling e_rc2.c
[360/461] Compiling e_null.c
[361/461] Compiling derive_key.c
[362/461] Compiling e_des.c
[363/461] Compiling e_chacha20poly1305.c
[364/461] Compiling chacha20_poly1305_x86_64-mac.mac.x86_64.S
[365/461] Compiling e_aesgcmsiv.c
[366/461] Compiling e_aesctrhmac.c
[367/461] Compiling chacha20_poly1305_x86_64-linux.linux.x86_64.S
[368/461] Compiling cipher_extra.c
[369/461] Compiling chacha20_poly1305_armv8-ios.ios.aarch64.S
[370/461] Compiling aes128gcmsiv-x86_64-linux.linux.x86_64.S
[370/461] Compiling chacha-x86_64-mac.mac.x86_64.S
[372/461] Compiling aes128gcmsiv-x86_64-mac.mac.x86_64.S
[373/461] Compiling chacha20_poly1305_armv8-linux.linux.aarch64.S
[374/461] Compiling chacha-x86-windows.windows.x86.S
[375/461] Compiling chacha-x86-linux.linux.x86.S
[376/461] Compiling chacha-x86_64-linux.linux.x86_64.S
[377/461] Compiling chacha-armv4-linux.linux.arm.S
[378/461] Compiling chacha.c
[379/461] Compiling chacha-armv8-ios.ios.aarch64.S
[380/461] Compiling chacha-armv4-ios.ios.arm.S
[381/461] Compiling chacha-armv8-linux.linux.aarch64.S
[382/461] Compiling unicode.c
[383/461] Compiling asn1_compat.c
[384/461] Compiling bn_asn1.c
[385/461] Compiling ber.c
[386/461] Compiling buf.c
[387/461] Compiling cbb.c
[388/461] Compiling printf.c
[389/461] Compiling cbs.c
[390/461] Compiling blake2.c
[391/461] Compiling pair.c
[392/461] Compiling hexdump.c
[393/461] Compiling file.c
[394/461] Compiling errno.c
[395/461] Compiling fd.c
[396/461] Compiling bio_mem.c
[397/461] Compiling base64.c
[398/461] Compiling tasn_utl.c
[399/461] Compiling bio.c
[399/461] Compiling tasn_new.c
[401/461] Compiling tasn_typ.c
[402/461] Compiling tasn_fre.c
[403/461] Compiling f_string.c
[404/461] Compiling posix_time.c
[405/461] Compiling tasn_enc.c
[406/461] Compiling f_int.c
[407/461] Compiling asn_pack.c
[408/461] Compiling tasn_dec.c
[409/461] Compiling asn1_par.c
[410/461] Compiling a_utctm.c
[411/461] Compiling a_type.c
[412/461] Compiling asn1_lib.c
[413/461] Compiling a_time.c
[414/461] Compiling a_strnid.c
[415/461] Compiling a_strex.c
[416/461] Compiling a_octet.c
[417/461] Compiling a_mbstr.c
[418/461] Compiling a_object.c
[419/461] Compiling a_i2d_fp.c
[420/461] Compiling a_gentm.c
[421/461] Write sources
[422/461] Compiling a_dup.c
[423/461] Compiling a_int.c
[424/462] Compiling a_d2i_fp.c
[425/462] Compiling a_bool.c
[426/482] Compiling a_bitstr.c
[428/485] Emitting module BigInt
[429/487] Compiling BigInt Integer Conversion.swift
[430/487] Compiling BigInt Multiplication.swift
[431/487] Compiling BigInt Prime Test.swift
[432/487] Compiling BigInt Strideable.swift
[433/487] Compiling BigInt String Conversion.swift
[434/487] Emitting module CryptoBoringWrapper
[435/487] Compiling BigInt Addition.swift
[436/487] Compiling BigInt BigInt.swift
[437/487] Compiling BigInt BigUInt.swift
[438/487] Compiling BigInt Random.swift
[439/487] Compiling BigInt Shifts.swift
[440/487] Compiling BigInt Square Root.swift
[441/487] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[442/487] Compiling BigInt Hashable.swift
[443/487] Compiling BigInt Bitwise Ops.swift
[444/487] Compiling BigInt Codable.swift
[445/487] Compiling BigInt Floating Point Conversion.swift
[446/487] Compiling BigInt GCD.swift
[447/489] Compiling secp256k1 secp256k1.swift
[448/489] Compiling BigInt Words and Bits.swift
[449/489] Compiling BigInt Exponentiation.swift
/host/spi-builder-workspace/.build/checkouts/HsExtensions.Swift/Sources/HsExtensions/Published.swift:2:8: error: no such module 'Combine'
 1 | import Foundation
 2 | import Combine
   |        `- error: no such module 'Combine'
 3 |
 4 | @propertyWrapper
/host/spi-builder-workspace/.build/checkouts/HsExtensions.Swift/Sources/HsExtensions/Published.swift:2:8: error: no such module 'Combine'
 1 | import Foundation
 2 | import Combine
   |        `- error: no such module 'Combine'
 3 |
 4 | @propertyWrapper
/host/spi-builder-workspace/.build/checkouts/HsExtensions.Swift/Sources/HsExtensions/Published.swift:2:8: error: no such module 'Combine'
 1 | import Foundation
 2 | import Combine
   |        `- error: no such module 'Combine'
 3 |
 4 | @propertyWrapper
/host/spi-builder-workspace/.build/checkouts/HsExtensions.Swift/Sources/HsExtensions/Published.swift:2:8: error: no such module 'Combine'
 1 | import Foundation
 2 | import Combine
   |        `- error: no such module 'Combine'
 3 |
 4 | @propertyWrapper
/host/spi-builder-workspace/.build/checkouts/HsExtensions.Swift/Sources/HsExtensions/Published.swift:2:8: error: no such module 'Combine'
 1 | import Foundation
 2 | import Combine
   |        `- error: no such module 'Combine'
 3 |
 4 | @propertyWrapper
/host/spi-builder-workspace/.build/checkouts/HsExtensions.Swift/Sources/HsExtensions/Published.swift:2:8: error: no such module 'Combine'
 1 | import Foundation
 2 | import Combine
   |        `- error: no such module 'Combine'
 3 |
 4 | @propertyWrapper
error: emit-module command failed with exit code 1 (use -v to see invocation)
[455/490] Emitting module HsExtensions
/host/spi-builder-workspace/.build/checkouts/HsExtensions.Swift/Sources/HsExtensions/Published.swift:2:8: error: no such module 'Combine'
 1 | import Foundation
 2 | import Combine
   |        `- error: no such module 'Combine'
 3 |
 4 | @propertyWrapper
/host/spi-builder-workspace/.build/checkouts/HsExtensions.Swift/Sources/HsExtensions/Published.swift:2:8: error: no such module 'Combine'
 1 | import Foundation
 2 | import Combine
   |        `- error: no such module 'Combine'
 3 |
 4 | @propertyWrapper
/host/spi-builder-workspace/.build/checkouts/HsExtensions.Swift/Sources/HsExtensions/Published.swift:2:8: error: no such module 'Combine'
 1 | import Foundation
 2 | import Combine
   |        `- error: no such module 'Combine'
 3 |
 4 | @propertyWrapper
[461/490] Compiling BigInt Comparable.swift
[470/490] Compiling BigInt Data Conversion.swift
/host/spi-builder-workspace/.build/checkouts/HsExtensions.Swift/Sources/HsExtensions/Published.swift:2:8: error: no such module 'Combine'
 1 | import Foundation
 2 | import Combine
   |        `- error: no such module 'Combine'
 3 |
 4 | @propertyWrapper
[471/490] Compiling BigInt Division.swift
/host/spi-builder-workspace/.build/checkouts/HsExtensions.Swift/Sources/HsExtensions/Published.swift:2:8: error: no such module 'Combine'
 1 | import Foundation
 2 | import Combine
   |        `- error: no such module 'Combine'
 3 |
 4 | @propertyWrapper
[475/490] Emitting module secp256k1
/host/spi-builder-workspace/.build/checkouts/HsExtensions.Swift/Sources/HsExtensions/Published.swift:2:8: error: no such module 'Combine'
 1 | import Foundation
 2 | import Combine
   |        `- error: no such module 'Combine'
 3 |
 4 | @propertyWrapper
/host/spi-builder-workspace/.build/checkouts/HsExtensions.Swift/Sources/HsExtensions/Published.swift:2:8: error: no such module 'Combine'
 1 | import Foundation
 2 | import Combine
   |        `- error: no such module 'Combine'
 3 |
 4 | @propertyWrapper
[481/491] Compiling HsExtensions Timer.swift
/host/spi-builder-workspace/.build/checkouts/HsExtensions.Swift/Sources/HsExtensions/Published.swift:2:8: error: no such module 'Combine'
 1 | import Foundation
 2 | import Combine
   |        `- error: no such module 'Combine'
 3 |
 4 | @propertyWrapper
[488/491] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[490/492] Compiling HsExtensions VarInt.swift
/host/spi-builder-workspace/.build/checkouts/HsExtensions.Swift/Sources/HsExtensions/Published.swift:2:8: error: no such module 'Combine'
 1 | import Foundation
 2 | import Combine
   |        `- error: no such module 'Combine'
 3 |
 4 | @propertyWrapper
BUILD FAILURE 6.3 android