******************************************************************************** conan install pistache/cci.20201127@ --build=pistache --profile=/home/conan/w/BuildSingleReference/66513/47b93bc9-8eb4-45e6-92a5-2123f9c08544/profile.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/BuildSingleReference/.conan/profiles/default) Found gcc 11.1 gcc>=5, using the major as version ************************* WARNING: GCC OLD ABI COMPATIBILITY *********************** Conan detected a GCC version > 5 but has adjusted the 'compiler.libcxx' setting to 'libstdc++' for backwards compatibility. Your compiler is likely using the new CXX11 ABI by default (libstdc++11). If you want Conan to use the new ABI for the default profile, run: $ conan profile update settings.compiler.libcxx=libstdc++11 default Or edit '/home/conan/w/BuildSingleReference/.conan/profiles/default' and set compiler.libcxx=libstdc++11 ************************************************************************************ Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=gcc compiler.version=11 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=11 os=Linux [options] pistache:shared=True [build_requires] [env] rapidjson/1.1.0: Not found in local cache, looking in remotes... rapidjson/1.1.0: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz rapidjson/1.1.0: Downloaded recipe revision 947d56f97c67f87bd1db1ea5453fbcb2 pistache/cci.20201127: Forced build from source Installing package: pistache/cci.20201127 Requirements pistache/cci.20201127 from local cache - Cache rapidjson/1.1.0 from 'conan-center' - Downloaded Packages pistache/cci.20201127:68cce1c033dfb2dcaa5da303858ee33117fe210f - Build rapidjson/1.1.0:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Download Installing (downloading, building) binaries... rapidjson/1.1.0: Retrieving package 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz rapidjson/1.1.0: Package installed 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 rapidjson/1.1.0: Downloaded package revision 4c2053a623ced87cd95dbd87cd7af991 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK pistache/cci.20201127: Configuring sources in /home/conan/w/BuildSingleReference/.conan/data/pistache/cci.20201127/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK pistache/cci.20201127: Copying sources to build folder pistache/cci.20201127: Building your package in /home/conan/w/BuildSingleReference/.conan/data/pistache/cci.20201127/_/_/build/68cce1c033dfb2dcaa5da303858ee33117fe210f pistache/cci.20201127: Generator cmake_find_package created FindRapidJSON.cmake pistache/cci.20201127: Generator cmake created conanbuildinfo.cmake pistache/cci.20201127: Aggregating env generators [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK pistache/cci.20201127: Calling build() ----Running------ > cd '/home/conan/w/BuildSingleReference/.conan/data/pistache/cci.20201127/_/_/build/68cce1c033dfb2dcaa5da303858ee33117fe210f/build_subfolder' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="11" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++11" -DBUILD_SHARED_LIBS="ON" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/.conan/data/pistache/cci.20201127/_/_/package/68cce1c033dfb2dcaa5da303858ee33117fe210f" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCMAKE_MODULE_PATH="/home/conan/w/BuildSingleReference/.conan/data/pistache/cci.20201127/_/_/build/68cce1c033dfb2dcaa5da303858ee33117fe210f" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DPISTACHE_ENABLE_NETWORK_TESTS="False" -DPISTACHE_USE_SSL="False" -DCMAKE_POSITION_INDEPENDENT_CODE="True" -Wno-dev '/home/conan/w/BuildSingleReference/.conan/data/pistache/cci.20201127/_/_/build/68cce1c033dfb2dcaa5da303858ee33117fe210f' ----------------- -- The C compiler identification is GNU 11.1.0 -- The CXX compiler identification is GNU 11.1.0 -- Check for working C compiler: /usr/local/bin/cc -- Check for working C compiler: /usr/local/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/local/bin/c++ -- Check for working CXX compiler: /usr/local/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: called inside local cache -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Compiler GCC>=5, checking major version 11 -- Conan: Checking correct version: 11 -- Conan: C++ stdlib: libstdc++11 -- Performing Test HAVE_CXX_ATOMICS_WITHOUT_LIB -- Performing Test HAVE_CXX_ATOMICS_WITHOUT_LIB - Success -- Performing Test HAVE_CXX_ATOMICS64_WITHOUT_LIB -- Performing Test HAVE_CXX_ATOMICS64_WITHOUT_LIB - Success -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Check if compiler accepts -pthread -- Check if compiler accepts -pthread - yes -- Found Threads: TRUE -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/BuildSingleReference/.conan/data/pistache/cci.20201127/_/_/build/68cce1c033dfb2dcaa5da303858ee33117fe210f/build_subfolder ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/pistache/cci.20201127/_/_/build/68cce1c033dfb2dcaa5da303858ee33117fe210f/build_subfolder' '--' '-j3' ----------------- Scanning dependencies of target pistache [ 4%] Building CXX object source_subfolder/src/CMakeFiles/pistache.dir/common/base64.cc.o [ 8%] Building CXX object source_subfolder/src/CMakeFiles/pistache.dir/common/cookie.cc.o [ 12%] Building CXX object source_subfolder/src/CMakeFiles/pistache.dir/common/description.cc.o [ 16%] Building CXX object source_subfolder/src/CMakeFiles/pistache.dir/common/http.cc.o [ 20%] Building CXX object source_subfolder/src/CMakeFiles/pistache.dir/common/http_defs.cc.o [ 25%] Building CXX object source_subfolder/src/CMakeFiles/pistache.dir/common/http_header.cc.o [ 29%] Building CXX object source_subfolder/src/CMakeFiles/pistache.dir/common/http_headers.cc.o [ 33%] Building CXX object source_subfolder/src/CMakeFiles/pistache.dir/common/mime.cc.o [ 37%] Building CXX object source_subfolder/src/CMakeFiles/pistache.dir/common/net.cc.o [ 41%] Building CXX object source_subfolder/src/CMakeFiles/pistache.dir/common/os.cc.o [ 45%] Building CXX object source_subfolder/src/CMakeFiles/pistache.dir/common/peer.cc.o [ 50%] Building CXX object source_subfolder/src/CMakeFiles/pistache.dir/common/reactor.cc.o [ 54%] Building CXX object source_subfolder/src/CMakeFiles/pistache.dir/common/stream.cc.o [ 58%] Building CXX object source_subfolder/src/CMakeFiles/pistache.dir/common/string_logger.cc.o [ 62%] Building CXX object source_subfolder/src/CMakeFiles/pistache.dir/common/tcp.cc.o [ 66%] Building CXX object source_subfolder/src/CMakeFiles/pistache.dir/common/timer_pool.cc.o [ 70%] Building CXX object source_subfolder/src/CMakeFiles/pistache.dir/common/transport.cc.o [ 75%] Building CXX object source_subfolder/src/CMakeFiles/pistache.dir/common/utils.cc.o [ 79%] Building CXX object source_subfolder/src/CMakeFiles/pistache.dir/server/endpoint.cc.o [ 83%] Building CXX object source_subfolder/src/CMakeFiles/pistache.dir/server/listener.cc.o [ 87%] Building CXX object source_subfolder/src/CMakeFiles/pistache.dir/server/router.cc.o [ 91%] Building CXX object source_subfolder/src/CMakeFiles/pistache.dir/client/client.cc.o [ 91%] Built target pistache Scanning dependencies of target pistache_static Scanning dependencies of target pistache_shared [ 95%] Linking CXX static library ../../lib/libpistache.a [100%] Linking CXX shared library ../../lib/libpistache-0.0.002-git20200802.so [100%] Built target pistache_static [100%] Built target pistache_shared pistache/cci.20201127: Package '68cce1c033dfb2dcaa5da303858ee33117fe210f' built pistache/cci.20201127: Build folder /home/conan/w/BuildSingleReference/.conan/data/pistache/cci.20201127/_/_/build/68cce1c033dfb2dcaa5da303858ee33117fe210f pistache/cci.20201127: Generated conaninfo.txt pistache/cci.20201127: Generated conanbuildinfo.txt pistache/cci.20201127: Generating the package pistache/cci.20201127: Package folder /home/conan/w/BuildSingleReference/.conan/data/pistache/cci.20201127/_/_/package/68cce1c033dfb2dcaa5da303858ee33117fe210f pistache/cci.20201127: Calling package() ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/pistache/cci.20201127/_/_/build/68cce1c033dfb2dcaa5da303858ee33117fe210f/build_subfolder' '--target' 'install' '--' '-j3' ----------------- [ 91%] Built target pistache [ 95%] Built target pistache_static [100%] Built target pistache_shared Install the project... -- Install configuration: "Release" -- Installing: /home/conan/w/BuildSingleReference/.conan/data/pistache/cci.20201127/_/_/package/68cce1c033dfb2dcaa5da303858ee33117fe210f/include/pistache/version.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/pistache/cci.20201127/_/_/package/68cce1c033dfb2dcaa5da303858ee33117fe210f/lib/pkgconfig/libpistache.pc -- Installing: /home/conan/w/BuildSingleReference/.conan/data/pistache/cci.20201127/_/_/package/68cce1c033dfb2dcaa5da303858ee33117fe210f/lib/libpistache-0.0.002-git20200802.so.0.0 -- Installing: /home/conan/w/BuildSingleReference/.conan/data/pistache/cci.20201127/_/_/package/68cce1c033dfb2dcaa5da303858ee33117fe210f/lib/libpistache-0.0.002-git20200802.so -- Up-to-date: /home/conan/w/BuildSingleReference/.conan/data/pistache/cci.20201127/_/_/package/68cce1c033dfb2dcaa5da303858ee33117fe210f/include/pistache -- Installing: /home/conan/w/BuildSingleReference/.conan/data/pistache/cci.20201127/_/_/package/68cce1c033dfb2dcaa5da303858ee33117fe210f/include/pistache/http.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/pistache/cci.20201127/_/_/package/68cce1c033dfb2dcaa5da303858ee33117fe210f/include/pistache/type_checkers.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/pistache/cci.20201127/_/_/package/68cce1c033dfb2dcaa5da303858ee33117fe210f/include/pistache/prototype.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/pistache/cci.20201127/_/_/package/68cce1c033dfb2dcaa5da303858ee33117fe210f/include/pistache/log.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/pistache/cci.20201127/_/_/package/68cce1c033dfb2dcaa5da303858ee33117fe210f/include/pistache/stream.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/pistache/cci.20201127/_/_/package/68cce1c033dfb2dcaa5da303858ee33117fe210f/include/pistache/client.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/pistache/cci.20201127/_/_/package/68cce1c033dfb2dcaa5da303858ee33117fe210f/include/pistache/transport.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/pistache/cci.20201127/_/_/package/68cce1c033dfb2dcaa5da303858ee33117fe210f/include/pistache/os.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/pistache/cci.20201127/_/_/package/68cce1c033dfb2dcaa5da303858ee33117fe210f/include/pistache/tcp.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/pistache/cci.20201127/_/_/package/68cce1c033dfb2dcaa5da303858ee33117fe210f/include/pistache/typeid.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/pistache/cci.20201127/_/_/package/68cce1c033dfb2dcaa5da303858ee33117fe210f/include/pistache/mime.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/pistache/cci.20201127/_/_/package/68cce1c033dfb2dcaa5da303858ee33117fe210f/include/pistache/router.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/pistache/cci.20201127/_/_/package/68cce1c033dfb2dcaa5da303858ee33117fe210f/include/pistache/route_bind.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/pistache/cci.20201127/_/_/package/68cce1c033dfb2dcaa5da303858ee33117fe210f/include/pistache/description.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/pistache/cci.20201127/_/_/package/68cce1c033dfb2dcaa5da303858ee33117fe210f/include/pistache/string_logger.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/pistache/cci.20201127/_/_/package/68cce1c033dfb2dcaa5da303858ee33117fe210f/include/pistache/common.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/pistache/cci.20201127/_/_/package/68cce1c033dfb2dcaa5da303858ee33117fe210f/include/pistache/ssl_wrappers.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/pistache/cci.20201127/_/_/package/68cce1c033dfb2dcaa5da303858ee33117fe210f/include/pistache/async.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/pistache/cci.20201127/_/_/package/68cce1c033dfb2dcaa5da303858ee33117fe210f/include/pistache/cookie.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/pistache/cci.20201127/_/_/package/68cce1c033dfb2dcaa5da303858ee33117fe210f/include/pistache/utils.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/pistache/cci.20201127/_/_/package/68cce1c033dfb2dcaa5da303858ee33117fe210f/include/pistache/mailbox.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/pistache/cci.20201127/_/_/package/68cce1c033dfb2dcaa5da303858ee33117fe210f/include/pistache/peer.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/pistache/cci.20201127/_/_/package/68cce1c033dfb2dcaa5da303858ee33117fe210f/include/pistache/http_headers.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/pistache/cci.20201127/_/_/package/68cce1c033dfb2dcaa5da303858ee33117fe210f/include/pistache/optional.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/pistache/cci.20201127/_/_/package/68cce1c033dfb2dcaa5da303858ee33117fe210f/include/pistache/flags.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/pistache/cci.20201127/_/_/package/68cce1c033dfb2dcaa5da303858ee33117fe210f/include/pistache/errors.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/pistache/cci.20201127/_/_/package/68cce1c033dfb2dcaa5da303858ee33117fe210f/include/pistache/string_view.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/pistache/cci.20201127/_/_/package/68cce1c033dfb2dcaa5da303858ee33117fe210f/include/pistache/thirdparty -- Installing: /home/conan/w/BuildSingleReference/.conan/data/pistache/cci.20201127/_/_/package/68cce1c033dfb2dcaa5da303858ee33117fe210f/include/pistache/thirdparty/date.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/pistache/cci.20201127/_/_/package/68cce1c033dfb2dcaa5da303858ee33117fe210f/include/pistache/thirdparty/serializer -- Installing: /home/conan/w/BuildSingleReference/.conan/data/pistache/cci.20201127/_/_/package/68cce1c033dfb2dcaa5da303858ee33117fe210f/include/pistache/thirdparty/serializer/rapidjson.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/pistache/cci.20201127/_/_/package/68cce1c033dfb2dcaa5da303858ee33117fe210f/include/pistache/view.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/pistache/cci.20201127/_/_/package/68cce1c033dfb2dcaa5da303858ee33117fe210f/include/pistache/iterator_adapter.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/pistache/cci.20201127/_/_/package/68cce1c033dfb2dcaa5da303858ee33117fe210f/include/pistache/endpoint.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/pistache/cci.20201127/_/_/package/68cce1c033dfb2dcaa5da303858ee33117fe210f/include/pistache/http_defs.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/pistache/cci.20201127/_/_/package/68cce1c033dfb2dcaa5da303858ee33117fe210f/include/pistache/base64.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/pistache/cci.20201127/_/_/package/68cce1c033dfb2dcaa5da303858ee33117fe210f/include/pistache/timer_pool.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/pistache/cci.20201127/_/_/package/68cce1c033dfb2dcaa5da303858ee33117fe210f/include/pistache/listener.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/pistache/cci.20201127/_/_/package/68cce1c033dfb2dcaa5da303858ee33117fe210f/include/pistache/http_header.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/pistache/cci.20201127/_/_/package/68cce1c033dfb2dcaa5da303858ee33117fe210f/include/pistache/net.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/pistache/cci.20201127/_/_/package/68cce1c033dfb2dcaa5da303858ee33117fe210f/include/pistache/config.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/pistache/cci.20201127/_/_/package/68cce1c033dfb2dcaa5da303858ee33117fe210f/include/pistache/reactor.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/pistache/cci.20201127/_/_/package/68cce1c033dfb2dcaa5da303858ee33117fe210f/lib/libpistache.a -- Installing: /home/conan/w/BuildSingleReference/.conan/data/pistache/cci.20201127/_/_/package/68cce1c033dfb2dcaa5da303858ee33117fe210f/lib/cmake/pistache/PistacheTargets.cmake -- Installing: /home/conan/w/BuildSingleReference/.conan/data/pistache/cci.20201127/_/_/package/68cce1c033dfb2dcaa5da303858ee33117fe210f/lib/cmake/pistache/PistacheTargets-release.cmake -- Installing: /home/conan/w/BuildSingleReference/.conan/data/pistache/cci.20201127/_/_/package/68cce1c033dfb2dcaa5da303858ee33117fe210f/lib/cmake/pistache/PistacheConfig.cmake -- Installing: /home/conan/w/BuildSingleReference/.conan/data/pistache/cci.20201127/_/_/package/68cce1c033dfb2dcaa5da303858ee33117fe210f/lib/cmake/pistache/PistacheConfigVersion.cmake [HOOK - conan-center.py] post_package(): [PACKAGE LICENSE (KB-H012)] OK [HOOK - conan-center.py] post_package(): [DEFAULT PACKAGE LAYOUT (KB-H013)] OK [HOOK - conan-center.py] post_package(): [MATCHING CONFIGURATION (KB-H014)] OK [HOOK - conan-center.py] post_package(): [SHARED ARTIFACTS (KB-H015)] OK [HOOK - conan-center.py] post_package(): [PC-FILES (KB-H020)] OK [HOOK - conan-center.py] post_package(): [CMAKE-MODULES-CONFIG-FILES (KB-H016)] OK [HOOK - conan-center.py] post_package(): [PDB FILES NOT ALLOWED (KB-H017)] OK [HOOK - conan-center.py] post_package(): [LIBTOOL FILES PRESENCE (KB-H018)] OK [HOOK - conan-center.py] post_package(): [MS RUNTIME FILES (KB-H021)] OK pistache/cci.20201127 package(): Packaged 41 '.h' files pistache/cci.20201127 package(): Packaged 1 file: LICENSE pistache/cci.20201127 package(): Packaged 1 '.0' file: libpistache-0.0.002-git20200802.so.0.0 pistache/cci.20201127 package(): Packaged 1 '.so' file: libpistache-0.0.002-git20200802.so pistache/cci.20201127: Package '68cce1c033dfb2dcaa5da303858ee33117fe210f' created pistache/cci.20201127: Created package revision 1972bdd5a40e15e0063f1df9b2b6d95f [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK Aggregating env generators CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY /home/conan/w/BuildSingleReference/.conan/data/pistache/cci.20201127/_/_/build/68cce1c033dfb2dcaa5da303858ee33117fe210f/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/BuildSingleReference/.conan/data/pistache/cci.20201127/_/_/build/68cce1c033dfb2dcaa5da303858ee33117fe210f/source_subfolder/src/common/reactor.cc:117:37: warning: unused parameter 'key' [-Wunused-parameter] 117 | void removeFd(const Reactor::Key& key, Fd fd) override { | ~~~~~~~~~~~~~~~~~~~~^~~ rapidjson/1.1.0: WARN: Lib folder doesn't exist, can't collect libraries: /home/conan/w/BuildSingleReference/.conan/data/rapidjson/1.1.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/lib