Build Information
Failed to build rabbitmq-nio, reference v0.1.0-beta4 (cb9c29
), with Swift 6.2 (beta) for Wasm on 21 Jun 2025 23:33:45 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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/funcmike/rabbitmq-nio.git
Reference: v0.1.0-beta4
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/funcmike/rabbitmq-nio
* tag v0.1.0-beta4 -> FETCH_HEAD
HEAD is now at cb9c294 Merge pull request #48 from funcmike/prepare-beta-realease
Cloned https://github.com/funcmike/rabbitmq-nio.git
Revision (git rev-parse @):
cb9c294fda00f57db116abd297df21d078b5d027
SUCCESS checkout https://github.com/funcmike/rabbitmq-nio.git at v0.1.0-beta4
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/funcmike/rabbitmq-nio.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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.git
[1/76339] Fetching swift-nio
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetched https://github.com/apple/swift-nio.git from cache (8.00s)
[1/16640] Fetching swift-collections
[1166/31530] Fetching swift-collections, swift-nio-ssl
Fetched https://github.com/apple/swift-collections.git from cache (3.18s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (3.19s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (12.16s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.32.0 (4.17s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (1.30s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-atomics.git
[1/1797] Fetching swift-atomics
[666/6233] Fetching swift-atomics, swift-system
Fetched https://github.com/apple/swift-atomics.git from cache (0.77s)
Fetched https://github.com/apple/swift-system.git from cache (0.78s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.58s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.71s)
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-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-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-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/430] Write sources
[9/430] Compiling CNIOWindows WSAStartup.c
[9/430] Write sources
[17/430] Compiling CNIOLinux liburing_shims.c
[17/430] Compiling CNIOLinux shim.c
[19/430] Compiling CNIOWindows shim.c
[20/430] Compiling CNIOWASI CNIOWASI.c
[21/430] Compiling CNIODarwin shim.c
[22/430] Compiling _AtomicsShims.c
[23/430] Write swift-version-24593BA9C3E375BF.txt
[24/430] Compiling fiat_curve25519_adx_square.S
[25/430] Compiling fiat_p256_adx_sqr.S
[26/430] Compiling fiat_p256_adx_mul.S
[27/430] Compiling fiat_curve25519_adx_mul.S
[28/450] Compiling CNIOBoringSSLShims shims.c
[29/450] Compiling tls_method.cc
[30/450] Compiling tls_record.cc
[31/450] Compiling tls13_enc.cc
[32/450] Compiling tls13_server.cc
[33/450] Compiling tls13_client.cc
[34/450] Compiling t1_enc.cc
[35/450] Compiling tls13_both.cc
[36/450] Compiling ssl_versions.cc
[37/450] Compiling ssl_x509.cc
[38/450] Compiling ssl_transcript.cc
[39/450] Compiling ssl_stat.cc
[41/450] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[42/450] Compiling InternalCollectionsUtilities Debugging.swift
[43/450] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[44/451] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[45/451] Compiling InternalCollectionsUtilities UInt+reversed.swift
[46/451] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[47/451] Compiling InternalCollectionsUtilities _SortedCollection.swift
[48/451] Compiling InternalCollectionsUtilities Descriptions.swift
[49/451] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[50/451] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[51/451] Compiling InternalCollectionsUtilities Integer rank.swift
[52/451] Emitting module InternalCollectionsUtilities
[53/451] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[54/451] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[55/451] Compiling _NIOBase64 Base64.swift
[56/451] Emitting module _NIOBase64
[56/452] Compiling ssl_privkey.cc
[59/452] Compiling _NIODataStructures PriorityQueue.swift
[60/452] Compiling _NIODataStructures _TinyArray.swift
[61/452] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[62/453] Compiling ssl_session.cc
[63/521] Compiling ssl_key_share.cc
[65/576] Emitting module _NIODataStructures
[66/576] Compiling _NIODataStructures Heap.swift
[68/584] Compiling HeapModule Heap+Invariants.swift
[69/584] Compiling HeapModule Heap+Descriptions.swift
[70/584] Compiling HeapModule _HeapNode.swift
[70/584] Compiling ssl_lib.cc
[72/584] Compiling HeapModule Heap.swift
[73/584] Emitting module HeapModule
[74/646] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[75/646] Compiling HeapModule Heap+UnsafeHandle.swift
[76/658] Compiling HashTreeCollections _RawHashNode.swift
[77/658] Compiling HashTreeCollections _UnmanagedHashNode.swift
[78/658] Compiling HashTreeCollections _UnsafePath.swift
[79/658] Compiling HashTreeCollections TreeDictionary+Codable.swift
[80/658] Compiling HashTreeCollections TreeDictionary+Collection.swift
[81/658] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[82/658] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[83/668] Compiling ssl_file.cc
[85/668] Compiling HashTreeCollections _HashNode+Structural union.swift
[86/668] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[87/668] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[88/668] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[89/668] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[90/668] Compiling HashTreeCollections _HashNode.swift
[91/668] Compiling HashTreeCollections _HashNodeHeader.swift
[92/668] Compiling HashTreeCollections _HashSlot.swift
[93/668] Compiling HashTreeCollections _HashStack.swift
[94/668] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[95/668] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[96/668] Compiling HashTreeCollections TreeDictionary+Filter.swift
[97/668] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[98/668] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[99/668] Compiling HashTreeCollections TreeDictionary+Keys.swift
[100/683] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[101/683] Compiling HashTreeCollections TreeDictionary+Merge.swift
[102/683] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[103/683] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[104/683] Compiling HashTreeCollections TreeDictionary+Values.swift
[105/683] Compiling HashTreeCollections _HashTreeIterator.swift
[106/683] Compiling HashTreeCollections _HashTreeStatistics.swift
[107/683] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[108/683] Compiling DequeModule Deque+Codable.swift
[109/683] Compiling DequeModule Deque+Collection.swift
[110/683] Compiling DequeModule Deque+Equatable.swift
[111/683] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[112/683] Compiling DequeModule Deque+CustomReflectable.swift
[113/683] Compiling DequeModule Deque+Descriptions.swift
[114/683] Compiling DequeModule Deque+Extras.swift
[115/683] Compiling DequeModule Deque+Hashable.swift
[116/683] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[117/683] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[118/683] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[119/683] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[120/683] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[121/683] Compiling HashTreeCollections _HashNode+Structural merge.swift
[122/683] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[123/683] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[124/683] Compiling DequeModule _DequeBuffer.swift
[125/683] Compiling DequeModule _DequeBufferHeader.swift
[130/685] Compiling HashTreeCollections TreeSet+Hashable.swift
[131/685] Compiling HashTreeCollections TreeSet+Sendable.swift
[132/685] Compiling HashTreeCollections TreeSet+Sequence.swift
[133/685] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[134/685] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[134/685] Compiling ssl_credential.cc
[136/685] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[137/685] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[138/685] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[139/685] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[140/685] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[146/695] Compiling OrderedCollections OrderedSet+Sendable.swift
[147/695] Compiling OrderedCollections OrderedSet+SubSequence.swift
[148/695] Compiling OrderedCollections OrderedSet+Testing.swift
[149/695] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[149/704] Compiling ssl_cert.cc
[150/704] Compiling ssl_cipher.cc
[154/704] Compiling DequeModule Deque+Testing.swift
[155/704] Compiling DequeModule Deque._Storage.swift
[156/704] Compiling DequeModule _DequeSlot.swift
[157/704] Compiling DequeModule _UnsafeWrappedBuffer.swift
[161/704] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[162/704] Compiling OrderedCollections OrderedSet.swift
[163/704] Compiling OrderedCollections _UnsafeBitset.swift
[164/704] Compiling HashTreeCollections TreeSet+Equatable.swift
[165/704] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[166/704] Compiling HashTreeCollections TreeSet+Extras.swift
[167/704] Compiling HashTreeCollections TreeSet+Filter.swift
[179/704] Compiling DequeModule Deque._UnsafeHandle.swift
[180/704] Compiling DequeModule Deque.swift
[192/704] Compiling _RopeModule _CharacterRecognizer.swift
[193/704] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[194/704] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[195/704] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[196/704] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[197/704] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[198/704] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[199/704] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[200/704] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[201/704] Compiling HashTreeCollections TreeSet.swift
[210/704] Emitting module DequeModule
[220/705] Compiling ssl_buffer.cc
[241/705] Emitting module OrderedCollections
[252/706] Compiling ssl_aead_ctx.cc
[253/706] Compiling ssl_asn1.cc
[254/706] Compiling s3_pkt.cc
[256/706] Emitting module _RopeModule
[257/706] Compiling _RopeModule Rope+Join.swift
[258/706] Compiling _RopeModule Rope+MutatingForEach.swift
[259/706] Compiling _RopeModule Rope+Remove.swift
[260/706] Compiling _RopeModule Rope+RemoveSubrange.swift
[261/706] Compiling _RopeModule Rope+Split.swift
[262/706] Compiling _RopeModule Optional Utilities.swift
[263/706] Compiling _RopeModule String Utilities.swift
[264/706] Compiling _RopeModule String.Index+ABI.swift
[265/706] Compiling s3_lib.cc
[299/706] Compiling s3_both.cc
[300/706] Compiling handoff.cc
[330/707] Compiling handshake.cc
[332/707] Compiling handshake_server.cc
[334/707] Emitting module HashTreeCollections
[335/708] Compiling handshake_client.cc
[336/708] Compiling dtls_record.cc
[337/708] Compiling d1_srtp.cc
[338/708] Compiling md5-x86_64-linux.S
[339/708] Compiling md5-x86_64-apple.S
[340/708] Compiling md5-586-linux.S
[341/708] Compiling encrypted_client_hello.cc
[342/708] Compiling md5-586-apple.S
[343/708] Compiling extensions.cc
[344/708] Compiling chacha20_poly1305_x86_64-linux.S
[345/708] Compiling chacha20_poly1305_x86_64-apple.S
[346/708] Compiling chacha20_poly1305_armv8-win.S
[347/708] Compiling chacha20_poly1305_armv8-linux.S
[348/708] Compiling chacha20_poly1305_armv8-apple.S
[349/708] Compiling bio_ssl.cc
[350/708] Compiling d1_lib.cc
[351/708] Compiling dtls_method.cc
[352/708] Compiling chacha-x86_64-linux.S
[353/708] Compiling d1_pkt.cc
[354/708] Compiling err_data.cc
[355/708] Compiling d1_both.cc
[356/708] Compiling chacha-x86-linux.S
[357/708] Compiling chacha-x86_64-apple.S
[358/708] Compiling chacha-x86-apple.S
[359/708] Compiling chacha-armv8-win.S
[360/708] Compiling chacha-armv4-linux.S
[361/708] Compiling aes128gcmsiv-x86_64-linux.S
[362/708] Compiling aes128gcmsiv-x86_64-apple.S
[362/708] Compiling chacha-armv8-apple.S
[364/708] Compiling chacha-armv8-linux.S
[365/708] Compiling x86_64-mont5-linux.S
[366/708] Compiling x86_64-mont-linux.S
[367/708] Compiling x86_64-mont5-apple.S
[368/708] Compiling x86-mont-apple.S
[369/708] Compiling x86_64-mont-apple.S
[370/708] Compiling x86-mont-linux.S
[371/708] Compiling vpaes-armv8-win.S
[372/708] Compiling vpaes-x86_64-linux.S
[372/708] Compiling vpaes-x86_64-apple.S
[374/708] Compiling vpaes-x86-linux.S
[375/708] Compiling vpaes-x86-apple.S
[376/708] Compiling vpaes-armv8-apple.S
[377/708] Compiling vpaes-armv8-linux.S
[378/708] Compiling vpaes-armv7-linux.S
[379/708] Compiling sha512-x86_64-apple.S
[380/708] Compiling sha512-armv8-linux.S
[381/708] Compiling sha512-x86_64-linux.S
[382/708] Compiling sha512-armv4-linux.S
[383/708] Compiling sha512-armv8-win.S
[384/708] Compiling sha512-armv8-apple.S
[385/708] Compiling sha512-586-apple.S
[386/708] Compiling sha256-armv8-win.S
[387/708] Compiling sha256-x86_64-linux.S
[388/708] Compiling sha512-586-linux.S
[389/708] Compiling sha256-x86_64-apple.S
[390/708] Compiling sha256-armv8-linux.S
[391/708] Compiling sha256-armv8-apple.S
[392/708] Compiling sha256-armv4-linux.S
[393/708] Compiling sha256-586-apple.S
[394/708] Compiling sha1-armv8-win.S
[395/708] Compiling sha1-armv8-linux.S
[396/708] Compiling sha256-586-linux.S
[397/708] Compiling sha1-x86_64-apple.S
[397/708] Compiling sha1-x86_64-linux.S
[399/708] Compiling sha1-armv8-apple.S
[400/708] Compiling sha1-armv4-large-linux.S
[401/708] Compiling sha1-586-apple.S
[402/708] Compiling sha1-586-linux.S
[403/708] Compiling rsaz-avx2-linux.S
[404/708] Compiling rdrand-x86_64-linux.S
[405/708] Compiling rsaz-avx2-apple.S
[406/708] Compiling rdrand-x86_64-apple.S
[407/708] Compiling p256_beeu-armv8-asm-linux.S
[408/708] Compiling p256_beeu-x86_64-asm-apple.S
[409/708] Compiling p256_beeu-x86_64-asm-linux.S
[410/708] Compiling p256_beeu-armv8-asm-win.S
[411/708] Compiling p256_beeu-armv8-asm-apple.S
[412/708] Compiling p256-x86_64-asm-apple.S
[413/708] Compiling p256-x86_64-asm-linux.S
[414/708] Compiling p256-armv8-asm-apple.S
[415/708] Compiling p256-armv8-asm-win.S
[416/708] Compiling p256-armv8-asm-linux.S
[417/708] Compiling ghashv8-armv8-win.S
[418/708] Compiling ghashv8-armv8-apple.S
[419/708] Compiling ghashv8-armv8-linux.S
[420/708] Compiling ghashv8-armv7-linux.S
[421/708] Compiling ghash-x86-apple.S
[422/708] Compiling ghash-x86_64-linux.S
[423/708] Compiling ghash-x86_64-apple.S
[424/708] Compiling ghash-x86-linux.S
[425/708] Compiling ghash-ssse3-x86_64-linux.S
[426/708] Compiling ghash-ssse3-x86-linux.S
[427/708] Compiling ghash-ssse3-x86_64-apple.S
[428/708] Compiling ghash-ssse3-x86-apple.S
[429/708] Compiling ghash-neon-armv8-win.S
[430/708] Compiling ghash-neon-armv8-linux.S
[431/708] Compiling ghash-neon-armv8-apple.S
[432/708] Compiling ghash-armv4-linux.S
[433/708] Compiling co-586-linux.S
[434/708] Compiling bsaes-armv7-linux.S
[435/708] Compiling bn-armv8-linux.S
[435/708] Compiling co-586-apple.S
[437/708] Compiling bn-armv8-win.S
[438/708] Compiling bn-586-linux.S
[439/708] Compiling bn-armv8-apple.S
[440/708] Compiling armv8-mont-win.S
[440/708] Compiling bn-586-apple.S
[442/708] Compiling armv8-mont-apple.S
[442/708] Compiling armv8-mont-linux.S
[444/708] Compiling aesv8-gcm-armv8-apple.S
[444/708] Compiling armv4-mont-linux.S
[446/708] Compiling aesv8-gcm-armv8-win.S
[446/708] Compiling aesv8-gcm-armv8-linux.S
[448/708] Compiling aesv8-armv8-linux.S
[449/708] Compiling aesv8-armv8-apple.S
[450/708] Compiling aesni-x86-linux.S
[451/708] Compiling aesv8-armv8-win.S
[452/708] Compiling aesni-x86_64-apple.S
[453/708] Compiling aesni-x86-apple.S
[454/708] Compiling aesv8-armv7-linux.S
[455/708] Compiling aesni-x86_64-linux.S
[456/708] Compiling aesni-gcm-x86_64-apple.S
[457/708] Compiling aesni-gcm-x86_64-linux.S
[458/708] Compiling aes-gcm-avx2-x86_64-apple.S
[459/708] Compiling aes-gcm-avx10-x86_64-apple.S
[460/708] Compiling aes-gcm-avx2-x86_64-linux.S
[461/708] Compiling aes-gcm-avx10-x86_64-linux.S
[462/708] Compiling x_x509.cc
[463/708] Compiling x_sig.cc
[464/708] Compiling x_x509a.cc
[465/708] Compiling x_spki.cc
[466/708] Compiling x_req.cc
[467/708] Compiling x_pubkey.cc
[468/708] Compiling x_val.cc
[469/708] Compiling x_exten.cc
[470/708] Compiling x_name.cc
[471/708] Compiling x509spki.cc
[472/708] Compiling x_algor.cc
[473/708] Compiling x_attrib.cc
[474/708] Compiling x_crl.cc
[475/708] Compiling x_all.cc
[476/708] Compiling x509rset.cc
[477/708] Compiling x509cset.cc
[478/708] Compiling x509name.cc
[479/708] Compiling x509_vpm.cc
[480/708] Compiling x509_trs.cc
[481/708] Compiling x509_v3.cc
[482/708] Compiling x509_set.cc
[483/708] Compiling x509_vfy.cc
[484/708] Compiling x509_txt.cc
[485/708] Compiling x509_req.cc
[486/708] Compiling x509_obj.cc
[487/708] Compiling x509_ext.cc
[488/708] Compiling x509_cmp.cc
[489/708] Compiling x509_def.cc
[490/708] Compiling x509_lu.cc
[491/708] Compiling x509_att.cc
[492/708] Compiling x509_d2.cc
[493/708] Compiling v3_utl.cc
[494/708] Compiling x509.cc
[495/708] Compiling v3_prn.cc
[496/708] Compiling v3_skey.cc
[497/708] Compiling v3_pcons.cc
[498/708] Compiling v3_purp.cc
[499/708] Compiling v3_pmaps.cc
[500/708] Compiling v3_ocsp.cc
[501/708] Compiling v3_int.cc
[502/708] Compiling v3_lib.cc
[503/708] Compiling v3_ncons.cc
[504/708] Compiling v3_info.cc
[504/708] Compiling v3_ia5.cc
[506/708] Compiling v3_genn.cc
[507/708] Compiling v3_extku.cc
[508/708] Compiling v3_enum.cc
[509/708] Compiling v3_crld.cc
[510/708] Compiling v3_bitst.cc
[511/708] Compiling v3_cpols.cc
[512/708] Compiling v3_conf.cc
[513/708] Compiling v3_bcons.cc
[514/708] Compiling v3_alt.cc
[515/708] Compiling v3_akeya.cc
[516/708] Compiling t_x509a.cc
[517/708] Compiling v3_akey.cc
[518/708] Compiling t_req.cc
[519/708] Compiling t_x509.cc
[520/708] Compiling t_crl.cc
[521/708] Compiling i2d_pr.cc
[522/708] Compiling rsa_pss.cc
[523/708] Compiling name_print.cc
[524/708] Compiling policy.cc
[525/708] Compiling by_dir.cc
[526/708] Compiling by_file.cc
[527/708] Compiling asn1_gen.cc
[528/708] Compiling algorithm.cc
[529/708] Compiling a_sign.cc
[530/708] Compiling voprf.cc
[531/708] Compiling a_verify.cc
[532/708] Compiling trust_token.cc
[533/708] Compiling a_digest.cc
[534/708] Compiling thread.cc
[535/708] Compiling thread_win.cc
[536/708] Compiling thread_none.cc
[537/708] Compiling thread_pthread.cc
[538/708] Compiling stack.cc
[539/708] Compiling pmbtoken.cc
[540/708] Compiling siphash.cc
[541/708] Compiling sha1.cc
[542/708] Compiling rsa_crypt.cc
[543/708] Compiling slhdsa.cc
[544/708] Compiling sha512.cc
[545/708] Compiling sha256.cc
[546/708] Compiling spake2plus.cc
[547/708] Compiling rsa_print.cc
[548/708] Compiling rsa_extra.cc
[549/708] Compiling rc4.cc
[550/708] Compiling windows.cc
[551/708] Compiling rsa_asn1.cc
[552/708] Compiling refcount.cc
[553/708] Compiling urandom.cc
[554/708] Compiling trusty.cc
[555/708] Compiling rand.cc
[556/708] Compiling ios.cc
[557/708] Compiling passive.cc
[558/708] Compiling poly1305_arm_asm.S
[559/708] Compiling deterministic.cc
[560/708] Compiling forkunsafe.cc
[561/708] Compiling fork_detect.cc
[562/708] Compiling getentropy.cc
[563/708] Compiling poly1305_vec.cc
[564/708] Compiling poly1305_arm.cc
[565/708] Compiling pool.cc
[566/708] Compiling poly1305.cc
[567/708] Compiling p5_pbev2.cc
[568/708] Compiling pkcs7.cc
[569/708] Compiling pkcs8_x509.cc
[570/708] Compiling pkcs8.cc
[571/708] Compiling pem_pkey.cc
[572/708] Compiling pem_xaux.cc
[573/708] Compiling pem_x509.cc
[574/708] Compiling pkcs7_x509.cc
[575/708] Compiling pem_all.cc
[576/708] Compiling mlkem.cc
[577/708] Compiling mem.cc
[578/708] Compiling obj_xref.cc
[579/708] Compiling mldsa.cc
[580/708] Compiling pem_pk8.cc
[581/708] Compiling pem_info.cc
[582/708] Compiling pem_lib.cc
[583/708] Compiling poly_rq_mul.S
[584/708] Compiling pem_oth.cc
[585/708] Compiling fips_shared_support.cc
[586/708] Compiling obj.cc
[587/708] Compiling md4.cc
[588/708] Compiling kyber.cc
[589/708] Compiling lhash.cc
[590/708] Compiling md5.cc
[591/708] Compiling hrss.cc
[592/708] Compiling pbkdf.cc
[593/708] Compiling ex_data.cc
[594/708] Compiling hpke.cc
[595/708] Compiling print.cc
[596/708] Compiling scrypt.cc
[597/708] Compiling sign.cc
[598/708] Compiling p_x25519.cc
[599/708] Compiling p_x25519_asn1.cc
[600/708] Compiling p_ed25519_asn1.cc
[601/708] Compiling p_rsa.cc
[602/708] Compiling p_ed25519.cc
[603/708] Compiling p_rsa_asn1.cc
[604/708] Compiling p_hkdf.cc
[605/708] Compiling p_ec.cc
[606/708] Compiling p_dh.cc
[607/708] Compiling p_ec_asn1.cc
[608/708] Compiling evp_ctx.cc
[609/708] Compiling p_dsa_asn1.cc
[610/708] Compiling p_dh_asn1.cc
[611/708] Compiling engine.cc
[612/708] Compiling evp_asn1.cc
[613/708] Compiling evp.cc
[614/708] Compiling err.cc
[615/708] Compiling ec_derive.cc
[616/708] Compiling ecdh.cc
[617/708] Compiling ecdsa_asn1.cc
[618/708] Compiling hash_to_curve.cc
[619/708] Compiling params.cc
[620/708] Compiling dsa.cc
[621/708] Compiling dsa_asn1.cc
[622/708] Compiling ec_asn1.cc
[623/708] Compiling bcm.cc
[624/708] Compiling x25519-asm-arm.S
[625/708] Compiling dh_asn1.cc
[626/708] Compiling digest_extra.cc
[627/708] Compiling spake25519.cc
[628/708] Compiling curve25519_64_adx.cc
[629/708] Compiling des.cc
[630/708] Compiling crypto.cc
[631/708] Compiling cpu_intel.cc
[632/708] Compiling cpu_arm_linux.cc
[633/708] Compiling cpu_aarch64_win.cc
[634/708] Compiling cpu_aarch64_openbsd.cc
[635/708] Compiling cpu_arm_freebsd.cc
[636/708] Compiling curve25519.cc
[637/708] Compiling cpu_aarch64_apple.cc
[638/708] Compiling cpu_aarch64_sysreg.cc
[639/708] Compiling cpu_aarch64_linux.cc
[640/708] Compiling conf.cc
[641/708] Compiling cpu_aarch64_fuchsia.cc
[642/708] Compiling e_null.cc
[643/708] Compiling get_cipher.cc
[644/708] Compiling tls_cbc.cc
[645/708] Compiling e_rc4.cc
[646/708] Compiling e_rc2.cc
[647/708] Compiling e_tls.cc
[648/708] Compiling e_aesgcmsiv.cc
[649/708] Compiling e_des.cc
[650/708] Compiling e_chacha20poly1305.cc
[651/708] Compiling e_aesctrhmac.cc
[652/708] Compiling derive_key.cc
[653/708] Compiling chacha.cc
[654/708] Compiling unicode.cc
[655/708] Compiling cbs.cc
[656/708] Compiling cbb.cc
[657/708] Compiling buf.cc
[658/708] Compiling ber.cc
[659/708] Compiling asn1_compat.cc
[660/708] Compiling blake2.cc
[661/708] Compiling convert.cc
[662/708] Compiling bn_asn1.cc
[663/708] Compiling socket.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.
[664/708] Compiling socket_helper.cc
[664/708] Compiling connect.cc
[664/708] Compiling errno.cc
[664/708] Compiling fd.cc
[664/708] Compiling printf.cc
[664/708] Compiling hexdump.cc
[664/708] Compiling file.cc
[664/708] Compiling pair.cc
BUILD FAILURE 6.2 wasm