CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY OPENSSL_ROOT_DIR PAHO_BUILD_ASYNC PAHO_BUILD_SHARED /home/conan/w/cci_PR-4356/.conan/data/paho-mqtt-c/1.3.0/_/_/build/ad9502d8c3427b8ae122eacc0980d87ce7fb2cfa/source_subfolder/src/SSLSocket.c: In function ‘SSLSocket_createContext’: /home/conan/w/cci_PR-4356/.conan/data/paho-mqtt-c/1.3.0/_/_/build/ad9502d8c3427b8ae122eacc0980d87ce7fb2cfa/source_subfolder/src/SSLSocket.c:537:4: warning: ‘TLSv1_client_method’ is deprecated [-Wdeprecated-declarations] 537 | net->ctx = SSL_CTX_new(TLSv1_client_method()); | ^~~ In file included from /home/conan/w/cci_PR-4356/.conan/data/openssl/1.1.1i/_/_/package/23b828d52c0630e6b0b96d2945419feb7843c4f8/include/openssl/e_os2.h:13, from /home/conan/w/cci_PR-4356/.conan/data/openssl/1.1.1i/_/_/package/23b828d52c0630e6b0b96d2945419feb7843c4f8/include/openssl/ssl.h:15, from /home/conan/w/cci_PR-4356/.conan/data/paho-mqtt-c/1.3.0/_/_/build/ad9502d8c3427b8ae122eacc0980d87ce7fb2cfa/source_subfolder/src/SocketBuffer.h:28, from /home/conan/w/cci_PR-4356/.conan/data/paho-mqtt-c/1.3.0/_/_/build/ad9502d8c3427b8ae122eacc0980d87ce7fb2cfa/source_subfolder/src/SSLSocket.c:31: /home/conan/w/cci_PR-4356/.conan/data/openssl/1.1.1i/_/_/package/23b828d52c0630e6b0b96d2945419feb7843c4f8/include/openssl/ssl.h:1879:45: note: declared here 1879 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_client_method(void)) | ^~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-4356/.conan/data/openssl/1.1.1i/_/_/package/23b828d52c0630e6b0b96d2945419feb7843c4f8/include/openssl/opensslconf.h:118:37: note: in definition of macro ‘DECLARE_DEPRECATED’ 118 | # define DECLARE_DEPRECATED(f) f __attribute__ ((deprecated)); | ^ /home/conan/w/cci_PR-4356/.conan/data/openssl/1.1.1i/_/_/package/23b828d52c0630e6b0b96d2945419feb7843c4f8/include/openssl/ssl.h:1879:1: note: in expansion of macro ‘DEPRECATEDIN_1_1_0’ 1879 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_client_method(void)) | ^~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-4356/.conan/data/paho-mqtt-c/1.3.0/_/_/build/ad9502d8c3427b8ae122eacc0980d87ce7fb2cfa/source_subfolder/src/SSLSocket.c:542:4: warning: ‘TLSv1_1_client_method’ is deprecated [-Wdeprecated-declarations] 542 | net->ctx = SSL_CTX_new(TLSv1_1_client_method()); | ^~~ In file included from /home/conan/w/cci_PR-4356/.conan/data/openssl/1.1.1i/_/_/package/23b828d52c0630e6b0b96d2945419feb7843c4f8/include/openssl/e_os2.h:13, from /home/conan/w/cci_PR-4356/.conan/data/openssl/1.1.1i/_/_/package/23b828d52c0630e6b0b96d2945419feb7843c4f8/include/openssl/ssl.h:15, from /home/conan/w/cci_PR-4356/.conan/data/paho-mqtt-c/1.3.0/_/_/build/ad9502d8c3427b8ae122eacc0980d87ce7fb2cfa/source_subfolder/src/SocketBuffer.h:28, from /home/conan/w/cci_PR-4356/.conan/data/paho-mqtt-c/1.3.0/_/_/build/ad9502d8c3427b8ae122eacc0980d87ce7fb2cfa/source_subfolder/src/SSLSocket.c:31: /home/conan/w/cci_PR-4356/.conan/data/openssl/1.1.1i/_/_/package/23b828d52c0630e6b0b96d2945419feb7843c4f8/include/openssl/ssl.h:1885:45: note: declared here 1885 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_client_method(void)) | ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-4356/.conan/data/openssl/1.1.1i/_/_/package/23b828d52c0630e6b0b96d2945419feb7843c4f8/include/openssl/opensslconf.h:118:37: note: in definition of macro ‘DECLARE_DEPRECATED’ 118 | # define DECLARE_DEPRECATED(f) f __attribute__ ((deprecated)); | ^ /home/conan/w/cci_PR-4356/.conan/data/openssl/1.1.1i/_/_/package/23b828d52c0630e6b0b96d2945419feb7843c4f8/include/openssl/ssl.h:1885:1: note: in expansion of macro ‘DEPRECATEDIN_1_1_0’ 1885 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_client_method(void)) | ^~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-4356/.conan/data/paho-mqtt-c/1.3.0/_/_/build/ad9502d8c3427b8ae122eacc0980d87ce7fb2cfa/source_subfolder/src/SSLSocket.c:547:4: warning: ‘TLSv1_2_client_method’ is deprecated [-Wdeprecated-declarations] 547 | net->ctx = SSL_CTX_new(TLSv1_2_client_method()); | ^~~ In file included from /home/conan/w/cci_PR-4356/.conan/data/openssl/1.1.1i/_/_/package/23b828d52c0630e6b0b96d2945419feb7843c4f8/include/openssl/e_os2.h:13, from /home/conan/w/cci_PR-4356/.conan/data/openssl/1.1.1i/_/_/package/23b828d52c0630e6b0b96d2945419feb7843c4f8/include/openssl/ssl.h:15, from /home/conan/w/cci_PR-4356/.conan/data/paho-mqtt-c/1.3.0/_/_/build/ad9502d8c3427b8ae122eacc0980d87ce7fb2cfa/source_subfolder/src/SocketBuffer.h:28, from /home/conan/w/cci_PR-4356/.conan/data/paho-mqtt-c/1.3.0/_/_/build/ad9502d8c3427b8ae122eacc0980d87ce7fb2cfa/source_subfolder/src/SSLSocket.c:31: /home/conan/w/cci_PR-4356/.conan/data/openssl/1.1.1i/_/_/package/23b828d52c0630e6b0b96d2945419feb7843c4f8/include/openssl/ssl.h:1891:45: note: declared here 1891 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_client_method(void)) | ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-4356/.conan/data/openssl/1.1.1i/_/_/package/23b828d52c0630e6b0b96d2945419feb7843c4f8/include/openssl/opensslconf.h:118:37: note: in definition of macro ‘DECLARE_DEPRECATED’ 118 | # define DECLARE_DEPRECATED(f) f __attribute__ ((deprecated)); | ^ /home/conan/w/cci_PR-4356/.conan/data/openssl/1.1.1i/_/_/package/23b828d52c0630e6b0b96d2945419feb7843c4f8/include/openssl/ssl.h:1891:1: note: in expansion of macro ‘DEPRECATEDIN_1_1_0’ 1891 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_client_method(void)) | ^~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-4356/.conan/data/paho-mqtt-c/1.3.0/_/_/build/ad9502d8c3427b8ae122eacc0980d87ce7fb2cfa/source_subfolder/src/SSLSocket.c: In function ‘SSLSocket_createContext’: /home/conan/w/cci_PR-4356/.conan/data/paho-mqtt-c/1.3.0/_/_/build/ad9502d8c3427b8ae122eacc0980d87ce7fb2cfa/source_subfolder/src/SSLSocket.c:537:4: warning: ‘TLSv1_client_method’ is deprecated [-Wdeprecated-declarations] 537 | net->ctx = SSL_CTX_new(TLSv1_client_method()); | ^~~ In file included from /home/conan/w/cci_PR-4356/.conan/data/openssl/1.1.1i/_/_/package/23b828d52c0630e6b0b96d2945419feb7843c4f8/include/openssl/e_os2.h:13, from /home/conan/w/cci_PR-4356/.conan/data/openssl/1.1.1i/_/_/package/23b828d52c0630e6b0b96d2945419feb7843c4f8/include/openssl/ssl.h:15, from /home/conan/w/cci_PR-4356/.conan/data/paho-mqtt-c/1.3.0/_/_/build/ad9502d8c3427b8ae122eacc0980d87ce7fb2cfa/source_subfolder/src/SocketBuffer.h:28, from /home/conan/w/cci_PR-4356/.conan/data/paho-mqtt-c/1.3.0/_/_/build/ad9502d8c3427b8ae122eacc0980d87ce7fb2cfa/source_subfolder/src/SSLSocket.c:31: /home/conan/w/cci_PR-4356/.conan/data/openssl/1.1.1i/_/_/package/23b828d52c0630e6b0b96d2945419feb7843c4f8/include/openssl/ssl.h:1879:45: note: declared here 1879 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_client_method(void)) | ^~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-4356/.conan/data/openssl/1.1.1i/_/_/package/23b828d52c0630e6b0b96d2945419feb7843c4f8/include/openssl/opensslconf.h:118:37: note: in definition of macro ‘DECLARE_DEPRECATED’ 118 | # define DECLARE_DEPRECATED(f) f __attribute__ ((deprecated)); | ^ /home/conan/w/cci_PR-4356/.conan/data/openssl/1.1.1i/_/_/package/23b828d52c0630e6b0b96d2945419feb7843c4f8/include/openssl/ssl.h:1879:1: note: in expansion of macro ‘DEPRECATEDIN_1_1_0’ 1879 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_client_method(void)) | ^~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-4356/.conan/data/paho-mqtt-c/1.3.0/_/_/build/ad9502d8c3427b8ae122eacc0980d87ce7fb2cfa/source_subfolder/src/SSLSocket.c:542:4: warning: ‘TLSv1_1_client_method’ is deprecated [-Wdeprecated-declarations] 542 | net->ctx = SSL_CTX_new(TLSv1_1_client_method()); | ^~~ In file included from /home/conan/w/cci_PR-4356/.conan/data/openssl/1.1.1i/_/_/package/23b828d52c0630e6b0b96d2945419feb7843c4f8/include/openssl/e_os2.h:13, from /home/conan/w/cci_PR-4356/.conan/data/openssl/1.1.1i/_/_/package/23b828d52c0630e6b0b96d2945419feb7843c4f8/include/openssl/ssl.h:15, from /home/conan/w/cci_PR-4356/.conan/data/paho-mqtt-c/1.3.0/_/_/build/ad9502d8c3427b8ae122eacc0980d87ce7fb2cfa/source_subfolder/src/SocketBuffer.h:28, from /home/conan/w/cci_PR-4356/.conan/data/paho-mqtt-c/1.3.0/_/_/build/ad9502d8c3427b8ae122eacc0980d87ce7fb2cfa/source_subfolder/src/SSLSocket.c:31: /home/conan/w/cci_PR-4356/.conan/data/openssl/1.1.1i/_/_/package/23b828d52c0630e6b0b96d2945419feb7843c4f8/include/openssl/ssl.h:1885:45: note: declared here 1885 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_client_method(void)) | ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-4356/.conan/data/openssl/1.1.1i/_/_/package/23b828d52c0630e6b0b96d2945419feb7843c4f8/include/openssl/opensslconf.h:118:37: note: in definition of macro ‘DECLARE_DEPRECATED’ 118 | # define DECLARE_DEPRECATED(f) f __attribute__ ((deprecated)); | ^ /home/conan/w/cci_PR-4356/.conan/data/openssl/1.1.1i/_/_/package/23b828d52c0630e6b0b96d2945419feb7843c4f8/include/openssl/ssl.h:1885:1: note: in expansion of macro ‘DEPRECATEDIN_1_1_0’ 1885 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_client_method(void)) | ^~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-4356/.conan/data/paho-mqtt-c/1.3.0/_/_/build/ad9502d8c3427b8ae122eacc0980d87ce7fb2cfa/source_subfolder/src/SSLSocket.c:547:4: warning: ‘TLSv1_2_client_method’ is deprecated [-Wdeprecated-declarations] 547 | net->ctx = SSL_CTX_new(TLSv1_2_client_method()); | ^~~ In file included from /home/conan/w/cci_PR-4356/.conan/data/openssl/1.1.1i/_/_/package/23b828d52c0630e6b0b96d2945419feb7843c4f8/include/openssl/e_os2.h:13, from /home/conan/w/cci_PR-4356/.conan/data/openssl/1.1.1i/_/_/package/23b828d52c0630e6b0b96d2945419feb7843c4f8/include/openssl/ssl.h:15, from /home/conan/w/cci_PR-4356/.conan/data/paho-mqtt-c/1.3.0/_/_/build/ad9502d8c3427b8ae122eacc0980d87ce7fb2cfa/source_subfolder/src/SocketBuffer.h:28, from /home/conan/w/cci_PR-4356/.conan/data/paho-mqtt-c/1.3.0/_/_/build/ad9502d8c3427b8ae122eacc0980d87ce7fb2cfa/source_subfolder/src/SSLSocket.c:31: /home/conan/w/cci_PR-4356/.conan/data/openssl/1.1.1i/_/_/package/23b828d52c0630e6b0b96d2945419feb7843c4f8/include/openssl/ssl.h:1891:45: note: declared here 1891 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_client_method(void)) | ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-4356/.conan/data/openssl/1.1.1i/_/_/package/23b828d52c0630e6b0b96d2945419feb7843c4f8/include/openssl/opensslconf.h:118:37: note: in definition of macro ‘DECLARE_DEPRECATED’ 118 | # define DECLARE_DEPRECATED(f) f __attribute__ ((deprecated)); | ^ /home/conan/w/cci_PR-4356/.conan/data/openssl/1.1.1i/_/_/package/23b828d52c0630e6b0b96d2945419feb7843c4f8/include/openssl/ssl.h:1891:1: note: in expansion of macro ‘DEPRECATEDIN_1_1_0’ 1891 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_client_method(void)) | ^~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-4356/.conan/data/paho-mqtt-c/1.3.0/_/_/build/ad9502d8c3427b8ae122eacc0980d87ce7fb2cfa/source_subfolder/src/SSLSocket.c: In function ‘SSLSocket_createContext’: /home/conan/w/cci_PR-4356/.conan/data/paho-mqtt-c/1.3.0/_/_/build/ad9502d8c3427b8ae122eacc0980d87ce7fb2cfa/source_subfolder/src/SSLSocket.c:537:4: warning: ‘TLSv1_client_method’ is deprecated [-Wdeprecated-declarations] 537 | net->ctx = SSL_CTX_new(TLSv1_client_method()); | ^~~ In file included from /home/conan/w/cci_PR-4356/.conan/data/openssl/1.1.1i/_/_/package/23b828d52c0630e6b0b96d2945419feb7843c4f8/include/openssl/e_os2.h:13, from /home/conan/w/cci_PR-4356/.conan/data/openssl/1.1.1i/_/_/package/23b828d52c0630e6b0b96d2945419feb7843c4f8/include/openssl/ssl.h:15, from /home/conan/w/cci_PR-4356/.conan/data/paho-mqtt-c/1.3.0/_/_/build/ad9502d8c3427b8ae122eacc0980d87ce7fb2cfa/source_subfolder/src/SocketBuffer.h:28, from /home/conan/w/cci_PR-4356/.conan/data/paho-mqtt-c/1.3.0/_/_/build/ad9502d8c3427b8ae122eacc0980d87ce7fb2cfa/source_subfolder/src/SSLSocket.c:31: /home/conan/w/cci_PR-4356/.conan/data/openssl/1.1.1i/_/_/package/23b828d52c0630e6b0b96d2945419feb7843c4f8/include/openssl/ssl.h:1879:45: note: declared here 1879 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_client_method(void)) | ^~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-4356/.conan/data/openssl/1.1.1i/_/_/package/23b828d52c0630e6b0b96d2945419feb7843c4f8/include/openssl/opensslconf.h:118:37: note: in definition of macro ‘DECLARE_DEPRECATED’ 118 | # define DECLARE_DEPRECATED(f) f __attribute__ ((deprecated)); | ^ /home/conan/w/cci_PR-4356/.conan/data/openssl/1.1.1i/_/_/package/23b828d52c0630e6b0b96d2945419feb7843c4f8/include/openssl/ssl.h:1879:1: note: in expansion of macro ‘DEPRECATEDIN_1_1_0’ 1879 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_client_method(void)) | ^~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-4356/.conan/data/paho-mqtt-c/1.3.0/_/_/build/ad9502d8c3427b8ae122eacc0980d87ce7fb2cfa/source_subfolder/src/SSLSocket.c:542:4: warning: ‘TLSv1_1_client_method’ is deprecated [-Wdeprecated-declarations] 542 | net->ctx = SSL_CTX_new(TLSv1_1_client_method()); | ^~~ In file included from /home/conan/w/cci_PR-4356/.conan/data/openssl/1.1.1i/_/_/package/23b828d52c0630e6b0b96d2945419feb7843c4f8/include/openssl/e_os2.h:13, from /home/conan/w/cci_PR-4356/.conan/data/openssl/1.1.1i/_/_/package/23b828d52c0630e6b0b96d2945419feb7843c4f8/include/openssl/ssl.h:15, from /home/conan/w/cci_PR-4356/.conan/data/paho-mqtt-c/1.3.0/_/_/build/ad9502d8c3427b8ae122eacc0980d87ce7fb2cfa/source_subfolder/src/SocketBuffer.h:28, from /home/conan/w/cci_PR-4356/.conan/data/paho-mqtt-c/1.3.0/_/_/build/ad9502d8c3427b8ae122eacc0980d87ce7fb2cfa/source_subfolder/src/SSLSocket.c:31: /home/conan/w/cci_PR-4356/.conan/data/openssl/1.1.1i/_/_/package/23b828d52c0630e6b0b96d2945419feb7843c4f8/include/openssl/ssl.h:1885:45: note: declared here 1885 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_client_method(void)) | ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-4356/.conan/data/openssl/1.1.1i/_/_/package/23b828d52c0630e6b0b96d2945419feb7843c4f8/include/openssl/opensslconf.h:118:37: note: in definition of macro ‘DECLARE_DEPRECATED’ 118 | # define DECLARE_DEPRECATED(f) f __attribute__ ((deprecated)); | ^ /home/conan/w/cci_PR-4356/.conan/data/openssl/1.1.1i/_/_/package/23b828d52c0630e6b0b96d2945419feb7843c4f8/include/openssl/ssl.h:1885:1: note: in expansion of macro ‘DEPRECATEDIN_1_1_0’ 1885 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_client_method(void)) | ^~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-4356/.conan/data/paho-mqtt-c/1.3.0/_/_/build/ad9502d8c3427b8ae122eacc0980d87ce7fb2cfa/source_subfolder/src/SSLSocket.c:547:4: warning: ‘TLSv1_2_client_method’ is deprecated [-Wdeprecated-declarations] 547 | net->ctx = SSL_CTX_new(TLSv1_2_client_method()); | ^~~ In file included from /home/conan/w/cci_PR-4356/.conan/data/openssl/1.1.1i/_/_/package/23b828d52c0630e6b0b96d2945419feb7843c4f8/include/openssl/e_os2.h:13, from /home/conan/w/cci_PR-4356/.conan/data/openssl/1.1.1i/_/_/package/23b828d52c0630e6b0b96d2945419feb7843c4f8/include/openssl/ssl.h:15, from /home/conan/w/cci_PR-4356/.conan/data/paho-mqtt-c/1.3.0/_/_/build/ad9502d8c3427b8ae122eacc0980d87ce7fb2cfa/source_subfolder/src/SocketBuffer.h:28, from /home/conan/w/cci_PR-4356/.conan/data/paho-mqtt-c/1.3.0/_/_/build/ad9502d8c3427b8ae122eacc0980d87ce7fb2cfa/source_subfolder/src/SSLSocket.c:31: /home/conan/w/cci_PR-4356/.conan/data/openssl/1.1.1i/_/_/package/23b828d52c0630e6b0b96d2945419feb7843c4f8/include/openssl/ssl.h:1891:45: note: declared here 1891 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_client_method(void)) | ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-4356/.conan/data/openssl/1.1.1i/_/_/package/23b828d52c0630e6b0b96d2945419feb7843c4f8/include/openssl/opensslconf.h:118:37: note: in definition of macro ‘DECLARE_DEPRECATED’ 118 | # define DECLARE_DEPRECATED(f) f __attribute__ ((deprecated)); | ^ /home/conan/w/cci_PR-4356/.conan/data/openssl/1.1.1i/_/_/package/23b828d52c0630e6b0b96d2945419feb7843c4f8/include/openssl/ssl.h:1891:1: note: in expansion of macro ‘DEPRECATEDIN_1_1_0’ 1891 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_client_method(void)) | ^~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-4356/.conan/data/paho-mqtt-c/1.3.0/_/_/build/ad9502d8c3427b8ae122eacc0980d87ce7fb2cfa/source_subfolder/src/SSLSocket.c: In function ‘SSLSocket_createContext’: /home/conan/w/cci_PR-4356/.conan/data/paho-mqtt-c/1.3.0/_/_/build/ad9502d8c3427b8ae122eacc0980d87ce7fb2cfa/source_subfolder/src/SSLSocket.c:537:4: warning: ‘TLSv1_client_method’ is deprecated [-Wdeprecated-declarations] 537 | net->ctx = SSL_CTX_new(TLSv1_client_method()); | ^~~ In file included from /home/conan/w/cci_PR-4356/.conan/data/openssl/1.1.1i/_/_/package/23b828d52c0630e6b0b96d2945419feb7843c4f8/include/openssl/e_os2.h:13, from /home/conan/w/cci_PR-4356/.conan/data/openssl/1.1.1i/_/_/package/23b828d52c0630e6b0b96d2945419feb7843c4f8/include/openssl/ssl.h:15, from /home/conan/w/cci_PR-4356/.conan/data/paho-mqtt-c/1.3.0/_/_/build/ad9502d8c3427b8ae122eacc0980d87ce7fb2cfa/source_subfolder/src/SocketBuffer.h:28, from /home/conan/w/cci_PR-4356/.conan/data/paho-mqtt-c/1.3.0/_/_/build/ad9502d8c3427b8ae122eacc0980d87ce7fb2cfa/source_subfolder/src/SSLSocket.c:31: /home/conan/w/cci_PR-4356/.conan/data/openssl/1.1.1i/_/_/package/23b828d52c0630e6b0b96d2945419feb7843c4f8/include/openssl/ssl.h:1879:45: note: declared here 1879 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_client_method(void)) | ^~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-4356/.conan/data/openssl/1.1.1i/_/_/package/23b828d52c0630e6b0b96d2945419feb7843c4f8/include/openssl/opensslconf.h:118:37: note: in definition of macro ‘DECLARE_DEPRECATED’ 118 | # define DECLARE_DEPRECATED(f) f __attribute__ ((deprecated)); | ^ /home/conan/w/cci_PR-4356/.conan/data/openssl/1.1.1i/_/_/package/23b828d52c0630e6b0b96d2945419feb7843c4f8/include/openssl/ssl.h:1879:1: note: in expansion of macro ‘DEPRECATEDIN_1_1_0’ 1879 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_client_method(void)) | ^~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-4356/.conan/data/paho-mqtt-c/1.3.0/_/_/build/ad9502d8c3427b8ae122eacc0980d87ce7fb2cfa/source_subfolder/src/SSLSocket.c:542:4: warning: ‘TLSv1_1_client_method’ is deprecated [-Wdeprecated-declarations] 542 | net->ctx = SSL_CTX_new(TLSv1_1_client_method()); | ^~~ In file included from /home/conan/w/cci_PR-4356/.conan/data/openssl/1.1.1i/_/_/package/23b828d52c0630e6b0b96d2945419feb7843c4f8/include/openssl/e_os2.h:13, from /home/conan/w/cci_PR-4356/.conan/data/openssl/1.1.1i/_/_/package/23b828d52c0630e6b0b96d2945419feb7843c4f8/include/openssl/ssl.h:15, from /home/conan/w/cci_PR-4356/.conan/data/paho-mqtt-c/1.3.0/_/_/build/ad9502d8c3427b8ae122eacc0980d87ce7fb2cfa/source_subfolder/src/SocketBuffer.h:28, from /home/conan/w/cci_PR-4356/.conan/data/paho-mqtt-c/1.3.0/_/_/build/ad9502d8c3427b8ae122eacc0980d87ce7fb2cfa/source_subfolder/src/SSLSocket.c:31: /home/conan/w/cci_PR-4356/.conan/data/openssl/1.1.1i/_/_/package/23b828d52c0630e6b0b96d2945419feb7843c4f8/include/openssl/ssl.h:1885:45: note: declared here 1885 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_client_method(void)) | ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-4356/.conan/data/openssl/1.1.1i/_/_/package/23b828d52c0630e6b0b96d2945419feb7843c4f8/include/openssl/opensslconf.h:118:37: note: in definition of macro ‘DECLARE_DEPRECATED’ 118 | # define DECLARE_DEPRECATED(f) f __attribute__ ((deprecated)); | ^ /home/conan/w/cci_PR-4356/.conan/data/openssl/1.1.1i/_/_/package/23b828d52c0630e6b0b96d2945419feb7843c4f8/include/openssl/ssl.h:1885:1: note: in expansion of macro ‘DEPRECATEDIN_1_1_0’ 1885 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_client_method(void)) | ^~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-4356/.conan/data/paho-mqtt-c/1.3.0/_/_/build/ad9502d8c3427b8ae122eacc0980d87ce7fb2cfa/source_subfolder/src/SSLSocket.c:547:4: warning: ‘TLSv1_2_client_method’ is deprecated [-Wdeprecated-declarations] 547 | net->ctx = SSL_CTX_new(TLSv1_2_client_method()); | ^~~ In file included from /home/conan/w/cci_PR-4356/.conan/data/openssl/1.1.1i/_/_/package/23b828d52c0630e6b0b96d2945419feb7843c4f8/include/openssl/e_os2.h:13, from /home/conan/w/cci_PR-4356/.conan/data/openssl/1.1.1i/_/_/package/23b828d52c0630e6b0b96d2945419feb7843c4f8/include/openssl/ssl.h:15, from /home/conan/w/cci_PR-4356/.conan/data/paho-mqtt-c/1.3.0/_/_/build/ad9502d8c3427b8ae122eacc0980d87ce7fb2cfa/source_subfolder/src/SocketBuffer.h:28, from /home/conan/w/cci_PR-4356/.conan/data/paho-mqtt-c/1.3.0/_/_/build/ad9502d8c3427b8ae122eacc0980d87ce7fb2cfa/source_subfolder/src/SSLSocket.c:31: /home/conan/w/cci_PR-4356/.conan/data/openssl/1.1.1i/_/_/package/23b828d52c0630e6b0b96d2945419feb7843c4f8/include/openssl/ssl.h:1891:45: note: declared here 1891 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_client_method(void)) | ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-4356/.conan/data/openssl/1.1.1i/_/_/package/23b828d52c0630e6b0b96d2945419feb7843c4f8/include/openssl/opensslconf.h:118:37: note: in definition of macro ‘DECLARE_DEPRECATED’ 118 | # define DECLARE_DEPRECATED(f) f __attribute__ ((deprecated)); | ^ /home/conan/w/cci_PR-4356/.conan/data/openssl/1.1.1i/_/_/package/23b828d52c0630e6b0b96d2945419feb7843c4f8/include/openssl/ssl.h:1891:1: note: in expansion of macro ‘DEPRECATEDIN_1_1_0’ 1891 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_client_method(void)) | ^~~~~~~~~~~~~~~~~~ CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY /usr/bin/ld: cannot find -lpaho-mqtt3as-static collect2: error: ld returned 1 exit status make[2]: *** [CMakeFiles/test_package.dir/build.make:105: bin/test_package] Error 1 make[1]: *** [CMakeFiles/Makefile2:95: CMakeFiles/test_package.dir/all] Error 2 make: *** [Makefile:103: all] Error 2 ERROR: paho-mqtt-c/1.3.0 (test package): Error in build() method, line 14 cmake.build() ConanException: Error 2 while executing cmake --build '/home/conan/w/cci_PR-4356/3/2cc9c139-d251-470e-af34-d3fa85952737/recipes/paho-mqtt-c/all/test_package/build/996e8409cda5ae1e6c46de0f28909e40132a86ac' '--' '-j3'