******************************************************************************** conan test conan-center-index\recipes\glog\all\test_package\conanfile.py glog/0.4.0@#28157026102a29ab24858e6982f03be8 -pr C:\J\w\prod\BuildSingleReference@2\85464\47f6ed2f-7221-4838-b022-5e1991f81e0d/profile_windows_16_mtd_vs_debug_64.glog-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@2\.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@2\.conan\profiles\default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Debug compiler=Visual Studio compiler.runtime=MTd compiler.version=16 os=Windows [options] glog:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True gflags/2.2.2: Not found in local cache, looking in remotes... gflags/2.2.2: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz gflags/2.2.2: Downloaded recipe revision a2acaf5bccb34c76aeffdd792c6c4779 glog/0.4.0 (test package): Installing package Requirements gflags/2.2.2 from 'conan-center' - Downloaded glog/0.4.0 from local cache - Cache Packages gflags/2.2.2:fb2d7119c3088ec59d9527d1c0a1cf5eff06f6fe - Download glog/0.4.0:d62055b0f8fd9b5b564d53a044feb5ed9dcdab6a - Download Installing (downloading, building) binaries... gflags/2.2.2: Retrieving package fb2d7119c3088ec59d9527d1c0a1cf5eff06f6fe from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz gflags/2.2.2: Package installed fb2d7119c3088ec59d9527d1c0a1cf5eff06f6fe gflags/2.2.2: Downloaded package revision 9ac05d5bb99a3872de7e1f40a932219b glog/0.4.0: Retrieving package d62055b0f8fd9b5b564d53a044feb5ed9dcdab6a from remote 'c3i_PR-12683' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz glog/0.4.0: Package installed d62055b0f8fd9b5b564d53a044feb5ed9dcdab6a glog/0.4.0: Downloaded package revision 33ec798c1eff20c0bdda51106ab22dbd glog/0.4.0 (test package): Generator cmake created conanbuildinfo.cmake glog/0.4.0 (test package): Generator txt created conanbuildinfo.txt glog/0.4.0 (test package): Generator cmake_find_package_multi created glog-config-version.cmake glog/0.4.0 (test package): Generator cmake_find_package_multi created glog-config.cmake glog/0.4.0 (test package): Generator cmake_find_package_multi created glogTargets.cmake glog/0.4.0 (test package): Generator cmake_find_package_multi created glogTarget-debug.cmake glog/0.4.0 (test package): Generator cmake_find_package_multi created gflags-config-version.cmake glog/0.4.0 (test package): Generator cmake_find_package_multi created gflags-config.cmake glog/0.4.0 (test package): Generator cmake_find_package_multi created gflagsTargets.cmake glog/0.4.0 (test package): Generator cmake_find_package_multi created gflagsTarget-debug.cmake glog/0.4.0 (test package): Aggregating env generators glog/0.4.0 (test package): Generated conaninfo.txt glog/0.4.0 (test package): Generated graphinfo Using lockfile: 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\glog\all\test_package\build\dc2477fc315a10af82861f61b828e266fb3506c3/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 glog/0.4.0 (test package): Calling build() ----Running------ > cd C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\glog\all\test_package\build\dc2477fc315a10af82861f61b828e266fb3506c3 && cmake -G "Visual Studio 16 2019" -A "x64" -DCONAN_LINK_RUNTIME="/MTd" -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@2\conan-center-index\recipes\glog\all\test_package\build\dc2477fc315a10af82861f61b828e266fb3506c3\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@2/conan-center-index/recipes/glog/all/test_package/build/dc2477fc315a10af82861f61b828e266fb3506c3" -DCMAKE_MODULE_PATH="C:/J/w/prod/BuildSingleReference@2/conan-center-index/recipes/glog/all/test_package/build/dc2477fc315a10af82861f61b828e266fb3506c3" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\glog\all\test_package ----------------- -- The C compiler identification is MSVC 19.29.30146.0 -- The CXX compiler identification is MSVC 19.29.30146.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 glogd found C:/J/w/prod/BuildSingleReference@2/.conan/data/glog/0.4.0/_/_/package/d62055b0f8fd9b5b564d53a044feb5ed9dcdab6a/lib/glogd.lib -- Library gflags_nothreads_static_debug found C:/J/w/prod/BuildSingleReference@2/.conan/data/gflags/2.2.2/_/_/package/fb2d7119c3088ec59d9527d1c0a1cf5eff06f6fe/lib/gflags_nothreads_static_debug.lib -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Library glogd found C:/J/w/prod/BuildSingleReference@2/.conan/data/glog/0.4.0/_/_/package/d62055b0f8fd9b5b564d53a044feb5ed9dcdab6a/lib/glogd.lib -- Found: C:/J/w/prod/BuildSingleReference@2/.conan/data/glog/0.4.0/_/_/package/d62055b0f8fd9b5b564d53a044feb5ed9dcdab6a/lib/glogd.lib -- Library gflags_nothreads_static_debug found C:/J/w/prod/BuildSingleReference@2/.conan/data/gflags/2.2.2/_/_/package/fb2d7119c3088ec59d9527d1c0a1cf5eff06f6fe/lib/gflags_nothreads_static_debug.lib -- Found: C:/J/w/prod/BuildSingleReference@2/.conan/data/gflags/2.2.2/_/_/package/fb2d7119c3088ec59d9527d1c0a1cf5eff06f6fe/lib/gflags_nothreads_static_debug.lib -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/prod/BuildSingleReference@2/conan-center-index/recipes/glog/all/test_package/build/dc2477fc315a10af82861f61b828e266fb3506c3 ----Running------ > cmake --build C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\glog\all\test_package\build\dc2477fc315a10af82861f61b828e266fb3506c3 --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@2/conan-center-index/recipes/glog/all/test_package/CMakeLists.txt test_package.cpp glogd.lib(logging.obj) : warning LNK4099: PDB 'glogd.pdb' was not found with 'glogd.lib(logging.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\glog\all\test_package\build\dc2477fc315a10af82861f61b828e266fb3506c3\bin\glogd.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\glog\all\test_package\build\dc2477fc315a10af82861f61b828e266fb3506c3\test_package.vcxproj] glogd.lib(port.obj) : warning LNK4099: PDB 'glogd.pdb' was not found with 'glogd.lib(port.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\glog\all\test_package\build\dc2477fc315a10af82861f61b828e266fb3506c3\bin\glogd.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\glog\all\test_package\build\dc2477fc315a10af82861f61b828e266fb3506c3\test_package.vcxproj] glogd.lib(utilities.obj) : warning LNK4099: PDB 'glogd.pdb' was not found with 'glogd.lib(utilities.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\glog\all\test_package\build\dc2477fc315a10af82861f61b828e266fb3506c3\bin\glogd.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\glog\all\test_package\build\dc2477fc315a10af82861f61b828e266fb3506c3\test_package.vcxproj] glogd.lib(raw_logging.obj) : warning LNK4099: PDB 'glogd.pdb' was not found with 'glogd.lib(raw_logging.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\glog\all\test_package\build\dc2477fc315a10af82861f61b828e266fb3506c3\bin\glogd.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\glog\all\test_package\build\dc2477fc315a10af82861f61b828e266fb3506c3\test_package.vcxproj] glogd.lib(vlog_is_on.obj) : warning LNK4099: PDB 'glogd.pdb' was not found with 'glogd.lib(vlog_is_on.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\glog\all\test_package\build\dc2477fc315a10af82861f61b828e266fb3506c3\bin\glogd.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\glog\all\test_package\build\dc2477fc315a10af82861f61b828e266fb3506c3\test_package.vcxproj] glogd.lib(signalhandler.obj) : warning LNK4099: PDB 'glogd.pdb' was not found with 'glogd.lib(signalhandler.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\glog\all\test_package\build\dc2477fc315a10af82861f61b828e266fb3506c3\bin\glogd.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\glog\all\test_package\build\dc2477fc315a10af82861f61b828e266fb3506c3\test_package.vcxproj] glogd.lib(symbolize.obj) : warning LNK4099: PDB 'glogd.pdb' was not found with 'glogd.lib(symbolize.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\glog\all\test_package\build\dc2477fc315a10af82861f61b828e266fb3506c3\bin\glogd.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\glog\all\test_package\build\dc2477fc315a10af82861f61b828e266fb3506c3\test_package.vcxproj] glogd.lib(demangle.obj) : warning LNK4099: PDB 'glogd.pdb' was not found with 'glogd.lib(demangle.obj)' or at 'C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\glog\all\test_package\build\dc2477fc315a10af82861f61b828e266fb3506c3\bin\glogd.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\glog\all\test_package\build\dc2477fc315a10af82861f61b828e266fb3506c3\test_package.vcxproj] test_package.vcxproj -> C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\glog\all\test_package\build\dc2477fc315a10af82861f61b828e266fb3506c3\bin\test_package.exe Building Custom Rule C:/J/w/prod/BuildSingleReference@2/conan-center-index/recipes/glog/all/test_package/CMakeLists.txt glog/0.4.0 (test package): Running test() ----Running------ > bin\test_package ----------------- 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