Build Information
Failed to build TweetupKit, reference 0.2.3 (b2f005), with Swift 6.3 for Wasm on 10 Apr 2026 11:44:42 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:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swift-tweets/tweetup-kit.git
Reference: 0.2.3
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/swift-tweets/tweetup-kit
* tag 0.2.3 -> FETCH_HEAD
HEAD is now at b2f005e Update PromiseK for Swift 4.1
Cloned https://github.com/swift-tweets/tweetup-kit.git
Revision (git rev-parse @):
b2f005e880a9999342c17cbd397fae91cef73e97
SUCCESS checkout https://github.com/swift-tweets/tweetup-kit.git at 0.2.3
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.3
Building package at path: $PWD
https://github.com/swift-tweets/tweetup-kit.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:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1
wasm-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d69f4e7582c319245442d62a08b2d7c7fd5a0c0c69f5d2ef11d1530cd8d3329b
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest
Fetching https://github.com/OAuthSwift/OAuthSwift.git
[1/5147] Fetching oauthswift
Fetched https://github.com/OAuthSwift/OAuthSwift.git from cache (0.57s)
Fetching https://github.com/phimage/Erik.git
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/koher/PromiseK.git
Fetching https://github.com/tid-kijyun/Kanna.git
[1/642] Fetching erik
[643/1171] Fetching erik, promisek
[1172/3683] Fetching erik, promisek, kanna
Fetching https://github.com/httpswift/swifter.git
Fetched https://github.com/koher/PromiseK.git from cache (0.62s)
[1/17331] Fetching swift-crypto
Fetched https://github.com/tid-kijyun/Kanna.git from cache (0.62s)
[868/23381] Fetching swift-crypto, swifter
Fetched https://github.com/httpswift/swifter.git from cache (1.25s)
[6933/17331] Fetching swift-crypto
Fetched https://github.com/phimage/Erik.git from cache (3.10s)
Fetched https://github.com/apple/swift-crypto.git from cache (3.14s)
Computing version for https://github.com/httpswift/swifter.git
Computed https://github.com/httpswift/swifter.git at 1.5.0 (3.64s)
Computing version for https://github.com/phimage/Erik.git
Computed https://github.com/phimage/Erik.git at 5.1.0 (0.60s)
Fetching https://github.com/nvzqz/FileKit.git
Fetching https://github.com/Thomvis/BrightFutures.git
[1/3123] Fetching filekit
[1188/7191] Fetching filekit, brightfutures
Fetched https://github.com/nvzqz/FileKit.git from cache (0.63s)
[3743/4068] Fetching brightfutures
Fetched https://github.com/Thomvis/BrightFutures.git from cache (0.89s)
Computing version for https://github.com/nvzqz/FileKit.git
Computed https://github.com/nvzqz/FileKit.git at 6.1.0 (1.44s)
Computing version for https://github.com/Thomvis/BrightFutures.git
Computed https://github.com/Thomvis/BrightFutures.git at 8.2.0 (0.43s)
Computing version for https://github.com/tid-kijyun/Kanna.git
Computed https://github.com/tid-kijyun/Kanna.git at 5.3.0 (0.46s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 1.1.7 (0.52s)
Computing version for https://github.com/koher/PromiseK.git
Computed https://github.com/koher/PromiseK.git at 3.1.1 (2.40s)
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 1.1.7
Creating working copy for https://github.com/phimage/Erik.git
Working copy of https://github.com/phimage/Erik.git resolved at 5.1.0
Creating working copy for https://github.com/Thomvis/BrightFutures.git
Working copy of https://github.com/Thomvis/BrightFutures.git resolved at 8.2.0
Creating working copy for https://github.com/tid-kijyun/Kanna.git
Working copy of https://github.com/tid-kijyun/Kanna.git resolved at 5.3.0
Creating working copy for https://github.com/nvzqz/FileKit.git
Working copy of https://github.com/nvzqz/FileKit.git resolved at 6.1.0
Creating working copy for https://github.com/OAuthSwift/OAuthSwift.git
Working copy of https://github.com/OAuthSwift/OAuthSwift.git resolved at master (fe6b6a4)
Creating working copy for https://github.com/httpswift/swifter.git
Working copy of https://github.com/httpswift/swifter.git resolved at 1.5.0
Creating working copy for https://github.com/koher/PromiseK.git
Working copy of https://github.com/koher/PromiseK.git resolved at 3.1.1
Building for debugging...
[0/410] Write sources
[4/410] Compiling a_i2d_fp.c
[5/410] Compiling a_gentm.c
[6/410] Write swift-version-24593BA9C3E375BF.txt
[7/410] Compiling v3_prn.c
[8/410] Compiling v3_skey.c
[9/410] Compiling v3_purp.c
[10/410] Compiling v3_pmaps.c
[11/413] Compiling v3_utl.c
[12/413] Compiling CCryptoBoringSSLShims shims.c
[13/413] Compiling v3_pcons.c
[14/413] Compiling v3_pcia.c
[15/413] Compiling v3_pci.c
[16/413] Compiling v3_ocsp.c
[17/413] Compiling v3_ncons.c
[18/413] Compiling v3_info.c
[19/413] Compiling v3_int.c
[20/413] Compiling v3_lib.c
[21/413] Compiling v3_ia5.c
[22/413] Compiling v3_extku.c
[23/413] Compiling v3_enum.c
[24/413] Compiling v3_genn.c
[25/413] Compiling v3_cpols.c
[26/413] Compiling v3_crld.c
[27/413] Compiling v3_conf.c
[28/413] Compiling v3_bcons.c
[29/413] Compiling v3_bitst.c
[30/413] Compiling v3_akeya.c
[31/413] Compiling v3_alt.c
[32/413] Compiling pcy_node.c
[33/413] Compiling pcy_map.c
[34/413] Compiling v3_akey.c
[35/413] Compiling pcy_tree.c
[36/413] Compiling pcy_lib.c
[37/413] Compiling pcy_data.c
[38/413] Compiling pcy_cache.c
[39/413] Compiling x_val.c
[40/413] Compiling x_spki.c
[41/413] Compiling x_x509a.c
[42/413] Compiling x_sig.c
[43/413] Compiling x_x509.c
[44/413] Compiling x_req.c
[45/413] Compiling x_pubkey.c
[46/413] Compiling x_info.c
[47/413] Compiling x_pkey.c
[48/413] Compiling x_name.c
[49/413] Compiling x_exten.c
[50/413] Compiling x_attrib.c
[51/413] Compiling x_crl.c
[52/413] Compiling x_algor.c
[53/413] Compiling x_all.c
[54/413] Compiling x509spki.c
[55/413] Compiling x509rset.c
[56/413] Compiling x509cset.c
[57/413] Compiling x509name.c
[58/413] Compiling x509_txt.c
[59/413] Compiling x509_req.c
[60/413] Compiling x509_trs.c
[61/413] Compiling x509_set.c
[62/413] Compiling x509_vpm.c
[63/413] Compiling x509_v3.c
[65/413] Emitting module PromiseK
[65/413] Compiling x509_vfy.c
[66/413] Compiling x509_obj.c
[67/413] Compiling x509_d2.c
[68/413] Compiling x509_def.c
[69/413] Compiling x509_ext.c
[70/413] Compiling x509_att.c
[71/413] Compiling x509_cmp.c
[72/413] Compiling x509_lu.c
[73/413] Compiling t_x509a.c
[74/413] Compiling x509.c
[75/413] Compiling i2d_pr.c
[76/413] Compiling t_x509.c
[77/413] Compiling rsa_pss.c
[78/413] Compiling t_req.c
[79/413] Compiling t_crl.c
[80/413] Compiling by_file.c
[81/413] Compiling by_dir.c
[82/413] Compiling algorithm.c
[83/413] Compiling asn1_gen.c
[84/413] Compiling a_strex.c
[85/413] Compiling a_verify.c
[86/413] Compiling a_sign.c
[87/413] Compiling voprf.c
[88/413] Compiling thread_win.c
[89/413] Compiling thread_pthread.c
[90/413] Compiling thread_none.c
[91/413] Compiling thread.c
[92/413] Compiling a_digest.c
[93/413] Compiling trust_token.c
[94/413] Compiling siphash.c
[95/413] Compiling rsa_print.c
[96/413] Compiling stack.c
[97/413] Compiling refcount_lock.c
[98/413] Compiling pmbtoken.c
[99/413] Compiling rc4.c
[100/413] Compiling windows.c
[101/413] Compiling rsa_asn1.c
[102/413] Compiling rand_extra.c
[103/413] Compiling refcount_c11.c
[104/413] Compiling fuchsia.c
[105/413] Compiling deterministic.c
[106/413] Compiling passive.c
[107/413] Compiling forkunsafe.c
[108/413] Compiling poly1305_arm_asm.S
[109/413] Compiling poly1305_arm.c
[110/413] Compiling poly1305_vec.c
[111/413] Compiling pool.c
[112/413] Compiling poly1305.c
[113/413] Compiling pkcs7.c
[114/413] Compiling p5_pbev2.c
[115/413] Compiling pkcs8.c
[116/413] Compiling pkcs7_x509.c
[117/413] Compiling pem_xaux.c
[118/413] Compiling pkcs8_x509.c
[119/413] Compiling pem_x509.c
[120/413] Compiling pem_pkey.c
[121/413] Compiling obj_xref.c
[122/413] Compiling pem_pk8.c
[123/413] Compiling pem_oth.c
[124/413] Compiling mem.c
[125/413] Compiling pem_info.c
[125/413] Compiling poly_rq_mul.S
[127/413] Compiling pem_lib.c
[128/413] Compiling obj.c
[129/413] Compiling lhash.c
[130/413] Compiling x86_64-mont5.linux.x86_64.S
[131/413] Compiling x86_64-mont5.mac.x86_64.S
[132/413] Compiling hrss.c
[133/413] Compiling hkdf.c
[134/413] Compiling pem_all.c
[135/413] Compiling hpke.c
[136/413] Compiling x86_64-mont.mac.x86_64.S
[137/413] Compiling x86-mont.windows.x86.S
[137/413] Compiling x86-mont.linux.x86.S
[139/413] Compiling x86_64-mont.linux.x86_64.S
[140/413] Compiling vpaes-x86_64.mac.x86_64.S
[141/413] Compiling vpaes-x86_64.linux.x86_64.S
[142/413] Compiling vpaes-x86.linux.x86.S
[143/413] Compiling vpaes-x86.windows.x86.S
[144/413] Compiling vpaes-armv8.ios.aarch64.S
[145/413] Compiling vpaes-armv7.linux.arm.S
[146/413] Compiling vpaes-armv8.linux.aarch64.S
[147/413] Compiling sha512-x86_64.linux.x86_64.S
[148/413] Compiling vpaes-armv7.ios.arm.S
[149/413] Compiling sha512-x86_64.mac.x86_64.S
[150/413] Compiling kdf.c
[151/413] Compiling sha512-armv8.ios.aarch64.S
[152/413] Compiling sha512-armv8.linux.aarch64.S
[153/413] Compiling sha512-586.windows.x86.S
[154/413] Compiling sha512-armv4.ios.arm.S
[155/413] Compiling sha512-586.linux.x86.S
[156/413] Compiling sha512-armv4.linux.arm.S
[156/413] Compiling sha256-x86_64.linux.x86_64.S
[158/413] Compiling sha256-x86_64.mac.x86_64.S
[159/413] Compiling sha256-armv8.linux.aarch64.S
[160/413] Compiling sha256-armv4.linux.arm.S
[161/413] Compiling sha256-armv8.ios.aarch64.S
[162/413] Compiling sha256-586.linux.x86.S
[163/413] Compiling sha256-586.windows.x86.S
[164/413] Compiling sha1-x86_64.mac.x86_64.S
[165/413] Compiling sha256-armv4.ios.arm.S
[166/413] Compiling sha1-x86_64.linux.x86_64.S
[167/413] Compiling sha1-armv8.linux.aarch64.S
[168/413] Compiling sha1-armv8.ios.aarch64.S
[169/413] Compiling sha1-armv4-large.ios.arm.S
[169/413] Compiling sha1-586.windows.x86.S
[171/413] Compiling sha1-armv4-large.linux.arm.S
[172/413] Compiling sha1-586.linux.x86.S
[173/413] Compiling sha1-altivec.c
[174/413] Compiling rsaz-avx2.mac.x86_64.S
[175/413] Compiling rsaz-avx2.linux.x86_64.S
[176/413] Compiling sha256.c
[177/413] Compiling sha512.c
[178/413] Compiling sha1.c
[179/413] Compiling rsa_impl.c
[180/413] Compiling rdrand-x86_64.mac.x86_64.S
[180/413] Compiling self_check.c
[182/413] Compiling rdrand-x86_64.linux.x86_64.S
[183/413] Compiling blinding.c
[184/413] Compiling padding.c
[185/413] Compiling fork_detect.c
[186/413] Compiling rsa.c
[187/413] Compiling rand.c
[188/413] Compiling urandom.c
[189/413] Compiling p256_beeu-x86_64-asm.mac.x86_64.S
[190/413] Compiling p256_beeu-x86_64-asm.linux.x86_64.S
[191/413] Compiling p256-x86_64-asm.mac.x86_64.S
[192/413] Compiling p256-x86_64-asm.linux.x86_64.S
[193/413] Compiling ctrdrbg.c
[194/413] Compiling polyval.c
[195/413] Compiling gcm_nohw.c
[196/413] Compiling ofb.c
[197/413] Compiling ctr.c
[198/413] Compiling cfb.c
[199/413] Compiling gcm.c
[200/413] Compiling md5-x86_64.mac.x86_64.S
[201/413] Compiling cbc.c
[202/413] Compiling md5-x86_64.linux.x86_64.S
[203/413] Compiling md5-586.linux.x86.S
[204/413] Compiling md5-586.windows.x86.S
[205/413] Compiling is_fips.c
[206/413] Compiling ghashv8-armx32.linux.arm.S
[206/413] Compiling ghashv8-armx64.linux.aarch64.S
[208/413] Compiling ghashv8-armx64.ios.aarch64.S
[209/413] Compiling md5.c
[210/413] Compiling ghash-x86.windows.x86.S
[211/413] Compiling ghashv8-armx32.ios.arm.S
[212/413] Compiling ghash-x86_64.mac.x86_64.S
[212/413] Compiling ghash-x86.linux.x86.S
[214/413] Compiling ghash-x86_64.linux.x86_64.S
[214/413] Compiling hmac.c
[215/413] Compiling md4.c
[217/413] Compiling ghash-ssse3-x86_64.mac.x86_64.S
[218/413] Compiling ghash-ssse3-x86.linux.x86.S
[219/413] Compiling ghash-ssse3-x86.windows.x86.S
[220/413] Compiling ghash-armv4.ios.arm.S
[221/413] Compiling ghash-neon-armv8.ios.aarch64.S
[221/413] Compiling ghash-ssse3-x86_64.linux.x86_64.S
[223/413] Compiling ghash-neon-armv8.linux.aarch64.S
[224/413] Compiling ghash-armv4.linux.arm.S
[225/413] Compiling fips_shared_support.c
[226/413] Compiling ecdsa.c
[227/413] Compiling ecdh.c
[228/413] Compiling simple_mul.c
[229/413] Compiling util.c
[230/413] Compiling wnaf.c
[231/413] Compiling scalar.c
[232/413] Compiling simple.c
[233/413] Compiling p224-64.c
[234/413] Compiling p256-x86_64.c
[235/413] Compiling oct.c
[236/413] Compiling felem.c
[237/413] Compiling ec_montgomery.c
[238/413] Compiling ec_key.c
[239/413] Compiling digests.c
[240/413] Compiling digest.c
[241/413] Compiling check.c
[242/413] Compiling dh.c
[243/413] Compiling co-586.windows.x86.S
[244/413] Compiling ec.c
[245/413] Compiling co-586.linux.x86.S
[246/413] Compiling bsaes-armv7.linux.arm.S
[247/413] Compiling e_des.c
[248/413] Compiling des.c
[249/413] Compiling cipher.c
[250/413] Compiling bsaes-armv7.ios.arm.S
[251/413] Compiling aead.c
[252/413] Compiling e_aes.c
[253/413] Compiling sqrt.c
[254/413] Compiling rsaz_exp.c
[255/413] Compiling shift.c
[256/413] Compiling random.c
[257/413] Compiling prime.c
[258/413] Compiling montgomery_inv.c
[259/413] Compiling jacobi.c
[260/413] Compiling montgomery.c
[261/413] Compiling mul.c
[262/413] Compiling gcd.c
[263/413] Compiling gcd_extra.c
[264/413] Compiling div_extra.c
[264/413] Compiling generic.c
[266/413] Compiling exponentiation.c
[267/413] Compiling cmp.c
[268/413] Compiling div.c
[269/413] Compiling ctx.c
[270/413] Compiling p256.c
[271/413] Compiling bytes.c
[272/413] Compiling bn-586.windows.x86.S
[273/413] Compiling bn-586.linux.x86.S
[273/413] Compiling x86_64-gcc.c
[273/413] Compiling bn.c
[276/413] Compiling armv8-mont.ios.aarch64.S
[277/413] Compiling armv8-mont.linux.aarch64.S
[278/413] Compiling aesv8-armx64.linux.aarch64.S
[279/413] Compiling armv4-mont.ios.arm.S
[280/413] Compiling aesv8-armx64.ios.aarch64.S
[281/413] Compiling armv4-mont.linux.arm.S
[282/413] Compiling aesv8-armx32.linux.arm.S
[283/413] Compiling add.c
[284/413] Compiling aesni-x86_64.mac.x86_64.S
[285/413] Compiling aesv8-armx32.ios.arm.S
[286/413] Compiling aesni-x86.windows.x86.S
[287/413] Compiling aesni-x86.linux.x86.S
[288/413] Compiling aesni-x86_64.linux.x86_64.S
[289/413] Compiling aesni-gcm-x86_64.mac.x86_64.S
[290/413] Compiling aesni-gcm-x86_64.linux.x86_64.S
[291/413] Compiling key_wrap.c
[292/413] Compiling aes.c
[293/413] Compiling mode_wrappers.c
[294/413] Compiling sign.c
[295/413] Compiling ex_data.c
[296/413] Compiling aes_nohw.c
[297/413] Compiling pbkdf.c
[298/413] Compiling scrypt.c
[299/413] Compiling p_x25519_asn1.c
[300/413] Compiling p_rsa_asn1.c
[301/413] Compiling p_x25519.c
[302/413] Compiling print.c
[303/413] Compiling p_ed25519.c
[304/413] Compiling p_ed25519_asn1.c
[305/413] Compiling p_ec_asn1.c
[306/413] Compiling p_rsa.c
[307/413] Compiling p_dsa_asn1.c
[308/413] Compiling p_ec.c
[309/413] Compiling evp_ctx.c
[310/413] Compiling err_data.c
[311/413] Compiling digestsign.c
[312/413] Compiling evp.c
[312/413] Compiling evp_asn1.c
[314/413] Compiling ecdh_extra.c
[315/413] Compiling engine.c
[316/413] Compiling err.c
[317/413] Compiling ecdsa_asn1.c
[318/413] Compiling hash_to_curve.c
[319/413] Compiling ec_derive.c
[320/413] Compiling ec_asn1.c
[321/413] Compiling dsa_asn1.c
[323/413] Compiling PromiseK Throws.swift
[323/413] Compiling dh_asn1.c
[324/413] Compiling params.c
[325/413] Compiling x25519-asm-arm.S
[326/413] Compiling digest_extra.c
[327/413] Compiling dsa.c
[328/413] Compiling spake25519.c
[329/413] Compiling cpu-ppc64le.c
[330/413] Compiling cpu-arm.c
[331/413] Compiling cpu-intel.c
[332/413] Compiling cpu-arm-linux.c
[333/413] Compiling crypto.c
[334/413] Compiling cpu-aarch64-linux.c
[335/413] Compiling cpu-aarch64-win.c
[336/413] Compiling cpu-aarch64-fuchsia.c
[337/413] Compiling cmac.c
[338/413] Compiling e_rc4.c
[339/413] Compiling e_tls.c
[340/413] Compiling tls_cbc.c
[341/413] Compiling e_rc2.c
[342/413] Compiling e_null.c
[343/413] Compiling conf.c
[344/413] Compiling e_chacha20poly1305.c
[345/413] Compiling derive_key.c
[346/413] Compiling e_aesctrhmac.c
[347/413] Compiling e_aesgcmsiv.c
[348/413] Compiling e_aesccm.c
[349/413] Compiling cipher_extra.c
[350/413] Compiling chacha20_poly1305_x86_64.mac.x86_64.S
[351/413] Compiling chacha20_poly1305_x86_64.linux.x86_64.S
[352/413] Compiling aes128gcmsiv-x86_64.mac.x86_64.S
[353/413] Compiling aes128gcmsiv-x86_64.linux.x86_64.S
[354/413] Compiling chacha-x86_64.linux.x86_64.S
[355/413] Compiling chacha-x86.windows.x86.S
[356/413] Compiling chacha-x86_64.mac.x86_64.S
[357/413] Compiling chacha.c
[358/413] Compiling chacha-armv8.linux.aarch64.S
[359/413] Compiling chacha-x86.linux.x86.S
[360/413] Compiling chacha-armv8.ios.aarch64.S
[361/413] Compiling curve25519.c
[362/413] Compiling chacha-armv4.linux.arm.S
[363/413] Compiling chacha-armv4.ios.arm.S
[364/413] Compiling unicode.c
[365/413] Compiling asn1_compat.c
[366/413] Compiling ber.c
[367/413] Compiling buf.c
[368/413] Compiling cbs.c
[369/413] Compiling cbb.c
[370/413] Compiling bn_asn1.c
[371/413] Compiling convert.c
[372/413] Compiling blake2.c
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/crypto/bio/socket_helper.c:28:10: fatal error: 'netdb.h' file not found
28 | #include <netdb.h>
| ^~~~~~~~~
1 error generated.
[373/413] Compiling socket_helper.c
[373/413] Compiling socket.c
[373/413] Compiling hexdump.c
[373/413] Compiling printf.c
[373/413] Compiling pair.c
[373/413] Compiling fd.c
[373/413] Compiling file.c
BUILD FAILURE 6.3 wasm