******************************************************************************** conan test conan-center-index/recipes/mpc/all/test_package/conanfile.py mpc/1.2.0@ --profile=/home/conan/w/BuildSingleReference/25112/6386de54-dc1c-4636-9cf5-34967d197f9e/profile.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/BuildSingleReference/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 4.9 Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=gcc compiler.version=4.9 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++ compiler.version=4.9 os=Linux os_build=Linux [options] mpc:shared=False [build_requires] [env] mpfr/4.1.0: Not found in local cache, looking in remotes... mpfr/4.1.0: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz mpfr/4.1.0: Downloaded recipe revision f9f8b61d2226cfa074955752f84597de gmp/6.2.1: Not found in local cache, looking in remotes... gmp/6.2.1: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz gmp/6.2.1: Downloaded recipe revision 283aedb1f1c4d42637e43b553995728f mpc/1.2.0 (test package): Installing package Requirements gmp/6.2.1 from 'conan-center' - Downloaded mpc/1.2.0 from local cache - Cache mpfr/4.1.0 from 'conan-center' - Downloaded Packages gmp/6.2.1:671359db341af263896fdea3f02f592752048421 - Download mpc/1.2.0:d00596dd3e0ea78bdbb00fa43d4b3fc8f5bc0715 - Download mpfr/4.1.0:560f7707f08199a254429c30671d31fb8d02494f - Download Installing (downloading, building) binaries... gmp/6.2.1: Retrieving package 671359db341af263896fdea3f02f592752048421 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz gmp/6.2.1: Package installed 671359db341af263896fdea3f02f592752048421 gmp/6.2.1: Downloaded package revision 02f45a69b3c60abb26121c9f38d761a4 mpfr/4.1.0: Retrieving package 560f7707f08199a254429c30671d31fb8d02494f from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz mpfr/4.1.0: Package installed 560f7707f08199a254429c30671d31fb8d02494f mpfr/4.1.0: Downloaded package revision 265a8db10209bd1451f4f71bc7bddf22 mpc/1.2.0: Retrieving package d00596dd3e0ea78bdbb00fa43d4b3fc8f5bc0715 from remote 'c3i_PR-6438' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz mpc/1.2.0: Package installed d00596dd3e0ea78bdbb00fa43d4b3fc8f5bc0715 mpc/1.2.0: Downloaded package revision eb5bd0a3bc15ba8e84e337808cd773fd [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK mpc/1.2.0 (test package): Generator cmake created conanbuildinfo.cmake mpc/1.2.0 (test package): Generator txt created conanbuildinfo.txt mpc/1.2.0 (test package): Generated conaninfo.txt mpc/1.2.0 (test package): Generated graphinfo Using lockfile: '/home/conan/w/BuildSingleReference/conan-center-index/recipes/mpc/all/test_package/build/5b243877009a05678ffe6209cf12f1038d4186ca/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 mpc/1.2.0 (test package): Calling build() ----Running------ > cd '/home/conan/w/BuildSingleReference/conan-center-index/recipes/mpc/all/test_package/build/5b243877009a05678ffe6209cf12f1038d4186ca' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="4.9" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/conan-center-index/recipes/mpc/all/test_package/build/5b243877009a05678ffe6209cf12f1038d4186ca/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_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/home/conan/w/BuildSingleReference/conan-center-index/recipes/mpc/all/test_package' ----------------- -- The C compiler identification is GNU 4.9.4 -- 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: Checking correct version: 4.9 -- Conan: C++ stdlib: libstdc++ -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/BuildSingleReference/conan-center-index/recipes/mpc/all/test_package/build/5b243877009a05678ffe6209cf12f1038d4186ca ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/conan-center-index/recipes/mpc/all/test_package/build/5b243877009a05678ffe6209cf12f1038d4186ca' '--' '-j3' ----------------- Scanning dependencies of target test_package [ 50%] Building C object CMakeFiles/test_package.dir/test_package.c.o [100%] Linking C executable bin/test_package [100%] Built target test_package mpc/1.2.0 (test package): Running test() ----Running------ > bin/test_package ----------------- (0 1.44363547517881034249327674027310526938e0) 0 -1 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