==> Synchronizing chroot copy [/home/alhp/workspace/chroot/root] -> [build_635294bd-7cb8-4f53-a49e-c4ad186e55a0]...done ==> Making package: libsignal-protocol-c 2.3.3-2.1 (Sat Jul 13 14:30:50 2024) ==> Retrieving sources... -> Downloading libsignal-protocol-c-2.3.3.tar.gz... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13013 0 13013 0 0 19648 0 --:--:-- --:--:-- --:--:-- 19648 100 265k 0 265k 0 0 371k 0 --:--:-- --:--:-- --:--:-- 4865k ==> Validating source files with sha256sums... libsignal-protocol-c-2.3.3.tar.gz ... Passed ==> Making package: libsignal-protocol-c 2.3.3-2.1 (Sat Jul 13 14:31:18 2024) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Package (8) New Version Net Change extra/cppdap 1.58.0-2 1.55 MiB core/expat 2.6.2-1 0.41 MiB extra/hicolor-icon-theme 0.18-1 0.05 MiB extra/jsoncpp 1.9.5-3 0.75 MiB extra/libuv 1.48.0-2 0.58 MiB extra/rhash 1.4.4-1 0.32 MiB extra/check 0.15.2-2 0.19 MiB extra/cmake 3.30.0-1 75.64 MiB Total Installed Size: 79.49 MiB :: Proceed with installation? [Y/n] checking keyring... checking package integrity... loading package files... checking for file conflicts... :: Processing package changes... installing cppdap... installing expat... installing hicolor-icon-theme... installing jsoncpp... Optional dependencies for jsoncpp jsoncpp-doc: documentation installing libuv... installing rhash... installing cmake... Optional dependencies for cmake make: for unix Makefile generator [installed] ninja: for ninja generator qt6-base: cmake-gui installing check... Optional dependencies for check check-docs: Documentation :: Running post-transaction hooks... (1/1) Updating the info directory file... ==> Retrieving sources... -> Found libsignal-protocol-c-2.3.3.tar.gz ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting libsignal-protocol-c-2.3.3.tar.gz with bsdtar ==> Starting build()... CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 3.5 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- The C compiler identification is GNU 14.1.1 -- The CXX compiler identification is GNU 14.1.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 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Looking for memset_s -- Looking for memset_s - not found -- Performing Test GCC_WARN_SIGN_CONVERSION -- Performing Test GCC_WARN_SIGN_CONVERSION - Success CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:441 (message): The package name passed to `find_package_handle_standard_args` (PkgConfig) does not match the name of the calling package (Check). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/share/cmake/Modules/FindPkgConfig.cmake:114 (find_package_handle_standard_args) CMakeModules/FindCheck.cmake:16 (INCLUDE) tests/CMakeLists.txt:3 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found PkgConfig: /usr/bin/pkg-config (found version "2.1.1") -- Checking for one of the modules 'check' -- Found OpenSSL: /usr/lib/libcrypto.so (found suitable version "3.3.1", minimum required is "1.0") -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Configuring done (182.5s) -- Generating done (0.0s) -- Build files have been written to: /startdir/src/build make: Entering directory '/startdir/src/build' [ 1%] Building C object src/protobuf-c/CMakeFiles/protobuf-c.dir/protobuf-c.c.o [ 1%] Building C object src/curve25519/CMakeFiles/curve25519.dir/curve25519-donna.c.o [ 2%] Building C object src/curve25519/CMakeFiles/curve25519.dir/ed25519/fe_1.c.o [ 3%] Building C object src/curve25519/CMakeFiles/curve25519.dir/ed25519/fe_0.c.o [ 3%] Building C object src/curve25519/CMakeFiles/curve25519.dir/ed25519/fe_add.c.o [ 4%] Building C object src/curve25519/CMakeFiles/curve25519.dir/ed25519/fe_cmov.c.o [ 4%] Building C object src/curve25519/CMakeFiles/curve25519.dir/ed25519/fe_frombytes.c.o [ 5%] Building C object src/curve25519/CMakeFiles/curve25519.dir/ed25519/fe_invert.c.o [ 6%] Building C object src/curve25519/CMakeFiles/curve25519.dir/ed25519/fe_copy.c.o [ 6%] Building C object src/curve25519/CMakeFiles/curve25519.dir/ed25519/fe_isnonzero.c.o [ 7%] Building C object src/curve25519/CMakeFiles/curve25519.dir/ed25519/fe_mul.c.o [ 8%] Building C object src/curve25519/CMakeFiles/curve25519.dir/ed25519/fe_isnegative.c.o [ 9%] Building C object src/curve25519/CMakeFiles/curve25519.dir/ed25519/fe_neg.c.o [ 9%] Building C object src/curve25519/CMakeFiles/curve25519.dir/ed25519/fe_pow22523.c.o [ 10%] Building C object src/curve25519/CMakeFiles/curve25519.dir/ed25519/fe_sq.c.o [ 11%] Building C object src/curve25519/CMakeFiles/curve25519.dir/ed25519/fe_sq2.c.o [ 11%] Building C object src/curve25519/CMakeFiles/curve25519.dir/ed25519/fe_sub.c.o [ 12%] Building C object src/curve25519/CMakeFiles/curve25519.dir/ed25519/fe_tobytes.c.o [ 13%] Building C object src/curve25519/CMakeFiles/curve25519.dir/ed25519/ge_add.c.o [ 14%] Building C object src/curve25519/CMakeFiles/curve25519.dir/ed25519/ge_frombytes.c.o [ 14%] Building C object src/curve25519/CMakeFiles/curve25519.dir/ed25519/ge_double_scalarmult.c.o [ 14%] Building C object src/curve25519/CMakeFiles/curve25519.dir/ed25519/ge_msub.c.o [ 15%] Building C object src/curve25519/CMakeFiles/curve25519.dir/ed25519/ge_madd.c.o [ 16%] Building C object src/curve25519/CMakeFiles/curve25519.dir/ed25519/ge_p1p1_to_p3.c.o [ 17%] Building C object src/curve25519/CMakeFiles/curve25519.dir/ed25519/ge_p1p1_to_p2.c.o [ 17%] Building C object src/curve25519/CMakeFiles/curve25519.dir/ed25519/ge_p2_0.c.o [ 18%] Building C object src/curve25519/CMakeFiles/curve25519.dir/ed25519/ge_p2_dbl.c.o [ 18%] Building C object src/curve25519/CMakeFiles/curve25519.dir/ed25519/ge_p3_dbl.c.o [ 19%] Building C object src/curve25519/CMakeFiles/curve25519.dir/ed25519/ge_p3_0.c.o [ 20%] Building C object src/curve25519/CMakeFiles/curve25519.dir/ed25519/ge_p3_to_cached.c.o [ 21%] Building C object src/curve25519/CMakeFiles/curve25519.dir/ed25519/ge_p3_to_p2.c.o [ 21%] Building C object src/curve25519/CMakeFiles/curve25519.dir/ed25519/ge_p3_tobytes.c.o [ 22%] Building C object src/curve25519/CMakeFiles/curve25519.dir/ed25519/ge_precomp_0.c.o [ 22%] Building C object src/curve25519/CMakeFiles/curve25519.dir/ed25519/ge_sub.c.o [ 23%] Building C object src/curve25519/CMakeFiles/curve25519.dir/ed25519/ge_tobytes.c.o [ 24%] Building C object src/curve25519/CMakeFiles/curve25519.dir/ed25519/open.c.o [ 25%] Building C object src/curve25519/CMakeFiles/curve25519.dir/ed25519/sc_muladd.c.o [ 26%] Building C object src/curve25519/CMakeFiles/curve25519.dir/ed25519/ge_scalarmult_base.c.o [ 26%] Building C object src/curve25519/CMakeFiles/curve25519.dir/ed25519/sc_reduce.c.o [ 27%] Building C object src/curve25519/CMakeFiles/curve25519.dir/ed25519/additions/compare.c.o [ 28%] Building C object src/curve25519/CMakeFiles/curve25519.dir/ed25519/sign.c.o [ 28%] Building C object src/curve25519/CMakeFiles/curve25519.dir/ed25519/additions/curve_sigs.c.o [ 29%] Building C object src/curve25519/CMakeFiles/curve25519.dir/ed25519/additions/elligator.c.o [ 29%] Building C object src/curve25519/CMakeFiles/curve25519.dir/ed25519/additions/fe_isreduced.c.o [ 30%] Building C object src/curve25519/CMakeFiles/curve25519.dir/ed25519/additions/fe_isequal.c.o [ 31%] Building C object src/curve25519/CMakeFiles/curve25519.dir/ed25519/additions/fe_mont_rhs.c.o [ 32%] Building C object src/curve25519/CMakeFiles/curve25519.dir/ed25519/additions/fe_montx_to_edy.c.o [ 33%] Building C object src/curve25519/CMakeFiles/curve25519.dir/ed25519/additions/ge_montx_to_p3.c.o [ 33%] Building C object src/curve25519/CMakeFiles/curve25519.dir/ed25519/additions/ge_neg.c.o [ 33%] Building C object src/curve25519/CMakeFiles/curve25519.dir/ed25519/additions/fe_sqrt.c.o [ 34%] Building C object src/curve25519/CMakeFiles/curve25519.dir/ed25519/additions/ge_isneutral.c.o [ 35%] Building C object src/curve25519/CMakeFiles/curve25519.dir/ed25519/additions/ge_p3_to_montx.c.o [ 36%] Building C object src/curve25519/CMakeFiles/curve25519.dir/ed25519/additions/ge_scalarmult.c.o [ 36%] Building C object src/curve25519/CMakeFiles/curve25519.dir/ed25519/additions/ge_scalarmult_cofactor.c.o [ 37%] Building C object src/curve25519/CMakeFiles/curve25519.dir/ed25519/additions/open_modified.c.o [ 37%] Building C object src/curve25519/CMakeFiles/curve25519.dir/ed25519/additions/sc_clamp.c.o [ 38%] Building C object src/curve25519/CMakeFiles/curve25519.dir/ed25519/additions/sc_cmov.c.o [ 39%] Building C object src/curve25519/CMakeFiles/curve25519.dir/ed25519/additions/keygen.c.o [ 40%] Building C object src/curve25519/CMakeFiles/curve25519.dir/ed25519/additions/sc_neg.c.o [ 40%] Building C object src/curve25519/CMakeFiles/curve25519.dir/ed25519/additions/sign_modified.c.o [ 41%] Building C object src/curve25519/CMakeFiles/curve25519.dir/ed25519/additions/utility.c.o [ 42%] Building C object src/curve25519/CMakeFiles/curve25519.dir/ed25519/additions/generalized/ge_p3_add.c.o [ 42%] Building C object src/curve25519/CMakeFiles/curve25519.dir/ed25519/additions/generalized/gen_eddsa.c.o [ 43%] Building C object src/curve25519/CMakeFiles/curve25519.dir/ed25519/additions/generalized/gen_labelset.c.o [ 44%] Building C object src/curve25519/CMakeFiles/curve25519.dir/ed25519/additions/generalized/gen_veddsa.c.o [ 44%] Building C object src/curve25519/CMakeFiles/curve25519.dir/ed25519/additions/generalized/gen_x.c.o [ 45%] Building C object src/curve25519/CMakeFiles/curve25519.dir/ed25519/additions/generalized/point_isreduced.c.o [ 46%] Building C object src/curve25519/CMakeFiles/curve25519.dir/ed25519/additions/generalized/sc_isreduced.c.o [ 46%] Building C object src/curve25519/CMakeFiles/curve25519.dir/ed25519/additions/xeddsa.c.o [ 47%] Building C object src/curve25519/CMakeFiles/curve25519.dir/ed25519/additions/zeroize.c.o [ 47%] Building C object src/curve25519/CMakeFiles/curve25519.dir/ed25519/nacl_sha512/hash.c.o [ 48%] Building C object src/curve25519/CMakeFiles/curve25519.dir/ed25519/nacl_sha512/blocks.c.o [ 49%] Building C object src/curve25519/CMakeFiles/curve25519.dir/ed25519/tests/internal_fast_tests.c.o [ 49%] Built target curve25519 [ 49%] Built target protobuf-c [ 49%] Building C object src/CMakeFiles/signal-protocol-c.dir/WhisperTextProtocol.pb-c.c.o [ 49%] Building C object src/CMakeFiles/signal-protocol-c.dir/signal_protocol.c.o [ 50%] Building C object src/CMakeFiles/signal-protocol-c.dir/FingerprintProtocol.pb-c.c.o [ 51%] Building C object src/CMakeFiles/signal-protocol-c.dir/LocalStorageProtocol.pb-c.c.o [ 52%] Building C object src/CMakeFiles/signal-protocol-c.dir/vpool.c.o [ 53%] Building C object src/CMakeFiles/signal-protocol-c.dir/curve.c.o [ 54%] Building C object src/CMakeFiles/signal-protocol-c.dir/hkdf.c.o [ 54%] Building C object src/CMakeFiles/signal-protocol-c.dir/ratchet.c.o [ 55%] Building C object src/CMakeFiles/signal-protocol-c.dir/protocol.c.o [ 56%] Building C object src/CMakeFiles/signal-protocol-c.dir/session_state.c.o [ 56%] Building C object src/CMakeFiles/signal-protocol-c.dir/session_record.c.o [ 57%] Building C object src/CMakeFiles/signal-protocol-c.dir/session_pre_key.c.o [ 57%] Building C object src/CMakeFiles/signal-protocol-c.dir/session_cipher.c.o [ 58%] Building C object src/CMakeFiles/signal-protocol-c.dir/key_helper.c.o [ 59%] Building C object src/CMakeFiles/signal-protocol-c.dir/session_builder.c.o [ 60%] Building C object src/CMakeFiles/signal-protocol-c.dir/sender_key.c.o [ 60%] Building C object src/CMakeFiles/signal-protocol-c.dir/sender_key_state.c.o [ 61%] Building C object src/CMakeFiles/signal-protocol-c.dir/fingerprint.c.o [ 62%] Building C object src/CMakeFiles/signal-protocol-c.dir/group_session_builder.c.o [ 63%] Building C object src/CMakeFiles/signal-protocol-c.dir/sender_key_record.c.o [ 62%] Building C object src/CMakeFiles/signal-protocol-c.dir/group_cipher.c.o [ 64%] Building C object src/CMakeFiles/signal-protocol-c.dir/device_consistency.c.o [ 64%] Linking C shared library libsignal-protocol-c.so [ 64%] Built target signal-protocol-c [ 65%] Building C object tests/CMakeFiles/test_ratchet.dir/test_ratchet.c.o [ 65%] Building C object tests/CMakeFiles/test_protocol.dir/test_protocol.c.o [ 66%] Building C object tests/CMakeFiles/test_hkdf.dir/test_hkdf.c.o [ 67%] Building C object tests/CMakeFiles/test_session_record.dir/test_session_record.c.o [ 67%] Building C object tests/CMakeFiles/test_session_builder.dir/test_session_builder.c.o [ 68%] Building C object tests/CMakeFiles/test_session_cipher.dir/test_session_cipher.c.o [ 69%] Building C object tests/CMakeFiles/test_curve25519.dir/test_curve25519.c.o [ 70%] Building C object tests/CMakeFiles/test_group_cipher.dir/test_group_cipher.c.o [ 71%] Building C object tests/CMakeFiles/test_key_helper.dir/test_key_helper.c.o [ 71%] Building C object tests/CMakeFiles/test_fingerprint.dir/test_fingerprint.c.o [ 72%] Building C object tests/CMakeFiles/test_sender_key_record.dir/test_sender_key_record.c.o [ 72%] Building C object tests/CMakeFiles/test_simultaneous_initiate.dir/test_simultaneous_initiate.c.o [ 73%] Building C object tests/CMakeFiles/test_protocol.dir/test_common.c.o [ 73%] Building C object tests/CMakeFiles/test_key_helper.dir/test_common.c.o [ 73%] Building C object tests/CMakeFiles/test_session_record.dir/test_common.c.o [ 74%] Building C object tests/CMakeFiles/test_fingerprint.dir/test_common.c.o [ 75%] Building C object tests/CMakeFiles/test_session_cipher.dir/test_common.c.o [ 76%] Building C object tests/CMakeFiles/test_curve25519.dir/test_common.c.o [ 76%] Building C object tests/CMakeFiles/test_sender_key_record.dir/test_common.c.o [ 77%] Building C object tests/CMakeFiles/test_hkdf.dir/test_common.c.o [ 78%] Building C object tests/CMakeFiles/test_group_cipher.dir/test_common.c.o [ 79%] Building C object tests/CMakeFiles/test_ratchet.dir/test_common.c.o [ 80%] Building C object tests/CMakeFiles/test_simultaneous_initiate.dir/test_common.c.o [ 81%] Building C object tests/CMakeFiles/test_session_builder.dir/test_common.c.o [ 82%] Building C object tests/CMakeFiles/test_session_record.dir/test_common_openssl.c.o [ 83%] Building C object tests/CMakeFiles/test_protocol.dir/test_common_openssl.c.o [ 84%] Building C object tests/CMakeFiles/test_fingerprint.dir/test_common_openssl.c.o [ 84%] Building C object tests/CMakeFiles/test_hkdf.dir/test_common_openssl.c.o [ 85%] Building C object tests/CMakeFiles/test_group_cipher.dir/test_common_openssl.c.o [ 86%] Building C object tests/CMakeFiles/test_key_helper.dir/test_common_openssl.c.o [ 86%] Building C object tests/CMakeFiles/test_session_cipher.dir/test_common_openssl.c.o [ 86%] Building C object tests/CMakeFiles/test_curve25519.dir/test_common_openssl.c.o [ 86%] Building C object tests/CMakeFiles/test_ratchet.dir/test_common_openssl.c.o [ 87%] Building C object tests/CMakeFiles/test_sender_key_record.dir/test_common_openssl.c.o [ 88%] Building C object tests/CMakeFiles/test_simultaneous_initiate.dir/test_common_openssl.c.o [ 89%] Building C object tests/CMakeFiles/test_session_builder.dir/test_common_openssl.c.o /startdir/src/libsignal-protocol-c-2.3.3/tests/test_common_openssl.c: In function ‘test_hmac_sha256_init’: /startdir/src/libsignal-protocol-c-2.3.3/tests/test_common_openssl.c:23:5: warning: ‘HMAC_CTX_new’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 23 | HMAC_CTX *ctx = HMAC_CTX_new(); | ^~~~~~~~ In file included from /startdir/src/libsignal-protocol-c-2.3.3/tests/test_common_openssl.c:6: /usr/include/openssl/hmac.h:33:33: note: declared here 33 | OSSL_DEPRECATEDIN_3_0 HMAC_CTX *HMAC_CTX_new(void); | ^~~~~~~~~~~~ /startdir/src/libsignal-protocol-c-2.3.3/tests/test_common_openssl.c:37:5: warning: ‘HMAC_Init_ex’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 37 | if(HMAC_Init_ex(ctx, key, key_len, EVP_sha256(), 0) != 1) { | ^~ /usr/include/openssl/hmac.h:43:27: note: declared here 43 | OSSL_DEPRECATEDIN_3_0 int HMAC_Init_ex(HMAC_CTX *ctx, const void *key, int len, | ^~~~~~~~~~~~ /startdir/src/libsignal-protocol-c-2.3.3/tests/test_common_openssl.c: In function ‘test_hmac_sha256_update’: /startdir/src/libsignal-protocol-c-2.3.3/tests/test_common_openssl.c:47:5: warning: ‘HMAC_Update’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 47 | int result = HMAC_Update(ctx, data, data_len); | ^~~ /usr/include/openssl/hmac.h:45:27: note: declared here 45 | OSSL_DEPRECATEDIN_3_0 int HMAC_Update(HMAC_CTX *ctx, const unsigned char *data, | ^~~~~~~~~~~ /startdir/src/libsignal-protocol-c-2.3.3/tests/test_common_openssl.c: In function ‘test_hmac_sha256_final’: /startdir/src/libsignal-protocol-c-2.3.3/tests/test_common_openssl.c:58:5: warning: ‘HMAC_Final’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 58 | if(HMAC_Final(ctx, md, &len) != 1) { | ^~ /usr/include/openssl/hmac.h:47:27: note: declared here 47 | OSSL_DEPRECATEDIN_3_0 int HMAC_Final(HMAC_CTX *ctx, unsigned char *md, | ^~~~~~~~~~ /startdir/src/libsignal-protocol-c-2.3.3/tests/test_common_openssl.c: In function ‘test_hmac_sha256_cleanup’: /startdir/src/libsignal-protocol-c-2.3.3/tests/test_common_openssl.c:79:9: warning: ‘HMAC_CTX_free’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 79 | HMAC_CTX_free(ctx); | ^~~~~~~~~~~~~ /usr/include/openssl/hmac.h:35:28: note: declared here 35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx); | ^~~~~~~~~~~~~ /startdir/src/libsignal-protocol-c-2.3.3/tests/test_common_openssl.c: In function ‘test_hmac_sha256_init’: /startdir/src/libsignal-protocol-c-2.3.3/tests/test_common_openssl.c:23:5: warning: ‘HMAC_CTX_new’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 23 | HMAC_CTX *ctx = HMAC_CTX_new(); | ^~~~~~~~ In file included from /startdir/src/libsignal-protocol-c-2.3.3/tests/test_common_openssl.c:6: /usr/include/openssl/hmac.h:33:33: note: declared here 33 | OSSL_DEPRECATEDIN_3_0 HMAC_CTX *HMAC_CTX_new(void); | ^~~~~~~~~~~~ /startdir/src/libsignal-protocol-c-2.3.3/tests/test_common_openssl.c:37:5: warning: ‘HMAC_Init_ex’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 37 | if(HMAC_Init_ex(ctx, key, key_len, EVP_sha256(), 0) != 1) { | ^~ /usr/include/openssl/hmac.h:43:27: note: declared here 43 | OSSL_DEPRECATEDIN_3_0 int HMAC_Init_ex(HMAC_CTX *ctx, const void *key, int len, | ^~~~~~~~~~~~ /startdir/src/libsignal-protocol-c-2.3.3/tests/test_common_openssl.c: In function ‘test_hmac_sha256_update’: /startdir/src/libsignal-protocol-c-2.3.3/tests/test_common_openssl.c:47:5: warning: ‘HMAC_Update’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 47 | int result = HMAC_Update(ctx, data, data_len); | ^~~ /usr/include/openssl/hmac.h:45:27: note: declared here 45 | OSSL_DEPRECATEDIN_3_0 int HMAC_Update(HMAC_CTX *ctx, const unsigned char *data, | ^~~~~~~~~~~ /startdir/src/libsignal-protocol-c-2.3.3/tests/test_common_openssl.c: In function ‘test_hmac_sha256_final’: /startdir/src/libsignal-protocol-c-2.3.3/tests/test_common_openssl.c:58:5: warning: ‘HMAC_Final’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 58 | if(HMAC_Final(ctx, md, &len) != 1) { | ^~ /usr/include/openssl/hmac.h:47:27: note: declared here 47 | OSSL_DEPRECATEDIN_3_0 int HMAC_Final(HMAC_CTX *ctx, unsigned char *md, | ^~~~~~~~~~ /startdir/src/libsignal-protocol-c-2.3.3/tests/test_common_openssl.c: In function ‘test_hmac_sha256_cleanup’: /startdir/src/libsignal-protocol-c-2.3.3/tests/test_common_openssl.c:79:9: warning: ‘HMAC_CTX_free’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 79 | HMAC_CTX_free(ctx); | ^~~~~~~~~~~~~ /usr/include/openssl/hmac.h:35:28: note: declared here 35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx); | ^~~~~~~~~~~~~ /startdir/src/libsignal-protocol-c-2.3.3/tests/test_common_openssl.c: In function ‘test_hmac_sha256_init’: /startdir/src/libsignal-protocol-c-2.3.3/tests/test_common_openssl.c:23:5: warning: ‘HMAC_CTX_new’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 23 | HMAC_CTX *ctx = HMAC_CTX_new(); | ^~~~~~~~ In file included from /startdir/src/libsignal-protocol-c-2.3.3/tests/test_common_openssl.c:6: /usr/include/openssl/hmac.h:33:33: note: declared here 33 | OSSL_DEPRECATEDIN_3_0 HMAC_CTX *HMAC_CTX_new(void); | ^~~~~~~~~~~~ /startdir/src/libsignal-protocol-c-2.3.3/tests/test_common_openssl.c:37:5: warning: ‘HMAC_Init_ex’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 37 | if(HMAC_Init_ex(ctx, key, key_len, EVP_sha256(), 0) != 1) { | ^~ /usr/include/openssl/hmac.h:43:27: note: declared here 43 | OSSL_DEPRECATEDIN_3_0 int HMAC_Init_ex(HMAC_CTX *ctx, const void *key, int len, | ^~~~~~~~~~~~ /startdir/src/libsignal-protocol-c-2.3.3/tests/test_common_openssl.c: In function ‘test_hmac_sha256_update’: /startdir/src/libsignal-protocol-c-2.3.3/tests/test_common_openssl.c:47:5: warning: ‘HMAC_Update’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 47 | int result = HMAC_Update(ctx, data, data_len); | ^~~ /usr/include/openssl/hmac.h:45:27: note: declared here 45 | OSSL_DEPRECATEDIN_3_0 int HMAC_Update(HMAC_CTX *ctx, const unsigned char *data, | ^~~~~~~~~~~ /startdir/src/libsignal-protocol-c-2.3.3/tests/test_common_openssl.c: In function ‘test_hmac_sha256_final’: /startdir/src/libsignal-protocol-c-2.3.3/tests/test_common_openssl.c:58:5: warning: ‘HMAC_Final’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 58 | if(HMAC_Final(ctx, md, &len) != 1) { | ^~ /usr/include/openssl/hmac.h:47:27: note: declared here 47 | OSSL_DEPRECATEDIN_3_0 int HMAC_Final(HMAC_CTX *ctx, unsigned char *md, | ^~~~~~~~~~ /startdir/src/libsignal-protocol-c-2.3.3/tests/test_common_openssl.c: In function ‘test_hmac_sha256_cleanup’: /startdir/src/libsignal-protocol-c-2.3.3/tests/test_common_openssl.c:79:9: warning: ‘HMAC_CTX_free’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 79 | HMAC_CTX_free(ctx); | ^~~~~~~~~~~~~ /usr/include/openssl/hmac.h:35:28: note: declared here 35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx); | ^~~~~~~~~~~~~ /startdir/src/libsignal-protocol-c-2.3.3/tests/test_common_openssl.c: In function ‘test_hmac_sha256_init’: /startdir/src/libsignal-protocol-c-2.3.3/tests/test_common_openssl.c:23:5: warning: ‘HMAC_CTX_new’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 23 | HMAC_CTX *ctx = HMAC_CTX_new(); | ^~~~~~~~ In file included from /startdir/src/libsignal-protocol-c-2.3.3/tests/test_common_openssl.c:6: /usr/include/openssl/hmac.h:33:33: note: declared here 33 | OSSL_DEPRECATEDIN_3_0 HMAC_CTX *HMAC_CTX_new(void); | ^~~~~~~~~~~~ /startdir/src/libsignal-protocol-c-2.3.3/tests/test_common_openssl.c:37:5: warning: ‘HMAC_Init_ex’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 37 | if(HMAC_Init_ex(ctx, key, key_len, EVP_sha256(), 0) != 1) { | ^~ /usr/include/openssl/hmac.h:43:27: note: declared here 43 | OSSL_DEPRECATEDIN_3_0 int HMAC_Init_ex(HMAC_CTX *ctx, const void *key, int len, | ^~~~~~~~~~~~ /startdir/src/libsignal-protocol-c-2.3.3/tests/test_common_openssl.c: In function ‘test_hmac_sha256_update’: /startdir/src/libsignal-protocol-c-2.3.3/tests/test_common_openssl.c:47:5: warning: ‘HMAC_Update’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 47 | int result = HMAC_Update(ctx, data, data_len); | ^~~ /usr/include/openssl/hmac.h:45:27: note: declared here 45 | OSSL_DEPRECATEDIN_3_0 int HMAC_Update(HMAC_CTX *ctx, const unsigned char *data, | ^~~~~~~~~~~ /startdir/src/libsignal-protocol-c-2.3.3/tests/test_common_openssl.c: In function ‘test_hmac_sha256_final’: /startdir/src/libsignal-protocol-c-2.3.3/tests/test_common_openssl.c:58:5: warning: ‘HMAC_Final’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 58 | if(HMAC_Final(ctx, md, &len) != 1) { | ^~ /usr/include/openssl/hmac.h:47:27: note: declared here 47 | OSSL_DEPRECATEDIN_3_0 int HMAC_Final(HMAC_CTX *ctx, unsigned char *md, | ^~~~~~~~~~ /startdir/src/libsignal-protocol-c-2.3.3/tests/test_common_openssl.c: In function ‘test_hmac_sha256_cleanup’: /startdir/src/libsignal-protocol-c-2.3.3/tests/test_common_openssl.c:79:9: warning: ‘HMAC_CTX_free’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 79 | HMAC_CTX_free(ctx); | ^~~~~~~~~~~~~ /usr/include/openssl/hmac.h:35:28: note: declared here 35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx); | ^~~~~~~~~~~~~ /startdir/src/libsignal-protocol-c-2.3.3/tests/test_common_openssl.c: In function ‘test_hmac_sha256_init’: /startdir/src/libsignal-protocol-c-2.3.3/tests/test_common_openssl.c:23:5: warning: ‘HMAC_CTX_new’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 23 | HMAC_CTX *ctx = HMAC_CTX_new(); | ^~~~~~~~ In file included from /startdir/src/libsignal-protocol-c-2.3.3/tests/test_common_openssl.c:6: /usr/include/openssl/hmac.h:33:33: note: declared here 33 | OSSL_DEPRECATEDIN_3_0 HMAC_CTX *HMAC_CTX_new(void); | ^~~~~~~~~~~~ /startdir/src/libsignal-protocol-c-2.3.3/tests/test_common_openssl.c:37:5: warning: ‘HMAC_Init_ex’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 37 | if(HMAC_Init_ex(ctx, key, key_len, EVP_sha256(), 0) != 1) { | ^~ /usr/include/openssl/hmac.h:43:27: note: declared here 43 | OSSL_DEPRECATEDIN_3_0 int HMAC_Init_ex(HMAC_CTX *ctx, const void *key, int len, | ^~~~~~~~~~~~ /startdir/src/libsignal-protocol-c-2.3.3/tests/test_common_openssl.c: In function ‘test_hmac_sha256_update’: /startdir/src/libsignal-protocol-c-2.3.3/tests/test_common_openssl.c:47:5: warning: ‘HMAC_Update’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 47 | int result = HMAC_Update(ctx, data, data_len); | ^~~ /usr/include/openssl/hmac.h:45:27: note: declared here 45 | OSSL_DEPRECATEDIN_3_0 int HMAC_Update(HMAC_CTX *ctx, const unsigned char *data, | ^~~~~~~~~~~ /startdir/src/libsignal-protocol-c-2.3.3/tests/test_common_openssl.c: In function ‘test_hmac_sha256_final’: /startdir/src/libsignal-protocol-c-2.3.3/tests/test_common_openssl.c:58:5: warning: ‘HMAC_Final’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 58 | if(HMAC_Final(ctx, md, &len) != 1) { | ^~ /usr/include/openssl/hmac.h:47:27: note: declared here 47 | OSSL_DEPRECATEDIN_3_0 int HMAC_Final(HMAC_CTX *ctx, unsigned char *md, | ^~~~~~~~~~ /startdir/src/libsignal-protocol-c-2.3.3/tests/test_common_openssl.c: In function ‘test_hmac_sha256_cleanup’: /startdir/src/libsignal-protocol-c-2.3.3/tests/test_common_openssl.c:79:9: warning: ‘HMAC_CTX_free’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 79 | HMAC_CTX_free(ctx); | ^~~~~~~~~~~~~ /usr/include/openssl/hmac.h:35:28: note: declared here 35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx); | ^~~~~~~~~~~~~ /startdir/src/libsignal-protocol-c-2.3.3/tests/test_common_openssl.c: In function ‘test_hmac_sha256_init’: /startdir/src/libsignal-protocol-c-2.3.3/tests/test_common_openssl.c:23:5: warning: ‘HMAC_CTX_new’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 23 | HMAC_CTX *ctx = HMAC_CTX_new(); | ^~~~~~~~ In file included from /startdir/src/libsignal-protocol-c-2.3.3/tests/test_common_openssl.c:6: /usr/include/openssl/hmac.h:33:33: note: declared here 33 | OSSL_DEPRECATEDIN_3_0 HMAC_CTX *HMAC_CTX_new(void); | ^~~~~~~~~~~~ /startdir/src/libsignal-protocol-c-2.3.3/tests/test_common_openssl.c:37:5: warning: ‘HMAC_Init_ex’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 37 | if(HMAC_Init_ex(ctx, key, key_len, EVP_sha256(), 0) != 1) { | ^~ /usr/include/openssl/hmac.h:43:27: note: declared here 43 | OSSL_DEPRECATEDIN_3_0 int HMAC_Init_ex(HMAC_CTX *ctx, const void *key, int len, | ^~~~~~~~~~~~ /startdir/src/libsignal-protocol-c-2.3.3/tests/test_common_openssl.c: In function ‘test_hmac_sha256_update’: /startdir/src/libsignal-protocol-c-2.3.3/tests/test_common_openssl.c:47:5: warning: ‘HMAC_Update’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 47 | int result = HMAC_Update(ctx, data, data_len); | ^~~ /usr/include/openssl/hmac.h:45:27: note: declared here 45 | OSSL_DEPRECATEDIN_3_0 int HMAC_Update(HMAC_CTX *ctx, const unsigned char *data, | ^~~~~~~~~~~ /startdir/src/libsignal-protocol-c-2.3.3/tests/test_common_openssl.c: In function ‘test_hmac_sha256_final’: /startdir/src/libsignal-protocol-c-2.3.3/tests/test_common_openssl.c:58:5: warning: ‘HMAC_Final’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 58 | if(HMAC_Final(ctx, md, &len) != 1) { | ^~ /usr/include/openssl/hmac.h:47:27: note: declared here 47 | OSSL_DEPRECATEDIN_3_0 int HMAC_Final(HMAC_CTX *ctx, unsigned char *md, | ^~~~~~~~~~ /startdir/src/libsignal-protocol-c-2.3.3/tests/test_common_openssl.c: In function ‘test_hmac_sha256_cleanup’: /startdir/src/libsignal-protocol-c-2.3.3/tests/test_common_openssl.c:79:9: warning: ‘HMAC_CTX_free’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 79 | HMAC_CTX_free(ctx); | ^~~~~~~~~~~~~ /usr/include/openssl/hmac.h:35:28: note: declared here 35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx); | ^~~~~~~~~~~~~ /startdir/src/libsignal-protocol-c-2.3.3/tests/test_common_openssl.c: In function ‘test_hmac_sha256_init’: /startdir/src/libsignal-protocol-c-2.3.3/tests/test_common_openssl.c:23:5: warning: ‘HMAC_CTX_new’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 23 | HMAC_CTX *ctx = HMAC_CTX_new(); | ^~~~~~~~ In file included from /startdir/src/libsignal-protocol-c-2.3.3/tests/test_common_openssl.c:6: /usr/include/openssl/hmac.h:33:33: note: declared here 33 | OSSL_DEPRECATEDIN_3_0 HMAC_CTX *HMAC_CTX_new(void); | ^~~~~~~~~~~~ /startdir/src/libsignal-protocol-c-2.3.3/tests/test_common_openssl.c:37:5: warning: ‘HMAC_Init_ex’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 37 | if(HMAC_Init_ex(ctx, key, key_len, EVP_sha256(), 0) != 1) { | ^~ /usr/include/openssl/hmac.h:43:27: note: declared here 43 | OSSL_DEPRECATEDIN_3_0 int HMAC_Init_ex(HMAC_CTX *ctx, const void *key, int len, | ^~~~~~~~~~~~ /startdir/src/libsignal-protocol-c-2.3.3/tests/test_common_openssl.c: In function ‘test_hmac_sha256_update’: /startdir/src/libsignal-protocol-c-2.3.3/tests/test_common_openssl.c:47:5: warning: ‘HMAC_Update’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 47 | int result = HMAC_Update(ctx, data, data_len); | ^~~ /usr/include/openssl/hmac.h:45:27: note: declared here 45 | OSSL_DEPRECATEDIN_3_0 int HMAC_Update(HMAC_CTX *ctx, const unsigned char *data, | ^~~~~~~~~~~ /startdir/src/libsignal-protocol-c-2.3.3/tests/test_common_openssl.c: In function ‘test_hmac_sha256_final’: /startdir/src/libsignal-protocol-c-2.3.3/tests/test_common_openssl.c:58:5: warning: ‘HMAC_Final’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 58 | if(HMAC_Final(ctx, md, &len) != 1) { | ^~ /usr/include/openssl/hmac.h:47:27: note: declared here 47 | OSSL_DEPRECATEDIN_3_0 int HMAC_Final(HMAC_CTX *ctx, unsigned char *md, | ^~~~~~~~~~ /startdir/src/libsignal-protocol-c-2.3.3/tests/test_common_openssl.c: In function ‘test_hmac_sha256_cleanup’: /startdir/src/libsignal-protocol-c-2.3.3/tests/test_common_openssl.c:79:9: warning: ‘HMAC_CTX_free’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 79 | HMAC_CTX_free(ctx); | ^~~~~~~~~~~~~ /usr/include/openssl/hmac.h:35:28: note: declared here 35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx); | ^~~~~~~~~~~~~ /startdir/src/libsignal-protocol-c-2.3.3/tests/test_common_openssl.c: In function ‘test_hmac_sha256_init’: /startdir/src/libsignal-protocol-c-2.3.3/tests/test_common_openssl.c:23:5: warning: ‘HMAC_CTX_new’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 23 | HMAC_CTX *ctx = HMAC_CTX_new(); | ^~~~~~~~ In file included from /startdir/src/libsignal-protocol-c-2.3.3/tests/test_common_openssl.c:6: /usr/include/openssl/hmac.h:33:33: note: declared here 33 | OSSL_DEPRECATEDIN_3_0 HMAC_CTX *HMAC_CTX_new(void); | ^~~~~~~~~~~~ /startdir/src/libsignal-protocol-c-2.3.3/tests/test_common_openssl.c:37:5: warning: ‘HMAC_Init_ex’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 37 | if(HMAC_Init_ex(ctx, key, key_len, EVP_sha256(), 0) != 1) { | ^~ /usr/include/openssl/hmac.h:43:27: note: declared here 43 | OSSL_DEPRECATEDIN_3_0 int HMAC_Init_ex(HMAC_CTX *ctx, const void *key, int len, | ^~~~~~~~~~~~ /startdir/src/libsignal-protocol-c-2.3.3/tests/test_common_openssl.c: In function ‘test_hmac_sha256_update’: /startdir/src/libsignal-protocol-c-2.3.3/tests/test_common_openssl.c:47:5: warning: ‘HMAC_Update’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 47 | int result = HMAC_Update(ctx, data, data_len); | ^~~ /usr/include/openssl/hmac.h:45:27: note: declared here 45 | OSSL_DEPRECATEDIN_3_0 int HMAC_Update(HMAC_CTX *ctx, const unsigned char *data, | ^~~~~~~~~~~ /startdir/src/libsignal-protocol-c-2.3.3/tests/test_common_openssl.c: In function ‘test_hmac_sha256_final’: /startdir/src/libsignal-protocol-c-2.3.3/tests/test_common_openssl.c:58:5: warning: ‘HMAC_Final’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 58 | if(HMAC_Final(ctx, md, &len) != 1) { | ^~ /usr/include/openssl/hmac.h:47:27: note: declared here 47 | OSSL_DEPRECATEDIN_3_0 int HMAC_Final(HMAC_CTX *ctx, unsigned char *md, | ^~~~~~~~~~ /startdir/src/libsignal-protocol-c-2.3.3/tests/test_common_openssl.c: In function ‘test_hmac_sha256_cleanup’: /startdir/src/libsignal-protocol-c-2.3.3/tests/test_common_openssl.c:79:9: warning: ‘HMAC_CTX_free’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 79 | HMAC_CTX_free(ctx); | ^~~~~~~~~~~~~ /usr/include/openssl/hmac.h:35:28: note: declared here 35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx); | ^~~~~~~~~~~~~ /startdir/src/libsignal-protocol-c-2.3.3/tests/test_common_openssl.c: In function ‘test_hmac_sha256_init’: /startdir/src/libsignal-protocol-c-2.3.3/tests/test_common_openssl.c:23:5: warning: ‘HMAC_CTX_new’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 23 | HMAC_CTX *ctx = HMAC_CTX_new(); | ^~~~~~~~ In file included from /startdir/src/libsignal-protocol-c-2.3.3/tests/test_common_openssl.c:6: /usr/include/openssl/hmac.h:33:33: note: declared here 33 | OSSL_DEPRECATEDIN_3_0 HMAC_CTX *HMAC_CTX_new(void); | ^~~~~~~~~~~~ /startdir/src/libsignal-protocol-c-2.3.3/tests/test_common_openssl.c:37:5: warning: ‘HMAC_Init_ex’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 37 | if(HMAC_Init_ex(ctx, key, key_len, EVP_sha256(), 0) != 1) { | ^~ /usr/include/openssl/hmac.h:43:27: note: declared here 43 | OSSL_DEPRECATEDIN_3_0 int HMAC_Init_ex(HMAC_CTX *ctx, const void *key, int len, | ^~~~~~~~~~~~ /startdir/src/libsignal-protocol-c-2.3.3/tests/test_common_openssl.c: In function ‘test_hmac_sha256_update’: /startdir/src/libsignal-protocol-c-2.3.3/tests/test_common_openssl.c:47:5: warning: ‘HMAC_Update’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 47 | int result = HMAC_Update(ctx, data, data_len); | ^~~ /usr/include/openssl/hmac.h:45:27: note: declared here 45 | OSSL_DEPRECATEDIN_3_0 int HMAC_Update(HMAC_CTX *ctx, const unsigned char *data, | ^~~~~~~~~~~ /startdir/src/libsignal-protocol-c-2.3.3/tests/test_common_openssl.c: In function ‘test_hmac_sha256_final’: /startdir/src/libsignal-protocol-c-2.3.3/tests/test_common_openssl.c:58:5: warning: ‘HMAC_Final’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 58 | if(HMAC_Final(ctx, md, &len) != 1) { | ^~ /usr/include/openssl/hmac.h:47:27: note: declared here 47 | OSSL_DEPRECATEDIN_3_0 int HMAC_Final(HMAC_CTX *ctx, unsigned char *md, | ^~~~~~~~~~ /startdir/src/libsignal-protocol-c-2.3.3/tests/test_common_openssl.c: In function ‘test_hmac_sha256_cleanup’: /startdir/src/libsignal-protocol-c-2.3.3/tests/test_common_openssl.c:79:9: warning: ‘HMAC_CTX_free’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 79 | HMAC_CTX_free(ctx); | ^~~~~~~~~~~~~ /usr/include/openssl/hmac.h:35:28: note: declared here 35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx); | ^~~~~~~~~~~~~ /startdir/src/libsignal-protocol-c-2.3.3/tests/test_common_openssl.c: In function ‘test_hmac_sha256_init’: /startdir/src/libsignal-protocol-c-2.3.3/tests/test_common_openssl.c:23:5: warning: ‘HMAC_CTX_new’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 23 | HMAC_CTX *ctx = HMAC_CTX_new(); | ^~~~~~~~ In file included from /startdir/src/libsignal-protocol-c-2.3.3/tests/test_common_openssl.c:6: /usr/include/openssl/hmac.h:33:33: note: declared here 33 | OSSL_DEPRECATEDIN_3_0 HMAC_CTX *HMAC_CTX_new(void); | ^~~~~~~~~~~~ /startdir/src/libsignal-protocol-c-2.3.3/tests/test_common_openssl.c:37:5: warning: ‘HMAC_Init_ex’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 37 | if(HMAC_Init_ex(ctx, key, key_len, EVP_sha256(), 0) != 1) { | ^~ /usr/include/openssl/hmac.h:43:27: note: declared here 43 | OSSL_DEPRECATEDIN_3_0 int HMAC_Init_ex(HMAC_CTX *ctx, const void *key, int len, | ^~~~~~~~~~~~ /startdir/src/libsignal-protocol-c-2.3.3/tests/test_common_openssl.c: In function ‘test_hmac_sha256_update’: /startdir/src/libsignal-protocol-c-2.3.3/tests/test_common_openssl.c:47:5: warning: ‘HMAC_Update’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 47 | int result = HMAC_Update(ctx, data, data_len); | ^~~ /usr/include/openssl/hmac.h:45:27: note: declared here 45 | OSSL_DEPRECATEDIN_3_0 int HMAC_Update(HMAC_CTX *ctx, const unsigned char *data, | ^~~~~~~~~~~ /startdir/src/libsignal-protocol-c-2.3.3/tests/test_common_openssl.c: In function ‘test_hmac_sha256_final’: /startdir/src/libsignal-protocol-c-2.3.3/tests/test_common_openssl.c:58:5: warning: ‘HMAC_Final’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 58 | if(HMAC_Final(ctx, md, &len) != 1) { | ^~ /usr/include/openssl/hmac.h:47:27: note: declared here 47 | OSSL_DEPRECATEDIN_3_0 int HMAC_Final(HMAC_CTX *ctx, unsigned char *md, | ^~~~~~~~~~ /startdir/src/libsignal-protocol-c-2.3.3/tests/test_common_openssl.c: In function ‘test_hmac_sha256_cleanup’: /startdir/src/libsignal-protocol-c-2.3.3/tests/test_common_openssl.c:79:9: warning: ‘HMAC_CTX_free’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 79 | HMAC_CTX_free(ctx); | ^~~~~~~~~~~~~ /usr/include/openssl/hmac.h:35:28: note: declared here 35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx); | ^~~~~~~~~~~~~ /startdir/src/libsignal-protocol-c-2.3.3/tests/test_common_openssl.c: In function ‘test_hmac_sha256_init’: /startdir/src/libsignal-protocol-c-2.3.3/tests/test_common_openssl.c:23:5: warning: ‘HMAC_CTX_new’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 23 | HMAC_CTX *ctx = HMAC_CTX_new(); | ^~~~~~~~ In file included from /startdir/src/libsignal-protocol-c-2.3.3/tests/test_common_openssl.c:6: /usr/include/openssl/hmac.h:33:33: note: declared here 33 | OSSL_DEPRECATEDIN_3_0 HMAC_CTX *HMAC_CTX_new(void); | ^~~~~~~~~~~~ /startdir/src/libsignal-protocol-c-2.3.3/tests/test_common_openssl.c:37:5: warning: ‘HMAC_Init_ex’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 37 | if(HMAC_Init_ex(ctx, key, key_len, EVP_sha256(), 0) != 1) { | ^~ /usr/include/openssl/hmac.h:43:27: note: declared here 43 | OSSL_DEPRECATEDIN_3_0 int HMAC_Init_ex(HMAC_CTX *ctx, const void *key, int len, | ^~~~~~~~~~~~ /startdir/src/libsignal-protocol-c-2.3.3/tests/test_common_openssl.c: In function ‘test_hmac_sha256_update’: /startdir/src/libsignal-protocol-c-2.3.3/tests/test_common_openssl.c:47:5: warning: ‘HMAC_Update’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 47 | int result = HMAC_Update(ctx, data, data_len); | ^~~ /usr/include/openssl/hmac.h:45:27: note: declared here 45 | OSSL_DEPRECATEDIN_3_0 int HMAC_Update(HMAC_CTX *ctx, const unsigned char *data, | ^~~~~~~~~~~ /startdir/src/libsignal-protocol-c-2.3.3/tests/test_common_openssl.c: In function ‘test_hmac_sha256_final’: /startdir/src/libsignal-protocol-c-2.3.3/tests/test_common_openssl.c:58:5: warning: ‘HMAC_Final’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 58 | if(HMAC_Final(ctx, md, &len) != 1) { | ^~ /usr/include/openssl/hmac.h:47:27: note: declared here 47 | OSSL_DEPRECATEDIN_3_0 int HMAC_Final(HMAC_CTX *ctx, unsigned char *md, | ^~~~~~~~~~ /startdir/src/libsignal-protocol-c-2.3.3/tests/test_common_openssl.c: In function ‘test_hmac_sha256_cleanup’: /startdir/src/libsignal-protocol-c-2.3.3/tests/test_common_openssl.c:79:9: warning: ‘HMAC_CTX_free’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 79 | HMAC_CTX_free(ctx); | ^~~~~~~~~~~~~ /usr/include/openssl/hmac.h:35:28: note: declared here 35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx); | ^~~~~~~~~~~~~ /startdir/src/libsignal-protocol-c-2.3.3/tests/test_common_openssl.c: In function ‘test_hmac_sha256_init’: /startdir/src/libsignal-protocol-c-2.3.3/tests/test_common_openssl.c:23:5: warning: ‘HMAC_CTX_new’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 23 | HMAC_CTX *ctx = HMAC_CTX_new(); | ^~~~~~~~ In file included from /startdir/src/libsignal-protocol-c-2.3.3/tests/test_common_openssl.c:6: /usr/include/openssl/hmac.h:33:33: note: declared here 33 | OSSL_DEPRECATEDIN_3_0 HMAC_CTX *HMAC_CTX_new(void); | ^~~~~~~~~~~~ /startdir/src/libsignal-protocol-c-2.3.3/tests/test_common_openssl.c:37:5: warning: ‘HMAC_Init_ex’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 37 | if(HMAC_Init_ex(ctx, key, key_len, EVP_sha256(), 0) != 1) { | ^~ /usr/include/openssl/hmac.h:43:27: note: declared here 43 | OSSL_DEPRECATEDIN_3_0 int HMAC_Init_ex(HMAC_CTX *ctx, const void *key, int len, | ^~~~~~~~~~~~ /startdir/src/libsignal-protocol-c-2.3.3/tests/test_common_openssl.c: In function ‘test_hmac_sha256_update’: /startdir/src/libsignal-protocol-c-2.3.3/tests/test_common_openssl.c:47:5: warning: ‘HMAC_Update’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 47 | int result = HMAC_Update(ctx, data, data_len); | ^~~ /usr/include/openssl/hmac.h:45:27: note: declared here 45 | OSSL_DEPRECATEDIN_3_0 int HMAC_Update(HMAC_CTX *ctx, const unsigned char *data, | ^~~~~~~~~~~ /startdir/src/libsignal-protocol-c-2.3.3/tests/test_common_openssl.c: In function ‘test_hmac_sha256_final’: /startdir/src/libsignal-protocol-c-2.3.3/tests/test_common_openssl.c:58:5: warning: ‘HMAC_Final’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 58 | if(HMAC_Final(ctx, md, &len) != 1) { | ^~ /usr/include/openssl/hmac.h:47:27: note: declared here 47 | OSSL_DEPRECATEDIN_3_0 int HMAC_Final(HMAC_CTX *ctx, unsigned char *md, | ^~~~~~~~~~ /startdir/src/libsignal-protocol-c-2.3.3/tests/test_common_openssl.c: In function ‘test_hmac_sha256_cleanup’: /startdir/src/libsignal-protocol-c-2.3.3/tests/test_common_openssl.c:79:9: warning: ‘HMAC_CTX_free’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 79 | HMAC_CTX_free(ctx); | ^~~~~~~~~~~~~ /usr/include/openssl/hmac.h:35:28: note: declared here 35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx); | ^~~~~~~~~~~~~ [ 90%] Linking C executable test_simultaneous_initiate [ 90%] Linking C executable test_protocol [ 90%] Linking C executable test_session_builder [ 90%] Linking C executable test_group_cipher [ 91%] Linking C executable test_key_helper [ 91%] Linking C executable test_fingerprint [ 92%] Linking C executable test_session_cipher [ 93%] Linking C executable test_curve25519 [ 94%] Linking C executable test_hkdf [ 95%] Linking C executable test_ratchet [ 96%] Linking C executable test_sender_key_record [ 97%] Linking C executable test_session_record [ 97%] Built target test_hkdf [ 98%] Building C object tests/CMakeFiles/test_device_consistency.dir/test_device_consistency.c.o [ 98%] Built target test_session_cipher [ 98%] Built target test_key_helper [ 98%] Built target test_protocol [ 98%] Building C object tests/CMakeFiles/test_device_consistency.dir/test_common.c.o [ 99%] Building C object tests/CMakeFiles/test_device_consistency.dir/test_common_openssl.c.o [ 99%] Built target test_session_record /startdir/src/libsignal-protocol-c-2.3.3/tests/test_common_openssl.c: In function ‘test_hmac_sha256_init’: /startdir/src/libsignal-protocol-c-2.3.3/tests/test_common_openssl.c:23:5: warning: ‘HMAC_CTX_new’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 23 | HMAC_CTX *ctx = HMAC_CTX_new(); | ^~~~~~~~ In file included from /startdir/src/libsignal-protocol-c-2.3.3/tests/test_common_openssl.c:6: /usr/include/openssl/hmac.h:33:33: note: declared here 33 | OSSL_DEPRECATEDIN_3_0 HMAC_CTX *HMAC_CTX_new(void); | ^~~~~~~~~~~~ /startdir/src/libsignal-protocol-c-2.3.3/tests/test_common_openssl.c:37:5: warning: ‘HMAC_Init_ex’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 37 | if(HMAC_Init_ex(ctx, key, key_len, EVP_sha256(), 0) != 1) { | ^~ /usr/include/openssl/hmac.h:43:27: note: declared here 43 | OSSL_DEPRECATEDIN_3_0 int HMAC_Init_ex(HMAC_CTX *ctx, const void *key, int len, | ^~~~~~~~~~~~ /startdir/src/libsignal-protocol-c-2.3.3/tests/test_common_openssl.c: In function ‘test_hmac_sha256_update’: /startdir/src/libsignal-protocol-c-2.3.3/tests/test_common_openssl.c:47:5: warning: ‘HMAC_Update’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 47 | int result = HMAC_Update(ctx, data, data_len); | ^~~ /usr/include/openssl/hmac.h:45:27: note: declared here 45 | OSSL_DEPRECATEDIN_3_0 int HMAC_Update(HMAC_CTX *ctx, const unsigned char *data, | ^~~~~~~~~~~ /startdir/src/libsignal-protocol-c-2.3.3/tests/test_common_openssl.c: In function ‘test_hmac_sha256_final’: /startdir/src/libsignal-protocol-c-2.3.3/tests/test_common_openssl.c:58:5: warning: ‘HMAC_Final’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 58 | if(HMAC_Final(ctx, md, &len) != 1) { | ^~ /usr/include/openssl/hmac.h:47:27: note: declared here 47 | OSSL_DEPRECATEDIN_3_0 int HMAC_Final(HMAC_CTX *ctx, unsigned char *md, | ^~~~~~~~~~ /startdir/src/libsignal-protocol-c-2.3.3/tests/test_common_openssl.c: In function ‘test_hmac_sha256_cleanup’: /startdir/src/libsignal-protocol-c-2.3.3/tests/test_common_openssl.c:79:9: warning: ‘HMAC_CTX_free’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 79 | HMAC_CTX_free(ctx); | ^~~~~~~~~~~~~ /usr/include/openssl/hmac.h:35:28: note: declared here 35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx); | ^~~~~~~~~~~~~ [ 99%] Built target test_sender_key_record [ 99%] Built target test_curve25519 [100%] Linking C executable test_device_consistency [100%] Built target test_session_builder [100%] Built target test_group_cipher [100%] Built target test_fingerprint [100%] Built target test_simultaneous_initiate [100%] Built target test_ratchet [100%] Built target test_device_consistency make: Leaving directory '/startdir/src/build' ==> Starting check()... make: Entering directory '/startdir/src/build/tests' [ 1%] Built target protobuf-c [ 49%] Built target curve25519 [ 64%] Built target signal-protocol-c [ 70%] Built target test_hkdf [ 70%] Built target test_ratchet [ 73%] Built target test_key_helper [ 76%] Built target test_session_cipher [ 78%] Built target test_session_builder [ 81%] Built target test_session_record [ 83%] Built target test_protocol [ 86%] Built target test_group_cipher [ 89%] Built target test_simultaneous_initiate [ 92%] Built target test_curve25519 [ 95%] Built target test_sender_key_record [ 97%] Built target test_fingerprint [100%] Built target test_device_consistency make: Leaving directory '/startdir/src/build/tests' Test project /startdir/src/build Start 1: test_curve25519 1/13 Test #1: test_curve25519 ..................***Failed 13.87 sec Start 2: test_hkdf 2/13 Test #2: test_hkdf ........................ Passed 0.09 sec Start 3: test_ratchet 3/13 Test #3: test_ratchet ..................... Passed 0.01 sec Start 4: test_protocol 4/13 Test #4: test_protocol .................... Passed 0.01 sec Start 5: test_session_record 5/13 Test #5: test_session_record .............. Passed 0.01 sec Start 6: test_session_cipher 6/13 Test #6: test_session_cipher .............. Passed 0.04 sec Start 7: test_session_builder 7/13 Test #7: test_session_builder ............. Passed 0.09 sec Start 8: test_key_helper 8/13 Test #8: test_key_helper .................. Passed 0.00 sec Start 9: test_simultaneous_initiate 9/13 Test #9: test_simultaneous_initiate ....... Passed 0.42 sec Start 10: test_sender_key_record 10/13 Test #10: test_sender_key_record ........... Passed 0.01 sec Start 11: test_group_cipher 11/13 Test #11: test_group_cipher ................ Passed 0.35 sec Start 12: test_fingerprint 12/13 Test #12: test_fingerprint ................. Passed 0.04 sec Start 13: test_device_consistency 13/13 Test #13: test_device_consistency .......... Passed 0.01 sec 92% tests passed, 1 tests failed out of 13 Total Test time (real) = 14.94 sec The following tests FAILED: 1 - test_curve25519 (Failed) Errors while running CTest Output from these tests are in: /startdir/src/build/Testing/Temporary/LastTest.log Use "--rerun-failed --output-on-failure" to re-run the failed cases verbosely. ==> ERROR: A failure occurred in check(). Aborting... ==> ERROR: Build failed, check /home/alhp/workspace/chroot/build_635294bd-7cb8-4f53-a49e-c4ad186e55a0/build