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 mysql-nio, reference main (853b43), with Swift 6.2 (beta) for Wasm on 1 Sep 2025 09:51:31 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/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vapor/mysql-nio.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/vapor/mysql-nio
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 853b434 Finally make non-TLS connections work with modern MySQL (#114)
Cloned https://github.com/vapor/mysql-nio.git
Revision (git rev-parse @):
853b43413941a7fc0cfe44ef0ae81b6dd049f8e5
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/vapor/mysql-nio.git at main
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/vapor/mysql-nio.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/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:3160178686d03086db4c1712d78c1980537bb37521128c64baade7f466b6b4aa
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-crypto.git
[1/16363] Fetching swift-crypto
[165/31438] Fetching swift-crypto, swift-nio-ssl
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-nio.git
Fetched https://github.com/apple/swift-nio-ssl.git from cache (4.11s)
Fetching https://github.com/apple/swift-algorithms.git
[1/3897] Fetching swift-log
Fetched https://github.com/apple/swift-crypto.git from cache (4.51s)
[3898/9865] Fetching swift-log, swift-algorithms
[7241/87811] Fetching swift-log, swift-algorithms, swift-nio
Fetched https://github.com/apple/swift-algorithms.git from cache (0.78s)
[7795/81843] Fetching swift-log, swift-nio
Fetched https://github.com/apple/swift-log.git from cache (9.07s)
Fetched https://github.com/apple/swift-nio.git from cache (9.21s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (17.19s)
Fetching https://github.com/apple/swift-numerics.git
[1/6348] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.77s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.0 (1.59s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (0.89s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.33.0 (1.11s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.86.0 (1.23s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/1808] Fetching swift-atomics
[598/6749] Fetching swift-atomics, swift-system
[6306/24143] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (0.96s)
[6157/19202] Fetching swift-atomics, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (2.26s)
Fetched https://github.com/apple/swift-collections.git from cache (2.30s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (4.05s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.2 (2.69s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.1 (1.23s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.15.0 (1.46s)
Fetching https://github.com/apple/swift-asn1.git
[1/1629] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.31s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.4.0 (0.84s)
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-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.4
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.1.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.6.2
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.86.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.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.4.0
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.1
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.33.0
Building for debugging...
[0/800] Write sources
[9/800] Compiling _NumericsShims _NumericsShims.c
[10/800] Write sources
[12/800] Write swift-version-24593BA9C3E375BF.txt
[12/800] Write sources
[20/800] Compiling _AtomicsShims.c
[21/800] Compiling CNIOWindows shim.c
[22/800] Compiling md5-x86_64-linux.S
[24/823] Emitting module _NIOBase64
[24/823] Compiling v3_crld.cc
[25/823] Compiling v3_cpols.cc
[26/839] Compiling v3_conf.cc
[27/853] Compiling v3_enum.cc
[28/853] Compiling v3_extku.cc
[29/853] Compiling CNIOWASI CNIOWASI.c
[29/853] Compiling CNIOWindows WSAStartup.c
[31/853] Compiling CNIOLinux shim.c
[32/853] Compiling CNIOPosix event_loop_id.c
[33/853] Compiling CNIOLinux liburing_shims.c
[34/853] Compiling CNIODarwin shim.c
[35/853] Compiling fiat_p256_adx_sqr.S
[36/853] Compiling fiat_p256_adx_mul.S
[37/853] Compiling fiat_curve25519_adx_square.S
[38/853] Compiling fiat_curve25519_adx_mul.S
[39/853] Compiling CNIOBoringSSLShims shims.c
[40/853] Compiling tls_record.cc
[41/853] Compiling tls_method.cc
[42/853] Compiling tls13_server.cc
[44/853] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[45/853] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[46/854] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[47/854] Compiling InternalCollectionsUtilities UInt+reversed.swift
[48/854] Compiling RealModule Float80+Real.swift
[49/855] Compiling _NIOBase64 Base64.swift
[50/856] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[51/856] Compiling InternalCollectionsUtilities Integer rank.swift
[56/858] Emitting module SwiftASN1
[58/858] Compiling SwiftASN1 TimeUtilities.swift
[59/858] Compiling SwiftASN1 UTCTime.swift
[59/858] Compiling tls13_enc.cc
[61/858] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[62/858] Compiling RealModule RelaxedArithmetic.swift
[65/858] Emitting module Logging
[66/858] Compiling Logging Locks.swift
[67/858] Emitting module InternalCollectionsUtilities
[70/858] Emitting module RealModule
[73/858] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[74/858] Compiling InternalCollectionsUtilities _SortedCollection.swift
[75/858] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[76/858] Compiling InternalCollectionsUtilities Debugging.swift
[77/858] Compiling RealModule Real.swift
[78/858] Compiling InternalCollectionsUtilities Descriptions.swift
[79/858] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[80/858] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[81/858] Compiling RealModule RealFunctions.swift
[88/859] Compiling SwiftASN1 ArraySliceBigint.swift
[89/859] Compiling SwiftASN1 GeneralizedTime.swift
[91/859] Compiling RealModule Float16+Real.swift
[94/860] Compiling _NIODataStructures PriorityQueue.swift
[95/860] Compiling _NIODataStructures _TinyArray.swift
[97/875] Emitting module _NIODataStructures
[98/875] Compiling _NIODataStructures Heap.swift
[99/876] Compiling Logging MetadataProvider.swift
[101/876] Compiling DequeModule Deque+CustomReflectable.swift
[102/876] Compiling DequeModule Deque+Descriptions.swift
[102/876] Compiling tls13_client.cc
[104/878] Compiling DequeModule _DequeBuffer.swift
[105/878] Compiling DequeModule _DequeBufferHeader.swift
[106/878] Compiling SwiftASN1 DER.swift
[107/878] Compiling SwiftASN1 Errors.swift
[109/879] Compiling DequeModule Deque+Equatable.swift
[110/879] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[110/879] Compiling tls13_both.cc
[112/879] Compiling DequeModule _DequeSlot.swift
[113/879] Compiling DequeModule _UnsafeWrappedBuffer.swift
[114/879] Compiling DequeModule Deque+Extras.swift
[115/879] Compiling DequeModule Deque+Hashable.swift
[116/879] Compiling Logging LogHandler.swift
[117/879] Compiling Logging Logging.swift
[118/880] Compiling DequeModule Deque+Codable.swift
[119/880] Compiling DequeModule Deque+Collection.swift
[120/880] Compiling t1_enc.cc
[122/880] Compiling DequeModule Deque+Testing.swift
[123/880] Compiling DequeModule Deque._Storage.swift
[124/880] Compiling DequeModule Deque._UnsafeHandle.swift
[125/880] Compiling DequeModule Deque.swift
[126/880] Emitting module DequeModule
[127/881] Compiling ssl_stat.cc
[128/881] Compiling ssl_versions.cc
[129/881] Compiling ssl_transcript.cc
[130/881] Compiling ssl_session.cc
[131/881] Compiling ssl_x509.cc
[132/881] Compiling ssl_privkey.cc
[133/881] Compiling ssl_cipher.cc
[134/881] Compiling ssl_key_share.cc
[135/881] Compiling ssl_file.cc
[136/881] Compiling ssl_credential.cc
[137/881] Compiling ssl_asn1.cc
[138/881] Compiling ssl_buffer.cc
[139/881] Compiling ssl_cert.cc
[140/881] Compiling ssl_lib.cc
[141/881] Compiling ssl_aead_ctx.cc
[142/881] Compiling s3_lib.cc
[143/881] Compiling s3_pkt.cc
[144/881] Compiling handshake_server.cc
[145/881] Compiling s3_both.cc
[146/881] Compiling handshake_client.cc
[147/881] Compiling handshake.cc
[148/881] Compiling handoff.cc
[149/881] Compiling d1_srtp.cc
[150/881] Compiling encrypted_client_hello.cc
[151/881] Compiling dtls_method.cc
[152/881] Compiling md5-x86_64-apple.S
[153/881] Compiling md5-x86_64-linux.S
[154/881] Compiling dtls_record.cc
[155/881] Compiling md5-586-linux.S
[156/881] Compiling md5-586-apple.S
[157/881] Compiling chacha20_poly1305_x86_64-apple.S
[158/881] Compiling chacha20_poly1305_x86_64-linux.S
[159/881] Compiling chacha20_poly1305_armv8-win.S
[160/881] Compiling chacha20_poly1305_armv8-linux.S
[161/881] Compiling chacha-x86_64-linux.S
[162/881] Compiling chacha20_poly1305_armv8-apple.S
[163/881] Compiling chacha-x86_64-apple.S
[164/881] Compiling chacha-x86-linux.S
[165/881] Compiling chacha-x86-apple.S
[166/881] Compiling chacha-armv8-win.S
[167/881] Compiling chacha-armv8-apple.S
[168/881] Compiling chacha-armv8-linux.S
[169/881] Compiling chacha-armv4-linux.S
[170/881] Compiling aes128gcmsiv-x86_64-linux.S
[171/881] Compiling aes128gcmsiv-x86_64-apple.S
[172/881] Compiling x86_64-mont5-linux.S
[173/881] Compiling d1_pkt.cc
[174/881] Compiling extensions.cc
[175/881] Compiling err_data.cc
[176/881] Compiling x86_64-mont-linux.S
[177/881] Compiling x86_64-mont5-apple.S
[178/881] Compiling x86-mont-linux.S
[179/881] Compiling x86_64-mont-apple.S
[180/881] Compiling x86-mont-apple.S
[181/881] Compiling vpaes-x86_64-linux.S
[182/881] Compiling vpaes-x86_64-apple.S
[183/881] Compiling vpaes-x86-linux.S
[184/881] Compiling vpaes-x86-apple.S
[185/881] Compiling vpaes-armv8-win.S
[186/881] Compiling vpaes-armv7-linux.S
[187/881] Compiling vpaes-armv8-linux.S
[188/881] Compiling sha512-x86_64-linux.S
[189/881] Compiling vpaes-armv8-apple.S
[190/881] Compiling sha512-x86_64-apple.S
[191/881] Compiling sha512-armv8-win.S
[192/881] Compiling sha512-armv4-linux.S
[192/881] Compiling sha512-armv8-linux.S
[194/881] Compiling sha512-armv8-apple.S
[195/881] Compiling sha512-586-linux.S
[196/881] Compiling sha512-586-apple.S
[197/881] Compiling bio_ssl.cc
[198/881] Compiling sha256-x86_64-linux.S
[199/881] Compiling sha256-x86_64-apple.S
[200/881] Compiling sha256-armv8-win.S
[201/881] Compiling sha256-armv8-apple.S
[202/881] Compiling sha256-armv8-linux.S
[203/881] Compiling sha256-586-linux.S
[204/881] Compiling sha256-armv4-linux.S
[205/881] Compiling sha256-586-apple.S
[206/881] Compiling sha1-armv8-linux.S
[207/881] Compiling sha1-x86_64-apple.S
[208/881] Compiling sha1-armv8-win.S
[209/881] Compiling sha1-x86_64-linux.S
[210/881] Compiling sha1-armv8-apple.S
[211/881] Compiling sha1-586-linux.S
[212/881] Compiling sha1-586-apple.S
[213/881] Compiling sha1-armv4-large-linux.S
[214/881] Compiling rsaz-avx2-apple.S
[215/881] Compiling rdrand-x86_64-apple.S
[216/881] Compiling rdrand-x86_64-linux.S
[217/881] Compiling rsaz-avx2-linux.S
[218/881] Compiling p256_beeu-x86_64-asm-linux.S
[219/881] Compiling d1_lib.cc
[220/881] Compiling p256_beeu-armv8-asm-win.S
[221/881] Compiling p256_beeu-armv8-asm-apple.S
[222/881] Compiling p256_beeu-x86_64-asm-apple.S
[223/881] Compiling p256-x86_64-asm-linux.S
[224/881] Compiling p256_beeu-armv8-asm-linux.S
[225/881] Compiling p256-armv8-asm-apple.S
[226/881] Compiling p256-x86_64-asm-apple.S
[227/881] Compiling p256-armv8-asm-win.S
[228/881] Compiling ghashv8-armv8-win.S
[229/881] Compiling p256-armv8-asm-linux.S
[230/881] Compiling ghashv8-armv8-linux.S
[231/881] Compiling ghashv8-armv8-apple.S
[232/881] Compiling ghashv8-armv7-linux.S
[233/881] Compiling ghash-x86-linux.S
[234/881] Compiling d1_both.cc
[235/881] Compiling ghash-x86_64-apple.S
[236/881] Compiling ghash-x86_64-linux.S
[237/881] Compiling ghash-x86-apple.S
[238/881] Compiling ghash-ssse3-x86_64-linux.S
[239/881] Compiling ghash-ssse3-x86-apple.S
[240/881] Compiling ghash-ssse3-x86_64-apple.S
[241/881] Compiling ghash-ssse3-x86-linux.S
[242/881] Compiling ghash-neon-armv8-win.S
[243/881] Compiling ghash-neon-armv8-linux.S
[244/881] Compiling ghash-neon-armv8-apple.S
[245/881] Compiling co-586-apple.S
[246/881] Compiling ghash-armv4-linux.S
[247/881] Compiling co-586-linux.S
[248/881] Compiling bn-586-linux.S
[249/881] Compiling bsaes-armv7-linux.S
[250/881] Compiling bn-armv8-win.S
[251/881] Compiling bn-586-apple.S
[252/881] Compiling bn-armv8-apple.S
[253/881] Compiling bn-armv8-linux.S
[254/881] Compiling armv8-mont-win.S
[255/881] Compiling armv8-mont-linux.S
[256/881] Compiling aesv8-gcm-armv8-win.S
[257/881] Compiling armv8-mont-apple.S
[258/881] Compiling armv4-mont-linux.S
[259/881] Compiling aesv8-gcm-armv8-linux.S
[260/881] Compiling aesv8-armv8-win.S
[261/881] Compiling aesv8-gcm-armv8-apple.S
[262/881] Compiling aesv8-armv8-linux.S
[263/881] Compiling aesv8-armv8-apple.S
[264/881] Compiling aesni-x86_64-linux.S
[265/881] Compiling aesv8-armv7-linux.S
[266/881] Compiling aesni-x86_64-apple.S
[267/881] Compiling aesni-x86-linux.S
[268/881] Compiling aesni-gcm-x86_64-apple.S
[269/881] Compiling aesni-gcm-x86_64-linux.S
[270/881] Compiling aesni-x86-apple.S
[271/881] Compiling aes-gcm-avx2-x86_64-linux.S
[272/881] Compiling aes-gcm-avx10-x86_64-linux.S
[273/881] Compiling aes-gcm-avx10-x86_64-apple.S
[274/881] Compiling aes-gcm-avx2-x86_64-apple.S
[275/881] Compiling x_req.cc
[276/881] Compiling x_x509a.cc
[277/881] Compiling x_val.cc
[278/881] Compiling x_name.cc
[279/881] Compiling x_pubkey.cc
[280/881] Compiling x_spki.cc
[281/881] Compiling x_x509.cc
[282/881] Compiling x_sig.cc
[283/881] Compiling x_exten.cc
[284/881] Compiling x_crl.cc
[285/881] Compiling x_algor.cc
[286/881] Compiling x509rset.cc
[287/881] Compiling x509spki.cc
[288/881] Compiling x509name.cc
[289/881] Compiling x_all.cc
[290/881] Compiling x_attrib.cc
[291/881] Compiling x509_vpm.cc
[292/881] Compiling x509cset.cc
[293/881] Compiling x509_vfy.cc
[294/881] Compiling x509_trs.cc
[295/881] Compiling x509_req.cc
[296/881] Compiling x509_set.cc
[297/881] Compiling x509_txt.cc
[298/881] Compiling x509_v3.cc
[299/881] Compiling x509_obj.cc
[300/881] Compiling x509_lu.cc
[301/881] Compiling x509_ext.cc
[302/881] Compiling x509_d2.cc
[303/881] Compiling x509.cc
[304/881] Compiling x509_def.cc
[305/881] Compiling x509_cmp.cc
[306/881] Compiling x509_att.cc
[307/881] Compiling v3_skey.cc
[308/881] Compiling v3_utl.cc
[309/881] Compiling v3_purp.cc
[310/881] Compiling v3_pcons.cc
[311/881] Compiling v3_prn.cc
[312/881] Compiling v3_pmaps.cc
[313/881] Compiling v3_lib.cc
[314/881] Compiling v3_ocsp.cc
[315/881] Compiling v3_ncons.cc
[316/881] Compiling v3_int.cc
[317/881] Compiling v3_info.cc
[318/881] Compiling v3_extku.cc
[319/881] Compiling v3_enum.cc
[320/881] Compiling v3_ia5.cc
[321/881] Compiling v3_genn.cc
[322/881] Compiling v3_conf.cc
[323/881] Compiling v3_cpols.cc
[324/881] Compiling v3_bitst.cc
[325/881] Compiling v3_crld.cc
[326/881] Compiling v3_akeya.cc
[327/881] Compiling v3_akey.cc
[328/881] Compiling v3_alt.cc
[329/881] Compiling v3_bcons.cc
[330/881] Compiling t_x509a.cc
[331/881] Compiling t_x509.cc
[332/881] Compiling t_crl.cc
[333/881] Compiling t_req.cc
[334/881] Compiling i2d_pr.cc
[335/881] Compiling rsa_pss.cc
[336/881] Compiling policy.cc
[337/881] Compiling name_print.cc
[338/881] Compiling by_file.cc
[339/881] Compiling by_dir.cc
[340/881] Compiling asn1_gen.cc
[341/881] Compiling a_sign.cc
[342/881] Compiling algorithm.cc
[343/881] Compiling a_verify.cc
[344/881] Compiling voprf.cc
[345/881] Compiling a_digest.cc
[346/881] Compiling thread_win.cc
[347/881] Compiling thread_pthread.cc
[348/881] Compiling pmbtoken.cc
[349/881] Compiling thread.cc
[350/881] Compiling thread_none.cc
[351/881] Compiling stack.cc
[352/881] Compiling trust_token.cc
[353/881] Compiling slhdsa.cc
[354/881] Compiling siphash.cc
[355/881] Compiling sha256.cc
[356/881] Compiling sha512.cc
[357/881] Compiling rsa_extra.cc
[358/881] Compiling sha1.cc
[359/881] Compiling rsa_print.cc
[360/881] Compiling spake2plus.cc
[361/881] Compiling rc4.cc
[362/881] Compiling rsa_crypt.cc
[363/881] Compiling rsa_asn1.cc
[364/881] Compiling trusty.cc
[365/881] Compiling urandom.cc
[366/881] Compiling rand.cc
[367/881] Compiling windows.cc
[368/881] Compiling refcount.cc
[369/881] Compiling passive.cc
[370/881] Compiling ios.cc
[371/881] Compiling poly1305_arm_asm.S
[372/881] Compiling getentropy.cc
[373/881] Compiling deterministic.cc
[374/881] Compiling forkunsafe.cc
[375/881] Compiling fork_detect.cc
[376/881] Compiling poly1305_vec.cc
[377/881] Compiling poly1305.cc
[378/881] Compiling poly1305_arm.cc
[379/881] Compiling pool.cc
[380/881] Compiling pkcs7.cc
[381/881] Compiling p5_pbev2.cc
[382/881] Compiling pkcs8_x509.cc
[383/881] Compiling pkcs7_x509.cc
[384/881] Compiling pem_x509.cc
[385/881] Compiling pem_xaux.cc
[386/881] Compiling pkcs8.cc
[387/881] Compiling pem_pkey.cc
[388/881] Compiling pem_pk8.cc
[389/881] Compiling pem_lib.cc
[390/881] Compiling pem_oth.cc
[391/881] Compiling mlkem.cc
[392/881] Compiling pem_info.cc
[393/881] Compiling mldsa.cc
[394/881] Compiling pem_all.cc
[395/881] Compiling obj_xref.cc
[396/881] Compiling obj.cc
[397/881] Compiling poly_rq_mul.S
[398/881] Compiling mem.cc
[399/881] Compiling fips_shared_support.cc
[400/881] Compiling lhash.cc
[401/881] Compiling md5.cc
[402/881] Compiling md4.cc
[403/881] Compiling kyber.cc
[404/881] Compiling hrss.cc
[405/881] Compiling hpke.cc
[406/881] Compiling ex_data.cc
[407/881] Compiling scrypt.cc
[408/881] Compiling sign.cc
[409/881] Compiling print.cc
[410/881] Compiling p_x25519_asn1.cc
[411/881] Compiling pbkdf.cc
[412/881] Compiling p_x25519.cc
[413/881] Compiling p_rsa.cc
[414/881] Compiling p_rsa_asn1.cc
[415/881] Compiling p_ed25519.cc
[416/881] Compiling p_hkdf.cc
[417/881] Compiling p_ed25519_asn1.cc
[418/881] Compiling p_dh.cc
[419/881] Compiling p_ec.cc
[420/881] Compiling p_ec_asn1.cc
[421/881] Compiling p_dh_asn1.cc
[422/881] Compiling evp.cc
[423/881] Compiling p_dsa_asn1.cc
[424/881] Compiling evp_ctx.cc
[425/881] Compiling evp_asn1.cc
[426/881] Compiling err.cc
[427/881] Compiling engine.cc
[428/881] Compiling ecdh.cc
[429/881] Compiling ecdsa_asn1.cc
[430/881] Compiling ec_derive.cc
[431/881] Compiling hash_to_curve.cc
[432/881] Compiling dsa_asn1.cc
[433/881] Compiling ec_asn1.cc
[434/881] Compiling dsa.cc
[435/881] Compiling params.cc
[436/881] Compiling digest_extra.cc
[437/881] Compiling x25519-asm-arm.S
[438/881] Compiling des.cc
[439/881] Compiling curve25519_64_adx.cc
[440/881] Compiling bcm.cc
[441/881] Compiling dh_asn1.cc
[442/881] Compiling cpu_intel.cc
[443/881] Compiling crypto.cc
[444/881] Compiling spake25519.cc
[445/881] Compiling curve25519.cc
[446/881] Compiling cpu_arm_linux.cc
[447/881] Compiling cpu_aarch64_sysreg.cc
[448/881] Compiling cpu_aarch64_win.cc
[449/881] Compiling cpu_arm_freebsd.cc
[450/881] Compiling cpu_aarch64_openbsd.cc
[451/881] Compiling cpu_aarch64_linux.cc
[452/881] Compiling cpu_aarch64_fuchsia.cc
[453/881] Compiling cpu_aarch64_apple.cc
[454/881] Compiling tls_cbc.cc
[455/881] Compiling get_cipher.cc
[456/881] Compiling conf.cc
[457/881] Compiling e_rc4.cc
[458/881] Compiling e_tls.cc
[459/881] Compiling e_rc2.cc
[460/881] Compiling e_null.cc
[461/881] Compiling e_des.cc
[462/881] Compiling e_chacha20poly1305.cc
[463/881] Compiling e_aesgcmsiv.cc
[464/881] Compiling e_aesctrhmac.cc
[465/881] Compiling derive_key.cc
[466/881] Compiling chacha.cc
[467/881] Compiling unicode.cc
[468/881] Compiling cbs.cc
[469/881] Compiling buf.cc
[470/881] Compiling cbb.cc
[471/881] Compiling asn1_compat.cc
[472/881] Compiling blake2.cc
[473/881] Compiling ber.cc
[474/881] Compiling bn_asn1.cc
[475/881] Compiling convert.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.
[476/881] Compiling socket_helper.cc
[476/881] Compiling file.cc
[476/881] Compiling fd.cc
[476/881] Compiling errno.cc
[476/881] Compiling hexdump.cc
[476/881] Compiling socket.cc
[476/881] Compiling printf.cc
[476/881] Compiling pair.cc
BUILD FAILURE 6.2 wasm