******************************************************************************** conan test conan-center-index/recipes/libcurl/all/test_package/conanfile.py libcurl/7.83.1@#e6a04c5bbb1f18a094f281e0dae1923b -pr /home/conan/w/prod/BuildSingleReference/76284/79840fce-e779-453d-82e1-b3f6feeeaeea/profile_linux_8_libstdcpp11_gcc_debug_64.libcurl-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 8 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=8 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++11 compiler.version=8 os=Linux [options] libcurl:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True openssl/1.1.1q: Not found in local cache, looking in remotes... openssl/1.1.1q: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz openssl/1.1.1q: Downloaded recipe revision 17a663b4dae12e87f99e8aa16e8c9793 zlib/1.2.12: Not found in local cache, looking in remotes... zlib/1.2.12: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz zlib/1.2.12: Downloaded recipe revision a30750797caa71bd61bd0a18189caa28 libcurl/7.83.1 (test package): Installing package Requirements libcurl/7.83.1 from local cache - Cache openssl/1.1.1q from 'conan-center' - Downloaded zlib/1.2.12 from 'conan-center' - Downloaded Packages libcurl/7.83.1:95bc27341790c84d0a4a31cb9cfbfe61be7e32f0 - Download openssl/1.1.1q:761432f3453a17c960259b5b2605153e3bcffd7d - Download zlib/1.2.12:761432f3453a17c960259b5b2605153e3bcffd7d - Download Installing (downloading, building) binaries... openssl/1.1.1q: Retrieving package 761432f3453a17c960259b5b2605153e3bcffd7d from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz openssl/1.1.1q: Package installed 761432f3453a17c960259b5b2605153e3bcffd7d openssl/1.1.1q: Downloaded package revision 222aec10f83d49bb0344f1e82aa27664 zlib/1.2.12: Retrieving package 761432f3453a17c960259b5b2605153e3bcffd7d from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.2.12: Package installed 761432f3453a17c960259b5b2605153e3bcffd7d zlib/1.2.12: Downloaded package revision efd74f4564077692f1a55ba23821c163 libcurl/7.83.1: Retrieving package 95bc27341790c84d0a4a31cb9cfbfe61be7e32f0 from remote 'c3i_PR-12377' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libcurl/7.83.1: Package installed 95bc27341790c84d0a4a31cb9cfbfe61be7e32f0 libcurl/7.83.1: Downloaded package revision 9351d9d87e0c4253228230bef7274bcf libcurl/7.83.1 (test package): Generator txt created conanbuildinfo.txt libcurl/7.83.1 (test package): Generator 'CMakeToolchain' calling 'generate()' libcurl/7.83.1 (test package): Generator 'VirtualRunEnv' calling 'generate()' libcurl/7.83.1 (test package): Generator 'CMakeDeps' calling 'generate()' libcurl/7.83.1 (test package): Aggregating env generators libcurl/7.83.1 (test package): Generated conaninfo.txt libcurl/7.83.1 (test package): Generated graphinfo Using lockfile: '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/libcurl/all/test_package/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 libcurl/7.83.1 (test package): Calling build() libcurl/7.83.1 (test package): CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/libcurl/all/test_package/build/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/libcurl/all/test_package/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/libcurl/all/test_package/build/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/libcurl/all/test_package/." ----------------- -- Using Conan toolchain: /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/libcurl/all/test_package/build/generators/conan_toolchain.cmake -- The C compiler identification is GNU 8.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 -- Conan: Component target declared 'CURL::libcurl' -- 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.1q/_/_/package/761432f3453a17c960259b5b2605153e3bcffd7d/lib/cmake/conan-official-openssl-variables.cmake' -- Conan: Target declared 'ZLIB::ZLIB' -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/libcurl/all/test_package/build/Debug libcurl/7.83.1 (test package): CMake command: cmake --build "/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/libcurl/all/test_package/build/Debug" '--' '-j3' ----Running------ > cmake --build "/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/libcurl/all/test_package/build/Debug" '--' '-j3' ----------------- Scanning dependencies of target test_package [ 50%] Building C object CMakeFiles/test_package.dir/test_package.c.o [100%] Linking C executable test_package [100%] Built target test_package libcurl/7.83.1 (test package): Running test() ----Running------ > . "/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/libcurl/all/test_package/build/generators/conanrun.sh" && ./test_package ----------------- Capturing current environment in /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/libcurl/all/test_package/build/generators/deactivate_conanrunenv-debug-x86_64.sh Configuring environment variables protocols: dict file ftp ftps gopher gophers http https imap imaps mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp version: 7.83.1 ssl version: OpenSSL/1.1.1q features: 287892189 Succeed libcurl/7.83.1 (test package): 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 libcurl/7.83.1 (test package): 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