******************************************************************************** conan install restbed/4.8@ --build=restbed --profile=/home/conan/w/BuildSingleReference/41022/8e6e11f2-f8c1-4e5f-81f3-756168fffab9/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 5.4 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=5 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 arch_build=x86_64 build_type=Debug compiler=gcc compiler.libcxx=libstdc++ compiler.version=5 os=Linux os_build=Linux [options] restbed:shared=True [build_requires] [env] asio/1.19.2: Not found in local cache, looking in remotes... asio/1.19.2: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz asio/1.19.2: Downloaded recipe revision 6a0b7d0d934af4e55f74164aae213b70 openssl/1.1.1l: Not found in local cache, looking in remotes... openssl/1.1.1l: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz openssl/1.1.1l: Downloaded recipe revision 730e89b1b890b83f42824295c920d189 restbed/4.8: Forced build from source Installing package: restbed/4.8 Requirements asio/1.19.2 from 'conan-center' - Downloaded openssl/1.1.1l from 'conan-center' - Downloaded restbed/4.8 from local cache - Cache Packages asio/1.19.2:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Download openssl/1.1.1l:b1b85bfdc2206d81b3ed6a49e78498182bb98ef3 - Download restbed/4.8:5586f4fc1aa7cf2af253fbb93a940cf992d09dd4 - Build Installing (downloading, building) binaries... asio/1.19.2: Retrieving package 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz asio/1.19.2: Package installed 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 asio/1.19.2: Downloaded package revision 6b59eb57e4d776ba0147216c0e73be7e openssl/1.1.1l: Retrieving package b1b85bfdc2206d81b3ed6a49e78498182bb98ef3 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz openssl/1.1.1l: Package installed b1b85bfdc2206d81b3ed6a49e78498182bb98ef3 openssl/1.1.1l: Downloaded package revision 7c94a0a93e28132f90194826305275df [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] 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 restbed/4.8: Configuring sources in /home/conan/w/BuildSingleReference/.conan/data/restbed/4.8/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK restbed/4.8: Copying sources to build folder restbed/4.8: Building your package in /home/conan/w/BuildSingleReference/.conan/data/restbed/4.8/_/_/build/5586f4fc1aa7cf2af253fbb93a940cf992d09dd4 restbed/4.8: Generator cmake created conanbuildinfo.cmake restbed/4.8: 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 restbed/4.8: Calling build() ----Running------ > cd '/home/conan/w/BuildSingleReference/.conan/data/restbed/4.8/_/_/build/5586f4fc1aa7cf2af253fbb93a940cf992d09dd4/build_subfolder' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="5" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++" -DBUILD_SHARED_LIBS="ON" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/.conan/data/restbed/4.8/_/_/package/5586f4fc1aa7cf2af253fbb93a940cf992d09dd4" -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_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DBUILD_SSL="True" -DBUILD_IPC="False" -DBUILD_TESTS="False" -Wno-dev '/home/conan/w/BuildSingleReference/.conan/data/restbed/4.8/_/_/build/5586f4fc1aa7cf2af253fbb93a940cf992d09dd4' ----------------- -- The C compiler identification is GNU 5.4.0 -- The CXX compiler identification is GNU 5.4.0 -- 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: Compiler GCC>=5, checking major version 5 -- Conan: Checking correct version: 5 -- Conan: C++ stdlib: libstdc++ -- Found ASIO include at: /home/conan/w/BuildSingleReference/.conan/data/asio/1.19.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include -- Found OpenSSL include at: /home/conan/w/BuildSingleReference/.conan/data/openssl/1.1.1l/_/_/package/b1b85bfdc2206d81b3ed6a49e78498182bb98ef3/include -- Found OpenSSL library at: /home/conan/w/BuildSingleReference/.conan/data/openssl/1.1.1l/_/_/package/b1b85bfdc2206d81b3ed6a49e78498182bb98ef3/lib/libssl.a -- Found OpenSSL library at: /usr/lib/x86_64-linux-gnu/libssl.so -- Found Crypto library at: /home/conan/w/BuildSingleReference/.conan/data/openssl/1.1.1l/_/_/package/b1b85bfdc2206d81b3ed6a49e78498182bb98ef3/lib/libcrypto.a -- Found Crypto library at: /usr/lib/x86_64-linux-gnu/libcrypto.so -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/BuildSingleReference/.conan/data/restbed/4.8/_/_/build/5586f4fc1aa7cf2af253fbb93a940cf992d09dd4/build_subfolder ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/restbed/4.8/_/_/build/5586f4fc1aa7cf2af253fbb93a940cf992d09dd4/build_subfolder' '--' '-j3' ----------------- Scanning dependencies of target restbed-static Scanning dependencies of target restbed-shared [ 2%] Building CXX object source_subfolder/CMakeFiles/restbed-shared.dir/source/corvusoft/restbed/detail/http_impl.cpp.o [ 4%] Building CXX object source_subfolder/CMakeFiles/restbed-static.dir/source/corvusoft/restbed/detail/http_impl.cpp.o [ 6%] Building CXX object source_subfolder/CMakeFiles/restbed-shared.dir/source/corvusoft/restbed/detail/ipc_socket_impl.cpp.o [ 9%] Building CXX object source_subfolder/CMakeFiles/restbed-static.dir/source/corvusoft/restbed/detail/ipc_socket_impl.cpp.o [ 11%] Building CXX object source_subfolder/CMakeFiles/restbed-shared.dir/source/corvusoft/restbed/detail/service_impl.cpp.o [ 13%] Building CXX object source_subfolder/CMakeFiles/restbed-static.dir/source/corvusoft/restbed/detail/service_impl.cpp.o [ 15%] Building CXX object source_subfolder/CMakeFiles/restbed-shared.dir/source/corvusoft/restbed/detail/session_impl.cpp.o [ 18%] Building CXX object source_subfolder/CMakeFiles/restbed-static.dir/source/corvusoft/restbed/detail/session_impl.cpp.o [ 20%] Building CXX object source_subfolder/CMakeFiles/restbed-shared.dir/source/corvusoft/restbed/detail/socket_impl.cpp.o [ 22%] Building CXX object source_subfolder/CMakeFiles/restbed-shared.dir/source/corvusoft/restbed/detail/web_socket_impl.cpp.o [ 25%] Building CXX object source_subfolder/CMakeFiles/restbed-static.dir/source/corvusoft/restbed/detail/socket_impl.cpp.o [ 27%] Building CXX object source_subfolder/CMakeFiles/restbed-static.dir/source/corvusoft/restbed/detail/web_socket_impl.cpp.o [ 29%] Building CXX object source_subfolder/CMakeFiles/restbed-shared.dir/source/corvusoft/restbed/detail/web_socket_manager_impl.cpp.o [ 31%] Building CXX object source_subfolder/CMakeFiles/restbed-shared.dir/source/corvusoft/restbed/http.cpp.o [ 34%] Building CXX object source_subfolder/CMakeFiles/restbed-static.dir/source/corvusoft/restbed/detail/web_socket_manager_impl.cpp.o [ 36%] Building CXX object source_subfolder/CMakeFiles/restbed-shared.dir/source/corvusoft/restbed/request.cpp.o [ 38%] Building CXX object source_subfolder/CMakeFiles/restbed-static.dir/source/corvusoft/restbed/http.cpp.o [ 40%] Building CXX object source_subfolder/CMakeFiles/restbed-shared.dir/source/corvusoft/restbed/resource.cpp.o [ 43%] Building CXX object source_subfolder/CMakeFiles/restbed-static.dir/source/corvusoft/restbed/request.cpp.o [ 45%] Building CXX object source_subfolder/CMakeFiles/restbed-shared.dir/source/corvusoft/restbed/response.cpp.o [ 47%] Building CXX object source_subfolder/CMakeFiles/restbed-shared.dir/source/corvusoft/restbed/rule.cpp.o [ 50%] Building CXX object source_subfolder/CMakeFiles/restbed-static.dir/source/corvusoft/restbed/resource.cpp.o [ 52%] Building CXX object source_subfolder/CMakeFiles/restbed-shared.dir/source/corvusoft/restbed/service.cpp.o [ 54%] Building CXX object source_subfolder/CMakeFiles/restbed-shared.dir/source/corvusoft/restbed/session.cpp.o [ 56%] Building CXX object source_subfolder/CMakeFiles/restbed-static.dir/source/corvusoft/restbed/response.cpp.o [ 59%] Building CXX object source_subfolder/CMakeFiles/restbed-static.dir/source/corvusoft/restbed/rule.cpp.o [ 61%] Building CXX object source_subfolder/CMakeFiles/restbed-static.dir/source/corvusoft/restbed/service.cpp.o [ 63%] Building CXX object source_subfolder/CMakeFiles/restbed-shared.dir/source/corvusoft/restbed/session_manager.cpp.o [ 65%] Building CXX object source_subfolder/CMakeFiles/restbed-shared.dir/source/corvusoft/restbed/settings.cpp.o [ 68%] Building CXX object source_subfolder/CMakeFiles/restbed-static.dir/source/corvusoft/restbed/session.cpp.o [ 70%] Building CXX object source_subfolder/CMakeFiles/restbed-shared.dir/source/corvusoft/restbed/ssl_settings.cpp.o [ 72%] Building CXX object source_subfolder/CMakeFiles/restbed-shared.dir/source/corvusoft/restbed/string.cpp.o [ 75%] Building CXX object source_subfolder/CMakeFiles/restbed-shared.dir/source/corvusoft/restbed/uri.cpp.o [ 77%] Building CXX object source_subfolder/CMakeFiles/restbed-static.dir/source/corvusoft/restbed/session_manager.cpp.o [ 79%] Building CXX object source_subfolder/CMakeFiles/restbed-static.dir/source/corvusoft/restbed/settings.cpp.o [ 81%] Building CXX object source_subfolder/CMakeFiles/restbed-shared.dir/source/corvusoft/restbed/web_socket.cpp.o [ 84%] Building CXX object source_subfolder/CMakeFiles/restbed-static.dir/source/corvusoft/restbed/ssl_settings.cpp.o [ 86%] Building CXX object source_subfolder/CMakeFiles/restbed-shared.dir/source/corvusoft/restbed/web_socket_message.cpp.o [ 88%] Building CXX object source_subfolder/CMakeFiles/restbed-static.dir/source/corvusoft/restbed/string.cpp.o [ 90%] Building CXX object source_subfolder/CMakeFiles/restbed-static.dir/source/corvusoft/restbed/uri.cpp.o [ 93%] Linking CXX shared library ../lib/librestbed.so [ 93%] Built target restbed-shared [ 95%] Building CXX object source_subfolder/CMakeFiles/restbed-static.dir/source/corvusoft/restbed/web_socket.cpp.o [ 97%] Building CXX object source_subfolder/CMakeFiles/restbed-static.dir/source/corvusoft/restbed/web_socket_message.cpp.o [100%] Linking CXX static library ../lib/librestbed.a [100%] Built target restbed-static restbed/4.8: Package '5586f4fc1aa7cf2af253fbb93a940cf992d09dd4' built restbed/4.8: Build folder /home/conan/w/BuildSingleReference/.conan/data/restbed/4.8/_/_/build/5586f4fc1aa7cf2af253fbb93a940cf992d09dd4 restbed/4.8: Generated conaninfo.txt restbed/4.8: Generated conanbuildinfo.txt restbed/4.8: Generating the package restbed/4.8: Package folder /home/conan/w/BuildSingleReference/.conan/data/restbed/4.8/_/_/package/5586f4fc1aa7cf2af253fbb93a940cf992d09dd4 restbed/4.8: Calling package() ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/restbed/4.8/_/_/build/5586f4fc1aa7cf2af253fbb93a940cf992d09dd4/build_subfolder' '--target' 'install' '--' '-j3' ----------------- [ 50%] Built target restbed-shared [100%] Built target restbed-static Install the project... -- Install configuration: "Debug" -- Installing: /home/conan/w/BuildSingleReference/.conan/data/restbed/4.8/_/_/package/5586f4fc1aa7cf2af253fbb93a940cf992d09dd4/include/restbed -- Installing: /home/conan/w/BuildSingleReference/.conan/data/restbed/4.8/_/_/package/5586f4fc1aa7cf2af253fbb93a940cf992d09dd4/include/corvusoft/restbed/byte.hpp -- Installing: /home/conan/w/BuildSingleReference/.conan/data/restbed/4.8/_/_/package/5586f4fc1aa7cf2af253fbb93a940cf992d09dd4/include/corvusoft/restbed/common.hpp -- Installing: /home/conan/w/BuildSingleReference/.conan/data/restbed/4.8/_/_/package/5586f4fc1aa7cf2af253fbb93a940cf992d09dd4/include/corvusoft/restbed/context_placeholder.hpp -- Installing: /home/conan/w/BuildSingleReference/.conan/data/restbed/4.8/_/_/package/5586f4fc1aa7cf2af253fbb93a940cf992d09dd4/include/corvusoft/restbed/context_placeholder_base.hpp -- Installing: /home/conan/w/BuildSingleReference/.conan/data/restbed/4.8/_/_/package/5586f4fc1aa7cf2af253fbb93a940cf992d09dd4/include/corvusoft/restbed/context_value.hpp -- Installing: /home/conan/w/BuildSingleReference/.conan/data/restbed/4.8/_/_/package/5586f4fc1aa7cf2af253fbb93a940cf992d09dd4/include/corvusoft/restbed/http.hpp -- Installing: /home/conan/w/BuildSingleReference/.conan/data/restbed/4.8/_/_/package/5586f4fc1aa7cf2af253fbb93a940cf992d09dd4/include/corvusoft/restbed/logger.hpp -- Installing: /home/conan/w/BuildSingleReference/.conan/data/restbed/4.8/_/_/package/5586f4fc1aa7cf2af253fbb93a940cf992d09dd4/include/corvusoft/restbed/request.hpp -- Installing: /home/conan/w/BuildSingleReference/.conan/data/restbed/4.8/_/_/package/5586f4fc1aa7cf2af253fbb93a940cf992d09dd4/include/corvusoft/restbed/resource.hpp -- Installing: /home/conan/w/BuildSingleReference/.conan/data/restbed/4.8/_/_/package/5586f4fc1aa7cf2af253fbb93a940cf992d09dd4/include/corvusoft/restbed/response.hpp -- Installing: /home/conan/w/BuildSingleReference/.conan/data/restbed/4.8/_/_/package/5586f4fc1aa7cf2af253fbb93a940cf992d09dd4/include/corvusoft/restbed/rule.hpp -- Installing: /home/conan/w/BuildSingleReference/.conan/data/restbed/4.8/_/_/package/5586f4fc1aa7cf2af253fbb93a940cf992d09dd4/include/corvusoft/restbed/service.hpp -- Installing: /home/conan/w/BuildSingleReference/.conan/data/restbed/4.8/_/_/package/5586f4fc1aa7cf2af253fbb93a940cf992d09dd4/include/corvusoft/restbed/session.hpp -- Installing: /home/conan/w/BuildSingleReference/.conan/data/restbed/4.8/_/_/package/5586f4fc1aa7cf2af253fbb93a940cf992d09dd4/include/corvusoft/restbed/session_manager.hpp -- Installing: /home/conan/w/BuildSingleReference/.conan/data/restbed/4.8/_/_/package/5586f4fc1aa7cf2af253fbb93a940cf992d09dd4/include/corvusoft/restbed/settings.hpp -- Installing: /home/conan/w/BuildSingleReference/.conan/data/restbed/4.8/_/_/package/5586f4fc1aa7cf2af253fbb93a940cf992d09dd4/include/corvusoft/restbed/ssl_settings.hpp -- Installing: /home/conan/w/BuildSingleReference/.conan/data/restbed/4.8/_/_/package/5586f4fc1aa7cf2af253fbb93a940cf992d09dd4/include/corvusoft/restbed/status_code.hpp -- Installing: /home/conan/w/BuildSingleReference/.conan/data/restbed/4.8/_/_/package/5586f4fc1aa7cf2af253fbb93a940cf992d09dd4/include/corvusoft/restbed/string.hpp -- Installing: /home/conan/w/BuildSingleReference/.conan/data/restbed/4.8/_/_/package/5586f4fc1aa7cf2af253fbb93a940cf992d09dd4/include/corvusoft/restbed/uri.hpp -- Installing: /home/conan/w/BuildSingleReference/.conan/data/restbed/4.8/_/_/package/5586f4fc1aa7cf2af253fbb93a940cf992d09dd4/include/corvusoft/restbed/web_socket.hpp -- Installing: /home/conan/w/BuildSingleReference/.conan/data/restbed/4.8/_/_/package/5586f4fc1aa7cf2af253fbb93a940cf992d09dd4/include/corvusoft/restbed/web_socket_message.hpp -- Installing: /home/conan/w/BuildSingleReference/.conan/data/restbed/4.8/_/_/package/5586f4fc1aa7cf2af253fbb93a940cf992d09dd4/lib/librestbed.a -- Installing: /home/conan/w/BuildSingleReference/.conan/data/restbed/4.8/_/_/package/5586f4fc1aa7cf2af253fbb93a940cf992d09dd4/lib/librestbed.so.4.7 -- Installing: /home/conan/w/BuildSingleReference/.conan/data/restbed/4.8/_/_/package/5586f4fc1aa7cf2af253fbb93a940cf992d09dd4/lib/librestbed.so.4 -- Set runtime path of "/home/conan/w/BuildSingleReference/.conan/data/restbed/4.8/_/_/package/5586f4fc1aa7cf2af253fbb93a940cf992d09dd4/lib/librestbed.so.4.7" to "" -- Installing: /home/conan/w/BuildSingleReference/.conan/data/restbed/4.8/_/_/package/5586f4fc1aa7cf2af253fbb93a940cf992d09dd4/lib/librestbed.so [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 restbed/4.8 package(): Packaged 2 files: LICENSE, restbed restbed/4.8 package(): Packaged 1 '.AGPL' file: LICENSE.AGPL restbed/4.8 package(): Packaged 1 '.CPL' file: LICENSE.CPL restbed/4.8 package(): Packaged 1 '.so' file: librestbed.so restbed/4.8 package(): Packaged 1 '.7' file: librestbed.so.4.7 restbed/4.8 package(): Packaged 1 '.4' file: librestbed.so.4 restbed/4.8 package(): Packaged 1 '.a' file: librestbed.a restbed/4.8 package(): Packaged 21 '.hpp' files restbed/4.8: Package '5586f4fc1aa7cf2af253fbb93a940cf992d09dd4' created restbed/4.8: Created package revision 19a8c1619fc1fd185b2932a2503e0f28 [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 ############################################################## # # # Copyright 2013-2020, Corvusoft Ltd, All Rights Reserved. # # # # Restbed is dual-licensed requiring commerical entities # # to acquire a Corvusoft Permissive License, Contact # # sales@corvusoft.co.uk for details. # # # ############################################################## CMake Warning at source_subfolder/CMakeLists.txt:86 (add_library): Cannot generate a safe linker search path for target restbed-shared because files in some directories may conflict with libraries in implicit directories: link library [libssl.so] in /usr/lib/x86_64-linux-gnu may be hidden by files in: /home/conan/w/BuildSingleReference/.conan/data/openssl/1.1.1l/_/_/package/b1b85bfdc2206d81b3ed6a49e78498182bb98ef3/lib link library [libcrypto.so] in /usr/lib/x86_64-linux-gnu may be hidden by files in: /home/conan/w/BuildSingleReference/.conan/data/openssl/1.1.1l/_/_/package/b1b85bfdc2206d81b3ed6a49e78498182bb98ef3/lib Some of these libraries may not be found correctly. CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_BINDIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR :0:0: warning: "ASIO_STANDALONE" redefined :0:0: note: this is the location of the previous definition :0:0: warning: "ASIO_STANDALONE" redefined :0:0: note: this is the location of the previous definition :0:0: warning: "ASIO_STANDALONE" redefined :0:0: note: this is the location of the previous definition :0:0: warning: "ASIO_STANDALONE" redefined :0:0: note: this is the location of the previous definition :0:0: warning: "ASIO_STANDALONE" redefined :0:0: note: this is the location of the previous definition :0:0: warning: "ASIO_STANDALONE" redefined :0:0: note: this is the location of the previous definition :0:0: warning: "ASIO_STANDALONE" redefined :0:0: note: this is the location of the previous definition :0:0: warning: "ASIO_STANDALONE" redefined :0:0: note: this is the location of the previous definition :0:0: warning: "ASIO_STANDALONE" redefined :0:0: note: this is the location of the previous definition :0:0: warning: "ASIO_STANDALONE" redefined :0:0: note: this is the location of the previous definition :0:0: warning: "ASIO_STANDALONE" redefined :0:0: note: this is the location of the previous definition :0:0: warning: "ASIO_STANDALONE" redefined :0:0: note: this is the location of the previous definition :0:0: warning: "ASIO_STANDALONE" redefined :0:0: note: this is the location of the previous definition :0:0: warning: "ASIO_STANDALONE" redefined :0:0: note: this is the location of the previous definition :0:0: warning: "ASIO_STANDALONE" redefined :0:0: note: this is the location of the previous definition :0:0: warning: "ASIO_STANDALONE" redefined :0:0: note: this is the location of the previous definition :0:0: warning: "ASIO_STANDALONE" redefined :0:0: note: this is the location of the previous definition :0:0: warning: "ASIO_STANDALONE" redefined :0:0: note: this is the location of the previous definition :0:0: warning: "ASIO_STANDALONE" redefined :0:0: note: this is the location of the previous definition :0:0: warning: "ASIO_STANDALONE" redefined :0:0: note: this is the location of the previous definition :0:0: warning: "ASIO_STANDALONE" redefined :0:0: note: this is the location of the previous definition :0:0: warning: "ASIO_STANDALONE" redefined :0:0: note: this is the location of the previous definition :0:0: warning: "ASIO_STANDALONE" redefined :0:0: note: this is the location of the previous definition :0:0: warning: "ASIO_STANDALONE" redefined :0:0: note: this is the location of the previous definition :0:0: warning: "ASIO_STANDALONE" redefined :0:0: note: this is the location of the previous definition :0:0: warning: "ASIO_STANDALONE" redefined :0:0: note: this is the location of the previous definition :0:0: warning: "ASIO_STANDALONE" redefined :0:0: note: this is the location of the previous definition :0:0: warning: "ASIO_STANDALONE" redefined :0:0: note: this is the location of the previous definition :0:0: warning: "ASIO_STANDALONE" redefined :0:0: note: this is the location of the previous definition :0:0: warning: "ASIO_STANDALONE" redefined :0:0: note: this is the location of the previous definition :0:0: warning: "ASIO_STANDALONE" redefined :0:0: note: this is the location of the previous definition :0:0: warning: "ASIO_STANDALONE" redefined :0:0: note: this is the location of the previous definition :0:0: warning: "ASIO_STANDALONE" redefined :0:0: note: this is the location of the previous definition :0:0: warning: "ASIO_STANDALONE" redefined :0:0: note: this is the location of the previous definition :0:0: warning: "ASIO_STANDALONE" redefined :0:0: note: this is the location of the previous definition :0:0: warning: "ASIO_STANDALONE" redefined :0:0: note: this is the location of the previous definition :0:0: warning: "ASIO_STANDALONE" redefined :0:0: note: this is the location of the previous definition :0:0: warning: "ASIO_STANDALONE" redefined :0:0: note: this is the location of the previous definition :0:0: warning: "ASIO_STANDALONE" redefined :0:0: note: this is the location of the previous definition :0:0: warning: "ASIO_STANDALONE" redefined :0:0: note: this is the location of the previous definition :0:0: warning: "ASIO_STANDALONE" redefined :0:0: note: this is the location of the previous definition :0:0: warning: "ASIO_STANDALONE" redefined :0:0: note: this is the location of the previous definition asio/1.19.2: WARN: Lib folder doesn't exist, can't collect libraries: /home/conan/w/BuildSingleReference/.conan/data/asio/1.19.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/lib restbed/4.8: WARN: Library 'restbed' was either already found in a previous 'conanfile.cpp_info.libdirs' folder or appears several times with a different file extension