******************************************************************************** conan test conan-center-index/recipes/restbed/all/test_package/conanfile.py restbed/4.8@ --profile=/home/conan/w/BuildSingleReference/41000/7ad6fe27-1eae-4fb0-84b5-cfdac38b86a9/profile.txt ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=gcc compiler.libcxx=libstdc++11 compiler.version=5 os=Linux os_build=Linux [options] restbed:shared=False [build_requires] [env] restbed/4.8 (test package): Installing package Requirements asio/1.19.2 from 'conan-center' - Cache openssl/1.1.1l from 'conan-center' - Cache restbed/4.8 from local cache - Cache Packages asio/1.19.2:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Cache openssl/1.1.1l:b1b85bfdc2206d81b3ed6a49e78498182bb98ef3 - Cache restbed/4.8:50fc4bd49588217a27a91ea4e3bd807a2c05f3cd - Cache Installing (downloading, building) binaries... asio/1.19.2: Already installed! [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 openssl/1.1.1l: Already installed! [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 restbed/4.8: Already installed! [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 restbed/4.8 (test package): Generator cmake created conanbuildinfo.cmake restbed/4.8 (test package): Generator txt created conanbuildinfo.txt restbed/4.8 (test package): Aggregating env generators restbed/4.8 (test package): Generated conaninfo.txt restbed/4.8 (test package): Generated graphinfo Using lockfile: '/home/conan/w/BuildSingleReference/conan-center-index/recipes/restbed/all/test_package/build/de71639e08f98a0e8bf9d96c13e5b4c2f9eb86f8/conan.lock' Using cached profile from lockfile [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 (test package): Calling build() ----Running------ > cd '/home/conan/w/BuildSingleReference/conan-center-index/recipes/restbed/all/test_package/build/de71639e08f98a0e8bf9d96c13e5b4c2f9eb86f8' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="5" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++11" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/conan-center-index/recipes/restbed/all/test_package/build/de71639e08f98a0e8bf9d96c13e5b4c2f9eb86f8/package" -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" -Wno-dev '/home/conan/w/BuildSingleReference/conan-center-index/recipes/restbed/all/test_package' ----------------- -- The CXX compiler identification is GNU 5.4.0 -- 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: 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++11 -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/BuildSingleReference/conan-center-index/recipes/restbed/all/test_package/build/de71639e08f98a0e8bf9d96c13e5b4c2f9eb86f8 ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/conan-center-index/recipes/restbed/all/test_package/build/de71639e08f98a0e8bf9d96c13e5b4c2f9eb86f8' '--' '-j3' ----------------- Scanning dependencies of target restbed_test [ 50%] Building CXX object CMakeFiles/restbed_test.dir/main.cpp.o CMakeFiles/restbed_test.dir/build.make:81: recipe for target 'CMakeFiles/restbed_test.dir/main.cpp.o' failed CMakeFiles/Makefile2:94: recipe for target 'CMakeFiles/restbed_test.dir/all' failed Makefile:102: recipe for target 'all' failed 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_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR In file included from /home/conan/w/BuildSingleReference/.conan/data/restbed/4.8/_/_/package/50fc4bd49588217a27a91ea4e3bd807a2c05f3cd/include/restbed:2:0, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/restbed/all/test_package/main.cpp:4: /home/conan/w/BuildSingleReference/.conan/data/restbed/4.8/_/_/package/50fc4bd49588217a27a91ea4e3bd807a2c05f3cd/include/corvusoft/restbed/http.hpp:106:44: warning: ‘Http’ is deprecated [-Wdeprecated-declarations] Http( const Http& original ) = delete; ^ /home/conan/w/BuildSingleReference/.conan/data/restbed/4.8/_/_/package/50fc4bd49588217a27a91ea4e3bd807a2c05f3cd/include/corvusoft/restbed/http.hpp:115:53: warning: ‘Http’ is deprecated: HTTP client is deprecated; we will release a complimentary client framework at a future date. [-Wdeprecated-declarations] Http& operator =( const Http& value ) = delete; ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/restbed/4.8/_/_/package/50fc4bd49588217a27a91ea4e3bd807a2c05f3cd/include/restbed:2:0, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/restbed/all/test_package/main.cpp:4: /home/conan/w/BuildSingleReference/.conan/data/restbed/4.8/_/_/package/50fc4bd49588217a27a91ea4e3bd807a2c05f3cd/include/corvusoft/restbed/http.hpp:43:135: note: declared here class [[deprecated("HTTP client is deprecated; we will release a complimentary client framework at a future date.")]] HTTP_EXPORT Http ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/restbed/4.8/_/_/package/50fc4bd49588217a27a91ea4e3bd807a2c05f3cd/include/restbed:2:0, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/restbed/all/test_package/main.cpp:4: /home/conan/w/BuildSingleReference/.conan/data/restbed/4.8/_/_/package/50fc4bd49588217a27a91ea4e3bd807a2c05f3cd/include/corvusoft/restbed/http.hpp:115:53: warning: ‘Http’ is deprecated [-Wdeprecated-declarations] Http& operator =( const Http& value ) = delete; ^ In file included from /usr/include/c++/5/memory:79:0, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/restbed/all/test_package/main.cpp:1: /usr/include/c++/5/functional: In instantiation of ‘struct std::_Bind_simple&)>(std::reference_wrapper, std::shared_ptr)>’: /usr/include/c++/5/thread:137:59: required from ‘std::thread::thread(_Callable&&, _Args&& ...) [with _Callable = void (restbed::Service::*)(const std::shared_ptr&); _Args = {std::reference_wrapper, std::shared_ptr&}]’ /home/conan/w/BuildSingleReference/conan-center-index/recipes/restbed/all/test_package/main.cpp:33:67: required from here /usr/include/c++/5/functional:1505:61: error: no type named ‘type’ in ‘class std::result_of&)>(std::reference_wrapper, std::shared_ptr)>’ typedef typename result_of<_Callable(_Args...)>::type result_type; ^ /usr/include/c++/5/functional:1526:9: error: no type named ‘type’ in ‘class std::result_of&)>(std::reference_wrapper, std::shared_ptr)>’ _M_invoke(_Index_tuple<_Indices...>) ^ make[2]: *** [CMakeFiles/restbed_test.dir/main.cpp.o] Error 1 make[1]: *** [CMakeFiles/restbed_test.dir/all] Error 2 make: *** [all] Error 2 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 ERROR: restbed/4.8 (test package): Error in build() method, line 12 cmake.build() ConanException: Error 2 while executing cmake --build '/home/conan/w/BuildSingleReference/conan-center-index/recipes/restbed/all/test_package/build/de71639e08f98a0e8bf9d96c13e5b4c2f9eb86f8' '--' '-j3'