******************************************************************************** conan test conan-center-index/recipes/libcurl/all/test_package/conanfile.py libcurl/7.77.0@#3b8a23ff59e8b33d035ddc32f0e00c31 -pr /home/conan/w/prod/BuildSingleReference/147639/c1b6f656-1068-4e0b-bb40-b0738ed90f4c/profile_linux_5_libstdcpp11_gcc_release_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 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=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=5 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.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 libcurl/7.77.0 (test package): Installing package Requirements libcurl/7.77.0 from local cache - Cache openssl/1.1.1s from 'conan-center' - Downloaded zlib/1.2.13 from 'conan-center' - Downloaded Packages libcurl/7.77.0:c4dea5bb96a86adbb9ce8d8699e4b28a3b0c26d6 - Download openssl/1.1.1s:76f87539fc90ff313e0b3182641a9bb558a717d2 - Download zlib/1.2.13:76f87539fc90ff313e0b3182641a9bb558a717d2 - Download Installing (downloading, building) binaries... openssl/1.1.1s: Retrieving package 76f87539fc90ff313e0b3182641a9bb558a717d2 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz openssl/1.1.1s: Package installed 76f87539fc90ff313e0b3182641a9bb558a717d2 openssl/1.1.1s: Downloaded package revision f1e62683fa258cf1698112e3edb8e367 zlib/1.2.13: Retrieving package 76f87539fc90ff313e0b3182641a9bb558a717d2 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.2.13: Package installed 76f87539fc90ff313e0b3182641a9bb558a717d2 zlib/1.2.13: Downloaded package revision 8aba5719e4be799d9e51262c3e0e507f libcurl/7.77.0: Retrieving package c4dea5bb96a86adbb9ce8d8699e4b28a3b0c26d6 from remote 'c3i_PR-14902' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libcurl/7.77.0: Package installed c4dea5bb96a86adbb9ce8d8699e4b28a3b0c26d6 libcurl/7.77.0: Downloaded package revision c072d90e42cc0ed52e5cc4cc28ff3aaa libcurl/7.77.0 (test package): Generator 'VirtualRunEnv' calling 'generate()' libcurl/7.77.0 (test package): Generator txt created conanbuildinfo.txt libcurl/7.77.0 (test package): Generator 'CMakeDeps' calling 'generate()' libcurl/7.77.0 (test package): Generator 'CMakeToolchain' calling 'generate()' libcurl/7.77.0 (test package): Preset 'release' added to CMakePresets.json. Invoke it manually using 'cmake --preset release' libcurl/7.77.0 (test package): 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-center-index/recipes/libcurl/all/test_package/build/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Release' libcurl/7.77.0 (test package): Aggregating env generators libcurl/7.77.0 (test package): Generated conaninfo.txt libcurl/7.77.0 (test package): Generated graphinfo Using lockfile: '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/libcurl/all/test_package/build/generators/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.77.0 (test package): Calling build() libcurl/7.77.0 (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="Release" "/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="Release" "/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 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 -- 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.1s/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/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/Release libcurl/7.77.0 (test package): CMake command: cmake --build "/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/libcurl/all/test_package/build/Release" '--' '-j3' ----Running------ > cmake --build "/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/libcurl/all/test_package/build/Release" '--' '-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.77.0 (test package): Running test() ----Running------ > . "/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/libcurl/all/test_package/build/generators/conanrun.sh" && ./test_package ----------------- protocols: dict file ftp ftps gopher gophers http https imap imaps mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp version: 7.77.0 ssl version: OpenSSL/1.1.1s features: 287883933 Succeed libcurl/7.77.0 (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.77.0 (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 ******************************************************************************** conan test conan-center-index/recipes/libcurl/all/test_v1_package/conanfile.py libcurl/7.77.0@#3b8a23ff59e8b33d035ddc32f0e00c31 -pr /home/conan/w/prod/BuildSingleReference/147639/c1b6f656-1068-4e0b-bb40-b0738ed90f4c/profile_linux_5_libstdcpp11_gcc_release_64.libcurl-shared-False.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=5 os=Linux [options] libcurl:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True libcurl/7.77.0 (test package): Installing package Requirements libcurl/7.77.0 from local cache - Cache openssl/1.1.1s from 'conan-center' - Cache zlib/1.2.13 from 'conan-center' - Cache Packages libcurl/7.77.0:c4dea5bb96a86adbb9ce8d8699e4b28a3b0c26d6 - Cache openssl/1.1.1s:76f87539fc90ff313e0b3182641a9bb558a717d2 - Cache zlib/1.2.13:76f87539fc90ff313e0b3182641a9bb558a717d2 - Cache Installing (downloading, building) binaries... openssl/1.1.1s: Already installed! zlib/1.2.13: Already installed! libcurl/7.77.0: Already installed! libcurl/7.77.0 (test package): Generator txt created conanbuildinfo.txt libcurl/7.77.0 (test package): Generator cmake_find_package created FindCURL.cmake libcurl/7.77.0 (test package): Generator cmake_find_package created FindOpenSSL.cmake libcurl/7.77.0 (test package): Generator cmake_find_package created FindZLIB.cmake libcurl/7.77.0 (test package): Generator cmake created conanbuildinfo.cmake libcurl/7.77.0 (test package): Aggregating env generators libcurl/7.77.0 (test package): Generated conaninfo.txt libcurl/7.77.0 (test package): Generated graphinfo Using lockfile: '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/libcurl/all/test_v1_package/build/96e7951c4b501a9fd778d49afcbd31b3cec05a46/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.77.0 (test package): Calling build() ----Running------ > cd '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/libcurl/all/test_v1_package/build/96e7951c4b501a9fd778d49afcbd31b3cec05a46' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -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/prod/BuildSingleReference/conan-center-index/recipes/libcurl/all/test_v1_package/build/96e7951c4b501a9fd778d49afcbd31b3cec05a46/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_MODULE_PATH="/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/libcurl/all/test_v1_package/build/96e7951c4b501a9fd778d49afcbd31b3cec05a46" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/libcurl/all/test_v1_package' ----------------- -- The C 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 -- Conan: called by CMake conan helper -- Conan: Adjusting output directories -- Conan: Using cmake targets configuration -- Library curl found /home/conan/w/prod/BuildSingleReference/.conan/data/libcurl/7.77.0/_/_/package/c4dea5bb96a86adbb9ce8d8699e4b28a3b0c26d6/lib/libcurl.a -- Library ssl found /home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1s/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib/libssl.a -- Library crypto found /home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1s/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib/libcrypto.a -- Library z found /home/conan/w/prod/BuildSingleReference/.conan/data/zlib/1.2.13/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib/libz.a -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- This project seems to be plain C, using 'GNU' compiler -- Conan: Compiler GCC>=5, checking major version 5 -- Conan: Checking correct version: 5 -- Conan: C++ stdlib: libstdc++11 -- Conan: Using autogenerated FindCURL.cmake -- Found CURL: 7.77.0 (found version "7.77.0") -- Library curl found /home/conan/w/prod/BuildSingleReference/.conan/data/libcurl/7.77.0/_/_/package/c4dea5bb96a86adbb9ce8d8699e4b28a3b0c26d6/lib/libcurl.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/libcurl/7.77.0/_/_/package/c4dea5bb96a86adbb9ce8d8699e4b28a3b0c26d6/lib/libcurl.a -- Conan: Using autogenerated FindOpenSSL.cmake -- Found OpenSSL: 1.1.1s (found version "1.1.1s") -- Library ssl found /home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1s/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib/libssl.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1s/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib/libssl.a -- Library crypto found /home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1s/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib/libcrypto.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1s/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib/libcrypto.a -- Library crypto found /home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1s/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib/libcrypto.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1s/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib/libcrypto.a -- Library ssl found /home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1s/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib/libssl.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1s/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib/libssl.a -- Conan: Using autogenerated FindZLIB.cmake -- Found ZLIB: 1.2.13 (found version "1.2.13") -- Library z found /home/conan/w/prod/BuildSingleReference/.conan/data/zlib/1.2.13/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib/libz.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/zlib/1.2.13/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib/libz.a -- Library curl found /home/conan/w/prod/BuildSingleReference/.conan/data/libcurl/7.77.0/_/_/package/c4dea5bb96a86adbb9ce8d8699e4b28a3b0c26d6/lib/libcurl.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/libcurl/7.77.0/_/_/package/c4dea5bb96a86adbb9ce8d8699e4b28a3b0c26d6/lib/libcurl.a -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/libcurl/all/test_v1_package/build/96e7951c4b501a9fd778d49afcbd31b3cec05a46 ----Running------ > cmake --build '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/libcurl/all/test_v1_package/build/96e7951c4b501a9fd778d49afcbd31b3cec05a46' '--' '-j3' ----------------- Scanning dependencies of target test_package [ 50%] Building C object CMakeFiles/test_package.dir/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/libcurl/all/test_package/test_package.c.o [100%] Linking C executable bin/test_package [100%] Built target test_package libcurl/7.77.0 (test package): Running test() ----Running------ > bin/test_package ----------------- protocols: dict file ftp ftps gopher gophers http https imap imaps mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp version: 7.77.0 ssl version: OpenSSL/1.1.1s features: 287883933 Succeed 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