******************************************************************************** conan install openssl/1.1.1h@#07823821f328643598422e367050212d --build=openssl -pr /home/conan/w/prod/BuildSingleReference/34242/1375c3ed-a828-4c6d-addf-6d6d9e634248/profile_linux_11_libstdcpp11_gcc_debug_64.openssl-shared-True.txt ******************************************************************************** crypto/ec/curve448/f_generic.c:21:27: warning: argument 1 of type 'uint8_t[56]' {aka 'unsigned char[56]'} with mismatched bound [-Warray-parameter=] 21 | void gf_serialize(uint8_t serial[SER_BYTES], const gf x, int with_hibit) | ~~~~~~~~^~~~~~~~~~~~~~~~~ In file included from crypto/ec/curve448/f_generic.c:12: crypto/ec/curve448/field.h:65:28: note: previously declared as 'uint8_t *' {aka 'unsigned char *'} 65 | void gf_serialize(uint8_t *serial, const gf x, int with_highbit); | ~~~~~~~~~^~~~~~ ar: creating apps/libapps.a ar: creating libssl.a ar: creating libcrypto.a [HOOK - conan-center.py] post_package_info(): WARN: [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] The *.cmake files have to be placed in a folder declared as `cpp_info.builddirs`. Currently folders declared: {'/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1h/_/_/package/0508f825aee0fe3099a5dae626a5316104c6db0a/'} [HOOK - conan-center.py] post_package_info(): WARN: [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] Found files: ./lib/cmake/conan-official-openssl-variables.cmake