******************************************************************************** conan install aws-c-cal/0.5.11@#9ad9635331bf473417999c3c8c287a18 --build=aws-c-cal -pr /home/conan/w/prod/BuildSingleReference/217170/2d0f5202-0c71-44a0-b403-381132f5b1dd/profile_linux_10_libstdcpp11_gcc_release_64.aws-c-cal-shared-True.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/prod/BuildSingleReference/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 10 gcc>=5, using the major as version ************************* WARNING: GCC OLD ABI COMPATIBILITY *********************** Conan detected a GCC version > 5 but has adjusted the 'compiler.libcxx' setting to 'libstdc++' for backwards compatibility. Your compiler is likely using the new CXX11 ABI by default (libstdc++11). If you want Conan to use the new ABI for the default profile, run: $ conan profile update settings.compiler.libcxx=libstdc++11 default Or edit '/home/conan/w/prod/BuildSingleReference/.conan/profiles/default' and set compiler.libcxx=libstdc++11 ************************************************************************************ Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=gcc compiler.version=10 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/prod/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=10 os=Linux [options] aws-c-cal:shared=True [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True aws-c-common/0.6.11: Not found in local cache, looking in remotes... aws-c-common/0.6.11: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz aws-c-common/0.6.11: Downloaded recipe revision 79c62eb4577e1e0fe912254a4f9a953e openssl/3.1.0: Not found in local cache, looking in remotes... openssl/3.1.0: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz openssl/3.1.0: Downloaded recipe revision 25925a18588e030e406a15da96c4d32b zlib/1.2.13: Not found in local cache, looking in remotes... zlib/1.2.13: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz zlib/1.2.13: Downloaded recipe revision 13c96f538b52e1600c40b88994de240f aws-c-cal/0.5.11: Forced build from source Installing package: aws-c-cal/0.5.11 Requirements aws-c-cal/0.5.11 from local cache - Cache aws-c-common/0.6.11 from 'conan-center' - Downloaded openssl/3.1.0 from 'conan-center' - Downloaded zlib/1.2.13 from 'conan-center' - Downloaded Packages aws-c-cal/0.5.11:99c2e5f0905f40f976c024c8f2b32c3df4766d9d - Build aws-c-common/0.6.11:c779c81f85717ba4e042153260da73cfe3706d27 - Download openssl/3.1.0:0020bc4112335790e43a736facc055c3337d4107 - Download zlib/1.2.13:19729b9559f3ae196cad45cb2b97468ccb75dcd1 - Download Installing (downloading, building) binaries... aws-c-common/0.6.11: Retrieving package c779c81f85717ba4e042153260da73cfe3706d27 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz aws-c-common/0.6.11: Package installed c779c81f85717ba4e042153260da73cfe3706d27 aws-c-common/0.6.11: Downloaded package revision 7f25a52f44a42e7efd03be86fd19f575 zlib/1.2.13: Retrieving package 19729b9559f3ae196cad45cb2b97468ccb75dcd1 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.2.13: Package installed 19729b9559f3ae196cad45cb2b97468ccb75dcd1 zlib/1.2.13: Downloaded package revision 562e6cc3d7987119418780e5c5697342 openssl/3.1.0: Retrieving package 0020bc4112335790e43a736facc055c3337d4107 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz openssl/3.1.0: Package installed 0020bc4112335790e43a736facc055c3337d4107 openssl/3.1.0: Downloaded package revision 413b3a714763ab92ee2bcb1388b43aa2 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK aws-c-cal/0.5.11: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/aws-c-cal/0.5.11/_/_/source/src aws-c-cal/0.5.11: [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK [HOOK - conan-center.py] post_source(): [SHORT_PATHS USAGE (KB-H066)] OK aws-c-cal/0.5.11: Copying sources to build folder aws-c-cal/0.5.11: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/aws-c-cal/0.5.11/_/_/build/99c2e5f0905f40f976c024c8f2b32c3df4766d9d aws-c-cal/0.5.11: Generator txt created conanbuildinfo.txt aws-c-cal/0.5.11: Calling generate() aws-c-cal/0.5.11: Preset 'release' added to CMakePresets.json. Invoke it manually using 'cmake --preset release' aws-c-cal/0.5.11: If your CMake version is not compatible with CMakePresets (<3.19) call cmake like: 'cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE=/home/conan/w/prod/BuildSingleReference/.conan/data/aws-c-cal/0.5.11/_/_/build/99c2e5f0905f40f976c024c8f2b32c3df4766d9d/build/Release/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Release' aws-c-cal/0.5.11: Aggregating env generators [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK aws-c-cal/0.5.11: Calling build() aws-c-cal/0.5.11: Apply patch (backport): Link to CoreFoundation on Apple aws-c-cal/0.5.11: CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/aws-c-cal/0.5.11/_/_/build/99c2e5f0905f40f976c024c8f2b32c3df4766d9d/build/Release/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/aws-c-cal/0.5.11/_/_/package/99c2e5f0905f40f976c024c8f2b32c3df4766d9d" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod/BuildSingleReference/.conan/data/aws-c-cal/0.5.11/_/_/build/99c2e5f0905f40f976c024c8f2b32c3df4766d9d/src" ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/aws-c-cal/0.5.11/_/_/build/99c2e5f0905f40f976c024c8f2b32c3df4766d9d/build/Release/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/aws-c-cal/0.5.11/_/_/package/99c2e5f0905f40f976c024c8f2b32c3df4766d9d" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod/BuildSingleReference/.conan/data/aws-c-cal/0.5.11/_/_/build/99c2e5f0905f40f976c024c8f2b32c3df4766d9d/src" ----------------- -- Using Conan toolchain: /home/conan/w/prod/BuildSingleReference/.conan/data/aws-c-cal/0.5.11/_/_/build/99c2e5f0905f40f976c024c8f2b32c3df4766d9d/build/Release/generators/conan_toolchain.cmake -- Conan toolchain: Setting BUILD_SHARED_LIBS = ON -- The C compiler identification is GNU 10.3.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Conan: Component target declared 'OpenSSL::Crypto' -- Conan: Component target declared 'OpenSSL::SSL' -- Conan: Target declared 'openssl::openssl' -- Conan: Target declared 'ZLIB::ZLIB' -- Conan: Including build module from '/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/3.1.0/_/_/package/0020bc4112335790e43a736facc055c3337d4107/lib/cmake/conan-official-openssl-variables.cmake' -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Using libcrypto from system: crypto -- Performing Test HAS_FPIC_FLAG -- Performing Test HAS_FPIC_FLAG - Success -- Performing Test HAS_MOUTLINE_ATOMICS -- Performing Test HAS_MOUTLINE_ATOMICS - Failed -- 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 -- Conan: Component target declared 'AWS::aws-c-common' -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/.conan/data/aws-c-cal/0.5.11/_/_/build/99c2e5f0905f40f976c024c8f2b32c3df4766d9d/build/Release aws-c-cal/0.5.11: CMake command: cmake --build "/home/conan/w/prod/BuildSingleReference/.conan/data/aws-c-cal/0.5.11/_/_/build/99c2e5f0905f40f976c024c8f2b32c3df4766d9d/build/Release" '--' '-j3' ----Running------ > cmake --build "/home/conan/w/prod/BuildSingleReference/.conan/data/aws-c-cal/0.5.11/_/_/build/99c2e5f0905f40f976c024c8f2b32c3df4766d9d/build/Release" '--' '-j3' ----------------- Scanning dependencies of target aws-c-cal [ 8%] Building C object CMakeFiles/aws-c-cal.dir/source/cal.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/ecc.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 shared library libaws-c-cal.so [ 83%] Built target aws-c-cal Scanning dependencies of target sha256_profile [ 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 aws-c-cal/0.5.11: Package '99c2e5f0905f40f976c024c8f2b32c3df4766d9d' built aws-c-cal/0.5.11: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/aws-c-cal/0.5.11/_/_/build/99c2e5f0905f40f976c024c8f2b32c3df4766d9d/build/Release aws-c-cal/0.5.11: Generated conaninfo.txt aws-c-cal/0.5.11: Generated conanbuildinfo.txt aws-c-cal/0.5.11: Generating the package aws-c-cal/0.5.11: Package folder /home/conan/w/prod/BuildSingleReference/.conan/data/aws-c-cal/0.5.11/_/_/package/99c2e5f0905f40f976c024c8f2b32c3df4766d9d aws-c-cal/0.5.11: Calling package() aws-c-cal/0.5.11: Copied 1 file: LICENSE aws-c-cal/0.5.11: CMake command: cmake --install "/home/conan/w/prod/BuildSingleReference/.conan/data/aws-c-cal/0.5.11/_/_/build/99c2e5f0905f40f976c024c8f2b32c3df4766d9d/build/Release" --prefix "/home/conan/w/prod/BuildSingleReference/.conan/data/aws-c-cal/0.5.11/_/_/package/99c2e5f0905f40f976c024c8f2b32c3df4766d9d" ----Running------ > cmake --install "/home/conan/w/prod/BuildSingleReference/.conan/data/aws-c-cal/0.5.11/_/_/build/99c2e5f0905f40f976c024c8f2b32c3df4766d9d/build/Release" --prefix "/home/conan/w/prod/BuildSingleReference/.conan/data/aws-c-cal/0.5.11/_/_/package/99c2e5f0905f40f976c024c8f2b32c3df4766d9d" ----------------- -- Install configuration: "Release" -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/aws-c-cal/0.5.11/_/_/package/99c2e5f0905f40f976c024c8f2b32c3df4766d9d/lib/libaws-c-cal.so.1.0.0 -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/aws-c-cal/0.5.11/_/_/package/99c2e5f0905f40f976c024c8f2b32c3df4766d9d/lib/libaws-c-cal.so -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/aws-c-cal/0.5.11/_/_/package/99c2e5f0905f40f976c024c8f2b32c3df4766d9d/include/aws/cal/cal.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/aws-c-cal/0.5.11/_/_/package/99c2e5f0905f40f976c024c8f2b32c3df4766d9d/include/aws/cal/ecc.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/aws-c-cal/0.5.11/_/_/package/99c2e5f0905f40f976c024c8f2b32c3df4766d9d/include/aws/cal/exports.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/aws-c-cal/0.5.11/_/_/package/99c2e5f0905f40f976c024c8f2b32c3df4766d9d/include/aws/cal/hash.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/aws-c-cal/0.5.11/_/_/package/99c2e5f0905f40f976c024c8f2b32c3df4766d9d/include/aws/cal/hmac.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/aws-c-cal/0.5.11/_/_/package/99c2e5f0905f40f976c024c8f2b32c3df4766d9d/lib/aws-c-cal/cmake/shared/aws-c-cal-targets.cmake -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/aws-c-cal/0.5.11/_/_/package/99c2e5f0905f40f976c024c8f2b32c3df4766d9d/lib/aws-c-cal/cmake/shared/aws-c-cal-targets-release.cmake -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/aws-c-cal/0.5.11/_/_/package/99c2e5f0905f40f976c024c8f2b32c3df4766d9d/lib/aws-c-cal/cmake/aws-c-cal-config.cmake -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/aws-c-cal/0.5.11/_/_/package/99c2e5f0905f40f976c024c8f2b32c3df4766d9d/lib/aws-c-cal/cmake/modules/FindLibCrypto.cmake -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/aws-c-cal/0.5.11/_/_/package/99c2e5f0905f40f976c024c8f2b32c3df4766d9d/bin/sha256_profile -- Set runtime path of "/home/conan/w/prod/BuildSingleReference/.conan/data/aws-c-cal/0.5.11/_/_/package/99c2e5f0905f40f976c024c8f2b32c3df4766d9d/bin/sha256_profile" to "" [HOOK - conan-center.py] post_package(): [PACKAGE LICENSE (KB-H012)] OK [HOOK - conan-center.py] post_package(): [DEFAULT PACKAGE LAYOUT (KB-H013)] OK [HOOK - conan-center.py] post_package(): [MATCHING CONFIGURATION (KB-H014)] OK [HOOK - conan-center.py] post_package(): [SHARED ARTIFACTS (KB-H015)] OK [HOOK - conan-center.py] post_package(): [STATIC ARTIFACTS (KB-H074)] OK [HOOK - conan-center.py] post_package(): [EITHER STATIC OR SHARED OF EACH LIB (KB-H076)] OK [HOOK - conan-center.py] post_package(): [PC-FILES (KB-H020)] OK [HOOK - conan-center.py] post_package(): [CMAKE-MODULES-CONFIG-FILES (KB-H016)] OK [HOOK - conan-center.py] post_package(): [PDB FILES NOT ALLOWED (KB-H017)] OK [HOOK - conan-center.py] post_package(): [LIBTOOL FILES PRESENCE (KB-H018)] OK [HOOK - conan-center.py] post_package(): [MS RUNTIME FILES (KB-H021)] OK [HOOK - conan-center.py] post_package(): [SHORT_PATHS USAGE (KB-H066)] OK [HOOK - conan-center.py] post_package(): [MISSING SYSTEM LIBS (KB-H043)] OK [HOOK - conan-center.py] post_package(): [APPLE RELOCATABLE SHARED LIBS (KB-H077)] OK aws-c-cal/0.5.11 package(): Packaged 2 files: LICENSE, sha256_profile aws-c-cal/0.5.11 package(): Packaged 1 '.0' file: libaws-c-cal.so.1.0.0 aws-c-cal/0.5.11 package(): Packaged 1 '.so' file: libaws-c-cal.so aws-c-cal/0.5.11 package(): Packaged 5 '.h' files aws-c-cal/0.5.11: Package '99c2e5f0905f40f976c024c8f2b32c3df4766d9d' created aws-c-cal/0.5.11: Created package revision 6675818496e656ab4f0875fd1294dbdc [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK [HOOK - conan-center.py] post_package_info(): [INCLUDE PATH DOES NOT EXIST (KB-H071)] OK Aggregating env generators INFO sha256_profile will be built with shared libs, but you may need to set LD_LIBRARY_PATH=/home/conan/w/prod/BuildSingleReference/.conan/data/aws-c-cal/0.5.11/_/_/package/99c2e5f0905f40f976c024c8f2b32c3df4766d9d/lib to run the application /home/conan/w/prod/BuildSingleReference/.conan/data/aws-c-cal/0.5.11/_/_/build/99c2e5f0905f40f976c024c8f2b32c3df4766d9d/src/source/unix/openssl_platform_init.c: In function ‘s_resolve_hmac_102’: /home/conan/w/prod/BuildSingleReference/.conan/data/aws-c-cal/0.5.11/_/_/build/99c2e5f0905f40f976c024c8f2b32c3df4766d9d/src/source/unix/openssl_platform_init.c:107:5: warning: ‘HMAC_Update’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 107 | hmac_ctx_update update_fn = (hmac_ctx_update)HMAC_Update; | ^~~~~~~~~~~~~~~ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/aws-c-cal/0.5.11/_/_/build/99c2e5f0905f40f976c024c8f2b32c3df4766d9d/src/include/aws/cal/private/opensslcrypto_common.h:6, from /home/conan/w/prod/BuildSingleReference/.conan/data/aws-c-cal/0.5.11/_/_/build/99c2e5f0905f40f976c024c8f2b32c3df4766d9d/src/source/unix/openssl_platform_init.c:14: /home/conan/w/prod/BuildSingleReference/.conan/data/openssl/3.1.0/_/_/package/0020bc4112335790e43a736facc055c3337d4107/include/openssl/hmac.h:45:27: note: declared here 45 | OSSL_DEPRECATEDIN_3_0 int HMAC_Update(HMAC_CTX *ctx, const unsigned char *data, | ^~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/aws-c-cal/0.5.11/_/_/build/99c2e5f0905f40f976c024c8f2b32c3df4766d9d/src/source/unix/openssl_platform_init.c:108:5: warning: ‘HMAC_Final’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 108 | hmac_ctx_final final_fn = (hmac_ctx_final)HMAC_Final; | ^~~~~~~~~~~~~~ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/aws-c-cal/0.5.11/_/_/build/99c2e5f0905f40f976c024c8f2b32c3df4766d9d/src/include/aws/cal/private/opensslcrypto_common.h:6, from /home/conan/w/prod/BuildSingleReference/.conan/data/aws-c-cal/0.5.11/_/_/build/99c2e5f0905f40f976c024c8f2b32c3df4766d9d/src/source/unix/openssl_platform_init.c:14: /home/conan/w/prod/BuildSingleReference/.conan/data/openssl/3.1.0/_/_/package/0020bc4112335790e43a736facc055c3337d4107/include/openssl/hmac.h:47:27: note: declared here 47 | OSSL_DEPRECATEDIN_3_0 int HMAC_Final(HMAC_CTX *ctx, unsigned char *md, | ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/aws-c-cal/0.5.11/_/_/build/99c2e5f0905f40f976c024c8f2b32c3df4766d9d/src/source/unix/openssl_platform_init.c:109:5: warning: ‘HMAC_Init_ex’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 109 | hmac_ctx_init_ex init_ex_fn = (hmac_ctx_init_ex)HMAC_Init_ex; | ^~~~~~~~~~~~~~~~ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/aws-c-cal/0.5.11/_/_/build/99c2e5f0905f40f976c024c8f2b32c3df4766d9d/src/include/aws/cal/private/opensslcrypto_common.h:6, from /home/conan/w/prod/BuildSingleReference/.conan/data/aws-c-cal/0.5.11/_/_/build/99c2e5f0905f40f976c024c8f2b32c3df4766d9d/src/source/unix/openssl_platform_init.c:14: /home/conan/w/prod/BuildSingleReference/.conan/data/openssl/3.1.0/_/_/package/0020bc4112335790e43a736facc055c3337d4107/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, | ^~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/aws-c-cal/0.5.11/_/_/build/99c2e5f0905f40f976c024c8f2b32c3df4766d9d/src/source/unix/openssl_platform_init.c: In function ‘s_resolve_hmac_111’: /home/conan/w/prod/BuildSingleReference/.conan/data/aws-c-cal/0.5.11/_/_/build/99c2e5f0905f40f976c024c8f2b32c3df4766d9d/src/source/unix/openssl_platform_init.c:145:5: warning: ‘HMAC_CTX_new’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 145 | hmac_ctx_new new_fn = (hmac_ctx_new)HMAC_CTX_new; | ^~~~~~~~~~~~ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/aws-c-cal/0.5.11/_/_/build/99c2e5f0905f40f976c024c8f2b32c3df4766d9d/src/include/aws/cal/private/opensslcrypto_common.h:6, from /home/conan/w/prod/BuildSingleReference/.conan/data/aws-c-cal/0.5.11/_/_/build/99c2e5f0905f40f976c024c8f2b32c3df4766d9d/src/source/unix/openssl_platform_init.c:14: /home/conan/w/prod/BuildSingleReference/.conan/data/openssl/3.1.0/_/_/package/0020bc4112335790e43a736facc055c3337d4107/include/openssl/hmac.h:33:33: note: declared here 33 | OSSL_DEPRECATEDIN_3_0 HMAC_CTX *HMAC_CTX_new(void); | ^~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/aws-c-cal/0.5.11/_/_/build/99c2e5f0905f40f976c024c8f2b32c3df4766d9d/src/source/unix/openssl_platform_init.c:146:5: warning: ‘HMAC_CTX_free’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 146 | hmac_ctx_free free_fn = (hmac_ctx_free)HMAC_CTX_free; | ^~~~~~~~~~~~~ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/aws-c-cal/0.5.11/_/_/build/99c2e5f0905f40f976c024c8f2b32c3df4766d9d/src/include/aws/cal/private/opensslcrypto_common.h:6, from /home/conan/w/prod/BuildSingleReference/.conan/data/aws-c-cal/0.5.11/_/_/build/99c2e5f0905f40f976c024c8f2b32c3df4766d9d/src/source/unix/openssl_platform_init.c:14: /home/conan/w/prod/BuildSingleReference/.conan/data/openssl/3.1.0/_/_/package/0020bc4112335790e43a736facc055c3337d4107/include/openssl/hmac.h:35:28: note: declared here 35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx); | ^~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/aws-c-cal/0.5.11/_/_/build/99c2e5f0905f40f976c024c8f2b32c3df4766d9d/src/source/unix/openssl_platform_init.c:147:5: warning: ‘HMAC_CTX_reset’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 147 | hmac_ctx_reset reset_fn = (hmac_ctx_reset)HMAC_CTX_reset; | ^~~~~~~~~~~~~~ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/aws-c-cal/0.5.11/_/_/build/99c2e5f0905f40f976c024c8f2b32c3df4766d9d/src/include/aws/cal/private/opensslcrypto_common.h:6, from /home/conan/w/prod/BuildSingleReference/.conan/data/aws-c-cal/0.5.11/_/_/build/99c2e5f0905f40f976c024c8f2b32c3df4766d9d/src/source/unix/openssl_platform_init.c:14: /home/conan/w/prod/BuildSingleReference/.conan/data/openssl/3.1.0/_/_/package/0020bc4112335790e43a736facc055c3337d4107/include/openssl/hmac.h:34:27: note: declared here 34 | OSSL_DEPRECATEDIN_3_0 int HMAC_CTX_reset(HMAC_CTX *ctx); | ^~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/aws-c-cal/0.5.11/_/_/build/99c2e5f0905f40f976c024c8f2b32c3df4766d9d/src/source/unix/openssl_platform_init.c:148:5: warning: ‘HMAC_Update’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 148 | hmac_ctx_update update_fn = (hmac_ctx_update)HMAC_Update; | ^~~~~~~~~~~~~~~ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/aws-c-cal/0.5.11/_/_/build/99c2e5f0905f40f976c024c8f2b32c3df4766d9d/src/include/aws/cal/private/opensslcrypto_common.h:6, from /home/conan/w/prod/BuildSingleReference/.conan/data/aws-c-cal/0.5.11/_/_/build/99c2e5f0905f40f976c024c8f2b32c3df4766d9d/src/source/unix/openssl_platform_init.c:14: /home/conan/w/prod/BuildSingleReference/.conan/data/openssl/3.1.0/_/_/package/0020bc4112335790e43a736facc055c3337d4107/include/openssl/hmac.h:45:27: note: declared here 45 | OSSL_DEPRECATEDIN_3_0 int HMAC_Update(HMAC_CTX *ctx, const unsigned char *data, | ^~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/aws-c-cal/0.5.11/_/_/build/99c2e5f0905f40f976c024c8f2b32c3df4766d9d/src/source/unix/openssl_platform_init.c:149:5: warning: ‘HMAC_Final’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 149 | hmac_ctx_final final_fn = (hmac_ctx_final)HMAC_Final; | ^~~~~~~~~~~~~~ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/aws-c-cal/0.5.11/_/_/build/99c2e5f0905f40f976c024c8f2b32c3df4766d9d/src/include/aws/cal/private/opensslcrypto_common.h:6, from /home/conan/w/prod/BuildSingleReference/.conan/data/aws-c-cal/0.5.11/_/_/build/99c2e5f0905f40f976c024c8f2b32c3df4766d9d/src/source/unix/openssl_platform_init.c:14: /home/conan/w/prod/BuildSingleReference/.conan/data/openssl/3.1.0/_/_/package/0020bc4112335790e43a736facc055c3337d4107/include/openssl/hmac.h:47:27: note: declared here 47 | OSSL_DEPRECATEDIN_3_0 int HMAC_Final(HMAC_CTX *ctx, unsigned char *md, | ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/aws-c-cal/0.5.11/_/_/build/99c2e5f0905f40f976c024c8f2b32c3df4766d9d/src/source/unix/openssl_platform_init.c:150:5: warning: ‘HMAC_Init_ex’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 150 | hmac_ctx_init_ex init_ex_fn = (hmac_ctx_init_ex)HMAC_Init_ex; | ^~~~~~~~~~~~~~~~ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/aws-c-cal/0.5.11/_/_/build/99c2e5f0905f40f976c024c8f2b32c3df4766d9d/src/include/aws/cal/private/opensslcrypto_common.h:6, from /home/conan/w/prod/BuildSingleReference/.conan/data/aws-c-cal/0.5.11/_/_/build/99c2e5f0905f40f976c024c8f2b32c3df4766d9d/src/source/unix/openssl_platform_init.c:14: /home/conan/w/prod/BuildSingleReference/.conan/data/openssl/3.1.0/_/_/package/0020bc4112335790e43a736facc055c3337d4107/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, | ^~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/aws-c-cal/0.5.11/_/_/build/99c2e5f0905f40f976c024c8f2b32c3df4766d9d/src/source/unix/opensslcrypto_ecc.c: In function ‘s_key_pair_destroy’: /home/conan/w/prod/BuildSingleReference/.conan/data/aws-c-cal/0.5.11/_/_/build/99c2e5f0905f40f976c024c8f2b32c3df4766d9d/src/source/unix/opensslcrypto_ecc.c:42:13: warning: ‘EC_KEY_free’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 42 | EC_KEY_free(key_impl->ec_key); | ^~~~~~~~~~~ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/aws-c-cal/0.5.11/_/_/build/99c2e5f0905f40f976c024c8f2b32c3df4766d9d/src/source/unix/opensslcrypto_ecc.c:11: /home/conan/w/prod/BuildSingleReference/.conan/data/openssl/3.1.0/_/_/package/0020bc4112335790e43a736facc055c3337d4107/include/openssl/ec.h:1006:28: note: declared here 1006 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key); | ^~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/aws-c-cal/0.5.11/_/_/build/99c2e5f0905f40f976c024c8f2b32c3df4766d9d/src/source/unix/opensslcrypto_ecc.c: In function ‘s_sign_payload’: /home/conan/w/prod/BuildSingleReference/.conan/data/aws-c-cal/0.5.11/_/_/build/99c2e5f0905f40f976c024c8f2b32c3df4766d9d/src/source/unix/opensslcrypto_ecc.c:55:5: warning: ‘ECDSA_sign’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 55 | int ret_val = ECDSA_sign( | ^~~ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/aws-c-cal/0.5.11/_/_/build/99c2e5f0905f40f976c024c8f2b32c3df4766d9d/src/source/unix/opensslcrypto_ecc.c:11: /home/conan/w/prod/BuildSingleReference/.conan/data/openssl/3.1.0/_/_/package/0020bc4112335790e43a736facc055c3337d4107/include/openssl/ec.h:1417:27: note: declared here 1417 | OSSL_DEPRECATEDIN_3_0 int ECDSA_sign(int type, const unsigned char *dgst, | ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/aws-c-cal/0.5.11/_/_/build/99c2e5f0905f40f976c024c8f2b32c3df4766d9d/src/source/unix/opensslcrypto_ecc.c: In function ‘s_verify_payload’: /home/conan/w/prod/BuildSingleReference/.conan/data/aws-c-cal/0.5.11/_/_/build/99c2e5f0905f40f976c024c8f2b32c3df4766d9d/src/source/unix/opensslcrypto_ecc.c:73:5: warning: ‘ECDSA_verify’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 73 | return ECDSA_verify(0, hash->ptr, hash->len, signature->ptr, signature->len, libcrypto_key_pair->ec_key) == 1 | ^~~~~~ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/aws-c-cal/0.5.11/_/_/build/99c2e5f0905f40f976c024c8f2b32c3df4766d9d/src/source/unix/opensslcrypto_ecc.c:11: /home/conan/w/prod/BuildSingleReference/.conan/data/openssl/3.1.0/_/_/package/0020bc4112335790e43a736facc055c3337d4107/include/openssl/ec.h:1450:27: note: declared here 1450 | OSSL_DEPRECATEDIN_3_0 int ECDSA_verify(int type, const unsigned char *dgst, | ^~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/aws-c-cal/0.5.11/_/_/build/99c2e5f0905f40f976c024c8f2b32c3df4766d9d/src/source/unix/opensslcrypto_ecc.c: In function ‘s_signature_length’: /home/conan/w/prod/BuildSingleReference/.conan/data/aws-c-cal/0.5.11/_/_/build/99c2e5f0905f40f976c024c8f2b32c3df4766d9d/src/source/unix/opensslcrypto_ecc.c:81:5: warning: ‘ECDSA_size’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 81 | return ECDSA_size(libcrypto_key_pair->ec_key); | ^~~~~~ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/aws-c-cal/0.5.11/_/_/build/99c2e5f0905f40f976c024c8f2b32c3df4766d9d/src/source/unix/opensslcrypto_ecc.c:11: /home/conan/w/prod/BuildSingleReference/.conan/data/openssl/3.1.0/_/_/package/0020bc4112335790e43a736facc055c3337d4107/include/openssl/ec.h:1458:27: note: declared here 1458 | OSSL_DEPRECATEDIN_3_0 int ECDSA_size(const EC_KEY *eckey); | ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/aws-c-cal/0.5.11/_/_/build/99c2e5f0905f40f976c024c8f2b32c3df4766d9d/src/source/unix/opensslcrypto_ecc.c: In function ‘s_fill_in_public_key_info’: /home/conan/w/prod/BuildSingleReference/.conan/data/aws-c-cal/0.5.11/_/_/build/99c2e5f0905f40f976c024c8f2b32c3df4766d9d/src/source/unix/opensslcrypto_ecc.c:93:5: warning: ‘EC_POINT_get_affine_coordinates_GFp’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 93 | if (EC_POINT_get_affine_coordinates_GFp(group, pub_key_point, big_num_x, big_num_y, NULL) != 1) { | ^~ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/aws-c-cal/0.5.11/_/_/build/99c2e5f0905f40f976c024c8f2b32c3df4766d9d/src/source/unix/opensslcrypto_ecc.c:11: /home/conan/w/prod/BuildSingleReference/.conan/data/openssl/3.1.0/_/_/package/0020bc4112335790e43a736facc055c3337d4107/include/openssl/ec.h:662:27: note: declared here 662 | OSSL_DEPRECATEDIN_3_0 int EC_POINT_get_affine_coordinates_GFp | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/aws-c-cal/0.5.11/_/_/build/99c2e5f0905f40f976c024c8f2b32c3df4766d9d/src/source/unix/opensslcrypto_ecc.c: In function ‘s_derive_public_key’: /home/conan/w/prod/BuildSingleReference/.conan/data/aws-c-cal/0.5.11/_/_/build/99c2e5f0905f40f976c024c8f2b32c3df4766d9d/src/source/unix/opensslcrypto_ecc.c:139:5: warning: ‘EC_KEY_get0_group’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 139 | const EC_GROUP *group = EC_KEY_get0_group(libcrypto_key_pair->ec_key); | ^~~~~ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/aws-c-cal/0.5.11/_/_/build/99c2e5f0905f40f976c024c8f2b32c3df4766d9d/src/source/unix/opensslcrypto_ecc.c:11: /home/conan/w/prod/BuildSingleReference/.conan/data/openssl/3.1.0/_/_/package/0020bc4112335790e43a736facc055c3337d4107/include/openssl/ec.h:1037:39: note: declared here 1037 | OSSL_DEPRECATEDIN_3_0 const EC_GROUP *EC_KEY_get0_group(const EC_KEY *key); | ^~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/aws-c-cal/0.5.11/_/_/build/99c2e5f0905f40f976c024c8f2b32c3df4766d9d/src/source/unix/opensslcrypto_ecc.c:145:5: warning: ‘EC_KEY_set_public_key’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 145 | EC_KEY_set_public_key(libcrypto_key_pair->ec_key, point); | ^~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/aws-c-cal/0.5.11/_/_/build/99c2e5f0905f40f976c024c8f2b32c3df4766d9d/src/source/unix/opensslcrypto_ecc.c:11: /home/conan/w/prod/BuildSingleReference/.conan/data/openssl/3.1.0/_/_/package/0020bc4112335790e43a736facc055c3337d4107/include/openssl/ec.h:1073:27: note: declared here 1073 | OSSL_DEPRECATEDIN_3_0 int EC_KEY_set_public_key(EC_KEY *key, const EC_POINT *pub); | ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/aws-c-cal/0.5.11/_/_/build/99c2e5f0905f40f976c024c8f2b32c3df4766d9d/src/source/unix/opensslcrypto_ecc.c: In function ‘aws_ecc_key_pair_new_from_private_key_impl’: /home/conan/w/prod/BuildSingleReference/.conan/data/aws-c-cal/0.5.11/_/_/build/99c2e5f0905f40f976c024c8f2b32c3df4766d9d/src/source/unix/opensslcrypto_ecc.c:173:5: warning: ‘EC_KEY_new_by_curve_name’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 173 | key_impl->ec_key = EC_KEY_new_by_curve_name(s_curve_name_to_nid(curve_name)); | ^~~~~~~~ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/aws-c-cal/0.5.11/_/_/build/99c2e5f0905f40f976c024c8f2b32c3df4766d9d/src/source/unix/opensslcrypto_ecc.c:11: /home/conan/w/prod/BuildSingleReference/.conan/data/openssl/3.1.0/_/_/package/0020bc4112335790e43a736facc055c3337d4107/include/openssl/ec.h:1001:31: note: declared here 1001 | OSSL_DEPRECATEDIN_3_0 EC_KEY *EC_KEY_new_by_curve_name(int nid); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/aws-c-cal/0.5.11/_/_/build/99c2e5f0905f40f976c024c8f2b32c3df4766d9d/src/source/unix/opensslcrypto_ecc.c:182:5: warning: ‘EC_KEY_set_private_key’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 182 | if (!EC_KEY_set_private_key(key_impl->ec_key, priv_key_num)) { | ^~ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/aws-c-cal/0.5.11/_/_/build/99c2e5f0905f40f976c024c8f2b32c3df4766d9d/src/source/unix/opensslcrypto_ecc.c:11: /home/conan/w/prod/BuildSingleReference/.conan/data/openssl/3.1.0/_/_/package/0020bc4112335790e43a736facc055c3337d4107/include/openssl/ec.h:1059:27: note: declared here 1059 | OSSL_DEPRECATEDIN_3_0 int EC_KEY_set_private_key(EC_KEY *key, const BIGNUM *prv); | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/aws-c-cal/0.5.11/_/_/build/99c2e5f0905f40f976c024c8f2b32c3df4766d9d/src/source/unix/opensslcrypto_ecc.c: In function ‘aws_ecc_key_pair_new_generate_random’: /home/conan/w/prod/BuildSingleReference/.conan/data/aws-c-cal/0.5.11/_/_/build/99c2e5f0905f40f976c024c8f2b32c3df4766d9d/src/source/unix/opensslcrypto_ecc.c:198:5: warning: ‘EC_KEY_new_by_curve_name’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 198 | key_impl->ec_key = EC_KEY_new_by_curve_name(s_curve_name_to_nid(curve_name)); | ^~~~~~~~ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/aws-c-cal/0.5.11/_/_/build/99c2e5f0905f40f976c024c8f2b32c3df4766d9d/src/source/unix/opensslcrypto_ecc.c:11: /home/conan/w/prod/BuildSingleReference/.conan/data/openssl/3.1.0/_/_/package/0020bc4112335790e43a736facc055c3337d4107/include/openssl/ec.h:1001:31: note: declared here 1001 | OSSL_DEPRECATEDIN_3_0 EC_KEY *EC_KEY_new_by_curve_name(int nid); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/aws-c-cal/0.5.11/_/_/build/99c2e5f0905f40f976c024c8f2b32c3df4766d9d/src/source/unix/opensslcrypto_ecc.c:205:5: warning: ‘EC_KEY_generate_key’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 205 | if (EC_KEY_generate_key(key_impl->ec_key) != 1) { | ^~ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/aws-c-cal/0.5.11/_/_/build/99c2e5f0905f40f976c024c8f2b32c3df4766d9d/src/source/unix/opensslcrypto_ecc.c:11: /home/conan/w/prod/BuildSingleReference/.conan/data/openssl/3.1.0/_/_/package/0020bc4112335790e43a736facc055c3337d4107/include/openssl/ec.h:1104:27: note: declared here 1104 | OSSL_DEPRECATEDIN_3_0 int EC_KEY_generate_key(EC_KEY *key); | ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/aws-c-cal/0.5.11/_/_/build/99c2e5f0905f40f976c024c8f2b32c3df4766d9d/src/source/unix/opensslcrypto_ecc.c:209:5: warning: ‘EC_KEY_get0_public_key’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 209 | const EC_POINT *pub_key_point = EC_KEY_get0_public_key(key_impl->ec_key); | ^~~~~ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/aws-c-cal/0.5.11/_/_/build/99c2e5f0905f40f976c024c8f2b32c3df4766d9d/src/source/unix/opensslcrypto_ecc.c:11: /home/conan/w/prod/BuildSingleReference/.conan/data/openssl/3.1.0/_/_/package/0020bc4112335790e43a736facc055c3337d4107/include/openssl/ec.h:1065:39: note: declared here 1065 | OSSL_DEPRECATEDIN_3_0 const EC_POINT *EC_KEY_get0_public_key(const EC_KEY *key); | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/aws-c-cal/0.5.11/_/_/build/99c2e5f0905f40f976c024c8f2b32c3df4766d9d/src/source/unix/opensslcrypto_ecc.c:210:5: warning: ‘EC_KEY_get0_group’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 210 | const EC_GROUP *group = EC_KEY_get0_group(key_impl->ec_key); | ^~~~~ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/aws-c-cal/0.5.11/_/_/build/99c2e5f0905f40f976c024c8f2b32c3df4766d9d/src/source/unix/opensslcrypto_ecc.c:11: /home/conan/w/prod/BuildSingleReference/.conan/data/openssl/3.1.0/_/_/package/0020bc4112335790e43a736facc055c3337d4107/include/openssl/ec.h:1037:39: note: declared here 1037 | OSSL_DEPRECATEDIN_3_0 const EC_GROUP *EC_KEY_get0_group(const EC_KEY *key); | ^~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/aws-c-cal/0.5.11/_/_/build/99c2e5f0905f40f976c024c8f2b32c3df4766d9d/src/source/unix/opensslcrypto_ecc.c:212:5: warning: ‘EC_KEY_get0_private_key’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 212 | const BIGNUM *private_key_num = EC_KEY_get0_private_key(key_impl->ec_key); | ^~~~~ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/aws-c-cal/0.5.11/_/_/build/99c2e5f0905f40f976c024c8f2b32c3df4766d9d/src/source/unix/opensslcrypto_ecc.c:11: /home/conan/w/prod/BuildSingleReference/.conan/data/openssl/3.1.0/_/_/package/0020bc4112335790e43a736facc055c3337d4107/include/openssl/ec.h:1051:37: note: declared here 1051 | OSSL_DEPRECATEDIN_3_0 const BIGNUM *EC_KEY_get0_private_key(const EC_KEY *key); | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/aws-c-cal/0.5.11/_/_/build/99c2e5f0905f40f976c024c8f2b32c3df4766d9d/src/source/unix/opensslcrypto_ecc.c: In function ‘aws_ecc_key_pair_new_from_public_key_impl’: /home/conan/w/prod/BuildSingleReference/.conan/data/aws-c-cal/0.5.11/_/_/build/99c2e5f0905f40f976c024c8f2b32c3df4766d9d/src/source/unix/opensslcrypto_ecc.c:244:5: warning: ‘EC_KEY_new_by_curve_name’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 244 | key_impl->ec_key = EC_KEY_new_by_curve_name(s_curve_name_to_nid(curve_name)); | ^~~~~~~~ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/aws-c-cal/0.5.11/_/_/build/99c2e5f0905f40f976c024c8f2b32c3df4766d9d/src/source/unix/opensslcrypto_ecc.c:11: /home/conan/w/prod/BuildSingleReference/.conan/data/openssl/3.1.0/_/_/package/0020bc4112335790e43a736facc055c3337d4107/include/openssl/ec.h:1001:31: note: declared here 1001 | OSSL_DEPRECATEDIN_3_0 EC_KEY *EC_KEY_new_by_curve_name(int nid); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/aws-c-cal/0.5.11/_/_/build/99c2e5f0905f40f976c024c8f2b32c3df4766d9d/src/source/unix/opensslcrypto_ecc.c:264:5: warning: ‘EC_KEY_get0_group’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 264 | const EC_GROUP *group = EC_KEY_get0_group(key_impl->ec_key); | ^~~~~ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/aws-c-cal/0.5.11/_/_/build/99c2e5f0905f40f976c024c8f2b32c3df4766d9d/src/source/unix/opensslcrypto_ecc.c:11: /home/conan/w/prod/BuildSingleReference/.conan/data/openssl/3.1.0/_/_/package/0020bc4112335790e43a736facc055c3337d4107/include/openssl/ec.h:1037:39: note: declared here 1037 | OSSL_DEPRECATEDIN_3_0 const EC_GROUP *EC_KEY_get0_group(const EC_KEY *key); | ^~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/aws-c-cal/0.5.11/_/_/build/99c2e5f0905f40f976c024c8f2b32c3df4766d9d/src/source/unix/opensslcrypto_ecc.c:267:5: warning: ‘EC_POINT_set_affine_coordinates_GFp’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 267 | if (EC_POINT_set_affine_coordinates_GFp(group, point, pub_x_num, pub_y_num, NULL) != 1) { | ^~ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/aws-c-cal/0.5.11/_/_/build/99c2e5f0905f40f976c024c8f2b32c3df4766d9d/src/source/unix/opensslcrypto_ecc.c:11: /home/conan/w/prod/BuildSingleReference/.conan/data/openssl/3.1.0/_/_/package/0020bc4112335790e43a736facc055c3337d4107/include/openssl/ec.h:649:27: note: declared here 649 | OSSL_DEPRECATEDIN_3_0 int EC_POINT_set_affine_coordinates_GFp | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/aws-c-cal/0.5.11/_/_/build/99c2e5f0905f40f976c024c8f2b32c3df4766d9d/src/source/unix/opensslcrypto_ecc.c:271:5: warning: ‘EC_KEY_set_public_key’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 271 | if (EC_KEY_set_public_key(key_impl->ec_key, point) != 1) { | ^~ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/aws-c-cal/0.5.11/_/_/build/99c2e5f0905f40f976c024c8f2b32c3df4766d9d/src/source/unix/opensslcrypto_ecc.c:11: /home/conan/w/prod/BuildSingleReference/.conan/data/openssl/3.1.0/_/_/package/0020bc4112335790e43a736facc055c3337d4107/include/openssl/ec.h:1073:27: note: declared here 1073 | OSSL_DEPRECATEDIN_3_0 int EC_KEY_set_public_key(EC_KEY *key, const EC_POINT *pub); | ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/aws-c-cal/0.5.11/_/_/build/99c2e5f0905f40f976c024c8f2b32c3df4766d9d/src/source/unix/opensslcrypto_ecc.c: In function ‘aws_ecc_key_pair_new_from_asn1’: /home/conan/w/prod/BuildSingleReference/.conan/data/aws-c-cal/0.5.11/_/_/build/99c2e5f0905f40f976c024c8f2b32c3df4766d9d/src/source/unix/opensslcrypto_ecc.c:324:9: warning: ‘d2i_ECPrivateKey’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 324 | if (!d2i_ECPrivateKey(&key_impl->ec_key, (const unsigned char **)&encoded_keys->ptr, encoded_keys->len)) { | ^~ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/aws-c-cal/0.5.11/_/_/build/99c2e5f0905f40f976c024c8f2b32c3df4766d9d/src/source/unix/opensslcrypto_ecc.c:11: /home/conan/w/prod/BuildSingleReference/.conan/data/openssl/3.1.0/_/_/package/0020bc4112335790e43a736facc055c3337d4107/include/openssl/ec.h:1190:31: note: declared here 1190 | OSSL_DEPRECATEDIN_3_0 EC_KEY *d2i_ECPrivateKey(EC_KEY **key, | ^~~~~~~~~~~~~~~~ aws-c-cal/0.5.11: WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior aws-c-cal/0.5.11: WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior