CMake Warning at source_subfolder/CMakeLists.txt:69 (find_package): By not providing "FindSystemd.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "Systemd", but CMake did not find one. Could not find a package configuration file provided by "Systemd" (requested version 209) with any of the following names: SystemdConfig.cmake systemd-config.cmake Add the installation prefix of "Systemd" to CMAKE_PREFIX_PATH or set "Systemd_DIR" to a directory containing one of the above files. If "Systemd" provides a separate development package or SDK, be sure it has been installed. CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY /home/conan/w/cci_PR-3731/.conan/data/libnghttp2/1.40.0/_/_/build/4c8e58c5fbcd4f7a68bb6bd2b2743e7cc2cad6bb/source_subfolder/src/shrpx_http2_upstream.cc: In member function ‘void shrpx::Http2Upstream::initiate_downstream(shrpx::Downstream*)’: /home/conan/w/cci_PR-3731/.conan/data/libnghttp2/1.40.0/_/_/build/4c8e58c5fbcd4f7a68bb6bd2b2743e7cc2cad6bb/source_subfolder/src/shrpx_http2_upstream.cc:463:25: warning: unused variable ‘dconn_ptr’ [-Wunused-variable] DownstreamConnection *dconn_ptr; ^~~~~~~~~ /home/conan/w/cci_PR-3731/.conan/data/libnghttp2/1.40.0/_/_/build/4c8e58c5fbcd4f7a68bb6bd2b2743e7cc2cad6bb/source_subfolder/src/shrpx_https_upstream.cc: In function ‘int shrpx::{anonymous}::htp_hdrs_completecb(llhttp_t*)’: /home/conan/w/cci_PR-3731/.conan/data/libnghttp2/1.40.0/_/_/build/4c8e58c5fbcd4f7a68bb6bd2b2743e7cc2cad6bb/source_subfolder/src/shrpx_https_upstream.cc:460:25: warning: unused variable ‘dconn_ptr’ [-Wunused-variable] DownstreamConnection *dconn_ptr; ^~~~~~~~~ CMake Warning at source_subfolder/CMakeLists.txt:69 (find_package): By not providing "FindSystemd.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "Systemd", but CMake did not find one. Could not find a package configuration file provided by "Systemd" (requested version 209) with any of the following names: SystemdConfig.cmake systemd-config.cmake Add the installation prefix of "Systemd" to CMAKE_PREFIX_PATH or set "Systemd_DIR" to a directory containing one of the above files. If "Systemd" provides a separate development package or SDK, be sure it has been installed. CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY WARN: libevent/2.1.12: requirement openssl/1.1.1g overridden by libnghttp2/1.40.0 to openssl/1.1.1h