******************************************************************************** conan install pistache/cci.20201127@ --build=pistache --profile=/home/conan/w/BuildSingleReference/66513/36912897-a06f-4553-9f8c-d3d157efe5ec/profile.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/BuildSingleReference/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 9 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=9 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=9 os=Linux [options] pistache:shared=False [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:e93dc218de6a4e1cfc830362f63c6ec96f75d4eb - 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/e93dc218de6a4e1cfc830362f63c6ec96f75d4eb pistache/cci.20201127: Generator cmake created conanbuildinfo.cmake pistache/cci.20201127: Generator cmake_find_package created FindRapidJSON.cmake pistache/cci.20201127: Aggregating env generators [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK. 'fPIC' option found and apparently well managed [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/e93dc218de6a4e1cfc830362f63c6ec96f75d4eb/build_subfolder' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="9" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++11" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/.conan/data/pistache/cci.20201127/_/_/package/e93dc218de6a4e1cfc830362f63c6ec96f75d4eb" -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" -DCONAN_CMAKE_POSITION_INDEPENDENT_CODE="ON" -DCMAKE_MODULE_PATH="/home/conan/w/BuildSingleReference/.conan/data/pistache/cci.20201127/_/_/build/e93dc218de6a4e1cfc830362f63c6ec96f75d4eb" -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/e93dc218de6a4e1cfc830362f63c6ec96f75d4eb' ----------------- -- The C compiler identification is GNU 9.2.1 -- The CXX compiler identification is GNU 9.2.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/g++ - skipped -- 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: Adjusting fPIC flag (ON) -- Conan: Compiler GCC>=5, checking major version 9 -- Conan: Checking correct version: 9 -- 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/e93dc218de6a4e1cfc830362f63c6ec96f75d4eb/build_subfolder ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/pistache/cci.20201127/_/_/build/e93dc218de6a4e1cfc830362f63c6ec96f75d4eb/build_subfolder' '--' '-j3' ----------------- Scanning dependencies of target pistache [ 13%] Building CXX object source_subfolder/src/CMakeFiles/pistache.dir/common/description.cc.o [ 13%] Building CXX object source_subfolder/src/CMakeFiles/pistache.dir/common/base64.cc.o [ 13%] Building CXX object source_subfolder/src/CMakeFiles/pistache.dir/common/cookie.cc.o [ 17%] Building CXX object source_subfolder/src/CMakeFiles/pistache.dir/common/http.cc.o [ 21%] Building CXX object source_subfolder/src/CMakeFiles/pistache.dir/common/http_defs.cc.o [ 26%] Building CXX object source_subfolder/src/CMakeFiles/pistache.dir/common/http_header.cc.o [ 30%] Building CXX object source_subfolder/src/CMakeFiles/pistache.dir/common/http_headers.cc.o [ 34%] Building CXX object source_subfolder/src/CMakeFiles/pistache.dir/common/mime.cc.o [ 39%] Building CXX object source_subfolder/src/CMakeFiles/pistache.dir/common/net.cc.o [ 43%] Building CXX object source_subfolder/src/CMakeFiles/pistache.dir/common/os.cc.o [ 47%] Building CXX object source_subfolder/src/CMakeFiles/pistache.dir/common/peer.cc.o [ 52%] Building CXX object source_subfolder/src/CMakeFiles/pistache.dir/common/reactor.cc.o [ 56%] Building CXX object source_subfolder/src/CMakeFiles/pistache.dir/common/stream.cc.o [ 60%] Building CXX object source_subfolder/src/CMakeFiles/pistache.dir/common/string_logger.cc.o [ 65%] Building CXX object source_subfolder/src/CMakeFiles/pistache.dir/common/tcp.cc.o [ 69%] Building CXX object source_subfolder/src/CMakeFiles/pistache.dir/common/timer_pool.cc.o [ 73%] Building CXX object source_subfolder/src/CMakeFiles/pistache.dir/common/transport.cc.o [ 78%] Building CXX object source_subfolder/src/CMakeFiles/pistache.dir/common/utils.cc.o [ 82%] Building CXX object source_subfolder/src/CMakeFiles/pistache.dir/server/endpoint.cc.o [ 86%] Building CXX object source_subfolder/src/CMakeFiles/pistache.dir/server/listener.cc.o [ 91%] Building CXX object source_subfolder/src/CMakeFiles/pistache.dir/server/router.cc.o [ 95%] Building CXX object source_subfolder/src/CMakeFiles/pistache.dir/client/client.cc.o [ 95%] Built target pistache Scanning dependencies of target pistache_static [100%] Linking CXX static library ../../lib/libpistache.a [100%] Built target pistache_static pistache/cci.20201127: Package 'e93dc218de6a4e1cfc830362f63c6ec96f75d4eb' built pistache/cci.20201127: Build folder /home/conan/w/BuildSingleReference/.conan/data/pistache/cci.20201127/_/_/build/e93dc218de6a4e1cfc830362f63c6ec96f75d4eb 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/e93dc218de6a4e1cfc830362f63c6ec96f75d4eb pistache/cci.20201127: Calling package() ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/pistache/cci.20201127/_/_/build/e93dc218de6a4e1cfc830362f63c6ec96f75d4eb/build_subfolder' '--target' 'install' '--' '-j3' ----------------- [ 95%] Built target pistache [100%] Built target pistache_static Install the project... -- Install configuration: "Release" -- Installing: /home/conan/w/BuildSingleReference/.conan/data/pistache/cci.20201127/_/_/package/e93dc218de6a4e1cfc830362f63c6ec96f75d4eb/include/pistache/version.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/pistache/cci.20201127/_/_/package/e93dc218de6a4e1cfc830362f63c6ec96f75d4eb/lib/pkgconfig/libpistache.pc -- Up-to-date: /home/conan/w/BuildSingleReference/.conan/data/pistache/cci.20201127/_/_/package/e93dc218de6a4e1cfc830362f63c6ec96f75d4eb/include/pistache -- Installing: /home/conan/w/BuildSingleReference/.conan/data/pistache/cci.20201127/_/_/package/e93dc218de6a4e1cfc830362f63c6ec96f75d4eb/include/pistache/http.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/pistache/cci.20201127/_/_/package/e93dc218de6a4e1cfc830362f63c6ec96f75d4eb/include/pistache/type_checkers.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/pistache/cci.20201127/_/_/package/e93dc218de6a4e1cfc830362f63c6ec96f75d4eb/include/pistache/prototype.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/pistache/cci.20201127/_/_/package/e93dc218de6a4e1cfc830362f63c6ec96f75d4eb/include/pistache/log.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/pistache/cci.20201127/_/_/package/e93dc218de6a4e1cfc830362f63c6ec96f75d4eb/include/pistache/stream.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/pistache/cci.20201127/_/_/package/e93dc218de6a4e1cfc830362f63c6ec96f75d4eb/include/pistache/client.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/pistache/cci.20201127/_/_/package/e93dc218de6a4e1cfc830362f63c6ec96f75d4eb/include/pistache/transport.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/pistache/cci.20201127/_/_/package/e93dc218de6a4e1cfc830362f63c6ec96f75d4eb/include/pistache/os.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/pistache/cci.20201127/_/_/package/e93dc218de6a4e1cfc830362f63c6ec96f75d4eb/include/pistache/tcp.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/pistache/cci.20201127/_/_/package/e93dc218de6a4e1cfc830362f63c6ec96f75d4eb/include/pistache/typeid.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/pistache/cci.20201127/_/_/package/e93dc218de6a4e1cfc830362f63c6ec96f75d4eb/include/pistache/mime.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/pistache/cci.20201127/_/_/package/e93dc218de6a4e1cfc830362f63c6ec96f75d4eb/include/pistache/router.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/pistache/cci.20201127/_/_/package/e93dc218de6a4e1cfc830362f63c6ec96f75d4eb/include/pistache/route_bind.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/pistache/cci.20201127/_/_/package/e93dc218de6a4e1cfc830362f63c6ec96f75d4eb/include/pistache/description.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/pistache/cci.20201127/_/_/package/e93dc218de6a4e1cfc830362f63c6ec96f75d4eb/include/pistache/string_logger.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/pistache/cci.20201127/_/_/package/e93dc218de6a4e1cfc830362f63c6ec96f75d4eb/include/pistache/common.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/pistache/cci.20201127/_/_/package/e93dc218de6a4e1cfc830362f63c6ec96f75d4eb/include/pistache/ssl_wrappers.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/pistache/cci.20201127/_/_/package/e93dc218de6a4e1cfc830362f63c6ec96f75d4eb/include/pistache/async.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/pistache/cci.20201127/_/_/package/e93dc218de6a4e1cfc830362f63c6ec96f75d4eb/include/pistache/cookie.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/pistache/cci.20201127/_/_/package/e93dc218de6a4e1cfc830362f63c6ec96f75d4eb/include/pistache/utils.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/pistache/cci.20201127/_/_/package/e93dc218de6a4e1cfc830362f63c6ec96f75d4eb/include/pistache/mailbox.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/pistache/cci.20201127/_/_/package/e93dc218de6a4e1cfc830362f63c6ec96f75d4eb/include/pistache/peer.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/pistache/cci.20201127/_/_/package/e93dc218de6a4e1cfc830362f63c6ec96f75d4eb/include/pistache/http_headers.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/pistache/cci.20201127/_/_/package/e93dc218de6a4e1cfc830362f63c6ec96f75d4eb/include/pistache/optional.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/pistache/cci.20201127/_/_/package/e93dc218de6a4e1cfc830362f63c6ec96f75d4eb/include/pistache/flags.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/pistache/cci.20201127/_/_/package/e93dc218de6a4e1cfc830362f63c6ec96f75d4eb/include/pistache/errors.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/pistache/cci.20201127/_/_/package/e93dc218de6a4e1cfc830362f63c6ec96f75d4eb/include/pistache/string_view.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/pistache/cci.20201127/_/_/package/e93dc218de6a4e1cfc830362f63c6ec96f75d4eb/include/pistache/thirdparty -- Installing: /home/conan/w/BuildSingleReference/.conan/data/pistache/cci.20201127/_/_/package/e93dc218de6a4e1cfc830362f63c6ec96f75d4eb/include/pistache/thirdparty/date.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/pistache/cci.20201127/_/_/package/e93dc218de6a4e1cfc830362f63c6ec96f75d4eb/include/pistache/thirdparty/serializer -- Installing: /home/conan/w/BuildSingleReference/.conan/data/pistache/cci.20201127/_/_/package/e93dc218de6a4e1cfc830362f63c6ec96f75d4eb/include/pistache/thirdparty/serializer/rapidjson.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/pistache/cci.20201127/_/_/package/e93dc218de6a4e1cfc830362f63c6ec96f75d4eb/include/pistache/view.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/pistache/cci.20201127/_/_/package/e93dc218de6a4e1cfc830362f63c6ec96f75d4eb/include/pistache/iterator_adapter.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/pistache/cci.20201127/_/_/package/e93dc218de6a4e1cfc830362f63c6ec96f75d4eb/include/pistache/endpoint.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/pistache/cci.20201127/_/_/package/e93dc218de6a4e1cfc830362f63c6ec96f75d4eb/include/pistache/http_defs.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/pistache/cci.20201127/_/_/package/e93dc218de6a4e1cfc830362f63c6ec96f75d4eb/include/pistache/base64.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/pistache/cci.20201127/_/_/package/e93dc218de6a4e1cfc830362f63c6ec96f75d4eb/include/pistache/timer_pool.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/pistache/cci.20201127/_/_/package/e93dc218de6a4e1cfc830362f63c6ec96f75d4eb/include/pistache/listener.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/pistache/cci.20201127/_/_/package/e93dc218de6a4e1cfc830362f63c6ec96f75d4eb/include/pistache/http_header.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/pistache/cci.20201127/_/_/package/e93dc218de6a4e1cfc830362f63c6ec96f75d4eb/include/pistache/net.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/pistache/cci.20201127/_/_/package/e93dc218de6a4e1cfc830362f63c6ec96f75d4eb/include/pistache/config.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/pistache/cci.20201127/_/_/package/e93dc218de6a4e1cfc830362f63c6ec96f75d4eb/include/pistache/reactor.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/pistache/cci.20201127/_/_/package/e93dc218de6a4e1cfc830362f63c6ec96f75d4eb/lib/libpistache.a -- Installing: /home/conan/w/BuildSingleReference/.conan/data/pistache/cci.20201127/_/_/package/e93dc218de6a4e1cfc830362f63c6ec96f75d4eb/lib/cmake/pistache/PistacheTargets.cmake -- Installing: /home/conan/w/BuildSingleReference/.conan/data/pistache/cci.20201127/_/_/package/e93dc218de6a4e1cfc830362f63c6ec96f75d4eb/lib/cmake/pistache/PistacheTargets-release.cmake -- Installing: /home/conan/w/BuildSingleReference/.conan/data/pistache/cci.20201127/_/_/package/e93dc218de6a4e1cfc830362f63c6ec96f75d4eb/lib/cmake/pistache/PistacheConfig.cmake -- Installing: /home/conan/w/BuildSingleReference/.conan/data/pistache/cci.20201127/_/_/package/e93dc218de6a4e1cfc830362f63c6ec96f75d4eb/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 '.a' file: libpistache.a pistache/cci.20201127: Package 'e93dc218de6a4e1cfc830362f63c6ec96f75d4eb' created pistache/cci.20201127: Created package revision 98e87d43b997f2211b1b0f7429ec9172 [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/e93dc218de6a4e1cfc830362f63c6ec96f75d4eb/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/e93dc218de6a4e1cfc830362f63c6ec96f75d4eb/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