******************************************************************************** conan test cci-097a0223\recipes\libtommath\cmake\test_package\conanfile.py libtommath/1.2.1-dev@#cf2f443c19137e98fcab9a911b7c74c8 -pr C:\J\w\prod\BuildSingleReference\197292\a9cb4271-854f-41f3-a6b7-c63ed23f72d7/profile_windows_16_mdd_vs_debug_64.libtommath-shared-False.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 (C:\J\w\prod\BuildSingleReference\.conan\profiles\default) Found Visual Studio 17 Default settings os=Windows os_build=Windows arch=x86_64 arch_build=x86_64 compiler=Visual Studio compiler.version=17 build_type=Release *** You can change them in C:\J\w\prod\BuildSingleReference\.conan\profiles\default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Debug compiler=Visual Studio compiler.runtime=MDd compiler.version=16 os=Windows [options] libtommath:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True libtommath/1.2.1-dev (test package): Installing package Requirements libtommath/1.2.1-dev from local cache - Cache Packages libtommath/1.2.1-dev:d057732059ea44a47760900cb5e4855d2bea8714 - Download Installing (downloading, building) binaries... libtommath/1.2.1-dev: Retrieving package d057732059ea44a47760900cb5e4855d2bea8714 from remote 'c3i_PR-16558' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libtommath/1.2.1-dev: Package installed d057732059ea44a47760900cb5e4855d2bea8714 libtommath/1.2.1-dev: Downloaded package revision 29368f75a55b2ef5b5363cd44c0cfaac libtommath/1.2.1-dev (test package): Generator 'CMakeToolchain' calling 'generate()' libtommath/1.2.1-dev (test package): Preset 'default' added to CMakePresets.json. Invoke it manually using 'cmake --preset default' libtommath/1.2.1-dev (test package): If your CMake version is not compatible with CMakePresets (<3.19) call cmake like: 'cmake -G "Visual Studio 16 2019" -DCMAKE_TOOLCHAIN_FILE=C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_package\build\generators\conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW' libtommath/1.2.1-dev (test package): Generator txt created conanbuildinfo.txt libtommath/1.2.1-dev (test package): Generator 'CMakeDeps' calling 'generate()' libtommath/1.2.1-dev (test package): Generator 'VirtualRunEnv' calling 'generate()' libtommath/1.2.1-dev (test package): Aggregating env generators libtommath/1.2.1-dev (test package): Generated conaninfo.txt libtommath/1.2.1-dev (test package): Generated graphinfo Using lockfile: 'C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_package\build\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/1.2.1-dev (test package): Calling build() libtommath/1.2.1-dev (test package): CMake command: cmake -G "Visual Studio 16 2019" -DCMAKE_TOOLCHAIN_FILE="C:/J/w/prod/BuildSingleReference/cci-097a0223/recipes/libtommath/cmake/test_package/build/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_package\." ----Running------ > cmake -G "Visual Studio 16 2019" -DCMAKE_TOOLCHAIN_FILE="C:/J/w/prod/BuildSingleReference/cci-097a0223/recipes/libtommath/cmake/test_package/build/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_package\." ----------------- -- Using Conan toolchain: C:/J/w/prod/BuildSingleReference/cci-097a0223/recipes/libtommath/cmake/test_package/build/generators/conan_toolchain.cmake -- The C compiler identification is MSVC 19.29.30147.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/cl.exe - 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: C:/J/w/prod/BuildSingleReference/cci-097a0223/recipes/libtommath/cmake/test_package/build libtommath/1.2.1-dev (test package): CMake command: cmake --build "C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_package\build" --config Debug ----Running------ > cmake --build "C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_package\build" --config Debug ----------------- Microsoft (R) Build Engine version 16.11.2+f32259642 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Building Custom Rule C:/J/w/prod/BuildSingleReference/cci-097a0223/recipes/libtommath/cmake/test_package/CMakeLists.txt test_package.c tommath.lib(mp_init.obj) : warning LNK4099: PDB 'tommath.pdb' was not found with 'tommath.lib(mp_init.obj)' or at 'C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_package\build\Debug\tommath.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_package\build\test_package.vcxproj] tommath.lib(mp_clear_multi.obj) : warning LNK4099: PDB 'tommath.pdb' was not found with 'tommath.lib(mp_clear_multi.obj)' or at 'C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_package\build\Debug\tommath.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_package\build\test_package.vcxproj] tommath.lib(mp_rand.obj) : warning LNK4099: PDB 'tommath.pdb' was not found with 'tommath.lib(mp_rand.obj)' or at 'C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_package\build\Debug\tommath.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_package\build\test_package.vcxproj] tommath.lib(mp_add.obj) : warning LNK4099: PDB 'tommath.pdb' was not found with 'tommath.lib(mp_add.obj)' or at 'C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_package\build\Debug\tommath.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_package\build\test_package.vcxproj] tommath.lib(mp_fwrite.obj) : warning LNK4099: PDB 'tommath.pdb' was not found with 'tommath.lib(mp_fwrite.obj)' or at 'C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_package\build\Debug\tommath.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_package\build\test_package.vcxproj] tommath.lib(mp_clear.obj) : warning LNK4099: PDB 'tommath.pdb' was not found with 'tommath.lib(mp_clear.obj)' or at 'C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_package\build\Debug\tommath.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_package\build\test_package.vcxproj] tommath.lib(mp_grow.obj) : warning LNK4099: PDB 'tommath.pdb' was not found with 'tommath.lib(mp_grow.obj)' or at 'C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_package\build\Debug\tommath.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_package\build\test_package.vcxproj] tommath.lib(mp_zero.obj) : warning LNK4099: PDB 'tommath.pdb' was not found with 'tommath.lib(mp_zero.obj)' or at 'C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_package\build\Debug\tommath.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_package\build\test_package.vcxproj] tommath.lib(mp_rand_source.obj) : warning LNK4099: PDB 'tommath.pdb' was not found with 'tommath.lib(mp_rand_source.obj)' or at 'C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_package\build\Debug\tommath.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_package\build\test_package.vcxproj] tommath.lib(mp_cmp_mag.obj) : warning LNK4099: PDB 'tommath.pdb' was not found with 'tommath.lib(mp_cmp_mag.obj)' or at 'C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_package\build\Debug\tommath.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_package\build\test_package.vcxproj] tommath.lib(s_mp_add.obj) : warning LNK4099: PDB 'tommath.pdb' was not found with 'tommath.lib(s_mp_add.obj)' or at 'C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_package\build\Debug\tommath.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_package\build\test_package.vcxproj] tommath.lib(s_mp_sub.obj) : warning LNK4099: PDB 'tommath.pdb' was not found with 'tommath.lib(s_mp_sub.obj)' or at 'C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_package\build\Debug\tommath.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_package\build\test_package.vcxproj] tommath.lib(mp_to_radix.obj) : warning LNK4099: PDB 'tommath.pdb' was not found with 'tommath.lib(mp_to_radix.obj)' or at 'C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_package\build\Debug\tommath.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_package\build\test_package.vcxproj] tommath.lib(mp_radix_size_overestimate.obj) : warning LNK4099: PDB 'tommath.pdb' was not found with 'tommath.lib(mp_radix_size_overestimate.obj)' or at 'C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_package\build\Debug\tommath.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_package\build\test_package.vcxproj] tommath.lib(s_mp_zero_buf.obj) : warning LNK4099: PDB 'tommath.pdb' was not found with 'tommath.lib(s_mp_zero_buf.obj)' or at 'C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_package\build\Debug\tommath.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_package\build\test_package.vcxproj] tommath.lib(s_mp_zero_digs.obj) : warning LNK4099: PDB 'tommath.pdb' was not found with 'tommath.lib(s_mp_zero_digs.obj)' or at 'C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_package\build\Debug\tommath.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_package\build\test_package.vcxproj] tommath.lib(s_mp_rand_platform.obj) : warning LNK4099: PDB 'tommath.pdb' was not found with 'tommath.lib(s_mp_rand_platform.obj)' or at 'C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_package\build\Debug\tommath.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_package\build\test_package.vcxproj] tommath.lib(mp_clamp.obj) : warning LNK4099: PDB 'tommath.pdb' was not found with 'tommath.lib(mp_clamp.obj)' or at 'C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_package\build\Debug\tommath.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_package\build\test_package.vcxproj] tommath.lib(mp_init_copy.obj) : warning LNK4099: PDB 'tommath.pdb' was not found with 'tommath.lib(mp_init_copy.obj)' or at 'C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_package\build\Debug\tommath.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_package\build\test_package.vcxproj] tommath.lib(mp_div_d.obj) : warning LNK4099: PDB 'tommath.pdb' was not found with 'tommath.lib(mp_div_d.obj)' or at 'C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_package\build\Debug\tommath.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_package\build\test_package.vcxproj] tommath.lib(s_mp_radix_map.obj) : warning LNK4099: PDB 'tommath.pdb' was not found with 'tommath.lib(s_mp_radix_map.obj)' or at 'C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_package\build\Debug\tommath.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_package\build\test_package.vcxproj] tommath.lib(mp_radix_size.obj) : warning LNK4099: PDB 'tommath.pdb' was not found with 'tommath.lib(mp_radix_size.obj)' or at 'C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_package\build\Debug\tommath.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_package\build\test_package.vcxproj] tommath.lib(s_mp_radix_size_overestimate.obj) : warning LNK4099: PDB 'tommath.pdb' was not found with 'tommath.lib(s_mp_radix_size_overestimate.obj)' or at 'C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_package\build\Debug\tommath.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_package\build\test_package.vcxproj] tommath.lib(mp_init_size.obj) : warning LNK4099: PDB 'tommath.pdb' was not found with 'tommath.lib(mp_init_size.obj)' or at 'C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_package\build\Debug\tommath.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_package\build\test_package.vcxproj] tommath.lib(mp_copy.obj) : warning LNK4099: PDB 'tommath.pdb' was not found with 'tommath.lib(mp_copy.obj)' or at 'C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_package\build\Debug\tommath.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_package\build\test_package.vcxproj] tommath.lib(mp_exch.obj) : warning LNK4099: PDB 'tommath.pdb' was not found with 'tommath.lib(mp_exch.obj)' or at 'C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_package\build\Debug\tommath.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_package\build\test_package.vcxproj] tommath.lib(mp_div_2d.obj) : warning LNK4099: PDB 'tommath.pdb' was not found with 'tommath.lib(mp_div_2d.obj)' or at 'C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_package\build\Debug\tommath.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_package\build\test_package.vcxproj] tommath.lib(mp_div_2.obj) : warning LNK4099: PDB 'tommath.pdb' was not found with 'tommath.lib(mp_div_2.obj)' or at 'C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_package\build\Debug\tommath.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_package\build\test_package.vcxproj] tommath.lib(s_mp_div_3.obj) : warning LNK4099: PDB 'tommath.pdb' was not found with 'tommath.lib(s_mp_div_3.obj)' or at 'C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_package\build\Debug\tommath.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_package\build\test_package.vcxproj] tommath.lib(mp_log_n.obj) : warning LNK4099: PDB 'tommath.pdb' was not found with 'tommath.lib(mp_log_n.obj)' or at 'C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_package\build\Debug\tommath.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_package\build\test_package.vcxproj] tommath.lib(mp_init_multi.obj) : warning LNK4099: PDB 'tommath.pdb' was not found with 'tommath.lib(mp_init_multi.obj)' or at 'C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_package\build\Debug\tommath.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_package\build\test_package.vcxproj] tommath.lib(mp_set_u32.obj) : warning LNK4099: PDB 'tommath.pdb' was not found with 'tommath.lib(mp_set_u32.obj)' or at 'C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_package\build\Debug\tommath.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_package\build\test_package.vcxproj] tommath.lib(mp_get_i64.obj) : warning LNK4099: PDB 'tommath.pdb' was not found with 'tommath.lib(mp_get_i64.obj)' or at 'C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_package\build\Debug\tommath.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_package\build\test_package.vcxproj] tommath.lib(mp_mul.obj) : warning LNK4099: PDB 'tommath.pdb' was not found with 'tommath.lib(mp_mul.obj)' or at 'C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_package\build\Debug\tommath.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_package\build\test_package.vcxproj] tommath.lib(mp_count_bits.obj) : warning LNK4099: PDB 'tommath.pdb' was not found with 'tommath.lib(mp_count_bits.obj)' or at 'C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_package\build\Debug\tommath.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_package\build\test_package.vcxproj] tommath.lib(s_mp_log_2expt.obj) : warning LNK4099: PDB 'tommath.pdb' was not found with 'tommath.lib(s_mp_log_2expt.obj)' or at 'C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_package\build\Debug\tommath.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_package\build\test_package.vcxproj] tommath.lib(s_mp_copy_digs.obj) : warning LNK4099: PDB 'tommath.pdb' was not found with 'tommath.lib(s_mp_copy_digs.obj)' or at 'C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_package\build\Debug\tommath.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_package\build\test_package.vcxproj] tommath.lib(mp_rshd.obj) : warning LNK4099: PDB 'tommath.pdb' was not found with 'tommath.lib(mp_rshd.obj)' or at 'C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_package\build\Debug\tommath.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_package\build\test_package.vcxproj] tommath.lib(mp_mod_2d.obj) : warning LNK4099: PDB 'tommath.pdb' was not found with 'tommath.lib(mp_mod_2d.obj)' or at 'C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_package\build\Debug\tommath.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_package\build\test_package.vcxproj] tommath.lib(s_mp_log_d.obj) : warning LNK4099: PDB 'tommath.pdb' was not found with 'tommath.lib(s_mp_log_d.obj)' or at 'C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_package\build\Debug\tommath.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_package\build\test_package.vcxproj] tommath.lib(s_mp_log.obj) : warning LNK4099: PDB 'tommath.pdb' was not found with 'tommath.lib(s_mp_log.obj)' or at 'C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_package\build\Debug\tommath.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_package\build\test_package.vcxproj] tommath.lib(mp_get_mag_u64.obj) : warning LNK4099: PDB 'tommath.pdb' was not found with 'tommath.lib(mp_get_mag_u64.obj)' or at 'C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_package\build\Debug\tommath.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_package\build\test_package.vcxproj] tommath.lib(s_mp_mul.obj) : warning LNK4099: PDB 'tommath.pdb' was not found with 'tommath.lib(s_mp_mul.obj)' or at 'C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_package\build\Debug\tommath.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_package\build\test_package.vcxproj] tommath.lib(s_mp_mul_balance.obj) : warning LNK4099: PDB 'tommath.pdb' was not found with 'tommath.lib(s_mp_mul_balance.obj)' or at 'C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_package\build\Debug\tommath.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_package\build\test_package.vcxproj] tommath.lib(s_mp_mul_comba.obj) : warning LNK4099: PDB 'tommath.pdb' was not found with 'tommath.lib(s_mp_mul_comba.obj)' or at 'C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_package\build\Debug\tommath.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_package\build\test_package.vcxproj] tommath.lib(s_mp_mul_karatsuba.obj) : warning LNK4099: PDB 'tommath.pdb' was not found with 'tommath.lib(s_mp_mul_karatsuba.obj)' or at 'C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_package\build\Debug\tommath.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_package\build\test_package.vcxproj] tommath.lib(s_mp_mul_toom.obj) : warning LNK4099: PDB 'tommath.pdb' was not found with 'tommath.lib(s_mp_mul_toom.obj)' or at 'C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_package\build\Debug\tommath.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_package\build\test_package.vcxproj] tommath.lib(s_mp_sqr.obj) : warning LNK4099: PDB 'tommath.pdb' was not found with 'tommath.lib(s_mp_sqr.obj)' or at 'C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_package\build\Debug\tommath.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_package\build\test_package.vcxproj] tommath.lib(s_mp_sqr_comba.obj) : warning LNK4099: PDB 'tommath.pdb' was not found with 'tommath.lib(s_mp_sqr_comba.obj)' or at 'C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_package\build\Debug\tommath.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_package\build\test_package.vcxproj] tommath.lib(s_mp_sqr_karatsuba.obj) : warning LNK4099: PDB 'tommath.pdb' was not found with 'tommath.lib(s_mp_sqr_karatsuba.obj)' or at 'C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_package\build\Debug\tommath.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_package\build\test_package.vcxproj] tommath.lib(s_mp_sqr_toom.obj) : warning LNK4099: PDB 'tommath.pdb' was not found with 'tommath.lib(s_mp_sqr_toom.obj)' or at 'C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_package\build\Debug\tommath.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_package\build\test_package.vcxproj] tommath.lib(mp_cutoffs.obj) : warning LNK4099: PDB 'tommath.pdb' was not found with 'tommath.lib(mp_cutoffs.obj)' or at 'C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_package\build\Debug\tommath.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_package\build\test_package.vcxproj] tommath.lib(mp_set.obj) : warning LNK4099: PDB 'tommath.pdb' was not found with 'tommath.lib(mp_set.obj)' or at 'C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_package\build\Debug\tommath.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_package\build\test_package.vcxproj] tommath.lib(mp_cmp.obj) : warning LNK4099: PDB 'tommath.pdb' was not found with 'tommath.lib(mp_cmp.obj)' or at 'C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_package\build\Debug\tommath.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_package\build\test_package.vcxproj] tommath.lib(mp_cmp_d.obj) : warning LNK4099: PDB 'tommath.pdb' was not found with 'tommath.lib(mp_cmp_d.obj)' or at 'C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_package\build\Debug\tommath.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_package\build\test_package.vcxproj] tommath.lib(mp_expt_n.obj) : warning LNK4099: PDB 'tommath.pdb' was not found with 'tommath.lib(mp_expt_n.obj)' or at 'C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_package\build\Debug\tommath.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_package\build\test_package.vcxproj] tommath.lib(mp_lshd.obj) : warning LNK4099: PDB 'tommath.pdb' was not found with 'tommath.lib(mp_lshd.obj)' or at 'C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_package\build\Debug\tommath.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_package\build\test_package.vcxproj] tommath.lib(mp_mul_2.obj) : warning LNK4099: PDB 'tommath.pdb' was not found with 'tommath.lib(mp_mul_2.obj)' or at 'C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_package\build\Debug\tommath.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_package\build\test_package.vcxproj] tommath.lib(mp_sub.obj) : warning LNK4099: PDB 'tommath.pdb' was not found with 'tommath.lib(mp_sub.obj)' or at 'C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_package\build\Debug\tommath.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_package\build\test_package.vcxproj] test_package.vcxproj -> C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_package\build\Debug\test_package.exe Building Custom Rule C:/J/w/prod/BuildSingleReference/cci-097a0223/recipes/libtommath/cmake/test_package/CMakeLists.txt libtommath/1.2.1-dev (test package): Running test() ----Running------ > "C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_package\build\generators\conanrun.bat" && Debug\test_package ----------------- a = 5505007882820778473842396849292418645001118660500037574534842954774423419578341488099299430079926573571288647260879431791845648014312177654231344458589240192468446941896363003745468174349670086936585445392663984257524477125622191361551081441356234884790 b = 622240656464213039303079601975351484925096465084360583366084401325386904407514108445936809740096926224661451533789181603429338349984680500447188637386682436461948283794903699941178918067406213359236253094097886112250883362578943026684237530034899705342 a + b = 6127248539284991513145476451267770129926215125584398157900927356099810323985855596545236239820023499795950098794668613395274986364296858154678533095975922628930395225691266703686647092417076300295821698486761870369775360488201134388235318971391134590132 libtommath/1.2.1-dev (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/1.2.1-dev (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-097a0223\recipes\libtommath\cmake\test_v1_package\conanfile.py libtommath/1.2.1-dev@#cf2f443c19137e98fcab9a911b7c74c8 -pr C:\J\w\prod\BuildSingleReference\197292\a9cb4271-854f-41f3-a6b7-c63ed23f72d7/profile_windows_16_mdd_vs_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=Visual Studio compiler.runtime=MDd compiler.version=16 os=Windows [options] libtommath:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True libtommath/1.2.1-dev (test package): Installing package Requirements libtommath/1.2.1-dev from local cache - Cache Packages libtommath/1.2.1-dev:d057732059ea44a47760900cb5e4855d2bea8714 - Cache Installing (downloading, building) binaries... libtommath/1.2.1-dev: Already installed! libtommath/1.2.1-dev (test package): Generator cmake_find_package_multi created libtommath-config-version.cmake libtommath/1.2.1-dev (test package): Generator cmake_find_package_multi created libtommath-config.cmake libtommath/1.2.1-dev (test package): Generator cmake_find_package_multi created libtommathTargets.cmake libtommath/1.2.1-dev (test package): Generator cmake_find_package_multi created libtommathTarget-debug.cmake libtommath/1.2.1-dev (test package): Generator cmake created conanbuildinfo.cmake libtommath/1.2.1-dev (test package): Generator txt created conanbuildinfo.txt libtommath/1.2.1-dev (test package): Aggregating env generators libtommath/1.2.1-dev (test package): Generated conaninfo.txt libtommath/1.2.1-dev (test package): Generated graphinfo Using lockfile: 'C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_v1_package\build\5e7b26e547216f99ba72739aa261381d5a3a1232/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/1.2.1-dev (test package): Calling build() ----Running------ > cd C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_v1_package\build\5e7b26e547216f99ba72739aa261381d5a3a1232 && cmake -G "Visual Studio 16 2019" -A "x64" -DCONAN_LINK_RUNTIME="/MDd" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="16" -DCONAN_CXX_FLAGS="/MP8" -DCONAN_C_FLAGS="/MP8" -DCMAKE_INSTALL_PREFIX="C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_v1_package\build\5e7b26e547216f99ba72739aa261381d5a3a1232\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_PREFIX_PATH="C:/J/w/prod/BuildSingleReference/cci-097a0223/recipes/libtommath/cmake/test_v1_package/build/5e7b26e547216f99ba72739aa261381d5a3a1232" -DCMAKE_MODULE_PATH="C:/J/w/prod/BuildSingleReference/cci-097a0223/recipes/libtommath/cmake/test_v1_package/build/5e7b26e547216f99ba72739aa261381d5a3a1232" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_v1_package ----------------- -- The C compiler identification is MSVC 19.29.30147.0 -- The CXX compiler identification is MSVC 19.29.30147.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/cl.exe - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/cl.exe - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: Adjusting output directories -- Conan: Using cmake targets configuration -- Library tommath found C:/J/w/prod/BuildSingleReference/.conan/data/libtommath/1.2.1-dev/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/lib/tommath.lib -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Library tommath found C:/J/w/prod/BuildSingleReference/.conan/data/libtommath/1.2.1-dev/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/lib/tommath.lib -- Found: C:/J/w/prod/BuildSingleReference/.conan/data/libtommath/1.2.1-dev/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/lib/tommath.lib -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/prod/BuildSingleReference/cci-097a0223/recipes/libtommath/cmake/test_v1_package/build/5e7b26e547216f99ba72739aa261381d5a3a1232 ----Running------ > cmake --build C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_v1_package\build\5e7b26e547216f99ba72739aa261381d5a3a1232 --config Debug -- /m:8 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 16.11.2+f32259642 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Building Custom Rule C:/J/w/prod/BuildSingleReference/cci-097a0223/recipes/libtommath/cmake/test_package/CMakeLists.txt test_package.c tommath.lib(mp_init.obj) : warning LNK4099: PDB 'tommath.pdb' was not found with 'tommath.lib(mp_init.obj)' or at 'C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_v1_package\build\5e7b26e547216f99ba72739aa261381d5a3a1232\bin\tommath.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_v1_package\build\5e7b26e547216f99ba72739aa261381d5a3a1232\test_package\test_package.vcxproj] tommath.lib(mp_clear_multi.obj) : warning LNK4099: PDB 'tommath.pdb' was not found with 'tommath.lib(mp_clear_multi.obj)' or at 'C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_v1_package\build\5e7b26e547216f99ba72739aa261381d5a3a1232\bin\tommath.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_v1_package\build\5e7b26e547216f99ba72739aa261381d5a3a1232\test_package\test_package.vcxproj] tommath.lib(mp_rand.obj) : warning LNK4099: PDB 'tommath.pdb' was not found with 'tommath.lib(mp_rand.obj)' or at 'C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_v1_package\build\5e7b26e547216f99ba72739aa261381d5a3a1232\bin\tommath.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_v1_package\build\5e7b26e547216f99ba72739aa261381d5a3a1232\test_package\test_package.vcxproj] tommath.lib(mp_add.obj) : warning LNK4099: PDB 'tommath.pdb' was not found with 'tommath.lib(mp_add.obj)' or at 'C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_v1_package\build\5e7b26e547216f99ba72739aa261381d5a3a1232\bin\tommath.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_v1_package\build\5e7b26e547216f99ba72739aa261381d5a3a1232\test_package\test_package.vcxproj] tommath.lib(mp_fwrite.obj) : warning LNK4099: PDB 'tommath.pdb' was not found with 'tommath.lib(mp_fwrite.obj)' or at 'C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_v1_package\build\5e7b26e547216f99ba72739aa261381d5a3a1232\bin\tommath.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_v1_package\build\5e7b26e547216f99ba72739aa261381d5a3a1232\test_package\test_package.vcxproj] tommath.lib(mp_clear.obj) : warning LNK4099: PDB 'tommath.pdb' was not found with 'tommath.lib(mp_clear.obj)' or at 'C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_v1_package\build\5e7b26e547216f99ba72739aa261381d5a3a1232\bin\tommath.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_v1_package\build\5e7b26e547216f99ba72739aa261381d5a3a1232\test_package\test_package.vcxproj] tommath.lib(mp_grow.obj) : warning LNK4099: PDB 'tommath.pdb' was not found with 'tommath.lib(mp_grow.obj)' or at 'C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_v1_package\build\5e7b26e547216f99ba72739aa261381d5a3a1232\bin\tommath.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_v1_package\build\5e7b26e547216f99ba72739aa261381d5a3a1232\test_package\test_package.vcxproj] tommath.lib(mp_zero.obj) : warning LNK4099: PDB 'tommath.pdb' was not found with 'tommath.lib(mp_zero.obj)' or at 'C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_v1_package\build\5e7b26e547216f99ba72739aa261381d5a3a1232\bin\tommath.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_v1_package\build\5e7b26e547216f99ba72739aa261381d5a3a1232\test_package\test_package.vcxproj] tommath.lib(mp_rand_source.obj) : warning LNK4099: PDB 'tommath.pdb' was not found with 'tommath.lib(mp_rand_source.obj)' or at 'C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_v1_package\build\5e7b26e547216f99ba72739aa261381d5a3a1232\bin\tommath.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_v1_package\build\5e7b26e547216f99ba72739aa261381d5a3a1232\test_package\test_package.vcxproj] tommath.lib(mp_cmp_mag.obj) : warning LNK4099: PDB 'tommath.pdb' was not found with 'tommath.lib(mp_cmp_mag.obj)' or at 'C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_v1_package\build\5e7b26e547216f99ba72739aa261381d5a3a1232\bin\tommath.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_v1_package\build\5e7b26e547216f99ba72739aa261381d5a3a1232\test_package\test_package.vcxproj] tommath.lib(s_mp_add.obj) : warning LNK4099: PDB 'tommath.pdb' was not found with 'tommath.lib(s_mp_add.obj)' or at 'C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_v1_package\build\5e7b26e547216f99ba72739aa261381d5a3a1232\bin\tommath.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_v1_package\build\5e7b26e547216f99ba72739aa261381d5a3a1232\test_package\test_package.vcxproj] tommath.lib(s_mp_sub.obj) : warning LNK4099: PDB 'tommath.pdb' was not found with 'tommath.lib(s_mp_sub.obj)' or at 'C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_v1_package\build\5e7b26e547216f99ba72739aa261381d5a3a1232\bin\tommath.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_v1_package\build\5e7b26e547216f99ba72739aa261381d5a3a1232\test_package\test_package.vcxproj] tommath.lib(mp_to_radix.obj) : warning LNK4099: PDB 'tommath.pdb' was not found with 'tommath.lib(mp_to_radix.obj)' or at 'C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_v1_package\build\5e7b26e547216f99ba72739aa261381d5a3a1232\bin\tommath.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_v1_package\build\5e7b26e547216f99ba72739aa261381d5a3a1232\test_package\test_package.vcxproj] tommath.lib(mp_radix_size_overestimate.obj) : warning LNK4099: PDB 'tommath.pdb' was not found with 'tommath.lib(mp_radix_size_overestimate.obj)' or at 'C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_v1_package\build\5e7b26e547216f99ba72739aa261381d5a3a1232\bin\tommath.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_v1_package\build\5e7b26e547216f99ba72739aa261381d5a3a1232\test_package\test_package.vcxproj] tommath.lib(s_mp_zero_buf.obj) : warning LNK4099: PDB 'tommath.pdb' was not found with 'tommath.lib(s_mp_zero_buf.obj)' or at 'C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_v1_package\build\5e7b26e547216f99ba72739aa261381d5a3a1232\bin\tommath.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_v1_package\build\5e7b26e547216f99ba72739aa261381d5a3a1232\test_package\test_package.vcxproj] tommath.lib(s_mp_zero_digs.obj) : warning LNK4099: PDB 'tommath.pdb' was not found with 'tommath.lib(s_mp_zero_digs.obj)' or at 'C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_v1_package\build\5e7b26e547216f99ba72739aa261381d5a3a1232\bin\tommath.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_v1_package\build\5e7b26e547216f99ba72739aa261381d5a3a1232\test_package\test_package.vcxproj] tommath.lib(s_mp_rand_platform.obj) : warning LNK4099: PDB 'tommath.pdb' was not found with 'tommath.lib(s_mp_rand_platform.obj)' or at 'C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_v1_package\build\5e7b26e547216f99ba72739aa261381d5a3a1232\bin\tommath.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_v1_package\build\5e7b26e547216f99ba72739aa261381d5a3a1232\test_package\test_package.vcxproj] tommath.lib(mp_clamp.obj) : warning LNK4099: PDB 'tommath.pdb' was not found with 'tommath.lib(mp_clamp.obj)' or at 'C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_v1_package\build\5e7b26e547216f99ba72739aa261381d5a3a1232\bin\tommath.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_v1_package\build\5e7b26e547216f99ba72739aa261381d5a3a1232\test_package\test_package.vcxproj] tommath.lib(mp_init_copy.obj) : warning LNK4099: PDB 'tommath.pdb' was not found with 'tommath.lib(mp_init_copy.obj)' or at 'C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_v1_package\build\5e7b26e547216f99ba72739aa261381d5a3a1232\bin\tommath.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_v1_package\build\5e7b26e547216f99ba72739aa261381d5a3a1232\test_package\test_package.vcxproj] tommath.lib(mp_div_d.obj) : warning LNK4099: PDB 'tommath.pdb' was not found with 'tommath.lib(mp_div_d.obj)' or at 'C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_v1_package\build\5e7b26e547216f99ba72739aa261381d5a3a1232\bin\tommath.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_v1_package\build\5e7b26e547216f99ba72739aa261381d5a3a1232\test_package\test_package.vcxproj] tommath.lib(s_mp_radix_map.obj) : warning LNK4099: PDB 'tommath.pdb' was not found with 'tommath.lib(s_mp_radix_map.obj)' or at 'C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_v1_package\build\5e7b26e547216f99ba72739aa261381d5a3a1232\bin\tommath.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_v1_package\build\5e7b26e547216f99ba72739aa261381d5a3a1232\test_package\test_package.vcxproj] tommath.lib(mp_radix_size.obj) : warning LNK4099: PDB 'tommath.pdb' was not found with 'tommath.lib(mp_radix_size.obj)' or at 'C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_v1_package\build\5e7b26e547216f99ba72739aa261381d5a3a1232\bin\tommath.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_v1_package\build\5e7b26e547216f99ba72739aa261381d5a3a1232\test_package\test_package.vcxproj] tommath.lib(s_mp_radix_size_overestimate.obj) : warning LNK4099: PDB 'tommath.pdb' was not found with 'tommath.lib(s_mp_radix_size_overestimate.obj)' or at 'C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_v1_package\build\5e7b26e547216f99ba72739aa261381d5a3a1232\bin\tommath.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_v1_package\build\5e7b26e547216f99ba72739aa261381d5a3a1232\test_package\test_package.vcxproj] tommath.lib(mp_init_size.obj) : warning LNK4099: PDB 'tommath.pdb' was not found with 'tommath.lib(mp_init_size.obj)' or at 'C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_v1_package\build\5e7b26e547216f99ba72739aa261381d5a3a1232\bin\tommath.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_v1_package\build\5e7b26e547216f99ba72739aa261381d5a3a1232\test_package\test_package.vcxproj] tommath.lib(mp_copy.obj) : warning LNK4099: PDB 'tommath.pdb' was not found with 'tommath.lib(mp_copy.obj)' or at 'C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_v1_package\build\5e7b26e547216f99ba72739aa261381d5a3a1232\bin\tommath.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_v1_package\build\5e7b26e547216f99ba72739aa261381d5a3a1232\test_package\test_package.vcxproj] tommath.lib(mp_exch.obj) : warning LNK4099: PDB 'tommath.pdb' was not found with 'tommath.lib(mp_exch.obj)' or at 'C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_v1_package\build\5e7b26e547216f99ba72739aa261381d5a3a1232\bin\tommath.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_v1_package\build\5e7b26e547216f99ba72739aa261381d5a3a1232\test_package\test_package.vcxproj] tommath.lib(mp_div_2d.obj) : warning LNK4099: PDB 'tommath.pdb' was not found with 'tommath.lib(mp_div_2d.obj)' or at 'C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_v1_package\build\5e7b26e547216f99ba72739aa261381d5a3a1232\bin\tommath.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_v1_package\build\5e7b26e547216f99ba72739aa261381d5a3a1232\test_package\test_package.vcxproj] tommath.lib(mp_div_2.obj) : warning LNK4099: PDB 'tommath.pdb' was not found with 'tommath.lib(mp_div_2.obj)' or at 'C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_v1_package\build\5e7b26e547216f99ba72739aa261381d5a3a1232\bin\tommath.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_v1_package\build\5e7b26e547216f99ba72739aa261381d5a3a1232\test_package\test_package.vcxproj] tommath.lib(s_mp_div_3.obj) : warning LNK4099: PDB 'tommath.pdb' was not found with 'tommath.lib(s_mp_div_3.obj)' or at 'C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_v1_package\build\5e7b26e547216f99ba72739aa261381d5a3a1232\bin\tommath.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_v1_package\build\5e7b26e547216f99ba72739aa261381d5a3a1232\test_package\test_package.vcxproj] tommath.lib(mp_log_n.obj) : warning LNK4099: PDB 'tommath.pdb' was not found with 'tommath.lib(mp_log_n.obj)' or at 'C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_v1_package\build\5e7b26e547216f99ba72739aa261381d5a3a1232\bin\tommath.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_v1_package\build\5e7b26e547216f99ba72739aa261381d5a3a1232\test_package\test_package.vcxproj] tommath.lib(mp_init_multi.obj) : warning LNK4099: PDB 'tommath.pdb' was not found with 'tommath.lib(mp_init_multi.obj)' or at 'C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_v1_package\build\5e7b26e547216f99ba72739aa261381d5a3a1232\bin\tommath.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_v1_package\build\5e7b26e547216f99ba72739aa261381d5a3a1232\test_package\test_package.vcxproj] tommath.lib(mp_set_u32.obj) : warning LNK4099: PDB 'tommath.pdb' was not found with 'tommath.lib(mp_set_u32.obj)' or at 'C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_v1_package\build\5e7b26e547216f99ba72739aa261381d5a3a1232\bin\tommath.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_v1_package\build\5e7b26e547216f99ba72739aa261381d5a3a1232\test_package\test_package.vcxproj] tommath.lib(mp_get_i64.obj) : warning LNK4099: PDB 'tommath.pdb' was not found with 'tommath.lib(mp_get_i64.obj)' or at 'C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_v1_package\build\5e7b26e547216f99ba72739aa261381d5a3a1232\bin\tommath.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_v1_package\build\5e7b26e547216f99ba72739aa261381d5a3a1232\test_package\test_package.vcxproj] tommath.lib(mp_mul.obj) : warning LNK4099: PDB 'tommath.pdb' was not found with 'tommath.lib(mp_mul.obj)' or at 'C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_v1_package\build\5e7b26e547216f99ba72739aa261381d5a3a1232\bin\tommath.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_v1_package\build\5e7b26e547216f99ba72739aa261381d5a3a1232\test_package\test_package.vcxproj] tommath.lib(mp_count_bits.obj) : warning LNK4099: PDB 'tommath.pdb' was not found with 'tommath.lib(mp_count_bits.obj)' or at 'C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_v1_package\build\5e7b26e547216f99ba72739aa261381d5a3a1232\bin\tommath.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_v1_package\build\5e7b26e547216f99ba72739aa261381d5a3a1232\test_package\test_package.vcxproj] tommath.lib(s_mp_log_2expt.obj) : warning LNK4099: PDB 'tommath.pdb' was not found with 'tommath.lib(s_mp_log_2expt.obj)' or at 'C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_v1_package\build\5e7b26e547216f99ba72739aa261381d5a3a1232\bin\tommath.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_v1_package\build\5e7b26e547216f99ba72739aa261381d5a3a1232\test_package\test_package.vcxproj] tommath.lib(s_mp_copy_digs.obj) : warning LNK4099: PDB 'tommath.pdb' was not found with 'tommath.lib(s_mp_copy_digs.obj)' or at 'C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_v1_package\build\5e7b26e547216f99ba72739aa261381d5a3a1232\bin\tommath.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_v1_package\build\5e7b26e547216f99ba72739aa261381d5a3a1232\test_package\test_package.vcxproj] tommath.lib(mp_rshd.obj) : warning LNK4099: PDB 'tommath.pdb' was not found with 'tommath.lib(mp_rshd.obj)' or at 'C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_v1_package\build\5e7b26e547216f99ba72739aa261381d5a3a1232\bin\tommath.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_v1_package\build\5e7b26e547216f99ba72739aa261381d5a3a1232\test_package\test_package.vcxproj] tommath.lib(mp_mod_2d.obj) : warning LNK4099: PDB 'tommath.pdb' was not found with 'tommath.lib(mp_mod_2d.obj)' or at 'C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_v1_package\build\5e7b26e547216f99ba72739aa261381d5a3a1232\bin\tommath.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_v1_package\build\5e7b26e547216f99ba72739aa261381d5a3a1232\test_package\test_package.vcxproj] tommath.lib(s_mp_log_d.obj) : warning LNK4099: PDB 'tommath.pdb' was not found with 'tommath.lib(s_mp_log_d.obj)' or at 'C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_v1_package\build\5e7b26e547216f99ba72739aa261381d5a3a1232\bin\tommath.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_v1_package\build\5e7b26e547216f99ba72739aa261381d5a3a1232\test_package\test_package.vcxproj] tommath.lib(s_mp_log.obj) : warning LNK4099: PDB 'tommath.pdb' was not found with 'tommath.lib(s_mp_log.obj)' or at 'C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_v1_package\build\5e7b26e547216f99ba72739aa261381d5a3a1232\bin\tommath.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_v1_package\build\5e7b26e547216f99ba72739aa261381d5a3a1232\test_package\test_package.vcxproj] tommath.lib(mp_get_mag_u64.obj) : warning LNK4099: PDB 'tommath.pdb' was not found with 'tommath.lib(mp_get_mag_u64.obj)' or at 'C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_v1_package\build\5e7b26e547216f99ba72739aa261381d5a3a1232\bin\tommath.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_v1_package\build\5e7b26e547216f99ba72739aa261381d5a3a1232\test_package\test_package.vcxproj] tommath.lib(s_mp_mul.obj) : warning LNK4099: PDB 'tommath.pdb' was not found with 'tommath.lib(s_mp_mul.obj)' or at 'C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_v1_package\build\5e7b26e547216f99ba72739aa261381d5a3a1232\bin\tommath.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_v1_package\build\5e7b26e547216f99ba72739aa261381d5a3a1232\test_package\test_package.vcxproj] tommath.lib(s_mp_mul_balance.obj) : warning LNK4099: PDB 'tommath.pdb' was not found with 'tommath.lib(s_mp_mul_balance.obj)' or at 'C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_v1_package\build\5e7b26e547216f99ba72739aa261381d5a3a1232\bin\tommath.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_v1_package\build\5e7b26e547216f99ba72739aa261381d5a3a1232\test_package\test_package.vcxproj] tommath.lib(s_mp_mul_comba.obj) : warning LNK4099: PDB 'tommath.pdb' was not found with 'tommath.lib(s_mp_mul_comba.obj)' or at 'C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_v1_package\build\5e7b26e547216f99ba72739aa261381d5a3a1232\bin\tommath.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_v1_package\build\5e7b26e547216f99ba72739aa261381d5a3a1232\test_package\test_package.vcxproj] tommath.lib(s_mp_mul_karatsuba.obj) : warning LNK4099: PDB 'tommath.pdb' was not found with 'tommath.lib(s_mp_mul_karatsuba.obj)' or at 'C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_v1_package\build\5e7b26e547216f99ba72739aa261381d5a3a1232\bin\tommath.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_v1_package\build\5e7b26e547216f99ba72739aa261381d5a3a1232\test_package\test_package.vcxproj] tommath.lib(s_mp_mul_toom.obj) : warning LNK4099: PDB 'tommath.pdb' was not found with 'tommath.lib(s_mp_mul_toom.obj)' or at 'C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_v1_package\build\5e7b26e547216f99ba72739aa261381d5a3a1232\bin\tommath.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_v1_package\build\5e7b26e547216f99ba72739aa261381d5a3a1232\test_package\test_package.vcxproj] tommath.lib(s_mp_sqr.obj) : warning LNK4099: PDB 'tommath.pdb' was not found with 'tommath.lib(s_mp_sqr.obj)' or at 'C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_v1_package\build\5e7b26e547216f99ba72739aa261381d5a3a1232\bin\tommath.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_v1_package\build\5e7b26e547216f99ba72739aa261381d5a3a1232\test_package\test_package.vcxproj] tommath.lib(s_mp_sqr_comba.obj) : warning LNK4099: PDB 'tommath.pdb' was not found with 'tommath.lib(s_mp_sqr_comba.obj)' or at 'C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_v1_package\build\5e7b26e547216f99ba72739aa261381d5a3a1232\bin\tommath.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_v1_package\build\5e7b26e547216f99ba72739aa261381d5a3a1232\test_package\test_package.vcxproj] tommath.lib(s_mp_sqr_karatsuba.obj) : warning LNK4099: PDB 'tommath.pdb' was not found with 'tommath.lib(s_mp_sqr_karatsuba.obj)' or at 'C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_v1_package\build\5e7b26e547216f99ba72739aa261381d5a3a1232\bin\tommath.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_v1_package\build\5e7b26e547216f99ba72739aa261381d5a3a1232\test_package\test_package.vcxproj] tommath.lib(s_mp_sqr_toom.obj) : warning LNK4099: PDB 'tommath.pdb' was not found with 'tommath.lib(s_mp_sqr_toom.obj)' or at 'C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_v1_package\build\5e7b26e547216f99ba72739aa261381d5a3a1232\bin\tommath.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_v1_package\build\5e7b26e547216f99ba72739aa261381d5a3a1232\test_package\test_package.vcxproj] tommath.lib(mp_cutoffs.obj) : warning LNK4099: PDB 'tommath.pdb' was not found with 'tommath.lib(mp_cutoffs.obj)' or at 'C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_v1_package\build\5e7b26e547216f99ba72739aa261381d5a3a1232\bin\tommath.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_v1_package\build\5e7b26e547216f99ba72739aa261381d5a3a1232\test_package\test_package.vcxproj] tommath.lib(mp_set.obj) : warning LNK4099: PDB 'tommath.pdb' was not found with 'tommath.lib(mp_set.obj)' or at 'C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_v1_package\build\5e7b26e547216f99ba72739aa261381d5a3a1232\bin\tommath.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_v1_package\build\5e7b26e547216f99ba72739aa261381d5a3a1232\test_package\test_package.vcxproj] tommath.lib(mp_cmp.obj) : warning LNK4099: PDB 'tommath.pdb' was not found with 'tommath.lib(mp_cmp.obj)' or at 'C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_v1_package\build\5e7b26e547216f99ba72739aa261381d5a3a1232\bin\tommath.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_v1_package\build\5e7b26e547216f99ba72739aa261381d5a3a1232\test_package\test_package.vcxproj] tommath.lib(mp_cmp_d.obj) : warning LNK4099: PDB 'tommath.pdb' was not found with 'tommath.lib(mp_cmp_d.obj)' or at 'C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_v1_package\build\5e7b26e547216f99ba72739aa261381d5a3a1232\bin\tommath.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_v1_package\build\5e7b26e547216f99ba72739aa261381d5a3a1232\test_package\test_package.vcxproj] tommath.lib(mp_expt_n.obj) : warning LNK4099: PDB 'tommath.pdb' was not found with 'tommath.lib(mp_expt_n.obj)' or at 'C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_v1_package\build\5e7b26e547216f99ba72739aa261381d5a3a1232\bin\tommath.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_v1_package\build\5e7b26e547216f99ba72739aa261381d5a3a1232\test_package\test_package.vcxproj] tommath.lib(mp_lshd.obj) : warning LNK4099: PDB 'tommath.pdb' was not found with 'tommath.lib(mp_lshd.obj)' or at 'C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_v1_package\build\5e7b26e547216f99ba72739aa261381d5a3a1232\bin\tommath.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_v1_package\build\5e7b26e547216f99ba72739aa261381d5a3a1232\test_package\test_package.vcxproj] tommath.lib(mp_mul_2.obj) : warning LNK4099: PDB 'tommath.pdb' was not found with 'tommath.lib(mp_mul_2.obj)' or at 'C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_v1_package\build\5e7b26e547216f99ba72739aa261381d5a3a1232\bin\tommath.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_v1_package\build\5e7b26e547216f99ba72739aa261381d5a3a1232\test_package\test_package.vcxproj] tommath.lib(mp_sub.obj) : warning LNK4099: PDB 'tommath.pdb' was not found with 'tommath.lib(mp_sub.obj)' or at 'C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_v1_package\build\5e7b26e547216f99ba72739aa261381d5a3a1232\bin\tommath.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_v1_package\build\5e7b26e547216f99ba72739aa261381d5a3a1232\test_package\test_package.vcxproj] test_package.vcxproj -> C:\J\w\prod\BuildSingleReference\cci-097a0223\recipes\libtommath\cmake\test_v1_package\build\5e7b26e547216f99ba72739aa261381d5a3a1232\bin\test_package.exe Building Custom Rule C:/J/w/prod/BuildSingleReference/cci-097a0223/recipes/libtommath/cmake/test_v1_package/CMakeLists.txt libtommath/1.2.1-dev (test package): Running test() ----Running------ > bin\test_package ----------------- a = 1501877706490294141456289600065989370289441473230613298380580991602569500195422564238163313116483833803406761901772887934328577530681835047543698671958044827229552004411329487549121638466207788591230710134701523596226284500208562007906701355957473479993 b = 4507785848564661040313734493740400889792274171691282659831272394086769592028937539570551961992300300134404600540710003621908822161019617558805641018781019976008879598577639364615038310551072416962822204801722692254090299994169280348027511236748446024107 a + b = 6009663555054955181770024093806390260081715644921895958211853385689339092224360103808715275108784133937811362442482891556237399691701452606349339690739064803238431602988968852164159949017280205554052914936424215850316584494377842355934212592705919504100 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