CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY In file included from /home/conan/w/cci_PR-4394/.conan/data/openssl/1.1.1i/_/_/package/761432f3453a17c960259b5b2605153e3bcffd7d/include/openssl/err.h:21, from /home/conan/w/cci_PR-4394/.conan/data/minizip-ng/3.0.0/_/_/build/aa6afc1601d1f848c6e6e73bbad12681e69ce910/source_subfolder/mz_crypt_openssl.c:14: /home/conan/w/cci_PR-4394/.conan/data/minizip-ng/3.0.0/_/_/build/aa6afc1601d1f848c6e6e73bbad12681e69ce910/source_subfolder/mz_crypt_openssl.c: In function ‘mz_crypt_sign’: /home/conan/w/cci_PR-4394/.conan/data/openssl/1.1.1i/_/_/package/761432f3453a17c960259b5b2605153e3bcffd7d/include/openssl/bio.h:489:34: warning: value computed is not used [-Wunused-value] # define BIO_flush(b) (int)BIO_ctrl(b,BIO_CTRL_FLUSH,0,NULL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-4394/.conan/data/minizip-ng/3.0.0/_/_/build/aa6afc1601d1f848c6e6e73bbad12681e69ce910/source_subfolder/mz_crypt_openssl.c:493:17: note: in expansion of macro ‘BIO_flush’ BIO_flush(signature_bio); ^~~~~~~~~ ERROR: ConanException: minizip-ng/3.0.0 package_info(): self.cpp_info.components cannot be used with self.cpp_info global values at the same time