******************************************************************************** conan test conan-center-index/recipes/libtomcrypt/all/test_package/conanfile.py libtomcrypt/1.18.2@#9f6a119fe9127452d6734cffa6535655 -pr /home/conan/w/prod/BuildSingleReference/45267/ecc45490-4a85-434e-875b-0516b5061ebc/profile_linux_7_libstdcpp11_gcc_release_64.libtomcrypt-shared-False.txt ******************************************************************************** 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 7 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=7 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=7 os=Linux [options] libtomcrypt:shared=False [build_requires] [env] libtommath/1.2.0: Not found in local cache, looking in remotes... libtommath/1.2.0: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz libtommath/1.2.0: Downloaded recipe revision e6758bb98d812f040317b3dc439516b0 libtomcrypt/1.18.2 (test package): Installing package Requirements libtomcrypt/1.18.2 from local cache - Cache libtommath/1.2.0 from 'conan-center' - Downloaded Packages libtomcrypt/1.18.2:0973701ae7b004f460f9a12d4ed9efb48210fb06 - Download libtommath/1.2.0:d50a0d523d98c15bb147b18fa7d203887c38be8b - Download Installing (downloading, building) binaries... libtommath/1.2.0: Retrieving package d50a0d523d98c15bb147b18fa7d203887c38be8b from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libtommath/1.2.0: Package installed d50a0d523d98c15bb147b18fa7d203887c38be8b libtommath/1.2.0: Downloaded package revision 51c5a0abdc9ae128d02908ca78898cc6 libtomcrypt/1.18.2: Retrieving package 0973701ae7b004f460f9a12d4ed9efb48210fb06 from remote 'c3i_PR-9066' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libtomcrypt/1.18.2: Package installed 0973701ae7b004f460f9a12d4ed9efb48210fb06 libtomcrypt/1.18.2: Downloaded package revision 552b04668c10d81cd51c434a3be9027c libtomcrypt/1.18.2 (test package): Generator txt created conanbuildinfo.txt libtomcrypt/1.18.2 (test package): Generator cmake created conanbuildinfo.cmake libtomcrypt/1.18.2 (test package): Generator cmake_find_package created Findlibtomcrypt.cmake libtomcrypt/1.18.2 (test package): Generator cmake_find_package created Findlibtommath.cmake libtomcrypt/1.18.2 (test package): Aggregating env generators libtomcrypt/1.18.2 (test package): Generated conaninfo.txt libtomcrypt/1.18.2 (test package): Generated graphinfo Using lockfile: '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/libtomcrypt/all/test_package/build/c48dc5cc252ec1e0f144d7a309172546f26754da/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 libtomcrypt/1.18.2 (test package): Calling build() ----Running------ > cd '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/libtomcrypt/all/test_package/build/c48dc5cc252ec1e0f144d7a309172546f26754da' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="7" -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/libtomcrypt/all/test_package/build/c48dc5cc252ec1e0f144d7a309172546f26754da/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/libtomcrypt/all/test_package/build/c48dc5cc252ec1e0f144d7a309172546f26754da" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/libtomcrypt/all/test_package' ----------------- -- The C compiler identification is GNU 7.2.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 global 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 7 -- Conan: Checking correct version: 7 -- Conan: C++ stdlib: libstdc++11 -- Configuring incomplete, errors occurred! See also "/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/libtomcrypt/all/test_package/build/c48dc5cc252ec1e0f144d7a309172546f26754da/CMakeFiles/CMakeOutput.log". CMake Error at CMakeLists.txt:7 (find_package): By not providing "FindLibTomCrypt.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "LibTomCrypt", but CMake did not find one. Could not find a package configuration file provided by "LibTomCrypt" with any of the following names: LibTomCryptConfig.cmake libtomcrypt-config.cmake Add the installation prefix of "LibTomCrypt" to CMAKE_PREFIX_PATH or set "LibTomCrypt_DIR" to a directory containing one of the above files. If "LibTomCrypt" provides a separate development package or SDK, be sure it has been installed. ERROR: libtomcrypt/1.18.2 (test package): Error in build() method, line 11 cmake.configure() ConanException: Error 1 while executing cd '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/libtomcrypt/all/test_package/build/c48dc5cc252ec1e0f144d7a309172546f26754da' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="7" -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/libtomcrypt/all/test_package/build/c48dc5cc252ec1e0f144d7a309172546f26754da/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/libtomcrypt/all/test_package/build/c48dc5cc252ec1e0f144d7a309172546f26754da" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/libtomcrypt/all/test_package'