CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY PAHO_BUILD_SHARED /Users/jenkins/w/cci_PR-3382@2/.conan/data/paho-mqtt-c/1.3.0/_/_/build/6d39e6eca27f9b1b180176d66e5f5691a957c0b0/source_subfolder/src/SSLSocket.c:537:27: warning: 'TLSv1_client_method' is deprecated [-Wdeprecated-declarations] net->ctx = SSL_CTX_new(TLSv1_client_method()); ^ /Users/jenkins/w/cci_PR-3382@2/.conan/data/openssl/1.1.1g/_/_/package/1513b3452ef7e2a2dd5f931247c5e02edeb98cc9/include/openssl/ssl.h:1879:1: note: 'TLSv1_client_method' has been explicitly marked deprecated here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_client_method(void)) ^ /Users/jenkins/w/cci_PR-3382@2/.conan/data/openssl/1.1.1g/_/_/package/1513b3452ef7e2a2dd5f931247c5e02edeb98cc9/include/openssl/opensslconf.h:161:34: note: expanded from macro 'DEPRECATEDIN_1_1_0' # define DEPRECATEDIN_1_1_0(f) DECLARE_DEPRECATED(f) ^ /Users/jenkins/w/cci_PR-3382@2/.conan/data/openssl/1.1.1g/_/_/package/1513b3452ef7e2a2dd5f931247c5e02edeb98cc9/include/openssl/opensslconf.h:124:55: note: expanded from macro 'DECLARE_DEPRECATED' # define DECLARE_DEPRECATED(f) f __attribute__ ((deprecated)); ^ /Users/jenkins/w/cci_PR-3382@2/.conan/data/paho-mqtt-c/1.3.0/_/_/build/6d39e6eca27f9b1b180176d66e5f5691a957c0b0/source_subfolder/src/SSLSocket.c:542:27: warning: 'TLSv1_1_client_method' is deprecated [-Wdeprecated-declarations] net->ctx = SSL_CTX_new(TLSv1_1_client_method()); ^ /Users/jenkins/w/cci_PR-3382@2/.conan/data/openssl/1.1.1g/_/_/package/1513b3452ef7e2a2dd5f931247c5e02edeb98cc9/include/openssl/ssl.h:1885:1: note: 'TLSv1_1_client_method' has been explicitly marked deprecated here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_client_method(void)) ^ /Users/jenkins/w/cci_PR-3382@2/.conan/data/openssl/1.1.1g/_/_/package/1513b3452ef7e2a2dd5f931247c5e02edeb98cc9/include/openssl/opensslconf.h:161:34: note: expanded from macro 'DEPRECATEDIN_1_1_0' # define DEPRECATEDIN_1_1_0(f) DECLARE_DEPRECATED(f) ^ /Users/jenkins/w/cci_PR-3382@2/.conan/data/openssl/1.1.1g/_/_/package/1513b3452ef7e2a2dd5f931247c5e02edeb98cc9/include/openssl/opensslconf.h:124:55: note: expanded from macro 'DECLARE_DEPRECATED' # define DECLARE_DEPRECATED(f) f __attribute__ ((deprecated)); ^ /Users/jenkins/w/cci_PR-3382@2/.conan/data/paho-mqtt-c/1.3.0/_/_/build/6d39e6eca27f9b1b180176d66e5f5691a957c0b0/source_subfolder/src/SSLSocket.c:547:27: warning: 'TLSv1_2_client_method' is deprecated [-Wdeprecated-declarations] net->ctx = SSL_CTX_new(TLSv1_2_client_method()); ^ /Users/jenkins/w/cci_PR-3382@2/.conan/data/openssl/1.1.1g/_/_/package/1513b3452ef7e2a2dd5f931247c5e02edeb98cc9/include/openssl/ssl.h:1891:1: note: 'TLSv1_2_client_method' has been explicitly marked deprecated here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_client_method(void)) ^ /Users/jenkins/w/cci_PR-3382@2/.conan/data/openssl/1.1.1g/_/_/package/1513b3452ef7e2a2dd5f931247c5e02edeb98cc9/include/openssl/opensslconf.h:161:34: note: expanded from macro 'DEPRECATEDIN_1_1_0' # define DEPRECATEDIN_1_1_0(f) DECLARE_DEPRECATED(f) ^ /Users/jenkins/w/cci_PR-3382@2/.conan/data/openssl/1.1.1g/_/_/package/1513b3452ef7e2a2dd5f931247c5e02edeb98cc9/include/openssl/opensslconf.h:124:55: note: expanded from macro 'DECLARE_DEPRECATED' # define DECLARE_DEPRECATED(f) f __attribute__ ((deprecated)); ^ 3 warnings generated. /Library/Developer/CommandLineTools/usr/bin/ranlib: file: ../../lib/libpaho-mqtt3as-static.a(SHA1.c.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: ../../lib/libpaho-mqtt3as-static.a(SHA1.c.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/jenkins/w/cci_PR-3382@2/.conan/data/paho-mqtt-c/1.3.0/_/_/package/6d39e6eca27f9b1b180176d66e5f5691a957c0b0/lib/libpaho-mqtt3as-static.a(SHA1.c.o) has no symbols CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY