******************************************************************************** conan test cci-c406988e/recipes/libssh2/all/test_package/conanfile.py libssh2/1.10.0@#17e641e9ca6e8b723eb8d42a6d42e3de -pr /home/conan/w/prod/BuildSingleReference/250512/ea7d75f7-e3e0-4f63-88ef-d765066a74a6/profile_linux_10_libstdcpp11_gcc_release_64.libssh2-shared-False.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** libssh2/1.10.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 libssh2/1.10.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 cci-c406988e/recipes/libssh2/all/test_v1_package/conanfile.py libssh2/1.10.0@#17e641e9ca6e8b723eb8d42a6d42e3de -pr /home/conan/w/prod/BuildSingleReference/250512/ea7d75f7-e3e0-4f63-88ef-d765066a74a6/profile_linux_10_libstdcpp11_gcc_release_64.libssh2-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=10 os=Linux [options] libssh2:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True libssh2/1.10.0 (test package): Installing package Requirements Packages Installing (downloading, building) binaries... libssh2/1.10.0 (test package): Generator txt created conanbuildinfo.txt libssh2/1.10.0 (test package): Generator cmake created conanbuildinfo.cmake libssh2/1.10.0 (test package): Aggregating env generators libssh2/1.10.0 (test package): Generated conaninfo.txt libssh2/1.10.0 (test package): Generated graphinfo Using lockfile: '/home/conan/w/prod/BuildSingleReference/cci-c406988e/recipes/libssh2/all/test_v1_package/build/3e3b5a6e77a215e9d9f1d03ae59740277d4e8e32/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 libssh2/1.10.0 (test package): Calling build() ----Running------ > cd '/home/conan/w/prod/BuildSingleReference/cci-c406988e/recipes/libssh2/all/test_v1_package/build/3e3b5a6e77a215e9d9f1d03ae59740277d4e8e32' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="10" -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/cci-c406988e/recipes/libssh2/all/test_v1_package/build/3e3b5a6e77a215e9d9f1d03ae59740277d4e8e32/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/cci-c406988e/recipes/libssh2/all/test_v1_package/build/3e3b5a6e77a215e9d9f1d03ae59740277d4e8e32" -DCMAKE_PREFIX_PATH="/home/conan/w/prod/BuildSingleReference/cci-c406988e/recipes/libssh2/all/test_v1_package/build/3e3b5a6e77a215e9d9f1d03ae59740277d4e8e32" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/home/conan/w/prod/BuildSingleReference/cci-c406988e/recipes/libssh2/all/test_v1_package' ----------------- -- The C compiler identification is GNU 10.3.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 -- 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 10 -- Conan: Checking correct version: 10 -- Conan: C++ stdlib: libstdc++11 -- Configuring incomplete, errors occurred! See also "/home/conan/w/prod/BuildSingleReference/cci-c406988e/recipes/libssh2/all/test_v1_package/build/3e3b5a6e77a215e9d9f1d03ae59740277d4e8e32/CMakeFiles/CMakeOutput.log". CMake Error at /home/conan/w/prod/BuildSingleReference/cci-c406988e/recipes/libssh2/all/test_package/CMakeLists.txt:4 (find_package): Could not find a package configuration file provided by "libssh2" with any of the following names: libssh2Config.cmake libssh2-config.cmake Add the installation prefix of "libssh2" to CMAKE_PREFIX_PATH or set "libssh2_DIR" to a directory containing one of the above files. If "libssh2" provides a separate development package or SDK, be sure it has been installed. ERROR: libssh2/1.10.0 (test package): Error in build() method, line 12 cmake.configure() ConanException: Error 1 while executing cd '/home/conan/w/prod/BuildSingleReference/cci-c406988e/recipes/libssh2/all/test_v1_package/build/3e3b5a6e77a215e9d9f1d03ae59740277d4e8e32' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="10" -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/cci-c406988e/recipes/libssh2/all/test_v1_package/build/3e3b5a6e77a215e9d9f1d03ae59740277d4e8e32/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/cci-c406988e/recipes/libssh2/all/test_v1_package/build/3e3b5a6e77a215e9d9f1d03ae59740277d4e8e32" -DCMAKE_PREFIX_PATH="/home/conan/w/prod/BuildSingleReference/cci-c406988e/recipes/libssh2/all/test_v1_package/build/3e3b5a6e77a215e9d9f1d03ae59740277d4e8e32" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/home/conan/w/prod/BuildSingleReference/cci-c406988e/recipes/libssh2/all/test_v1_package'