The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-nio-ssh with Swift 5.10 for Linux.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.33.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/apple/swift-nio-ssh.git
Reference: 0.9.0
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/apple/swift-nio-ssh
 * tag               0.9.0      -> FETCH_HEAD
HEAD is now at 36a4f6f Raise minimum Swift version to 5.8 (#165)
Cloned https://github.com/apple/swift-nio-ssh.git
Revision (git rev-parse @):
36a4f6f4179ef5ebbeca501fc2125734b9f46290
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/apple/swift-nio-ssh.git at 0.9.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/apple/swift-nio-ssh.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-atomics.git
[1/7662] Fetching swift-crypto
[2/9225] Fetching swift-crypto, swift-atomics
[125/10682] Fetching swift-crypto, swift-atomics, swift-docc-plugin
[8002/75960] Fetching swift-crypto, swift-atomics, swift-docc-plugin, swift-nio
Fetched https://github.com/apple/swift-atomics.git from cache (6.38s)
Fetched https://github.com/apple/swift-docc-plugin from cache (6.41s)
Fetched https://github.com/apple/swift-crypto.git from cache (6.44s)
Fetched https://github.com/apple/swift-nio.git from cache (6.58s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (2.00s)
Fetching https://github.com/apple/swift-docc-symbolkit
[1/2664] Fetching swift-docc-symbolkit
Fetched https://github.com/apple/swift-docc-symbolkit from cache (0.59s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.75s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.71s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.64.0 (1.00s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/3164] Fetching swift-system
[919/16909] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (1.83s)
Fetched https://github.com/apple/swift-collections.git from cache (1.87s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.2.1 (0.69s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.0 (1.11s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.3.0 (0.75s)
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-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.3.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.64.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-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-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-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.3.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/471] Write sources
[18/471] Compiling CNIOWindows shim.c
[19/471] Compiling CNIOWindows WSAStartup.c
[20/471] Compiling _AtomicsShims.c
[21/471] Compiling CNIOLinux liburing_shims.c
[22/471] Compiling CNIODarwin shim.c
[23/471] Compiling CNIOLinux shim.c
[24/471] Compiling fiat_p256_adx_sqr.S
[25/471] Compiling name_print.c
[26/471] Write swift-version-24593BA9C3E375BF.txt
[27/471] Compiling v3_bcons.c
[28/471] Compiling fiat_p256_adx_mul.S
[29/471] Compiling fiat_curve25519_adx_square.S
[30/471] Compiling policy.c
[31/474] Compiling fiat_curve25519_adx_mul.S
[32/494] Compiling CCryptoBoringSSLShims shims.c
[33/494] Compiling x_x509.c
[34/494] Compiling x_x509a.c
[35/494] Compiling x_val.c
[36/494] Compiling x_spki.c
[37/494] Compiling x_sig.c
[38/494] Compiling x_req.c
[40/494] Emitting module _CollectionsUtilities
[40/496] Compiling x_pubkey.c
[41/496] Compiling x_exten.c
[42/496] Compiling x_name.c
[43/496] Compiling x_all.c
[44/496] Compiling x_crl.c
[45/496] Compiling x_attrib.c
[46/496] Compiling c-nioatomics.c
[47/496] Compiling x_algor.c
[48/496] Compiling x509spki.c
[49/496] Compiling x509rset.c
[50/496] Compiling c-atomics.c
[51/496] Compiling x509_vpm.c
[52/496] Compiling x509_v3.c
[53/496] Compiling x509cset.c
[54/502] Compiling x509name.c
[55/502] Compiling x509_vfy.c
[56/502] Compiling x509_txt.c
[57/502] Compiling x509_set.c
[58/502] Compiling x509_obj.c
[59/502] Compiling x509_req.c
[60/502] Compiling x509_lu.c
[61/502] Compiling x509_trs.c
[62/502] Compiling x509_ext.c
[64/502] Emitting module NIOConcurrencyHelpers
[64/502] Compiling x509_d2.c
[65/502] Compiling x509_def.c
[67/502] Compiling _CollectionsUtilities UnsafeBufferPointer+Extras.swift
[68/502] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[69/502] Compiling _CollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[70/502] Compiling _CollectionsUtilities Integer rank.swift
[71/502] Compiling _CollectionsUtilities UInt+first and last set bit.swift
[72/502] Compiling _CollectionsUtilities _SortedCollection.swift
[73/502] Compiling _CollectionsUtilities _UniqueCollection.swift
[74/502] Compiling _CollectionsUtilities Debugging.swift
[75/502] Compiling _CollectionsUtilities Descriptions.swift
[76/502] Compiling _CollectionsUtilities RandomAccessCollection+Offsets.swift
[77/502] Compiling _CollectionsUtilities Specialize.swift
[77/502] Compiling x509_cmp.c
[79/502] Emitting module _NIOBase64
[80/502] Compiling _NIOBase64 Base64.swift
[80/503] Compiling x509_att.c
[82/503] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[83/503] Compiling _CollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[84/503] Compiling _CollectionsUtilities UnsafeRawPointer extensions.swift
[85/503] Compiling _CollectionsUtilities _UnsafeBitSet+_Word.swift
[86/503] Compiling _CollectionsUtilities _UnsafeBitSet.swift
[87/503] Compiling _CollectionsUtilities UInt+reversed.swift
[88/503] Compiling _CollectionsUtilities _UnsafeBitSet+Index.swift
[88/503] Compiling x509.c
[92/504] Compiling _NIODataStructures _TinyArray.swift
[93/504] Compiling _NIODataStructures PriorityQueue.swift
[94/504] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[94/504] Compiling v3_skey.c
[95/504] Compiling v3_utl.c
[96/504] Wrapping AST for _NIOBase64 for debugging
[97/504] Compiling v3_purp.c
[98/504] Compiling v3_prn.c
[99/504] Wrapping AST for _CollectionsUtilities for debugging
[100/520] Compiling v3_pmaps.c
[101/520] Compiling v3_ocsp.c
[102/520] Compiling v3_ncons.c
[103/520] Compiling v3_int.c
[104/520] Compiling v3_pcons.c
[106/520] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[107/520] Compiling DequeModule Deque+Extras.swift
[108/522] Compiling DequeModule _DequeBuffer.swift
[109/522] Compiling DequeModule _DequeBufferHeader.swift
[110/522] Compiling DequeModule Deque+Descriptions.swift
[111/522] Compiling DequeModule Deque+Equatable.swift
[111/522] Compiling v3_lib.c
[112/522] Compiling v3_extku.c
[113/522] Compiling v3_genn.c
[115/522] Compiling DequeModule Deque+Hashable.swift
[116/522] Compiling DequeModule Deque+Sendable.swift
[116/522] Compiling v3_ia5.c
[117/522] Compiling v3_info.c
[119/522] Compiling NIOConcurrencyHelpers lock.swift
[120/522] Compiling _NIODataStructures Heap.swift
[121/522] Emitting module _NIODataStructures
[123/523] Compiling DequeModule _DequeSlot.swift
[124/523] Compiling DequeModule _UnsafeWrappedBuffer.swift
[124/523] Compiling v3_enum.c
[125/523] Compiling v3_crld.c
[127/523] Compiling NIOConcurrencyHelpers NIOLock.swift
[128/523] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[129/523] Compiling NIOConcurrencyHelpers atomics.swift
[129/524] Compiling v3_cpols.c
[130/524] Wrapping AST for _NIODataStructures for debugging
[131/524] Compiling v3_conf.c
[132/524] Compiling v3_bitst.c
[135/524] Compiling DequeModule Deque+Testing.swift
[136/524] Compiling DequeModule Deque._Storage.swift
[137/524] Compiling DequeModule Deque._UnsafeHandle.swift
[138/524] Compiling DequeModule Deque.swift
[138/524] Compiling v3_alt.c
[139/524] Compiling v3_akeya.c
[140/524] Compiling v3_akey.c
[141/524] Wrapping AST for NIOConcurrencyHelpers for debugging
[142/524] Compiling t_crl.c
[143/524] Compiling t_req.c
[144/524] Compiling t_x509a.c
[145/524] Compiling i2d_pr.c
[147/524] Compiling DequeModule Deque+Codable.swift
[148/524] Compiling DequeModule Deque+Collection.swift
[149/524] Compiling DequeModule Deque+CustomReflectable.swift
[150/524] Emitting module DequeModule
[150/525] Compiling t_x509.c
[152/525] Compiling rsa_pss.c
[153/525] Compiling by_dir.c
[154/525] Compiling asn1_gen.c
[155/525] Compiling by_file.c
[156/525] Compiling algorithm.c
[157/525] Compiling a_digest.c
[158/525] Compiling a_sign.c
[159/525] Compiling a_verify.c
[160/525] Compiling trust_token.c
[161/525] Compiling voprf.c
[162/525] Compiling pmbtoken.c
[163/525] Compiling thread_win.c
[163/525] Compiling thread_none.c
[165/525] Compiling thread.c
[166/525] Compiling thread_pthread.c
[167/525] Compiling stack.c
[168/525] Compiling spx_util.c
[169/525] Compiling wots.c
[170/525] Compiling spx.c
[171/525] Compiling merkle.c
[172/525] Compiling thash.c
[173/525] Compiling fors.c
[174/525] Compiling siphash.c
[175/525] Compiling rc4.c
[176/525] Compiling address.c
[177/525] Compiling rsa_asn1.c
[178/525] Compiling refcount.c
[178/525] Compiling rsa_crypt.c
[180/525] Compiling rsa_print.c
[181/525] Wrapping AST for DequeModule for debugging
[182/525] Compiling windows.c
[183/525] Compiling trusty.c
[184/525] Compiling rand_extra.c
[185/525] Compiling passive.c
[186/525] Compiling ios.c
[187/525] Compiling forkunsafe.c
[188/525] Compiling getentropy.c
[189/525] Compiling deterministic.c
[190/525] Compiling poly1305_arm_asm.S
[191/525] Compiling pool.c
[192/525] Compiling poly1305.c
[193/525] Compiling poly1305_arm.c
[194/525] Compiling pkcs7.c
[195/525] Compiling pkcs8.c
[196/525] Compiling pkcs7_x509.c
[197/525] Compiling pkcs8_x509.c
[198/525] Compiling p5_pbev2.c
[199/525] Compiling pem_xaux.c
[200/525] Compiling pem_pkey.c
[201/525] Compiling pem_x509.c
[202/525] Compiling obj_xref.c
[203/525] Compiling pem_oth.c
[204/525] Compiling pem_pk8.c
[205/525] Compiling pem_info.c
[206/525] Compiling pem_lib.c
[207/525] Compiling pem_all.c
[208/525] Compiling mem.c
[208/525] Compiling obj.c
[210/525] Compiling lhash.c
[211/525] Compiling x86_64-mont5-mac.mac.x86_64.S
[212/525] Compiling kyber.c
[213/525] Compiling keccak.c
[214/525] Compiling hpke.c
[215/525] Compiling hrss.c
[216/525] Compiling poly_rq_mul.S
[217/525] Compiling poly1305_vec.c
[218/525] Compiling x86_64-mont5-linux.linux.x86_64.S
[219/525] Compiling vpaes-x86_64-mac.mac.x86_64.S
[219/525] Compiling x86_64-mont-mac.mac.x86_64.S
[221/525] Compiling x86-mont-linux.linux.x86.S
[222/525] Compiling x86_64-mont-linux.linux.x86_64.S
[222/525] Compiling x86-mont-windows.windows.x86.S
[224/525] Compiling vpaes-x86-windows.windows.x86.S
[225/525] Compiling vpaes-x86_64-linux.linux.x86_64.S
[226/525] Compiling vpaes-x86-linux.linux.x86.S
[227/525] Compiling kdf.c
[228/525] Compiling vpaes-armv7-ios.ios.arm.S
[229/525] Compiling vpaes-armv8-linux.linux.aarch64.S
[229/525] Compiling sha512-x86_64-mac.mac.x86_64.S
[231/525] Compiling vpaes-armv8-ios.ios.aarch64.S
[232/525] Compiling vpaes-armv7-linux.linux.arm.S
[233/525] Compiling sha512-armv8-linux.linux.aarch64.S
[233/525] Compiling sha512-armv8-ios.ios.aarch64.S
[235/525] Compiling sha512-x86_64-linux.linux.x86_64.S
[236/525] Compiling sha256-x86_64-mac.mac.x86_64.S
[236/525] Compiling sha512-armv4-linux.linux.arm.S
[238/525] Compiling sha512-armv4-ios.ios.arm.S
[239/525] Compiling sha512-586-windows.windows.x86.S
[240/525] Compiling sha512-586-linux.linux.x86.S
[241/525] Compiling sha256-x86_64-linux.linux.x86_64.S
[242/525] Compiling sha256-armv8-linux.linux.aarch64.S
[243/525] Compiling sha256-armv8-ios.ios.aarch64.S
[244/525] Compiling sha256-586-windows.windows.x86.S
[245/525] Compiling sha256-armv4-linux.linux.arm.S
[246/525] Compiling sha256-586-linux.linux.x86.S
[247/525] Compiling sha256-armv4-ios.ios.arm.S
[248/525] Compiling sha1-x86_64-mac.mac.x86_64.S
[249/525] Compiling sha1-armv8-ios.ios.aarch64.S
[250/525] Compiling sha1-armv8-linux.linux.aarch64.S
[251/525] Compiling sha1-armv4-large-linux.linux.arm.S
[252/525] Compiling sha1-armv4-large-ios.ios.arm.S
[253/525] Compiling sha1-586-windows.windows.x86.S
[254/525] Compiling sha1-x86_64-linux.linux.x86_64.S
[255/525] Compiling sha1-586-linux.linux.x86.S
[256/525] Compiling sha512.c
[257/525] Compiling sha256.c
[258/525] Compiling sha1.c
[259/525] Compiling fips.c
[260/525] Compiling rsaz-avx2-mac.mac.x86_64.S
[261/525] Compiling service_indicator.c
[262/525] Compiling rsaz-avx2-linux.linux.x86_64.S
[263/525] Compiling rdrand-x86_64-mac.mac.x86_64.S
[264/525] Compiling self_check.c
[265/525] Compiling rdrand-x86_64-linux.linux.x86_64.S
[266/525] Compiling blinding.c
[267/525] Compiling padding.c
[268/525] Compiling rsa_impl.c
[269/525] Compiling rsa.c
[270/525] Compiling urandom.c
[271/525] Compiling p256_beeu-x86_64-asm-mac.mac.x86_64.S
[272/525] Compiling rand.c
[273/525] Compiling ctrdrbg.c
[274/525] Compiling fork_detect.c
[275/525] Compiling p256_beeu-armv8-asm-linux.linux.aarch64.S
[276/525] Compiling p256_beeu-x86_64-asm-linux.linux.x86_64.S
[277/525] Compiling p256_beeu-armv8-asm-ios.ios.aarch64.S
[278/525] Compiling p256-x86_64-asm-mac.mac.x86_64.S
[279/525] Compiling p256-armv8-asm-linux.linux.aarch64.S
[280/525] Compiling p256-armv8-asm-ios.ios.aarch64.S
[281/525] Compiling p256-x86_64-asm-linux.linux.x86_64.S
[282/525] Compiling polyval.c
[283/525] Compiling ofb.c
[284/525] Compiling gcm_nohw.c
[285/525] Compiling ctr.c
[286/525] Compiling cbc.c
[287/525] Compiling cfb.c
[288/525] Compiling gcm.c
[289/525] Compiling md5-x86_64-mac.mac.x86_64.S
[290/525] Compiling md5.c
[291/525] Compiling md5-x86_64-linux.linux.x86_64.S
[292/525] Compiling md5-586-windows.windows.x86.S
[293/525] Compiling md5-586-linux.linux.x86.S
[294/525] Compiling hmac.c
[295/525] Compiling md4.c
[296/525] Compiling ghashv8-armv8-ios.ios.aarch64.S
[297/525] Compiling hkdf.c
[297/525] Compiling ghashv8-armv8-linux.linux.aarch64.S
[299/525] Compiling ghashv8-armv7-linux.linux.arm.S
[300/525] Compiling ghashv8-armv7-ios.ios.arm.S
[301/525] Compiling ghash-x86_64-mac.mac.x86_64.S
[302/525] Compiling ghash-x86-windows.windows.x86.S
[302/525] Compiling ghash-x86-linux.linux.x86.S
[304/525] Compiling ghash-ssse3-x86_64-mac.mac.x86_64.S
[305/525] Compiling ghash-x86_64-linux.linux.x86_64.S
[306/525] Compiling ghash-ssse3-x86_64-linux.linux.x86_64.S
[307/525] Compiling ghash-ssse3-x86-windows.windows.x86.S
[308/525] Compiling ghash-ssse3-x86-linux.linux.x86.S
[309/525] Compiling fips_shared_support.c
[310/525] Compiling ghash-neon-armv8-linux.linux.aarch64.S
[311/525] Compiling ghash-armv4-linux.linux.arm.S
[312/525] Compiling ghash-armv4-ios.ios.arm.S
[312/525] Compiling ghash-neon-armv8-ios.ios.aarch64.S
[314/525] Compiling util.c
[315/525] Compiling ecdh.c
[316/525] Compiling ecdsa.c
[316/525] Compiling wnaf.c
[318/525] Compiling scalar.c
[319/525] Compiling simple.c
[320/525] Compiling simple_mul.c
[321/525] Compiling felem.c
[321/525] Compiling p256.c
[323/525] Compiling oct.c
[324/525] Compiling ec_montgomery.c
[325/525] Compiling ec_key.c
[326/525] Compiling p224-64.c
[327/525] Compiling ec.c
[328/525] Compiling digest.c
[329/525] Compiling digestsign.c
[330/525] Compiling co-586-windows.windows.x86.S
[331/525] Compiling digests.c
[332/525] Compiling co-586-linux.linux.x86.S
[333/525] Compiling check.c
[334/525] Compiling dh.c
[335/525] Compiling e_aesccm.c
[336/525] Compiling cmac.c
[337/525] Compiling cipher.c
[338/525] Compiling bsaes-armv7-linux.linux.arm.S
[339/525] Compiling p256-nistz.c
[340/525] Compiling aead.c
[341/525] Compiling bsaes-armv7-ios.ios.arm.S
[342/525] Compiling e_aes.c
[343/525] Compiling sqrt.c
[344/525] Compiling shift.c
[345/525] Compiling rsaz_exp.c
[346/525] Compiling random.c
[347/525] Compiling montgomery_inv.c
[348/525] Compiling prime.c
[349/525] Compiling mul.c
[350/525] Compiling montgomery.c
[351/525] Compiling jacobi.c
[352/525] Compiling generic.c
[353/525] Compiling gcd_extra.c
[354/525] Compiling gcd.c
[355/525] Compiling div_extra.c
[356/525] Compiling bytes.c
[357/525] Compiling ctx.c
[358/525] Compiling cmp.c
[359/525] Compiling exponentiation.c
[360/525] Compiling div.c
[361/525] Compiling bn.c
[362/525] Compiling add.c
[363/525] Compiling bn-armv8-linux.linux.aarch64.S
[364/525] Compiling bn-armv8-ios.ios.aarch64.S
[365/525] Compiling bn-586-linux.linux.x86.S
[366/525] Compiling bn-586-windows.windows.x86.S
[366/525] Compiling armv8-mont-linux.linux.aarch64.S
[368/525] Compiling armv8-mont-ios.ios.aarch64.S
[369/525] Compiling armv4-mont-linux.linux.arm.S
[370/525] Compiling armv4-mont-ios.ios.arm.S
[371/525] Compiling aesv8-armv8-linux.linux.aarch64.S
[372/525] Compiling aesv8-gcm-armv8-linux.linux.aarch64.S
[373/525] Compiling x86_64-gcc.c
[374/525] Compiling aesv8-armv8-ios.ios.aarch64.S
[375/525] Compiling aesv8-gcm-armv8-ios.ios.aarch64.S
[376/525] Compiling aesv8-armv7-linux.linux.arm.S
[377/525] Compiling aesni-x86_64-mac.mac.x86_64.S
[378/525] Compiling aesv8-armv7-ios.ios.arm.S
[379/525] Compiling aesni-gcm-x86_64-mac.mac.x86_64.S
[379/525] Compiling aesni-x86-linux.linux.x86.S
[381/525] Compiling aesni-x86-windows.windows.x86.S
[382/525] Compiling aesni-x86_64-linux.linux.x86_64.S
[383/525] Compiling aesni-gcm-x86_64-linux.linux.x86_64.S
[384/525] Compiling mode_wrappers.c
[385/525] Compiling aes.c
[386/525] Compiling sign.c
[386/525] Compiling key_wrap.c
[388/525] Compiling ex_data.c
[389/525] Compiling scrypt.c
[390/525] Compiling print.c
[390/525] Compiling aes_nohw.c
[392/525] Compiling pbkdf.c
[393/525] Compiling p_x25519.c
[394/525] Compiling p_x25519_asn1.c
[395/525] Compiling p_rsa_asn1.c
[396/525] Compiling p_rsa.c
[397/525] Compiling p_hkdf.c
[398/525] Compiling p_ed25519.c
[399/525] Compiling p_ed25519_asn1.c
[400/525] Compiling p_ec_asn1.c
[401/525] Compiling err_data.c
[402/525] Compiling p_ec.c
[403/525] Compiling evp_ctx.c
[403/525] Compiling p_dsa_asn1.c
[405/525] Compiling engine.c
[406/525] Compiling evp.c
[407/525] Compiling evp_asn1.c
[408/525] Compiling err.c
[409/525] Compiling ecdh_extra.c
[410/525] Compiling ecdsa_asn1.c
[411/525] Compiling ec_derive.c
[412/525] Compiling hash_to_curve.c
[413/525] Compiling dsa_asn1.c
[414/525] Compiling ec_asn1.c
[415/525] Compiling dsa.c
[416/525] Compiling dh_asn1.c
[417/525] Compiling params.c
[418/525] Compiling digest_extra.c
[419/525] Compiling spake25519.c
[420/525] Compiling x25519-asm-arm.S
[421/525] Compiling curve25519_64_adx.c
[422/525] Compiling crypto.c
[423/525] Compiling cpu_arm_linux.c
[424/525] Compiling cpu_intel.c
[425/525] Compiling des.c
[426/525] Compiling cpu_arm_freebsd.c
[427/525] Compiling cpu_aarch64_openbsd.c
[428/525] Compiling cpu_aarch64_win.c
[429/525] Compiling cpu_aarch64_sysreg.c
[430/525] Compiling cpu_aarch64_linux.c
[431/525] Compiling cpu_aarch64_fuchsia.c
[432/525] Compiling cpu_aarch64_apple.c
[433/525] Compiling tls_cbc.c
[434/525] Compiling e_rc4.c
[435/525] Compiling e_tls.c
[436/525] Compiling conf.c
[437/525] Compiling e_null.c
[438/525] Compiling e_des.c
[439/525] Compiling curve25519.c
[440/525] Compiling e_rc2.c
[441/525] Compiling derive_key.c
[442/525] Compiling chacha20_poly1305_armv8-linux.linux.aarch64.S
[443/525] Compiling chacha20_poly1305_x86_64-mac.mac.x86_64.S
[443/525] Compiling e_chacha20poly1305.c
[445/525] Compiling e_aesctrhmac.c
[446/525] Compiling e_aesgcmsiv.c
[446/525] Compiling cipher_extra.c
[448/525] Compiling chacha20_poly1305_armv8-ios.ios.aarch64.S
[449/525] Compiling chacha20_poly1305_x86_64-linux.linux.x86_64.S
[450/525] Compiling aes128gcmsiv-x86_64-mac.mac.x86_64.S
[451/525] Compiling chacha-x86-windows.windows.x86.S
[452/525] Compiling aes128gcmsiv-x86_64-linux.linux.x86_64.S
[453/525] Compiling chacha.c
[454/525] Compiling chacha-x86_64-mac.mac.x86_64.S
[455/525] Compiling chacha-x86_64-linux.linux.x86_64.S
[456/525] Compiling chacha-armv8-linux.linux.aarch64.S
[457/525] Compiling chacha-x86-linux.linux.x86.S
[458/525] Compiling chacha-armv8-ios.ios.aarch64.S
[459/525] Compiling unicode.c
[460/525] Compiling chacha-armv4-ios.ios.arm.S
[460/525] Compiling chacha-armv4-linux.linux.arm.S
[462/525] Compiling ber.c
[463/525] Compiling asn1_compat.c
[464/525] Compiling bn_asn1.c
[465/525] Compiling buf.c
[466/525] Compiling cbb.c
[467/525] Compiling blake2.c
[468/525] Compiling cbs.c
[469/525] Compiling convert.c
[470/525] Compiling printf.c
[471/525] Compiling pair.c
[472/525] Compiling errno.c
[473/525] Compiling hexdump.c
[473/525] Compiling file.c
[475/525] Compiling fd.c
[476/525] Compiling bio_mem.c
[477/525] Compiling base64.c
[478/525] Compiling bio.c
[479/525] Compiling tasn_fre.c
[480/525] Compiling tasn_typ.c
[481/525] Compiling tasn_utl.c
[482/525] Compiling tasn_new.c
[483/525] Compiling posix_time.c
[484/525] Compiling tasn_enc.c
[485/525] Compiling f_string.c
[486/525] Compiling tasn_dec.c
[487/525] Compiling f_int.c
[488/525] Compiling asn_pack.c
[489/525] Compiling asn1_par.c
[490/525] Compiling a_utctm.c
[490/525] Compiling asn1_lib.c
[492/525] Compiling a_type.c
[493/525] Compiling a_octet.c
[493/525] Compiling a_time.c
[495/525] Compiling a_strnid.c
[496/525] Compiling a_strex.c
[497/525] Compiling a_object.c
[498/525] Compiling a_i2d_fp.c
[498/525] Write sources
[500/525] Compiling a_mbstr.c
[501/525] Compiling a_dup.c
[502/525] Compiling a_int.c
[503/525] Compiling a_gentm.c
[504/525] Compiling a_d2i_fp.c
[505/525] Compiling a_bool.c
[506/525] Compiling a_bitstr.c
[508/547] Compiling Atomics UnsafeAtomic.swift
[509/547] Compiling Atomics UnsafeAtomicLazyReference.swift
[510/549] Compiling Atomics ManagedAtomic.swift
[511/549] Compiling Atomics ManagedAtomicLazyReference.swift
[512/549] Compiling Atomics IntegerOperations.swift
[513/549] Compiling Atomics Unmanaged extensions.swift
[514/549] Compiling Atomics AtomicReference.swift
[515/549] Compiling Atomics AtomicStorage.swift
[516/549] Compiling Atomics AtomicValue.swift
[517/549] Compiling Atomics Primitives.shims.swift
[518/549] Compiling Atomics AtomicInteger.swift
[519/549] Compiling Atomics AtomicOptionalWrappable.swift
[520/549] Compiling Atomics OptionalRawRepresentable.swift
[521/549] Compiling Atomics RawRepresentable.swift
[522/549] Compiling Atomics AtomicBool.swift
[523/549] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[524/549] Emitting module Atomics
[525/549] Emitting module CryptoBoringWrapper
[526/549] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[527/550] Wrapping AST for CryptoBoringWrapper for debugging
[529/550] Compiling Atomics AtomicMemoryOrderings.swift
[530/550] Compiling Atomics DoubleWord.swift
[531/550] Compiling Atomics IntegerConformances.swift
[532/550] Compiling Atomics PointerConformances.swift
[533/550] Compiling Atomics Primitives.native.swift
[534/616] Wrapping AST for Atomics for debugging
[536/683] Compiling NIOCore ChannelHandlers.swift
[537/683] Compiling NIOCore ChannelInvoker.swift
[538/683] Compiling NIOCore ChannelOption.swift
[539/683] Compiling NIOCore ChannelPipeline.swift
[540/683] Compiling NIOCore CircularBuffer.swift
[541/683] Compiling NIOCore Codec.swift
[542/683] Compiling NIOCore ConvenienceOptionSupport.swift
[543/683] Compiling NIOCore DeadChannel.swift
[544/683] Compiling NIOCore DispatchQueue+WithFuture.swift
[545/683] Compiling NIOCore EventLoop+Deprecated.swift
[546/693] Compiling Crypto SubjectPublicKeyInfo.swift
[547/693] Compiling Crypto CryptoKitErrors.swift
[548/693] Compiling Crypto Digest_boring.swift
[549/693] Compiling Crypto Digest.swift
[550/693] Compiling Crypto Digests.swift
[551/693] Compiling Crypto HashFunctions.swift
[552/693] Compiling Crypto HashFunctions_SHA2.swift
[553/693] Compiling Crypto HPKE-AEAD.swift
[554/693] Compiling Crypto HPKE-Ciphersuite.swift
[555/693] Compiling Crypto HPKE-KDF.swift
[556/693] Compiling Crypto HPKE-KexKeyDerivation.swift
[557/693] Compiling NIOCore NIOCloseOnErrorHandler.swift
[558/693] Compiling NIOCore NIOLoopBound.swift
[559/693] Compiling NIOCore NIOSendable.swift
[560/693] Compiling NIOCore PointerHelpers.swift
[561/693] Compiling NIOCore RecvByteBufferAllocator.swift
[562/693] Compiling Crypto HPKE-KEM.swift
[563/693] Compiling Crypto HPKE-Errors.swift
[564/693] Compiling Crypto HPKE.swift
[565/693] Compiling Crypto HPKE-Context.swift
[566/693] Compiling Crypto HPKE-KeySchedule.swift
[567/693] Emitting module Crypto
[568/693] Compiling NIOCore MarkedCircularBuffer.swift
[569/693] Compiling NIOCore MulticastChannel.swift
[570/693] Compiling NIOCore NIOAny.swift
[576/701] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[577/701] Compiling NIOCore EventLoopFuture+Deprecated.swift
[578/701] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[579/701] Compiling NIOCore EventLoopFuture.swift
[580/701] Compiling NIOCore FileDescriptor.swift
[581/701] Compiling NIOCore FileHandle.swift
[582/701] Compiling NIOCore FileRegion.swift
[586/701] Compiling NIOCore EventLoop+SerialExecutor.swift
[587/701] Compiling NIOCore GlobalSingletons.swift
[588/701] Compiling NIOCore IO.swift
[589/701] Compiling NIOCore IOData.swift
[590/701] Compiling NIOCore IPProtocol.swift
[591/701] Compiling NIOCore IntegerBitPacking.swift
[592/701] Compiling NIOCore IntegerTypes.swift
[593/701] Compiling NIOCore Interfaces.swift
[594/701] Compiling NIOCore Linux.swift
[595/701] Compiling NIOCore EventLoop.swift
[596/701] Compiling NIOCore BSDSocketAPI.swift
[597/701] Compiling NIOCore ByteBuffer-aux.swift
[598/701] Compiling NIOCore ByteBuffer-conversions.swift
[599/701] Compiling NIOCore ByteBuffer-core.swift
[600/701] Compiling NIOCore ByteBuffer-hexdump.swift
[601/701] Compiling NIOCore ByteBuffer-int.swift
[602/701] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[603/701] Compiling NIOCore ByteBuffer-multi-int.swift
[604/701] Compiling NIOCore ByteBuffer-views.swift
[605/701] Compiling NIOCore Channel.swift
[606/701] Compiling NIOCore ChannelHandler.swift
[607/701] Compiling NIOCore AddressedEnvelope.swift
[608/701] Compiling NIOCore AsyncAwaitSupport.swift
[609/701] Compiling NIOCore AsyncChannel.swift
[610/701] Compiling NIOCore AsyncChannelInboundStream.swift
[611/701] Compiling NIOCore AsyncChannelInboundStreamChannelHandler.swift
[612/701] Compiling NIOCore AsyncChannelOutboundWriter.swift
[613/701] Compiling NIOCore AsyncChannelOutboundWriterHandler.swift
[614/701] Compiling NIOCore NIOAsyncSequenceProducer.swift
[615/701] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[616/701] Compiling NIOCore NIOAsyncWriter.swift
[617/701] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[634/701] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[635/701] Compiling NIOCore SocketAddresses.swift
[636/701] Compiling NIOCore SocketOptionProvider.swift
[637/701] Compiling NIOCore SystemCallHelpers.swift
[638/701] Compiling NIOCore TimeAmount+Duration.swift
[639/701] Compiling NIOCore TypeAssistedChannelHandler.swift
[640/701] Compiling NIOCore UniversalBootstrapSupport.swift
[641/701] Compiling NIOCore Utilities.swift
[650/701] Compiling Crypto ArbitraryPrecisionInteger_boring.swift
[651/701] Compiling Crypto CryptoKitErrors_boring.swift
[652/701] Compiling Crypto FiniteFieldArithmeticContext_boring.swift
[653/701] Compiling Crypto RNG_boring.swift
[654/701] Compiling Crypto SafeCompare_boring.swift
[655/701] Compiling Crypto Zeroization_boring.swift
[656/701] Compiling Crypto PrettyBytes.swift
[657/701] Compiling Crypto SafeCompare.swift
[658/701] Compiling Crypto SecureBytes.swift
[659/701] Compiling Crypto Zeroization.swift
[660/702] Wrapping AST for Crypto for debugging
[687/702] Emitting module NIOCore
[688/703] Wrapping AST for NIOCore for debugging
[690/754] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[691/754] Compiling NIOEmbedded AsyncTestingChannel.swift
[692/754] Compiling NIOEmbedded Embedded.swift
[693/754] Emitting module NIOEmbedded
[694/755] Wrapping AST for NIOEmbedded for debugging
[696/755] Compiling NIOPosix PooledRecvBufferAllocator.swift
[697/755] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[698/755] Compiling NIOPosix PosixSingletons.swift
[699/755] Compiling NIOPosix RawSocketBootstrap.swift
[700/755] Compiling NIOPosix Resolver.swift
[701/755] Compiling NIOPosix Selectable.swift
[702/755] Compiling NIOPosix SelectableChannel.swift
[703/755] Compiling NIOPosix SelectableEventLoop.swift
[704/755] Compiling NIOPosix SelectorEpoll.swift
[705/755] Compiling NIOPosix SelectorGeneric.swift
[706/755] Compiling NIOPosix SelectorKqueue.swift
[707/755] Compiling NIOPosix SelectorUring.swift
[708/761] Compiling NIOPosix ServerSocket.swift
[709/761] Compiling NIOPosix Socket.swift
[710/761] Compiling NIOPosix SocketChannel.swift
[711/761] Compiling NIOPosix SocketProtocols.swift
[712/761] Compiling NIOPosix System.swift
[713/761] Compiling NIOPosix Thread.swift
[714/761] Compiling NIOPosix BSDSocketAPICommon.swift
[715/761] Compiling NIOPosix BSDSocketAPIPosix.swift
[716/761] Compiling NIOPosix BSDSocketAPIWindows.swift
[717/761] Compiling NIOPosix BaseSocket.swift
[718/761] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[719/761] Compiling NIOPosix BaseSocketChannel.swift
[720/761] Compiling NIOPosix BaseStreamSocketChannel.swift
[721/761] Compiling NIOPosix ThreadPosix.swift
[722/761] Compiling NIOPosix ThreadWindows.swift
[723/761] Compiling NIOPosix UnsafeTransfer.swift
[724/761] Compiling NIOPosix Utilities.swift
[725/761] Compiling NIOPosix VsockAddress.swift
[726/761] Compiling NIOPosix VsockChannelEvents.swift
[727/761] Compiling NIOPosix IntegerBitPacking.swift
[728/761] Compiling NIOPosix IntegerTypes.swift
[729/761] Compiling NIOPosix Linux.swift
[730/761] Compiling NIOPosix LinuxCPUSet.swift
[731/761] Compiling NIOPosix LinuxUring.swift
[732/761] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[733/761] Compiling NIOPosix NIOThreadPool.swift
[734/761] Compiling NIOPosix NonBlockingFileIO.swift
[735/761] Compiling NIOPosix PendingDatagramWritesManager.swift
[736/761] Compiling NIOPosix PendingWritesManager.swift
[737/761] Compiling NIOPosix PipeChannel.swift
[738/761] Compiling NIOPosix PipePair.swift
[739/761] Compiling NIOPosix PointerHelpers.swift
[740/761] Compiling NIOPosix Pool.swift
[741/761] Emitting module NIOPosix
[742/761] Compiling NIOPosix Bootstrap.swift
[743/761] Compiling NIOPosix ControlMessage.swift
[744/761] Compiling NIOPosix DatagramVectorReadManager.swift
[745/761] Compiling NIOPosix FileDescriptor.swift
[746/761] Compiling NIOPosix GetaddrinfoResolver.swift
[747/761] Compiling NIOPosix HappyEyeballs.swift
[748/761] Compiling NIOPosix IO.swift
[749/762] Wrapping AST for NIOPosix for debugging
[751/764] Emitting module NIO
[752/764] Compiling NIO Exports.swift
[753/765] Wrapping AST for NIO for debugging
[755/769] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[756/769] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[757/769] Emitting module NIOFoundationCompat
[758/769] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[759/770] Wrapping AST for NIOFoundationCompat for debugging
[761/827] Emitting module NIOSSH
[762/835] Compiling NIOSSH ByteBuffer+SSH.swift
[763/835] Compiling NIOSSH CSPRNG.swift
[764/835] Compiling NIOSSH ChildChannelOptions.swift
[765/835] Compiling NIOSSH ChildChannelStateMachine.swift
[766/835] Compiling NIOSSH ChildChannelUserEvents.swift
[767/835] Compiling NIOSSH ChildChannelWindowManager.swift
[768/835] Compiling NIOSSH ChildChannelWritabilityManager.swift
[769/835] Compiling NIOSSH OutboundFlowController.swift
[770/835] Compiling NIOSSH SSHChannelData.swift
[771/835] Compiling NIOSSH SSHChannelIdentifier.swift
[772/835] Compiling NIOSSH SSHChannelMultiplexer.swift
[773/835] Compiling NIOSSH SSHChannelType.swift
[774/835] Compiling NIOSSH SSHChildChannel.swift
[775/835] Compiling NIOSSH AcceptsChannelMessages.swift
[776/835] Compiling NIOSSH AcceptsKeyExchangeMessages.swift
[777/835] Compiling NIOSSH AcceptsUserAuthMessages.swift
[778/835] Compiling NIOSSH AcceptsVersionMessages.swift
[779/835] Compiling NIOSSH SendsChannelMessages.swift
[780/835] Compiling NIOSSH SendsKeyExchangeMessages.swift
[781/835] Compiling NIOSSH SendsUserAuthMessages.swift
[782/835] Compiling NIOSSH SSHConnectionStateMachine.swift
[783/835] Compiling NIOSSH ActiveState.swift
[784/835] Compiling NIOSSH IdleState.swift
[785/835] Compiling NIOSSH KeyExchangeState.swift
[786/835] Compiling NIOSSH ClientUserAuthenticationDelegate.swift
[787/835] Compiling NIOSSH DenyAllServerAuthDelegate.swift
[788/835] Compiling NIOSSH ServerUserAuthenticationDelegate.swift
[789/835] Compiling NIOSSH SimplePasswordDelegate.swift
[790/835] Compiling NIOSSH UserAuthDelegate.swift
[791/835] Compiling NIOSSH UserAuthSignablePayload.swift
[792/835] Compiling NIOSSH UserAuthenticationMethod.swift
[793/835] Compiling NIOSSH UserAuthenticationStateMachine.swift
[794/835] Compiling NIOSSH ReceivedKexInitWhenActiveState.swift
[795/835] Compiling NIOSSH ReceivedNewKeysState.swift
[796/835] Compiling NIOSSH RekeyingReceivedNewKeysState.swift
[797/835] Compiling NIOSSH RekeyingSentNewKeysState.swift
[798/835] Compiling NIOSSH RekeyingState.swift
[799/835] Compiling NIOSSH SentKexInitWhenActiveState.swift
[800/835] Compiling NIOSSH SentNewKeysState.swift
[801/835] Compiling NIOSSH SentVersionState.swift
[802/835] Compiling NIOSSH UserAuthenticationState.swift
[803/835] Compiling NIOSSH Constants.swift
[804/835] Compiling NIOSSH GlobalRequestDelegate.swift
[805/835] Compiling NIOSSH ECDHCompatibleKey.swift
[806/835] Compiling NIOSSH EllipticCurveKeyExchange.swift
[807/835] Compiling NIOSSH SSHKeyExchangeResult.swift
[808/835] Compiling NIOSSH SSHKeyExchangeStateMachine.swift
[809/835] Compiling NIOSSH ClientServerAuthenticationDelegate.swift
[810/835] Compiling NIOSSH NIOSSHCertifiedPublicKey.swift
[811/835] Compiling NIOSSH NIOSSHPrivateKey.swift
[812/835] Compiling NIOSSH NIOSSHPublicKey.swift
[813/835] Compiling NIOSSH NIOSSHSignature.swift
[814/835] Compiling NIOSSH NIOSSHError.swift
[815/835] Compiling NIOSSH NIOSSHHandler.swift
[816/835] Compiling NIOSSH Role.swift
[817/835] Compiling NIOSSH SSHClientConfiguration.swift
[818/835] Compiling NIOSSH SSHEncryptablePacketPayload.swift
[819/835] Compiling NIOSSH SSHMessages.swift
[820/835] Compiling NIOSSH SSHPacketParser.swift
[821/835] Compiling NIOSSH SSHPacketSerializer.swift
[822/835] Compiling NIOSSH SSHServerConfiguration.swift
[823/835] Compiling NIOSSH SSHTerminalModes.swift
[824/835] Compiling NIOSSH AESGCM.swift
[825/835] Compiling NIOSSH SSHTransportProtection.swift
[826/836] Wrapping AST for NIOSSH for debugging
[828/855] Compiling NIOSSHServer ExecHandler.swift
[829/855] Compiling NIOSSHServer DataToBufferCodec.swift
[830/855] Emitting module NIOSSHServer
[831/855] Compiling NIOSSHServer GlueHandler.swift
[832/855] Compiling NIOSSHServer RemotePortForwarding.swift
[833/855] Compiling NIOSSHServer main.swift
[835/856] Compiling NIOSSHPerformanceTester shared.swift
[836/856] Emitting module NIOSSHPerformanceTester
[837/856] Compiling NIOSSHPerformanceTester main.swift
[838/856] Compiling NIOSSHPerformanceTester BenchmarkLinearThroughput.swift
[839/856] Compiling NIOSSHPerformanceTester Benchmark.swift
[840/856] Compiling NIOSSHPerformanceTester BenchmarkHandshake.swift
[840/856] Wrapping AST for NIOSSHServer for debugging
[841/856] Write Objects.LinkFileList
[843/856] Compiling NIOSSHClient InteractivePasswordPromptDelegate.swift
[844/857] Emitting module NIOSSHClient
[845/857] Compiling NIOSSHClient GlueHandler.swift
[847/857] Compiling NIOSSHClient SimpleCLIParser.swift
[848/857] Compiling NIOSSHClient ExecHandler.swift
[849/857] Compiling NIOSSHClient PortForwardingServer.swift
[850/857] Compiling NIOSSHClient main.swift
[851/858] Wrapping AST for NIOSSHPerformanceTester for debugging
[852/858] Write Objects.LinkFileList
[853/858] Wrapping AST for NIOSSHClient for debugging
[854/858] Write Objects.LinkFileList
[855/858] Linking NIOSSHServer
[856/858] Linking NIOSSHPerformanceTester
[857/858] Linking NIOSSHClient
Build complete! (86.08s)
Build complete.
Done.

Build Machine: Linux 2