crypto/asn1/x_int64.c:105:51: warning: format specifies type 'long' but the argument has type 'int64_t' (aka 'long long') [-Wformat] return BIO_printf(out, "%"BIO_PRI64"d\n", **(int64_t **)pval); ~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~~~~ %lld crypto/asn1/x_int64.c:106:47: warning: format specifies type 'unsigned long' but the argument has type 'uint64_t' (aka 'unsigned long long') [-Wformat] return BIO_printf(out, "%"BIO_PRI64"u\n", **(uint64_t **)pval); ~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~~~~~ %llu 2 warnings generated. ar: creating archive libssl.a /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libssl.a(ssl_utst.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libssl.a(t1_trce.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libssl.a(ssl_utst.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libssl.a(t1_trce.o) has no symbols apps/enc.c:554:63: warning: format specifies type 'unsigned long' but the argument has type 'uint64_t' (aka 'unsigned long long') [-Wformat] BIO_printf(bio_err, "bytes read :%8"BIO_PRI64"u\n", BIO_number_read(in)); ~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~~~~~ %8llu apps/enc.c:555:63: warning: format specifies type 'unsigned long' but the argument has type 'uint64_t' (aka 'unsigned long long') [-Wformat] BIO_printf(bio_err, "bytes written:%8"BIO_PRI64"u\n", BIO_number_written(out)); ~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~ %8llu 2 warnings generated. apps/s_cb.c:1006:35: warning: format specifies type 'unsigned long' but the argument has type 'uint64_t' (aka 'unsigned long long') [-Wformat] opt_getprog(), (uint64_t)len); ^~~~~~~~~~~~~ 1 warning generated. apps/s_client.c:2631:20: warning: format specifies type 'unsigned long' but the argument has type 'uint64_t' (aka 'unsigned long long') [-Wformat] BIO_number_read(SSL_get_rbio(s)), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ apps/s_client.c:2632:20: warning: format specifies type 'unsigned long' but the argument has type 'uint64_t' (aka 'unsigned long long') [-Wformat] BIO_number_written(SSL_get_wbio(s))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. ar: creating archive libcrypto.a /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libcrypto.a(async_null.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libcrypto.a(async_win.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libcrypto.a(cms_cd.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libcrypto.a(dso_dl.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libcrypto.a(dso_openssl.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libcrypto.a(dso_vms.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libcrypto.a(dso_win32.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libcrypto.a(ebcdic.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libcrypto.a(ecp_nistp224.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libcrypto.a(ecp_nistp256.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libcrypto.a(ecp_nistp521.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libcrypto.a(ecp_nistputil.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libcrypto.a(e_rc5.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libcrypto.a(m_md2.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libcrypto.a(rand_egd.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libcrypto.a(rand_vms.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libcrypto.a(rand_win.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libcrypto.a(threads_none.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libcrypto.a(threads_win.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libcrypto.a(async_null.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libcrypto.a(async_win.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libcrypto.a(cms_cd.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libcrypto.a(dso_dl.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libcrypto.a(dso_openssl.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libcrypto.a(dso_vms.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libcrypto.a(dso_win32.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libcrypto.a(ebcdic.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libcrypto.a(ecp_nistp224.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libcrypto.a(ecp_nistp256.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libcrypto.a(ecp_nistp521.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libcrypto.a(ecp_nistputil.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libcrypto.a(e_rc5.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libcrypto.a(m_md2.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libcrypto.a(rand_egd.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libcrypto.a(rand_vms.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libcrypto.a(rand_win.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libcrypto.a(threads_none.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libcrypto.a(threads_win.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/jenkins/w/cci_PR-4698@2/.conan/data/openssl/1.1.0k/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/lib/libcrypto.a.new(async_null.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/jenkins/w/cci_PR-4698@2/.conan/data/openssl/1.1.0k/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/lib/libcrypto.a.new(async_win.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/jenkins/w/cci_PR-4698@2/.conan/data/openssl/1.1.0k/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/lib/libcrypto.a.new(cms_cd.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/jenkins/w/cci_PR-4698@2/.conan/data/openssl/1.1.0k/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/lib/libcrypto.a.new(dso_dl.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/jenkins/w/cci_PR-4698@2/.conan/data/openssl/1.1.0k/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/lib/libcrypto.a.new(dso_openssl.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/jenkins/w/cci_PR-4698@2/.conan/data/openssl/1.1.0k/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/lib/libcrypto.a.new(dso_vms.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/jenkins/w/cci_PR-4698@2/.conan/data/openssl/1.1.0k/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/lib/libcrypto.a.new(dso_win32.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/jenkins/w/cci_PR-4698@2/.conan/data/openssl/1.1.0k/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/lib/libcrypto.a.new(ebcdic.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/jenkins/w/cci_PR-4698@2/.conan/data/openssl/1.1.0k/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/lib/libcrypto.a.new(ecp_nistp224.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/jenkins/w/cci_PR-4698@2/.conan/data/openssl/1.1.0k/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/lib/libcrypto.a.new(ecp_nistp256.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/jenkins/w/cci_PR-4698@2/.conan/data/openssl/1.1.0k/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/lib/libcrypto.a.new(ecp_nistp521.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/jenkins/w/cci_PR-4698@2/.conan/data/openssl/1.1.0k/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/lib/libcrypto.a.new(ecp_nistputil.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/jenkins/w/cci_PR-4698@2/.conan/data/openssl/1.1.0k/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/lib/libcrypto.a.new(e_rc5.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/jenkins/w/cci_PR-4698@2/.conan/data/openssl/1.1.0k/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/lib/libcrypto.a.new(m_md2.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/jenkins/w/cci_PR-4698@2/.conan/data/openssl/1.1.0k/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/lib/libcrypto.a.new(rand_egd.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/jenkins/w/cci_PR-4698@2/.conan/data/openssl/1.1.0k/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/lib/libcrypto.a.new(rand_vms.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/jenkins/w/cci_PR-4698@2/.conan/data/openssl/1.1.0k/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/lib/libcrypto.a.new(rand_win.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/jenkins/w/cci_PR-4698@2/.conan/data/openssl/1.1.0k/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/lib/libcrypto.a.new(threads_none.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/jenkins/w/cci_PR-4698@2/.conan/data/openssl/1.1.0k/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/lib/libcrypto.a.new(threads_win.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/jenkins/w/cci_PR-4698@2/.conan/data/openssl/1.1.0k/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/lib/libssl.a.new(ssl_utst.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/jenkins/w/cci_PR-4698@2/.conan/data/openssl/1.1.0k/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/lib/libssl.a.new(t1_trce.o) has no symbols [HOOK - conan-center.py] post_package_info(): WARN: [LIBRARY DOES NOT EXIST (KB-H054)] Component openssl::openssl libdir "lib" does not contain any declared library OPENSSL_FOUND: TRUE OPENSSL_INCLUDE_DIR: /Users/jenkins/w/cci_PR-4698@2/.conan/data/openssl/1.1.0k/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/include OPENSSL_CRYPTO_LIBRARY: crypto OPENSSL_CRYPTO_LIBRARIES: crypto OPENSSL_SSL_LIBRARY: ssl OPENSSL_SSL_LIBRARIES: ssl;OpenSSL::Crypto OPENSSL_LIBRARIES: /Users/jenkins/w/cci_PR-4698@2/.conan/data/openssl/1.1.0k/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/lib/libssl.a;/Users/jenkins/w/cci_PR-4698@2/.conan/data/openssl/1.1.0k/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/lib/libcrypto.a OPENSSL_VERSION: 1.1.0k CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_BINDIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR OPENSSL_ROOT_DIR OPENSSL_USE_STATIC_LIBS LINK WITH ssl;crypto