******************************************************************************** conan test cci-7c61d5b0/recipes/libtommath/all/test_package/conanfile.py libtommath/cci.20230622@#9e6f1f5ae201f032b9b2e8e540c5ed55 -pr /home/conan/w/prod/BuildSingleReference/254857/90c4c718-f7a2-4653-baae-e6dde6d3cd24/profile_linux_5_libstdcpp11_gcc_debug_64.libtommath-shared-False.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Debug compiler=gcc compiler.libcxx=libstdc++11 compiler.version=5 os=Linux [options] libtommath:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True libtommath/cci.20230622 (test package): Installing package Requirements libtommath/cci.20230622 from local cache - Cache Packages libtommath/cci.20230622:b1b85bfdc2206d81b3ed6a49e78498182bb98ef3 - Cache Installing (downloading, building) binaries... libtommath/cci.20230622: Already installed! libtommath/cci.20230622 (test package): Generator txt created conanbuildinfo.txt libtommath/cci.20230622 (test package): Generator 'CMakeDeps' calling 'generate()' libtommath/cci.20230622 (test package): Generator 'CMakeToolchain' calling 'generate()' libtommath/cci.20230622 (test package): Preset 'debug' added to CMakePresets.json. Invoke it manually using 'cmake --preset debug' libtommath/cci.20230622 (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/cci-7c61d5b0/recipes/libtommath/all/test_package/build/Debug/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Debug' libtommath/cci.20230622 (test package): Generator 'VirtualRunEnv' calling 'generate()' libtommath/cci.20230622 (test package): Aggregating env generators libtommath/cci.20230622 (test package): Generated conaninfo.txt libtommath/cci.20230622 (test package): Generated graphinfo Using lockfile: '/home/conan/w/prod/BuildSingleReference/cci-7c61d5b0/recipes/libtommath/all/test_package/build/Debug/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 libtommath/cci.20230622 (test package): Calling build() libtommath/cci.20230622 (test package): CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/cci-7c61d5b0/recipes/libtommath/all/test_package/build/Debug/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/w/prod/BuildSingleReference/cci-7c61d5b0/recipes/libtommath/all/test_package/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/cci-7c61d5b0/recipes/libtommath/all/test_package/build/Debug/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/w/prod/BuildSingleReference/cci-7c61d5b0/recipes/libtommath/all/test_package/." ----------------- -- Using Conan toolchain: /home/conan/w/prod/BuildSingleReference/cci-7c61d5b0/recipes/libtommath/all/test_package/build/Debug/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: Target declared 'libtommath::libtommath' -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/cci-7c61d5b0/recipes/libtommath/all/test_package/build/Debug libtommath/cci.20230622 (test package): CMake command: cmake --build "/home/conan/w/prod/BuildSingleReference/cci-7c61d5b0/recipes/libtommath/all/test_package/build/Debug" '--' '-j3' ----Running------ > cmake --build "/home/conan/w/prod/BuildSingleReference/cci-7c61d5b0/recipes/libtommath/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 libtommath/cci.20230622 (test package): Running test() ----Running------ > . "/home/conan/w/prod/BuildSingleReference/cci-7c61d5b0/recipes/libtommath/all/test_package/build/Debug/generators/conanrun.sh" && ./test_package ----------------- a = 20562603186019185506843156408805532414274460990225282162812337818742455646575439606169322199684410985708124323650493418663991213864267749552976708746932491399455712714076433318636040005705787471393469173272478726305302493804697163021912370248480488239328435375837246385959962142977861587615909968387630052137506323752858487183167223046037978492878332248307946109277991605797587692339092453761958316228668968479013878195541657391869557776400158215072407436669469989607483868195680941497323000355961765196814665648797865444720656610269189691337CMake Warning: Manually-specified variables were not used by the project: CMAKE_POLICY_DEFAULT_CMP0091 /home/conan/w/prod/BuildSingleReference/cci-7c61d5b0/recipes/libtommath/all/test_package/test_package.c: In function ‘main’: /home/conan/w/prod/BuildSingleReference/cci-7c61d5b0/recipes/libtommath/all/test_package/test_package.c:9:5: warning: ignoring return value of ‘mp_init’, declared with attribute warn_unused_result [-Wunused-result] mp_init(&a); ^ /home/conan/w/prod/BuildSingleReference/cci-7c61d5b0/recipes/libtommath/all/test_package/test_package.c:10:5: warning: ignoring return value of ‘mp_rand’, declared with attribute warn_unused_result [-Wunused-result] mp_rand(&a, 30); ^ /home/conan/w/prod/BuildSingleReference/cci-7c61d5b0/recipes/libtommath/all/test_package/test_package.c:13:5: warning: ignoring return value of ‘mp_fwrite’, declared with attribute warn_unused_result [-Wunused-result] mp_fwrite(&a, 10, stdout); ^ libtommath/cci.20230622 (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 libtommath/cci.20230622 (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