******************************************************************************** conan install cpr/1.9.3@#432f5f6d015ec2d431768648d4be913f --build=cpr -pr /home/conan/w/prod/BuildSingleReference/144541/35d527f2-b0f1-4555-8fef-2eb29e5179e5/profile_linux_5_libstdcpp_gcc_debug_64.cpr-shared-False.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/prod/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/prod/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/prod/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Debug compiler=gcc compiler.libcxx=libstdc++ compiler.version=5 os=Linux [options] cpr:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True libcurl/7.86.0: Not found in local cache, looking in remotes... libcurl/7.86.0: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz libcurl/7.86.0: Downloaded recipe revision 42e8f44b237d1714c122c8d5e8694507 openssl/1.1.1s: Not found in local cache, looking in remotes... openssl/1.1.1s: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz openssl/1.1.1s: Downloaded recipe revision c5843f5e0776c9e862e08c911cd09958 zlib/1.2.13: Not found in local cache, looking in remotes... zlib/1.2.13: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz zlib/1.2.13: Downloaded recipe revision 13c96f538b52e1600c40b88994de240f cpr/1.9.3: Forced build from source Installing package: cpr/1.9.3 Requirements cpr/1.9.3 from local cache - Cache libcurl/7.86.0 from 'conan-center' - Downloaded openssl/1.1.1s from 'conan-center' - Downloaded zlib/1.2.13 from 'conan-center' - Downloaded Packages cpr/1.9.3:b00a8beabc451164506fd67b1b3eaea833682b5a - Build libcurl/7.86.0:fdcf262ed09fd22cee2300de8fc55b88b3a1879d - Download openssl/1.1.1s:b1b85bfdc2206d81b3ed6a49e78498182bb98ef3 - Download zlib/1.2.13:b1b85bfdc2206d81b3ed6a49e78498182bb98ef3 - Download Installing (downloading, building) binaries... openssl/1.1.1s: Retrieving package b1b85bfdc2206d81b3ed6a49e78498182bb98ef3 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz openssl/1.1.1s: Package installed b1b85bfdc2206d81b3ed6a49e78498182bb98ef3 openssl/1.1.1s: Downloaded package revision 2e107d431e87589bc261b01e137f3c47 zlib/1.2.13: Retrieving package b1b85bfdc2206d81b3ed6a49e78498182bb98ef3 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.2.13: Package installed b1b85bfdc2206d81b3ed6a49e78498182bb98ef3 zlib/1.2.13: Downloaded package revision 160156cd99733b4b2996f650306592a8 libcurl/7.86.0: Retrieving package fdcf262ed09fd22cee2300de8fc55b88b3a1879d from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libcurl/7.86.0: Package installed fdcf262ed09fd22cee2300de8fc55b88b3a1879d libcurl/7.86.0: Downloaded package revision e33e77513b8609698e4bbdc69580800b [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK cpr/1.9.3: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/cpr/1.9.3/_/_/source/src cpr/1.9.3: [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK [HOOK - conan-center.py] post_source(): [SHORT_PATHS USAGE (KB-H066)] OK cpr/1.9.3: Copying sources to build folder cpr/1.9.3: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/cpr/1.9.3/_/_/build/b00a8beabc451164506fd67b1b3eaea833682b5a cpr/1.9.3: Generator txt created conanbuildinfo.txt cpr/1.9.3: Calling generate() cpr/1.9.3: Preset 'debug' added to CMakePresets.json. Invoke it manually using 'cmake --preset debug' cpr/1.9.3: If your CMake version is not compatible with CMakePresets (<3.19) call cmake like: 'cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE=/home/conan/w/prod/BuildSingleReference/.conan/data/cpr/1.9.3/_/_/build/b00a8beabc451164506fd67b1b3eaea833682b5a/build/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Debug' cpr/1.9.3: 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 cpr/1.9.3: Calling build() cpr/1.9.3: CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/cpr/1.9.3/_/_/build/b00a8beabc451164506fd67b1b3eaea833682b5a/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/cpr/1.9.3/_/_/package/b00a8beabc451164506fd67b1b3eaea833682b5a" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/w/prod/BuildSingleReference/.conan/data/cpr/1.9.3/_/_/build/b00a8beabc451164506fd67b1b3eaea833682b5a/src" ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/cpr/1.9.3/_/_/build/b00a8beabc451164506fd67b1b3eaea833682b5a/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/cpr/1.9.3/_/_/package/b00a8beabc451164506fd67b1b3eaea833682b5a" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/w/prod/BuildSingleReference/.conan/data/cpr/1.9.3/_/_/build/b00a8beabc451164506fd67b1b3eaea833682b5a/src" ----------------- -- Using Conan toolchain: /home/conan/w/prod/BuildSingleReference/.conan/data/cpr/1.9.3/_/_/build/b00a8beabc451164506fd67b1b3eaea833682b5a/build/generators/conan_toolchain.cmake -- Conan toolchain: Setting CMAKE_POSITION_INDEPENDENT_CODE=ON (options.fPIC) -- Conan toolchain: Setting BUILD_SHARED_LIBS = OFF -- 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 -- C++ Requests CMake Options -- ======================================================= -- CPR_GENERATE_COVERAGE: OFF -- CPR_CURL_NOSIGNAL: OFF -- CPR_USE_SYSTEM_GTEST: OFF -- CPR_FORCE_USE_SYSTEM_CURL: ON -- CPR_ENABLE_SSL: ON -- CPR_FORCE_OPENSSL_BACKEND: OFF -- CPR_FORCE_WINSSL_BACKEND: OFF -- CPR_FORCE_DARWINSSL_BACKEND: OFF -- CPR_FORCE_MBEDTLS_BACKEND: OFF -- CPR_ENABLE_LINTING: OFF -- CPR_ENABLE_CPPCHECK: OFF -- CPR_BUILD_TESTS: OFF -- CPR_BUILD_TESTS_SSL: OFF -- CPR_DEBUG_SANITIZER_FLAG_THREAD: OFF -- CPR_DEBUG_SANITIZER_FLAG_ADDR: OFF -- CPR_DEBUG_SANITIZER_FLAG_LEAK: OFF -- CPR_DEBUG_SANITIZER_FLAG_UB: OFF -- CPR_DEBUG_SANITIZER_FLAG_ALL: OFF -- ======================================================= -- Performing Test THREAD_SANITIZER_AVAILABLE -- Performing Test THREAD_SANITIZER_AVAILABLE - Success -- Performing Test ADDRESS_SANITIZER_AVAILABLE -- Performing Test ADDRESS_SANITIZER_AVAILABLE - Success -- Performing Test LEAK_SANITIZER_AVAILABLE -- Performing Test LEAK_SANITIZER_AVAILABLE - Success -- Performing Test UNDEFINED_BEHAVIOUR_SANITIZER_AVAILABLE -- Performing Test UNDEFINED_BEHAVIOUR_SANITIZER_AVAILABLE - Success -- Performing Test ALL_SANITIZERS_AVAILABLE -- Performing Test ALL_SANITIZERS_AVAILABLE - Success -- Automatically detecting SSL backend. -- Detecting SSL backend... -- Conan: Component target declared 'OpenSSL::Crypto' -- Conan: Component target declared 'OpenSSL::SSL' -- Conan: Target declared 'openssl::openssl' -- Conan: Including build module from '/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1s/_/_/package/b1b85bfdc2206d81b3ed6a49e78498182bb98ef3/lib/cmake/conan-official-openssl-variables.cmake' -- SSL auto detect: Using OpenSSL. -- Conan: Including build module from '/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1s/_/_/package/b1b85bfdc2206d81b3ed6a49e78498182bb98ef3/lib/cmake/conan-official-openssl-variables.cmake' -- Conan: Component target declared 'CURL::libcurl' -- Conan: Target declared 'ZLIB::ZLIB' -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/.conan/data/cpr/1.9.3/_/_/build/b00a8beabc451164506fd67b1b3eaea833682b5a/build/Debug cpr/1.9.3: CMake command: cmake --build "/home/conan/w/prod/BuildSingleReference/.conan/data/cpr/1.9.3/_/_/build/b00a8beabc451164506fd67b1b3eaea833682b5a/build/Debug" '--' '-j3' ----Running------ > cmake --build "/home/conan/w/prod/BuildSingleReference/.conan/data/cpr/1.9.3/_/_/build/b00a8beabc451164506fd67b1b3eaea833682b5a/build/Debug" '--' '-j3' ----------------- Scanning dependencies of target cpr [ 4%] Building CXX object cpr/CMakeFiles/cpr.dir/accept_encoding.cpp.o [ 8%] Building CXX object cpr/CMakeFiles/cpr.dir/async.cpp.o [ 12%] Building CXX object cpr/CMakeFiles/cpr.dir/auth.cpp.o [ 16%] Building CXX object cpr/CMakeFiles/cpr.dir/bearer.cpp.o [ 20%] Building CXX object cpr/CMakeFiles/cpr.dir/cert_info.cpp.o [ 24%] Building CXX object cpr/CMakeFiles/cpr.dir/cookies.cpp.o [ 28%] Building CXX object cpr/CMakeFiles/cpr.dir/cprtypes.cpp.o [ 32%] Building CXX object cpr/CMakeFiles/cpr.dir/curl_container.cpp.o [ 36%] Building CXX object cpr/CMakeFiles/cpr.dir/curlholder.cpp.o [ 40%] Building CXX object cpr/CMakeFiles/cpr.dir/error.cpp.o [ 44%] Building CXX object cpr/CMakeFiles/cpr.dir/multipart.cpp.o [ 48%] Building CXX object cpr/CMakeFiles/cpr.dir/parameters.cpp.o [ 52%] Building CXX object cpr/CMakeFiles/cpr.dir/payload.cpp.o [ 56%] Building CXX object cpr/CMakeFiles/cpr.dir/proxies.cpp.o [ 60%] Building CXX object cpr/CMakeFiles/cpr.dir/proxyauth.cpp.o [ 64%] Building CXX object cpr/CMakeFiles/cpr.dir/session.cpp.o [ 68%] Building CXX object cpr/CMakeFiles/cpr.dir/threadpool.cpp.o [ 72%] Building CXX object cpr/CMakeFiles/cpr.dir/timeout.cpp.o [ 76%] Building CXX object cpr/CMakeFiles/cpr.dir/unix_socket.cpp.o [ 80%] Building CXX object cpr/CMakeFiles/cpr.dir/util.cpp.o [ 84%] Building CXX object cpr/CMakeFiles/cpr.dir/response.cpp.o cpr/CMakeFiles/cpr.dir/build.make:276: recipe for target 'cpr/CMakeFiles/cpr.dir/session.cpp.o' failed CMakeFiles/Makefile2:133: recipe for target 'cpr/CMakeFiles/cpr.dir/all' failed Makefile:148: recipe for target 'all' failed cpr/1.9.3: CMake Warning: Manually-specified variables were not used by the project: CMAKE_POLICY_DEFAULT_CMP0091 In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/cpr/1.9.3/_/_/build/b00a8beabc451164506fd67b1b3eaea833682b5a/src/cpr/session.cpp:1:0: /home/conan/w/prod/BuildSingleReference/.conan/data/cpr/1.9.3/_/_/build/b00a8beabc451164506fd67b1b3eaea833682b5a/src/include/cpr/session.h:247:6: error: prototype for ‘std::futurecpr::Session::Get()))> cpr::Session::GetCallback(Then)’ does not match any in class ‘cpr::Session’ auto Session::GetCallback(Then then) -> std::future { ^ /home/conan/w/prod/BuildSingleReference/.conan/data/cpr/1.9.3/_/_/build/b00a8beabc451164506fd67b1b3eaea833682b5a/src/include/cpr/session.h:183:10: error: candidate is: template std::futurecpr::Session::Get()))> cpr::Session::GetCallback(Then) auto GetCallback(Then then) -> std::future; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/cpr/1.9.3/_/_/build/b00a8beabc451164506fd67b1b3eaea833682b5a/src/include/cpr/session.h:253:6: error: prototype for ‘std::futurecpr::Session::Post()))> cpr::Session::PostCallback(Then)’ does not match any in class ‘cpr::Session’ auto Session::PostCallback(Then then) -> std::future { ^ /home/conan/w/prod/BuildSingleReference/.conan/data/cpr/1.9.3/_/_/build/b00a8beabc451164506fd67b1b3eaea833682b5a/src/include/cpr/session.h:185:10: error: candidate is: template std::futurecpr::Session::Post()))> cpr::Session::PostCallback(Then) auto PostCallback(Then then) -> std::future; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/cpr/1.9.3/_/_/build/b00a8beabc451164506fd67b1b3eaea833682b5a/src/include/cpr/session.h:259:6: error: prototype for ‘std::futurecpr::Session::Put()))> cpr::Session::PutCallback(Then)’ does not match any in class ‘cpr::Session’ auto Session::PutCallback(Then then) -> std::future { ^ /home/conan/w/prod/BuildSingleReference/.conan/data/cpr/1.9.3/_/_/build/b00a8beabc451164506fd67b1b3eaea833682b5a/src/include/cpr/session.h:187:10: error: candidate is: template std::futurecpr::Session::Put()))> cpr::Session::PutCallback(Then) auto PutCallback(Then then) -> std::future; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/cpr/1.9.3/_/_/build/b00a8beabc451164506fd67b1b3eaea833682b5a/src/include/cpr/session.h:265:6: error: prototype for ‘std::futurecpr::Session::Head()))> cpr::Session::HeadCallback(Then)’ does not match any in class ‘cpr::Session’ auto Session::HeadCallback(Then then) -> std::future { ^ /home/conan/w/prod/BuildSingleReference/.conan/data/cpr/1.9.3/_/_/build/b00a8beabc451164506fd67b1b3eaea833682b5a/src/include/cpr/session.h:189:10: error: candidate is: template std::futurecpr::Session::Head()))> cpr::Session::HeadCallback(Then) auto HeadCallback(Then then) -> std::future; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/cpr/1.9.3/_/_/build/b00a8beabc451164506fd67b1b3eaea833682b5a/src/include/cpr/session.h:271:6: error: prototype for ‘std::futurecpr::Session::Delete()))> cpr::Session::DeleteCallback(Then)’ does not match any in class ‘cpr::Session’ auto Session::DeleteCallback(Then then) -> std::future { ^ /home/conan/w/prod/BuildSingleReference/.conan/data/cpr/1.9.3/_/_/build/b00a8beabc451164506fd67b1b3eaea833682b5a/src/include/cpr/session.h:191:10: error: candidate is: template std::futurecpr::Session::Delete()))> cpr::Session::DeleteCallback(Then) auto DeleteCallback(Then then) -> std::future; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/cpr/1.9.3/_/_/build/b00a8beabc451164506fd67b1b3eaea833682b5a/src/include/cpr/session.h:277:6: error: prototype for ‘std::futurecpr::Session::Options()))> cpr::Session::OptionsCallback(Then)’ does not match any in class ‘cpr::Session’ auto Session::OptionsCallback(Then then) -> std::future { ^ /home/conan/w/prod/BuildSingleReference/.conan/data/cpr/1.9.3/_/_/build/b00a8beabc451164506fd67b1b3eaea833682b5a/src/include/cpr/session.h:193:10: error: candidate is: template std::futurecpr::Session::Options()))> cpr::Session::OptionsCallback(Then) auto OptionsCallback(Then then) -> std::future; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/cpr/1.9.3/_/_/build/b00a8beabc451164506fd67b1b3eaea833682b5a/src/include/cpr/session.h:283:6: error: prototype for ‘std::futurecpr::Session::Patch()))> cpr::Session::PatchCallback(Then)’ does not match any in class ‘cpr::Session’ auto Session::PatchCallback(Then then) -> std::future { ^ /home/conan/w/prod/BuildSingleReference/.conan/data/cpr/1.9.3/_/_/build/b00a8beabc451164506fd67b1b3eaea833682b5a/src/include/cpr/session.h:195:10: error: candidate is: template std::futurecpr::Session::Patch()))> cpr::Session::PatchCallback(Then) auto PatchCallback(Then then) -> std::future; ^ make[2]: *** [cpr/CMakeFiles/cpr.dir/session.cpp.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [cpr/CMakeFiles/cpr.dir/all] Error 2 make: *** [all] Error 2 cpr/1.9.3: WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior cpr/1.9.3: WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior cpr/1.9.3: ERROR: Package 'b00a8beabc451164506fd67b1b3eaea833682b5a' build failed cpr/1.9.3: WARN: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/cpr/1.9.3/_/_/build/b00a8beabc451164506fd67b1b3eaea833682b5a/build/Debug ERROR: cpr/1.9.3: Error in build() method, line 215 cmake.build() ConanException: Error 2 while executing cmake --build "/home/conan/w/prod/BuildSingleReference/.conan/data/cpr/1.9.3/_/_/build/b00a8beabc451164506fd67b1b3eaea833682b5a/build/Debug" '--' '-j3'