The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build XMPP, reference master (d1ac60), with Swift 6.2 (beta) for Wasm on 17 Jun 2025 20:49:54 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/FluuxIO/XMPP.git
Reference: master
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/FluuxIO/XMPP
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at d1ac605 Remove compilation warning
Cloned https://github.com/FluuxIO/XMPP.git
Revision (git rev-parse @):
d1ac6054704358adb886d49ab9510942b19b9ee4
SUCCESS checkout https://github.com/FluuxIO/XMPP.git at master
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/FluuxIO/XMPP.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:44384f43f933eaa0f42803e9ef7c3d8388c5841ccc831a15a5edf63d8c273423
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-nio.git
[1/76327] Fetching swift-nio
[765/91217] Fetching swift-nio, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-ssl.git from cache (4.71s)
Fetched https://github.com/apple/swift-nio.git from cache (4.78s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.32.0 (5.37s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (2.77s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[18/1797] Fetching swift-atomics
[451/18403] Fetching swift-atomics, swift-collections
[488/22831] Fetching swift-atomics, swift-collections, swift-system
Fetched https://github.com/apple/swift-system.git from cache (2.48s)
Fetched https://github.com/apple/swift-atomics.git from cache (2.48s)
Fetched https://github.com/apple/swift-collections.git from cache (2.52s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (3.36s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.61s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.94s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.32.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.5.0
Building for debugging...
[0/440] Write sources
[13/440] Compiling _AtomicsShims.c
[14/440] Write swift-version-24593BA9C3E375BF.txt
[15/440] Compiling CNIOWindows shim.c
[16/440] Compiling CNIOWindows WSAStartup.c
[17/440] Compiling CNIOWASI CNIOWASI.c
[19/460] Emitting module _NIOBase64
[19/460] Compiling a_dup.cc
[20/460] Compiling CNIOLinux shim.c
[21/460] Compiling CNIOLinux liburing_shims.c
[22/460] Compiling a_d2i_fp.cc
[23/460] Compiling CNIODarwin shim.c
[24/460] Compiling a_bitstr.cc
[25/460] Compiling fiat_p256_adx_sqr.S
[26/460] Compiling fiat_p256_adx_mul.S
[27/460] Compiling fiat_curve25519_adx_square.S
[28/460] Compiling fiat_curve25519_adx_mul.S
[29/460] Compiling a_bool.cc
[30/460] Compiling CNIOBoringSSLShims shims.c
[31/460] Compiling tls_method.cc
[32/460] Compiling c-nioatomics.c
[33/460] Compiling tls_record.cc
[34/460] Compiling tls13_server.cc
[35/460] Compiling tls13_enc.cc
[36/460] Compiling t1_enc.cc
[37/460] Compiling tls13_client.cc
[38/460] Compiling tls13_both.cc
[39/460] Compiling ssl_x509.cc
[40/460] Compiling ssl_versions.cc
[42/460] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[43/461] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[44/461] Compiling InternalCollectionsUtilities Integer rank.swift
[45/461] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[46/461] Compiling InternalCollectionsUtilities UInt+reversed.swift
[47/461] Emitting module InternalCollectionsUtilities
[48/461] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[49/461] Compiling InternalCollectionsUtilities Debugging.swift
[50/461] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[51/461] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[52/461] Compiling InternalCollectionsUtilities Descriptions.swift
[53/461] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[54/461] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[55/461] Compiling InternalCollectionsUtilities _SortedCollection.swift
[56/461] Compiling _NIODataStructures PriorityQueue.swift
[57/461] Compiling _NIOBase64 Base64.swift
[59/462] Compiling _NIODataStructures _TinyArray.swift
[60/462] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[62/478] Compiling DequeModule Deque+CustomReflectable.swift
[63/478] Compiling DequeModule Deque+Descriptions.swift
[64/480] Compiling DequeModule _DequeBuffer.swift
[65/480] Compiling DequeModule _DequeBufferHeader.swift
[66/480] Compiling DequeModule Deque+Equatable.swift
[67/480] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[67/480] Compiling ssl_stat.cc
[68/480] Wrapping AST for _NIOBase64 for debugging
[70/480] Compiling DequeModule Deque+Extras.swift
[71/480] Compiling DequeModule Deque+Hashable.swift
[71/480] Wrapping AST for InternalCollectionsUtilities for debugging
[73/480] Compiling DequeModule Deque+Testing.swift
[74/480] Compiling DequeModule Deque._Storage.swift
[75/480] Emitting module _NIODataStructures
[76/480] Compiling _NIODataStructures Heap.swift
[77/480] Compiling DequeModule Deque._UnsafeHandle.swift
[78/480] Compiling DequeModule Deque.swift
[79/481] Compiling DequeModule _DequeSlot.swift
[80/481] Compiling DequeModule _UnsafeWrappedBuffer.swift
[81/481] Compiling ssl_transcript.cc
[82/481] Wrapping AST for _NIODataStructures for debugging
[83/481] Compiling ssl_session.cc
[84/481] Compiling ssl_privkey.cc
[86/481] Emitting module DequeModule
[87/481] Compiling DequeModule Deque+Codable.swift
[88/481] Compiling DequeModule Deque+Collection.swift
[89/482] Compiling ssl_key_share.cc
[90/482] Wrapping AST for DequeModule for debugging
[91/482] Compiling ssl_lib.cc
[92/482] Compiling ssl_file.cc
[93/482] Compiling ssl_cipher.cc
[94/482] Compiling ssl_credential.cc
[95/482] Compiling ssl_buffer.cc
[96/482] Compiling ssl_cert.cc
[97/482] Compiling ssl_asn1.cc
[98/482] Compiling s3_pkt.cc
[99/482] Compiling ssl_aead_ctx.cc
[100/482] Compiling handshake_server.cc
[101/482] Compiling handshake.cc
[102/482] Compiling s3_lib.cc
[103/482] Compiling s3_both.cc
[104/482] Compiling d1_srtp.cc
[105/482] Compiling handoff.cc
[106/482] Compiling handshake_client.cc
[107/482] Compiling extensions.cc
[108/482] Compiling md5-x86_64-linux.S
[109/482] Compiling md5-x86_64-apple.S
[110/482] Compiling dtls_record.cc
[111/482] Compiling md5-586-linux.S
[112/482] Compiling dtls_method.cc
[113/482] Compiling md5-586-apple.S
[114/482] Compiling chacha20_poly1305_x86_64-linux.S
[115/482] Compiling chacha20_poly1305_x86_64-apple.S
[116/482] Compiling encrypted_client_hello.cc
[117/482] Compiling chacha20_poly1305_armv8-linux.S
[118/482] Compiling chacha20_poly1305_armv8-win.S
[119/482] Compiling chacha20_poly1305_armv8-apple.S
[120/482] Compiling chacha-x86_64-linux.S
[121/482] Compiling chacha-x86_64-apple.S
[122/482] Compiling chacha-x86-linux.S
[123/482] Compiling chacha-armv8-linux.S
[124/482] Compiling chacha-x86-apple.S
[125/482] Compiling chacha-armv8-win.S
[126/482] Compiling chacha-armv8-apple.S
[127/482] Compiling chacha-armv4-linux.S
[128/482] Compiling aes128gcmsiv-x86_64-linux.S
[129/482] Compiling x86_64-mont5-apple.S
[130/482] Compiling aes128gcmsiv-x86_64-apple.S
[131/482] Compiling x86_64-mont5-linux.S
[132/482] Compiling x86_64-mont-linux.S
[133/482] Compiling x86-mont-linux.S
[134/482] Compiling x86_64-mont-apple.S
[135/482] Compiling vpaes-x86_64-linux.S
[136/482] Compiling x86-mont-apple.S
[137/482] Compiling vpaes-x86_64-apple.S
[138/482] Compiling vpaes-x86-linux.S
[139/482] Compiling vpaes-x86-apple.S
[140/482] Compiling vpaes-armv8-win.S
[141/482] Compiling vpaes-armv8-linux.S
[142/482] Compiling err_data.cc
[143/482] Compiling vpaes-armv8-apple.S
[144/482] Compiling vpaes-armv7-linux.S
[145/482] Compiling bio_ssl.cc
[146/482] Compiling sha512-x86_64-apple.S
[147/482] Compiling sha512-x86_64-linux.S
[148/482] Compiling sha512-armv8-win.S
[149/482] Compiling sha512-armv8-linux.S
[150/482] Compiling sha512-armv8-apple.S
[151/482] Compiling sha512-armv4-linux.S
[152/482] Compiling sha512-586-linux.S
[153/482] Compiling sha512-586-apple.S
[154/482] Compiling sha256-armv8-win.S
[155/482] Compiling sha256-x86_64-linux.S
[156/482] Compiling sha256-x86_64-apple.S
[157/482] Compiling d1_pkt.cc
[158/482] Compiling sha256-armv8-linux.S
[159/482] Compiling sha256-armv4-linux.S
[160/482] Compiling sha256-armv8-apple.S
[161/482] Compiling sha256-586-linux.S
[162/482] Compiling sha256-586-apple.S
[163/482] Compiling sha1-x86_64-linux.S
[164/482] Compiling sha1-x86_64-apple.S
[165/482] Compiling sha1-armv4-large-linux.S
[166/482] Compiling sha1-armv8-win.S
[167/482] Compiling sha1-armv8-apple.S
[168/482] Compiling sha1-armv8-linux.S
[169/482] Compiling sha1-586-linux.S
[170/482] Compiling sha1-586-apple.S
[171/482] Compiling rsaz-avx2-linux.S
[172/482] Compiling rsaz-avx2-apple.S
[173/482] Compiling rdrand-x86_64-linux.S
[174/482] Compiling p256_beeu-x86_64-asm-linux.S
[175/482] Compiling rdrand-x86_64-apple.S
[176/482] Compiling p256_beeu-x86_64-asm-apple.S
[177/482] Compiling p256_beeu-armv8-asm-win.S
[178/482] Compiling p256_beeu-armv8-asm-apple.S
[179/482] Compiling p256_beeu-armv8-asm-linux.S
[180/482] Compiling p256-x86_64-asm-apple.S
[181/482] Compiling p256-x86_64-asm-linux.S
[182/482] Compiling p256-armv8-asm-win.S
[183/482] Compiling ghashv8-armv8-win.S
[184/482] Compiling p256-armv8-asm-linux.S
[185/482] Compiling p256-armv8-asm-apple.S
[186/482] Compiling d1_lib.cc
[187/482] Compiling ghashv8-armv8-linux.S
[188/482] Compiling ghash-x86_64-apple.S
[189/482] Compiling ghashv8-armv8-apple.S
[190/482] Compiling ghash-x86_64-linux.S
[191/482] Compiling ghashv8-armv7-linux.S
[192/482] Compiling ghash-x86-apple.S
[193/482] Compiling ghash-ssse3-x86_64-linux.S
[194/482] Compiling ghash-x86-linux.S
[195/482] Compiling ghash-ssse3-x86-linux.S
[196/482] Compiling ghash-ssse3-x86-apple.S
[197/482] Compiling ghash-ssse3-x86_64-apple.S
[198/482] Compiling ghash-neon-armv8-win.S
[199/482] Compiling ghash-neon-armv8-linux.S
[200/482] Compiling co-586-linux.S
[201/482] Compiling ghash-armv4-linux.S
[202/482] Compiling ghash-neon-armv8-apple.S
[203/482] Compiling bsaes-armv7-linux.S
[204/482] Compiling co-586-apple.S
[205/482] Compiling bn-armv8-win.S
[206/482] Compiling bn-armv8-linux.S
[207/482] Compiling armv8-mont-win.S
[208/482] Compiling bn-armv8-apple.S
[209/482] Compiling armv8-mont-linux.S
[210/482] Compiling bn-586-linux.S
[211/482] Compiling bn-586-apple.S
[212/482] Compiling d1_both.cc
[213/482] Compiling armv8-mont-apple.S
[214/482] Compiling armv4-mont-linux.S
[215/482] Compiling aesv8-armv8-linux.S
[216/482] Compiling aesv8-gcm-armv8-win.S
[217/482] Compiling aesv8-gcm-armv8-linux.S
[218/482] Compiling aesv8-armv8-win.S
[219/482] Compiling aesv8-gcm-armv8-apple.S
[220/482] Compiling aesv8-armv8-apple.S
[221/482] Compiling aesni-x86_64-apple.S
[222/482] Compiling aesni-x86_64-linux.S
[223/482] Compiling aesni-x86-linux.S
[224/482] Compiling aesv8-armv7-linux.S
[225/482] Compiling aesni-gcm-x86_64-linux.S
[226/482] Compiling aesni-x86-apple.S
[227/482] Compiling aes-gcm-avx2-x86_64-linux.S
[228/482] Compiling aesni-gcm-x86_64-apple.S
[229/482] Compiling aes-gcm-avx2-x86_64-apple.S
[230/482] Compiling aes-gcm-avx10-x86_64-apple.S
[231/482] Compiling aes-gcm-avx10-x86_64-linux.S
[232/482] Compiling x_val.cc
[233/482] Compiling x_x509a.cc
[234/482] Compiling x_sig.cc
[235/482] Compiling x_spki.cc
[236/482] Compiling x_name.cc
[237/482] Compiling x_x509.cc
[238/482] Compiling x_req.cc
[239/482] Compiling x_pubkey.cc
[240/482] Compiling x_attrib.cc
[241/482] Compiling x_exten.cc
[242/482] Compiling x_algor.cc
[243/482] Compiling x_crl.cc
[244/482] Compiling x509spki.cc
[245/482] Compiling x_all.cc
[246/482] Compiling x509rset.cc
[247/482] Compiling x509name.cc
[248/482] Compiling x509cset.cc
[249/482] Compiling x509_v3.cc
[250/482] Compiling x509_txt.cc
[251/482] Compiling x509_vpm.cc
[252/482] Compiling x509_vfy.cc
[253/482] Compiling x509_set.cc
[254/482] Compiling x509_trs.cc
[255/482] Compiling x509_req.cc
[256/482] Compiling x509_lu.cc
[257/482] Compiling x509_obj.cc
[258/482] Compiling x509_def.cc
[259/482] Compiling x509_d2.cc
[260/482] Compiling x509_ext.cc
[261/482] Compiling x509_att.cc
[262/482] Compiling x509_cmp.cc
[263/482] Compiling x509.cc
[264/482] Compiling v3_utl.cc
[265/482] Compiling v3_skey.cc
[266/482] Compiling v3_prn.cc
[267/482] Compiling v3_purp.cc
[268/482] Compiling v3_pmaps.cc
[269/482] Compiling v3_pcons.cc
[270/482] Compiling v3_ocsp.cc
[271/482] Compiling v3_ncons.cc
[272/482] Compiling v3_lib.cc
[273/482] Compiling v3_int.cc
[274/482] Compiling v3_extku.cc
[275/482] Compiling v3_info.cc
[276/482] Compiling v3_ia5.cc
[277/482] Compiling v3_genn.cc
[278/482] Compiling v3_enum.cc
[279/482] Compiling v3_crld.cc
[280/482] Compiling v3_conf.cc
[281/482] Compiling v3_cpols.cc
[282/482] Compiling v3_bitst.cc
[283/482] Compiling v3_bcons.cc
[284/482] Compiling v3_alt.cc
[285/482] Compiling v3_akeya.cc
[286/482] Compiling t_x509a.cc
[287/482] Compiling v3_akey.cc
[288/482] Compiling t_req.cc
[289/482] Compiling t_x509.cc
[290/482] Compiling t_crl.cc
[291/482] Compiling i2d_pr.cc
[292/482] Compiling rsa_pss.cc
[293/482] Compiling name_print.cc
[294/482] Compiling policy.cc
[295/482] Compiling by_file.cc
[296/482] Compiling by_dir.cc
[297/482] Compiling asn1_gen.cc
[298/482] Compiling a_verify.cc
[299/482] Compiling algorithm.cc
[300/482] Compiling a_digest.cc
[301/482] Compiling voprf.cc
[302/482] Compiling a_sign.cc
[303/482] Compiling thread_none.cc
[304/482] Compiling thread_win.cc
[305/482] Compiling thread_pthread.cc
[306/482] Compiling trust_token.cc
[307/482] Compiling slhdsa.cc
[308/482] Compiling stack.cc
[309/482] Compiling thread.cc
[310/482] Compiling pmbtoken.cc
[311/482] Compiling sha512.cc
[312/482] Compiling sha256.cc
[313/482] Compiling siphash.cc
[314/482] Compiling sha1.cc
[315/482] Compiling spake2plus.cc
[316/482] Compiling rsa_print.cc
[317/482] Compiling rsa_extra.cc
[318/482] Compiling refcount.cc
[319/482] Compiling rc4.cc
[320/482] Compiling rsa_crypt.cc
[321/482] Compiling urandom.cc
[322/482] Compiling passive.cc
[323/482] Compiling windows.cc
[324/482] Compiling rsa_asn1.cc
[325/482] Compiling trusty.cc
[326/482] Compiling rand.cc
[327/482] Compiling poly1305_arm_asm.S
[328/482] Compiling ios.cc
[329/482] Compiling getentropy.cc
[330/482] Compiling deterministic.cc
[331/482] Compiling forkunsafe.cc
[332/482] Compiling fork_detect.cc
[333/482] Compiling poly1305_vec.cc
[334/482] Compiling poly1305_arm.cc
[335/482] Compiling poly1305.cc
[336/482] Compiling pool.cc
[337/482] Compiling pkcs7.cc
[338/482] Compiling pkcs8.cc
[339/482] Compiling pkcs8_x509.cc
[340/482] Compiling p5_pbev2.cc
[341/482] Compiling pkcs7_x509.cc
[342/482] Compiling pem_xaux.cc
[343/482] Compiling pem_x509.cc
[344/482] Compiling pem_pkey.cc
[345/482] Compiling mlkem.cc
[346/482] Compiling pem_oth.cc
[347/482] Compiling obj_xref.cc
[348/482] Compiling pem_pk8.cc
[349/482] Compiling pem_lib.cc
[350/482] Compiling obj.cc
[351/482] Compiling pem_info.cc
[352/482] Compiling pem_all.cc
[353/482] Compiling poly_rq_mul.S
[354/482] Compiling mldsa.cc
[355/482] Compiling fips_shared_support.cc
[356/482] Compiling mem.cc
[357/482] Compiling md5.cc
[358/482] Compiling md4.cc
[359/482] Compiling lhash.cc
[360/482] Compiling hrss.cc
[361/482] Compiling kyber.cc
[362/482] Compiling hpke.cc
[363/482] Compiling sign.cc
[364/482] Compiling ex_data.cc
[365/482] Compiling scrypt.cc
[366/482] Compiling print.cc
[367/482] Compiling pbkdf.cc
[368/482] Compiling p_x25519.cc
[369/482] Compiling p_x25519_asn1.cc
[370/482] Compiling p_rsa.cc
[371/482] Compiling p_rsa_asn1.cc
[372/482] Compiling p_ed25519.cc
[373/482] Compiling p_hkdf.cc
[374/482] Compiling p_ed25519_asn1.cc
[375/482] Compiling p_ec.cc
[376/482] Compiling p_dsa_asn1.cc
[377/482] Compiling p_ec_asn1.cc
[378/482] Compiling p_dh_asn1.cc
[379/482] Compiling p_dh.cc
[380/482] Compiling evp_ctx.cc
[381/482] Compiling evp.cc
[382/482] Compiling evp_asn1.cc
[383/482] Compiling err.cc
[384/482] Compiling engine.cc
[385/482] Compiling ecdh.cc
[386/482] Compiling ecdsa_asn1.cc
[387/482] Compiling hash_to_curve.cc
[388/482] Compiling ec_derive.cc
[389/482] Compiling ec_asn1.cc
[390/482] Compiling dsa.cc
[391/482] Compiling dsa_asn1.cc
[392/482] Compiling curve25519_64_adx.cc
[393/482] Compiling x25519-asm-arm.S
[394/482] Compiling params.cc
[395/482] Compiling digest_extra.cc
[396/482] Compiling des.cc
[397/482] Compiling bcm.cc
[398/482] Compiling dh_asn1.cc
[399/482] Compiling spake25519.cc
[400/482] Compiling cpu_arm_freebsd.cc
[401/482] Compiling crypto.cc
[402/482] Compiling cpu_arm_linux.cc
[403/482] Compiling cpu_intel.cc
[404/482] Compiling cpu_aarch64_win.cc
[405/482] Compiling cpu_aarch64_sysreg.cc
[406/482] Compiling curve25519.cc
[407/482] Compiling cpu_aarch64_linux.cc
[408/482] Compiling cpu_aarch64_fuchsia.cc
[409/482] Compiling cpu_aarch64_openbsd.cc
[410/482] Compiling cpu_aarch64_apple.cc
[411/482] Compiling conf.cc
[412/482] Compiling tls_cbc.cc
[413/482] Compiling get_cipher.cc
[414/482] Compiling e_tls.cc
[415/482] Compiling e_rc2.cc
[416/482] Compiling e_rc4.cc
[417/482] Compiling e_null.cc
[418/482] Compiling e_chacha20poly1305.cc
[419/482] Compiling e_des.cc
[420/482] Compiling cbs.cc
[421/482] Compiling e_aesgcmsiv.cc
[422/482] Compiling e_aesctrhmac.cc
[423/482] Compiling chacha.cc
[424/482] Compiling derive_key.cc
[425/482] Compiling unicode.cc
[426/482] Compiling ber.cc
[427/482] Compiling buf.cc
[428/482] Compiling cbb.cc
[429/482] Compiling asn1_compat.cc
[430/482] Compiling blake2.cc
[431/482] Compiling convert.cc
[432/482] Compiling bn_asn1.cc
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/crypto/bio/socket_helper.cc:30:10: fatal error: 'netdb.h' file not found
   30 | #include <netdb.h>
      |          ^~~~~~~~~
1 error generated.
[433/482] Compiling socket_helper.cc
[433/482] Compiling pair.cc
[433/482] Compiling file.cc
[433/482] Compiling errno.cc
[433/482] Compiling hexdump.cc
[433/482] Compiling socket.cc
[433/482] Compiling printf.cc
[433/482] Compiling fd.cc
BUILD FAILURE 6.2 wasm