Build Information
Failed to build BSWInterfaceKit, reference develop (dac5f1), with Swift 6.2 for Linux on 9 Apr 2026 09:32:21 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/theleftbit/BSWInterfaceKit.git
Reference: develop
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/theleftbit/BSWInterfaceKit
* branch develop -> FETCH_HEAD
* [new branch] develop -> origin/develop
HEAD is now at dac5f13 Merge pull request #467 from theleftbit/fix-android
Cloned https://github.com/theleftbit/BSWInterfaceKit.git
Revision (git rev-parse @):
dac5f138a55a531af8b17d7ef450695ffa375a58
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/theleftbit/BSWInterfaceKit.git at develop
========================================
Build
========================================
Selected platform: linux
Swift version: 6.2
Building package at path: $PWD
https://github.com/theleftbit/BSWInterfaceKit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:0ddb100795e64f71518020a73ad8441aeb43832ede7f1202ae7f8de93664f90d
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.2-latest
Fetching https://github.com/theleftbit/BSWFoundation.git
Fetching https://github.com/kean/Nuke.git
Fetching https://github.com/pointfreeco/swift-snapshot-testing.git
[1/5514] Fetching bswfoundation
[5515/33976] Fetching bswfoundation, nuke
Fetched https://github.com/theleftbit/BSWFoundation.git from cache (0.69s)
[6831/28462] Fetching nuke
[15656/44508] Fetching nuke, swift-snapshot-testing
Fetched https://github.com/kean/Nuke.git from cache (2.16s)
[4333/16046] Fetching swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-snapshot-testing.git from cache (3.96s)
Computing version for https://github.com/theleftbit/BSWFoundation.git
Computed https://github.com/theleftbit/BSWFoundation.git at 7.3.2 (4.51s)
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/kishikawakatsumi/KeychainAccess.git
[1/4388] Fetching keychainaccess
[3731/21718] Fetching keychainaccess, swift-crypto
Fetched https://github.com/kishikawakatsumi/KeychainAccess.git from cache (2.87s)
Fetched https://github.com/apple/swift-crypto.git from cache (2.91s)
Computing version for https://github.com/kishikawakatsumi/KeychainAccess.git
Computed https://github.com/kishikawakatsumi/KeychainAccess.git at 4.2.2 (5.27s)
Computing version for https://github.com/kean/Nuke.git
Computed https://github.com/kean/Nuke.git at 12.9.0 (0.32s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing.git
Computed https://github.com/pointfreeco/swift-snapshot-testing.git at 1.19.2 (0.40s)
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/pointfreeco/swift-custom-dump
[1/5443] Fetching swift-custom-dump
[5444/80375] Fetching swift-custom-dump, swift-syntax
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (6.80s)
Fetched https://github.com/swiftlang/swift-syntax from cache (6.86s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.5.0 (7.21s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5723] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.67s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.15.1 (1.85s)
Fetching https://github.com/apple/swift-asn1.git
[1/1796] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.28s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.6.0 (0.87s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 603.0.0 (1.05s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.9.0 (0.60s)
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.5.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.15.1
Creating working copy for https://github.com/kean/Nuke.git
Working copy of https://github.com/kean/Nuke.git resolved at 12.9.0
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 603.0.0
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.9.0
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.6.0
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing.git
Working copy of https://github.com/pointfreeco/swift-snapshot-testing.git resolved at 1.19.2
Creating working copy for https://github.com/theleftbit/BSWFoundation.git
Working copy of https://github.com/theleftbit/BSWFoundation.git resolved at 7.3.2
Creating working copy for https://github.com/kishikawakatsumi/KeychainAccess.git
Working copy of https://github.com/kishikawakatsumi/KeychainAccess.git resolved at 4.2.2
warning: 'spi-builder-workspace': found 10 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/Sources/BSWInterfaceKit/Skip/BSWSwiftViewModelHolder.kt
/host/spi-builder-workspace/Sources/BSWInterfaceKit/Skip/BSWSheet.kt
/host/spi-builder-workspace/Sources/BSWInterfaceKit/Skip/BSWAsyncView.kt
/host/spi-builder-workspace/Sources/BSWInterfaceKit/Skip/BSWErrorResolution.kt
/host/spi-builder-workspace/Sources/BSWInterfaceKit/Skip/BSWBlockingTask.kt
/host/spi-builder-workspace/Sources/BSWInterfaceKit/Skip/BSWBackButton.kt
/host/spi-builder-workspace/Sources/BSWInterfaceKit/Skip/skip.yml
/host/spi-builder-workspace/Sources/BSWInterfaceKit/Skip/BSWHUD.kt
/host/spi-builder-workspace/Sources/BSWInterfaceKit/Skip/BSWNavDisplay.kt
/host/spi-builder-workspace/Sources/BSWInterfaceKit/Skip/BSWAsyncButton.kt
Building for debugging...
[0/377] Write sources
[1/377] Write swift-version-24593BA9C3E375BF.txt
[1/377] Write sources
[3/377] Compiling CCryptoBoringSSLShims shims.c
[4/377] Compiling a_octet.cc
[5/377] Compiling a_i2d_fp.cc
[6/377] Compiling fiat_p256_adx_sqr.S
[7/377] Compiling fiat_curve25519_adx_square.S
[8/377] Compiling fiat_p256_adx_mul.S
[9/377] Compiling fiat_curve25519_adx_mul.S
[10/377] Compiling md5-x86_64-linux.S
[11/377] Compiling md5-x86_64-apple.S
[12/377] Compiling md5-586-linux.S
[13/377] Compiling a_mbstr.cc
[14/377] Compiling a_int.cc
[15/377] Compiling md5-586-apple.S
[16/377] Compiling chacha20_poly1305_armv8-win.S
[17/377] Compiling chacha20_poly1305_x86_64-apple.S
[18/377] Compiling chacha20_poly1305_armv8-linux.S
[19/377] Compiling chacha20_poly1305_x86_64-linux.S
[20/377] Compiling a_gentm.cc
[21/377] Compiling chacha-x86-linux.S
[22/377] Compiling chacha-x86_64-apple.S
[23/377] Compiling a_strex.cc
[24/377] Compiling chacha20_poly1305_armv8-apple.S
[25/377] Compiling chacha-x86_64-linux.S
[26/377] Compiling chacha-armv8-win.S
[27/377] Compiling chacha-x86-apple.S
[28/377] Compiling chacha-armv8-linux.S
[29/377] Compiling aes128gcmsiv-x86_64-linux.S
[30/377] Compiling aes128gcmsiv-x86_64-apple.S
[31/377] Compiling chacha-armv8-apple.S
[32/377] Compiling chacha-armv4-linux.S
[33/377] Compiling x86_64-mont5-apple.S
[34/377] Compiling x86_64-mont-linux.S
[35/377] Compiling x86-mont-linux.S
[36/377] Compiling x86_64-mont-apple.S
[37/377] Compiling x86-mont-apple.S
[38/377] Compiling vpaes-x86_64-apple.S
[38/377] Compiling x86_64-mont5-linux.S
[40/377] Compiling a_object.cc
[41/377] Compiling vpaes-x86_64-linux.S
[42/377] Compiling vpaes-x86-apple.S
[43/377] Compiling vpaes-armv8-win.S
[44/377] Compiling vpaes-x86-linux.S
[45/377] Compiling vpaes-armv8-linux.S
[46/377] Compiling vpaes-armv8-apple.S
[47/377] Compiling vpaes-armv7-linux.S
[48/377] Compiling sha512-armv8-linux.S
[49/377] Compiling sha512-armv8-win.S
[50/377] Compiling sha512-x86_64-linux.S
[51/377] Compiling sha512-x86_64-apple.S
[52/377] Compiling sha512-armv8-apple.S
[53/377] Compiling sha512-586-apple.S
[54/377] Compiling sha256-armv8-linux.S
[55/377] Compiling sha512-armv4-linux.S
[56/377] Compiling sha512-586-linux.S
[57/377] Compiling err_data.cc
[58/377] Compiling sha256-armv8-win.S
[59/377] Compiling sha256-armv8-apple.S
[60/377] Compiling sha256-x86_64-apple.S
[61/377] Compiling sha256-x86_64-linux.S
[62/377] Compiling sha256-armv4-linux.S
[63/377] Compiling sha256-586-linux.S
[64/377] Compiling sha256-586-apple.S
[65/377] Compiling sha1-armv8-apple.S
[66/377] Compiling sha1-armv8-win.S
[67/377] Compiling sha1-armv8-linux.S
[68/377] Compiling sha1-x86_64-apple.S
[69/377] Compiling sha1-armv4-large-linux.S
[70/377] Compiling sha1-586-linux.S
[71/377] Compiling sha1-x86_64-linux.S
[72/377] Compiling sha1-586-apple.S
[73/377] Compiling rsaz-avx2-apple.S
[74/377] Compiling rsaz-avx2-linux.S
[75/377] Compiling rdrand-x86_64-apple.S
[76/377] Compiling p256_beeu-armv8-asm-win.S
[77/377] Compiling p256_beeu-armv8-asm-linux.S
[78/377] Compiling rdrand-x86_64-linux.S
[79/377] Compiling p256_beeu-x86_64-asm-linux.S
[80/377] Compiling p256_beeu-x86_64-asm-apple.S
[81/377] Compiling p256-x86_64-asm-apple.S
[82/377] Compiling p256_beeu-armv8-asm-apple.S
[83/377] Compiling p256-armv8-asm-linux.S
[84/377] Compiling p256-armv8-asm-apple.S
[85/377] Compiling p256-armv8-asm-win.S
[86/377] Compiling ghashv8-armv8-win.S
[87/377] Compiling p256-x86_64-asm-linux.S
[88/377] Compiling ghashv8-armv8-apple.S
[89/377] Compiling ghashv8-armv8-linux.S
[90/377] Compiling ghashv8-armv7-linux.S
[91/377] Compiling ghash-x86_64-linux.S
[92/377] Compiling ghash-x86_64-apple.S
[93/377] Compiling ghash-x86-apple.S
[94/377] Compiling ghash-x86-linux.S
[95/377] Compiling ghash-ssse3-x86_64-linux.S
[95/377] Compiling ghash-ssse3-x86-apple.S
[97/377] Compiling ghash-ssse3-x86_64-apple.S
[98/377] Compiling ghash-ssse3-x86-linux.S
[99/377] Compiling ghash-neon-armv8-win.S
[100/377] Compiling ghash-neon-armv8-linux.S
[101/377] Compiling ghash-neon-armv8-apple.S
[102/377] Compiling co-586-linux.S
[103/377] Compiling co-586-apple.S
[104/377] Compiling ghash-armv4-linux.S
[105/377] Compiling bn-armv8-win.S
[106/377] Compiling bsaes-armv7-linux.S
[107/377] Compiling bn-armv8-linux.S
[108/377] Compiling bn-armv8-apple.S
[109/377] Compiling bn-586-apple.S
[110/377] Compiling armv8-mont-linux.S
[111/377] Compiling aesv8-gcm-armv8-linux.S
[112/377] Compiling armv8-mont-apple.S
[113/377] Compiling bn-586-linux.S
[114/377] Compiling armv4-mont-linux.S
[115/377] Compiling aesv8-gcm-armv8-win.S
[115/377] Compiling armv8-mont-win.S
[117/377] Compiling aesv8-armv8-linux.S
[118/377] Compiling aesv8-gcm-armv8-apple.S
[119/377] Compiling aesv8-armv7-linux.S
[120/377] Compiling aesv8-armv8-win.S
[121/377] Compiling aesv8-armv8-apple.S
[122/377] Compiling aesni-x86_64-apple.S
[123/377] Compiling aesni-x86_64-linux.S
[124/377] Compiling aesni-x86-linux.S
[125/377] Compiling aesni-gcm-x86_64-apple.S
[126/377] Compiling aesni-x86-apple.S
[127/377] Compiling aes-gcm-avx512-x86_64-linux.S
[128/377] Compiling aesni-gcm-x86_64-linux.S
[129/377] Compiling aes-gcm-avx512-x86_64-apple.S
[130/377] Compiling aes-gcm-avx2-x86_64-apple.S
[131/377] Compiling aes-gcm-avx2-x86_64-linux.S
[132/377] Compiling xwing.cc
[133/377] Compiling x_sig.cc
[134/377] Compiling x_x509.cc
[135/377] Compiling x_spki.cc
[136/377] Compiling x_pubkey.cc
[137/377] Compiling x_req.cc
[138/377] Compiling x_x509a.cc
[139/377] Compiling x_name.cc
[140/377] Compiling x_exten.cc
[141/377] Compiling x_crl.cc
[142/377] Compiling x509spki.cc
[143/377] Compiling x_all.cc
[144/377] Compiling x_algor.cc
[145/377] Compiling x_attrib.cc
[146/377] Compiling x509name.cc
[147/377] Compiling x509rset.cc
[148/377] Compiling x509cset.cc
[149/377] Compiling x509_vpm.cc
[150/377] Compiling x509_txt.cc
[151/377] Compiling x509_vfy.cc
[152/377] Compiling x509_v3.cc
[153/377] Compiling x509_set.cc
[154/377] Compiling x509_trs.cc
[155/377] Compiling x509_req.cc
[156/377] Compiling x509_obj.cc
[157/377] Compiling x509_lu.cc
[158/377] Compiling x509_ext.cc
[159/377] Compiling x509_def.cc
[160/377] Compiling x509_d2.cc
[161/377] Compiling x509.cc
[162/377] Compiling x509_cmp.cc
[163/377] Compiling x509_att.cc
[164/377] Compiling v3_skey.cc
[165/377] Compiling v3_utl.cc
[166/377] Compiling v3_prn.cc
[167/377] Compiling v3_purp.cc
[168/377] Compiling v3_pmaps.cc
[169/377] Compiling v3_pcons.cc
[170/377] Compiling v3_ocsp.cc
[171/377] Compiling v3_ncons.cc
[172/377] Compiling v3_int.cc
[173/377] Compiling v3_lib.cc
[174/377] Compiling v3_ia5.cc
[175/377] Compiling v3_info.cc
[176/377] Compiling v3_genn.cc
[177/377] Compiling v3_extku.cc
[178/377] Compiling v3_enum.cc
[179/377] Compiling v3_crld.cc
[180/377] Compiling v3_cpols.cc
[181/377] Compiling v3_conf.cc
[182/377] Compiling v3_bitst.cc
[183/377] Compiling v3_bcons.cc
[184/377] Compiling v3_alt.cc
[185/377] Compiling v3_akeya.cc
[186/377] Compiling t_x509a.cc
[187/377] Compiling v3_akey.cc
[188/377] Compiling t_x509.cc
[189/377] Compiling t_req.cc
[190/377] Compiling t_crl.cc
[191/377] Compiling i2d_pr.cc
[192/377] Compiling rsa_pss.cc
[193/377] Compiling policy.cc
[194/377] Compiling name_print.cc
[195/377] Compiling by_file.cc
[196/377] Compiling by_dir.cc
[197/377] Compiling asn1_gen.cc
[198/377] Compiling algorithm.cc
[199/377] Compiling a_verify.cc
[200/377] Compiling voprf.cc
[201/377] Compiling thread_win.cc
[202/377] Compiling a_digest.cc
[203/377] Compiling a_sign.cc
[204/377] Compiling thread_pthread.cc
[205/377] Compiling thread_none.cc
[206/377] Compiling thread.cc
[207/377] Compiling pmbtoken.cc
[208/377] Compiling trust_token.cc
[209/377] Compiling stack.cc
[210/377] Compiling siphash.cc
[211/377] Compiling sha512.cc
[212/377] Compiling sha256.cc
[213/377] Compiling sha1.cc
[214/377] Compiling slhdsa.cc
[215/377] Compiling rsa_extra.cc
[216/377] Compiling rsa_print.cc
[217/377] Compiling spake2plus.cc
[218/377] Compiling rc4.cc
[219/377] Compiling refcount.cc
[220/377] Compiling windows.cc
[221/377] Compiling rsa_crypt.cc
[222/377] Compiling trusty.cc
[223/377] Compiling urandom.cc
[224/377] Compiling rand.cc
[225/377] Compiling ios.cc
[226/377] Compiling passive.cc
[227/377] Compiling getentropy.cc
[228/377] Compiling poly1305_arm_asm.S
[229/377] Compiling deterministic.cc
[230/377] Compiling forkunsafe.cc
[231/377] Compiling rsa_asn1.cc
[232/377] Compiling fork_detect.cc
[233/377] Compiling poly1305_arm.cc
[234/377] Compiling poly1305.cc
[235/377] Compiling poly1305_vec.cc
[236/377] Compiling pool.cc
[237/377] Compiling pkcs7.cc
[238/377] Compiling p5_pbev2.cc
[239/377] Compiling pkcs8_x509.cc
[240/377] Compiling pem_xaux.cc
[241/377] Compiling pkcs8.cc
[242/377] Compiling pkcs7_x509.cc
[243/377] Compiling pem_x509.cc
[244/377] Compiling pem_pkey.cc
[245/377] Compiling pem_pk8.cc
[246/377] Compiling mlkem.cc
[247/377] Compiling pem_all.cc
[248/377] Compiling obj_xref.cc
[249/377] Compiling mldsa.cc
[250/377] Compiling pem_oth.cc
[251/377] Compiling mem.cc
[252/377] Compiling pem_info.cc
[253/377] Compiling pem_lib.cc
[254/377] Compiling poly_rq_mul.S
[255/377] Compiling obj.cc
[256/377] Compiling fips_shared_support.cc
[257/377] Compiling md5.cc
[258/377] Compiling lhash.cc
[259/377] Compiling md4.cc
[260/377] Compiling ex_data.cc
[261/377] Compiling fuzzer_mode.cc
[262/377] Compiling kyber.cc
[263/377] Compiling scrypt.cc
[264/377] Compiling hpke.cc
[265/377] Compiling hrss.cc
[266/377] Compiling pbkdf.cc
[267/377] Compiling print.cc
[268/377] Compiling sign.cc
[269/377] Compiling p_x25519.cc
[270/377] Compiling p_x25519_asn1.cc
[271/377] Compiling p_rsa_asn1.cc
[272/377] Compiling p_rsa.cc
[273/377] Compiling p_hkdf.cc
[274/377] Compiling p_ed25519_asn1.cc
[275/377] Compiling p_ed25519.cc
[276/377] Compiling p_ec.cc
[277/377] Compiling p_dsa_asn1.cc
[278/377] Compiling p_dh_asn1.cc
[279/377] Compiling p_dh.cc
[280/377] Compiling p_ec_asn1.cc
[281/377] Compiling evp_ctx.cc
[282/377] Compiling err.cc
[283/377] Compiling engine.cc
[284/377] Compiling ecdsa_p1363.cc
[285/377] Compiling evp_asn1.cc
[286/377] Compiling evp.cc
[287/377] Compiling ecdh.cc
[288/377] Compiling ecdsa_asn1.cc
[289/377] Compiling ec_derive.cc
[290/377] Compiling hash_to_curve.cc
[291/377] Compiling dsa.cc
[292/377] Compiling ec_asn1.cc
[293/377] Compiling dsa_asn1.cc
[294/377] Compiling digest_extra.cc
[295/377] Compiling x25519-asm-arm.S
[296/377] Compiling des.cc
[297/377] Compiling params.cc
[298/377] Compiling dh_asn1.cc
[299/377] Compiling crypto.cc
[300/377] Compiling cpu_arm_linux.cc
[301/377] Compiling cpu_intel.cc
[302/377] Compiling cpu_arm_freebsd.cc
[303/377] Compiling curve25519.cc
[304/377] Compiling spake25519.cc
[305/377] Compiling cpu_aarch64_win.cc
[306/377] Compiling cpu_aarch64_openbsd.cc
[307/377] Compiling cpu_aarch64_sysreg.cc
[308/377] Compiling cpu_aarch64_linux.cc
[309/377] Compiling cpu_aarch64_fuchsia.cc
[310/377] Compiling curve25519_64_adx.cc
[311/377] Compiling cpu_aarch64_apple.cc
[312/377] Compiling conf.cc
[313/377] Compiling tls_cbc.cc
[314/377] Compiling get_cipher.cc
[315/377] Compiling e_rc4.cc
[316/377] Compiling e_tls.cc
[317/377] Compiling e_rc2.cc
[318/377] Compiling e_null.cc
[319/377] Compiling e_des.cc
[320/377] Compiling e_chacha20poly1305.cc
[321/377] Compiling e_aeseax.cc
[322/377] Compiling cms.cc
[323/377] Compiling e_aesgcmsiv.cc
[324/377] Compiling derive_key.cc
[325/377] Compiling e_aesctrhmac.cc
[326/377] Compiling chacha.cc
[327/377] Compiling buf.cc
[328/377] Compiling unicode.cc
[329/377] Compiling cbb.cc
[330/377] Compiling sqrt.cc
[331/377] Compiling ber.cc
[332/377] Compiling cbs.cc
[333/377] Compiling asn1_compat.cc
[334/377] Compiling div.cc
[335/377] Compiling exponentiation.cc
[336/377] Compiling printf.cc
[337/377] Compiling bn_asn1.cc
[337/377] Compiling blake2.cc
[339/377] Compiling pair.cc
[340/377] Compiling convert.cc
[341/377] Compiling hexdump.cc
[342/377] Compiling file.cc
[343/377] Compiling fd.cc
[344/377] Compiling bio_mem.cc
[345/377] Compiling errno.cc
[346/377] Compiling bio.cc
[347/377] Compiling base64.cc
[348/377] Compiling tasn_typ.cc
[349/377] Compiling tasn_fre.cc
[350/377] Compiling tasn_utl.cc
[351/377] Compiling posix_time.cc
[352/377] Compiling tasn_enc.cc
[353/377] Compiling tasn_new.cc
[354/377] Compiling f_string.cc
[355/377] Compiling f_int.cc
[356/377] Compiling tasn_dec.cc
[357/377] Compiling asn_pack.cc
[358/377] Compiling asn1_par.cc
[359/377] Compiling a_dup.cc
[360/377] Compiling a_d2i_fp.cc
[361/377] Compiling asn1_lib.cc
[362/377] Compiling a_utctm.cc
[363/377] Compiling UIViewController+Utilities.m
[364/377] Compiling UIView+Utilities.m
[365/377] Compiling BSWCollectionViewLeftAlignedLayout.m
[366/377] Compiling BSWZoomTransition.m
[367/377] Compiling BSWZoomImageTransition.m
[368/377] Write sources
[370/377] Compiling a_type.cc
[371/377] Compiling a_time.cc
[372/377] Compiling aes.cc
[373/377] Compiling a_strnid.cc
[374/377] Compiling a_bool.cc
[375/377] Compiling a_bitstr.cc
[376/377] Compiling bcm.cc
[378/385] Compiling CryptoBoringWrapper RandomBytes.swift
[379/385] Emitting module CryptoBoringWrapper
[380/385] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[381/385] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[382/385] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[383/385] Compiling CryptoBoringWrapper EllipticCurve.swift
[384/385] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[385/385] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[387/457] Compiling Crypto HPKE-Errors.swift
[388/457] Compiling Crypto HPKE.swift
[389/457] Compiling Crypto HPKE-Context.swift
[390/457] Compiling Crypto HPKE-KeySchedule.swift
[391/457] Compiling Crypto HPKE-Modes.swift
[392/457] Compiling Crypto Insecure.swift
[393/457] Compiling Crypto Insecure_HashFunctions.swift
[394/457] Compiling Crypto KEM.swift
[395/457] Compiling Crypto ECDH_boring.swift
[396/457] Compiling Crypto DH.swift
[397/457] Compiling Crypto X25519Keys.swift
[398/457] Compiling Crypto SymmetricKeys.swift
[399/457] Compiling Crypto HMAC.swift
[400/457] Compiling Crypto MACFunctions.swift
[401/457] Compiling Crypto MessageAuthenticationCode.swift
[402/457] Compiling Crypto AES.swift
[403/457] Compiling Crypto ECDSASignature_boring.swift
[404/457] Compiling Crypto ECDSA_boring.swift
[405/457] Compiling Crypto EdDSA_boring.swift
[406/457] Compiling Crypto ECDSA.swift
[407/457] Compiling Crypto HPKE-AEAD.swift
[408/457] Compiling Crypto HPKE-Ciphersuite.swift
[409/457] Compiling Crypto HPKE-KDF.swift
[410/457] Compiling Crypto HPKE-KexKeyDerivation.swift
[411/457] Compiling Crypto HPKE-LabeledExtract.swift
[412/457] Compiling Crypto HPKE-Utils.swift
[413/457] Compiling Crypto DHKEM.swift
[414/457] Compiling Crypto HPKE-KEM-Curve25519.swift
[415/457] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[416/457] Compiling Crypto HPKE-KEM.swift
[417/457] Compiling Crypto ECDH.swift
[418/457] Compiling Crypto HKDF.swift
[419/457] Compiling Crypto AESWrap.swift
[420/457] Compiling Crypto AESWrap_boring.swift
[421/457] Compiling Crypto Ed25519_boring.swift
[422/457] Compiling Crypto NISTCurvesKeys_boring.swift
[423/457] Compiling Crypto X25519Keys_boring.swift
[424/457] Compiling Crypto Curve25519.swift
[425/457] Compiling Crypto Ed25519Keys.swift
[426/457] Compiling Crypto NISTCurvesKeys.swift
[427/457] Compiling Crypto PKCS8PrivateKey.swift
[428/457] Compiling Crypto SEC1PrivateKey.swift
[429/457] Compiling Crypto SubjectPublicKeyInfo.swift
[430/457] Compiling Crypto CryptoError_boring.swift
[431/457] Compiling Crypto CryptoKitErrors.swift
[432/457] Compiling Crypto Digest_boring.swift
[433/457] Compiling Crypto Digest.swift
[434/457] Compiling Crypto Digests.swift
[435/457] Compiling Crypto HashFunctions.swift
[436/457] Compiling Crypto HashFunctions_SHA2.swift
[437/467] Compiling Crypto AES-GCM.swift
[438/467] Compiling Crypto AES-GCM_boring.swift
[439/467] Compiling Crypto ChaChaPoly_boring.swift
[440/467] Compiling Crypto ChaChaPoly.swift
[441/467] Compiling Crypto Cipher.swift
[442/467] Compiling Crypto Nonces.swift
[443/467] Compiling Crypto ASN1.swift
[444/467] Compiling Crypto ASN1Any.swift
[445/467] Compiling Crypto ASN1BitString.swift
[446/467] Compiling Crypto ASN1Boolean.swift
[447/467] Emitting module Crypto
[448/467] Compiling Crypto ASN1Identifier.swift
[449/467] Compiling Crypto ASN1Integer.swift
[450/467] Compiling Crypto ASN1Null.swift
[451/467] Compiling Crypto ASN1OctetString.swift
[452/467] Compiling Crypto ASN1Strings.swift
[453/467] Compiling Crypto ArraySliceBigint.swift
[454/467] Compiling Crypto GeneralizedTime.swift
[455/467] Compiling Crypto ObjectIdentifier.swift
[456/467] Compiling Crypto ECDSASignature.swift
[457/467] Compiling Crypto PEMDocument.swift
[458/467] Compiling Crypto Ed25519.swift
[459/467] Compiling Crypto Signature.swift
[460/467] Compiling Crypto CryptoKitErrors_boring.swift
[461/467] Compiling Crypto RNG_boring.swift
[462/467] Compiling Crypto SafeCompare_boring.swift
[463/467] Compiling Crypto Zeroization_boring.swift
[464/467] Compiling Crypto PrettyBytes.swift
[465/467] Compiling Crypto SafeCompare.swift
[466/467] Compiling Crypto SecureBytes.swift
[467/467] Compiling Crypto Zeroization.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[469/496] Emitting module BSWFoundation
/host/spi-builder-workspace/.build/checkouts/BSWFoundation/Sources/BSWFoundation/APIClient/APIClient+Logging.swift:6:8: error: no such module 'OSLog'
4 | import AndroidLogging
5 | #else
6 | import OSLog
| `- error: no such module 'OSLog'
7 | #endif
8 |
[470/499] Compiling BSWFoundation LocationFetcher.swift
/host/spi-builder-workspace/.build/checkouts/BSWFoundation/Sources/BSWFoundation/APIClient/APIClient+Logging.swift:6:8: error: no such module 'OSLog'
4 | import AndroidLogging
5 | #else
6 | import OSLog
| `- error: no such module 'OSLog'
7 | #endif
8 |
[471/499] Compiling BSWFoundation ModuleConstants.swift
/host/spi-builder-workspace/.build/checkouts/BSWFoundation/Sources/BSWFoundation/APIClient/APIClient+Logging.swift:6:8: error: no such module 'OSLog'
4 | import AndroidLogging
5 | #else
6 | import OSLog
| `- error: no such module 'OSLog'
7 | #endif
8 |
[472/499] Compiling BSWFoundation FailableCodableArray.swift
/host/spi-builder-workspace/.build/checkouts/BSWFoundation/Sources/BSWFoundation/APIClient/APIClient+Logging.swift:6:8: error: no such module 'OSLog'
4 | import AndroidLogging
5 | #else
6 | import OSLog
| `- error: no such module 'OSLog'
7 | #endif
8 |
[473/499] Compiling BSWFoundation AsyncStreamDispatcher.swift
/host/spi-builder-workspace/.build/checkouts/BSWFoundation/Sources/BSWFoundation/APIClient/APIClient+Logging.swift:6:8: error: no such module 'OSLog'
4 | import AndroidLogging
5 | #else
6 | import OSLog
| `- error: no such module 'OSLog'
7 | #endif
8 |
[474/499] Compiling BSWFoundation AuthStorage.swift
/host/spi-builder-workspace/.build/checkouts/BSWFoundation/Sources/BSWFoundation/APIClient/APIClient+Logging.swift:6:8: error: no such module 'OSLog'
4 | import AndroidLogging
5 | #else
6 | import OSLog
| `- error: no such module 'OSLog'
7 | #endif
8 |
[475/499] Compiling BSWFoundation Bundle+Extensions.swift
/host/spi-builder-workspace/.build/checkouts/BSWFoundation/Sources/BSWFoundation/APIClient/APIClient+Logging.swift:6:8: error: no such module 'OSLog'
4 | import AndroidLogging
5 | #else
6 | import OSLog
| `- error: no such module 'OSLog'
7 | #endif
8 |
[476/499] Compiling BSWFoundation Collections.swift
/host/spi-builder-workspace/.build/checkouts/BSWFoundation/Sources/BSWFoundation/APIClient/APIClient+Logging.swift:6:8: error: no such module 'OSLog'
4 | import AndroidLogging
5 | #else
6 | import OSLog
| `- error: no such module 'OSLog'
7 | #endif
8 |
[477/499] Compiling BSWFoundation Task.swift
/host/spi-builder-workspace/.build/checkouts/BSWFoundation/Sources/BSWFoundation/APIClient/APIClient+Logging.swift:6:8: error: no such module 'OSLog'
4 | import AndroidLogging
5 | #else
6 | import OSLog
| `- error: no such module 'OSLog'
7 | #endif
8 |
[478/499] Compiling BSWFoundation Throttler.swift
/host/spi-builder-workspace/.build/checkouts/BSWFoundation/Sources/BSWFoundation/APIClient/APIClient+Logging.swift:6:8: error: no such module 'OSLog'
4 | import AndroidLogging
5 | #else
6 | import OSLog
| `- error: no such module 'OSLog'
7 | #endif
8 |
[479/499] Compiling BSWFoundation UIApplication+Tests.swift
/host/spi-builder-workspace/.build/checkouts/BSWFoundation/Sources/BSWFoundation/APIClient/APIClient+Logging.swift:6:8: error: no such module 'OSLog'
4 | import AndroidLogging
5 | #else
6 | import OSLog
| `- error: no such module 'OSLog'
7 | #endif
8 |
[480/499] Compiling BSWFoundation With.swift
/host/spi-builder-workspace/.build/checkouts/BSWFoundation/Sources/BSWFoundation/APIClient/APIClient+Logging.swift:6:8: error: no such module 'OSLog'
4 | import AndroidLogging
5 | #else
6 | import OSLog
| `- error: no such module 'OSLog'
7 | #endif
8 |
[481/499] Compiling BSWFoundation Endpoint.swift
/host/spi-builder-workspace/.build/checkouts/BSWFoundation/Sources/BSWFoundation/APIClient/APIClient+Logging.swift:6:8: error: no such module 'OSLog'
4 | import AndroidLogging
5 | #else
6 | import OSLog
| `- error: no such module 'OSLog'
7 | #endif
8 |
[482/499] Compiling BSWFoundation Environment.swift
/host/spi-builder-workspace/.build/checkouts/BSWFoundation/Sources/BSWFoundation/APIClient/APIClient+Logging.swift:6:8: error: no such module 'OSLog'
4 | import AndroidLogging
5 | #else
6 | import OSLog
| `- error: no such module 'OSLog'
7 | #endif
8 |
[483/499] Compiling BSWFoundation MockAPIClient.swift
/host/spi-builder-workspace/.build/checkouts/BSWFoundation/Sources/BSWFoundation/APIClient/APIClient+Logging.swift:6:8: error: no such module 'OSLog'
4 | import AndroidLogging
5 | #else
6 | import OSLog
| `- error: no such module 'OSLog'
7 | #endif
8 |
[484/499] Compiling BSWFoundation Router.swift
/host/spi-builder-workspace/.build/checkouts/BSWFoundation/Sources/BSWFoundation/APIClient/APIClient+Logging.swift:6:8: error: no such module 'OSLog'
4 | import AndroidLogging
5 | #else
6 | import OSLog
| `- error: no such module 'OSLog'
7 | #endif
8 |
[485/499] Compiling BSWFoundation JSONParser.swift
/host/spi-builder-workspace/.build/checkouts/BSWFoundation/Sources/BSWFoundation/APIClient/APIClient+Logging.swift:6:8: error: no such module 'OSLog'
4 | import AndroidLogging
5 | #else
6 | import OSLog
| `- error: no such module 'OSLog'
7 | #endif
8 |
[486/499] Compiling BSWFoundation KeychainBacked.swift
/host/spi-builder-workspace/.build/checkouts/BSWFoundation/Sources/BSWFoundation/APIClient/APIClient+Logging.swift:6:8: error: no such module 'OSLog'
4 | import AndroidLogging
5 | #else
6 | import OSLog
| `- error: no such module 'OSLog'
7 | #endif
8 |
[487/499] Compiling BSWFoundation UserDefaultsBacked.swift
/host/spi-builder-workspace/.build/checkouts/BSWFoundation/Sources/BSWFoundation/APIClient/APIClient+Logging.swift:6:8: error: no such module 'OSLog'
4 | import AndroidLogging
5 | #else
6 | import OSLog
| `- error: no such module 'OSLog'
7 | #endif
8 |
[488/499] Compiling BSWFoundation Date+Extensions.swift
/host/spi-builder-workspace/.build/checkouts/BSWFoundation/Sources/BSWFoundation/APIClient/APIClient+Logging.swift:6:8: error: no such module 'OSLog'
4 | import AndroidLogging
5 | #else
6 | import OSLog
| `- error: no such module 'OSLog'
7 | #endif
8 |
[489/499] Compiling BSWFoundation Error+Extensions.swift
/host/spi-builder-workspace/.build/checkouts/BSWFoundation/Sources/BSWFoundation/APIClient/APIClient+Logging.swift:6:8: error: no such module 'OSLog'
4 | import AndroidLogging
5 | #else
6 | import OSLog
| `- error: no such module 'OSLog'
7 | #endif
8 |
[490/499] Compiling BSWFoundation Observation+Ext.swift
/host/spi-builder-workspace/.build/checkouts/BSWFoundation/Sources/BSWFoundation/APIClient/APIClient+Logging.swift:6:8: error: no such module 'OSLog'
4 | import AndroidLogging
5 | #else
6 | import OSLog
| `- error: no such module 'OSLog'
7 | #endif
8 |
[491/499] Compiling BSWFoundation ProcessInfo.swift
/host/spi-builder-workspace/.build/checkouts/BSWFoundation/Sources/BSWFoundation/APIClient/APIClient+Logging.swift:6:8: error: no such module 'OSLog'
4 | import AndroidLogging
5 | #else
6 | import OSLog
| `- error: no such module 'OSLog'
7 | #endif
8 |
[492/499] Compiling BSWFoundation ProgressObserver.swift
/host/spi-builder-workspace/.build/checkouts/BSWFoundation/Sources/BSWFoundation/APIClient/APIClient+Logging.swift:6:8: error: no such module 'OSLog'
4 | import AndroidLogging
5 | #else
6 | import OSLog
| `- error: no such module 'OSLog'
7 | #endif
8 |
[493/499] Compiling BSWFoundation Random.swift
/host/spi-builder-workspace/.build/checkouts/BSWFoundation/Sources/BSWFoundation/APIClient/APIClient+Logging.swift:6:8: error: no such module 'OSLog'
4 | import AndroidLogging
5 | #else
6 | import OSLog
| `- error: no such module 'OSLog'
7 | #endif
8 |
[494/499] Compiling BSWFoundation String+Crypto.swift
/host/spi-builder-workspace/.build/checkouts/BSWFoundation/Sources/BSWFoundation/APIClient/APIClient+Logging.swift:6:8: error: no such module 'OSLog'
4 | import AndroidLogging
5 | #else
6 | import OSLog
| `- error: no such module 'OSLog'
7 | #endif
8 |
[495/499] Compiling BSWFoundation String+Utils.swift
/host/spi-builder-workspace/.build/checkouts/BSWFoundation/Sources/BSWFoundation/APIClient/APIClient+Logging.swift:6:8: error: no such module 'OSLog'
4 | import AndroidLogging
5 | #else
6 | import OSLog
| `- error: no such module 'OSLog'
7 | #endif
8 |
[496/499] Compiling BSWFoundation APIClient+Error.swift
/host/spi-builder-workspace/.build/checkouts/BSWFoundation/Sources/BSWFoundation/APIClient/APIClient+Logging.swift:6:8: error: no such module 'OSLog'
4 | import AndroidLogging
5 | #else
6 | import OSLog
| `- error: no such module 'OSLog'
7 | #endif
8 |
[497/499] Compiling BSWFoundation APIClient+Logging.swift
/host/spi-builder-workspace/.build/checkouts/BSWFoundation/Sources/BSWFoundation/APIClient/APIClient+Logging.swift:6:8: error: no such module 'OSLog'
4 | import AndroidLogging
5 | #else
6 | import OSLog
| `- error: no such module 'OSLog'
7 | #endif
8 |
[498/499] Compiling BSWFoundation APIClient+URLSession.swift
/host/spi-builder-workspace/.build/checkouts/BSWFoundation/Sources/BSWFoundation/APIClient/APIClient+Logging.swift:6:8: error: no such module 'OSLog'
4 | import AndroidLogging
5 | #else
6 | import OSLog
| `- error: no such module 'OSLog'
7 | #endif
8 |
[499/499] Compiling BSWFoundation APIClient.swift
/host/spi-builder-workspace/.build/checkouts/BSWFoundation/Sources/BSWFoundation/APIClient/APIClient+Logging.swift:6:8: error: no such module 'OSLog'
4 | import AndroidLogging
5 | #else
6 | import OSLog
| `- error: no such module 'OSLog'
7 | #endif
8 |
BUILD FAILURE 6.2 linux