******************************************************************************** conan install libtommath/1.2.1@#62e132697e01dc083ed3f7f839fe51b1 --build=libtommath -pr /home/conan/w/prod-v1/bsr/61621/bbdae/profile_linux_9_libstdcpp11_gcc_debug_64.libtommath-shared-True.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-v1/bsr/61621/decfb/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 9 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-v1/bsr/61621/decfb/.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=9 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/prod-v1/bsr/61621/decfb/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Debug compiler=gcc compiler.libcxx=libstdc++11 compiler.version=9 os=Linux [options] libtommath:shared=True [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True libtommath/1.2.1: Forced build from source Installing package: libtommath/1.2.1 Requirements libtommath/1.2.1 from local cache - Cache Packages libtommath/1.2.1:30eae4e50fefe0f7b788ed8928ac248681ea6af0 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK libtommath/1.2.1: Configuring sources in /home/conan/w/prod-v1/bsr/61621/decfb/.conan/data/libtommath/1.2.1/_/_/source/src libtommath/1.2.1: libtommath/1.2.1: [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK [HOOK - conan-center.py] post_source(): [SHORT_PATHS USAGE (KB-H066)] OK libtommath/1.2.1: Copying sources to build folder libtommath/1.2.1: Building your package in /home/conan/w/prod-v1/bsr/61621/decfb/.conan/data/libtommath/1.2.1/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0 libtommath/1.2.1: Generator txt created conanbuildinfo.txt libtommath/1.2.1: Calling generate() libtommath/1.2.1: Preset 'debug' added to CMakePresets.json. Invoke it manually using 'cmake --preset debug' libtommath/1.2.1: 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-v1/bsr/61621/decfb/.conan/data/libtommath/1.2.1/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/build/Debug/generators/conan_toolchain.cmake -DBUILD_SHARED_LIBS=ON -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Debug' libtommath/1.2.1: Aggregating env generators [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/1.2.1: Calling build() libtommath/1.2.1: CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod-v1/bsr/61621/decfb/.conan/data/libtommath/1.2.1/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/build/Debug/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod-v1/bsr/61621/decfb/.conan/data/libtommath/1.2.1/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0" -DBUILD_SHARED_LIBS="ON" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/w/prod-v1/bsr/61621/decfb/.conan/data/libtommath/1.2.1/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/src" ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod-v1/bsr/61621/decfb/.conan/data/libtommath/1.2.1/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/build/Debug/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod-v1/bsr/61621/decfb/.conan/data/libtommath/1.2.1/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0" -DBUILD_SHARED_LIBS="ON" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/w/prod-v1/bsr/61621/decfb/.conan/data/libtommath/1.2.1/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/src" ----------------- -- Using Conan toolchain: /home/conan/w/prod-v1/bsr/61621/decfb/.conan/data/libtommath/1.2.1/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/build/Debug/generators/conan_toolchain.cmake -- Conan toolchain: Setting BUILD_SHARED_LIBS = ON -- The C compiler identification is GNU 9.2.1 -- 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 -- Use -git suffix -- CPack: packages will be generated under /home/conan/w/prod-v1/bsr/61621/decfb/.conan/data/libtommath/1.2.1/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/build/Debug/packages/ubuntu/eoan/ -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod-v1/bsr/61621/decfb/.conan/data/libtommath/1.2.1/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/build/Debug libtommath/1.2.1: CMake command: cmake --build "/home/conan/w/prod-v1/bsr/61621/decfb/.conan/data/libtommath/1.2.1/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/build/Debug" '--' '-j3' ----Running------ > cmake --build "/home/conan/w/prod-v1/bsr/61621/decfb/.conan/data/libtommath/1.2.1/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/build/Debug" '--' '-j3' ----------------- Scanning dependencies of target libtommath [ 0%] Building C object CMakeFiles/libtommath.dir/bn_cutoffs.c.o [ 1%] Building C object CMakeFiles/libtommath.dir/bn_deprecated.c.o [ 1%] Building C object CMakeFiles/libtommath.dir/bn_mp_2expt.c.o [ 2%] Building C object CMakeFiles/libtommath.dir/bn_mp_abs.c.o [ 3%] Building C object CMakeFiles/libtommath.dir/bn_mp_add.c.o [ 3%] Building C object CMakeFiles/libtommath.dir/bn_mp_add_d.c.o [ 4%] Building C object CMakeFiles/libtommath.dir/bn_mp_addmod.c.o [ 5%] Building C object CMakeFiles/libtommath.dir/bn_mp_and.c.o [ 5%] Building C object CMakeFiles/libtommath.dir/bn_mp_clamp.c.o [ 6%] Building C object CMakeFiles/libtommath.dir/bn_mp_clear.c.o [ 6%] Building C object CMakeFiles/libtommath.dir/bn_mp_clear_multi.c.o [ 7%] Building C object CMakeFiles/libtommath.dir/bn_mp_cmp.c.o [ 8%] Building C object CMakeFiles/libtommath.dir/bn_mp_cmp_d.c.o [ 8%] Building C object CMakeFiles/libtommath.dir/bn_mp_cmp_mag.c.o [ 9%] Building C object CMakeFiles/libtommath.dir/bn_mp_cnt_lsb.c.o [ 10%] Building C object CMakeFiles/libtommath.dir/bn_mp_complement.c.o [ 10%] Building C object CMakeFiles/libtommath.dir/bn_mp_copy.c.o [ 11%] Building C object CMakeFiles/libtommath.dir/bn_mp_count_bits.c.o [ 12%] Building C object CMakeFiles/libtommath.dir/bn_mp_decr.c.o [ 12%] Building C object CMakeFiles/libtommath.dir/bn_mp_div.c.o [ 13%] Building C object CMakeFiles/libtommath.dir/bn_mp_div_2.c.o [ 13%] Building C object CMakeFiles/libtommath.dir/bn_mp_div_2d.c.o [ 14%] Building C object CMakeFiles/libtommath.dir/bn_mp_div_3.c.o [ 15%] Building C object CMakeFiles/libtommath.dir/bn_mp_div_d.c.o [ 15%] Building C object CMakeFiles/libtommath.dir/bn_mp_dr_is_modulus.c.o [ 16%] Building C object CMakeFiles/libtommath.dir/bn_mp_dr_reduce.c.o [ 17%] Building C object CMakeFiles/libtommath.dir/bn_mp_dr_setup.c.o [ 17%] Building C object CMakeFiles/libtommath.dir/bn_mp_error_to_string.c.o [ 18%] Building C object CMakeFiles/libtommath.dir/bn_mp_exch.c.o [ 18%] Building C object CMakeFiles/libtommath.dir/bn_mp_expt_u32.c.o [ 19%] Building C object CMakeFiles/libtommath.dir/bn_mp_exptmod.c.o [ 20%] Building C object CMakeFiles/libtommath.dir/bn_mp_exteuclid.c.o [ 20%] Building C object CMakeFiles/libtommath.dir/bn_mp_fread.c.o [ 21%] Building C object CMakeFiles/libtommath.dir/bn_mp_from_sbin.c.o [ 22%] Building C object CMakeFiles/libtommath.dir/bn_mp_from_ubin.c.o [ 22%] Building C object CMakeFiles/libtommath.dir/bn_mp_fwrite.c.o [ 23%] Building C object CMakeFiles/libtommath.dir/bn_mp_gcd.c.o [ 24%] Building C object CMakeFiles/libtommath.dir/bn_mp_get_double.c.o [ 24%] Building C object CMakeFiles/libtommath.dir/bn_mp_get_i32.c.o [ 25%] Building C object CMakeFiles/libtommath.dir/bn_mp_get_i64.c.o [ 25%] Building C object CMakeFiles/libtommath.dir/bn_mp_get_l.c.o [ 26%] Building C object CMakeFiles/libtommath.dir/bn_mp_get_ll.c.o [ 27%] Building C object CMakeFiles/libtommath.dir/bn_mp_get_mag_u32.c.o [ 27%] Building C object CMakeFiles/libtommath.dir/bn_mp_get_mag_u64.c.o [ 28%] Building C object CMakeFiles/libtommath.dir/bn_mp_get_mag_ul.c.o [ 29%] Building C object CMakeFiles/libtommath.dir/bn_mp_get_mag_ull.c.o [ 29%] Building C object CMakeFiles/libtommath.dir/bn_mp_grow.c.o [ 30%] Building C object CMakeFiles/libtommath.dir/bn_mp_incr.c.o [ 31%] Building C object CMakeFiles/libtommath.dir/bn_mp_init.c.o [ 31%] Building C object CMakeFiles/libtommath.dir/bn_mp_init_copy.c.o [ 32%] Building C object CMakeFiles/libtommath.dir/bn_mp_init_i32.c.o [ 32%] Building C object CMakeFiles/libtommath.dir/bn_mp_init_i64.c.o [ 33%] Building C object CMakeFiles/libtommath.dir/bn_mp_init_l.c.o [ 34%] Building C object CMakeFiles/libtommath.dir/bn_mp_init_ll.c.o [ 34%] Building C object CMakeFiles/libtommath.dir/bn_mp_init_multi.c.o [ 35%] Building C object CMakeFiles/libtommath.dir/bn_mp_init_set.c.o [ 36%] Building C object CMakeFiles/libtommath.dir/bn_mp_init_size.c.o [ 36%] Building C object CMakeFiles/libtommath.dir/bn_mp_init_u32.c.o [ 37%] Building C object CMakeFiles/libtommath.dir/bn_mp_init_u64.c.o [ 37%] Building C object CMakeFiles/libtommath.dir/bn_mp_init_ul.c.o [ 38%] Building C object CMakeFiles/libtommath.dir/bn_mp_init_ull.c.o [ 39%] Building C object CMakeFiles/libtommath.dir/bn_mp_invmod.c.o [ 39%] Building C object CMakeFiles/libtommath.dir/bn_mp_is_square.c.o [ 40%] Building C object CMakeFiles/libtommath.dir/bn_mp_iseven.c.o [ 41%] Building C object CMakeFiles/libtommath.dir/bn_mp_isodd.c.o [ 41%] Building C object CMakeFiles/libtommath.dir/bn_mp_kronecker.c.o [ 42%] Building C object CMakeFiles/libtommath.dir/bn_mp_lcm.c.o [ 43%] Building C object CMakeFiles/libtommath.dir/bn_mp_log_u32.c.o [ 43%] Building C object CMakeFiles/libtommath.dir/bn_mp_lshd.c.o [ 44%] Building C object CMakeFiles/libtommath.dir/bn_mp_mod.c.o [ 44%] Building C object CMakeFiles/libtommath.dir/bn_mp_mod_2d.c.o [ 45%] Building C object CMakeFiles/libtommath.dir/bn_mp_mod_d.c.o [ 46%] Building C object CMakeFiles/libtommath.dir/bn_mp_montgomery_calc_normalization.c.o [ 46%] Building C object CMakeFiles/libtommath.dir/bn_mp_montgomery_reduce.c.o [ 47%] Building C object CMakeFiles/libtommath.dir/bn_mp_montgomery_setup.c.o [ 48%] Building C object CMakeFiles/libtommath.dir/bn_mp_mul.c.o [ 48%] Building C object CMakeFiles/libtommath.dir/bn_mp_mul_2.c.o [ 49%] Building C object CMakeFiles/libtommath.dir/bn_mp_mul_2d.c.o [ 50%] Building C object CMakeFiles/libtommath.dir/bn_mp_mul_d.c.o [ 50%] Building C object CMakeFiles/libtommath.dir/bn_mp_mulmod.c.o [ 51%] Building C object CMakeFiles/libtommath.dir/bn_mp_neg.c.o [ 51%] Building C object CMakeFiles/libtommath.dir/bn_mp_or.c.o [ 52%] Building C object CMakeFiles/libtommath.dir/bn_mp_pack.c.o [ 53%] Building C object CMakeFiles/libtommath.dir/bn_mp_pack_count.c.o [ 53%] Building C object CMakeFiles/libtommath.dir/bn_mp_prime_fermat.c.o [ 54%] Building C object CMakeFiles/libtommath.dir/bn_mp_prime_frobenius_underwood.c.o [ 55%] Building C object CMakeFiles/libtommath.dir/bn_mp_prime_is_prime.c.o [ 55%] Building C object CMakeFiles/libtommath.dir/bn_mp_prime_miller_rabin.c.o [ 56%] Building C object CMakeFiles/libtommath.dir/bn_mp_prime_next_prime.c.o [ 56%] Building C object CMakeFiles/libtommath.dir/bn_mp_prime_rabin_miller_trials.c.o [ 57%] Building C object CMakeFiles/libtommath.dir/bn_mp_prime_rand.c.o [ 58%] Building C object CMakeFiles/libtommath.dir/bn_mp_prime_strong_lucas_selfridge.c.o [ 58%] Building C object CMakeFiles/libtommath.dir/bn_mp_radix_size.c.o [ 59%] Building C object CMakeFiles/libtommath.dir/bn_mp_radix_smap.c.o [ 60%] Building C object CMakeFiles/libtommath.dir/bn_mp_rand.c.o [ 60%] Building C object CMakeFiles/libtommath.dir/bn_mp_read_radix.c.o [ 61%] Building C object CMakeFiles/libtommath.dir/bn_mp_reduce.c.o [ 62%] Building C object CMakeFiles/libtommath.dir/bn_mp_reduce_2k.c.o [ 62%] Building C object CMakeFiles/libtommath.dir/bn_mp_reduce_2k_l.c.o [ 63%] Building C object CMakeFiles/libtommath.dir/bn_mp_reduce_2k_setup.c.o [ 63%] Building C object CMakeFiles/libtommath.dir/bn_mp_reduce_2k_setup_l.c.o [ 64%] Building C object CMakeFiles/libtommath.dir/bn_mp_reduce_is_2k.c.o [ 65%] Building C object CMakeFiles/libtommath.dir/bn_mp_reduce_is_2k_l.c.o [ 65%] Building C object CMakeFiles/libtommath.dir/bn_mp_reduce_setup.c.o [ 66%] Building C object CMakeFiles/libtommath.dir/bn_mp_root_u32.c.o [ 67%] Building C object CMakeFiles/libtommath.dir/bn_mp_rshd.c.o [ 67%] Building C object CMakeFiles/libtommath.dir/bn_mp_sbin_size.c.o [ 68%] Building C object CMakeFiles/libtommath.dir/bn_mp_set_double.c.o [ 68%] Building C object CMakeFiles/libtommath.dir/bn_mp_set.c.o [ 69%] Building C object CMakeFiles/libtommath.dir/bn_mp_set_i32.c.o [ 70%] Building C object CMakeFiles/libtommath.dir/bn_mp_set_i64.c.o [ 70%] Building C object CMakeFiles/libtommath.dir/bn_mp_set_l.c.o [ 71%] Building C object CMakeFiles/libtommath.dir/bn_mp_set_ll.c.o [ 72%] Building C object CMakeFiles/libtommath.dir/bn_mp_set_u32.c.o [ 72%] Building C object CMakeFiles/libtommath.dir/bn_mp_set_u64.c.o [ 73%] Building C object CMakeFiles/libtommath.dir/bn_mp_set_ul.c.o [ 74%] Building C object CMakeFiles/libtommath.dir/bn_mp_set_ull.c.o [ 74%] Building C object CMakeFiles/libtommath.dir/bn_mp_shrink.c.o [ 75%] Building C object CMakeFiles/libtommath.dir/bn_mp_signed_rsh.c.o [ 75%] Building C object CMakeFiles/libtommath.dir/bn_mp_sqr.c.o [ 76%] Building C object CMakeFiles/libtommath.dir/bn_mp_sqrmod.c.o [ 77%] Building C object CMakeFiles/libtommath.dir/bn_mp_sqrt.c.o [ 77%] Building C object CMakeFiles/libtommath.dir/bn_mp_sqrtmod_prime.c.o [ 78%] Building C object CMakeFiles/libtommath.dir/bn_mp_sub.c.o [ 79%] Building C object CMakeFiles/libtommath.dir/bn_mp_sub_d.c.o [ 79%] Building C object CMakeFiles/libtommath.dir/bn_mp_submod.c.o [ 80%] Building C object CMakeFiles/libtommath.dir/bn_mp_to_radix.c.o [ 81%] Building C object CMakeFiles/libtommath.dir/bn_mp_to_sbin.c.o [ 81%] Building C object CMakeFiles/libtommath.dir/bn_mp_to_ubin.c.o [ 82%] Building C object CMakeFiles/libtommath.dir/bn_mp_ubin_size.c.o [ 82%] Building C object CMakeFiles/libtommath.dir/bn_mp_unpack.c.o [ 83%] Building C object CMakeFiles/libtommath.dir/bn_mp_xor.c.o [ 84%] Building C object CMakeFiles/libtommath.dir/bn_mp_zero.c.o [ 84%] Building C object CMakeFiles/libtommath.dir/bn_prime_tab.c.o [ 85%] Building C object CMakeFiles/libtommath.dir/bn_s_mp_add.c.o [ 86%] Building C object CMakeFiles/libtommath.dir/bn_s_mp_balance_mul.c.o [ 86%] Building C object CMakeFiles/libtommath.dir/bn_s_mp_exptmod.c.o [ 87%] Building C object CMakeFiles/libtommath.dir/bn_s_mp_exptmod_fast.c.o [ 87%] Building C object CMakeFiles/libtommath.dir/bn_s_mp_get_bit.c.o [ 88%] Building C object CMakeFiles/libtommath.dir/bn_s_mp_invmod_fast.c.o [ 89%] Building C object CMakeFiles/libtommath.dir/bn_s_mp_invmod_slow.c.o [ 89%] Building C object CMakeFiles/libtommath.dir/bn_s_mp_karatsuba_mul.c.o [ 90%] Building C object CMakeFiles/libtommath.dir/bn_s_mp_karatsuba_sqr.c.o [ 91%] Building C object CMakeFiles/libtommath.dir/bn_s_mp_montgomery_reduce_fast.c.o [ 91%] Building C object CMakeFiles/libtommath.dir/bn_s_mp_mul_digs.c.o [ 92%] Building C object CMakeFiles/libtommath.dir/bn_s_mp_mul_digs_fast.c.o [ 93%] Building C object CMakeFiles/libtommath.dir/bn_s_mp_mul_high_digs.c.o [ 93%] Building C object CMakeFiles/libtommath.dir/bn_s_mp_mul_high_digs_fast.c.o [ 94%] Building C object CMakeFiles/libtommath.dir/bn_s_mp_prime_is_divisible.c.o [ 94%] Building C object CMakeFiles/libtommath.dir/bn_s_mp_rand_jenkins.c.o [ 95%] Building C object CMakeFiles/libtommath.dir/bn_s_mp_rand_platform.c.o [ 96%] Building C object CMakeFiles/libtommath.dir/bn_s_mp_reverse.c.o [ 96%] Building C object CMakeFiles/libtommath.dir/bn_s_mp_sqr.c.o [ 97%] Building C object CMakeFiles/libtommath.dir/bn_s_mp_sqr_fast.c.o [ 98%] Building C object CMakeFiles/libtommath.dir/bn_s_mp_sub.c.o [ 98%] Building C object CMakeFiles/libtommath.dir/bn_s_mp_toom_mul.c.o [ 99%] Building C object CMakeFiles/libtommath.dir/bn_s_mp_toom_sqr.c.o [100%] Linking C shared library libtommath.so [100%] Built target libtommath libtommath/1.2.1: Package '30eae4e50fefe0f7b788ed8928ac248681ea6af0' built libtommath/1.2.1: Build folder /home/conan/w/prod-v1/bsr/61621/decfb/.conan/data/libtommath/1.2.1/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/build/Debug libtommath/1.2.1: Generated conaninfo.txt libtommath/1.2.1: Generated conanbuildinfo.txt libtommath/1.2.1: Generating the package libtommath/1.2.1: Package folder /home/conan/w/prod-v1/bsr/61621/decfb/.conan/data/libtommath/1.2.1/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0 libtommath/1.2.1: Calling package() libtommath/1.2.1: Copied 1 file: LICENSE libtommath/1.2.1: CMake command: cmake --install "/home/conan/w/prod-v1/bsr/61621/decfb/.conan/data/libtommath/1.2.1/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/build/Debug" --prefix "/home/conan/w/prod-v1/bsr/61621/decfb/.conan/data/libtommath/1.2.1/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0" ----Running------ > cmake --install "/home/conan/w/prod-v1/bsr/61621/decfb/.conan/data/libtommath/1.2.1/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/build/Debug" --prefix "/home/conan/w/prod-v1/bsr/61621/decfb/.conan/data/libtommath/1.2.1/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0" ----------------- -- Install configuration: "Debug" -- Installing: /home/conan/w/prod-v1/bsr/61621/decfb/.conan/data/libtommath/1.2.1/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/lib/libtommath.so.1.2.0 -- Installing: /home/conan/w/prod-v1/bsr/61621/decfb/.conan/data/libtommath/1.2.1/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/lib/libtommath.so.1 -- Installing: /home/conan/w/prod-v1/bsr/61621/decfb/.conan/data/libtommath/1.2.1/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/lib/libtommath.so -- Installing: /home/conan/w/prod-v1/bsr/61621/decfb/.conan/data/libtommath/1.2.1/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/libtommath/tommath.h -- Installing: /home/conan/w/prod-v1/bsr/61621/decfb/.conan/data/libtommath/1.2.1/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/lib/pkgconfig/libtommath.pc -- Installing: /home/conan/w/prod-v1/bsr/61621/decfb/.conan/data/libtommath/1.2.1/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/lib/cmake/libtommath/libtommath-config-version.cmake -- Installing: /home/conan/w/prod-v1/bsr/61621/decfb/.conan/data/libtommath/1.2.1/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/lib/cmake/libtommath/libtommath-config.cmake -- Installing: /home/conan/w/prod-v1/bsr/61621/decfb/.conan/data/libtommath/1.2.1/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/lib/cmake/libtommath/libtommath-config-debug.cmake [HOOK - conan-center.py] post_package(): [PACKAGE LICENSE (KB-H012)] OK [HOOK - conan-center.py] post_package(): [DEFAULT PACKAGE LAYOUT (KB-H013)] OK [HOOK - conan-center.py] post_package(): [MATCHING CONFIGURATION (KB-H014)] OK [HOOK - conan-center.py] post_package(): [SHARED ARTIFACTS (KB-H015)] OK [HOOK - conan-center.py] post_package(): [STATIC ARTIFACTS (KB-H074)] OK [HOOK - conan-center.py] post_package(): [EITHER STATIC OR SHARED OF EACH LIB (KB-H076)] OK [HOOK - conan-center.py] post_package(): [PC-FILES (KB-H020)] OK [HOOK - conan-center.py] post_package(): [CMAKE-MODULES-CONFIG-FILES (KB-H016)] OK [HOOK - conan-center.py] post_package(): [PDB FILES NOT ALLOWED (KB-H017)] OK [HOOK - conan-center.py] post_package(): [LIBTOOL FILES PRESENCE (KB-H018)] OK [HOOK - conan-center.py] post_package(): [MS RUNTIME FILES (KB-H021)] OK [HOOK - conan-center.py] post_package(): [SHORT_PATHS USAGE (KB-H066)] OK [HOOK - conan-center.py] post_package(): [MISSING SYSTEM LIBS (KB-H043)] OK [HOOK - conan-center.py] post_package(): [APPLE RELOCATABLE SHARED LIBS (KB-H077)] OK libtommath/1.2.1 package(): Packaged 1 '.so' file: libtommath.so libtommath/1.2.1 package(): Packaged 1 '.0' file: libtommath.so.1.2.0 libtommath/1.2.1 package(): Packaged 1 '.1' file: libtommath.so.1 libtommath/1.2.1 package(): Packaged 1 file: LICENSE libtommath/1.2.1 package(): Packaged 1 '.h' file: tommath.h libtommath/1.2.1: Package '30eae4e50fefe0f7b788ed8928ac248681ea6af0' created libtommath/1.2.1: Created package revision bdbd54cbb0a740c5e46282604e8b8711 [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(): [INCLUDE PATH DOES NOT EXIST (KB-H071)] OK Aggregating env generators libtommath/1.2.1: 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