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-3719/.conan/data/pistache/cci.20201127/_/_/build/eccfb9dfb52c16ac30d6566a118c64efd7c9d64f/source_subfolder/src/../include/pistache/http.h:28:0, from /home/conan/w/cci_PR-3719/.conan/data/pistache/cci.20201127/_/_/build/eccfb9dfb52c16ac30d6566a118c64efd7c9d64f/source_subfolder/src/common/http.cc:8: /home/conan/w/cci_PR-3719/.conan/data/pistache/cci.20201127/_/_/build/eccfb9dfb52c16ac30d6566a118c64efd7c9d64f/source_subfolder/src/../include/pistache/transport.h: In member function ‘void Pistache::Http::ResponseStream::flush()’: /home/conan/w/cci_PR-3719/.conan/data/pistache/cci.20201127/_/_/build/eccfb9dfb52c16ac30d6566a118c64efd7c9d64f/source_subfolder/src/../include/pistache/transport.h:75:10: warning: ‘holder.Pistache::Tcp::Transport::BufferHolder::_fd’ may be used uninitialized in this function [-Wmaybe-uninitialized] struct BufferHolder { ^~~~~~~~~~~~ /home/conan/w/cci_PR-3719/.conan/data/pistache/cci.20201127/_/_/build/eccfb9dfb52c16ac30d6566a118c64efd7c9d64f/source_subfolder/src/../include/pistache/transport.h: In member function ‘Pistache::Async::Promise Pistache::Tcp::Transport::asyncWrite(Pistache::Fd, const Buf&, int) [with Buf = Pistache::RawBuffer]’: /home/conan/w/cci_PR-3719/.conan/data/pistache/cci.20201127/_/_/build/eccfb9dfb52c16ac30d6566a118c64efd7c9d64f/source_subfolder/src/../include/pistache/transport.h:75:10: warning: ‘holder.Pistache::Tcp::Transport::BufferHolder::_fd’ may be used uninitialized in this function [-Wmaybe-uninitialized] struct BufferHolder { ^~~~~~~~~~~~ /home/conan/w/cci_PR-3719/.conan/data/pistache/cci.20201127/_/_/build/eccfb9dfb52c16ac30d6566a118c64efd7c9d64f/source_subfolder/src/common/reactor.cc: In member function ‘virtual void Pistache::Aio::SyncImpl::removeFd(const Pistache::Aio::Reactor::Key&, Pistache::Fd)’: /home/conan/w/cci_PR-3719/.conan/data/pistache/cci.20201127/_/_/build/eccfb9dfb52c16ac30d6566a118c64efd7c9d64f/source_subfolder/src/common/reactor.cc:117:37: warning: unused parameter ‘key’ [-Wunused-parameter] void removeFd(const Reactor::Key& key, Fd fd) override { ^~~ In file included from /home/conan/w/cci_PR-3719/.conan/data/pistache/cci.20201127/_/_/build/eccfb9dfb52c16ac30d6566a118c64efd7c9d64f/source_subfolder/src/../include/pistache/http.h:28:0, from /home/conan/w/cci_PR-3719/.conan/data/pistache/cci.20201127/_/_/build/eccfb9dfb52c16ac30d6566a118c64efd7c9d64f/source_subfolder/src/../include/pistache/peer.h:14, from /home/conan/w/cci_PR-3719/.conan/data/pistache/cci.20201127/_/_/build/eccfb9dfb52c16ac30d6566a118c64efd7c9d64f/source_subfolder/src/common/peer.cc:15: /home/conan/w/cci_PR-3719/.conan/data/pistache/cci.20201127/_/_/build/eccfb9dfb52c16ac30d6566a118c64efd7c9d64f/source_subfolder/src/../include/pistache/transport.h: In member function ‘Pistache::Async::Promise Pistache::Tcp::Peer::send(const Pistache::RawBuffer&, int)’: /home/conan/w/cci_PR-3719/.conan/data/pistache/cci.20201127/_/_/build/eccfb9dfb52c16ac30d6566a118c64efd7c9d64f/source_subfolder/src/../include/pistache/transport.h:75:10: warning: ‘holder.Pistache::Tcp::Transport::BufferHolder::_fd’ may be used uninitialized in this function [-Wmaybe-uninitialized] struct BufferHolder { ^~~~~~~~~~~~ /home/conan/w/cci_PR-3719/.conan/data/pistache/cci.20201127/_/_/build/eccfb9dfb52c16ac30d6566a118c64efd7c9d64f/source_subfolder/src/../include/pistache/transport.h:46:24: note: ‘holder.Pistache::Tcp::Transport::BufferHolder::_fd’ was declared here BufferHolder holder{buffer}; ^~~~~~ CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY