The Swift Package Index logo.Swift Package Index

Build Information

Successful build of mqtt-nio with Swift 5.9 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.34.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swift-server-community/mqtt-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/swift-server-community/mqtt-nio
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at b56887a [FIX] Fixed web link (#153)
Cloned https://github.com/swift-server-community/mqtt-nio.git
Revision (git rev-parse @):
b56887ad83206c546d2415c5f255d74b255d160e
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/swift-server-community/mqtt-nio.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $workDir
https://github.com/swift-server-community/mqtt-nio.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/apple/swift-nio-ssl.git
[1/2075] Fetching swift-nio-transport-services
[2076/3532] Fetching swift-nio-transport-services, swift-docc-plugin
Fetched https://github.com/apple/swift-nio-transport-services.git (0.58s)
[1284/13695] Fetching swift-docc-plugin, swift-nio-ssl
Fetching https://github.com/apple/swift-nio.git
Fetched https://github.com/apple/swift-docc-plugin (0.95s)
Fetching https://github.com/apple/swift-log.git
[2938/12238] Fetching swift-nio-ssl
[4530/77564] Fetching swift-nio-ssl, swift-nio
[9469/80737] Fetching swift-nio-ssl, swift-nio, swift-log
Fetched https://github.com/apple/swift-log.git (0.65s)
Fetching https://github.com/apple/swift-atomics.git
[20731/77564] Fetching swift-nio-ssl, swift-nio
[39023/79127] Fetching swift-nio-ssl, swift-nio, swift-atomics
Fetched https://github.com/apple/swift-atomics.git (0.87s)
[46208/77564] Fetching swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-ssl.git (2.75s)
[37236/65326] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git (8.06s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.67s)
Fetching https://github.com/apple/swift-docc-symbolkit
[1/2692] Fetching swift-docc-symbolkit
Fetched https://github.com/apple/swift-docc-symbolkit (0.64s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.79s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.73s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.4 (0.79s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.20.1 (0.76s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.64.0 (0.94s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/3179] Fetching swift-system
[1146/16924] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git (0.64s)
[2887/13745] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git (1.85s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.2.1 (0.62s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.0 (1.00s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.26.0 (0.79s)
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.20.1
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.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.2.1
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.0
Creating working copy for https://github.com/apple/swift-docc-symbolkit
Working copy of https://github.com/apple/swift-docc-symbolkit resolved at 1.0.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.5.4
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.64.0
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin 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.26.0
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Convert/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: warning: switch covers known cases, but 'TargetDependency' may have additional unknown values
                switch dependency {
                ^
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Convert/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: note: handle unknown values using "@unknown default"
                switch dependency {
                ^
[1/1] Compiling plugin Swift-DocC
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Preview/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: warning: switch covers known cases, but 'TargetDependency' may have additional unknown values
                switch dependency {
                ^
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Preview/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: note: handle unknown values using "@unknown default"
                switch dependency {
                ^
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/457] Compiling CNIOWindows WSAStartup.c
[3/457] Compiling CNIOWindows shim.c
[4/457] Compiling _AtomicsShims.c
[5/457] Compiling CNIOLinux liburing_shims.c
[6/457] Compiling CNIODarwin shim.c
[7/457] Compiling CNIOSHA1 c_nio_sha1.c
[8/457] Compiling CNIOLLHTTP c_nio_http.c
[9/457] Compiling CNIOLinux shim.c
[10/457] Compiling fiat_p256_adx_sqr.S
[11/457] Compiling fiat_p256_adx_mul.S
[12/457] Compiling CNIOLLHTTP c_nio_api.c
[13/457] Compiling fiat_curve25519_adx_square.S
[14/457] Compiling fiat_curve25519_adx_mul.S
[15/502] Compiling CNIOLLHTTP c_nio_llhttp.c
[16/504] Compiling CNIOBoringSSLShims shims.c
[17/504] Compiling tls_record.cc
[18/504] Compiling tls_method.cc
[19/504] Compiling tls13_server.cc
[21/504] Compiling Atomics OptionalRawRepresentable.swift
[22/504] Compiling Atomics RawRepresentable.swift
[23/504] Compiling Atomics AtomicBool.swift
[24/504] Compiling Atomics ManagedAtomic.swift
[25/504] Compiling Atomics ManagedAtomicLazyReference.swift
[26/506] Emitting module _CollectionsUtilities
[27/508] Compiling Atomics AtomicReference.swift
[28/508] Compiling Atomics AtomicStorage.swift
[29/508] Compiling Atomics AtomicValue.swift
[30/508] Compiling Atomics AtomicMemoryOrderings.swift
[31/508] Compiling Atomics DoubleWord.swift
[32/508] Compiling _CollectionsUtilities UnsafeBufferPointer+Extras.swift
[33/508] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[34/508] Emitting module Atomics
[35/508] Compiling Atomics Primitives.shims.swift
[36/508] Compiling Atomics AtomicInteger.swift
[37/508] Compiling Atomics AtomicOptionalWrappable.swift
[38/508] Emitting module _NIOBase64
[39/508] Compiling _NIOBase64 Base64.swift
[46/509] Compiling Atomics IntegerConformances.swift
[47/509] Compiling Atomics PointerConformances.swift
[48/509] Compiling Atomics Primitives.native.swift
[49/509] Compiling _NIODataStructures PriorityQueue.swift
[52/509] Compiling _NIODataStructures _TinyArray.swift
[55/510] Compiling tls13_enc.cc
[58/510] Compiling Atomics IntegerOperations.swift
[59/510] Compiling Atomics Unmanaged extensions.swift
[67/512] Compiling tls13_client.cc
[72/530] Compiling tls13_both.cc
[74/530] Compiling Logging MetadataProvider.swift
[75/530] Emitting module _NIODataStructures
[76/530] Compiling _NIODataStructures Heap.swift
[78/531] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[79/531] Compiling DequeModule Deque+Extras.swift
[80/531] Compiling DequeModule Deque+Descriptions.swift
[81/531] Compiling DequeModule Deque+Equatable.swift
[82/531] Compiling DequeModule Deque+Hashable.swift
[83/531] Compiling DequeModule Deque+Sendable.swift
[84/531] Compiling DequeModule Deque+Testing.swift
[85/531] Compiling DequeModule Deque._Storage.swift
[86/534] Emitting module Logging
[87/534] Compiling Logging Locks.swift
[89/534] Compiling DequeModule _DequeBuffer.swift
[90/534] Compiling DequeModule _DequeBufferHeader.swift
[91/534] Compiling DequeModule Deque._UnsafeHandle.swift
[92/534] Compiling DequeModule Deque.swift
[93/534] Compiling Logging Logging.swift
[94/534] Compiling Logging LogHandler.swift
[94/535] Compiling ssl_versions.cc
[95/535] Compiling t1_enc.cc
[96/535] Compiling ssl_transcript.cc
[98/535] Compiling DequeModule _DequeSlot.swift
[99/535] Compiling DequeModule _UnsafeWrappedBuffer.swift
[102/536] Emitting module DequeModule
[102/536] Compiling ssl_x509.cc
[104/536] Compiling DequeModule Deque+Codable.swift
[105/536] Compiling DequeModule Deque+Collection.swift
[106/536] Compiling DequeModule Deque+CustomReflectable.swift
[106/537] Compiling ssl_stat.cc
[109/538] Compiling ssl_file.cc
[110/538] Compiling ssl_privkey.cc
[111/538] Compiling ssl_session.cc
[112/538] Compiling ssl_key_share.cc
[113/538] Compiling ssl_cipher.cc
[114/538] Compiling ssl_lib.cc
[115/538] Compiling ssl_cert.cc
[116/538] Compiling ssl_buffer.cc
[117/538] Compiling ssl_aead_ctx.cc
[118/538] Compiling ssl_asn1.cc
[119/538] Compiling s3_pkt.cc
[120/538] Compiling s3_lib.cc
[121/538] Compiling s3_both.cc
[122/538] Compiling handshake_server.cc
[123/538] Compiling handshake_client.cc
[124/538] Compiling handshake.cc
[125/538] Compiling handoff.cc
[126/538] Compiling encrypted_client_hello.cc
[127/538] Compiling dtls_record.cc
[128/538] Compiling dtls_method.cc
[129/538] Compiling v3_skey.c
[130/538] Compiling extensions.cc
[131/538] Compiling v3_utl.c
[132/538] Compiling d1_srtp.cc
[133/538] Compiling d1_pkt.cc
[134/538] Compiling v3_prn.c
[135/538] Compiling v3_pmaps.c
[136/538] Compiling d1_lib.cc
[137/538] Compiling v3_purp.c
[138/538] Compiling v3_pcons.c
[139/538] Compiling bio_ssl.cc
[140/538] Compiling v3_ocsp.c
[141/538] Compiling v3_ncons.c
[142/538] Compiling v3_lib.c
[143/538] Compiling v3_int.c
[144/538] Compiling v3_info.c
[145/538] Compiling v3_ia5.c
[146/538] Compiling v3_extku.c
[147/538] Compiling v3_enum.c
[148/538] Compiling d1_both.cc
[149/538] Compiling v3_genn.c
[150/538] Compiling v3_crld.c
[151/538] Compiling v3_conf.c
[152/538] Compiling v3_cpols.c
[153/538] Compiling v3_bitst.c
[154/538] Compiling v3_akeya.c
[155/538] Compiling v3_alt.c
[156/538] Compiling v3_bcons.c
[157/538] Compiling x_x509a.c
[158/538] Compiling v3_akey.c
[159/538] Compiling x_val.c
[160/538] Compiling x_spki.c
[161/538] Compiling x_sig.c
[162/538] Compiling x_req.c
[163/538] Compiling x_x509.c
[164/538] Compiling x_pubkey.c
[165/538] Compiling x_pkey.c
[166/538] Compiling x_info.c
[167/538] Compiling x_exten.c
[168/538] Compiling x_name.c
[169/538] Compiling x_attrib.c
[170/538] Compiling x_algor.c
[171/538] Compiling x_crl.c
[172/538] Compiling x_all.c
[173/538] Compiling x509spki.c
[174/538] Compiling x509rset.c
[175/538] Compiling x509cset.c
[176/538] Compiling x509_txt.c
[177/538] Compiling x509name.c
[178/538] Compiling x509_vpm.c
[179/538] Compiling x509_trs.c
[180/538] Compiling x509_set.c
[181/538] Compiling x509_v3.c
[182/538] Compiling x509_vfy.c
[183/538] Compiling x509_req.c
[184/538] Compiling x509_obj.c
[185/538] Compiling x509_def.c
[186/538] Compiling x509_d2.c
[187/538] Compiling x509_ext.c
[188/538] Compiling x509_lu.c
[189/538] Compiling x509.c
[190/538] Compiling x509_att.c
[191/538] Compiling x509_cmp.c
[192/538] Compiling t_x509a.c
[193/538] Compiling t_crl.c
[193/538] Compiling t_x509.c
[195/538] Compiling name_print.c
[196/538] Compiling rsa_pss.c
[197/538] Compiling t_req.c
[198/538] Compiling by_file.c
[199/538] Compiling i2d_pr.c
[200/538] Compiling policy.c
[201/538] Compiling algorithm.c
[202/538] Compiling a_verify.c
[203/538] Compiling asn1_gen.c
[204/538] Compiling a_digest.c
[205/538] Compiling by_dir.c
[206/538] Compiling thread_win.c
[207/538] Compiling trust_token.c
[208/538] Compiling voprf.c
[209/538] Compiling thread.c
[210/538] Compiling a_sign.c
[211/538] Compiling thread_none.c
[212/538] Compiling thread_pthread.c
[213/538] Compiling siphash.c
[214/538] Compiling rsa_print.c
[215/538] Compiling rc4.c
[216/538] Compiling stack.c
[217/538] Compiling refcount.c
[218/538] Compiling pmbtoken.c
[219/538] Compiling rsa_asn1.c
[220/538] Compiling rsa_crypt.c
[221/538] Compiling windows.c
[222/538] Compiling trusty.c
[223/538] Compiling rand_extra.c
[224/538] Compiling passive.c
[225/538] Compiling ios.c
[226/538] Compiling getentropy.c
[227/538] Compiling deterministic.c
[228/538] Compiling forkunsafe.c
[229/538] Compiling pool.c
[230/538] Compiling poly1305_arm_asm.S
[231/538] Compiling poly1305_arm.c
[232/538] Compiling poly1305.c
[233/538] Compiling pkcs7.c
[234/538] Compiling p5_pbev2.c
[235/538] Compiling pkcs8.c
[236/538] Compiling pkcs7_x509.c
[237/538] Compiling pkcs8_x509.c
[237/538] Compiling pem_xaux.c
[237/538] Compiling pem_x509.c
[240/538] Compiling pem_pkey.c
[241/538] Compiling obj_xref.c
[242/538] Compiling pem_oth.c
[243/538] Compiling pem_pk8.c
[244/538] Compiling pem_info.c
[245/538] Compiling mem.c
[246/538] Compiling pem_all.c
[247/538] Compiling pem_lib.c
[248/538] Compiling lhash.c
[249/538] Compiling keccak.c
[250/538] Compiling obj.c
[251/538] Compiling kyber.c
[252/538] Compiling x86_64-mont5-mac.mac.x86_64.S
[253/538] Compiling hpke.c
[254/538] Compiling poly_rq_mul.S
[255/538] Compiling x86_64-mont-mac.mac.x86_64.S
[256/538] Compiling x86_64-mont5-linux.linux.x86_64.S
[257/538] Compiling poly1305_vec.c
[258/538] Compiling x86_64-mont-linux.linux.x86_64.S
[259/538] Compiling x86-mont-linux.linux.x86.S
[260/538] Compiling hrss.c
[261/538] Compiling vpaes-x86_64-mac.mac.x86_64.S
[262/538] Compiling vpaes-x86-linux.linux.x86.S
[263/538] Compiling vpaes-armv8-ios.ios.aarch64.S
[264/538] Compiling vpaes-armv8-linux.linux.aarch64.S
[265/538] Compiling vpaes-x86_64-linux.linux.x86_64.S
[266/538] Compiling vpaes-armv7-linux.linux.arm.S
[267/538] Compiling vpaes-armv7-ios.ios.arm.S
[268/538] Compiling sha512-x86_64-mac.mac.x86_64.S
[269/538] Compiling sha512-armv8-linux.linux.aarch64.S
[270/538] Compiling kdf.c
[271/538] Compiling sha512-armv8-ios.ios.aarch64.S
[272/538] Compiling sha512-armv4-linux.linux.arm.S
[273/538] Compiling sha512-x86_64-linux.linux.x86_64.S
[274/538] Compiling sha512-armv4-ios.ios.arm.S
[275/538] Compiling sha512-586-linux.linux.x86.S
[276/538] Compiling sha256-x86_64-mac.mac.x86_64.S
[277/538] Compiling sha256-armv8-linux.linux.aarch64.S
[278/538] Compiling sha256-armv4-linux.linux.arm.S
[278/538] Compiling sha256-armv8-ios.ios.aarch64.S
[280/538] Compiling sha256-586-linux.linux.x86.S
[281/538] Compiling sha256-x86_64-linux.linux.x86_64.S
[282/538] Compiling sha256-armv4-ios.ios.arm.S
[283/538] Compiling sha1-x86_64-mac.mac.x86_64.S
[284/538] Compiling sha1-armv8-linux.linux.aarch64.S
[285/538] Compiling sha1-x86_64-linux.linux.x86_64.S
[286/538] Compiling sha1-armv8-ios.ios.aarch64.S
[287/538] Compiling sha1-armv4-large-linux.linux.arm.S
[288/538] Compiling sha1-armv4-large-ios.ios.arm.S
[289/538] Compiling sha1-586-linux.linux.x86.S
[290/538] Compiling sha512.c
[291/538] Compiling sha1.c
[292/538] Compiling rsaz-avx2-mac.mac.x86_64.S
[293/538] Compiling fips.c
[294/538] Compiling sha256.c
[295/538] Compiling rsaz-avx2-linux.linux.x86_64.S
[296/538] Compiling service_indicator.c
[297/538] Compiling self_check.c
[298/538] Compiling rdrand-x86_64-mac.mac.x86_64.S
[299/538] Compiling blinding.c
[300/538] Compiling rdrand-x86_64-linux.linux.x86_64.S
[301/538] Compiling padding.c
[302/538] Compiling rsa_impl.c
[303/538] Compiling urandom.c
[304/538] Compiling rsa.c
[305/538] Compiling rand.c
[306/538] Compiling fork_detect.c
[307/538] Compiling p256_beeu-x86_64-asm-mac.mac.x86_64.S
[308/538] Compiling p256_beeu-x86_64-asm-linux.linux.x86_64.S
[309/538] Compiling ctrdrbg.c
[310/538] Compiling p256_beeu-armv8-asm-ios.ios.aarch64.S
[311/538] Compiling p256-x86_64-asm-mac.mac.x86_64.S
[312/538] Compiling p256_beeu-armv8-asm-linux.linux.aarch64.S
[313/538] Compiling p256-armv8-asm-linux.linux.aarch64.S
[314/538] Compiling p256-armv8-asm-ios.ios.aarch64.S
[315/538] Compiling p256-x86_64-asm-linux.linux.x86_64.S
[316/538] Compiling ofb.c
[317/538] Compiling polyval.c
[318/538] Compiling ctr.c
[319/538] Compiling gcm_nohw.c
[320/538] Compiling cfb.c
[321/538] Compiling gcm.c
[322/538] Compiling cbc.c
[323/538] Compiling md5.c
[324/538] Compiling md4.c
[325/538] Compiling md5-x86_64-mac.mac.x86_64.S
[326/538] Compiling hmac.c
[326/538] Compiling hkdf.c
[328/538] Compiling ghashv8-armv8-linux.linux.aarch64.S
[329/538] Compiling ghashv8-armv8-ios.ios.aarch64.S
[329/538] Compiling md5-586-linux.linux.x86.S
[331/538] Compiling ghashv8-armv7-ios.ios.arm.S
[331/538] Compiling ghash-x86_64-mac.mac.x86_64.S
[331/538] Compiling md5-x86_64-linux.linux.x86_64.S
[334/538] Compiling ghashv8-armv7-linux.linux.arm.S
[335/538] Compiling ghash-x86_64-linux.linux.x86_64.S
[336/538] Compiling ghash-ssse3-x86_64-mac.mac.x86_64.S
[337/538] Compiling ghash-armv4-ios.ios.arm.S
[338/538] Compiling ghash-ssse3-x86-linux.linux.x86.S
[339/538] Compiling ghash-neon-armv8-ios.ios.aarch64.S
[339/538] Compiling ghash-ssse3-x86_64-linux.linux.x86_64.S
[341/538] Compiling ghash-neon-armv8-linux.linux.aarch64.S
[342/538] Compiling ghash-x86-linux.linux.x86.S
[343/538] Compiling ghash-armv4-linux.linux.arm.S
[344/538] Compiling fips_shared_support.c
[345/538] Compiling util.c
[346/538] Compiling ecdh.c
[347/538] Compiling ecdsa.c
[348/538] Compiling wnaf.c
[349/538] Compiling simple_mul.c
[350/538] Compiling simple.c
[351/538] Compiling scalar.c
[352/538] Compiling p256.c
[353/538] Compiling felem.c
[354/538] Compiling oct.c
[355/538] Compiling ec_montgomery.c
[356/538] Compiling p224-64.c
[357/538] Compiling ec_key.c
[358/538] Compiling ec.c
[359/538] Compiling digestsign.c
[360/538] Compiling dh.c
[361/538] Compiling digest.c
[361/538] Compiling digests.c
[363/538] Compiling check.c
[364/538] Compiling co-586-linux.linux.x86.S
[365/538] Compiling bsaes-armv7-linux.linux.arm.S
[366/538] Compiling cmac.c
[367/538] Compiling bsaes-armv7-ios.ios.arm.S
[368/538] Compiling e_aesccm.c
[369/538] Compiling aead.c
[370/538] Compiling cipher.c
[371/538] Compiling sqrt.c
[372/538] Compiling p256-nistz.c
[373/538] Compiling e_aes.c
[374/538] Compiling rsaz_exp.c
[375/538] Compiling prime.c
[376/538] Compiling random.c
[377/538] Compiling shift.c
[378/538] Compiling mul.c
[379/538] Compiling jacobi.c
[380/538] Compiling montgomery_inv.c
[381/538] Compiling generic.c
[381/538] Compiling montgomery.c
[383/538] Compiling gcd_extra.c
[384/538] Compiling gcd.c
[385/538] Compiling div_extra.c
[386/538] Compiling exponentiation.c
[387/538] Compiling cmp.c
[388/538] Compiling div.c
[389/538] Compiling ctx.c
[390/538] Compiling bytes.c
[391/538] Compiling bn.c
[392/538] Compiling bn-armv8-linux.linux.aarch64.S
[393/538] Compiling bn-586-linux.linux.x86.S
[394/538] Compiling add.c
[395/538] Compiling bn-armv8-ios.ios.aarch64.S
[396/538] Compiling armv8-mont-ios.ios.aarch64.S
[397/538] Compiling armv8-mont-linux.linux.aarch64.S
[398/538] Compiling armv4-mont-linux.linux.arm.S
[399/538] Compiling x86_64-gcc.c
[400/538] Compiling armv4-mont-ios.ios.arm.S
[401/538] Compiling aesv8-gcm-armv8-linux.linux.aarch64.S
[402/538] Compiling aesv8-gcm-armv8-ios.ios.aarch64.S
[403/538] Compiling aesv8-armv8-linux.linux.aarch64.S
[404/538] Compiling aesv8-armv8-ios.ios.aarch64.S
[405/538] Compiling aesv8-armv7-linux.linux.arm.S
[406/538] Compiling aesv8-armv7-ios.ios.arm.S
[407/538] Compiling aesni-x86_64-mac.mac.x86_64.S
[408/538] Compiling aesni-x86-linux.linux.x86.S
[409/538] Compiling aesni-gcm-x86_64-mac.mac.x86_64.S
[410/538] Compiling aesni-x86_64-linux.linux.x86_64.S
[411/538] Compiling mode_wrappers.c
[412/538] Compiling aesni-gcm-x86_64-linux.linux.x86_64.S
[413/538] Compiling key_wrap.c
[414/538] Compiling aes.c
[415/538] Compiling ex_data.c
[416/538] Compiling sign.c
[417/538] Compiling aes_nohw.c
[418/538] Compiling pbkdf.c
[419/538] Compiling scrypt.c
[420/538] Compiling print.c
[421/538] Compiling p_x25519.c
[422/538] Compiling p_x25519_asn1.c
[423/538] Compiling p_rsa_asn1.c
[424/538] Compiling p_ed25519.c
[425/538] Compiling p_rsa.c
[426/538] Compiling p_hkdf.c
[427/538] Compiling p_ed25519_asn1.c
[428/538] Compiling p_dsa_asn1.c
[429/538] Compiling p_ec_asn1.c
[430/538] Compiling err_data.c
[431/538] Compiling evp_ctx.c
[432/538] Compiling p_ec.c
[433/538] Compiling evp_asn1.c
[434/538] Compiling engine.c
[435/538] Compiling evp.c
[436/538] Compiling err.c
[437/538] Compiling ecdsa_asn1.c
[438/538] Compiling ec_derive.c
[439/538] Compiling ecdh_extra.c
[440/538] Compiling hash_to_curve.c
[441/538] Compiling dsa_asn1.c
[442/538] Compiling ec_asn1.c
[443/538] Compiling dsa.c
[444/538] Compiling dh_asn1.c
[445/538] Compiling params.c
[446/538] Compiling x25519-asm-arm.S
[447/538] Compiling curve25519_64_adx.c
[448/538] Compiling digest_extra.c
[449/538] Compiling des.c
[450/538] Compiling crypto.c
[451/538] Compiling spake25519.c
[452/538] Compiling cpu_intel.c
[453/538] Compiling cpu_aarch64_openbsd.c
[454/538] Compiling cpu_arm_linux.c
[454/538] Compiling cpu_aarch64_win.c
[456/538] Compiling cpu_arm_freebsd.c
[457/538] Compiling cpu_aarch64_sysreg.c
[458/538] Compiling cpu_aarch64_linux.c
[459/538] Compiling cpu_aarch64_apple.c
[460/538] Compiling cpu_aarch64_fuchsia.c
[461/538] Compiling tls_cbc.c
[462/538] Compiling curve25519.c
[463/538] Compiling conf.c
[464/538] Compiling e_tls.c
[465/538] Compiling e_rc4.c
[466/538] Compiling e_null.c
[467/538] Compiling e_des.c
[468/538] Compiling e_rc2.c
[469/538] Compiling derive_key.c
[470/538] Compiling chacha20_poly1305_x86_64-mac.mac.x86_64.S
[471/538] Compiling chacha20_poly1305_armv8-linux.linux.aarch64.S
[472/538] Compiling e_aesctrhmac.c
[473/538] Compiling e_chacha20poly1305.c
[474/538] Compiling cipher_extra.c
[475/538] Compiling e_aesgcmsiv.c
[476/538] Compiling chacha20_poly1305_armv8-ios.ios.aarch64.S
[477/538] Compiling chacha20_poly1305_x86_64-linux.linux.x86_64.S
[478/538] Compiling aes128gcmsiv-x86_64-mac.mac.x86_64.S
[479/538] Compiling chacha-x86_64-mac.mac.x86_64.S
[480/538] Compiling chacha-x86-linux.linux.x86.S
[481/538] Compiling aes128gcmsiv-x86_64-linux.linux.x86_64.S
[482/538] Compiling chacha.c
[483/538] Compiling chacha-x86_64-linux.linux.x86_64.S
[484/538] Compiling chacha-armv8-linux.linux.aarch64.S
[485/538] Compiling chacha-armv8-ios.ios.aarch64.S
[486/538] Compiling chacha-armv4-linux.linux.arm.S
[487/538] Compiling unicode.c
[488/538] Compiling chacha-armv4-ios.ios.arm.S
[489/538] Compiling asn1_compat.c
[490/538] Compiling ber.c
[491/538] Compiling bn_asn1.c
[492/538] Compiling buf.c
[493/538] Compiling cbb.c
[494/538] Compiling blake2.c
[495/538] Compiling convert.c
[496/538] Compiling cbs.c
[497/538] Compiling printf.c
[498/538] Compiling socket.c
[499/538] Compiling socket_helper.c
[500/538] Compiling pair.c
[501/538] Compiling errno.c
[502/538] Compiling hexdump.c
[503/538] Compiling file.c
[504/538] Compiling fd.c
[505/538] Compiling bio_mem.c
[506/538] Compiling connect.c
[507/538] Compiling base64.c
[508/538] Compiling bio.c
[509/538] Compiling tasn_fre.c
[510/538] Compiling tasn_utl.c
[511/538] Compiling tasn_typ.c
[512/538] Compiling tasn_new.c
[513/538] Compiling posix_time.c
[514/538] Compiling f_string.c
[515/538] Compiling f_int.c
[516/538] Compiling tasn_enc.c
[517/538] Compiling tasn_dec.c
[518/538] Compiling asn1_par.c
[519/538] Compiling asn_pack.c
[520/538] Compiling a_utctm.c
[521/538] Compiling a_type.c
[522/538] Compiling a_time.c
[523/538] Compiling asn1_lib.c
[524/538] Compiling a_octet.c
[525/538] Compiling a_strnid.c
[526/538] Compiling a_strex.c
[527/538] Compiling a_object.c
[528/538] Compiling a_mbstr.c
[529/538] Compiling a_i2d_fp.c
[530/538] Compiling a_int.c
[531/538] Compiling a_dup.c
[532/538] Compiling a_d2i_fp.c
[533/538] Compiling a_gentm.c
[534/538] Compiling a_bool.c
[535/538] Compiling a_bitstr.c
[536/538] Compiling c-nioatomics.c
[537/538] Compiling c-atomics.c
[539/544] Compiling NIOConcurrencyHelpers NIOLock.swift
[540/544] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[541/544] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[542/544] Emitting module NIOConcurrencyHelpers
[543/544] Compiling NIOConcurrencyHelpers lock.swift
[544/544] Compiling NIOConcurrencyHelpers atomics.swift
[547/604] Compiling NIOCore GlobalSingletons.swift
[548/604] Compiling NIOCore IO.swift
[549/604] Compiling NIOCore IOData.swift
[550/604] Compiling NIOCore IPProtocol.swift
[551/604] Compiling NIOCore IntegerBitPacking.swift
[552/604] Compiling NIOCore IntegerTypes.swift
[553/604] Compiling NIOCore Interfaces.swift
[554/604] Compiling NIOCore Linux.swift
[555/612] Compiling NIOCore AddressedEnvelope.swift
[556/612] Compiling NIOCore AsyncAwaitSupport.swift
[557/612] Compiling NIOCore AsyncChannel.swift
[558/612] Compiling NIOCore AsyncChannelInboundStream.swift
[559/612] Compiling NIOCore AsyncChannelInboundStreamChannelHandler.swift
[560/612] Compiling NIOCore AsyncChannelOutboundWriter.swift
[561/612] Compiling NIOCore AsyncChannelOutboundWriterHandler.swift
[562/612] Compiling NIOCore NIOAsyncSequenceProducer.swift
[563/612] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[564/612] Compiling NIOCore EventLoop.swift
[565/612] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[566/612] Compiling NIOCore EventLoopFuture+Deprecated.swift
[567/612] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[568/612] Compiling NIOCore EventLoopFuture.swift
[569/612] Compiling NIOCore FileDescriptor.swift
[570/612] Compiling NIOCore FileHandle.swift
[571/612] Compiling NIOCore FileRegion.swift
[572/612] Compiling NIOCore ChannelPipeline.swift
[573/612] Compiling NIOCore CircularBuffer.swift
[574/612] Compiling NIOCore Codec.swift
[575/612] Compiling NIOCore ConvenienceOptionSupport.swift
[576/612] Compiling NIOCore DeadChannel.swift
[577/612] Compiling NIOCore DispatchQueue+WithFuture.swift
[578/612] Compiling NIOCore EventLoop+Deprecated.swift
[579/612] Compiling NIOCore EventLoop+SerialExecutor.swift
[580/612] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[581/612] Compiling NIOCore SocketAddresses.swift
[582/612] Compiling NIOCore SocketOptionProvider.swift
[583/612] Compiling NIOCore SystemCallHelpers.swift
[584/612] Compiling NIOCore TimeAmount+Duration.swift
[585/612] Compiling NIOCore TypeAssistedChannelHandler.swift
[586/612] Compiling NIOCore UniversalBootstrapSupport.swift
[587/612] Compiling NIOCore Utilities.swift
[588/612] Compiling NIOCore NIOAsyncWriter.swift
[589/612] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[590/612] Compiling NIOCore BSDSocketAPI.swift
[591/612] Compiling NIOCore ByteBuffer-aux.swift
[592/612] Compiling NIOCore ByteBuffer-conversions.swift
[593/612] Compiling NIOCore ByteBuffer-core.swift
[594/612] Compiling NIOCore ByteBuffer-hexdump.swift
[595/612] Compiling NIOCore ByteBuffer-int.swift
[596/612] Compiling NIOCore MarkedCircularBuffer.swift
[597/612] Compiling NIOCore MulticastChannel.swift
[598/612] Compiling NIOCore NIOAny.swift
[599/612] Compiling NIOCore NIOCloseOnErrorHandler.swift
[600/612] Compiling NIOCore NIOLoopBound.swift
[601/612] Compiling NIOCore NIOSendable.swift
[602/612] Compiling NIOCore PointerHelpers.swift
[603/612] Compiling NIOCore RecvByteBufferAllocator.swift
[604/612] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[605/612] Compiling NIOCore ByteBuffer-multi-int.swift
[606/612] Compiling NIOCore ByteBuffer-views.swift
[607/612] Compiling NIOCore Channel.swift
[608/612] Compiling NIOCore ChannelHandler.swift
[609/612] Compiling NIOCore ChannelHandlers.swift
[610/612] Compiling NIOCore ChannelInvoker.swift
[611/612] Compiling NIOCore ChannelOption.swift
[612/612] Emitting module NIOCore
[615/665] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[616/665] Compiling NIOEmbedded Embedded.swift
[617/665] Compiling NIOEmbedded AsyncTestingChannel.swift
[618/665] Emitting module NIOEmbedded
[621/667] Emitting module NIOPosix
[622/673] Compiling NIOPosix ThreadPosix.swift
[623/673] Compiling NIOPosix ThreadWindows.swift
[624/673] Compiling NIOPosix UnsafeTransfer.swift
[625/673] Compiling NIOPosix Utilities.swift
[626/673] Compiling NIOPosix VsockAddress.swift
[627/673] Compiling NIOPosix VsockChannelEvents.swift
[628/673] Compiling NIOPosix BSDSocketAPICommon.swift
[629/673] Compiling NIOPosix BSDSocketAPIPosix.swift
[630/673] Compiling NIOPosix BSDSocketAPIWindows.swift
[631/673] Compiling NIOPosix BaseSocket.swift
[632/673] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[633/673] Compiling NIOPosix BaseSocketChannel.swift
[634/673] Compiling NIOPosix BaseStreamSocketChannel.swift
[635/673] Compiling NIOPosix ServerSocket.swift
[636/673] Compiling NIOPosix Socket.swift
[637/673] Compiling NIOPosix SocketChannel.swift
[638/673] Compiling NIOPosix SocketProtocols.swift
[639/673] Compiling NIOPosix System.swift
[640/673] Compiling NIOPosix Thread.swift
[641/673] Compiling NIOPosix IntegerBitPacking.swift
[642/673] Compiling NIOPosix IntegerTypes.swift
[643/673] Compiling NIOPosix Linux.swift
[644/673] Compiling NIOPosix LinuxCPUSet.swift
[645/673] Compiling NIOPosix LinuxUring.swift
[646/673] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[647/673] Compiling NIOPosix NIOThreadPool.swift
[648/673] Compiling NIOPosix NonBlockingFileIO.swift
[649/673] Compiling NIOPosix PendingDatagramWritesManager.swift
[650/673] Compiling NIOPosix PendingWritesManager.swift
[651/673] Compiling NIOPosix PipeChannel.swift
[652/673] Compiling NIOPosix PipePair.swift
[653/673] Compiling NIOPosix PointerHelpers.swift
[654/673] Compiling NIOPosix Pool.swift
[655/673] Compiling NIOPosix SelectableChannel.swift
[656/673] Compiling NIOPosix SelectableEventLoop.swift
[657/673] Compiling NIOPosix SelectorEpoll.swift
[658/673] Compiling NIOPosix SelectorGeneric.swift
[659/673] Compiling NIOPosix SelectorKqueue.swift
[660/673] Compiling NIOPosix SelectorUring.swift
[661/673] Compiling NIOPosix Bootstrap.swift
[662/673] Compiling NIOPosix ControlMessage.swift
[663/673] Compiling NIOPosix DatagramVectorReadManager.swift
[664/673] Compiling NIOPosix FileDescriptor.swift
[665/673] Compiling NIOPosix GetaddrinfoResolver.swift
[666/673] Compiling NIOPosix HappyEyeballs.swift
[667/673] Compiling NIOPosix IO.swift
[668/673] Compiling NIOPosix PooledRecvBufferAllocator.swift
[669/673] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[670/673] Compiling NIOPosix PosixSingletons.swift
[671/673] Compiling NIOPosix RawSocketBootstrap.swift
[672/673] Compiling NIOPosix Resolver.swift
[673/673] Compiling NIOPosix Selectable.swift
[676/677] Compiling NIO Exports.swift
[677/677] Emitting module NIO
[680/705] Compiling NIOTLS TLSEvents.swift
[681/705] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[682/705] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[683/705] Compiling NIOTLS SNIHandler.swift
[684/705] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[685/705] Emitting module NIOTLS
[688/707] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[689/707] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[690/707] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[691/707] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[692/736] Compiling NIOSSL ByteBufferBIO.swift
[693/736] Compiling NIOSSL CustomPrivateKey.swift
[694/736] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[695/736] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[696/736] Compiling NIOSSL SSLErrors.swift
[697/736] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[698/736] Compiling NIOSSL NIOSSLHandler+Configuration.swift
[699/736] Compiling NIOSSL NIOSSLHandler.swift
[700/736] Compiling NIOSSL NIOSSLServerHandler.swift
[701/736] Compiling NIOSSL ObjectIdentifier.swift
[702/736] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[703/736] Emitting module NIOFoundationCompat
[705/738] Compiling NIOSSL PosixPort.swift
[706/738] Compiling NIOSSL SSLCallbacks.swift
[707/738] Emitting module NIOHTTP1
[708/738] Compiling NIOSSL IdentityVerification.swift
[709/738] Compiling NIOSSL LinuxCABundle.swift
[710/738] Compiling NIOSSL NIOSSLClientHandler.swift
[714/772] Emitting module NIOSSL
[715/775] Emitting module NIOTransportServices
[716/777] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[717/777] Compiling NIOTransportServices NIOTSSingletons.swift
[718/777] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[719/777] Compiling NIOTransportServices StateManagedChannel.swift
[720/777] Compiling NIOTransportServices StateManagedListenerChannel.swift
[721/777] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[722/777] Compiling NIOTransportServices NIOTSBootstraps.swift
[723/777] Compiling NIOTransportServices NIOTSChannelOptions.swift
[724/777] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[725/777] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[726/777] Compiling NIOTransportServices NIOTSErrors.swift
[727/777] Compiling NIOTransportServices NIOTSEventLoop.swift
[728/777] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[729/777] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[730/777] Compiling NIOTransportServices NIOTSListenerChannel.swift
[731/777] Compiling NIOWebSocket WebSocketOpcode.swift
[732/778] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[733/778] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[736/778] Compiling NIOTransportServices NIOTSDatagramListener.swift
[737/778] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[738/778] Compiling NIOTransportServices AcceptHandler.swift
[739/778] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[740/778] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[743/778] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[752/779] Compiling NIOSSL NIOSSLSecureBytes.swift
[753/779] Compiling NIOSSL RNG.swift
[754/779] Compiling NIOSSL SafeCompare.swift
[756/780] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[757/780] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[760/780] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[765/780] Compiling NIOWebSocket WebSocketErrorCodes.swift
[766/780] Compiling NIOWebSocket WebSocketFrame.swift
[767/780] Emitting module NIOWebSocket
[772/782] Compiling NIOSSL Zeroization.swift
[773/782] Compiling NIOSSL TLSConfiguration.swift
[774/782] Compiling NIOSSL UniversalBootstrapSupport.swift
[785/806] Compiling MQTTNIO MQTTError.swift
[786/806] Compiling MQTTNIO MQTTInflight.swift
[787/806] Compiling MQTTNIO MQTTListeners.swift
[788/809] Compiling MQTTNIO MQTTClient+async.swift
[789/809] Compiling MQTTNIO MQTTClientV5+async.swift
[790/809] Compiling MQTTNIO Sendable.swift
[791/809] Compiling MQTTNIO PingreqHandler.swift
[792/809] Compiling MQTTNIO WebSocketHandler.swift
[793/809] Compiling MQTTNIO WebSocketInitialRequest.swift
[794/809] Emitting module MQTTNIO
[795/809] Compiling MQTTNIO MQTTMessageDecoder.swift
[796/809] Compiling MQTTNIO MQTTMessageHandler.swift
[797/809] Compiling MQTTNIO MQTTTaskHandler.swift
[798/809] Compiling MQTTNIO MQTTConnection.swift
[799/809] Compiling MQTTNIO MQTTCoreTypes.swift
[800/809] Compiling MQTTNIO MQTTCoreTypesV5.swift
[801/809] Compiling MQTTNIO MQTTSerializer.swift
[802/809] Compiling MQTTNIO MQTTTask.swift
[803/809] Compiling MQTTNIO TSTLSConfiguration.swift
[804/809] Compiling MQTTNIO MQTTPacket.swift
[805/809] Compiling MQTTNIO MQTTProperties.swift
[806/809] Compiling MQTTNIO MQTTReason.swift
[807/809] Compiling MQTTNIO MQTTClient.swift
[808/809] Compiling MQTTNIO MQTTClientV5.swift
[809/809] Compiling MQTTNIO MQTTConfiguration.swift
Build complete! (98.25s)
Build complete.
Done.

Build Machine: Linux 2