CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY PAHO_BUILD_SHARED /home/conan/w/cci_PR-3382/.conan/data/paho-mqtt-c/1.3.0/_/_/build/2f16a0b4f92002e776c9b44ecabc8d6ade690b62/source_subfolder/src/SSLSocket.c: In function ‘SSLSocket_createContext’: /home/conan/w/cci_PR-3382/.conan/data/paho-mqtt-c/1.3.0/_/_/build/2f16a0b4f92002e776c9b44ecabc8d6ade690b62/source_subfolder/src/SSLSocket.c:537:4: warning: ‘TLSv1_client_method’ is deprecated [-Wdeprecated-declarations] net->ctx = SSL_CTX_new(TLSv1_client_method()); ^~~ In file included from /home/conan/w/cci_PR-3382/.conan/data/openssl/1.1.1g/_/_/package/761432f3453a17c960259b5b2605153e3bcffd7d/include/openssl/e_os2.h:13, from /home/conan/w/cci_PR-3382/.conan/data/openssl/1.1.1g/_/_/package/761432f3453a17c960259b5b2605153e3bcffd7d/include/openssl/ssl.h:15, from /home/conan/w/cci_PR-3382/.conan/data/paho-mqtt-c/1.3.0/_/_/build/2f16a0b4f92002e776c9b44ecabc8d6ade690b62/source_subfolder/src/SocketBuffer.h:28, from /home/conan/w/cci_PR-3382/.conan/data/paho-mqtt-c/1.3.0/_/_/build/2f16a0b4f92002e776c9b44ecabc8d6ade690b62/source_subfolder/src/SSLSocket.c:31: /home/conan/w/cci_PR-3382/.conan/data/openssl/1.1.1g/_/_/package/761432f3453a17c960259b5b2605153e3bcffd7d/include/openssl/ssl.h:1879:45: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_client_method(void)) ^~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3382/.conan/data/openssl/1.1.1g/_/_/package/761432f3453a17c960259b5b2605153e3bcffd7d/include/openssl/opensslconf.h:118:37: note: in definition of macro ‘DECLARE_DEPRECATED’ # define DECLARE_DEPRECATED(f) f __attribute__ ((deprecated)); ^ /home/conan/w/cci_PR-3382/.conan/data/openssl/1.1.1g/_/_/package/761432f3453a17c960259b5b2605153e3bcffd7d/include/openssl/ssl.h:1879:1: note: in expansion of macro ‘DEPRECATEDIN_1_1_0’ DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_client_method(void)) ^~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3382/.conan/data/paho-mqtt-c/1.3.0/_/_/build/2f16a0b4f92002e776c9b44ecabc8d6ade690b62/source_subfolder/src/SSLSocket.c:542:4: warning: ‘TLSv1_1_client_method’ is deprecated [-Wdeprecated-declarations] net->ctx = SSL_CTX_new(TLSv1_1_client_method()); ^~~ In file included from /home/conan/w/cci_PR-3382/.conan/data/openssl/1.1.1g/_/_/package/761432f3453a17c960259b5b2605153e3bcffd7d/include/openssl/e_os2.h:13, from /home/conan/w/cci_PR-3382/.conan/data/openssl/1.1.1g/_/_/package/761432f3453a17c960259b5b2605153e3bcffd7d/include/openssl/ssl.h:15, from /home/conan/w/cci_PR-3382/.conan/data/paho-mqtt-c/1.3.0/_/_/build/2f16a0b4f92002e776c9b44ecabc8d6ade690b62/source_subfolder/src/SocketBuffer.h:28, from /home/conan/w/cci_PR-3382/.conan/data/paho-mqtt-c/1.3.0/_/_/build/2f16a0b4f92002e776c9b44ecabc8d6ade690b62/source_subfolder/src/SSLSocket.c:31: /home/conan/w/cci_PR-3382/.conan/data/openssl/1.1.1g/_/_/package/761432f3453a17c960259b5b2605153e3bcffd7d/include/openssl/ssl.h:1885:45: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_client_method(void)) ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3382/.conan/data/openssl/1.1.1g/_/_/package/761432f3453a17c960259b5b2605153e3bcffd7d/include/openssl/opensslconf.h:118:37: note: in definition of macro ‘DECLARE_DEPRECATED’ # define DECLARE_DEPRECATED(f) f __attribute__ ((deprecated)); ^ /home/conan/w/cci_PR-3382/.conan/data/openssl/1.1.1g/_/_/package/761432f3453a17c960259b5b2605153e3bcffd7d/include/openssl/ssl.h:1885:1: note: in expansion of macro ‘DEPRECATEDIN_1_1_0’ DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_client_method(void)) ^~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3382/.conan/data/paho-mqtt-c/1.3.0/_/_/build/2f16a0b4f92002e776c9b44ecabc8d6ade690b62/source_subfolder/src/SSLSocket.c:547:4: warning: ‘TLSv1_2_client_method’ is deprecated [-Wdeprecated-declarations] net->ctx = SSL_CTX_new(TLSv1_2_client_method()); ^~~ In file included from /home/conan/w/cci_PR-3382/.conan/data/openssl/1.1.1g/_/_/package/761432f3453a17c960259b5b2605153e3bcffd7d/include/openssl/e_os2.h:13, from /home/conan/w/cci_PR-3382/.conan/data/openssl/1.1.1g/_/_/package/761432f3453a17c960259b5b2605153e3bcffd7d/include/openssl/ssl.h:15, from /home/conan/w/cci_PR-3382/.conan/data/paho-mqtt-c/1.3.0/_/_/build/2f16a0b4f92002e776c9b44ecabc8d6ade690b62/source_subfolder/src/SocketBuffer.h:28, from /home/conan/w/cci_PR-3382/.conan/data/paho-mqtt-c/1.3.0/_/_/build/2f16a0b4f92002e776c9b44ecabc8d6ade690b62/source_subfolder/src/SSLSocket.c:31: /home/conan/w/cci_PR-3382/.conan/data/openssl/1.1.1g/_/_/package/761432f3453a17c960259b5b2605153e3bcffd7d/include/openssl/ssl.h:1891:45: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_client_method(void)) ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3382/.conan/data/openssl/1.1.1g/_/_/package/761432f3453a17c960259b5b2605153e3bcffd7d/include/openssl/opensslconf.h:118:37: note: in definition of macro ‘DECLARE_DEPRECATED’ # define DECLARE_DEPRECATED(f) f __attribute__ ((deprecated)); ^ /home/conan/w/cci_PR-3382/.conan/data/openssl/1.1.1g/_/_/package/761432f3453a17c960259b5b2605153e3bcffd7d/include/openssl/ssl.h:1891:1: note: in expansion of macro ‘DEPRECATEDIN_1_1_0’ 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