Build Information
Failed to build swift-srp, reference 2.3.0 (f558df), with Swift 6.1 for Wasm on 27 Apr 2026 16:58:40 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:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/adam-fowler/swift-srp.git
Reference: 2.3.0
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/adam-fowler/swift-srp
* tag 2.3.0 -> FETCH_HEAD
HEAD is now at f558df5 6.3
Cloned https://github.com/adam-fowler/swift-srp.git
Revision (git rev-parse @):
f558df594b4cc3d23b15645fd25f5cc64fc2b6c1
SUCCESS checkout https://github.com/adam-fowler/swift-srp.git at 2.3.0
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.1
Building package at path: $PWD
https://github.com/adam-fowler/swift-srp.git
https://github.com/adam-fowler/swift-srp.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
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:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
wasm-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:276d66a16377d3ee059b2e3429cbc1154d9f01e42871e5d702fd5d8b9044d93d
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.1-latest
Fetching https://github.com/apple/swift-crypto
Fetching https://github.com/adam-fowler/big-num
[1/1646] Fetching big-num
[495/19093] Fetching big-num, swift-crypto
Fetched https://github.com/adam-fowler/big-num from cache (2.35s)
Fetched https://github.com/apple/swift-crypto from cache (2.39s)
Computing version for https://github.com/adam-fowler/big-num
Computed https://github.com/adam-fowler/big-num at 2.0.3 (3.01s)
Computing version for https://github.com/apple/swift-crypto
Computed https://github.com/apple/swift-crypto at 4.5.0 (4.46s)
Fetching https://github.com/apple/swift-asn1.git
[1/1803] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.36s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.7.0 (1.15s)
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.7.0
Creating working copy for https://github.com/apple/swift-crypto
Working copy of https://github.com/apple/swift-crypto resolved at 4.5.0
Creating working copy for https://github.com/adam-fowler/big-num
Working copy of https://github.com/adam-fowler/big-num resolved at 2.0.3
Building for debugging...
[0/524] Write sources
In file included from /host/spi-builder-workspace/.build/checkouts/big-num/Sources/CBigNumBoringSSL/crypto/bytestring/cbs.c:23:
/host/spi-builder-workspace/.build/checkouts/big-num/Sources/CBigNumBoringSSL/crypto/bytestring/../internal.h:135:10: fatal error: 'pthread.h' file not found
135 | #include <pthread.h>
| ^~~~~~~~~~~
1 error generated.
[2/524] Compiling cbs.c
[2/524] Compiling sha256-x86_64.mac.x86_64.S
In file included from /host/spi-builder-workspace/.build/checkouts/big-num/Sources/CBigNumBoringSSL/crypto/bio/file.c:85:
/host/spi-builder-workspace/.build/checkouts/big-num/Sources/CBigNumBoringSSL/crypto/bio/../internal.h:135:10: fatal error: 'pthread.h' file not found
135 | #include <pthread.h>
| ^~~~~~~~~~~
1 error generated.
[2/524] Compiling file.c
[2/524] Compiling pem_pkey.cc
[2/524] Compiling convert.c
In file included from /host/spi-builder-workspace/.build/checkouts/big-num/Sources/CBigNumBoringSSL/crypto/bytestring/cbb.c:23:
/host/spi-builder-workspace/.build/checkouts/big-num/Sources/CBigNumBoringSSL/crypto/bytestring/../internal.h:135:10: fatal error: 'pthread.h' file not found
135 | #include <pthread.h>
| ^~~~~~~~~~~
[2/524] Compiling cbb.c
[2/524] Compiling bio.c
[2/524] Write swift-version-24593BA9C3E375BF.txt
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:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:276d66a16377d3ee059b2e3429cbc1154d9f01e42871e5d702fd5d8b9044d93d
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.1-latest
[0/1] Planning build
Building for debugging...
[0/522] Write sources
[1/522] Compiling SimpleFIPS202.c
[2/522] Compiling KeccakHash.c
[3/522] Compiling fiat_p256_adx_sqr.S
[4/522] Compiling KeccakSponge.c
[5/522] Compiling fiat_curve25519_adx_square.S
[6/522] Compiling fiat_p256_adx_mul.S
[7/522] Compiling md5-x86_64-linux.S
[8/522] Compiling md5-x86_64-apple.S
[9/522] Compiling fiat_curve25519_adx_mul.S
[10/522] Compiling md5-586-linux.S
[11/522] Compiling md5-586-apple.S
[12/522] Compiling chacha20_poly1305_x86_64-apple.S
[13/522] Compiling chacha20_poly1305_x86_64-linux.S
[14/522] Compiling chacha20_poly1305_armv8-linux.S
[15/522] Compiling chacha20_poly1305_armv8-apple.S
[16/522] Compiling chacha20_poly1305_armv8-win.S
[17/522] Write swift-version-24593BA9C3E375BF.txt
[18/522] Compiling CXKCPShims shims.c
[19/522] Compiling chacha-x86_64-apple.S
[20/522] Compiling chacha-x86-linux.S
[21/522] Compiling chacha-x86_64-linux.S
[22/522] Compiling chacha-armv8-win.S
[23/522] Compiling chacha-x86-apple.S
[24/522] Compiling chacha-armv8-linux.S
[25/522] Compiling chacha-armv8-apple.S
[26/522] Compiling chacha-armv4-linux.S
[27/522] Compiling aes128gcmsiv-x86_64-apple.S
[28/522] Compiling aes128gcmsiv-x86_64-linux.S
[29/522] Compiling x86_64-mont5-apple.S
[29/522] Compiling x86_64-mont-linux.S
[31/522] Compiling x86_64-mont5-linux.S
[32/522] Compiling x86_64-mont-apple.S
[33/522] Compiling vpaes-x86_64-linux.S
[34/522] Compiling x86-mont-linux.S
[35/522] Compiling x86-mont-apple.S
[36/522] Compiling vpaes-x86_64-apple.S
[37/522] Compiling vpaes-x86-linux.S
[38/522] Compiling vpaes-x86-apple.S
[39/522] Compiling vpaes-armv8-win.S
[40/522] Compiling vpaes-armv7-linux.S
[41/522] Compiling vpaes-armv8-apple.S
[42/522] Compiling vpaes-armv8-linux.S
[43/522] Compiling sha512-x86_64-linux.S
[44/522] Compiling sha512-armv8-linux.S
[45/522] Compiling sha512-x86_64-apple.S
[46/522] Compiling sha512-armv8-win.S
[47/522] Compiling CCryptoBoringSSLShims shims.c
[48/522] Compiling sha512-armv8-apple.S
[49/522] Compiling sha512-armv4-linux.S
[50/522] Compiling sha512-586-apple.S
[51/522] Compiling sha512-586-linux.S
[52/522] Compiling sha256-x86_64-linux.S
[53/522] Compiling sha256-armv8-win.S
[54/522] Compiling sha256-x86_64-apple.S
[55/522] Compiling sha256-armv8-apple.S
[56/522] Compiling sha256-armv8-linux.S
[57/522] Compiling sha256-586-apple.S
[58/522] Compiling sha256-armv4-linux.S
[59/522] Compiling sha1-x86_64-linux.S
[60/522] Compiling sha256-586-linux.S
[61/522] Compiling sha1-x86_64-apple.S
[62/522] Compiling sha1-armv8-win.S
[63/522] Compiling sha1-armv8-linux.S
[64/522] Compiling sha1-armv8-apple.S
[65/522] Compiling sha1-586-apple.S
[66/522] Compiling sha1-armv4-large-linux.S
[67/522] Compiling sha1-586-linux.S
[68/522] Compiling rsaz-avx2-linux.S
[69/522] Compiling rsaz-avx2-apple.S
[70/522] Compiling p256_beeu-x86_64-asm-linux.S
[71/522] Compiling p256_beeu-x86_64-asm-apple.S
[72/522] Compiling rdrand-x86_64-linux.S
[73/522] Compiling p256_beeu-armv8-asm-linux.S
[74/522] Compiling rdrand-x86_64-apple.S
[75/522] Compiling p256_beeu-armv8-asm-apple.S
[76/522] Compiling p256-x86_64-asm-linux.S
[77/522] Compiling p256_beeu-armv8-asm-win.S
[78/522] Compiling p256-x86_64-asm-apple.S
[79/522] Compiling ghashv8-armv8-win.S
[80/522] Compiling ghashv8-armv8-linux.S
[81/522] Compiling p256-armv8-asm-apple.S
[82/522] Compiling p256-armv8-asm-linux.S
[83/522] Compiling p256-armv8-asm-win.S
[84/522] Compiling ghashv8-armv8-apple.S
[85/522] Compiling err_data.cc
[86/522] Compiling ghashv8-armv7-linux.S
[87/522] Compiling ghash-x86_64-linux.S
[88/522] Compiling ghash-x86-linux.S
[89/522] Compiling ghash-x86_64-apple.S
[90/522] Compiling ghash-ssse3-x86_64-linux.S
[91/522] Compiling ghash-x86-apple.S
[92/522] Compiling ghash-ssse3-x86-linux.S
[93/522] Compiling ghash-ssse3-x86_64-apple.S
[94/522] Compiling ghash-ssse3-x86-apple.S
[95/522] Compiling ghash-neon-armv8-win.S
[96/522] Compiling ghash-armv4-linux.S
[97/522] Compiling ghash-neon-armv8-linux.S
[98/522] Compiling ghash-neon-armv8-apple.S
[99/522] Compiling co-586-linux.S
[100/522] Compiling bsaes-armv7-linux.S
[101/522] Compiling co-586-apple.S
[102/522] Compiling bn-armv8-win.S
[103/522] Compiling bn-armv8-linux.S
[103/522] Compiling bn-armv8-apple.S
[105/522] Compiling bn-586-linux.S
[106/522] Compiling bn-586-apple.S
[107/522] Compiling armv8-mont-win.S
[108/522] Compiling armv8-mont-apple.S
[109/522] Compiling aesv8-gcm-armv8-win.S
[110/522] Compiling armv4-mont-linux.S
[111/522] Compiling armv8-mont-linux.S
[112/522] Compiling aesv8-gcm-armv8-linux.S
[113/522] Compiling aesv8-gcm-armv8-apple.S
[114/522] Compiling aesv8-armv8-win.S
[115/522] Compiling aesv8-armv8-linux.S
[116/522] Compiling aesv8-armv7-linux.S
[117/522] Compiling aesv8-armv8-apple.S
[118/522] Compiling aesni-x86_64-linux.S
[119/522] Compiling aesni-x86_64-apple.S
[120/522] Compiling aesni-x86-apple.S
[121/522] Compiling aesni-x86-linux.S
[122/522] Compiling aesni-gcm-x86_64-linux.S
[123/522] Compiling aes-gcm-avx512-x86_64-apple.S
[124/522] Compiling aesni-gcm-x86_64-apple.S
[125/522] Compiling aes-gcm-avx512-x86_64-linux.S
[126/522] Compiling aes-gcm-avx2-x86_64-linux.S
[127/522] Compiling aes-gcm-avx2-x86_64-apple.S
[128/522] Compiling xwing.cc
[129/522] Compiling x_sig.cc
[130/522] Compiling x_spki.cc
[131/522] Compiling x_req.cc
[132/522] Compiling x_x509a.cc
[133/522] Compiling x_pubkey.cc
[134/522] Compiling x_x509.cc
[135/522] Compiling x_name.cc
[136/522] Compiling x_attrib.cc
[137/522] Compiling x_crl.cc
[138/522] Compiling x_exten.cc
[139/522] Compiling x_algor.cc
[140/522] Compiling x509spki.cc
[141/522] Compiling x_all.cc
[142/522] Compiling x509rset.cc
[143/522] Compiling KeccakP-1600-opt64.c
[144/522] Compiling x509cset.cc
[145/522] Compiling x509_txt.cc
[146/522] Compiling x509_v3.cc
[147/522] Compiling x509_vpm.cc
[148/522] Compiling x509name.cc
[149/522] Compiling x509_vfy.cc
[150/522] Compiling x509_trs.cc
[151/522] Compiling x509_set.cc
[152/522] Compiling x509_obj.cc
[153/522] Compiling x509_def.cc
[154/522] Compiling x509_req.cc
[155/522] Compiling x509_ext.cc
[156/522] Compiling x509_lu.cc
[157/522] Compiling x509_d2.cc
[158/522] Compiling x509_cmp.cc
[159/522] Compiling x509_att.cc
[160/522] Compiling x509.cc
[161/522] Compiling v3_skey.cc
[162/522] Compiling v3_purp.cc
[163/522] Compiling v3_utl.cc
[164/522] Compiling v3_prn.cc
[165/522] Compiling v3_pmaps.cc
[166/522] Compiling v3_pcons.cc
[167/522] Compiling v3_ocsp.cc
[168/522] Compiling v3_ncons.cc
[169/522] Compiling v3_lib.cc
[170/522] Compiling v3_int.cc
[171/522] Compiling v3_ia5.cc
[172/522] Compiling v3_info.cc
[173/522] Compiling v3_genn.cc
[174/522] Compiling v3_extku.cc
[175/522] Compiling v3_enum.cc
[176/522] Compiling v3_bitst.cc
[177/522] Compiling v3_cpols.cc
[178/522] Compiling v3_crld.cc
[179/522] Compiling v3_alt.cc
[180/522] Compiling v3_bcons.cc
[181/522] Compiling v3_conf.cc
[182/522] Compiling v3_akeya.cc
[183/522] Compiling v3_akey.cc
[184/522] Compiling t_x509.cc
[185/522] Compiling t_x509a.cc
[186/522] Compiling t_req.cc
[187/522] Compiling t_crl.cc
[188/522] Compiling rsa_pss.cc
[189/522] Compiling policy.cc
[190/522] Compiling name_print.cc
[191/522] Compiling i2d_pr.cc
[192/522] Compiling by_file.cc
[193/522] Compiling by_dir.cc
[194/522] Compiling asn1_gen.cc
[195/522] Compiling algorithm.cc
[196/522] Compiling a_verify.cc
[197/522] Compiling a_sign.cc
[198/522] Compiling a_digest.cc
[199/522] Compiling voprf.cc
[200/522] Compiling thread_pthread.cc
[201/522] Compiling thread_win.cc
[202/522] Compiling thread.cc
[203/522] Compiling thread_none.cc
[204/522] Compiling trust_token.cc
[205/522] Compiling pmbtoken.cc
[206/522] Compiling stack.cc
[207/522] Compiling siphash.cc
[208/522] Compiling sha256.cc
[209/522] Compiling sha512.cc
[210/522] Compiling slhdsa.cc
[211/522] Compiling sha1.cc
[212/522] Compiling spake2plus.cc
[213/522] Compiling rsa_extra.cc
[214/522] Compiling rsa_print.cc
[215/522] Compiling refcount.cc
[216/522] Compiling rsa_crypt.cc
[217/522] Compiling rc4.cc
[218/522] Compiling urandom.cc
[219/522] Compiling windows.cc
[220/522] Compiling trusty.cc
[221/522] Compiling rand.cc
[222/522] Compiling rsa_asn1.cc
[223/522] Compiling passive.cc
[224/522] Compiling poly1305_arm_asm.S
[225/522] Compiling ios.cc
[226/522] Compiling getentropy.cc
[227/522] Compiling forkunsafe.cc
[228/522] Compiling fork_detect.cc
[229/522] Compiling deterministic.cc
[230/522] Compiling poly1305_vec.cc
[231/522] Compiling pool.cc
[232/522] Compiling poly1305_arm.cc
[233/522] Compiling poly1305.cc
[234/522] Compiling p5_pbev2.cc
[235/522] Compiling pkcs8.cc
[236/522] Compiling pkcs8_x509.cc
[237/522] Compiling pkcs7_x509.cc
[238/522] Compiling pkcs7.cc
[239/522] Compiling pem_xaux.cc
[240/522] Compiling pem_x509.cc
[241/522] Compiling pem_pkey.cc
[242/522] Compiling pem_pk8.cc
[243/522] Compiling pem_oth.cc
[244/522] Compiling mlkem.cc
[245/522] Compiling pem_lib.cc
[246/522] Compiling obj_xref.cc
[247/522] Compiling pem_info.cc
[248/522] Compiling pem_all.cc
[249/522] Compiling obj.cc
[250/522] Compiling poly_rq_mul.S
[251/522] Compiling mldsa.cc
[252/522] Compiling mem.cc
[253/522] Compiling fips_shared_support.cc
[254/522] Compiling lhash.cc
[255/522] Compiling md5.cc
[256/522] Compiling md4.cc
[257/522] Compiling hrss.cc
[258/522] Compiling kyber.cc
[259/522] Compiling fuzzer_mode.cc
[260/522] Compiling hpke.cc
[261/522] Compiling ex_data.cc
[262/522] Compiling scrypt.cc
[263/522] Compiling pbkdf.cc
[264/522] Compiling print.cc
[265/522] Compiling sign.cc
[266/522] Compiling p_x25519_asn1.cc
[267/522] Compiling p_x25519.cc
[268/522] Compiling p_rsa_asn1.cc
[269/522] Compiling p_rsa.cc
[270/522] Compiling p_ed25519_asn1.cc
[271/522] Compiling p_hkdf.cc
[272/522] Compiling p_ed25519.cc
[273/522] Compiling p_ec_asn1.cc
[274/522] Compiling p_ec.cc
[275/522] Compiling p_dsa_asn1.cc
[276/522] Compiling p_dh.cc
[277/522] Compiling p_dh_asn1.cc
[278/522] Compiling evp_ctx.cc
[279/522] Compiling evp_asn1.cc
[280/522] Compiling evp.cc
[281/522] Compiling err.cc
[282/522] Compiling engine.cc
[283/522] Compiling ecdsa_p1363.cc
[284/522] Compiling ecdh.cc
[285/522] Compiling ecdsa_asn1.cc
[286/522] Compiling ec_derive.cc
[287/522] Compiling hash_to_curve.cc
[288/522] Compiling bcm.cc
[289/522] Compiling dsa_asn1.cc
[290/522] Compiling dsa.cc
[291/522] Compiling ec_asn1.cc
[292/522] Compiling x25519-asm-arm.S
[293/522] Compiling digest_extra.cc
[294/522] Compiling curve25519_64_adx.cc
[295/522] Compiling des.cc
[296/522] Compiling params.cc
[297/522] Compiling dh_asn1.cc
[298/522] Compiling spake25519.cc
[299/522] Compiling crypto.cc
[300/522] Compiling cpu_intel.cc
[301/522] Compiling curve25519.cc
[302/522] Compiling cpu_arm_freebsd.cc
[303/522] Compiling cpu_arm_linux.cc
[304/522] Compiling cpu_aarch64_win.cc
[305/522] Compiling cpu_aarch64_sysreg.cc
[306/522] Compiling cpu_aarch64_openbsd.cc
[307/522] Compiling cpu_aarch64_linux.cc
[308/522] Compiling cpu_aarch64_fuchsia.cc
[309/522] Compiling cpu_aarch64_apple.cc
[310/522] Compiling conf.cc
[311/522] Compiling get_cipher.cc
[312/522] Compiling tls_cbc.cc
[313/522] Compiling e_tls.cc
[314/522] Compiling e_rc4.cc
[315/522] Compiling e_rc2.cc
[316/522] Compiling e_null.cc
[317/522] Compiling cms.cc
[318/522] Compiling e_des.cc
[319/522] Compiling e_chacha20poly1305.cc
[320/522] Compiling e_aesgcmsiv.cc
[321/522] Compiling e_aeseax.cc
[322/522] Compiling e_aesctrhmac.cc
[323/522] Compiling derive_key.cc
[324/522] Compiling chacha.cc
[325/522] Compiling unicode.cc
[326/522] Compiling buf.cc
[327/522] Compiling cbb.cc
[328/522] Compiling cbs.cc
[329/522] Compiling sqrt.cc
[330/522] Compiling ber.cc
[331/522] Compiling asn1_compat.cc
[332/522] Compiling exponentiation.cc
[333/522] Compiling div.cc
[334/522] Compiling printf.cc
[335/522] Compiling blake2.cc
[336/522] Compiling convert.cc
[337/522] Compiling pair.cc
[338/522] Compiling file.cc
[339/522] Compiling bn_asn1.cc
[340/522] Compiling hexdump.cc
[341/522] Compiling bio_mem.cc
[342/522] Compiling fd.cc
[343/522] Compiling errno.cc
[344/522] Compiling base64.cc
[345/522] Compiling bio.cc
[346/522] Compiling tasn_utl.cc
[347/522] Compiling tasn_enc.cc
[348/522] Compiling tasn_typ.cc
[349/522] Compiling tasn_new.cc
[350/522] Compiling tasn_fre.cc
[351/522] Compiling f_string.cc
[352/522] Compiling tasn_dec.cc
[353/522] Compiling posix_time.cc
[354/522] Compiling f_int.cc
[355/522] Compiling asn_pack.cc
[356/522] Compiling asn1_par.cc
[357/522] Compiling a_utctm.cc
[358/522] Compiling asn1_lib.cc
[359/522] Compiling a_time.cc
[360/522] Compiling a_type.cc
[361/522] Compiling a_octet.cc
[362/522] Compiling a_strnid.cc
[363/522] Compiling a_strex.cc
[364/522] Compiling a_object.cc
[365/522] Compiling a_int.cc
[366/522] Compiling a_mbstr.cc
[367/522] Compiling a_i2d_fp.cc
In file included from /host/spi-builder-workspace/.build/checkouts/big-num/Sources/CBigNumBoringSSL/crypto/thread_win.c:15:
/host/spi-builder-workspace/.build/checkouts/big-num/Sources/CBigNumBoringSSL/crypto/internal.h:135:10: fatal error: 'pthread.h' file not found
135 | #include <pthread.h>
| ^~~~~~~~~~~
1 error generated.
[368/522] Compiling thread_win.c
[368/522] Compiling aes.cc
[368/522] Compiling a_d2i_fp.cc
[368/522] Compiling a_dup.cc
[368/522] Compiling thread_pthread.c
[368/522] Compiling a_gentm.cc
[368/522] Compiling a_bool.cc
[368/522] Compiling a_bitstr.cc
BUILD FAILURE 6.1 wasm