The Swift Package Index logo.Swift Package Index

Build Information

Successful build of mysql-nio with Swift 5.8 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.28.7
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vapor/mysql-nio.git
Reference: 1.7.1
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/vapor/mysql-nio
 * tag               1.7.1      -> FETCH_HEAD
HEAD is now at 605fe1d Tidy up package a bit (#103)
Cloned https://github.com/vapor/mysql-nio.git
Revision (git rev-parse @):
605fe1d67cc87a52fe248799c9744f3edd976b92
SPI manifest file found: $PWD/checkout/.spi.yml
SUCCESS checkout https://github.com/vapor/mysql-nio.git at 1.7.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.8
Building package at path:  $PWD/checkout
https://github.com/vapor/mysql-nio.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build 2>&1
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-log.git
[1/3155] Fetching swift-log
[3156/15248] Fetching swift-log, swift-nio-ssl
[15249/79522] Fetching swift-log, swift-nio-ssl, swift-nio
Fetching https://github.com/apple/swift-crypto.git
Fetched https://github.com/apple/swift-log.git (4.42s)
Fetched https://github.com/apple/swift-nio-ssl.git (4.44s)
Fetched https://github.com/apple/swift-nio.git (4.51s)
[1/7377] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git (1.30s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.3 (0.34s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.25.0 (0.38s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.62.0 (0.49s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-atomics.git
[1/1563] Fetching swift-atomics
[1564/14271] Fetching swift-atomics, swift-collections
Fetched https://github.com/apple/swift-atomics.git (0.97s)
Fetched https://github.com/apple/swift-collections.git (1.00s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.33s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.6 (0.38s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.2.0 (0.40s)
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.3
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.62.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.2.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.25.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.2.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.0.6
Building for debugging...
[0/864] Compiling a_i2d_fp.c
[1/864] Compiling a_dup.c
[2/864] Compiling a_bool.c
[3/864] Compiling a_d2i_fp.c
[4/864] Compiling a_gentm.c
[5/864] Compiling CNIOWindows WSAStartup.c
[6/864] Compiling CNIOWindows shim.c
[7/864] Compiling _AtomicsShims.c
[8/864] Compiling CNIOLinux liburing_shims.c
[8/864] Compiling a_int.c
[10/864] Compiling tasn_enc.c
[11/864] Compiling CNIODarwin shim.c
[12/864] Compiling CNIOLinux shim.c
[13/913] Compiling CNIOBoringSSLShims shims.c
[15/913] Emitting module Logging
[16/913] Emitting module _NIODataStructures
[16/913] Compiling tls_record.cc
[17/913] Compiling tls_method.cc
[18/913] Compiling tls13_server.cc
[20/913] Compiling _NIODataStructures PriorityQueue.swift
[21/913] Compiling Atomics OptionalRawRepresentable.swift
[22/913] Compiling Atomics RawRepresentable.swift
[23/913] Compiling Atomics AtomicBool.swift
[24/915] Compiling Atomics AtomicOptionalWrappable.swift
[25/915] Compiling Atomics AtomicReference.swift
[26/915] Compiling Atomics AtomicStorage.swift
[27/915] Compiling Atomics Primitives.shims.swift
[28/915] Compiling Atomics AtomicInteger.swift
[29/915] Compiling Atomics AtomicValue.swift
[30/915] Compiling Atomics AtomicMemoryOrderings.swift
[32/915] Compiling Atomics DoubleWord.swift
[33/917] Compiling _NIODataStructures _TinyArray.swift
[34/917] Compiling Atomics UnsafeAtomic.swift
[35/917] Compiling Atomics UnsafeAtomicLazyReference.swift
[36/917] Emitting module _NIOBase64
[37/917] Compiling _NIOBase64 Base64.swift
[39/918] Compiling Atomics ManagedAtomic.swift
[40/918] Compiling Atomics ManagedAtomicLazyReference.swift
[43/918] Emitting module DequeModule
[44/918] Compiling Atomics IntegerConformances.swift
[45/918] Compiling Atomics PointerConformances.swift
[46/918] Compiling Atomics Primitives.native.swift
[60/919] Emitting module Atomics
[64/919] Compiling Atomics IntegerOperations.swift
[65/919] Compiling Atomics Unmanaged extensions.swift
[71/923] Compiling tls13_enc.cc
[72/923] Compiling tls13_client.cc
[74/923] Compiling Logging Locks.swift
[75/923] Compiling _NIODataStructures Heap.swift
[76/924] Compiling Logging MetadataProvider.swift
[78/925] Compiling tls13_both.cc
[80/925] Compiling Logging LogHandler.swift
[81/925] Compiling Logging Logging.swift
[83/927] Compiling ssl_transcript.cc
[84/927] Compiling t1_enc.cc
[85/927] Compiling ssl_versions.cc
[86/927] Compiling ssl_stat.cc
[87/927] Compiling ssl_x509.cc
[88/927] Compiling ssl_privkey.cc
[89/927] Compiling ssl_session.cc
[90/927] Compiling ssl_file.cc
[91/927] Compiling ssl_cipher.cc
[92/927] Compiling ssl_cert.cc
[93/927] Compiling ssl_key_share.cc
[94/927] Compiling ssl_buffer.cc
[95/927] Compiling ssl_lib.cc
[96/927] Compiling ssl_asn1.cc
[97/927] Compiling ssl_aead_ctx.cc
[98/927] Compiling s3_pkt.cc
[99/927] Compiling s3_both.cc
[100/927] Compiling s3_lib.cc
[101/927] Compiling handshake_server.cc
[102/927] Compiling handshake_client.cc
[103/927] Compiling handoff.cc
[104/927] Compiling handshake.cc
[105/927] Compiling dtls_record.cc
[106/927] Compiling encrypted_client_hello.cc
[107/927] Compiling dtls_method.cc
[108/927] Compiling extensions.cc
[109/927] Compiling d1_srtp.cc
[110/927] Compiling v3_skey.c
[111/927] Compiling d1_pkt.cc
[112/927] Compiling v3_utl.c
[113/927] Compiling v3_purp.c
[114/927] Compiling v3_pmaps.c
[115/927] Compiling v3_prn.c
[116/927] Compiling v3_pcons.c
[117/927] Compiling v3_ocsp.c
[118/927] Compiling v3_ncons.c
[119/927] Compiling d1_lib.cc
[120/927] Compiling bio_ssl.cc
[121/927] Compiling v3_int.c
[122/927] Compiling v3_lib.c
[123/927] Compiling v3_info.c
[124/927] Compiling d1_both.cc
[125/927] Compiling v3_ia5.c
[126/927] Compiling v3_genn.c
[127/927] Compiling v3_crld.c
[128/927] Compiling v3_cpols.c
[129/927] Compiling v3_extku.c
[130/927] Compiling v3_bitst.c
[131/927] Compiling v3_enum.c
[132/927] Compiling v3_conf.c
[133/927] Compiling v3_bcons.c
[134/927] Compiling v3_akeya.c
[135/927] Compiling x_x509a.c
[136/927] Compiling v3_alt.c
[137/927] Compiling x_spki.c
[138/927] Compiling v3_akey.c
[139/927] Compiling x_sig.c
[140/927] Compiling x_val.c
[141/927] Compiling x_x509.c
[142/927] Compiling x_req.c
[143/927] Compiling x_pubkey.c
[144/927] Compiling x_pkey.c
[145/927] Compiling x_info.c
[146/927] Compiling x_name.c
[147/927] Compiling x_exten.c
[148/927] Compiling x_attrib.c
[149/927] Compiling x_crl.c
[150/927] Compiling x_algor.c
[151/927] Compiling x509spki.c
[152/927] Compiling x509rset.c
[153/927] Compiling x_all.c
[154/927] Compiling x509cset.c
[155/927] Compiling x509name.c
[156/927] Compiling x509_txt.c
[157/927] Compiling x509_vpm.c
[158/927] Compiling x509_v3.c
[159/927] Compiling x509_trs.c
[160/927] Compiling x509_vfy.c
[161/927] Compiling x509_req.c
[162/927] Compiling x509_set.c
[163/927] Compiling x509_obj.c
[164/927] Compiling x509_def.c
[165/927] Compiling x509_lu.c
[166/927] Compiling x509_d2.c
[167/927] Compiling x509_ext.c
[168/927] Compiling x509.c
[169/927] Compiling x509_att.c
[170/927] Compiling t_x509a.c
[171/927] Compiling x509_cmp.c
[172/927] Compiling t_x509.c
[173/927] Compiling i2d_pr.c
[174/927] Compiling rsa_pss.c
[175/927] Compiling name_print.c
[176/927] Compiling t_crl.c
[177/927] Compiling by_file.c
[178/927] Compiling policy.c
[179/927] Compiling t_req.c
[180/927] Compiling by_dir.c
[181/927] Compiling algorithm.c
[182/927] Compiling a_verify.c
[183/927] Compiling asn1_gen.c
[184/927] Compiling a_sign.c
[185/927] Compiling thread_win.c
[186/927] Compiling thread.c
[187/927] Compiling a_digest.c
[188/927] Compiling thread_none.c
[189/927] Compiling thread_pthread.c
[190/927] Compiling trust_token.c
[191/927] Compiling siphash.c
[192/927] Compiling voprf.c
[193/927] Compiling pmbtoken.c
[194/927] Compiling rsa_print.c
[195/927] Compiling stack.c
[196/927] Compiling rc4.c
[197/927] Compiling refcount_lock.c
[198/927] Compiling windows.c
[199/927] Compiling rsa_asn1.c
[200/927] Compiling rand_extra.c
[201/927] Compiling refcount_c11.c
[202/927] Compiling passive.c
[203/927] Compiling deterministic.c
[204/927] Compiling rsa_crypt.c
[205/927] Compiling fuchsia.c
[206/927] Compiling forkunsafe.c
[207/927] Compiling poly1305_arm_asm.S
[208/927] Compiling poly1305.c
[209/927] Compiling pool.c
[210/927] Compiling poly1305_arm.c
[211/927] Compiling pkcs7.c
[212/927] Compiling p5_pbev2.c
[213/927] Compiling pkcs8.c
[214/927] Compiling pem_x509.c
[215/927] Compiling pkcs8_x509.c
[216/927] Compiling pem_xaux.c
[217/927] Compiling pkcs7_x509.c
[218/927] Compiling pem_pkey.c
[219/927] Compiling obj_xref.c
[220/927] Compiling pem_pk8.c
[221/927] Compiling pem_oth.c
[222/927] Compiling pem_info.c
[223/927] Compiling pem_lib.c
[224/927] Compiling mem.c
[225/927] Compiling lhash.c
[226/927] Compiling keccak.c
[227/927] Compiling pem_all.c
[228/927] Compiling kyber.c
[229/927] Compiling hpke.c
[230/927] Compiling obj.c
[230/927] Compiling poly_rq_mul.S
[232/927] Compiling x86_64-mont5-mac.mac.x86_64.S
[233/927] Compiling hkdf.c
[234/927] Compiling x86_64-mont5-linux.linux.x86_64.S
[235/927] Compiling x86_64-mont-mac.mac.x86_64.S
[236/927] Compiling x86-mont-linux.linux.x86.S
[237/927] Compiling vpaes-x86_64-mac.mac.x86_64.S
[238/927] Compiling x86_64-mont-linux.linux.x86_64.S
[239/927] Compiling vpaes-x86_64-linux.linux.x86_64.S
[240/927] Compiling vpaes-x86-linux.linux.x86.S
[241/927] Compiling vpaes-armv8-linux.linux.aarch64.S
[242/927] Compiling vpaes-armv8-ios.ios.aarch64.S
[243/927] Compiling vpaes-armv7-linux.linux.arm.S
[244/927] Compiling vpaes-armv7-ios.ios.arm.S
[245/927] Compiling kdf.c
[246/927] Compiling sha512-x86_64-mac.mac.x86_64.S
[247/927] Compiling sha512-armv8-linux.linux.aarch64.S
[248/927] Compiling sha512-x86_64-linux.linux.x86_64.S
[249/927] Compiling sha512-armv8-ios.ios.aarch64.S
[250/927] Compiling sha512-armv4-linux.linux.arm.S
[251/927] Compiling poly1305_vec.c
[252/927] Compiling sha512-armv4-ios.ios.arm.S
[253/927] Compiling sha512-586-linux.linux.x86.S
[254/927] Compiling sha256-x86_64-mac.mac.x86_64.S
[255/927] Compiling sha256-armv8-linux.linux.aarch64.S
[256/927] Compiling sha256-armv8-ios.ios.aarch64.S
[257/927] Compiling sha256-armv4-linux.linux.arm.S
[258/927] Compiling sha256-x86_64-linux.linux.x86_64.S
[259/927] Compiling sha256-armv4-ios.ios.arm.S
[260/927] Compiling hrss.c
[261/927] Compiling sha256-586-linux.linux.x86.S
[262/927] Compiling sha1-x86_64-mac.mac.x86_64.S
[263/927] Compiling sha1-armv8-ios.ios.aarch64.S
[264/927] Compiling sha1-armv4-large-linux.linux.arm.S
[265/927] Compiling sha1-armv8-linux.linux.aarch64.S
[266/927] Compiling sha1-x86_64-linux.linux.x86_64.S
[267/927] Compiling sha1-armv4-large-ios.ios.arm.S
[268/927] Compiling sha1-586-linux.linux.x86.S
[269/927] Compiling sha512.c
[270/927] Compiling sha256.c
[271/927] Compiling service_indicator.c
[271/927] Compiling sha1.c
[273/927] Compiling fips.c
[274/927] Compiling rsaz-avx2-mac.mac.x86_64.S
[275/927] Compiling rsaz-avx2-linux.linux.x86_64.S
[276/927] Compiling rdrand-x86_64-mac.mac.x86_64.S
[277/927] Compiling self_check.c
[278/927] Compiling blinding.c
[279/927] Compiling rsa_impl.c
[280/927] Compiling rsa.c
[281/927] Compiling rdrand-x86_64-linux.linux.x86_64.S
[282/927] Compiling padding.c
[283/927] Compiling rand.c
[284/927] Compiling fork_detect.c
[285/927] Compiling p256_beeu-armv8-asm-linux.linux.aarch64.S
[286/927] Compiling p256_beeu-x86_64-asm-linux.linux.x86_64.S
[287/927] Compiling ctrdrbg.c
[288/927] Compiling urandom.c
[289/927] Compiling p256_beeu-x86_64-asm-mac.mac.x86_64.S
[290/927] Compiling p256_beeu-armv8-asm-ios.ios.aarch64.S
[291/927] Compiling p256-armv8-asm-linux.linux.aarch64.S
[292/927] Compiling p256-x86_64-asm-mac.mac.x86_64.S
[293/927] Compiling p256-armv8-asm-ios.ios.aarch64.S
[294/927] Compiling polyval.c
[295/927] Compiling ofb.c
[296/927] Compiling p256-x86_64-asm-linux.linux.x86_64.S
[297/927] Compiling gcm_nohw.c
[298/927] Compiling gcm.c
[299/927] Compiling cfb.c
[300/927] Compiling ctr.c
[301/927] Compiling cbc.c
[302/927] Compiling md5-x86_64-mac.mac.x86_64.S
[303/927] Compiling md5.c
[304/927] Compiling md5-x86_64-linux.linux.x86_64.S
[305/927] Compiling md5-586-linux.linux.x86.S
[306/927] Compiling hmac.c
[307/927] Compiling ghashv8-armv8-ios.ios.aarch64.S
[308/927] Compiling md4.c
[309/927] Compiling ghashv8-armv8-linux.linux.aarch64.S
[310/927] Compiling ghashv8-armv7-ios.ios.arm.S
[311/927] Compiling ghash-x86_64-mac.mac.x86_64.S
[312/927] Compiling ghashv8-armv7-linux.linux.arm.S
[313/927] Compiling ghash-x86_64-linux.linux.x86_64.S
[314/927] Compiling ghash-x86-linux.linux.x86.S
[314/927] Compiling ghash-ssse3-x86_64-mac.mac.x86_64.S
[316/927] Compiling ghash-ssse3-x86-linux.linux.x86.S
[317/927] Compiling ghash-ssse3-x86_64-linux.linux.x86_64.S
[318/927] Compiling ghash-neon-armv8-linux.linux.aarch64.S
[319/927] Compiling fips_shared_support.c
[320/927] Compiling ghash-armv4-linux.linux.arm.S
[321/927] Compiling ghash-armv4-ios.ios.arm.S
[322/927] Compiling ghash-neon-armv8-ios.ios.aarch64.S
[323/927] Compiling ecdsa.c
[324/927] Compiling wnaf.c
[325/927] Compiling ecdh.c
[326/927] Compiling util.c
[327/927] Compiling simple.c
[328/927] Compiling simple_mul.c
[329/927] Compiling scalar.c
[330/927] Compiling oct.c
[331/927] Compiling p256.c
[332/927] Compiling felem.c
[333/927] Compiling ec_key.c
[334/927] Compiling p224-64.c
[335/927] Compiling ec_montgomery.c
[336/927] Compiling ec.c
[337/927] Compiling digest.c
[338/927] Compiling digests.c
[339/927] Compiling digestsign.c
[340/927] Compiling check.c
[341/927] Compiling co-586-linux.linux.x86.S
[342/927] Compiling dh.c
[343/927] Compiling cmac.c
[344/927] Compiling aead.c
[345/927] Compiling e_aesccm.c
[346/927] Compiling cipher.c
[347/927] Compiling bsaes-armv7-ios.ios.arm.S
[348/927] Compiling bsaes-armv7-linux.linux.arm.S
[349/927] Compiling p256-nistz.c
[350/927] Compiling sqrt.c
[351/927] Compiling e_aes.c
[352/927] Compiling rsaz_exp.c
[353/927] Compiling shift.c
[354/927] Compiling random.c
[355/927] Compiling montgomery_inv.c
[356/927] Compiling prime.c
[357/927] Compiling mul.c
[358/927] Compiling jacobi.c
[358/927] Compiling montgomery.c
[359/927] Compiling generic.c
[361/927] Compiling gcd_extra.c
[362/927] Compiling gcd.c
[363/927] Compiling div_extra.c
[364/927] Compiling bytes.c
[365/927] Compiling cmp.c
[366/927] Compiling exponentiation.c
[367/927] Compiling div.c
[368/927] Compiling ctx.c
[369/927] Compiling bn.c
[370/927] Compiling bn-armv8-linux.linux.aarch64.S
[371/927] Compiling bn-armv8-ios.ios.aarch64.S
[372/927] Compiling add.c
[373/927] Compiling armv8-mont-ios.ios.aarch64.S
[374/927] Compiling bn-586-linux.linux.x86.S
[375/927] Compiling armv8-mont-linux.linux.aarch64.S
[376/927] Compiling armv4-mont-linux.linux.arm.S
[377/927] Compiling x86_64-gcc.c
[378/927] Compiling aesv8-gcm-armv8-linux.linux.aarch64.S
[379/927] Compiling armv4-mont-ios.ios.arm.S
[380/927] Compiling aesv8-armv8-linux.linux.aarch64.S
[381/927] Compiling aesv8-gcm-armv8-ios.ios.aarch64.S
[382/927] Compiling aesv8-armv7-linux.linux.arm.S
[383/927] Compiling aesv8-armv8-ios.ios.aarch64.S
[384/927] Compiling aesv8-armv7-ios.ios.arm.S
[385/927] Compiling aesni-x86_64-mac.mac.x86_64.S
[386/927] Compiling aesni-x86-linux.linux.x86.S
[387/927] Compiling aesni-gcm-x86_64-mac.mac.x86_64.S
[388/927] Compiling aesni-x86_64-linux.linux.x86_64.S
[389/927] Compiling aesni-gcm-x86_64-linux.linux.x86_64.S
[390/927] Compiling mode_wrappers.c
[391/927] Compiling key_wrap.c
[392/927] Compiling aes.c
[393/927] Compiling sign.c
[394/927] Compiling ex_data.c
[395/927] Compiling aes_nohw.c
[396/927] Compiling p_x25519.c
[397/927] Compiling p_x25519_asn1.c
[398/927] Compiling print.c
[399/927] Compiling scrypt.c
[400/927] Compiling pbkdf.c
[401/927] Compiling p_rsa_asn1.c
[402/927] Compiling p_rsa.c
[403/927] Compiling p_ed25519.c
[404/927] Compiling p_hkdf.c
[405/927] Compiling p_ec_asn1.c
[406/927] Compiling p_ed25519_asn1.c
[407/927] Compiling p_dsa_asn1.c
[408/927] Compiling err_data.c
[409/927] Compiling evp_ctx.c
[410/927] Compiling evp_asn1.c
[411/927] Compiling evp.c
[411/927] Compiling p_ec.c
[413/927] Compiling engine.c
[414/927] Compiling err.c
[415/927] Compiling ecdsa_asn1.c
[416/927] Compiling ecdh_extra.c
[417/927] Compiling dsa_asn1.c
[418/927] Compiling hash_to_curve.c
[419/927] Compiling ec_asn1.c
[420/927] Compiling ec_derive.c
[421/927] Compiling dh_asn1.c
[422/927] Compiling dsa.c
[423/927] Compiling params.c
[424/927] Compiling digest_extra.c
[425/927] Compiling crypto.c
[426/927] Compiling cpu_arm_freebsd.c
[427/927] Compiling x25519-asm-arm.S
[428/927] Compiling spake25519.c
[429/927] Compiling des.c
[430/927] Compiling cpu_intel.c
[431/927] Compiling cpu_arm_linux.c
[432/927] Compiling cpu_aarch64_win.c
[432/927] Compiling cpu_aarch64_freebsd.c
[432/927] Compiling cpu_aarch64_fuchsia.c
[435/927] Compiling cpu_aarch64_linux.c
[436/927] Compiling cpu_arm.c
[437/927] Compiling cpu_aarch64_apple.c
[438/927] Compiling curve25519.c
[439/927] Compiling e_rc4.c
[440/927] Compiling e_tls.c
[441/927] Compiling conf.c
[442/927] Compiling e_rc2.c
[443/927] Compiling e_des.c
[444/927] Compiling e_null.c
[445/927] Compiling tls_cbc.c
[446/927] Compiling e_chacha20poly1305.c
[447/927] Compiling derive_key.c
[448/927] Compiling e_aesgcmsiv.c
[449/927] Compiling e_aesctrhmac.c
[450/927] Compiling chacha20_poly1305_x86_64-mac.mac.x86_64.S
[451/927] Compiling cipher_extra.c
[452/927] Compiling chacha20_poly1305_armv8-linux.linux.aarch64.S
[453/927] Compiling aes128gcmsiv-x86_64-mac.mac.x86_64.S
[454/927] Compiling chacha20_poly1305_x86_64-linux.linux.x86_64.S
[455/927] Compiling chacha20_poly1305_armv8-ios.ios.aarch64.S
[456/927] Compiling chacha-x86_64-mac.mac.x86_64.S
[457/927] Compiling chacha.c
[458/927] Compiling aes128gcmsiv-x86_64-linux.linux.x86_64.S
[459/927] Compiling chacha-x86_64-linux.linux.x86_64.S
[460/927] Compiling chacha-x86-linux.linux.x86.S
[461/927] Compiling chacha-armv8-linux.linux.aarch64.S
[462/927] Compiling chacha-armv8-ios.ios.aarch64.S
[463/927] Compiling chacha-armv4-linux.linux.arm.S
[464/927] Compiling chacha-armv4-ios.ios.arm.S
[464/927] Compiling unicode.c
[466/927] Compiling ber.c
[467/927] Compiling bn_asn1.c
[468/927] Compiling cbb.c
[468/927] Compiling asn1_compat.c
[470/927] Compiling buf.c
[471/927] Compiling cbs.c
[472/927] Compiling blake2.c
[473/927] Compiling convert.c
[474/927] Compiling printf.c
[475/927] Compiling socket.c
[476/927] Compiling socket_helper.c
[477/927] Compiling pair.c
[478/927] Compiling hexdump.c
[479/927] Compiling file.c
[480/927] Compiling fd.c
[481/927] Compiling bio_mem.c
[482/927] Compiling connect.c
[483/927] Compiling base64.c
[484/927] Compiling bio.c
[485/927] Compiling tasn_fre.c
[486/927] Compiling tasn_typ.c
[487/927] Compiling tasn_utl.c
[488/927] Compiling tasn_enc.c
[489/927] Compiling tasn_new.c
[490/927] Compiling f_int.c
[491/927] Compiling tasn_dec.c
[492/927] Compiling asn1_par.c
[492/927] Compiling f_string.c
[494/927] Compiling asn_pack.c
[495/927] Compiling posix_time.c
[496/927] Compiling a_utctm.c
[497/927] Compiling asn1_lib.c
[498/927] Compiling a_type.c
[499/927] Compiling a_time.c
[500/927] Compiling a_octet.c
[501/927] Compiling a_strnid.c
[502/927] Compiling a_strex.c
[503/927] Compiling a_object.c
[504/927] Compiling a_mbstr.c
[505/927] Compiling a_i2d_fp.c
[506/927] Compiling a_dup.c
[507/927] Compiling a_gentm.c
[508/927] Compiling a_int.c
[509/927] Compiling a_d2i_fp.c
[510/927] Compiling a_bool.c
[511/927] Compiling a_bitstr.c
[512/927] Compiling fiat_p256_adx_sqr.S
[513/927] Compiling x_x509a.c
[514/927] Compiling fiat_p256_adx_mul.S
[515/927] Compiling CCryptoBoringSSLShims shims.c
[516/927] Compiling x_val.c
[517/927] Compiling fiat_curve25519_adx_square.S
[518/927] Compiling fiat_curve25519_adx_mul.S
[519/927] Compiling x_x509.c
[520/927] Compiling x_spki.c
[521/927] Compiling x_sig.c
[522/927] Compiling x_exten.c
[523/927] Compiling x_name.c
[524/927] Compiling x_pubkey.c
[525/927] Compiling x_req.c
[526/927] Compiling c-nioatomics.c
[527/927] Compiling x_attrib.c
[528/927] Compiling x_crl.c
[529/927] Compiling x_algor.c
[530/927] Compiling x_all.c
[531/927] Compiling x509rset.c
[532/927] Compiling x509spki.c
[533/927] Compiling x509cset.c
[534/927] Compiling x509_txt.c
[534/927] Compiling x509_vfy.c
[536/927] Compiling x509_vpm.c
[537/927] Compiling x509_v3.c
[538/927] Compiling x509name.c
[539/927] Compiling x509_trs.c
[540/927] Compiling c-atomics.c
[541/927] Compiling x509_set.c
[542/927] Compiling x509_req.c
[543/927] Compiling x509_def.c
[544/927] Compiling x509_lu.c
[545/927] Compiling x509_d2.c
[546/927] Compiling x509_ext.c
[547/927] Compiling x509_obj.c
[548/933] Compiling x509_cmp.c
[549/933] Compiling x509.c
[550/933] Compiling x509_att.c
[551/933] Compiling v3_skey.c
[552/933] Compiling v3_purp.c
[553/933] Compiling v3_utl.c
[554/933] Compiling v3_pmaps.c
[555/933] Compiling v3_prn.c
[556/933] Compiling v3_pcons.c
[558/933] Compiling NIOConcurrencyHelpers NIOLock.swift
[559/933] Compiling NIOConcurrencyHelpers lock.swift
[559/933] Compiling v3_ocsp.c
[560/933] Compiling v3_ncons.c
[561/933] Compiling v3_int.c
[562/933] Compiling v3_lib.c
[563/933] Compiling v3_ia5.c
[564/933] Compiling v3_genn.c
[565/933] Compiling v3_extku.c
[566/933] Compiling v3_enum.c
[567/933] Compiling v3_info.c
[568/933] Compiling v3_conf.c
[569/933] Compiling v3_cpols.c
[570/933] Compiling v3_crld.c
[571/933] Compiling v3_bitst.c
[573/933] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[574/933] Emitting module NIOConcurrencyHelpers
[575/933] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[576/933] Compiling NIOConcurrencyHelpers atomics.swift
[578/935] Compiling v3_bcons.c
[579/935] Compiling v3_akeya.c
[580/935] Compiling v3_alt.c
[581/935] Compiling t_x509a.c
[582/935] Compiling v3_akey.c
[583/935] Compiling t_req.c
[584/935] Compiling t_x509.c
[585/935] Compiling policy.c
[586/935] Compiling t_crl.c
[587/935] Compiling i2d_pr.c
[588/935] Compiling rsa_pss.c
[589/935] Compiling name_print.c
[590/935] Compiling by_file.c
[591/935] Compiling asn1_gen.c
[592/935] Compiling a_verify.c
[593/935] Compiling by_dir.c
[594/935] Compiling algorithm.c
[595/935] Compiling thread_win.c
[596/935] Compiling voprf.c
[597/935] Compiling a_sign.c
[598/935] Compiling thread.c
[599/935] Compiling thread_pthread.c
[600/935] Compiling a_digest.c
[601/935] Compiling trust_token.c
[602/935] Compiling thread_none.c
[603/935] Compiling wots.c
[603/935] Compiling spx_util.c
[603/935] Compiling thash.c
[603/935] Compiling pmbtoken.c
[603/935] Compiling spx.c
[603/935] Compiling merkle.c
[603/935] Compiling stack.c
[603/935] Compiling fors.c
[603/935] Compiling address.c
[603/935] Compiling siphash.c
[603/935] Compiling rsa_print.c
[603/935] Compiling refcount.c
[603/935] Compiling rc4.c
[603/935] Compiling rsa_asn1.c
[603/935] Compiling passive.c
[603/935] Compiling rsa_crypt.c
[603/935] Compiling rand_extra.c
[603/935] Compiling windows.c
[603/935] Compiling trusty.c
[603/935] Compiling getentropy.c
[603/935] Compiling ios.c
[603/935] Compiling deterministic.c
[603/935] Compiling poly1305_arm_asm.S
[603/935] Compiling forkunsafe.c
[603/935] Compiling poly1305_arm.c
[603/935] Compiling pool.c
[603/935] Compiling poly1305.c
[603/935] Compiling poly1305_vec.c
[603/935] Compiling pkcs7.c
[603/935] Compiling pkcs7_x509.c
[603/935] Compiling p5_pbev2.c
[603/935] Compiling pkcs8.c
[603/935] Compiling pem_xaux.c
[603/935] Compiling pkcs8_x509.c
[603/935] Compiling pem_x509.c
[603/935] Compiling pem_pkey.c
[603/935] Compiling obj_xref.c
[603/935] Compiling pem_pk8.c
[603/935] Compiling mem.c
[603/935] Compiling pem_oth.c
[603/935] Compiling pem_info.c
[603/935] Compiling lhash.c
[603/935] Compiling kyber.c
[603/935] Compiling pem_lib.c
[603/935] Compiling pem_all.c
[603/935] Compiling keccak.c
[603/935] Compiling obj.c
[603/935] Compiling x86_64-mont5-mac.mac.x86_64.S
[603/935] Compiling poly_rq_mul.S
[603/935] Compiling x86_64-mont5-linux.linux.x86_64.S
[603/935] Compiling x86_64-mont-mac.mac.x86_64.S
[603/935] Compiling hpke.c
[603/935] Compiling x86_64-mont-linux.linux.x86_64.S
[603/935] Compiling x86-mont-windows.windows.x86.S
[603/935] Compiling x86-mont-linux.linux.x86.S
[603/935] Compiling vpaes-x86-windows.windows.x86.S
[603/935] Compiling vpaes-x86_64-linux.linux.x86_64.S
[603/935] Compiling vpaes-x86_64-mac.mac.x86_64.S
[603/935] Compiling vpaes-x86-linux.linux.x86.S
[603/935] Compiling vpaes-armv8-linux.linux.aarch64.S
[603/935] Compiling hrss.c
[603/935] Compiling vpaes-armv8-ios.ios.aarch64.S
[603/935] Compiling vpaes-armv7-linux.linux.arm.S
[603/935] Compiling vpaes-armv7-ios.ios.arm.S
[603/935] Compiling kdf.c
[603/935] Compiling sha512-x86_64-mac.mac.x86_64.S
[603/935] Compiling sha512-armv8-linux.linux.aarch64.S
[603/935] Compiling sha512-x86_64-linux.linux.x86_64.S
[603/935] Compiling sha512-armv8-ios.ios.aarch64.S
[603/935] Compiling sha512-armv4-linux.linux.arm.S
[603/935] Compiling sha512-armv4-ios.ios.arm.S
[603/935] Compiling sha512-586-windows.windows.x86.S
[603/935] Compiling sha512-586-linux.linux.x86.S
[603/935] Compiling sha256-x86_64-mac.mac.x86_64.S
[603/935] Compiling sha256-armv8-linux.linux.aarch64.S
[603/935] Compiling sha256-x86_64-linux.linux.x86_64.S
[603/935] Compiling sha256-armv8-ios.ios.aarch64.S
[603/935] Compiling sha256-armv4-linux.linux.arm.S
[603/935] Compiling sha256-armv4-ios.ios.arm.S
[603/935] Compiling sha256-586-linux.linux.x86.S
[603/935] Compiling sha256-586-windows.windows.x86.S
[603/935] Compiling sha1-x86_64-mac.mac.x86_64.S
[603/935] Compiling sha1-armv8-linux.linux.aarch64.S
[603/935] Compiling sha1-armv8-ios.ios.aarch64.S
[603/935] Compiling sha1-armv4-large-linux.linux.arm.S
[603/935] Compiling sha1-armv4-large-ios.ios.arm.S
[603/935] Compiling sha1-x86_64-linux.linux.x86_64.S
[603/935] Compiling sha1-586-windows.windows.x86.S
[603/935] Compiling sha1-586-linux.linux.x86.S
[603/935] Compiling sha512.c
[603/935] Compiling rsaz-avx2-mac.mac.x86_64.S
[603/935] Compiling sha256.c
[603/935] Compiling sha1.c
[603/935] Compiling service_indicator.c
[603/935] Compiling fips.c
[603/935] Compiling rsaz-avx2-linux.linux.x86_64.S
[603/935] Compiling self_check.c
[603/935] Compiling blinding.c
[603/935] Compiling padding.c
[603/935] Compiling rsa_impl.c
[603/935] Compiling rdrand-x86_64-mac.mac.x86_64.S
[603/935] Compiling rdrand-x86_64-linux.linux.x86_64.S
[603/935] Compiling rsa.c
[603/935] Compiling rand.c
[603/935] Compiling urandom.c
[603/935] Compiling fork_detect.c
[603/935] Compiling ctrdrbg.c
[603/935] Compiling p256_beeu-x86_64-asm-mac.mac.x86_64.S
[603/935] Compiling p256-armv8-asm-ios.ios.aarch64.S
[603/935] Compiling p256-armv8-asm-linux.linux.aarch64.S
[603/935] Compiling p256-x86_64-asm-mac.mac.x86_64.S
[603/935] Compiling p256_beeu-armv8-asm-linux.linux.aarch64.S
[603/935] Compiling p256_beeu-armv8-asm-ios.ios.aarch64.S
[603/935] Compiling p256_beeu-x86_64-asm-linux.linux.x86_64.S
[717/935] Compiling p256-x86_64-asm-linux.linux.x86_64.S
[718/935] Compiling polyval.c
[719/935] Compiling cfb.c
[720/935] Compiling ofb.c
[721/935] Compiling ctr.c
[722/935] Compiling cbc.c
[723/935] Compiling gcm_nohw.c
[724/935] Compiling gcm.c
[725/935] Compiling md5.c
[726/935] Compiling md5-x86_64-mac.mac.x86_64.S
[727/935] Compiling md5-x86_64-linux.linux.x86_64.S
[728/935] Compiling md5-586-linux.linux.x86.S
[729/936] Compiling md5-586-windows.windows.x86.S
[730/964] Compiling md4.c
[731/972] Compiling hmac.c
[732/980] Compiling ghashv8-armv8-linux.linux.aarch64.S
[733/992] Compiling hkdf.c
[734/992] Compiling ghashv8-armv7-linux.linux.arm.S
[735/992] Compiling ghashv8-armv7-ios.ios.arm.S
[736/992] Compiling ghashv8-armv8-ios.ios.aarch64.S
[737/992] Compiling ghash-x86_64-mac.mac.x86_64.S
[738/992] Compiling ghash-x86_64-linux.linux.x86_64.S
[739/992] Compiling ghash-x86-linux.linux.x86.S
[739/992] Compiling ghash-x86-windows.windows.x86.S
[741/992] Compiling ghash-ssse3-x86_64-mac.mac.x86_64.S
[742/992] Compiling ghash-ssse3-x86-windows.windows.x86.S
[743/992] Compiling ghash-ssse3-x86_64-linux.linux.x86_64.S
[744/992] Compiling ghash-ssse3-x86-linux.linux.x86.S
[745/992] Compiling fips_shared_support.c
[746/992] Compiling ghash-neon-armv8-linux.linux.aarch64.S
[747/992] Compiling ghash-neon-armv8-ios.ios.aarch64.S
[748/992] Compiling ghash-armv4-linux.linux.arm.S
[749/992] Compiling ghash-armv4-ios.ios.arm.S
[750/992] Compiling wnaf.c
[751/992] Compiling util.c
[752/992] Compiling ecdh.c
[753/992] Compiling ecdsa.c
[754/992] Compiling simple_mul.c
[755/992] Compiling scalar.c
[756/992] Compiling simple.c
[757/992] Compiling oct.c
[758/992] Compiling p256.c
[759/992] Compiling p224-64.c
[760/992] Compiling felem.c
[761/992] Compiling ec_montgomery.c
[762/992] Compiling digestsign.c
[763/992] Compiling ec_key.c
[764/992] Compiling digests.c
[765/992] Compiling check.c
[766/992] Compiling dh.c
[767/992] Compiling digest.c
[768/992] Compiling ec.c
[769/992] Compiling co-586-windows.windows.x86.S
[770/992] Compiling p256-nistz.c
[771/992] Compiling co-586-linux.linux.x86.S
[772/992] Compiling bsaes-armv7-linux.linux.arm.S
[773/992] Compiling aead.c
[774/992] Compiling cipher.c
[775/992] Compiling e_aesccm.c
[776/992] Compiling cmac.c
[777/992] Compiling bsaes-armv7-ios.ios.arm.S
[778/992] Compiling e_aes.c
[779/992] Compiling sqrt.c
[780/992] Compiling rsaz_exp.c
[781/992] Compiling shift.c
[782/992] Compiling mul.c
[783/992] Compiling random.c
[784/992] Compiling prime.c
[785/992] Compiling montgomery_inv.c
[787/992] Compiling NIOCore MarkedCircularBuffer.swift
[788/992] Compiling NIOCore MulticastChannel.swift
[789/992] Compiling NIOCore NIOAny.swift
[790/992] Compiling NIOCore NIOCloseOnErrorHandler.swift
[791/992] Compiling NIOCore NIOLoopBound.swift
[792/992] Compiling NIOCore NIOSendable.swift
[793/992] Compiling NIOCore PointerHelpers.swift
[794/992] Compiling NIOCore RecvByteBufferAllocator.swift
[794/1000] Compiling montgomery.c
[795/1000] Compiling generic.c
[796/1000] Compiling jacobi.c
[797/1000] Compiling gcd.c
[798/1000] Compiling gcd_extra.c
[799/1000] Compiling div_extra.c
[800/1000] Compiling div.c
[801/1000] Compiling exponentiation.c
[802/1000] Compiling cmp.c
[803/1000] Compiling ctx.c
[804/1000] Compiling bytes.c
[805/1000] Compiling bn.c
[806/1000] Compiling add.c
[807/1000] Compiling bn-armv8-linux.linux.aarch64.S
[808/1000] Compiling x86_64-gcc.c
[809/1000] Compiling bn-586-windows.windows.x86.S
[810/1000] Compiling bn-armv8-ios.ios.aarch64.S
[811/1000] Compiling armv8-mont-linux.linux.aarch64.S
[813/1000] Compiling NIOCore AddressedEnvelope.swift
[814/1000] Compiling NIOCore AsyncAwaitSupport.swift
[815/1000] Compiling NIOCore AsyncChannel.swift
[816/1000] Compiling NIOCore AsyncChannelInboundStream.swift
[817/1000] Compiling NIOCore AsyncChannelInboundStreamChannelHandler.swift
[818/1000] Compiling NIOCore AsyncChannelOutboundWriter.swift
[819/1000] Compiling NIOCore AsyncChannelOutboundWriterHandler.swift
[820/1000] Compiling NIOCore NIOAsyncSequenceProducer.swift
[820/1000] Compiling bn-586-linux.linux.x86.S
[821/1000] Compiling armv8-mont-ios.ios.aarch64.S
[821/1000] Compiling armv4-mont-linux.linux.arm.S
[823/1000] Compiling aesv8-gcm-armv8-ios.ios.aarch64.S
[824/1000] Compiling aesv8-gcm-armv8-linux.linux.aarch64.S
[825/1000] Compiling armv4-mont-ios.ios.arm.S
[826/1000] Compiling aesv8-armv8-linux.linux.aarch64.S
[827/1000] Compiling aesv8-armv8-ios.ios.aarch64.S
[828/1000] Compiling aesv8-armv7-linux.linux.arm.S
[829/1000] Compiling aesni-x86-windows.windows.x86.S
[830/1000] Compiling aesv8-armv7-ios.ios.arm.S
[831/1000] Compiling aesni-x86_64-mac.mac.x86_64.S
[832/1000] Compiling aesni-x86_64-linux.linux.x86_64.S
[833/1000] Compiling aesni-x86-linux.linux.x86.S
[834/1000] Compiling mode_wrappers.c
[835/1000] Compiling aesni-gcm-x86_64-mac.mac.x86_64.S
[836/1000] Compiling aesni-gcm-x86_64-linux.linux.x86_64.S
[837/1000] Compiling sign.c
[838/1000] Compiling aes.c
[839/1000] Compiling ex_data.c
[840/1000] Compiling key_wrap.c
[842/1000] Compiling NIOCore GlobalSingletons.swift
[843/1000] Compiling NIOCore IO.swift
[844/1000] Compiling NIOCore IOData.swift
[845/1000] Compiling NIOCore IPProtocol.swift
[846/1000] Compiling NIOCore IntegerBitPacking.swift
[847/1000] Compiling NIOCore IntegerTypes.swift
[848/1000] Compiling NIOCore Interfaces.swift
[849/1000] Compiling NIOCore Linux.swift
[850/1000] Compiling NIOCore EventLoop+SerialExecutor.swift
[851/1000] Compiling NIOCore EventLoop.swift
[852/1000] Compiling NIOCore EventLoopFuture+Deprecated.swift
[853/1000] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[854/1000] Compiling NIOCore EventLoopFuture.swift
[855/1000] Compiling NIOCore FileDescriptor.swift
[856/1000] Compiling NIOCore FileHandle.swift
[857/1000] Compiling NIOCore FileRegion.swift
[857/1000] Compiling pbkdf.c
[858/1000] Compiling aes_nohw.c
[859/1000] Compiling scrypt.c
[860/1000] Compiling p_x25519.c
[861/1000] Compiling print.c
[862/1000] Compiling p_x25519_asn1.c
[863/1000] Compiling p_rsa.c
[864/1000] Compiling p_rsa_asn1.c
[865/1000] Compiling p_ed25519.c
[866/1000] Compiling p_hkdf.c
[868/1000] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[869/1000] Compiling NIOCore SocketAddresses.swift
[870/1000] Compiling NIOCore SocketOptionProvider.swift
[871/1000] Compiling NIOCore SystemCallHelpers.swift
[872/1000] Compiling NIOCore TimeAmount+Duration.swift
[873/1000] Compiling NIOCore TypeAssistedChannelHandler.swift
[874/1000] Compiling NIOCore UniversalBootstrapSupport.swift
[875/1000] Compiling NIOCore Utilities.swift
[875/1000] Compiling p_ec_asn1.c
[876/1000] Compiling p_ed25519_asn1.c
[877/1000] Compiling p_ec.c
[878/1000] Compiling p_dsa_asn1.c
[879/1000] Compiling evp_ctx.c
[880/1000] Compiling evp.c
[881/1000] Compiling err_data.c
[882/1000] Compiling evp_asn1.c
[883/1000] Compiling engine.c
[884/1000] Compiling err.c
[885/1000] Compiling ecdsa_asn1.c
[886/1000] Compiling ecdh_extra.c
[887/1000] Compiling ec_derive.c
[888/1000] Compiling ec_asn1.c
[889/1000] Compiling NIOCore ChannelOption.swift
[890/1000] Compiling NIOCore ChannelPipeline.swift
[891/1000] Compiling NIOCore CircularBuffer.swift
[892/1000] Compiling NIOCore Codec.swift
[893/1000] Compiling NIOCore ConvenienceOptionSupport.swift
[894/1000] Compiling NIOCore DeadChannel.swift
[895/1000] Compiling NIOCore DispatchQueue+WithFuture.swift
[896/1000] Compiling NIOCore EventLoop+Deprecated.swift
[897/1000] Compiling dh_asn1.c
[897/1000] Compiling params.c
[899/1000] Compiling hash_to_curve.c
[900/1000] Compiling dsa.c
[901/1000] Compiling digest_extra.c
[902/1000] Compiling dsa_asn1.c
[903/1000] Compiling spake25519.c
[904/1000] Compiling crypto.c
[905/1000] Compiling x25519-asm-arm.S
[906/1000] Compiling cpu_intel.c
[907/1000] Compiling curve25519_64_adx.c
[908/1000] Compiling des.c
[909/1000] Compiling cpu_arm_freebsd.c
[910/1000] Compiling cpu_arm_linux.c
[911/1000] Compiling cpu_aarch64_openbsd.c
[912/1000] Compiling cpu_aarch64_win.c
[913/1000] Compiling cpu_aarch64_sysreg.c
[914/1000] Compiling cpu_aarch64_linux.c
[915/1000] Compiling curve25519.c
[916/1000] Compiling cpu_aarch64_fuchsia.c
[917/1000] Compiling cpu_aarch64_apple.c
[918/1000] Compiling e_rc4.c
[919/1000] Compiling e_rc2.c
[920/1000] Compiling tls_cbc.c
[921/1000] Compiling conf.c
[922/1000] Compiling e_tls.c
[923/1000] Compiling e_null.c
[924/1000] Compiling derive_key.c
[925/1000] Compiling e_chacha20poly1305.c
[926/1000] Compiling e_des.c
[927/1000] Compiling e_aesgcmsiv.c
[928/1000] Compiling e_aesctrhmac.c
[929/1000] Compiling cipher_extra.c
[930/1000] Compiling chacha20_poly1305_armv8-linux.linux.aarch64.S
[931/1000] Compiling chacha20_poly1305_armv8-ios.ios.aarch64.S
[932/1000] Compiling chacha20_poly1305_x86_64-mac.mac.x86_64.S
[933/1000] Compiling aes128gcmsiv-x86_64-mac.mac.x86_64.S
[934/1000] Compiling chacha.c
[935/1000] Compiling chacha20_poly1305_x86_64-linux.linux.x86_64.S
[936/1000] Compiling aes128gcmsiv-x86_64-linux.linux.x86_64.S
[937/1000] Compiling chacha-x86_64-mac.mac.x86_64.S
[938/1000] Compiling chacha-x86-linux.linux.x86.S
[939/1000] Compiling chacha-x86_64-linux.linux.x86_64.S
[940/1000] Compiling chacha-x86-windows.windows.x86.S
[941/1000] Compiling chacha-armv8-linux.linux.aarch64.S
[942/1000] Compiling chacha-armv4-linux.linux.arm.S
[943/1000] Compiling chacha-armv8-ios.ios.aarch64.S
[944/1000] Compiling unicode.c
[945/1000] Compiling chacha-armv4-ios.ios.arm.S
[946/1000] Compiling cbb.c
[947/1000] Compiling asn1_compat.c
[948/1000] Compiling ber.c
[949/1000] Compiling convert.c
[950/1000] Compiling bn_asn1.c
[950/1000] Compiling cbs.c
[952/1000] Compiling buf.c
[953/1000] Compiling printf.c
[954/1000] Compiling blake2.c
[955/1000] Compiling pair.c
[956/1000] Compiling errno.c
[957/1000] Compiling file.c
[958/1000] Compiling bio_mem.c
[959/1000] Compiling fd.c
[960/1000] Compiling hexdump.c
[961/1000] Compiling base64.c
[962/1000] Compiling tasn_utl.c
[963/1000] Compiling bio.c
[964/1000] Compiling tasn_typ.c
[965/1000] Compiling tasn_fre.c
[966/1000] Compiling posix_time.c
[967/1000] Compiling f_int.c
[968/1000] Compiling f_string.c
[969/1000] Compiling tasn_dec.c
[970/1000] Compiling tasn_new.c
[972/1000] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[973/1000] Compiling NIOCore NIOAsyncWriter.swift
[974/1000] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[975/1000] Compiling NIOCore BSDSocketAPI.swift
[976/1000] Compiling NIOCore ByteBuffer-aux.swift
[977/1000] Compiling NIOCore ByteBuffer-conversions.swift
[978/1000] Compiling NIOCore ByteBuffer-core.swift
[979/1000] Compiling NIOCore ByteBuffer-hexdump.swift
[980/1000] Emitting module NIOCore
[981/1000] Compiling NIOCore ByteBuffer-int.swift
[982/1000] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[983/1000] Compiling NIOCore ByteBuffer-multi-int.swift
[984/1000] Compiling NIOCore ByteBuffer-views.swift
[985/1000] Compiling NIOCore Channel.swift
[986/1000] Compiling NIOCore ChannelHandler.swift
[987/1000] Compiling NIOCore ChannelHandlers.swift
[988/1000] Compiling NIOCore ChannelInvoker.swift
[988/1000] Compiling asn1_par.c
[989/1000] Compiling asn_pack.c
[991/1001] Compiling asn1_lib.c
[992/1002] Compiling a_utctm.c
[993/1002] Compiling a_type.c
[995/1002] Compiling a_time.c
[996/1002] Compiling a_octet.c
[997/1002] Compiling a_strnid.c
[998/1002] Compiling a_strex.c
[999/1002] Compiling a_mbstr.c
[1000/1002] Compiling a_object.c
[1001/1002] Compiling a_bitstr.c
[1003/1054] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[1004/1054] Compiling NIOEmbedded AsyncTestingChannel.swift
[1005/1054] Emitting module NIOEmbedded
[1006/1054] Compiling NIOEmbedded Embedded.swift
[1009/1056] Compiling NIOPosix PointerHelpers.swift
[1010/1056] Compiling NIOPosix Pool.swift
[1011/1056] Compiling NIOPosix PooledRecvBufferAllocator.swift
[1012/1056] Compiling NIOPosix PosixSingletons.swift
[1013/1056] Compiling NIOPosix RawSocketBootstrap.swift
[1014/1056] Compiling NIOPosix Resolver.swift
[1015/1062] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[1016/1062] Compiling NIOPosix Selectable.swift
[1017/1062] Compiling NIOPosix SelectableChannel.swift
[1018/1062] Compiling NIOPosix SelectableEventLoop.swift
[1019/1062] Compiling NIOPosix SelectorEpoll.swift
[1020/1062] Compiling NIOPosix SelectorGeneric.swift
[1021/1062] Compiling NIOPosix SelectorKqueue.swift
[1022/1062] Emitting module NIOPosix
[1023/1062] Compiling NIOPosix SelectorUring.swift
[1024/1062] Compiling NIOPosix ServerSocket.swift
[1025/1062] Compiling NIOPosix Socket.swift
[1026/1062] Compiling NIOPosix SocketChannel.swift
[1027/1062] Compiling NIOPosix SocketProtocols.swift
[1028/1062] Compiling NIOPosix System.swift
[1029/1062] Compiling NIOPosix Thread.swift
[1030/1062] Compiling NIOPosix ThreadPosix.swift
[1031/1062] Compiling NIOPosix ThreadWindows.swift
[1032/1062] Compiling NIOPosix Utilities.swift
[1033/1062] Compiling NIOPosix VsockAddress.swift
[1034/1062] Compiling NIOPosix VsockChannelEvents.swift
[1035/1062] Emitting module CryptoBoringWrapper
[1036/1062] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[1039/1064] Compiling NIOPosix IntegerBitPacking.swift
[1040/1064] Compiling NIOPosix IntegerTypes.swift
[1041/1064] Compiling NIOPosix Linux.swift
[1042/1064] Compiling NIOPosix LinuxCPUSet.swift
[1043/1064] Compiling NIOPosix LinuxUring.swift
[1044/1064] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[1045/1064] Compiling NIOPosix NIOThreadPool.swift
[1046/1064] Compiling NIOPosix NonBlockingFileIO.swift
[1047/1064] Compiling NIOPosix PendingDatagramWritesManager.swift
[1048/1064] Compiling NIOPosix PendingWritesManager.swift
[1049/1064] Compiling NIOPosix PipeChannel.swift
[1050/1064] Compiling NIOPosix PipePair.swift
[1051/1138] Compiling Crypto ECDSASignature.swift
[1052/1138] Compiling Crypto PEMDocument.swift
[1053/1138] Compiling Crypto PKCS8PrivateKey.swift
[1054/1138] Compiling Crypto SEC1PrivateKey.swift
[1055/1138] Compiling Crypto SubjectPublicKeyInfo.swift
[1056/1138] Compiling Crypto CryptoKitErrors.swift
[1057/1138] Compiling Crypto Digest_boring.swift
[1058/1138] Compiling Crypto ASN1Integer.swift
[1059/1138] Compiling Crypto ASN1Null.swift
[1060/1138] Compiling Crypto ASN1OctetString.swift
[1061/1138] Compiling Crypto ASN1Strings.swift
[1062/1138] Compiling Crypto ArraySliceBigint.swift
[1063/1138] Compiling Crypto GeneralizedTime.swift
[1064/1138] Compiling Crypto ObjectIdentifier.swift
[1067/1142] Emitting module NIO
[1068/1142] Compiling NIO Exports.swift
[1071/1144] Emitting module Crypto
[1072/1144] Compiling Crypto HMAC.swift
[1073/1144] Compiling Crypto MACFunctions.swift
[1074/1144] Compiling Crypto MessageAuthenticationCode.swift
[1075/1144] Compiling Crypto AES.swift
[1076/1144] Compiling Crypto ECDSASignature_boring.swift
[1077/1144] Compiling Crypto ECDSA_boring.swift
[1078/1144] Compiling Crypto EdDSA_boring.swift
[1079/1144] Compiling Crypto ECDSA.swift
[1080/1144] Compiling Crypto Ed25519.swift
[1081/1144] Compiling Crypto Signature.swift
[1085/1157] Compiling Crypto Digest.swift
[1086/1157] Compiling Crypto Digests.swift
[1087/1157] Compiling Crypto HashFunctions.swift
[1088/1157] Compiling Crypto HashFunctions_SHA2.swift
[1089/1157] Compiling Crypto HPKE-AEAD.swift
[1090/1157] Compiling Crypto HPKE-Ciphersuite.swift
[1091/1158] Compiling Crypto HPKE-KDF.swift
[1092/1158] Compiling Crypto HPKE-KexKeyDerivation.swift
[1093/1160] Compiling NIOTLS TLSEvents.swift
[1094/1160] Emitting module NIOTLS
[1095/1160] Compiling Crypto Ed25519_boring.swift
[1096/1160] Compiling Crypto EllipticCurvePoint_boring.swift
[1097/1160] Compiling Crypto EllipticCurve_boring.swift
[1098/1160] Compiling Crypto NISTCurvesKeys_boring.swift
[1099/1160] Compiling Crypto X25519Keys_boring.swift
[1100/1160] Compiling Crypto Curve25519.swift
[1101/1160] Compiling Crypto Ed25519Keys.swift
[1102/1160] Compiling Crypto NISTCurvesKeys.swift
[1103/1160] Compiling Crypto X25519Keys.swift
[1104/1160] Compiling Crypto SymmetricKeys.swift
[1105/1160] Compiling Crypto HPKE-LabeledExtract.swift
[1106/1160] Compiling Crypto HPKE-Utils.swift
[1107/1160] Compiling Crypto DHKEM.swift
[1108/1160] Compiling Crypto HPKE-KEM-Curve25519.swift
[1109/1160] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[1110/1160] Compiling Crypto HPKE-KEM.swift
[1111/1160] Compiling Crypto HPKE-Errors.swift
[1112/1160] Compiling Crypto HPKE.swift
[1113/1160] Compiling Crypto HPKE-Context.swift
[1114/1160] Compiling Crypto HPKE-KeySchedule.swift
[1115/1160] Compiling Crypto HPKE-Modes.swift
[1116/1160] Compiling Crypto Insecure.swift
[1117/1160] Compiling Crypto Insecure_HashFunctions.swift
[1118/1160] Compiling Crypto KEM.swift
[1119/1160] Compiling Crypto ECDH_boring.swift
[1120/1160] Compiling Crypto DH.swift
[1121/1160] Compiling Crypto ECDH.swift
[1122/1160] Compiling Crypto HKDF.swift
[1123/1160] Compiling Crypto AESWrap.swift
[1124/1160] Compiling Crypto AESWrap_boring.swift
[1125/1160] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[1126/1160] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[1127/1160] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1128/1160] Compiling NIOTLS SNIHandler.swift
[1131/1162] Compiling Crypto AES-GCM.swift
[1132/1162] Compiling Crypto AES-GCM_boring.swift
[1133/1162] Compiling Crypto ChaChaPoly_boring.swift
[1134/1162] Compiling Crypto ChaChaPoly.swift
[1135/1162] Compiling Crypto Cipher.swift
[1136/1162] Compiling Crypto Nonces.swift
[1137/1162] Compiling Crypto ASN1.swift
[1138/1162] Compiling Crypto ASN1Any.swift
[1139/1162] Compiling Crypto ASN1BitString.swift
[1140/1162] Compiling Crypto ASN1Boolean.swift
[1141/1162] Compiling Crypto ASN1Identifier.swift
[1153/1188] Compiling Crypto ArbitraryPrecisionInteger_boring.swift
[1154/1188] Compiling Crypto CryptoKitErrors_boring.swift
[1155/1188] Compiling Crypto FiniteFieldArithmeticContext_boring.swift
[1156/1188] Compiling Crypto RNG_boring.swift
[1157/1188] Compiling Crypto SafeCompare_boring.swift
[1158/1188] Compiling Crypto Zeroization_boring.swift
[1159/1188] Compiling Crypto PrettyBytes.swift
[1160/1188] Compiling Crypto SafeCompare.swift
[1161/1188] Compiling Crypto SecureBytes.swift
[1162/1188] Compiling Crypto Zeroization.swift
[1165/1190] Emitting module NIOSSL
[1166/1193] Compiling NIOSSL NIOSSLSecureBytes.swift
[1167/1193] Compiling NIOSSL RNG.swift
[1168/1193] Compiling NIOSSL SafeCompare.swift
[1169/1193] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[1170/1193] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[1171/1193] Compiling NIOSSL SubjectAlternativeName.swift
[1172/1193] Compiling NIOSSL SSLPKCS12Bundle.swift
[1173/1193] Compiling NIOSSL SSLPrivateKey.swift
[1174/1193] Compiling NIOSSL SSLPublicKey.swift
[1175/1193] Compiling NIOSSL ByteBufferBIO.swift
[1176/1193] Compiling NIOSSL CustomPrivateKey.swift
[1177/1193] Compiling NIOSSL IdentityVerification.swift
[1178/1193] Compiling NIOSSL LinuxCABundle.swift
[1179/1193] Compiling NIOSSL PosixPort.swift
[1180/1193] Compiling NIOSSL SSLCallbacks.swift
[1181/1193] Compiling NIOSSL SSLCertificate.swift
[1182/1193] Compiling NIOSSL SSLCertificateExtensions.swift
[1183/1193] Compiling NIOSSL NIOSSLClientHandler.swift
[1184/1193] Compiling NIOSSL NIOSSLHandler.swift
[1185/1193] Compiling NIOSSL NIOSSLServerHandler.swift
[1186/1193] Compiling NIOSSL ObjectIdentifier.swift
[1187/1193] Compiling NIOSSL Zeroization.swift
[1188/1193] Compiling NIOSSL TLSConfiguration.swift
[1189/1193] Compiling NIOSSL UniversalBootstrapSupport.swift
[1190/1193] Compiling NIOSSL SSLConnection.swift
[1191/1193] Compiling NIOSSL SSLContext.swift
[1192/1193] Compiling NIOSSL SSLErrors.swift
[1193/1193] Compiling NIOSSL SSLInit.swift
[1196/1231] Compiling MySQLNIO MySQLDatabase.swift
[1197/1231] Compiling MySQLNIO MySQLError.swift
[1198/1231] Compiling MySQLNIO MySQLQueryCommand.swift
[1199/1231] Compiling MySQLNIO MySQLRow.swift
[1200/1231] Compiling MySQLNIO MySQLSimpleQueryCommand.swift
[1201/1231] Compiling MySQLNIO MySQLProtocol+COM_STMT_EXECUTE.swift
[1202/1231] Compiling MySQLNIO MySQLProtocol+COM_STMT_PREPARE.swift
[1203/1231] Compiling MySQLNIO MySQLProtocol+COM_STMT_PREPARE_OK.swift
[1204/1231] Compiling MySQLNIO MySQLProtocol+CapabilityFlags.swift
[1205/1231] Compiling MySQLNIO MySQLProtocol+CharacterSet.swift
[1206/1231] Compiling MySQLNIO MySQLProtocol+HandshakeResponse41.swift
[1207/1231] Compiling MySQLNIO MySQLProtocol+HandshakeV10.swift
[1208/1231] Compiling MySQLNIO MySQLProtocol+NullBitmap.swift
[1209/1231] Compiling MySQLNIO MySQLProtocol+OK_Packet.swift
[1210/1231] Compiling MySQLNIO MySQLProtocol+SSLRequest.swift
[1211/1236] Compiling MySQLNIO MySQLTime.swift
[1212/1236] Compiling MySQLNIO MySQLPacket.swift
[1213/1236] Compiling MySQLNIO MySQLPacketDecoder.swift
[1214/1236] Compiling MySQLNIO MySQLPacketEncoder.swift
[1215/1236] Compiling MySQLNIO MySQLPacketSequence.swift
[1216/1236] Emitting module MySQLNIO
[1217/1236] Compiling MySQLNIO MySQLProtocol+StatusFlags.swift
[1218/1236] Compiling MySQLNIO MySQLProtocol+TextResultSetRow.swift
[1219/1236] Compiling MySQLNIO MySQLProtocol.swift
[1220/1236] Compiling MySQLNIO CryptoUtils.swift
[1221/1236] Compiling MySQLNIO NIOUtils.swift
[1222/1236] Compiling MySQLNIO Exports.swift
[1223/1236] Compiling MySQLNIO MySQLConnection.swift
[1224/1236] Compiling MySQLNIO MySQLConnectionHandler.swift
[1225/1236] Compiling MySQLNIO MySQLData.swift
[1226/1236] Compiling MySQLNIO MySQLDataConvertible.swift
[1227/1236] Compiling MySQLNIO MySQLProtocol+BinaryResultSetRow.swift
[1228/1236] Compiling MySQLNIO MySQLProtocol+COM_QUERY.swift
[1229/1236] Compiling MySQLNIO MySQLProtocol+COM_QUERY_Response.swift
[1230/1236] Compiling MySQLNIO MySQLProtocol+COM_QUIT.swift
[1231/1236] Compiling MySQLNIO MySQLProtocol+COM_STMT_CLOSE.swift
[1232/1236] Compiling MySQLNIO MySQLProtocol+ColumnDefinition41.swift
[1233/1236] Compiling MySQLNIO MySQLProtocol+ColumnFlags.swift
[1234/1236] Compiling MySQLNIO MySQLProtocol+DataType.swift
[1235/1236] Compiling MySQLNIO MySQLProtocol+ERR_Packet.swift
[1236/1236] Compiling MySQLNIO MySQLProtocol+ErrorCode.swift
Build complete! (74.31s)
Build complete.
Done.

Build Machine: Linux 2