D: [iurt_root_command] chroot
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
Installing /home/iurt/rpmbuild/SRPMS/python-awscrt-0.11.25-2.mga9.src.rpm
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.3LkFrC
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf awscrt-0.11.25
+ /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/awscrt-0.11.25.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd awscrt-0.11.25
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ /usr/bin/cat /home/iurt/rpmbuild/SOURCES/awscrt-linking.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f
+ rm -rf awscrt.egg-info
++ find . -name CMakeLists.txt
+ sed -i -e s/-Werror/-Wno-error/g setup.py ./crt/s2n/CMakeLists.txt ./crt/aws-lc/util/fipstools/cavp/CMakeLists.txt ./crt/aws-lc/util/fipstools/acvp/modulewrapper/CMakeLists.txt ./crt/aws-lc/decrepit/CMakeLists.txt ./crt/aws-lc/crypto/test/CMakeLists.txt ./crt/aws-lc/crypto/fipsmodule/CMakeLists.txt ./crt/aws-lc/crypto/CMakeLists.txt ./crt/aws-lc/CMakeLists.txt ./crt/aws-checksums/tests/CMakeLists.txt ./crt/aws-checksums/CMakeLists.txt ./crt/aws-c-s3/tests/CMakeLists.txt ./crt/aws-c-s3/CMakeLists.txt ./crt/aws-c-mqtt/tests/CMakeLists.txt ./crt/aws-c-mqtt/bin/elastipubsub/CMakeLists.txt ./crt/aws-c-mqtt/CMakeLists.txt ./crt/aws-c-io/tests/CMakeLists.txt ./crt/aws-c-io/CMakeLists.txt ./crt/aws-c-http/tests/CMakeLists.txt ./crt/aws-c-http/bin/elasticurl/CMakeLists.txt ./crt/aws-c-http/CMakeLists.txt ./crt/aws-c-event-stream/tests/CMakeLists.txt ./crt/aws-c-event-stream/bin/CMakeLists.txt ./crt/aws-c-event-stream/CMakeLists.txt ./crt/aws-c-compression/tests/CMakeLists.txt ./crt/aws-c-compression/source/huffman_generator/CMakeLists.txt ./crt/aws-c-compression/CMakeLists.txt ./crt/aws-c-common/tests/CMakeLists.txt ./crt/aws-c-common/CMakeLists.txt ./crt/aws-c-cal/tests/CMakeLists.txt ./crt/aws-c-cal/bin/sha256_profile/CMakeLists.txt ./crt/aws-c-cal/CMakeLists.txt ./crt/aws-c-auth/tests/CMakeLists.txt ./crt/aws-c-auth/CMakeLists.txt
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.6mT7OK
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd awscrt-0.11.25
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags'
+ /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s'
running build
running build_py
creating build
creating build/lib.linux-aarch64-3.9
creating build/lib.linux-aarch64-3.9/awscrt
copying awscrt/s3.py -> build/lib.linux-aarch64-3.9/awscrt
copying awscrt/mqtt.py -> build/lib.linux-aarch64-3.9/awscrt
copying awscrt/io.py -> build/lib.linux-aarch64-3.9/awscrt
copying awscrt/http.py -> build/lib.linux-aarch64-3.9/awscrt
copying awscrt/exceptions.py -> build/lib.linux-aarch64-3.9/awscrt
copying awscrt/crypto.py -> build/lib.linux-aarch64-3.9/awscrt
copying awscrt/common.py -> build/lib.linux-aarch64-3.9/awscrt
copying awscrt/checksums.py -> build/lib.linux-aarch64-3.9/awscrt
copying awscrt/auth.py -> build/lib.linux-aarch64-3.9/awscrt
copying awscrt/_test.py -> build/lib.linux-aarch64-3.9/awscrt
copying awscrt/__init__.py -> build/lib.linux-aarch64-3.9/awscrt
creating build/lib.linux-aarch64-3.9/awscrt/eventstream
copying awscrt/eventstream/rpc.py -> build/lib.linux-aarch64-3.9/awscrt/eventstream
copying awscrt/eventstream/__init__.py -> build/lib.linux-aarch64-3.9/awscrt/eventstream
running build_ext
-- The C compiler identification is GNU 11.2.1
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Checking for module 'libunwind-generic'
--   Found libunwind-generic, version 1.5.0
-- Go not found. Disabling some code generation and using pre-generated code in generated-src/
-- Perl not found. Disabling some code generation and using pre-generated code in generated-src/
-- Test stdalign_check.c passed, enabling AWS_LC_STDALIGN_AVAILABLE
-- Test builtin_swap_check.c passed, enabling AWS_LC_BUILTIN_SWAP_SUPPORTED
-- The ASM compiler identification is GNU
-- Found assembler: /usr/bin/cc
Copying platform assembly files from /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/crt/aws-lc/generated-src/linux-aarch64/crypto/ to /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/aws-lc/crypto
-- Configuring done
-- Generating done
-- Build files have been written to: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/aws-lc
[  0%] Built target global_target
Scanning dependencies of target fipsmodule
[  0%] Building C object crypto/fipsmodule/CMakeFiles/fipsmodule.dir/bcm.c.o
[  1%] Building C object crypto/fipsmodule/CMakeFiles/fipsmodule.dir/fips_shared_support.c.o
[  1%] Building ASM object crypto/fipsmodule/CMakeFiles/fipsmodule.dir/aesv8-armx.S.o
[  1%] Building ASM object crypto/fipsmodule/CMakeFiles/fipsmodule.dir/armv8-mont.S.o
[  2%] Building ASM object crypto/fipsmodule/CMakeFiles/fipsmodule.dir/ghash-neon-armv8.S.o
[  3%] Building ASM object crypto/fipsmodule/CMakeFiles/fipsmodule.dir/p256-armv8-asm.S.o
[  3%] Building ASM object crypto/fipsmodule/CMakeFiles/fipsmodule.dir/ghashv8-armx.S.o
[  3%] Building ASM object crypto/fipsmodule/CMakeFiles/fipsmodule.dir/p256_beeu-armv8-asm.S.o
[  3%] Building ASM object crypto/fipsmodule/CMakeFiles/fipsmodule.dir/sha1-armv8.S.o
[  4%] Building ASM object crypto/fipsmodule/CMakeFiles/fipsmodule.dir/sha256-armv8.S.o
[  4%] Building ASM object crypto/fipsmodule/CMakeFiles/fipsmodule.dir/sha512-armv8.S.o
[  5%] Building ASM object crypto/fipsmodule/CMakeFiles/fipsmodule.dir/vpaes-armv8.S.o
In file included from /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/crt/aws-lc/crypto/fipsmodule/bcm.c:104:
/home/iurt/rpmbuild/BUILD/awscrt-0.11.25/crt/aws-lc/crypto/fipsmodule/sha/sha256.c: In function 'SHA224_Final':
/home/iurt/rpmbuild/BUILD/awscrt-0.11.25/crt/aws-lc/crypto/fipsmodule/sha/sha256.c:122:10: warning: 'SHA256_Final' accessing 32 bytes in a region of size 28 [-Wstringop-overflow=]
  122 |   return SHA256_Final(out, ctx);
      |          ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/awscrt-0.11.25/crt/aws-lc/crypto/fipsmodule/sha/sha256.c:122:10: note: referencing argument 1 of type 'uint8_t *' {aka 'unsigned char *'}
/home/iurt/rpmbuild/BUILD/awscrt-0.11.25/crt/aws-lc/crypto/fipsmodule/sha/sha256.c:171:20: note: in a call to function 'SHA256_Final'
  171 | #define HASH_FINAL SHA256_Final
      |                    ^~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/awscrt-0.11.25/crt/aws-lc/crypto/fipsmodule/sha/../digest/md32_common.h:193:5: note: in expansion of macro 'HASH_FINAL'
  193 | int HASH_FINAL(uint8_t out[HASH_DIGEST_LENGTH], HASH_CTX *c) {
      |     ^~~~~~~~~~
In function 'SHA224_Final',
    inlined from 'SHA224' at /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/crt/aws-lc/crypto/fipsmodule/sha/sha256.c:100:3:
/home/iurt/rpmbuild/BUILD/awscrt-0.11.25/crt/aws-lc/crypto/fipsmodule/sha/sha256.c:122:10: warning: 'SHA256_Final' accessing 32 bytes in a region of size 28 [-Wstringop-overflow=]
  122 |   return SHA256_Final(out, ctx);
      |          ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/awscrt-0.11.25/crt/aws-lc/crypto/fipsmodule/sha/sha256.c: In function 'SHA224':
/home/iurt/rpmbuild/BUILD/awscrt-0.11.25/crt/aws-lc/crypto/fipsmodule/sha/sha256.c:122:10: note: referencing argument 1 of type 'uint8_t *' {aka 'unsigned char *'}
/home/iurt/rpmbuild/BUILD/awscrt-0.11.25/crt/aws-lc/crypto/fipsmodule/sha/sha256.c:171:20: note: in a call to function 'SHA256_Final'
  171 | #define HASH_FINAL SHA256_Final
      |                    ^~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/awscrt-0.11.25/crt/aws-lc/crypto/fipsmodule/sha/../digest/md32_common.h:193:5: note: in expansion of macro 'HASH_FINAL'
  193 | int HASH_FINAL(uint8_t out[HASH_DIGEST_LENGTH], HASH_CTX *c) {
      |     ^~~~~~~~~~
[  5%] Built target fipsmodule
Scanning dependencies of target crypto
[  5%] Building C object crypto/CMakeFiles/crypto.dir/asn1/a_bool.c.o
[  5%] Building C object crypto/CMakeFiles/crypto.dir/asn1/a_bitstr.c.o
[  5%] Building C object crypto/CMakeFiles/crypto.dir/asn1/a_dup.c.o
[  6%] Building C object crypto/CMakeFiles/crypto.dir/asn1/a_d2i_fp.c.o
[  6%] Building C object crypto/CMakeFiles/crypto.dir/asn1/a_enum.c.o
[  7%] Building C object crypto/CMakeFiles/crypto.dir/asn1/a_gentm.c.o
[  7%] Building C object crypto/CMakeFiles/crypto.dir/asn1/a_i2d_fp.c.o
[  8%] Building C object crypto/CMakeFiles/crypto.dir/asn1/a_int.c.o
[  8%] Building C object crypto/CMakeFiles/crypto.dir/asn1/a_mbstr.c.o
[  8%] Building C object crypto/CMakeFiles/crypto.dir/asn1/a_object.c.o
[  9%] Building C object crypto/CMakeFiles/crypto.dir/asn1/a_octet.c.o
[  9%] Building C object crypto/CMakeFiles/crypto.dir/asn1/a_print.c.o
[  9%] Building C object crypto/CMakeFiles/crypto.dir/asn1/a_strnid.c.o
[ 10%] Building C object crypto/CMakeFiles/crypto.dir/asn1/a_time.c.o
[ 10%] Building C object crypto/CMakeFiles/crypto.dir/asn1/a_type.c.o
[ 11%] Building C object crypto/CMakeFiles/crypto.dir/asn1/a_utctm.c.o
[ 11%] Building C object crypto/CMakeFiles/crypto.dir/asn1/a_utf8.c.o
[ 11%] Building C object crypto/CMakeFiles/crypto.dir/asn1/asn_pack.c.o
[ 12%] Building C object crypto/CMakeFiles/crypto.dir/asn1/asn1_par.c.o
[ 12%] Building C object crypto/CMakeFiles/crypto.dir/asn1/asn1_lib.c.o
[ 13%] Building C object crypto/CMakeFiles/crypto.dir/asn1/f_enum.c.o
[ 13%] Building C object crypto/CMakeFiles/crypto.dir/asn1/f_int.c.o
[ 13%] Building C object crypto/CMakeFiles/crypto.dir/asn1/f_string.c.o
[ 14%] Building C object crypto/CMakeFiles/crypto.dir/asn1/tasn_dec.c.o
[ 14%] Building C object crypto/CMakeFiles/crypto.dir/asn1/tasn_fre.c.o
[ 14%] Building C object crypto/CMakeFiles/crypto.dir/asn1/tasn_typ.c.o
[ 15%] Building C object crypto/CMakeFiles/crypto.dir/asn1/tasn_new.c.o
[ 15%] Building C object crypto/CMakeFiles/crypto.dir/asn1/tasn_enc.c.o
[ 16%] Building C object crypto/CMakeFiles/crypto.dir/asn1/tasn_utl.c.o
[ 17%] Building C object crypto/CMakeFiles/crypto.dir/asn1/time_support.c.o
[ 17%] Building C object crypto/CMakeFiles/crypto.dir/bio/bio.c.o
[ 17%] Building C object crypto/CMakeFiles/crypto.dir/base64/base64.c.o
[ 17%] Building C object crypto/CMakeFiles/crypto.dir/bio/bio_mem.c.o
[ 17%] Building C object crypto/CMakeFiles/crypto.dir/bio/connect.c.o
[ 18%] Building C object crypto/CMakeFiles/crypto.dir/bio/fd.c.o
[ 18%] Building C object crypto/CMakeFiles/crypto.dir/bio/file.c.o
[ 19%] Building C object crypto/CMakeFiles/crypto.dir/bio/hexdump.c.o
[ 19%] Building C object crypto/CMakeFiles/crypto.dir/bio/pair.c.o
[ 19%] Building C object crypto/CMakeFiles/crypto.dir/bio/printf.c.o
[ 20%] Building C object crypto/CMakeFiles/crypto.dir/bio/socket.c.o
[ 20%] Building C object crypto/CMakeFiles/crypto.dir/bio/socket_helper.c.o
[ 21%] Building C object crypto/CMakeFiles/crypto.dir/blake2/blake2.c.o
[ 21%] Building C object crypto/CMakeFiles/crypto.dir/bn_extra/bn_asn1.c.o
[ 21%] Building C object crypto/CMakeFiles/crypto.dir/bn_extra/convert.c.o
[ 22%] Building C object crypto/CMakeFiles/crypto.dir/buf/buf.c.o
[ 22%] Building C object crypto/CMakeFiles/crypto.dir/bytestring/asn1_compat.c.o
[ 23%] Building C object crypto/CMakeFiles/crypto.dir/bytestring/cbs.c.o
[ 23%] Building C object crypto/CMakeFiles/crypto.dir/bytestring/cbb.c.o
[ 23%] Building C object crypto/CMakeFiles/crypto.dir/bytestring/ber.c.o
[ 24%] Building C object crypto/CMakeFiles/crypto.dir/bytestring/unicode.c.o
[ 24%] Building C object crypto/CMakeFiles/crypto.dir/cipher_extra/cipher_extra.c.o
[ 24%] Building C object crypto/CMakeFiles/crypto.dir/chacha/chacha.c.o
[ 25%] Building C object crypto/CMakeFiles/crypto.dir/cipher_extra/derive_key.c.o
[ 25%] Building C object crypto/CMakeFiles/crypto.dir/cipher_extra/e_aesccm.c.o
[ 25%] Building C object crypto/CMakeFiles/crypto.dir/cipher_extra/e_aesctrhmac.c.o
[ 26%] Building C object crypto/CMakeFiles/crypto.dir/cipher_extra/e_aesgcmsiv.c.o
[ 26%] Building C object crypto/CMakeFiles/crypto.dir/cipher_extra/e_chacha20poly1305.c.o
[ 27%] Building C object crypto/CMakeFiles/crypto.dir/cipher_extra/e_null.c.o
[ 27%] Building C object crypto/CMakeFiles/crypto.dir/cipher_extra/e_rc2.c.o
[ 27%] Building C object crypto/CMakeFiles/crypto.dir/cipher_extra/e_rc4.c.o
[ 28%] Building C object crypto/CMakeFiles/crypto.dir/cipher_extra/e_tls.c.o
[ 28%] Building C object crypto/CMakeFiles/crypto.dir/cipher_extra/tls_cbc.c.o
[ 29%] Building C object crypto/CMakeFiles/crypto.dir/cmac/cmac.c.o
[ 29%] Building C object crypto/CMakeFiles/crypto.dir/conf/conf.c.o
[ 29%] Building C object crypto/CMakeFiles/crypto.dir/cpu-aarch64-fuchsia.c.o
[ 30%] Building C object crypto/CMakeFiles/crypto.dir/cpu-aarch64-linux.c.o
[ 30%] Building C object crypto/CMakeFiles/crypto.dir/cpu-aarch64-win.c.o
[ 30%] Building C object crypto/CMakeFiles/crypto.dir/cpu-arm-linux.c.o
[ 31%] Building C object crypto/CMakeFiles/crypto.dir/cpu-arm.c.o
[ 32%] Building C object crypto/CMakeFiles/crypto.dir/cpu-ppc64le.c.o
[ 32%] Building C object crypto/CMakeFiles/crypto.dir/cpu-intel.c.o
[ 32%] Building C object crypto/CMakeFiles/crypto.dir/crypto.c.o
[ 33%] Building C object crypto/CMakeFiles/crypto.dir/curve25519/curve25519.c.o
[ 33%] Building C object crypto/CMakeFiles/crypto.dir/curve25519/spake25519.c.o
[ 33%] Building C object crypto/CMakeFiles/crypto.dir/dh_extra/params.c.o
[ 33%] Building C object crypto/CMakeFiles/crypto.dir/digest_extra/digest_extra.c.o
[ 34%] Building C object crypto/CMakeFiles/crypto.dir/dh_extra/dh_asn1.c.o
[ 34%] Building C object crypto/CMakeFiles/crypto.dir/dsa/dsa.c.o
[ 35%] Building C object crypto/CMakeFiles/crypto.dir/dsa/dsa_asn1.c.o
[ 35%] Building C object crypto/CMakeFiles/crypto.dir/ecdh_extra/ecdh_extra.c.o
/home/iurt/rpmbuild/BUILD/awscrt-0.11.25/crt/aws-lc/crypto/curve25519/curve25519.c:503:57: warning: argument 2 of type 'const uint8_t[32]' {aka 'const unsigned char[32]'} with mismatched bound [-Warray-parameter=]
  503 | int x25519_ge_frombytes_vartime(ge_p3 *h, const uint8_t s[32]) {
      |                                           ~~~~~~~~~~~~~~^~~~~
In file included from /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/crt/aws-lc/crypto/curve25519/curve25519.c:33:
/home/iurt/rpmbuild/BUILD/awscrt-0.11.25/crt/aws-lc/crypto/curve25519/internal.h:109:58: note: previously declared as 'const uint8_t *' {aka 'const unsigned char *'}
  109 | int x25519_ge_frombytes_vartime(ge_p3 *h, const uint8_t *s);
      |                                           ~~~~~~~~~~~~~~~^
/home/iurt/rpmbuild/BUILD/awscrt-0.11.25/crt/aws-lc/crypto/curve25519/curve25519.c:823:57: warning: argument 2 of type 'const uint8_t *' {aka 'const unsigned char *'} declared as a pointer [-Warray-parameter=]
  823 | void x25519_ge_scalarmult_base(ge_p3 *h, const uint8_t *a) {
      |                                          ~~~~~~~~~~~~~~~^
In file included from /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/crt/aws-lc/crypto/curve25519/curve25519.c:33:
/home/iurt/rpmbuild/BUILD/awscrt-0.11.25/crt/aws-lc/crypto/curve25519/internal.h:117:56: note: previously declared as an array 'const uint8_t[32]' {aka 'const unsigned char[32]'}
  117 | void x25519_ge_scalarmult_base(ge_p3 *h, const uint8_t a[32]);
      |                                          ~~~~~~~~~~~~~~^~~~~
[ 36%] Building C object crypto/CMakeFiles/crypto.dir/ec_extra/ec_asn1.c.o
[ 36%] Building C object crypto/CMakeFiles/crypto.dir/ecdsa_extra/ecdsa_asn1.c.o
[ 36%] Building C object crypto/CMakeFiles/crypto.dir/ec_extra/ec_derive.c.o
[ 37%] Building C object crypto/CMakeFiles/crypto.dir/ec_extra/hash_to_curve.c.o
[ 37%] Building C object crypto/CMakeFiles/crypto.dir/err_data.c.o
[ 37%] Building C object crypto/CMakeFiles/crypto.dir/err/err.c.o
[ 38%] Building C object crypto/CMakeFiles/crypto.dir/engine/engine.c.o
[ 38%] Building C object crypto/CMakeFiles/crypto.dir/evp/digestsign.c.o
[ 38%] Building C object crypto/CMakeFiles/crypto.dir/evp/evp.c.o
[ 39%] Building C object crypto/CMakeFiles/crypto.dir/evp/evp_asn1.c.o
[ 39%] Building C object crypto/CMakeFiles/crypto.dir/evp/evp_ctx.c.o
[ 40%] Building C object crypto/CMakeFiles/crypto.dir/evp/p_dsa_asn1.c.o
[ 40%] Building C object crypto/CMakeFiles/crypto.dir/evp/p_ec.c.o
[ 40%] Building C object crypto/CMakeFiles/crypto.dir/evp/p_ed25519_asn1.c.o
[ 41%] Building C object crypto/CMakeFiles/crypto.dir/evp/p_ed25519.c.o
[ 41%] Building C object crypto/CMakeFiles/crypto.dir/evp/p_ec_asn1.c.o
[ 42%] Building C object crypto/CMakeFiles/crypto.dir/evp/p_rsa.c.o
[ 42%] Building C object crypto/CMakeFiles/crypto.dir/evp/p_rsa_asn1.c.o
[ 43%] Building C object crypto/CMakeFiles/crypto.dir/evp/p_x25519_asn1.c.o
[ 43%] Building C object crypto/CMakeFiles/crypto.dir/evp/p_x25519.c.o
[ 43%] Building C object crypto/CMakeFiles/crypto.dir/evp/pbkdf.c.o
[ 43%] Building C object crypto/CMakeFiles/crypto.dir/evp/print.c.o
[ 44%] Building C object crypto/CMakeFiles/crypto.dir/evp/scrypt.c.o
[ 44%] Building C object crypto/CMakeFiles/crypto.dir/evp/sign.c.o
[ 45%] Building C object crypto/CMakeFiles/crypto.dir/ex_data.c.o
[ 45%] Building C object crypto/CMakeFiles/crypto.dir/hkdf/hkdf.c.o
[ 45%] Building C object crypto/CMakeFiles/crypto.dir/hpke/hpke.c.o
[ 46%] Building C object crypto/CMakeFiles/crypto.dir/hrss/hrss.c.o
[ 46%] Building C object crypto/CMakeFiles/crypto.dir/lhash/lhash.c.o
[ 47%] Building C object crypto/CMakeFiles/crypto.dir/obj/obj.c.o
[ 47%] Building C object crypto/CMakeFiles/crypto.dir/mem.c.o
[ 47%] Building C object crypto/CMakeFiles/crypto.dir/obj/obj_xref.c.o
[ 48%] Building C object crypto/CMakeFiles/crypto.dir/pem/pem_all.c.o
[ 48%] Building C object crypto/CMakeFiles/crypto.dir/pem/pem_info.c.o
[ 48%] Building C object crypto/CMakeFiles/crypto.dir/pem/pem_lib.c.o
[ 49%] Building C object crypto/CMakeFiles/crypto.dir/pem/pem_oth.c.o
[ 49%] Building C object crypto/CMakeFiles/crypto.dir/pem/pem_pk8.c.o
[ 50%] Building C object crypto/CMakeFiles/crypto.dir/pem/pem_pkey.c.o
[ 50%] Building C object crypto/CMakeFiles/crypto.dir/pem/pem_x509.c.o
[ 50%] Building C object crypto/CMakeFiles/crypto.dir/pem/pem_xaux.c.o
[ 51%] Building C object crypto/CMakeFiles/crypto.dir/pkcs8/pkcs8_x509.c.o
[ 52%] Building C object crypto/CMakeFiles/crypto.dir/poly1305/poly1305.c.o
[ 52%] Building C object crypto/CMakeFiles/crypto.dir/pkcs7/pkcs7_x509.c.o
[ 52%] Building C object crypto/CMakeFiles/crypto.dir/pkcs8/pkcs8.c.o
[ 52%] Building C object crypto/CMakeFiles/crypto.dir/poly1305/poly1305_vec.c.o
[ 52%] Building C object crypto/CMakeFiles/crypto.dir/poly1305/poly1305_arm.c.o
[ 53%] Building C object crypto/CMakeFiles/crypto.dir/pool/pool.c.o
[ 54%] Building C object crypto/CMakeFiles/crypto.dir/pkcs7/pkcs7.c.o
[ 50%] Building C object crypto/CMakeFiles/crypto.dir/pkcs8/p5_pbev2.c.o
[ 54%] Building C object crypto/CMakeFiles/crypto.dir/rand_extra/deterministic.c.o
[ 55%] Building C object crypto/CMakeFiles/crypto.dir/rand_extra/forkunsafe.c.o
[ 55%] Building C object crypto/CMakeFiles/crypto.dir/rand_extra/fuchsia.c.o
[ 56%] Building C object crypto/CMakeFiles/crypto.dir/rand_extra/rand_extra.c.o
[ 56%] Building C object crypto/CMakeFiles/crypto.dir/rand_extra/passive.c.o
[ 56%] Building C object crypto/CMakeFiles/crypto.dir/rand_extra/windows.c.o
[ 56%] Building C object crypto/CMakeFiles/crypto.dir/rc4/rc4.c.o
[ 56%] Building C object crypto/CMakeFiles/crypto.dir/refcount_lock.c.o
[ 58%] Building C object crypto/CMakeFiles/crypto.dir/refcount_c11.c.o
[ 58%] Building C object crypto/CMakeFiles/crypto.dir/rsa_extra/rsa_asn1.c.o
[ 58%] Building C object crypto/CMakeFiles/crypto.dir/rsa_extra/rsassa_pss_asn1.c.o
[ 58%] Building C object crypto/CMakeFiles/crypto.dir/rsa_extra/rsa_print.c.o
[ 59%] Building C object crypto/CMakeFiles/crypto.dir/stack/stack.c.o
[ 59%] Building C object crypto/CMakeFiles/crypto.dir/siphash/siphash.c.o
[ 59%] Building C object crypto/CMakeFiles/crypto.dir/thread.c.o
[ 60%] Building C object crypto/CMakeFiles/crypto.dir/thread_none.c.o
[ 60%] Building C object crypto/CMakeFiles/crypto.dir/thread_pthread.c.o
[ 61%] Building C object crypto/CMakeFiles/crypto.dir/thread_win.c.o
[ 61%] Building C object crypto/CMakeFiles/crypto.dir/trust_token/pmbtoken.c.o
[ 61%] Building C object crypto/CMakeFiles/crypto.dir/trust_token/trust_token.c.o
[ 61%] Building C object crypto/CMakeFiles/crypto.dir/x509/a_digest.c.o
[ 63%] Building C object crypto/CMakeFiles/crypto.dir/trust_token/voprf.c.o
[ 63%] Building C object crypto/CMakeFiles/crypto.dir/x509/a_sign.c.o
[ 63%] Building C object crypto/CMakeFiles/crypto.dir/x509/a_strex.c.o
[ 63%] Building C object crypto/CMakeFiles/crypto.dir/x509/a_verify.c.o
[ 64%] Building C object crypto/CMakeFiles/crypto.dir/x509/algorithm.c.o
[ 64%] Building C object crypto/CMakeFiles/crypto.dir/x509/by_dir.c.o
[ 64%] Building C object crypto/CMakeFiles/crypto.dir/x509/asn1_gen.c.o
[ 65%] Building C object crypto/CMakeFiles/crypto.dir/x509/by_file.c.o
[ 65%] Building C object crypto/CMakeFiles/crypto.dir/x509/i2d_pr.c.o
[ 66%] Building C object crypto/CMakeFiles/crypto.dir/x509/rsa_pss.c.o
[ 66%] Building C object crypto/CMakeFiles/crypto.dir/x509/t_crl.c.o
[ 66%] Building C object crypto/CMakeFiles/crypto.dir/x509/t_req.c.o
[ 67%] Building C object crypto/CMakeFiles/crypto.dir/x509/t_x509.c.o
[ 67%] Building C object crypto/CMakeFiles/crypto.dir/x509/t_x509a.c.o
[ 67%] Building C object crypto/CMakeFiles/crypto.dir/x509/x509.c.o
[ 68%] Building C object crypto/CMakeFiles/crypto.dir/x509/x509_att.c.o
[ 68%] Building C object crypto/CMakeFiles/crypto.dir/x509/x509_cmp.c.o
[ 69%] Building C object crypto/CMakeFiles/crypto.dir/x509/x509_d2.c.o
[ 69%] Building C object crypto/CMakeFiles/crypto.dir/x509/x509_def.c.o
[ 69%] Building C object crypto/CMakeFiles/crypto.dir/x509/x509_ext.c.o
[ 69%] Building C object crypto/CMakeFiles/crypto.dir/x509/x509_obj.c.o
[ 71%] Building C object crypto/CMakeFiles/crypto.dir/x509/x509_lu.c.o
[ 71%] Building C object crypto/CMakeFiles/crypto.dir/x509/x509_req.c.o
[ 71%] Building C object crypto/CMakeFiles/crypto.dir/x509/x509_set.c.o
[ 71%] Building C object crypto/CMakeFiles/crypto.dir/x509/x509_trs.c.o
[ 71%] Building C object crypto/CMakeFiles/crypto.dir/x509/x509_v3.c.o
[ 72%] Building C object crypto/CMakeFiles/crypto.dir/x509/x509_txt.c.o
[ 72%] Building C object crypto/CMakeFiles/crypto.dir/x509/x509_vfy.c.o
[ 73%] Building C object crypto/CMakeFiles/crypto.dir/x509/x509_vpm.c.o
[ 73%] Building C object crypto/CMakeFiles/crypto.dir/x509/x509cset.c.o
[ 74%] Building C object crypto/CMakeFiles/crypto.dir/x509/x509rset.c.o
[ 74%] Building C object crypto/CMakeFiles/crypto.dir/x509/x509name.c.o
[ 74%] Building C object crypto/CMakeFiles/crypto.dir/x509/x509spki.c.o
[ 75%] Building C object crypto/CMakeFiles/crypto.dir/x509/x_algor.c.o
[ 75%] Building C object crypto/CMakeFiles/crypto.dir/x509/x_all.c.o
[ 75%] Building C object crypto/CMakeFiles/crypto.dir/x509/x_attrib.c.o
[ 76%] Building C object crypto/CMakeFiles/crypto.dir/x509/x_crl.c.o
[ 76%] Building C object crypto/CMakeFiles/crypto.dir/x509/x_exten.c.o
[ 77%] Building C object crypto/CMakeFiles/crypto.dir/x509/x_info.c.o
[ 77%] Building C object crypto/CMakeFiles/crypto.dir/x509/x_name.c.o
[ 78%] Building C object crypto/CMakeFiles/crypto.dir/x509/x_pubkey.c.o
[ 78%] Building C object crypto/CMakeFiles/crypto.dir/x509/x_pkey.c.o
[ 78%] Building C object crypto/CMakeFiles/crypto.dir/x509/x_req.c.o
[ 79%] Building C object crypto/CMakeFiles/crypto.dir/x509/x_sig.c.o
[ 79%] Building C object crypto/CMakeFiles/crypto.dir/x509/x_val.c.o
[ 80%] Building C object crypto/CMakeFiles/crypto.dir/x509/x_x509.c.o
[ 80%] Building C object crypto/CMakeFiles/crypto.dir/x509/x_spki.c.o
[ 80%] Building C object crypto/CMakeFiles/crypto.dir/x509v3/pcy_cache.c.o
[ 80%] Building C object crypto/CMakeFiles/crypto.dir/x509/x_x509a.c.o
[ 81%] Building C object crypto/CMakeFiles/crypto.dir/x509v3/pcy_data.c.o
[ 81%] Building C object crypto/CMakeFiles/crypto.dir/x509v3/pcy_lib.c.o
[ 82%] Building C object crypto/CMakeFiles/crypto.dir/x509v3/pcy_map.c.o
[ 82%] Building C object crypto/CMakeFiles/crypto.dir/x509v3/pcy_node.c.o
[ 82%] Building C object crypto/CMakeFiles/crypto.dir/x509v3/pcy_tree.c.o
[ 83%] Building C object crypto/CMakeFiles/crypto.dir/x509v3/v3_akey.c.o
[ 83%] Building C object crypto/CMakeFiles/crypto.dir/x509v3/v3_akeya.c.o
[ 84%] Building C object crypto/CMakeFiles/crypto.dir/x509v3/v3_bcons.c.o
[ 84%] Building C object crypto/CMakeFiles/crypto.dir/x509v3/v3_alt.c.o
[ 84%] Building C object crypto/CMakeFiles/crypto.dir/x509v3/v3_bitst.c.o
[ 85%] Building C object crypto/CMakeFiles/crypto.dir/x509v3/v3_conf.c.o
[ 85%] Building C object crypto/CMakeFiles/crypto.dir/x509v3/v3_crld.c.o
[ 85%] Building C object crypto/CMakeFiles/crypto.dir/x509v3/v3_cpols.c.o
[ 86%] Building C object crypto/CMakeFiles/crypto.dir/x509v3/v3_enum.c.o
[ 86%] Building C object crypto/CMakeFiles/crypto.dir/x509v3/v3_extku.c.o
[ 87%] Building C object crypto/CMakeFiles/crypto.dir/x509v3/v3_genn.c.o
[ 87%] Building C object crypto/CMakeFiles/crypto.dir/x509v3/v3_ia5.c.o
[ 87%] Building C object crypto/CMakeFiles/crypto.dir/x509v3/v3_info.c.o
[ 87%] Building C object crypto/CMakeFiles/crypto.dir/x509v3/v3_lib.c.o
[ 88%] Building C object crypto/CMakeFiles/crypto.dir/x509v3/v3_int.c.o
[ 88%] Building C object crypto/CMakeFiles/crypto.dir/x509v3/v3_ncons.c.o
[ 89%] Building C object crypto/CMakeFiles/crypto.dir/x509v3/v3_ocsp.c.o
[ 89%] Building C object crypto/CMakeFiles/crypto.dir/x509v3/v3_pci.c.o
[ 90%] Building C object crypto/CMakeFiles/crypto.dir/x509v3/v3_pcia.c.o
[ 90%] Building C object crypto/CMakeFiles/crypto.dir/x509v3/v3_pcons.c.o
[ 90%] Building C object crypto/CMakeFiles/crypto.dir/x509v3/v3_pmaps.c.o
[ 91%] Building C object crypto/CMakeFiles/crypto.dir/x509v3/v3_prn.c.o
[ 91%] Building C object crypto/CMakeFiles/crypto.dir/x509v3/v3_purp.c.o
[ 92%] Building C object crypto/CMakeFiles/crypto.dir/x509v3/v3_skey.c.o
[ 92%] Building ASM object crypto/CMakeFiles/crypto.dir/chacha/chacha-armv8.S.o
[ 92%] Building C object crypto/CMakeFiles/crypto.dir/x509v3/v3_utl.c.o
[ 93%] Building ASM object crypto/CMakeFiles/crypto.dir/test/trampoline-armv8.S.o
[ 93%] Linking C static library libcrypto.a
[ 93%] Built target crypto
[ 94%] Building C object decrepit/CMakeFiles/decrepit.dir/blowfish/blowfish.c.o
[ 94%] Building C object decrepit/CMakeFiles/decrepit.dir/cast/cast.c.o
[ 95%] Building C object decrepit/CMakeFiles/decrepit.dir/cast/cast_tables.c.o
[ 95%] Building C object decrepit/CMakeFiles/decrepit.dir/bio/base64_bio.c.o
[ 95%] Building C object decrepit/CMakeFiles/decrepit.dir/cfb/cfb.c.o
[ 95%] Building C object decrepit/CMakeFiles/decrepit.dir/des/cfb64ede.c.o
[ 96%] Building C object decrepit/CMakeFiles/decrepit.dir/dh/dh_decrepit.c.o
[ 96%] Building C object decrepit/CMakeFiles/decrepit.dir/dsa/dsa_decrepit.c.o
[ 96%] Building C object decrepit/CMakeFiles/decrepit.dir/evp/dss1.c.o
[ 97%] Building C object decrepit/CMakeFiles/decrepit.dir/evp/evp_do_all.c.o
[ 97%] Building C object decrepit/CMakeFiles/decrepit.dir/obj/obj_decrepit.c.o
[ 98%] Building C object decrepit/CMakeFiles/decrepit.dir/rc4/rc4_decrepit.c.o
[ 98%] Building C object decrepit/CMakeFiles/decrepit.dir/ripemd/ripemd.c.o
[ 98%] Building C object decrepit/CMakeFiles/decrepit.dir/rsa/rsa_decrepit.c.o
[ 99%] Building C object decrepit/CMakeFiles/decrepit.dir/xts/xts.c.o
[ 99%] Building C object decrepit/CMakeFiles/decrepit.dir/x509/x509_decrepit.c.o
[100%] Building C object decrepit/CMakeFiles/decrepit.dir/ssl/ssl_decrepit.c.o
[100%] Linking C static library libdecrepit.a
[100%] Built target decrepit
Install the project...
-- Install configuration: "RelWithDebInfo"
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/openssl
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/openssl/x509v3.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/openssl/x509_vfy.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/openssl/x509.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/openssl/type_check.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/openssl/trust_token.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/openssl/tls1.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/openssl/thread.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/openssl/stack.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/openssl/ssl3.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/openssl/ssl.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/openssl/span.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/openssl/siphash.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/openssl/sha.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/openssl/safestack.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/openssl/rsa.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/openssl/ripemd.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/openssl/rc4.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/openssl/rand.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/openssl/pool.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/openssl/poly1305.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/openssl/pkcs8.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/openssl/pkcs7.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/openssl/pkcs12.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/openssl/pem.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/openssl/ossl_typ.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/openssl/opensslv.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/openssl/opensslconf.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/openssl/objects.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/openssl/obj_mac.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/openssl/obj.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/openssl/nid.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/openssl/mem.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/openssl/md5.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/openssl/md4.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/openssl/lhash.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/openssl/is_boringssl.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/openssl/hrss.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/openssl/hmac.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/openssl/hkdf.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/openssl/ex_data.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/openssl/evp_errors.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/openssl/evp.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/openssl/err.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/openssl/engine.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/openssl/ecdsa.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/openssl/ecdh.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/openssl/ec_key.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/openssl/ec.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/openssl/e_os2.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/openssl/dtls1.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/openssl/dsa.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/openssl/digest.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/openssl/dh.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/openssl/des.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/openssl/curve25519.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/openssl/crypto.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/openssl/cpu.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/openssl/conf.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/openssl/cmac.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/openssl/cipher.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/openssl/chacha.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/openssl/cast.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/openssl/bytestring.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/openssl/buffer.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/openssl/buf.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/openssl/bn.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/openssl/blowfish.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/openssl/blake2.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/openssl/bio.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/openssl/base64.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/openssl/base.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/openssl/asn1t.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/openssl/asn1_mac.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/openssl/asn1.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/openssl/arm_arch.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/openssl/aes.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/openssl/aead.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/lib64/AWSLC/cmake/awslc-config.cmake
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/lib64/libcrypto.a
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/lib64/crypto/cmake/crypto-config.cmake
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/lib64/crypto/cmake/static/crypto-targets.cmake
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/lib64/crypto/cmake/static/crypto-targets-relwithdebinfo.cmake
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/lib64/libdecrepit.a
-- The C compiler identification is GNU 11.2.1
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE  
-- The ASM compiler identification is GNU
-- Found assembler: /usr/bin/cc
-- S2N found target: crypto
-- crypto Include Dir: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include
-- Configuring done
-- Generating done
-- Build files have been written to: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/s2n
[  0%] Building C object CMakeFiles/s2n.dir/crypto/s2n_aead_cipher_chacha20_poly1305.c.o
[  1%] Building C object CMakeFiles/s2n.dir/crypto/s2n_cbc_cipher_3des.c.o
[  1%] Building C object CMakeFiles/s2n.dir/crypto/s2n_aead_cipher_aes_gcm.c.o
[  2%] Building C object CMakeFiles/s2n.dir/crypto/s2n_certificate.c.o
[  2%] Building C object CMakeFiles/s2n.dir/crypto/s2n_cbc_cipher_aes.c.o
[  2%] Building C object CMakeFiles/s2n.dir/crypto/s2n_cipher.c.o
[  2%] Building C object CMakeFiles/s2n.dir/crypto/s2n_composite_cipher_aes_sha.c.o
[  3%] Building C object CMakeFiles/s2n.dir/crypto/s2n_crypto.c.o
[  3%] Building C object CMakeFiles/s2n.dir/crypto/s2n_dhe.c.o
[  4%] Building C object CMakeFiles/s2n.dir/crypto/s2n_drbg.c.o
[  4%] Building C object CMakeFiles/s2n.dir/crypto/s2n_ecdsa.c.o
[  4%] Building C object CMakeFiles/s2n.dir/crypto/s2n_ecc_evp.c.o
[  5%] Building C object CMakeFiles/s2n.dir/crypto/s2n_evp.c.o
[  5%] Building C object CMakeFiles/s2n.dir/crypto/s2n_hkdf.c.o
[  6%] Building C object CMakeFiles/s2n.dir/crypto/s2n_hash.c.o
[  7%] Building C object CMakeFiles/s2n.dir/crypto/s2n_fips.c.o
[  7%] Building C object CMakeFiles/s2n.dir/crypto/s2n_hmac.c.o
[  7%] Building C object CMakeFiles/s2n.dir/crypto/s2n_openssl_x509.c.o
[  7%] Building C object CMakeFiles/s2n.dir/crypto/s2n_pkey.c.o
[  8%] Building C object CMakeFiles/s2n.dir/crypto/s2n_rsa.c.o
[  8%] Building C object CMakeFiles/s2n.dir/crypto/s2n_rsa_pss.c.o
[  9%] Building C object CMakeFiles/s2n.dir/crypto/s2n_rsa_signing.c.o
[  9%] Building C object CMakeFiles/s2n.dir/crypto/s2n_sequence.c.o
[  9%] Building C object CMakeFiles/s2n.dir/crypto/s2n_stream_cipher_null.c.o
[ 10%] Building C object CMakeFiles/s2n.dir/crypto/s2n_stream_cipher_rc4.c.o
[ 10%] Building C object CMakeFiles/s2n.dir/pq-crypto/bike_r1/converts_portable.c.o
[ 11%] Building C object CMakeFiles/s2n.dir/error/s2n_errno.c.o
[ 11%] Building C object CMakeFiles/s2n.dir/pq-crypto/bike_r1/decode.c.o
[ 11%] Building C object CMakeFiles/s2n.dir/pq-crypto/bike_r1/aes_ctr_prf.c.o
[ 12%] Building C object CMakeFiles/s2n.dir/pq-crypto/bike_r1/bike_r1_kem.c.o
[ 12%] Building C object CMakeFiles/s2n.dir/crypto/s2n_tls13_keys.c.o
[ 13%] Building C object CMakeFiles/s2n.dir/pq-crypto/bike_r1/error.c.o
[ 13%] Building C object CMakeFiles/s2n.dir/pq-crypto/bike_r1/gf2x_mul.c.o
[ 14%] Building C object CMakeFiles/s2n.dir/pq-crypto/bike_r1/gf2x_portable.c.o
[ 14%] Building C object CMakeFiles/s2n.dir/pq-crypto/bike_r1/openssl_utils.c.o
[ 14%] Building C object CMakeFiles/s2n.dir/pq-crypto/bike_r1/parallel_hash.c.o
[ 15%] Building C object CMakeFiles/s2n.dir/pq-crypto/bike_r1/sampling.c.o
[ 15%] Building C object CMakeFiles/s2n.dir/pq-crypto/bike_r1/sampling_portable.c.o
[ 15%] Building C object CMakeFiles/s2n.dir/pq-crypto/bike_r1/utilities.c.o
[ 16%] Building C object CMakeFiles/s2n.dir/pq-crypto/bike_r1/secure_decode_portable.c.o
[ 16%] Building C object CMakeFiles/s2n.dir/pq-crypto/bike_r2/bike_r2_kem.c.o
[ 17%] Building C object CMakeFiles/s2n.dir/pq-crypto/bike_r2/aes_ctr_prf.c.o
[ 17%] Building C object CMakeFiles/s2n.dir/pq-crypto/bike_r2/decode.c.o
[ 18%] Building C object CMakeFiles/s2n.dir/pq-crypto/bike_r2/error.c.o
[ 18%] Building C object CMakeFiles/s2n.dir/pq-crypto/bike_r2/gf2x_mul.c.o
[ 19%] Building C object CMakeFiles/s2n.dir/pq-crypto/bike_r2/gf2x_portable.c.o
[ 19%] Building C object CMakeFiles/s2n.dir/pq-crypto/bike_r2/openssl_utils.c.o
[ 19%] Building C object CMakeFiles/s2n.dir/pq-crypto/bike_r2/sampling.c.o
[ 20%] Building C object CMakeFiles/s2n.dir/pq-crypto/bike_r2/sampling_portable.c.o
[ 20%] Building C object CMakeFiles/s2n.dir/pq-crypto/bike_r3/aes_ctr_prf.c.o
[ 21%] Building C object CMakeFiles/s2n.dir/pq-crypto/bike_r2/utilities.c.o
[ 21%] Building C object CMakeFiles/s2n.dir/pq-crypto/bike_r3/bike_r3_kem.c.o
[ 21%] Building C object CMakeFiles/s2n.dir/pq-crypto/bike_r2/secure_decode_portable.c.o
[ 22%] Building C object CMakeFiles/s2n.dir/pq-crypto/bike_r3/decode.c.o
[ 22%] Building C object CMakeFiles/s2n.dir/pq-crypto/bike_r3/decode_avx2.c.o
[ 22%] Building C object CMakeFiles/s2n.dir/pq-crypto/bike_r3/decode_portable.c.o
[ 23%] Building C object CMakeFiles/s2n.dir/pq-crypto/bike_r3/decode_avx512.c.o
[ 23%] Building C object CMakeFiles/s2n.dir/pq-crypto/bike_r3/gf2x_ksqr_avx2.c.o
[ 24%] Building C object CMakeFiles/s2n.dir/pq-crypto/bike_r3/gf2x_ksqr_avx512.c.o
[ 24%] Building C object CMakeFiles/s2n.dir/pq-crypto/bike_r3/gf2x_inv.c.o
[ 25%] Building C object CMakeFiles/s2n.dir/pq-crypto/bike_r3/error.c.o
[ 25%] Building C object CMakeFiles/s2n.dir/pq-crypto/bike_r3/gf2x_ksqr_portable.c.o
[ 25%] Building C object CMakeFiles/s2n.dir/pq-crypto/bike_r3/gf2x_mul_avx2.c.o
[ 26%] Building C object CMakeFiles/s2n.dir/pq-crypto/bike_r3/gf2x_mul.c.o
[ 27%] Building C object CMakeFiles/s2n.dir/pq-crypto/bike_r3/gf2x_mul_base_pclmul.c.o
[ 26%] Building C object CMakeFiles/s2n.dir/pq-crypto/bike_r3/gf2x_mul_avx512.c.o
[ 27%] Building C object CMakeFiles/s2n.dir/pq-crypto/bike_r3/gf2x_mul_base_portable.c.o
[ 28%] Building C object CMakeFiles/s2n.dir/pq-crypto/bike_r3/gf2x_mul_base_vpclmul.c.o
[ 28%] Building C object CMakeFiles/s2n.dir/pq-crypto/bike_r3/gf2x_mul_portable.c.o
[ 29%] Building C object CMakeFiles/s2n.dir/pq-crypto/bike_r3/sampling.c.o
[ 29%] Building C object CMakeFiles/s2n.dir/pq-crypto/bike_r3/sampling_avx2.c.o
[ 29%] Building C object CMakeFiles/s2n.dir/pq-crypto/bike_r3/utilities.c.o
[ 30%] Building C object CMakeFiles/s2n.dir/pq-crypto/bike_r3/sampling_portable.c.o
[ 30%] Building C object CMakeFiles/s2n.dir/pq-crypto/bike_r3/sampling_avx512.c.o
[ 30%] Building C object CMakeFiles/s2n.dir/pq-crypto/kyber_90s_r2/aes_c.c.o
[ 30%] Building C object CMakeFiles/s2n.dir/pq-crypto/kyber_90s_r2/cbd.c.o
[ 31%] Building C object CMakeFiles/s2n.dir/pq-crypto/kyber_90s_r2/indcpa.c.o
[ 32%] Building C object CMakeFiles/s2n.dir/pq-crypto/kyber_90s_r2/aes256ctr.c.o
[ 33%] Building C object CMakeFiles/s2n.dir/pq-crypto/kyber_90s_r2/ntt.c.o
[ 33%] Building C object CMakeFiles/s2n.dir/pq-crypto/kyber_90s_r2/kyber_90s_r2_kem.c.o
[ 33%] Building C object CMakeFiles/s2n.dir/pq-crypto/kyber_90s_r2/reduce.c.o
[ 34%] Building C object CMakeFiles/s2n.dir/pq-crypto/kyber_90s_r2/polyvec.c.o
[ 34%] Building C object CMakeFiles/s2n.dir/pq-crypto/kyber_90s_r2/poly.c.o
[ 34%] Building C object CMakeFiles/s2n.dir/pq-crypto/kyber_90s_r2/sha2_c.c.o
/home/iurt/rpmbuild/BUILD/awscrt-0.11.25/crt/s2n/pq-crypto/kyber_90s_r2/ntt.c:92:44: warning: argument 1 of type 'int16_t[256]' {aka 'short int[256]'} with mismatched bound [-Warray-parameter=]
   92 | void PQCLEAN_KYBER51290S_CLEAN_ntt(int16_t poly[256]) {
      |                                    ~~~~~~~~^~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/crt/s2n/pq-crypto/kyber_90s_r2/ntt.c:1:
/home/iurt/rpmbuild/BUILD/awscrt-0.11.25/crt/s2n/pq-crypto/kyber_90s_r2/ntt.h:9:45: note: previously declared as 'int16_t *' {aka 'short int *'}
    9 | void PQCLEAN_KYBER51290S_CLEAN_ntt(int16_t *poly);
      |                                    ~~~~~~~~~^~~~
/home/iurt/rpmbuild/BUILD/awscrt-0.11.25/crt/s2n/pq-crypto/kyber_90s_r2/ntt.c:116:47: warning: argument 1 of type 'int16_t[256]' {aka 'short int[256]'} with mismatched bound [-Warray-parameter=]
  116 | void PQCLEAN_KYBER51290S_CLEAN_invntt(int16_t poly[256]) {
      |                                       ~~~~~~~~^~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/crt/s2n/pq-crypto/kyber_90s_r2/ntt.c:1:
/home/iurt/rpmbuild/BUILD/awscrt-0.11.25/crt/s2n/pq-crypto/kyber_90s_r2/ntt.h:10:48: note: previously declared as 'int16_t *' {aka 'short int *'}
   10 | void PQCLEAN_KYBER51290S_CLEAN_invntt(int16_t *poly);
      |                                       ~~~~~~~~~^~~~
[ 35%] Building C object CMakeFiles/s2n.dir/pq-crypto/kyber_90s_r2/verify.c.o
[ 35%] Building C object CMakeFiles/s2n.dir/pq-crypto/kyber_r2/cbd.c.o
[ 35%] Building C object CMakeFiles/s2n.dir/pq-crypto/kyber_r2/indcpa.c.o
[ 36%] Building C object CMakeFiles/s2n.dir/pq-crypto/kyber_r2/fips202_kyber_r2.c.o
[ 36%] Building C object CMakeFiles/s2n.dir/pq-crypto/kyber_r2/kyber_r2_kem.c.o
[ 36%] Building C object CMakeFiles/s2n.dir/pq-crypto/kyber_r2/poly.c.o
[ 37%] Building C object CMakeFiles/s2n.dir/pq-crypto/kyber_r2/polyvec.c.o
[ 37%] Building C object CMakeFiles/s2n.dir/pq-crypto/kyber_r2/reduce.c.o
[ 38%] Building C object CMakeFiles/s2n.dir/pq-crypto/kyber_r2/symmetric-fips202.c.o
[ 38%] Building C object CMakeFiles/s2n.dir/pq-crypto/kyber_r3/kyber512r3_cbd.c.o
[ 38%] Building C object CMakeFiles/s2n.dir/pq-crypto/kyber_r2/verify.c.o
[ 39%] Building C object CMakeFiles/s2n.dir/pq-crypto/kyber_r3/kyber512r3_fips202.c.o
[ 40%] Building C object CMakeFiles/s2n.dir/pq-crypto/kyber_r2/ntt.c.o
[ 40%] Building C object CMakeFiles/s2n.dir/pq-crypto/kyber_r3/kyber512r3_indcpa.c.o
[ 40%] Building C object CMakeFiles/s2n.dir/pq-crypto/kyber_r3/kyber512r3_poly.c.o
[ 41%] Building C object CMakeFiles/s2n.dir/pq-crypto/kyber_r3/kyber512r3_kem.c.o
[ 42%] Building C object CMakeFiles/s2n.dir/pq-crypto/kyber_r3/kyber512r3_symmetric-shake.c.o
[ 43%] Building C object CMakeFiles/s2n.dir/pq-crypto/kyber_r3/kyber512r3_polyvec.c.o
[ 43%] Building C object CMakeFiles/s2n.dir/pq-crypto/kyber_r3/kyber512r3_reduce.c.o
/home/iurt/rpmbuild/BUILD/awscrt-0.11.25/crt/s2n/pq-crypto/kyber_r2/ntt.c:92:41: warning: argument 1 of type 'int16_t[256]' {aka 'short int[256]'} with mismatched bound [-Warray-parameter=]
   92 | void PQCLEAN_KYBER512_CLEAN_ntt(int16_t poly[256]) {
      |                                 ~~~~~~~~^~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/crt/s2n/pq-crypto/kyber_r2/ntt.c:1:
/home/iurt/rpmbuild/BUILD/awscrt-0.11.25/crt/s2n/pq-crypto/kyber_r2/ntt.h:9:42: note: previously declared as 'int16_t *' {aka 'short int *'}
    9 | void PQCLEAN_KYBER512_CLEAN_ntt(int16_t *poly);
      |                                 ~~~~~~~~~^~~~
/home/iurt/rpmbuild/BUILD/awscrt-0.11.25/crt/s2n/pq-crypto/kyber_r2/ntt.c:116:44: warning: argument 1 of type 'int16_t[256]' {aka 'short int[256]'} with mismatched bound [-Warray-parameter=]
  116 | void PQCLEAN_KYBER512_CLEAN_invntt(int16_t poly[256]) {
      |                                    ~~~~~~~~^~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/crt/s2n/pq-crypto/kyber_r2/ntt.c:1:
/home/iurt/rpmbuild/BUILD/awscrt-0.11.25/crt/s2n/pq-crypto/kyber_r2/ntt.h:10:45: note: previously declared as 'int16_t *' {aka 'short int *'}
   10 | void PQCLEAN_KYBER512_CLEAN_invntt(int16_t *poly);
      |                                    ~~~~~~~~~^~~~
[ 43%] Building C object CMakeFiles/s2n.dir/pq-crypto/s2n_pq_random.c.o
[ 44%] Building C object CMakeFiles/s2n.dir/pq-crypto/sike_r1/P503_r1.c.o
[ 44%] Building C object CMakeFiles/s2n.dir/pq-crypto/s2n_pq.c.o
[ 44%] Building C object CMakeFiles/s2n.dir/pq-crypto/sike_r1/fips202_r1.c.o
[ 40%] Building C object CMakeFiles/s2n.dir/pq-crypto/kyber_r3/kyber512r3_ntt.c.o
[ 45%] Building C object CMakeFiles/s2n.dir/pq-crypto/sike_r1/fp_generic_r1.c.o
[ 46%] Building C object CMakeFiles/s2n.dir/pq-crypto/sike_r2/P434.c.o
[ 46%] Building C object CMakeFiles/s2n.dir/pq-crypto/sike_r3/sikep434r3.c.o
[ 46%] Building C object CMakeFiles/s2n.dir/pq-crypto/sike_r1/sike_r1_kem.c.o
[ 46%] Building C object CMakeFiles/s2n.dir/pq-crypto/sike_r2/fips202.c.o
/home/iurt/rpmbuild/BUILD/awscrt-0.11.25/crt/s2n/pq-crypto/sike_r1/fp_generic_r1.c:170:29: warning: argument 1 of type 'const digit_t[16]' {aka 'const long unsigned int[16]'} with mismatched bound [-Warray-parameter=]
  170 | void rdc_mont(const dfelm_t ma, felm_t mc)
      |               ~~~~~~~~~~~~~~^~
In file included from /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/crt/s2n/pq-crypto/sike_r1/fp_generic_r1.c:8:
/home/iurt/rpmbuild/BUILD/awscrt-0.11.25/crt/s2n/pq-crypto/sike_r1/P503_internal_r1.h:153:30: note: previously declared as 'const digit_t *' {aka 'const long unsigned int *'}
  153 | void rdc_mont(const digit_t* a, digit_t* c);
      |               ~~~~~~~~~~~~~~~^
/home/iurt/rpmbuild/BUILD/awscrt-0.11.25/crt/s2n/pq-crypto/sike_r1/fp_generic_r1.c:170:40: warning: argument 2 of type 'digit_t[8]' {aka 'long unsigned int[8]'} with mismatched bound [-Warray-parameter=]
  170 | void rdc_mont(const dfelm_t ma, felm_t mc)
      |                                 ~~~~~~~^~
In file included from /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/crt/s2n/pq-crypto/sike_r1/fp_generic_r1.c:8:
/home/iurt/rpmbuild/BUILD/awscrt-0.11.25/crt/s2n/pq-crypto/sike_r1/P503_internal_r1.h:153:42: note: previously declared as 'digit_t *' {aka 'long unsigned int *'}
  153 | void rdc_mont(const digit_t* a, digit_t* c);
      |                                 ~~~~~~~~~^
[ 47%] Building C object CMakeFiles/s2n.dir/pq-crypto/sike_r3/sikep434r3_ec_isogeny.c.o
/home/iurt/rpmbuild/BUILD/awscrt-0.11.25/crt/s2n/pq-crypto/sike_r1/fips202_r1.c:388:39: warning: argument 1 of type 'uint64_t[25]' {aka 'long unsigned int[25]'} with mismatched bound [-Warray-parameter=]
  388 | void cshake256_simple_absorb(uint64_t s[25], uint16_t cstm, const unsigned char *in, unsigned long long inlen)
      |                              ~~~~~~~~~^~~~~
In file included from /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/crt/s2n/pq-crypto/sike_r1/fips202_r1.c:16:
/home/iurt/rpmbuild/BUILD/awscrt-0.11.25/crt/s2n/pq-crypto/sike_r1/fips202_r1.h:10:40: note: previously declared as 'uint64_t *' {aka 'long unsigned int *'}
   10 | void cshake256_simple_absorb(uint64_t *s, uint16_t cstm, const unsigned char *in, unsigned long long inlen);
      |                              ~~~~~~~~~~^
[ 47%] Building C object CMakeFiles/s2n.dir/pq-crypto/sike_r3/sikep434r3_fips202.c.o
[ 48%] Building C object CMakeFiles/s2n.dir/pq-crypto/sike_r3/sikep434r3_fp.c.o
[ 48%] Building C object CMakeFiles/s2n.dir/pq-crypto/sike_r3/sikep434r3_fpx.c.o
[ 48%] Building C object CMakeFiles/s2n.dir/stuffer/s2n_stuffer.c.o
[ 49%] Building C object CMakeFiles/s2n.dir/stuffer/s2n_stuffer_base64.c.o
[ 48%] Building C object CMakeFiles/s2n.dir/pq-crypto/sike_r3/sikep434r3_kem.c.o
[ 50%] Building C object CMakeFiles/s2n.dir/pq-crypto/sike_r3/sikep434r3_sidh.c.o
[ 50%] Building C object CMakeFiles/s2n.dir/stuffer/s2n_stuffer_file.c.o
[ 51%] Building C object CMakeFiles/s2n.dir/stuffer/s2n_stuffer_text.c.o
[ 51%] Building C object CMakeFiles/s2n.dir/stuffer/s2n_stuffer_network_order.c.o
[ 51%] Building C object CMakeFiles/s2n.dir/stuffer/s2n_stuffer_pem.c.o
[ 52%] Building C object CMakeFiles/s2n.dir/tls/extensions/s2n_client_alpn.c.o
[ 52%] Building C object CMakeFiles/s2n.dir/tls/extensions/s2n_client_early_data_indication.c.o
[ 53%] Building C object CMakeFiles/s2n.dir/tls/extensions/s2n_client_key_share.c.o
In file included from /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/crt/s2n/pq-crypto/sike_r2/P434.c:114:
/home/iurt/rpmbuild/BUILD/awscrt-0.11.25/crt/s2n/pq-crypto/sike_r2/fpx.c:33:35: warning: argument 1 of type 'const digit_t[7]' {aka 'const long unsigned int[7]'} with mismatched bound [-Warray-parameter=]
   33 | __inline void fpcopy(const felm_t a, felm_t c) {
      |                      ~~~~~~~~~~~~~^
In file included from /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/crt/s2n/pq-crypto/sike_r2/P434_api.h:10,
                 from /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/crt/s2n/pq-crypto/sike_r2/P434.c:7:
/home/iurt/rpmbuild/BUILD/awscrt-0.11.25/crt/s2n/pq-crypto/sike_r2/P434_internal.h:110:31: note: previously declared as 'const digit_t *' {aka 'const long unsigned int *'}
  110 | void fpcopy434(const digit_t *a, digit_t *c);
      |                ~~~~~~~~~~~~~~~^
In file included from /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/crt/s2n/pq-crypto/sike_r2/P434.c:114:
/home/iurt/rpmbuild/BUILD/awscrt-0.11.25/crt/s2n/pq-crypto/sike_r2/fpx.c:33:45: warning: argument 2 of type 'digit_t[7]' {aka 'long unsigned int[7]'} with mismatched bound [-Warray-parameter=]
   33 | __inline void fpcopy(const felm_t a, felm_t c) {
      |                                      ~~~~~~~^
In file included from /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/crt/s2n/pq-crypto/sike_r2/P434_api.h:10,
                 from /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/crt/s2n/pq-crypto/sike_r2/P434.c:7:
/home/iurt/rpmbuild/BUILD/awscrt-0.11.25/crt/s2n/pq-crypto/sike_r2/P434_internal.h:110:43: note: previously declared as 'digit_t *' {aka 'long unsigned int *'}
  110 | void fpcopy434(const digit_t *a, digit_t *c);
      |                                  ~~~~~~~~~^
In file included from /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/crt/s2n/pq-crypto/sike_r2/P434.c:114:
/home/iurt/rpmbuild/BUILD/awscrt-0.11.25/crt/s2n/pq-crypto/sike_r2/fpx.c:41:29: warning: argument 1 of type 'digit_t[7]' {aka 'long unsigned int[7]'} with mismatched bound [-Warray-parameter=]
   41 | __inline void fpzero(felm_t a) {
      |                      ~~~~~~~^
In file included from /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/crt/s2n/pq-crypto/sike_r2/P434_api.h:10,
                 from /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/crt/s2n/pq-crypto/sike_r2/P434.c:7:
/home/iurt/rpmbuild/BUILD/awscrt-0.11.25/crt/s2n/pq-crypto/sike_r2/P434_internal.h:113:25: note: previously declared as 'digit_t *' {aka 'long unsigned int *'}
  113 | void fpzero434(digit_t *a);
      |                ~~~~~~~~~^
In file included from /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/crt/s2n/pq-crypto/sike_r2/P434.c:114:
/home/iurt/rpmbuild/BUILD/awscrt-0.11.25/crt/s2n/pq-crypto/sike_r2/fpx.c:51:27: warning: argument 1 of type 'const digit_t[7]' {aka 'const long unsigned int[7]'} with mismatched bound [-Warray-parameter=]
   51 | void to_mont(const felm_t a, felm_t mc) {
      |              ~~~~~~~~~~~~~^
In file included from /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/crt/s2n/pq-crypto/sike_r2/P434_api.h:10,
                 from /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/crt/s2n/pq-crypto/sike_r2/P434.c:7:
/home/iurt/rpmbuild/BUILD/awscrt-0.11.25/crt/s2n/pq-crypto/sike_r2/P434_internal.h:144:29: note: previously declared as 'const digit_t *' {aka 'const long unsigned int *'}
  144 | void to_mont(const digit_t *a, digit_t *mc);
      |              ~~~~~~~~~~~~~~~^
In file included from /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/crt/s2n/pq-crypto/sike_r2/P434.c:114:
/home/iurt/rpmbuild/BUILD/awscrt-0.11.25/crt/s2n/pq-crypto/sike_r2/fpx.c:51:37: warning: argument 2 of type 'digit_t[7]' {aka 'long unsigned int[7]'} with mismatched bound [-Warray-parameter=]
   51 | void to_mont(const felm_t a, felm_t mc) {
      |                              ~~~~~~~^~
In file included from /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/crt/s2n/pq-crypto/sike_r2/P434_api.h:10,
                 from /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/crt/s2n/pq-crypto/sike_r2/P434.c:7:
/home/iurt/rpmbuild/BUILD/awscrt-0.11.25/crt/s2n/pq-crypto/sike_r2/P434_internal.h:144:41: note: previously declared as 'digit_t *' {aka 'long unsigned int *'}
  144 | void to_mont(const digit_t *a, digit_t *mc);
      |                                ~~~~~~~~~^~
In file included from /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/crt/s2n/pq-crypto/sike_r2/P434.c:114:
/home/iurt/rpmbuild/BUILD/awscrt-0.11.25/crt/s2n/pq-crypto/sike_r2/fpx.c:57:29: warning: argument 1 of type 'const digit_t[7]' {aka 'const long unsigned int[7]'} with mismatched bound [-Warray-parameter=]
   57 | void from_mont(const felm_t ma, felm_t c) {
      |                ~~~~~~~~~~~~~^~
In file included from /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/crt/s2n/pq-crypto/sike_r2/P434_api.h:10,
                 from /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/crt/s2n/pq-crypto/sike_r2/P434.c:7:
/home/iurt/rpmbuild/BUILD/awscrt-0.11.25/crt/s2n/pq-crypto/sike_r2/P434_internal.h:147:31: note: previously declared as 'const digit_t *' {aka 'const long unsigned int *'}
  147 | void from_mont(const digit_t *ma, digit_t *c);
      |                ~~~~~~~~~~~~~~~^~
In file included from /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/crt/s2n/pq-crypto/sike_r2/P434.c:114:
/home/iurt/rpmbuild/BUILD/awscrt-0.11.25/crt/s2n/pq-crypto/sike_r2/fpx.c:57:40: warning: argument 2 of type 'digit_t[7]' {aka 'long unsigned int[7]'} with mismatched bound [-Warray-parameter=]
   57 | void from_mont(const felm_t ma, felm_t c) {
      |                                 ~~~~~~~^
In file included from /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/crt/s2n/pq-crypto/sike_r2/P434_api.h:10,
                 from /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/crt/s2n/pq-crypto/sike_r2/P434.c:7:
/home/iurt/rpmbuild/BUILD/awscrt-0.11.25/crt/s2n/pq-crypto/sike_r2/P434_internal.h:147:44: note: previously declared as 'digit_t *' {aka 'long unsigned int *'}
  147 | void from_mont(const digit_t *ma, digit_t *c);
      |                                   ~~~~~~~~~^
In file included from /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/crt/s2n/pq-crypto/sike_r2/P434.c:114:
/home/iurt/rpmbuild/BUILD/awscrt-0.11.25/crt/s2n/pq-crypto/sike_r2/fpx.c:74:30: warning: argument 1 of type 'const digit_t[7]' {aka 'const long unsigned int[7]'} with mismatched bound [-Warray-parameter=]
   74 | void fpmul_mont(const felm_t ma, const felm_t mb, felm_t mc) {
      |                 ~~~~~~~~~~~~~^~
In file included from /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/crt/s2n/pq-crypto/sike_r2/P434_api.h:10,
                 from /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/crt/s2n/pq-crypto/sike_r2/P434.c:7:
/home/iurt/rpmbuild/BUILD/awscrt-0.11.25/crt/s2n/pq-crypto/sike_r2/P434_internal.h:136:35: note: previously declared as 'const digit_t *' {aka 'const long unsigned int *'}
  136 | void fpmul434_mont(const digit_t *a, const digit_t *b, digit_t *c);
      |                    ~~~~~~~~~~~~~~~^
In file included from /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/crt/s2n/pq-crypto/sike_r2/P434.c:114:
/home/iurt/rpmbuild/BUILD/awscrt-0.11.25/crt/s2n/pq-crypto/sike_r2/fpx.c:74:47: warning: argument 2 of type 'const digit_t[7]' {aka 'const long unsigned int[7]'} with mismatched bound [-Warray-parameter=]
   74 | void fpmul_mont(const felm_t ma, const felm_t mb, felm_t mc) {
      |                                  ~~~~~~~~~~~~~^~
In file included from /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/crt/s2n/pq-crypto/sike_r2/P434_api.h:10,
                 from /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/crt/s2n/pq-crypto/sike_r2/P434.c:7:
/home/iurt/rpmbuild/BUILD/awscrt-0.11.25/crt/s2n/pq-crypto/sike_r2/P434_internal.h:136:53: note: previously declared as 'const digit_t *' {aka 'const long unsigned int *'}
  136 | void fpmul434_mont(const digit_t *a, const digit_t *b, digit_t *c);
      |                                      ~~~~~~~~~~~~~~~^
In file included from /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/crt/s2n/pq-crypto/sike_r2/P434.c:114:
/home/iurt/rpmbuild/BUILD/awscrt-0.11.25/crt/s2n/pq-crypto/sike_r2/fpx.c:74:58: warning: argument 3 of type 'digit_t[7]' {aka 'long unsigned int[7]'} with mismatched bound [-Warray-parameter=]
   74 | void fpmul_mont(const felm_t ma, const felm_t mb, felm_t mc) {
      |                                                   ~~~~~~~^~
In file included from /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/crt/s2n/pq-crypto/sike_r2/P434_api.h:10,
                 from /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/crt/s2n/pq-crypto/sike_r2/P434.c:7:
/home/iurt/rpmbuild/BUILD/awscrt-0.11.25/crt/s2n/pq-crypto/sike_r2/P434_internal.h:136:65: note: previously declared as 'digit_t *' {aka 'long unsigned int *'}
  136 | void fpmul434_mont(const digit_t *a, const digit_t *b, digit_t *c);
      |                                                        ~~~~~~~~~^
In file included from /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/crt/s2n/pq-crypto/sike_r2/P434.c:114:
/home/iurt/rpmbuild/BUILD/awscrt-0.11.25/crt/s2n/pq-crypto/sike_r2/fpx.c:82:30: warning: argument 1 of type 'const digit_t[7]' {aka 'const long unsigned int[7]'} with mismatched bound [-Warray-parameter=]
   82 | void fpsqr_mont(const felm_t ma, felm_t mc) {
      |                 ~~~~~~~~~~~~~^~
In file included from /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/crt/s2n/pq-crypto/sike_r2/P434_api.h:10,
                 from /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/crt/s2n/pq-crypto/sike_r2/P434.c:7:
/home/iurt/rpmbuild/BUILD/awscrt-0.11.25/crt/s2n/pq-crypto/sike_r2/P434_internal.h:141:35: note: previously declared as 'const digit_t *' {aka 'const long unsigned int *'}
  141 | void fpsqr434_mont(const digit_t *ma, digit_t *mc);
      |                    ~~~~~~~~~~~~~~~^~
In file included from /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/crt/s2n/pq-crypto/sike_r2/P434.c:114:
/home/iurt/rpmbuild/BUILD/awscrt-0.11.25/crt/s2n/pq-crypto/sike_r2/fpx.c:82:41: warning: argument 2 of type 'digit_t[7]' {aka 'long unsigned int[7]'} with mismatched bound [-Warray-parameter=]
   82 | void fpsqr_mont(const felm_t ma, felm_t mc) {
      |                                  ~~~~~~~^~
In file included from /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/crt/s2n/pq-crypto/sike_r2/P434_api.h:10,
                 from /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/crt/s2n/pq-crypto/sike_r2/P434.c:7:
/home/iurt/rpmbuild/BUILD/awscrt-0.11.25/crt/s2n/pq-crypto/sike_r2/P434_internal.h:141:48: note: previously declared as 'digit_t *' {aka 'long unsigned int *'}
  141 | void fpsqr434_mont(const digit_t *ma, digit_t *mc);
      |                                       ~~~~~~~~~^~
In file included from /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/crt/s2n/pq-crypto/sike_r2/P434.c:114:
/home/iurt/rpmbuild/BUILD/awscrt-0.11.25/crt/s2n/pq-crypto/sike_r2/fpx.c:90:24: warning: argument 1 of type 'digit_t[7]' {aka 'long unsigned int[7]'} with mismatched bound [-Warray-parameter=]
   90 | void fpinv_mont(felm_t a) {
      |                 ~~~~~~~^
In file included from /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/crt/s2n/pq-crypto/sike_r2/P434_api.h:10,
                 from /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/crt/s2n/pq-crypto/sike_r2/P434.c:7:
/home/iurt/rpmbuild/BUILD/awscrt-0.11.25/crt/s2n/pq-crypto/sike_r2/P434_internal.h:150:29: note: previously declared as 'digit_t *' {aka 'long unsigned int *'}
  150 | void fpinv434_mont(digit_t *a);
      |                    ~~~~~~~~~^
In file included from /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/crt/s2n/pq-crypto/sike_r2/P434.c:114:
/home/iurt/rpmbuild/BUILD/awscrt-0.11.25/crt/s2n/pq-crypto/sike_r2/fpx.c:226:30: warning: argument 1 of type 'digit_t[7]' {aka 'long unsigned int[7]'} with mismatched bound [-Warray-parameter=]
  226 | void fpinv_chain_mont(felm_t a) {
      |                       ~~~~~~~^
In file included from /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/crt/s2n/pq-crypto/sike_r2/P434_api.h:10,
                 from /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/crt/s2n/pq-crypto/sike_r2/P434.c:7:
/home/iurt/rpmbuild/BUILD/awscrt-0.11.25/crt/s2n/pq-crypto/sike_r2/P434_internal.h:153:35: note: previously declared as 'digit_t *' {aka 'long unsigned int *'}
  153 | void fpinv434_chain_mont(digit_t *a);
      |                          ~~~~~~~~~^
[ 53%] Building C object CMakeFiles/s2n.dir/tls/extensions/s2n_client_max_frag_len.c.o
[ 54%] Building C object CMakeFiles/s2n.dir/tls/extensions/s2n_client_psk.c.o
[ 54%] Building C object CMakeFiles/s2n.dir/tls/extensions/s2n_client_pq_kem.c.o
[ 54%] Building C object CMakeFiles/s2n.dir/tls/extensions/s2n_client_renegotiation_info.c.o
[ 55%] Building C object CMakeFiles/s2n.dir/tls/extensions/s2n_client_sct_list.c.o
[ 55%] Building C object CMakeFiles/s2n.dir/tls/extensions/s2n_client_server_name.c.o
[ 56%] Building C object CMakeFiles/s2n.dir/tls/extensions/s2n_client_session_ticket.c.o
[ 56%] Building C object CMakeFiles/s2n.dir/tls/extensions/s2n_client_signature_algorithms.c.o
[ 56%] Building C object CMakeFiles/s2n.dir/tls/extensions/s2n_client_status_request.c.o
[ 57%] Building C object CMakeFiles/s2n.dir/tls/extensions/s2n_client_supported_groups.c.o
[ 57%] Building C object CMakeFiles/s2n.dir/tls/extensions/s2n_client_supported_versions.c.o
[ 57%] Building C object CMakeFiles/s2n.dir/tls/extensions/s2n_ec_point_format.c.o
[ 58%] Building C object CMakeFiles/s2n.dir/tls/extensions/s2n_cookie.c.o
[ 58%] Building C object CMakeFiles/s2n.dir/tls/extensions/s2n_extension_type_lists.c.o
[ 58%] Building C object CMakeFiles/s2n.dir/tls/extensions/s2n_extension_list.c.o
[ 59%] Building C object CMakeFiles/s2n.dir/tls/extensions/s2n_extension_type.c.o
[ 60%] Building C object CMakeFiles/s2n.dir/tls/extensions/s2n_key_share.c.o
[ 60%] Building C object CMakeFiles/s2n.dir/tls/extensions/s2n_nst_early_data_indication.c.o
[ 60%] Building C object CMakeFiles/s2n.dir/tls/extensions/s2n_psk_key_exchange_modes.c.o
[ 61%] Building C object CMakeFiles/s2n.dir/tls/extensions/s2n_quic_transport_params.c.o
[ 61%] Building C object CMakeFiles/s2n.dir/tls/extensions/s2n_server_alpn.c.o
[ 62%] Building C object CMakeFiles/s2n.dir/tls/extensions/s2n_server_certificate_status.c.o
[ 62%] Building C object CMakeFiles/s2n.dir/tls/extensions/s2n_server_early_data_indication.c.o
[ 63%] Building C object CMakeFiles/s2n.dir/tls/extensions/s2n_server_key_share.c.o
[ 63%] Building C object CMakeFiles/s2n.dir/tls/extensions/s2n_server_max_fragment_length.c.o
[ 64%] Building C object CMakeFiles/s2n.dir/tls/extensions/s2n_server_renegotiation_info.c.o
[ 64%] Building C object CMakeFiles/s2n.dir/tls/extensions/s2n_server_psk.c.o
[ 64%] Building C object CMakeFiles/s2n.dir/tls/extensions/s2n_server_sct_list.c.o
[ 65%] Building C object CMakeFiles/s2n.dir/tls/extensions/s2n_server_server_name.c.o
[ 65%] Building C object CMakeFiles/s2n.dir/tls/extensions/s2n_server_session_ticket.c.o
[ 65%] Building C object CMakeFiles/s2n.dir/tls/extensions/s2n_server_signature_algorithms.c.o
[ 66%] Building C object CMakeFiles/s2n.dir/tls/extensions/s2n_server_status_request.c.o
[ 66%] Building C object CMakeFiles/s2n.dir/tls/extensions/s2n_server_supported_versions.c.o
[ 67%] Building C object CMakeFiles/s2n.dir/tls/extensions/s2n_supported_versions.c.o
[ 67%] Building C object CMakeFiles/s2n.dir/tls/s2n_aead.c.o
[ 68%] Building C object CMakeFiles/s2n.dir/tls/s2n_alerts.c.o
[ 68%] Building C object CMakeFiles/s2n.dir/tls/s2n_async_pkey.c.o
[ 68%] Building C object CMakeFiles/s2n.dir/tls/s2n_auth_selection.c.o
[ 69%] Building C object CMakeFiles/s2n.dir/tls/s2n_cbc.c.o
[ 69%] Building C object CMakeFiles/s2n.dir/tls/s2n_change_cipher_spec.c.o
[ 70%] Building C object CMakeFiles/s2n.dir/tls/s2n_cipher_preferences.c.o
[ 70%] Building C object CMakeFiles/s2n.dir/tls/s2n_cipher_suites.c.o
[ 70%] Building C object CMakeFiles/s2n.dir/tls/s2n_client_cert.c.o
[ 70%] Building C object CMakeFiles/s2n.dir/tls/s2n_client_finished.c.o
[ 71%] Building C object CMakeFiles/s2n.dir/tls/s2n_client_cert_verify.c.o
[ 72%] Building C object CMakeFiles/s2n.dir/tls/s2n_client_hello.c.o
[ 72%] Building C object CMakeFiles/s2n.dir/tls/s2n_client_key_exchange.c.o
[ 73%] Building C object CMakeFiles/s2n.dir/tls/s2n_config.c.o
[ 73%] Building C object CMakeFiles/s2n.dir/tls/s2n_connection.c.o
[ 73%] Building C object CMakeFiles/s2n.dir/tls/s2n_connection_evp_digests.c.o
[ 73%] Building C object CMakeFiles/s2n.dir/tls/s2n_early_data_io.c.o
[ 74%] Building C object CMakeFiles/s2n.dir/tls/s2n_early_data.c.o
[ 74%] Building C object CMakeFiles/s2n.dir/tls/s2n_encrypted_extensions.c.o
[ 75%] Building C object CMakeFiles/s2n.dir/tls/s2n_ecc_preferences.c.o
[ 75%] Building C object CMakeFiles/s2n.dir/tls/s2n_establish_session.c.o
/home/iurt/rpmbuild/BUILD/awscrt-0.11.25/crt/s2n/tls/s2n_cipher_suites.c:1077:53: warning: argument 1 of type 'const uint8_t[]' {aka 'const unsigned char[]'} with mismatched bound [-Warray-parameter=]
 1077 | S2N_RESULT s2n_cipher_suite_from_iana(const uint8_t iana[], struct s2n_cipher_suite **cipher_suite)
      |                                       ~~~~~~~~~~~~~~^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/crt/s2n/tls/s2n_auth_selection.h:18,
                 from /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/crt/s2n/tls/s2n_cipher_suites.c:25:
/home/iurt/rpmbuild/BUILD/awscrt-0.11.25/crt/s2n/tls/s2n_cipher_suites.h:163:53: note: previously declared as 'const uint8_t[2]' {aka 'const unsigned char[2]'}
  163 | S2N_RESULT s2n_cipher_suite_from_iana(const uint8_t iana[S2N_TLS_CIPHER_SUITE_LEN], struct s2n_cipher_suite **cipher_suite);
      |                                       ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[ 76%] Building C object CMakeFiles/s2n.dir/tls/s2n_handshake.c.o
[ 76%] Building C object CMakeFiles/s2n.dir/tls/s2n_handshake_io.c.o
[ 77%] Building C object CMakeFiles/s2n.dir/tls/s2n_handshake_transcript.c.o
[ 78%] Building C object CMakeFiles/s2n.dir/tls/s2n_kem.c.o
[ 77%] Building C object CMakeFiles/s2n.dir/tls/s2n_handshake_type.c.o
[ 78%] Building C object CMakeFiles/s2n.dir/tls/s2n_kem_preferences.c.o
[ 78%] Building C object CMakeFiles/s2n.dir/tls/s2n_kex.c.o
[ 79%] Building C object CMakeFiles/s2n.dir/tls/s2n_key_log.c.o
[ 79%] Building C object CMakeFiles/s2n.dir/tls/s2n_key_update.c.o
[ 80%] Building C object CMakeFiles/s2n.dir/tls/s2n_ocsp_stapling.c.o
[ 80%] Building C object CMakeFiles/s2n.dir/tls/s2n_post_handshake.c.o
[ 80%] Building C object CMakeFiles/s2n.dir/tls/s2n_prf.c.o
[ 81%] Building C object CMakeFiles/s2n.dir/tls/s2n_protocol_preferences.c.o
[ 81%] Building C object CMakeFiles/s2n.dir/tls/s2n_psk.c.o
[ 82%] Building C object CMakeFiles/s2n.dir/tls/s2n_quic_support.c.o
[ 82%] Building C object CMakeFiles/s2n.dir/tls/s2n_record_read.c.o
[ 83%] Building C object CMakeFiles/s2n.dir/tls/s2n_record_read_cbc.c.o
[ 83%] Building C object CMakeFiles/s2n.dir/tls/s2n_record_read_composite.c.o
[ 82%] Building C object CMakeFiles/s2n.dir/tls/s2n_record_read_aead.c.o
[ 84%] Building C object CMakeFiles/s2n.dir/tls/s2n_record_read_stream.c.o
[ 84%] Building C object CMakeFiles/s2n.dir/tls/s2n_record_write.c.o
[ 85%] Building C object CMakeFiles/s2n.dir/tls/s2n_recv.c.o
[ 85%] Building C object CMakeFiles/s2n.dir/tls/s2n_resume.c.o
[ 85%] Building C object CMakeFiles/s2n.dir/tls/s2n_security_policies.c.o
[ 86%] Building C object CMakeFiles/s2n.dir/tls/s2n_send.c.o
[ 86%] Building C object CMakeFiles/s2n.dir/tls/s2n_server_cert.c.o
[ 87%] Building C object CMakeFiles/s2n.dir/tls/s2n_server_cert_request.c.o
[ 87%] Building C object CMakeFiles/s2n.dir/tls/s2n_server_done.c.o
[ 87%] Building C object CMakeFiles/s2n.dir/tls/s2n_server_extensions.c.o
[ 88%] Building C object CMakeFiles/s2n.dir/tls/s2n_server_finished.c.o
[ 88%] Building C object CMakeFiles/s2n.dir/tls/s2n_server_hello.c.o
[ 89%] Building C object CMakeFiles/s2n.dir/tls/s2n_server_hello_retry.c.o
[ 89%] Building C object CMakeFiles/s2n.dir/tls/s2n_server_key_exchange.c.o
[ 90%] Building C object CMakeFiles/s2n.dir/tls/s2n_server_new_session_ticket.c.o
[ 90%] Building C object CMakeFiles/s2n.dir/tls/s2n_shutdown.c.o
[ 90%] Building C object CMakeFiles/s2n.dir/tls/s2n_signature_algorithms.c.o
[ 91%] Building C object CMakeFiles/s2n.dir/tls/s2n_signature_scheme.c.o
[ 91%] Building C object CMakeFiles/s2n.dir/tls/s2n_tls.c.o
[ 92%] Building C object CMakeFiles/s2n.dir/tls/s2n_tls13.c.o
[ 92%] Building C object CMakeFiles/s2n.dir/tls/s2n_tls13_certificate_verify.c.o
[ 92%] Building C object CMakeFiles/s2n.dir/tls/s2n_tls13_handshake.c.o
[ 93%] Building C object CMakeFiles/s2n.dir/tls/s2n_x509_validator.c.o
[ 93%] Building C object CMakeFiles/s2n.dir/utils/s2n_array.c.o
[ 94%] Building C object CMakeFiles/s2n.dir/utils/s2n_asn1_time.c.o
[ 94%] Building C object CMakeFiles/s2n.dir/utils/s2n_blob.c.o
[ 95%] Building C object CMakeFiles/s2n.dir/utils/s2n_ensure.c.o
[ 95%] Building C object CMakeFiles/s2n.dir/utils/s2n_init.c.o
[ 95%] Building C object CMakeFiles/s2n.dir/utils/s2n_map.c.o
[ 96%] Building C object CMakeFiles/s2n.dir/utils/s2n_mem.c.o
[ 96%] Building C object CMakeFiles/s2n.dir/utils/s2n_random.c.o
[ 97%] Building C object CMakeFiles/s2n.dir/utils/s2n_result.c.o
[ 97%] Building C object CMakeFiles/s2n.dir/utils/s2n_rfc5952.c.o
[ 97%] Building C object CMakeFiles/s2n.dir/utils/s2n_safety.c.o
[ 98%] Building C object CMakeFiles/s2n.dir/utils/s2n_set.c.o
[ 98%] Building C object CMakeFiles/s2n.dir/utils/s2n_socket.c.o
[ 98%] Building C object CMakeFiles/s2n.dir/utils/s2n_timer.c.o
[ 99%] Building C object CMakeFiles/s2n.dir/utils/s2n_str.c.o
[100%] Linking C static library lib/libs2n.a
[100%] Built target s2n
Install the project...
-- Install configuration: "RelWithDebInfo"
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/s2n.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/lib64/libs2n.a
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/lib64/s2n/cmake/static/s2n-targets.cmake
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/lib64/s2n/cmake/static/s2n-targets-relwithdebinfo.cmake
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/lib64/s2n/cmake/s2n-config.cmake
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/lib64/s2n/cmake/modules/FindLibCrypto.cmake
-- The C compiler identification is GNU 11.2.1
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- CMake 3.22.0
CMake Deprecation Warning at CMakeLists.txt:17 (cmake_policy):
  The OLD behavior for policy CMP0077 will be removed from a future version
  of CMake.

  The cmake-policies(7) manual explains that the OLD behaviors of all
  policies are deprecated and that a policy should be set to OLD only under
  specific short-term circumstances.  Projects should be ported to the NEW
  behavior and not rely on setting a policy to OLD.


-- Performing Test AWS_HAVE_GCC_OVERFLOW_MATH_EXTENSIONS
-- Performing Test AWS_HAVE_GCC_OVERFLOW_MATH_EXTENSIONS - Success
-- Performing Test AWS_HAVE_MSVC_MULX
-- Performing Test AWS_HAVE_MSVC_MULX - Failed
-- Performing Test AWS_HAVE_WINAPI_DESKTOP
-- Performing Test AWS_HAVE_WINAPI_DESKTOP - Failed
-- Performing Test AWS_ARCH_INTEL
-- Performing Test AWS_ARCH_INTEL - Failed
-- Performing Test AWS_ARCH_ARM64
-- Performing Test AWS_ARCH_ARM64 - Success
-- Performing Test AWS_ARCH_ARM32
-- Performing Test AWS_ARCH_ARM32 - Failed
-- Performing Test AWS_HAVE_GCC_INLINE_ASM
-- Performing Test AWS_HAVE_GCC_INLINE_ASM - Success
-- Performing Test AWS_HAVE_AUXV
-- Performing Test AWS_HAVE_AUXV - Success
-- Performing Test AWS_HAVE_EXECINFO
-- Performing Test AWS_HAVE_EXECINFO - Success
-- Performing Test AWS_SHOULD_DISABLE_STRINGOP_OVERFLOW
-- Performing Test AWS_SHOULD_DISABLE_STRINGOP_OVERFLOW - Success
-- Performing Test HAVE_M_AVX2_FLAG
-- Performing Test HAVE_M_AVX2_FLAG - Failed
-- Performing Test HAVE_AVX2_INTRINSICS
-- Performing Test HAVE_AVX2_INTRINSICS - Failed
-- Performing Test HAVE_MM256_EXTRACT_EPI64
-- Performing Test HAVE_MM256_EXTRACT_EPI64 - Failed
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE  
-- Performing Test HAS_MOUTLINE_ATOMICS
-- Performing Test HAS_MOUTLINE_ATOMICS - Success
-- Performing Test HAS_64BIT_FILE_OFFSET_BY_DEFAULT
-- Performing Test HAS_64BIT_FILE_OFFSET_BY_DEFAULT - Success
-- Looking for fseeko
-- Looking for fseeko - found
-- Looking for stdint.h
-- Looking for stdint.h - found
-- Looking for stdbool.h
-- Looking for stdbool.h - found
-- Performing Test HAS_WGNU
-- Performing Test HAS_WGNU - Failed
-- Performing Test HAVE_SYSCONF
-- Performing Test HAVE_SYSCONF - Success
-- Looking for pthread_attr_setaffinity_np
-- Looking for pthread_attr_setaffinity_np - found
-- Performing Test HAS_SANITIZERS
-- Performing Test HAS_SANITIZERS - Failed
-- Configuring done
-- Generating done
-- Build files have been written to: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/aws-c-common
[  1%] Building C object CMakeFiles/aws-c-common.dir/source/allocator.c.o
[  3%] Building C object CMakeFiles/aws-c-common.dir/source/allocator_sba.c.o
[  5%] Building C object CMakeFiles/aws-c-common.dir/source/arch/arm/asm/cpuid.c.o
[  7%] Building C object CMakeFiles/aws-c-common.dir/source/array_list.c.o
[  9%] Building C object CMakeFiles/aws-c-common.dir/source/assert.c.o
[ 11%] Building C object CMakeFiles/aws-c-common.dir/source/byte_buf.c.o
[ 13%] Building C object CMakeFiles/aws-c-common.dir/source/cache.c.o
[ 15%] Building C object CMakeFiles/aws-c-common.dir/source/codegen.c.o
[ 17%] Building C object CMakeFiles/aws-c-common.dir/source/condition_variable.c.o
[ 19%] Building C object CMakeFiles/aws-c-common.dir/source/command_line_parser.c.o
[ 21%] Building C object CMakeFiles/aws-c-common.dir/source/encoding.c.o
[ 23%] Building C object CMakeFiles/aws-c-common.dir/source/device_random.c.o
[ 25%] Building C object CMakeFiles/aws-c-common.dir/source/date_time.c.o
[ 27%] Building C object CMakeFiles/aws-c-common.dir/source/common.c.o
[ 29%] Building C object CMakeFiles/aws-c-common.dir/source/fifo_cache.c.o
[ 33%] Building C object CMakeFiles/aws-c-common.dir/source/hash_table.c.o
[ 33%] Building C object CMakeFiles/aws-c-common.dir/source/error.c.o
[ 35%] Building C object CMakeFiles/aws-c-common.dir/source/linked_hash_table.c.o
[ 37%] Building C object CMakeFiles/aws-c-common.dir/source/log_formatter.c.o
[ 39%] Building C object CMakeFiles/aws-c-common.dir/source/log_channel.c.o
[ 41%] Building C object CMakeFiles/aws-c-common.dir/source/lifo_cache.c.o
[ 43%] Building C object CMakeFiles/aws-c-common.dir/source/log_writer.c.o
[ 45%] Building C object CMakeFiles/aws-c-common.dir/source/logging.c.o
[ 47%] Building C object CMakeFiles/aws-c-common.dir/source/lru_cache.c.o
[ 49%] Building C object CMakeFiles/aws-c-common.dir/source/math.c.o
[ 50%] Building C object CMakeFiles/aws-c-common.dir/source/posix/clock.c.o
[ 52%] Building C object CMakeFiles/aws-c-common.dir/source/memtrace.c.o
[ 54%] Building C object CMakeFiles/aws-c-common.dir/source/posix/condition_variable.c.o
[ 56%] Building C object CMakeFiles/aws-c-common.dir/source/posix/device_random.c.o
[ 58%] Building C object CMakeFiles/aws-c-common.dir/source/posix/environment.c.o
[ 60%] Building C object CMakeFiles/aws-c-common.dir/source/posix/file.c.o
[ 62%] Building C object CMakeFiles/aws-c-common.dir/source/posix/mutex.c.o
[ 64%] Building C object CMakeFiles/aws-c-common.dir/source/posix/system_info.c.o
[ 66%] Building C object CMakeFiles/aws-c-common.dir/source/posix/thread.c.o
[ 68%] Building C object CMakeFiles/aws-c-common.dir/source/posix/rw_lock.c.o
[ 70%] Building C object CMakeFiles/aws-c-common.dir/source/posix/process.c.o
[ 72%] Building C object CMakeFiles/aws-c-common.dir/source/posix/time.c.o
[ 74%] Building C object CMakeFiles/aws-c-common.dir/source/priority_queue.c.o
[ 76%] Building C object CMakeFiles/aws-c-common.dir/source/process_common.c.o
[ 78%] Building C object CMakeFiles/aws-c-common.dir/source/promise.c.o
[ 80%] Building C object CMakeFiles/aws-c-common.dir/source/ref_count.c.o
[ 82%] Building C object CMakeFiles/aws-c-common.dir/source/resource_name.c.o
[ 84%] Building C object CMakeFiles/aws-c-common.dir/source/ring_buffer.c.o
[ 86%] Building C object CMakeFiles/aws-c-common.dir/source/statistics.c.o
[ 88%] Building C object CMakeFiles/aws-c-common.dir/source/string.c.o
[ 90%] Building C object CMakeFiles/aws-c-common.dir/source/task_scheduler.c.o
[ 92%] Building C object CMakeFiles/aws-c-common.dir/source/thread_scheduler.c.o
[ 94%] Building C object CMakeFiles/aws-c-common.dir/source/thread_shared.c.o
[ 96%] Building C object CMakeFiles/aws-c-common.dir/source/uuid.c.o
[ 98%] Building C object CMakeFiles/aws-c-common.dir/source/xml_parser.c.o
[100%] Linking C static library libaws-c-common.a
[100%] Built target aws-c-common
Install the project...
-- Install configuration: "RelWithDebInfo"
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/aws/common/allocator.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/aws/common/array_list.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/aws/common/array_list.inl
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/aws/common/assert.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/aws/common/atomics.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/aws/common/atomics.inl
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/aws/common/atomics_fallback.inl
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/aws/common/atomics_gnu.inl
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/aws/common/atomics_gnu_old.inl
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/aws/common/atomics_msvc.inl
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/aws/common/byte_buf.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/aws/common/byte_order.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/aws/common/byte_order.inl
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/aws/common/cache.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/aws/common/clock.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/aws/common/clock.inl
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/aws/common/command_line_parser.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/aws/common/common.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/aws/common/condition_variable.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/aws/common/cpuid.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/aws/common/date_time.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/aws/common/device_random.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/aws/common/encoding.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/aws/common/encoding.inl
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/aws/common/environment.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/aws/common/error.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/aws/common/error.inl
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/aws/common/exports.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/aws/common/fifo_cache.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/aws/common/file.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/aws/common/hash_table.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/aws/common/lifo_cache.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/aws/common/linked_hash_table.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/aws/common/linked_list.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/aws/common/linked_list.inl
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/aws/common/log_channel.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/aws/common/log_formatter.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/aws/common/log_writer.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/aws/common/logging.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/aws/common/lru_cache.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/aws/common/macros.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/aws/common/math.cbmc.inl
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/aws/common/math.fallback.inl
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/aws/common/math.gcc_arm64_asm.inl
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/aws/common/math.gcc_builtin.inl
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/aws/common/math.gcc_overflow.inl
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/aws/common/math.gcc_x64_asm.inl
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/aws/common/math.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/aws/common/math.inl
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/aws/common/math.msvc.inl
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/aws/common/mutex.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/aws/common/package.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/aws/common/platform.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/aws/common/predicates.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/aws/common/priority_queue.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/aws/common/process.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/aws/common/promise.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/aws/common/ref_count.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/aws/common/resource_name.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/aws/common/ring_buffer.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/aws/common/ring_buffer.inl
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/aws/common/rw_lock.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/aws/common/statistics.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/aws/common/stdbool.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/aws/common/stdint.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/aws/common/string.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/aws/common/string.inl
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/aws/common/system_info.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/aws/common/task_scheduler.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/aws/common/thread.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/aws/common/thread_scheduler.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/aws/common/time.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/aws/common/uuid.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/aws/common/xml_parser.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/aws/common/zero.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/aws/common/zero.inl
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/aws/common/posix/common.inl
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/aws/common/config.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/aws/testing/aws_test_allocators.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/aws/testing/aws_test_harness.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/lib64/libaws-c-common.a
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/lib64/aws-c-common/cmake/static/aws-c-common-targets.cmake
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/lib64/aws-c-common/cmake/static/aws-c-common-targets-relwithdebinfo.cmake
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/lib64/aws-c-common/cmake/aws-c-common-config.cmake
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/lib64/cmake/AwsCFlags.cmake
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/lib64/cmake/AwsCheckHeaders.cmake
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/lib64/cmake/AwsSharedLibSetup.cmake
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/lib64/cmake/AwsTestHarness.cmake
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/lib64/cmake/AwsLibFuzzer.cmake
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/lib64/cmake/AwsSanitizers.cmake
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/lib64/cmake/AwsSIMD.cmake
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/lib64/cmake/AwsFindPackage.cmake
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/lib64/cmake/AwsFeatureTests.cmake
-- The C compiler identification is GNU 11.2.1
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE  
-- aws-c-cal found target: crypto
-- crypto Include Dir: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include
-- Using automatic libcrypto: 
-- Performing Test HAS_MOUTLINE_ATOMICS
-- Performing Test HAS_MOUTLINE_ATOMICS - Success
-- Performing Test HAS_64BIT_FILE_OFFSET_BY_DEFAULT
-- Performing Test HAS_64BIT_FILE_OFFSET_BY_DEFAULT - Success
-- Looking for fseeko
-- Looking for fseeko - found
-- Looking for stdint.h
-- Looking for stdint.h - found
-- Looking for stdbool.h
-- Looking for stdbool.h - found
-- Performing Test HAS_WGNU
-- Performing Test HAS_WGNU - Failed
-- Performing Test HAVE_SYSCONF
-- Performing Test HAVE_SYSCONF - Success
-- Performing Test HAS_SANITIZERS
-- Performing Test HAS_SANITIZERS - Failed
-- Configuring done
-- Generating done
-- Build files have been written to: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/aws-c-cal
[ 16%] Building C object CMakeFiles/aws-c-cal.dir/source/ecc.c.o
[ 16%] Building C object CMakeFiles/aws-c-cal.dir/source/der.c.o
[ 25%] Building C object CMakeFiles/aws-c-cal.dir/source/cal.c.o
[ 33%] Building C object CMakeFiles/aws-c-cal.dir/source/hash.c.o
[ 41%] Building C object CMakeFiles/aws-c-cal.dir/source/hmac.c.o
[ 50%] Building C object CMakeFiles/aws-c-cal.dir/source/unix/openssl_platform_init.c.o
[ 58%] Building C object CMakeFiles/aws-c-cal.dir/source/unix/opensslcrypto_ecc.c.o
[ 66%] Building C object CMakeFiles/aws-c-cal.dir/source/unix/opensslcrypto_hash.c.o
[ 75%] Building C object CMakeFiles/aws-c-cal.dir/source/unix/opensslcrypto_hmac.c.o
[ 83%] Linking C static library libaws-c-cal.a
[ 83%] Built target aws-c-cal
[ 91%] Building C object bin/sha256_profile/CMakeFiles/sha256_profile.dir/main.c.o
[100%] Linking C executable sha256_profile
[100%] Built target sha256_profile
Install the project...
-- Install configuration: "RelWithDebInfo"
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/lib64/libaws-c-cal.a
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/aws/cal/cal.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/aws/cal/ecc.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/aws/cal/exports.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/aws/cal/hash.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/aws/cal/hmac.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/lib64/aws-c-cal/cmake/static/aws-c-cal-targets.cmake
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/lib64/aws-c-cal/cmake/static/aws-c-cal-targets-relwithdebinfo.cmake
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/lib64/aws-c-cal/cmake/aws-c-cal-config.cmake
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/lib64/aws-c-cal/cmake/modules/FindLibCrypto.cmake
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/bin/sha256_profile
-- The C compiler identification is GNU 11.2.1
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE  
-- S2N found target: crypto
-- crypto Include Dir: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include
-- Performing Test HAS_MOUTLINE_ATOMICS
-- Performing Test HAS_MOUTLINE_ATOMICS - Success
-- Performing Test HAS_64BIT_FILE_OFFSET_BY_DEFAULT
-- Performing Test HAS_64BIT_FILE_OFFSET_BY_DEFAULT - Success
-- Looking for fseeko
-- Looking for fseeko - found
-- Looking for stdint.h
-- Looking for stdint.h - found
-- Looking for stdbool.h
-- Looking for stdbool.h - found
-- Performing Test HAS_WGNU
-- Performing Test HAS_WGNU - Failed
-- Performing Test HAVE_SYSCONF
-- Performing Test HAVE_SYSCONF - Success
-- Performing Test HAS_SANITIZERS
-- Performing Test HAS_SANITIZERS - Failed
-- aws-c-cal found target: crypto
-- crypto Include Dir: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include
-- Configuring done
-- Generating done
-- Build files have been written to: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/aws-c-io
[  3%] Building C object CMakeFiles/aws-c-io.dir/source/alpn_handler.c.o
[  7%] Building C object CMakeFiles/aws-c-io.dir/source/channel.c.o
[ 11%] Building C object CMakeFiles/aws-c-io.dir/source/channel_bootstrap.c.o
[ 14%] Building C object CMakeFiles/aws-c-io.dir/source/event_loop.c.o
[ 18%] Building C object CMakeFiles/aws-c-io.dir/source/exponential_backoff_retry_strategy.c.o
[ 22%] Building C object CMakeFiles/aws-c-io.dir/source/file_utils_shared.c.o
[ 25%] Building C object CMakeFiles/aws-c-io.dir/source/io.c.o
[ 29%] Building C object CMakeFiles/aws-c-io.dir/source/host_resolver.c.o
[ 33%] Building C object CMakeFiles/aws-c-io.dir/source/linux/epoll_event_loop.c.o
[ 37%] Building C object CMakeFiles/aws-c-io.dir/source/message_pool.c.o
[ 40%] Building C object CMakeFiles/aws-c-io.dir/source/pem_utils.c.o
[ 44%] Building C object CMakeFiles/aws-c-io.dir/source/pki_utils.c.o
[ 48%] Building C object CMakeFiles/aws-c-io.dir/source/posix/shared_library.c.o
[ 51%] Building C object CMakeFiles/aws-c-io.dir/source/s2n/s2n_tls_channel_handler.c.o
[ 55%] Building C object CMakeFiles/aws-c-io.dir/source/posix/socket.c.o
[ 59%] Building C object CMakeFiles/aws-c-io.dir/source/posix/file_utils.c.o
[ 62%] Building C object CMakeFiles/aws-c-io.dir/source/socket_channel_handler.c.o
[ 66%] Building C object CMakeFiles/aws-c-io.dir/source/standard_retry_strategy.c.o
[ 70%] Building C object CMakeFiles/aws-c-io.dir/source/posix/host_resolver.c.o
[ 74%] Building C object CMakeFiles/aws-c-io.dir/source/posix/pipe.c.o
[ 77%] Building C object CMakeFiles/aws-c-io.dir/source/statistics.c.o
[ 81%] Building C object CMakeFiles/aws-c-io.dir/source/retry_strategy.c.o
[ 85%] Building C object CMakeFiles/aws-c-io.dir/source/stream.c.o
[ 88%] Building C object CMakeFiles/aws-c-io.dir/source/tls_channel_handler.c.o
[ 92%] Building C object CMakeFiles/aws-c-io.dir/source/tls_channel_handler_shared.c.o
[ 96%] Building C object CMakeFiles/aws-c-io.dir/source/uri.c.o
[100%] Linking C static library libaws-c-io.a
[100%] Built target aws-c-io
Install the project...
-- Install configuration: "RelWithDebInfo"
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/lib64/libaws-c-io.a
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/aws/io/channel.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/aws/io/channel_bootstrap.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/aws/io/event_loop.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/aws/io/exports.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/aws/io/file_utils.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/aws/io/host_resolver.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/aws/io/io.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/aws/io/logging.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/aws/io/message_pool.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/aws/io/pipe.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/aws/io/pki_utils.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/aws/io/retry_strategy.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/aws/io/shared_library.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/aws/io/socket.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/aws/io/socket_channel_handler.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/aws/io/statistics.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/aws/io/stream.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/aws/io/tls_channel_handler.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/aws/io/uri.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/aws/testing/io_testing_channel.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/lib64/aws-c-io/cmake/static/aws-c-io-targets.cmake
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/lib64/aws-c-io/cmake/static/aws-c-io-targets-relwithdebinfo.cmake
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/lib64/aws-c-io/cmake/aws-c-io-config.cmake
-- The C compiler identification is GNU 11.2.1
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Performing Test AWS_HAVE_GCC_OVERFLOW_MATH_EXTENSIONS
-- Performing Test AWS_HAVE_GCC_OVERFLOW_MATH_EXTENSIONS - Success
-- Performing Test AWS_HAVE_MSVC_MULX
-- Performing Test AWS_HAVE_MSVC_MULX - Failed
-- Performing Test AWS_HAVE_WINAPI_DESKTOP
-- Performing Test AWS_HAVE_WINAPI_DESKTOP - Failed
-- Performing Test AWS_ARCH_INTEL
-- Performing Test AWS_ARCH_INTEL - Failed
-- Performing Test AWS_ARCH_ARM64
-- Performing Test AWS_ARCH_ARM64 - Success
-- Performing Test AWS_ARCH_ARM32
-- Performing Test AWS_ARCH_ARM32 - Failed
-- Performing Test AWS_HAVE_GCC_INLINE_ASM
-- Performing Test AWS_HAVE_GCC_INLINE_ASM - Success
-- Performing Test AWS_HAVE_AUXV
-- Performing Test AWS_HAVE_AUXV - Success
-- Performing Test AWS_HAVE_EXECINFO
-- Performing Test AWS_HAVE_EXECINFO - Success
-- Performing Test AWS_SHOULD_DISABLE_STRINGOP_OVERFLOW
-- Performing Test AWS_SHOULD_DISABLE_STRINGOP_OVERFLOW - Success
-- Performing Test HAS_MOUTLINE_ATOMICS
-- Performing Test HAS_MOUTLINE_ATOMICS - Success
-- Performing Test HAS_64BIT_FILE_OFFSET_BY_DEFAULT
-- Performing Test HAS_64BIT_FILE_OFFSET_BY_DEFAULT - Success
-- Looking for fseeko
-- Looking for fseeko - found
-- Looking for stdint.h
-- Looking for stdint.h - found
-- Looking for stdbool.h
-- Looking for stdbool.h - found
-- Performing Test HAS_WGNU
-- Performing Test HAS_WGNU - Failed
-- Performing Test HAVE_SYSCONF
-- Performing Test HAVE_SYSCONF - Success
-- Performing Test HAS_SANITIZERS
-- Performing Test HAS_SANITIZERS - Failed
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE  
-- Configuring done
-- Generating done
-- Build files have been written to: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/aws-checksums
[ 50%] Building C object CMakeFiles/aws-checksums.dir/source/crc_sw.c.o
[ 50%] Building C object CMakeFiles/aws-checksums.dir/source/crc.c.o
[ 75%] Building C object CMakeFiles/aws-checksums.dir/source/arm/crc32c_arm.c.o
[100%] Linking C static library libaws-checksums.a
[100%] Built target aws-checksums
Install the project...
-- Install configuration: "RelWithDebInfo"
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/lib64/libaws-checksums.a
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/aws/checksums/crc.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/aws/checksums/exports.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/lib64/aws-checksums/cmake/static/aws-checksums-targets.cmake
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/lib64/aws-checksums/cmake/static/aws-checksums-targets-relwithdebinfo.cmake
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/lib64/aws-checksums/cmake/aws-checksums-config.cmake
-- The C compiler identification is GNU 11.2.1
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Performing Test HAS_MOUTLINE_ATOMICS
-- Performing Test HAS_MOUTLINE_ATOMICS - Success
-- Performing Test HAS_64BIT_FILE_OFFSET_BY_DEFAULT
-- Performing Test HAS_64BIT_FILE_OFFSET_BY_DEFAULT - Success
-- Looking for fseeko
-- Looking for fseeko - found
-- Looking for stdint.h
-- Looking for stdint.h - found
-- Looking for stdbool.h
-- Looking for stdbool.h - found
-- Performing Test HAS_WGNU
-- Performing Test HAS_WGNU - Failed
-- Performing Test HAVE_SYSCONF
-- Performing Test HAVE_SYSCONF - Success
-- Performing Test HAS_SANITIZERS
-- Performing Test HAS_SANITIZERS - Failed
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE  
-- Configuring done
-- Generating done
-- Build files have been written to: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/aws-c-compression
[ 25%] Building C object CMakeFiles/aws-c-compression.dir/source/compression.c.o
[ 75%] Building C object CMakeFiles/aws-c-compression.dir/source/huffman_testing.c.o
[ 75%] Building C object CMakeFiles/aws-c-compression.dir/source/huffman.c.o
[100%] Linking C static library libaws-c-compression.a
[100%] Built target aws-c-compression
Install the project...
-- Install configuration: "RelWithDebInfo"
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/lib64/libaws-c-compression.a
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/aws/compression/compression.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/aws/compression/exports.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/aws/compression/huffman.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/aws/testing/compression/huffman.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/lib64/aws-c-compression/cmake/static/aws-c-compression-targets.cmake
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/lib64/aws-c-compression/cmake/static/aws-c-compression-targets-relwithdebinfo.cmake
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/lib64/aws-c-compression/cmake/aws-c-compression-config.cmake
-- The C compiler identification is GNU 11.2.1
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Performing Test HAS_MOUTLINE_ATOMICS
-- Performing Test HAS_MOUTLINE_ATOMICS - Success
-- Performing Test HAS_64BIT_FILE_OFFSET_BY_DEFAULT
-- Performing Test HAS_64BIT_FILE_OFFSET_BY_DEFAULT - Success
-- Looking for fseeko
-- Looking for fseeko - found
-- Looking for stdint.h
-- Looking for stdint.h - found
-- Looking for stdbool.h
-- Looking for stdbool.h - found
-- Performing Test HAS_WGNU
-- Performing Test HAS_WGNU - Failed
-- Performing Test HAVE_SYSCONF
-- Performing Test HAVE_SYSCONF - Success
-- Performing Test HAS_SANITIZERS
-- Performing Test HAS_SANITIZERS - Failed
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE  
-- S2N found target: crypto
-- crypto Include Dir: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include
-- S2N found target: crypto
-- crypto Include Dir: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include
-- Configuring done
-- Generating done
-- Build files have been written to: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/aws-c-event-stream
[ 16%] Building C object CMakeFiles/aws-c-event-stream.dir/source/event_stream.c.o
[ 33%] Building C object CMakeFiles/aws-c-event-stream.dir/source/event_stream_channel_handler.c.o
[ 66%] Building C object CMakeFiles/aws-c-event-stream.dir/source/event_stream_rpc.c.o
[ 50%] Building C object CMakeFiles/aws-c-event-stream.dir/source/event_stream_rpc_client.c.o
[ 83%] Building C object CMakeFiles/aws-c-event-stream.dir/source/event_stream_rpc_server.c.o
[100%] Linking C static library lib/libaws-c-event-stream.a
[100%] Built target aws-c-event-stream
Install the project...
-- Install configuration: "RelWithDebInfo"
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/lib64/libaws-c-event-stream.a
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/aws/event-stream/event_stream.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/aws/event-stream/event_stream_channel_handler.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/aws/event-stream/event_stream_exports.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/aws/event-stream/event_stream_rpc.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/aws/event-stream/event_stream_rpc_client.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/aws/event-stream/event_stream_rpc_server.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/lib64/aws-c-event-stream/cmake/static/aws-c-event-stream-targets.cmake
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/lib64/aws-c-event-stream/cmake/static/aws-c-event-stream-targets-relwithdebinfo.cmake
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/lib64/aws-c-event-stream/cmake/aws-c-event-stream-config.cmake
-- The C compiler identification is GNU 11.2.1
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Performing Test HAS_MOUTLINE_ATOMICS
-- Performing Test HAS_MOUTLINE_ATOMICS - Success
-- Performing Test HAS_64BIT_FILE_OFFSET_BY_DEFAULT
-- Performing Test HAS_64BIT_FILE_OFFSET_BY_DEFAULT - Success
-- Looking for fseeko
-- Looking for fseeko - found
-- Looking for stdint.h
-- Looking for stdint.h - found
-- Looking for stdbool.h
-- Looking for stdbool.h - found
-- Performing Test HAS_WGNU
-- Performing Test HAS_WGNU - Failed
-- Performing Test HAVE_SYSCONF
-- Performing Test HAVE_SYSCONF - Success
-- Performing Test HAS_SANITIZERS
-- Performing Test HAS_SANITIZERS - Failed
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE  
-- S2N found target: crypto
-- crypto Include Dir: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include
-- S2N found target: crypto
-- crypto Include Dir: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include
-- Configuring done
-- Generating done
-- Build files have been written to: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/aws-c-http
[  8%] Building C object CMakeFiles/aws-c-http.dir/source/connection.c.o
[  8%] Building C object CMakeFiles/aws-c-http.dir/source/connection_manager.c.o
[ 12%] Building C object CMakeFiles/aws-c-http.dir/source/connection_monitor.c.o
[ 16%] Building C object CMakeFiles/aws-c-http.dir/source/h1_connection.c.o
[ 20%] Building C object CMakeFiles/aws-c-http.dir/source/h1_decoder.c.o
[ 25%] Building C object CMakeFiles/aws-c-http.dir/source/h1_encoder.c.o
[ 29%] Building C object CMakeFiles/aws-c-http.dir/source/h1_stream.c.o
[ 33%] Building C object CMakeFiles/aws-c-http.dir/source/h2_decoder.c.o
[ 37%] Building C object CMakeFiles/aws-c-http.dir/source/h2_connection.c.o
[ 41%] Building C object CMakeFiles/aws-c-http.dir/source/http.c.o
[ 45%] Building C object CMakeFiles/aws-c-http.dir/source/hpack_huffman_static.c.o
[ 50%] Building C object CMakeFiles/aws-c-http.dir/source/h2_frames.c.o
[ 54%] Building C object CMakeFiles/aws-c-http.dir/source/hpack.c.o
[ 58%] Building C object CMakeFiles/aws-c-http.dir/source/h2_stream.c.o
[ 62%] Building C object CMakeFiles/aws-c-http.dir/source/proxy_connection.c.o
[ 70%] Building C object CMakeFiles/aws-c-http.dir/source/request_response.c.o
[ 66%] Building C object CMakeFiles/aws-c-http.dir/source/proxy_strategy.c.o
[ 75%] Building C object CMakeFiles/aws-c-http.dir/source/strutil.c.o
[ 79%] Building C object CMakeFiles/aws-c-http.dir/source/websocket_decoder.c.o
[ 83%] Building C object CMakeFiles/aws-c-http.dir/source/statistics.c.o
[ 87%] Building C object CMakeFiles/aws-c-http.dir/source/websocket.c.o
[ 91%] Building C object CMakeFiles/aws-c-http.dir/source/websocket_encoder.c.o
[ 95%] Building C object CMakeFiles/aws-c-http.dir/source/websocket_bootstrap.c.o
/home/iurt/rpmbuild/BUILD/awscrt-0.11.25/crt/aws-c-http/source/websocket_encoder.c: In function 's_state_extended_length':
/home/iurt/rpmbuild/BUILD/awscrt-0.11.25/crt/aws-c-http/source/websocket_encoder.c:85:9: warning: 'network_bytes_array' may be used uninitialized [-Wmaybe-uninitialized]
   85 |         aws_byte_buf_from_empty_array(network_bytes_array, sizeof(network_bytes_array));
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/aws/io/io.h:8,
                 from /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/crt/aws-c-http/include/aws/http/http.h:11,
                 from /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/crt/aws-c-http/include/aws/http/websocket.h:8,
                 from /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/crt/aws-c-http/include/aws/http/private/websocket_impl.h:9,
                 from /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/crt/aws-c-http/include/aws/http/private/websocket_encoder.h:9,
                 from /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/crt/aws-c-http/source/websocket_encoder.c:6:
/home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/aws/common/byte_buf.h:556:36: note: by argument 1 of type 'const void *' to 'aws_byte_buf_from_empty_array' declared here
  556 | AWS_COMMON_API struct aws_byte_buf aws_byte_buf_from_empty_array(const void *bytes, size_t capacity);
      |                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/awscrt-0.11.25/crt/aws-c-http/source/websocket_encoder.c:83:13: note: 'network_bytes_array' declared here
   83 |     uint8_t network_bytes_array[8];
      |             ^~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/awscrt-0.11.25/crt/aws-c-http/source/websocket.c: In function 'aws_websocket_random_handshake_key':
/home/iurt/rpmbuild/BUILD/awscrt-0.11.25/crt/aws-c-http/source/websocket.c:1635:42: warning: 'key_random_storage' may be used uninitialized [-Wmaybe-uninitialized]
 1635 |     struct aws_byte_buf key_random_buf = aws_byte_buf_from_empty_array(key_random_storage, sizeof(key_random_storage));
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/aws/io/io.h:8,
                 from /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/crt/aws-c-http/include/aws/http/http.h:11,
                 from /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/crt/aws-c-http/include/aws/http/websocket.h:8,
                 from /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/crt/aws-c-http/include/aws/http/private/websocket_impl.h:9,
                 from /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/crt/aws-c-http/source/websocket.c:6:
/home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/aws/common/byte_buf.h:556:36: note: by argument 1 of type 'const void *' to 'aws_byte_buf_from_empty_array' declared here
  556 | AWS_COMMON_API struct aws_byte_buf aws_byte_buf_from_empty_array(const void *bytes, size_t capacity);
      |                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/awscrt-0.11.25/crt/aws-c-http/source/websocket.c:1634:13: note: 'key_random_storage' declared here
 1634 |     uint8_t key_random_storage[16];
      |             ^~~~~~~~~~~~~~~~~~
[100%] Linking C static library libaws-c-http.a
[100%] Built target aws-c-http
Install the project...
-- Install configuration: "RelWithDebInfo"
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/lib64/libaws-c-http.a
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/aws/http/connection.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/aws/http/connection_manager.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/aws/http/exports.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/aws/http/http.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/aws/http/proxy.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/aws/http/request_response.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/aws/http/server.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/aws/http/statistics.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/aws/http/status_code.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/aws/http/websocket.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/lib64/aws-c-http/cmake/static/aws-c-http-targets.cmake
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/lib64/aws-c-http/cmake/static/aws-c-http-targets-relwithdebinfo.cmake
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/lib64/aws-c-http/cmake/aws-c-http-config.cmake
-- The C compiler identification is GNU 11.2.1
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Performing Test HAS_MOUTLINE_ATOMICS
-- Performing Test HAS_MOUTLINE_ATOMICS - Success
-- Performing Test HAS_64BIT_FILE_OFFSET_BY_DEFAULT
-- Performing Test HAS_64BIT_FILE_OFFSET_BY_DEFAULT - Success
-- Looking for fseeko
-- Looking for fseeko - found
-- Looking for stdint.h
-- Looking for stdint.h - found
-- Looking for stdbool.h
-- Looking for stdbool.h - found
-- Performing Test HAS_WGNU
-- Performing Test HAS_WGNU - Failed
-- Performing Test HAVE_SYSCONF
-- Performing Test HAVE_SYSCONF - Success
-- Performing Test HAS_SANITIZERS
-- Performing Test HAS_SANITIZERS - Failed
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE  
-- aws-c-cal found target: crypto
-- crypto Include Dir: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include
-- S2N found target: crypto
-- crypto Include Dir: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include
-- S2N found target: crypto
-- crypto Include Dir: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include
-- Configuring done
-- Generating done
-- Build files have been written to: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/aws-c-auth
[ 18%] Building C object CMakeFiles/aws-c-auth.dir/source/credentials.c.o
[ 18%] Building C object CMakeFiles/aws-c-auth.dir/source/auth.c.o
[ 18%] Building C object CMakeFiles/aws-c-auth.dir/source/aws_profile.c.o
[ 18%] Building C object CMakeFiles/aws-c-auth.dir/source/aws_signing.c.o
[ 18%] Building C object CMakeFiles/aws-c-auth.dir/source/aws_imds_client.c.o
[ 25%] Building C object CMakeFiles/aws-c-auth.dir/source/credentials_provider_chain.c.o
[ 25%] Building C object CMakeFiles/aws-c-auth.dir/source/credentials_provider_cached.c.o
[ 29%] Building C object CMakeFiles/aws-c-auth.dir/source/credentials_provider_default_chain.c.o
[ 33%] Building C object CMakeFiles/aws-c-auth.dir/source/credentials_provider_delegate.c.o
[ 37%] Building C object CMakeFiles/aws-c-auth.dir/source/credentials_provider_ecs.c.o
[ 40%] Building C object CMakeFiles/aws-c-auth.dir/source/credentials_provider_environment.c.o
[ 44%] Building C object CMakeFiles/aws-c-auth.dir/source/credentials_provider_imds.c.o
[ 55%] Building C object CMakeFiles/aws-c-auth.dir/source/credentials_provider_sts_web_identity.c.o
[ 59%] Building C object CMakeFiles/aws-c-auth.dir/source/credentials_provider_sts.c.o
[ 62%] Building C object CMakeFiles/aws-c-auth.dir/source/credentials_provider_x509.c.o
[ 66%] Building C object CMakeFiles/aws-c-auth.dir/source/external/cJSON.c.o
[ 51%] Building C object CMakeFiles/aws-c-auth.dir/source/credentials_provider_static.c.o
[ 70%] Building C object CMakeFiles/aws-c-auth.dir/source/credentials_provider_process.c.o
[ 51%] Building C object CMakeFiles/aws-c-auth.dir/source/credentials_provider_profile.c.o
[ 74%] Building C object CMakeFiles/aws-c-auth.dir/source/key_derivation.c.o
[ 77%] Building C object CMakeFiles/aws-c-auth.dir/source/credentials_utils.c.o
[ 81%] Building C object CMakeFiles/aws-c-auth.dir/source/signable.c.o
[ 85%] Building C object CMakeFiles/aws-c-auth.dir/source/signing.c.o
[ 88%] Building C object CMakeFiles/aws-c-auth.dir/source/signing_config.c.o
[ 92%] Building C object CMakeFiles/aws-c-auth.dir/source/signing_result.c.o
[ 96%] Building C object CMakeFiles/aws-c-auth.dir/source/sigv4_http_request.c.o
[100%] Linking C static library libaws-c-auth.a
[100%] Built target aws-c-auth
Install the project...
-- Install configuration: "RelWithDebInfo"
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/lib64/libaws-c-auth.a
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/aws/auth/auth.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/aws/auth/aws_imds_client.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/aws/auth/credentials.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/aws/auth/exports.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/aws/auth/signable.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/aws/auth/signing.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/aws/auth/signing_config.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/aws/auth/signing_result.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/lib64/aws-c-auth/cmake/static/aws-c-auth-targets.cmake
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/lib64/aws-c-auth/cmake/static/aws-c-auth-targets-relwithdebinfo.cmake
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/lib64/aws-c-auth/cmake/aws-c-auth-config.cmake
-- The C compiler identification is GNU 11.2.1
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Performing Test HAS_MOUTLINE_ATOMICS
-- Performing Test HAS_MOUTLINE_ATOMICS - Success
-- Performing Test HAS_64BIT_FILE_OFFSET_BY_DEFAULT
-- Performing Test HAS_64BIT_FILE_OFFSET_BY_DEFAULT - Success
-- Looking for fseeko
-- Looking for fseeko - found
-- Looking for stdint.h
-- Looking for stdint.h - found
-- Looking for stdbool.h
-- Looking for stdbool.h - found
-- Performing Test HAS_WGNU
-- Performing Test HAS_WGNU - Failed
-- Performing Test HAVE_SYSCONF
-- Performing Test HAVE_SYSCONF - Success
-- Performing Test HAS_SANITIZERS
-- Performing Test HAS_SANITIZERS - Failed
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE  
-- S2N found target: crypto
-- crypto Include Dir: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include
-- S2N found target: crypto
-- crypto Include Dir: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include
-- S2N found target: crypto
-- crypto Include Dir: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include
-- S2N found target: crypto
-- crypto Include Dir: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include
-- Configuring done
-- Generating done
-- Build files have been written to: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/aws-c-mqtt
[ 28%] Building C object CMakeFiles/aws-c-mqtt.dir/source/client_channel_handler.c.o
[ 28%] Building C object CMakeFiles/aws-c-mqtt.dir/source/client.c.o
[ 42%] Building C object CMakeFiles/aws-c-mqtt.dir/source/fixed_header.c.o
[ 57%] Building C object CMakeFiles/aws-c-mqtt.dir/source/mqtt.c.o
[ 71%] Building C object CMakeFiles/aws-c-mqtt.dir/source/packets.c.o
[ 85%] Building C object CMakeFiles/aws-c-mqtt.dir/source/topic_tree.c.o
[100%] Linking C static library libaws-c-mqtt.a
[100%] Built target aws-c-mqtt
Install the project...
-- Install configuration: "RelWithDebInfo"
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/lib64/libaws-c-mqtt.a
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/aws/mqtt/client.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/aws/mqtt/exports.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/aws/mqtt/mqtt.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/aws/mqtt/private/mqtt_client_test_helper.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/lib64/aws-c-mqtt/cmake/static/aws-c-mqtt-targets.cmake
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/lib64/aws-c-mqtt/cmake/static/aws-c-mqtt-targets-relwithdebinfo.cmake
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/lib64/aws-c-mqtt/cmake/aws-c-mqtt-config.cmake
-- The C compiler identification is GNU 11.2.1
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Performing Test HAS_MOUTLINE_ATOMICS
-- Performing Test HAS_MOUTLINE_ATOMICS - Success
-- Performing Test HAS_64BIT_FILE_OFFSET_BY_DEFAULT
-- Performing Test HAS_64BIT_FILE_OFFSET_BY_DEFAULT - Success
-- Looking for fseeko
-- Looking for fseeko - found
-- Looking for stdint.h
-- Looking for stdint.h - found
-- Looking for stdbool.h
-- Looking for stdbool.h - found
-- Performing Test HAS_WGNU
-- Performing Test HAS_WGNU - Failed
-- Performing Test HAVE_SYSCONF
-- Performing Test HAVE_SYSCONF - Success
-- Performing Test HAS_SANITIZERS
-- Performing Test HAS_SANITIZERS - Failed
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE  
-- aws-c-cal found target: crypto
-- crypto Include Dir: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include
-- aws-c-cal found target: crypto
-- crypto Include Dir: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include
-- aws-c-cal found target: crypto
-- crypto Include Dir: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include
-- aws-c-cal found target: crypto
-- crypto Include Dir: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include
-- aws-c-cal found target: crypto
-- crypto Include Dir: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include
-- Configuring done
-- Generating done
-- Build files have been written to: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/aws-c-s3
[ 20%] Building C object CMakeFiles/aws-c-s3.dir/source/s3.c.o
[ 20%] Building C object CMakeFiles/aws-c-s3.dir/source/s3_auto_ranged_put.c.o
[ 30%] Building C object CMakeFiles/aws-c-s3.dir/source/s3_auto_ranged_get.c.o
[ 40%] Building C object CMakeFiles/aws-c-s3.dir/source/s3_client.c.o
[ 50%] Building C object CMakeFiles/aws-c-s3.dir/source/s3_default_meta_request.c.o
[ 70%] Building C object CMakeFiles/aws-c-s3.dir/source/s3_request.c.o
[ 70%] Building C object CMakeFiles/aws-c-s3.dir/source/s3_meta_request.c.o
[ 80%] Building C object CMakeFiles/aws-c-s3.dir/source/s3_request_messages.c.o
[ 90%] Building C object CMakeFiles/aws-c-s3.dir/source/s3_util.c.o
[100%] Linking C static library libaws-c-s3.a
[100%] Built target aws-c-s3
Install the project...
-- Install configuration: "RelWithDebInfo"
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/lib64/libaws-c-s3.a
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/aws/s3/exports.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/aws/s3/s3.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include/aws/s3/s3_client.h
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/lib64/aws-c-s3/cmake/static/aws-c-s3-targets.cmake
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/lib64/aws-c-s3/cmake/static/aws-c-s3-targets-relwithdebinfo.cmake
-- Installing: /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/lib64/aws-c-s3/cmake/aws-c-s3-config.cmake
--- Building dependency: aws-lc (RelWithDebInfo) ---
/usr/bin/cmake -DCMAKE_PREFIX_PATH=/home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install -DCMAKE_INSTALL_PREFIX=/home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install -DBUILD_SHARED_LIBS=OFF -DCMAKE_BUILD_TYPE=RelWithDebInfo -DBUILD_TESTING=OFF -DCMAKE_POSITION_INDEPENDENT_CODE=ON -DBUILD_LIBSSL=OFF -DDISABLE_PERL=ON -DDISABLE_GO=ON /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/crt/aws-lc
/usr/bin/cmake --build ./ --config RelWithDebInfo --target install --parallel 32
--- Building dependency: s2n (RelWithDebInfo) ---
/usr/bin/cmake -DCMAKE_PREFIX_PATH=/home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install -DCMAKE_INSTALL_PREFIX=/home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install -DBUILD_SHARED_LIBS=OFF -DCMAKE_BUILD_TYPE=RelWithDebInfo -DBUILD_TESTING=OFF -DCMAKE_POSITION_INDEPENDENT_CODE=ON /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/crt/s2n
/usr/bin/cmake --build ./ --config RelWithDebInfo --target install --parallel 32
--- Building dependency: aws-c-common (RelWithDebInfo) ---
/usr/bin/cmake -DCMAKE_PREFIX_PATH=/home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install -DCMAKE_INSTALL_PREFIX=/home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install -DBUILD_SHARED_LIBS=OFF -DCMAKE_BUILD_TYPE=RelWithDebInfo -DBUILD_TESTING=OFF -DCMAKE_POSITION_INDEPENDENT_CODE=ON /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/crt/aws-c-common
/usr/bin/cmake --build ./ --config RelWithDebInfo --target install --parallel 32
--- Building dependency: aws-c-cal (RelWithDebInfo) ---
/usr/bin/cmake -DCMAKE_PREFIX_PATH=/home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install -DCMAKE_INSTALL_PREFIX=/home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install -DBUILD_SHARED_LIBS=OFF -DCMAKE_BUILD_TYPE=RelWithDebInfo -DBUILD_TESTING=OFF -DCMAKE_POSITION_INDEPENDENT_CODE=ON /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/crt/aws-c-cal
/usr/bin/cmake --build ./ --config RelWithDebInfo --target install --parallel 32
--- Building dependency: aws-c-io (RelWithDebInfo) ---
/usr/bin/cmake -DCMAKE_PREFIX_PATH=/home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install -DCMAKE_INSTALL_PREFIX=/home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install -DBUILD_SHARED_LIBS=OFF -DCMAKE_BUILD_TYPE=RelWithDebInfo -DBUILD_TESTING=OFF -DCMAKE_POSITION_INDEPENDENT_CODE=ON /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/crt/aws-c-io
/usr/bin/cmake --build ./ --config RelWithDebInfo --target install --parallel 32
--- Building dependency: aws-checksums (RelWithDebInfo) ---
/usr/bin/cmake -DCMAKE_PREFIX_PATH=/home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install -DCMAKE_INSTALL_PREFIX=/home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install -DBUILD_SHARED_LIBS=OFF -DCMAKE_BUILD_TYPE=RelWithDebInfo -DBUILD_TESTING=OFF -DCMAKE_POSITION_INDEPENDENT_CODE=ON /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/crt/aws-checksums
/usr/bin/cmake --build ./ --config RelWithDebInfo --target install --parallel 32
--- Building dependency: aws-c-compression (RelWithDebInfo) ---
/usr/bin/cmake -DCMAKE_PREFIX_PATH=/home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install -DCMAKE_INSTALL_PREFIX=/home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install -DBUILD_SHARED_LIBS=OFF -DCMAKE_BUILD_TYPE=RelWithDebInfo -DBUILD_TESTING=OFF -DCMAKE_POSITION_INDEPENDENT_CODE=ON /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/crt/aws-c-compression
/usr/bin/cmake --build ./ --config RelWithDebInfo --target install --parallel 32
--- Building dependency: aws-c-event-stream (RelWithDebInfo) ---
/usr/bin/cmake -DCMAKE_PREFIX_PATH=/home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install -DCMAKE_INSTALL_PREFIX=/home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install -DBUILD_SHARED_LIBS=OFF -DCMAKE_BUILD_TYPE=RelWithDebInfo -DBUILD_TESTING=OFF -DCMAKE_POSITION_INDEPENDENT_CODE=ON /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/crt/aws-c-event-stream
/usr/bin/cmake --build ./ --config RelWithDebInfo --target install --parallel 32
--- Building dependency: aws-c-http (RelWithDebInfo) ---
/usr/bin/cmake -DCMAKE_PREFIX_PATH=/home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install -DCMAKE_INSTALL_PREFIX=/home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install -DBUILD_SHARED_LIBS=OFF -DCMAKE_BUILD_TYPE=RelWithDebInfo -DBUILD_TESTING=OFF -DCMAKE_POSITION_INDEPENDENT_CODE=ON /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/crt/aws-c-http
/usr/bin/cmake --build ./ --config RelWithDebInfo --target install --parallel 32
--- Building dependency: aws-c-auth (RelWithDebInfo) ---
/usr/bin/cmake -DCMAKE_PREFIX_PATH=/home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install -DCMAKE_INSTALL_PREFIX=/home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install -DBUILD_SHARED_LIBS=OFF -DCMAKE_BUILD_TYPE=RelWithDebInfo -DBUILD_TESTING=OFF -DCMAKE_POSITION_INDEPENDENT_CODE=ON /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/crt/aws-c-auth
/usr/bin/cmake --build ./ --config RelWithDebInfo --target install --parallel 32
--- Building dependency: aws-c-mqtt (RelWithDebInfo) ---
/usr/bin/cmake -DCMAKE_PREFIX_PATH=/home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install -DCMAKE_INSTALL_PREFIX=/home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install -DBUILD_SHARED_LIBS=OFF -DCMAKE_BUILD_TYPE=RelWithDebInfo -DBUILD_TESTING=OFF -DCMAKE_POSITION_INDEPENDENT_CODE=ON /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/crt/aws-c-mqtt
/usr/bin/cmake --build ./ --config RelWithDebInfo --target install --parallel 32
--- Building dependency: aws-c-s3 (RelWithDebInfo) ---
/usr/bin/cmake -DCMAKE_PREFIX_PATH=/home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install -DCMAKE_INSTALL_PREFIX=/home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install -DBUILD_SHARED_LIBS=OFF -DCMAKE_BUILD_TYPE=RelWithDebInfo -DBUILD_TESTING=OFF -DCMAKE_POSITION_INDEPENDENT_CODE=ON /home/iurt/rpmbuild/BUILD/awscrt-0.11.25/crt/aws-c-s3
/usr/bin/cmake --build ./ --config RelWithDebInfo --target install --parallel 32
building '_awscrt' extension
creating build/temp.linux-aarch64-3.9
creating build/temp.linux-aarch64-3.9/source
gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -I/usr/include/python3.9 -I/home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include -c source/auth_credentials.c -o build/temp.linux-aarch64-3.9/source/auth_credentials.o -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -Wno-error -Wno-strict-aliasing -std=gnu99
gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -I/usr/include/python3.9 -I/home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include -c source/auth_signer.c -o build/temp.linux-aarch64-3.9/source/auth_signer.o -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -Wno-error -Wno-strict-aliasing -std=gnu99
gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -I/usr/include/python3.9 -I/home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include -c source/auth_signing_config.c -o build/temp.linux-aarch64-3.9/source/auth_signing_config.o -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -Wno-error -Wno-strict-aliasing -std=gnu99
gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -I/usr/include/python3.9 -I/home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include -c source/common.c -o build/temp.linux-aarch64-3.9/source/common.o -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -Wno-error -Wno-strict-aliasing -std=gnu99
gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -I/usr/include/python3.9 -I/home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include -c source/crc.c -o build/temp.linux-aarch64-3.9/source/crc.o -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -Wno-error -Wno-strict-aliasing -std=gnu99
gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -I/usr/include/python3.9 -I/home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include -c source/crypto.c -o build/temp.linux-aarch64-3.9/source/crypto.o -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -Wno-error -Wno-strict-aliasing -std=gnu99
gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -I/usr/include/python3.9 -I/home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include -c source/event_stream_headers.c -o build/temp.linux-aarch64-3.9/source/event_stream_headers.o -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -Wno-error -Wno-strict-aliasing -std=gnu99
gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -I/usr/include/python3.9 -I/home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include -c source/event_stream_rpc_client_connection.c -o build/temp.linux-aarch64-3.9/source/event_stream_rpc_client_connection.o -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -Wno-error -Wno-strict-aliasing -std=gnu99
gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -I/usr/include/python3.9 -I/home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include -c source/event_stream_rpc_client_continuation.c -o build/temp.linux-aarch64-3.9/source/event_stream_rpc_client_continuation.o -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -Wno-error -Wno-strict-aliasing -std=gnu99
gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -I/usr/include/python3.9 -I/home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include -c source/http_connection.c -o build/temp.linux-aarch64-3.9/source/http_connection.o -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -Wno-error -Wno-strict-aliasing -std=gnu99
gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -I/usr/include/python3.9 -I/home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include -c source/http_headers.c -o build/temp.linux-aarch64-3.9/source/http_headers.o -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -Wno-error -Wno-strict-aliasing -std=gnu99
gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -I/usr/include/python3.9 -I/home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include -c source/http_message.c -o build/temp.linux-aarch64-3.9/source/http_message.o -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -Wno-error -Wno-strict-aliasing -std=gnu99
gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -I/usr/include/python3.9 -I/home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include -c source/http_proxy.c -o build/temp.linux-aarch64-3.9/source/http_proxy.o -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -Wno-error -Wno-strict-aliasing -std=gnu99
gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -I/usr/include/python3.9 -I/home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include -c source/http_stream.c -o build/temp.linux-aarch64-3.9/source/http_stream.o -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -Wno-error -Wno-strict-aliasing -std=gnu99
gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -I/usr/include/python3.9 -I/home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include -c source/io.c -o build/temp.linux-aarch64-3.9/source/io.o -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -Wno-error -Wno-strict-aliasing -std=gnu99
gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -I/usr/include/python3.9 -I/home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include -c source/module.c -o build/temp.linux-aarch64-3.9/source/module.o -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -Wno-error -Wno-strict-aliasing -std=gnu99
gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -I/usr/include/python3.9 -I/home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include -c source/mqtt_client.c -o build/temp.linux-aarch64-3.9/source/mqtt_client.o -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -Wno-error -Wno-strict-aliasing -std=gnu99
gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -I/usr/include/python3.9 -I/home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include -c source/mqtt_client_connection.c -o build/temp.linux-aarch64-3.9/source/mqtt_client_connection.o -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -Wno-error -Wno-strict-aliasing -std=gnu99
gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -I/usr/include/python3.9 -I/home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include -c source/s3_client.c -o build/temp.linux-aarch64-3.9/source/s3_client.o -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -Wno-error -Wno-strict-aliasing -std=gnu99
gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -I/usr/include/python3.9 -I/home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/include -c source/s3_meta_request.c -o build/temp.linux-aarch64-3.9/source/s3_meta_request.o -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -Wno-error -Wno-strict-aliasing -std=gnu99
gcc -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-aarch64-3.9/source/auth_credentials.o build/temp.linux-aarch64-3.9/source/auth_signer.o build/temp.linux-aarch64-3.9/source/auth_signing_config.o build/temp.linux-aarch64-3.9/source/common.o build/temp.linux-aarch64-3.9/source/crc.o build/temp.linux-aarch64-3.9/source/crypto.o build/temp.linux-aarch64-3.9/source/event_stream_headers.o build/temp.linux-aarch64-3.9/source/event_stream_rpc_client_connection.o build/temp.linux-aarch64-3.9/source/event_stream_rpc_client_continuation.o build/temp.linux-aarch64-3.9/source/http_connection.o build/temp.linux-aarch64-3.9/source/http_headers.o build/temp.linux-aarch64-3.9/source/http_message.o build/temp.linux-aarch64-3.9/source/http_proxy.o build/temp.linux-aarch64-3.9/source/http_stream.o build/temp.linux-aarch64-3.9/source/io.o build/temp.linux-aarch64-3.9/source/module.o build/temp.linux-aarch64-3.9/source/mqtt_client.o build/temp.linux-aarch64-3.9/source/mqtt_client_connection.o build/temp.linux-aarch64-3.9/source/s3_client.o build/temp.linux-aarch64-3.9/source/s3_meta_request.o -L/usr/lib64 -L/home/iurt/rpmbuild/BUILD/awscrt-0.11.25/build/deps/install/lib64 -l:libaws-c-s3.a -l:libaws-c-mqtt.a -l:libaws-c-auth.a -l:libaws-c-http.a -l:libaws-c-event-stream.a -l:libaws-c-compression.a -l:libaws-checksums.a -l:libaws-c-io.a -l:libaws-c-cal.a -l:libaws-c-common.a -l:libs2n.a -l:libcrypto.a -lrt -ldl -lm -lpython3.9 -o build/lib.linux-aarch64-3.9/_awscrt.cpython-39-aarch64-linux-gnu.so -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.NelZSe
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILDROOT/python-awscrt-0.11.25-2.mga9.aarch64 '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/python-awscrt-0.11.25-2.mga9.aarch64
++ dirname /home/iurt/rpmbuild/BUILDROOT/python-awscrt-0.11.25-2.mga9.aarch64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT
+ mkdir /home/iurt/rpmbuild/BUILDROOT/python-awscrt-0.11.25-2.mga9.aarch64
+ cd awscrt-0.11.25
+ '[' 1 -eq 1 ']'
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags'
+ /usr/bin/python3 setup.py install -O1 --skip-build --root /home/iurt/rpmbuild/BUILDROOT/python-awscrt-0.11.25-2.mga9.aarch64
running install
/usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools.
  warnings.warn(
running install_lib
creating /home/iurt/rpmbuild/BUILDROOT/python-awscrt-0.11.25-2.mga9.aarch64/usr
creating /home/iurt/rpmbuild/BUILDROOT/python-awscrt-0.11.25-2.mga9.aarch64/usr/lib64
creating /home/iurt/rpmbuild/BUILDROOT/python-awscrt-0.11.25-2.mga9.aarch64/usr/lib64/python3.9
creating /home/iurt/rpmbuild/BUILDROOT/python-awscrt-0.11.25-2.mga9.aarch64/usr/lib64/python3.9/site-packages
copying build/lib.linux-aarch64-3.9/_awscrt.cpython-39-aarch64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-awscrt-0.11.25-2.mga9.aarch64/usr/lib64/python3.9/site-packages
creating /home/iurt/rpmbuild/BUILDROOT/python-awscrt-0.11.25-2.mga9.aarch64/usr/lib64/python3.9/site-packages/awscrt
creating /home/iurt/rpmbuild/BUILDROOT/python-awscrt-0.11.25-2.mga9.aarch64/usr/lib64/python3.9/site-packages/awscrt/eventstream
copying build/lib.linux-aarch64-3.9/awscrt/eventstream/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-awscrt-0.11.25-2.mga9.aarch64/usr/lib64/python3.9/site-packages/awscrt/eventstream
copying build/lib.linux-aarch64-3.9/awscrt/eventstream/rpc.py -> /home/iurt/rpmbuild/BUILDROOT/python-awscrt-0.11.25-2.mga9.aarch64/usr/lib64/python3.9/site-packages/awscrt/eventstream
copying build/lib.linux-aarch64-3.9/awscrt/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-awscrt-0.11.25-2.mga9.aarch64/usr/lib64/python3.9/site-packages/awscrt
copying build/lib.linux-aarch64-3.9/awscrt/_test.py -> /home/iurt/rpmbuild/BUILDROOT/python-awscrt-0.11.25-2.mga9.aarch64/usr/lib64/python3.9/site-packages/awscrt
copying build/lib.linux-aarch64-3.9/awscrt/auth.py -> /home/iurt/rpmbuild/BUILDROOT/python-awscrt-0.11.25-2.mga9.aarch64/usr/lib64/python3.9/site-packages/awscrt
copying build/lib.linux-aarch64-3.9/awscrt/checksums.py -> /home/iurt/rpmbuild/BUILDROOT/python-awscrt-0.11.25-2.mga9.aarch64/usr/lib64/python3.9/site-packages/awscrt
copying build/lib.linux-aarch64-3.9/awscrt/common.py -> /home/iurt/rpmbuild/BUILDROOT/python-awscrt-0.11.25-2.mga9.aarch64/usr/lib64/python3.9/site-packages/awscrt
copying build/lib.linux-aarch64-3.9/awscrt/crypto.py -> /home/iurt/rpmbuild/BUILDROOT/python-awscrt-0.11.25-2.mga9.aarch64/usr/lib64/python3.9/site-packages/awscrt
copying build/lib.linux-aarch64-3.9/awscrt/exceptions.py -> /home/iurt/rpmbuild/BUILDROOT/python-awscrt-0.11.25-2.mga9.aarch64/usr/lib64/python3.9/site-packages/awscrt
copying build/lib.linux-aarch64-3.9/awscrt/http.py -> /home/iurt/rpmbuild/BUILDROOT/python-awscrt-0.11.25-2.mga9.aarch64/usr/lib64/python3.9/site-packages/awscrt
copying build/lib.linux-aarch64-3.9/awscrt/io.py -> /home/iurt/rpmbuild/BUILDROOT/python-awscrt-0.11.25-2.mga9.aarch64/usr/lib64/python3.9/site-packages/awscrt
copying build/lib.linux-aarch64-3.9/awscrt/mqtt.py -> /home/iurt/rpmbuild/BUILDROOT/python-awscrt-0.11.25-2.mga9.aarch64/usr/lib64/python3.9/site-packages/awscrt
copying build/lib.linux-aarch64-3.9/awscrt/s3.py -> /home/iurt/rpmbuild/BUILDROOT/python-awscrt-0.11.25-2.mga9.aarch64/usr/lib64/python3.9/site-packages/awscrt
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-awscrt-0.11.25-2.mga9.aarch64/usr/lib64/python3.9/site-packages/awscrt/eventstream/__init__.py to __init__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-awscrt-0.11.25-2.mga9.aarch64/usr/lib64/python3.9/site-packages/awscrt/eventstream/rpc.py to rpc.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-awscrt-0.11.25-2.mga9.aarch64/usr/lib64/python3.9/site-packages/awscrt/__init__.py to __init__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-awscrt-0.11.25-2.mga9.aarch64/usr/lib64/python3.9/site-packages/awscrt/_test.py to _test.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-awscrt-0.11.25-2.mga9.aarch64/usr/lib64/python3.9/site-packages/awscrt/auth.py to auth.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-awscrt-0.11.25-2.mga9.aarch64/usr/lib64/python3.9/site-packages/awscrt/checksums.py to checksums.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-awscrt-0.11.25-2.mga9.aarch64/usr/lib64/python3.9/site-packages/awscrt/common.py to common.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-awscrt-0.11.25-2.mga9.aarch64/usr/lib64/python3.9/site-packages/awscrt/crypto.py to crypto.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-awscrt-0.11.25-2.mga9.aarch64/usr/lib64/python3.9/site-packages/awscrt/exceptions.py to exceptions.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-awscrt-0.11.25-2.mga9.aarch64/usr/lib64/python3.9/site-packages/awscrt/http.py to http.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-awscrt-0.11.25-2.mga9.aarch64/usr/lib64/python3.9/site-packages/awscrt/io.py to io.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-awscrt-0.11.25-2.mga9.aarch64/usr/lib64/python3.9/site-packages/awscrt/mqtt.py to mqtt.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-awscrt-0.11.25-2.mga9.aarch64/usr/lib64/python3.9/site-packages/awscrt/s3.py to s3.cpython-39.pyc
writing byte-compilation script '/tmp/tmpbdf6obp_.py'
/usr/bin/python3 /tmp/tmpbdf6obp_.py
removing /tmp/tmpbdf6obp_.py
running install_egg_info
running egg_info
creating awscrt.egg-info
writing awscrt.egg-info/PKG-INFO
writing dependency_links to awscrt.egg-info/dependency_links.txt
writing top-level names to awscrt.egg-info/top_level.txt
writing manifest file 'awscrt.egg-info/SOURCES.txt'
reading manifest file 'awscrt.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files matching '.git*' found anywhere in distribution
warning: no previously-included files matching '.git*/**' found anywhere in distribution
warning: no previously-included files matching '.travis*' found anywhere in distribution
warning: no previously-included files matching '.travis/**' found anywhere in distribution
warning: no previously-included files matching 'codebuild/**' found anywhere in distribution
warning: no previously-included files matching 'crt/*/verification/**' found anywhere in distribution
warning: no previously-included files matching 'crt/*/docs/**' found anywhere in distribution
warning: no previously-included files matching 'docker-images/**' found anywhere in distribution
no previously-included directories found matching 'crt/**/AWSCRTAndroidTestRunner'
no previously-included directories found matching 'crt/aws-c-auth/tests/aws-sig-v4-test-suite'
no previously-included directories found matching 'crt/aws-c-auth/tests/fuzz/corpus'
no previously-included directories found matching 'crt/aws-c-s3/benchmarks'
warning: no files found matching 'crt/s2n/tests/unit/s2n_pq_asm_noop_test.c'
warning: no previously-included files found matching 'crt/aws-lc/**/*test*.go'
warning: no previously-included files found matching 'crt/aws-lc/**/*test*.json'
warning: no previously-included files found matching 'crt/aws-lc/**/*test*.py'
warning: no previously-included files found matching 'crt/aws-lc/**/*test*.txt'
no previously-included directories found matching 'crt/aws-lc/crypto/cipher_extra/test'
no previously-included directories found matching 'crt/aws-lc/fuzz'
no previously-included directories found matching 'crt/aws-lc/ssl'
no previously-included directories found matching 'crt/aws-lc/tool'
adding license file 'LICENSE'
adding license file 'NOTICE'
writing manifest file 'awscrt.egg-info/SOURCES.txt'
Copying awscrt.egg-info to /home/iurt/rpmbuild/BUILDROOT/python-awscrt-0.11.25-2.mga9.aarch64/usr/lib64/python3.9/site-packages/awscrt-0.11.25-py3.9.egg-info
running install_scripts
+ rm -rfv /home/iurt/rpmbuild/BUILDROOT/python-awscrt-0.11.25-2.mga9.aarch64/usr/bin/__pycache__
+ /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 0.11.25-2.mga9 --unique-debug-suffix -0.11.25-2.mga9.aarch64 --unique-debug-src-base python-awscrt-0.11.25-2.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/awscrt-0.11.25

extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-awscrt-0.11.25-2.mga9.aarch64/usr/lib64/python3.9/site-packages/_awscrt.cpython-39-aarch64-linux-gnu.so
dwz: ./usr/lib64/python3.9/site-packages/_awscrt.cpython-39-aarch64-linux-gnu.so-0.11.25-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str
original debug info size: 12824kB, size after compression: 12824kB
/usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 1 CRC32s did match.
26722 blocks
+ /usr/lib/rpm/check-buildroot
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/compress_files .xz
+ '[' -n '' ']'
+ /usr/share/spec-helper/relink_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_perl
+ '[' -n '' ']'
+ /usr/share/spec-helper/lib_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/gprintify
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_mo
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_pamd
+ '[' -n '' ']'
+ /usr/share/spec-helper/remove_info_dir
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_eol
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_desktop_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_elf_files
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 0
Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/python-awscrt-0.11.25-2.mga9.aarch64/usr/lib/debug/usr/lib64/python3.9 using python3.9
Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/python-awscrt-0.11.25-2.mga9.aarch64/usr/lib64/python3.9 using python3.9
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/brp-remove-la-files
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Executing(%check): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.gOUXuc
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd awscrt-0.11.25
+ '[' 1 -eq 1 ']'
+ RPM_EC=0
++ jobs -p
+ exit 0
Processing files: python3-awscrt-0.11.25-2.mga9.aarch64
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.OStVPD
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd awscrt-0.11.25
+ DOCDIR=/home/iurt/rpmbuild/BUILDROOT/python-awscrt-0.11.25-2.mga9.aarch64/usr/share/doc/python3-awscrt
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/python-awscrt-0.11.25-2.mga9.aarch64/usr/share/doc/python3-awscrt
+ cp -pr README.md /home/iurt/rpmbuild/BUILDROOT/python-awscrt-0.11.25-2.mga9.aarch64/usr/share/doc/python3-awscrt
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.jYEZCI
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd awscrt-0.11.25
+ LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/python-awscrt-0.11.25-2.mga9.aarch64/usr/share/licenses/python3-awscrt
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/python-awscrt-0.11.25-2.mga9.aarch64/usr/share/licenses/python3-awscrt
+ cp -pr LICENSE /home/iurt/rpmbuild/BUILDROOT/python-awscrt-0.11.25-2.mga9.aarch64/usr/share/licenses/python3-awscrt
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: python-awscrt = 0.11.25-2.mga9 python3-awscrt = 0.11.25-2.mga9 python3-awscrt(aarch-64) = 0.11.25-2.mga9 python3.9-awscrt = 0.11.25-2.mga9 python3.9dist(awscrt) = 0.11.25 python3dist(awscrt) = 0.11.25
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libpython3.9.so.1.0()(64bit) python(abi) = 3.9
Obsoletes: python-awscrt < 0.11.25-2.mga9
Processing files: python-awscrt-debugsource-0.11.25-2.mga9.aarch64
Provides: python-awscrt-debugsource = 0.11.25-2.mga9 python-awscrt-debugsource(aarch-64) = 0.11.25-2.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: python3-awscrt-debuginfo-0.11.25-2.mga9.aarch64
Provides: debuginfo(build-id) = 2fb39f5d59085d6c9d6330d8d5dca9227eef5405 python-awscrt-debuginfo = 0.11.25-2.mga9 python3-awscrt-debuginfo = 0.11.25-2.mga9 python3-awscrt-debuginfo(aarch-64) = 0.11.25-2.mga9 python3.9-awscrt-debuginfo = 0.11.25-2.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: python-awscrt-debugsource(aarch-64) = 0.11.25-2.mga9
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/python-awscrt-0.11.25-2.mga9.aarch64
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python3-awscrt-0.11.25-2.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python3-awscrt-debuginfo-0.11.25-2.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python-awscrt-debugsource-0.11.25-2.mga9.aarch64.rpm
Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.AnkOJc
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd awscrt-0.11.25
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/python-awscrt-0.11.25-2.mga9.aarch64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.J7vyZ0
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf awscrt-0.11.25
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!