******************************************************************************** conan install glog/0.4.0@#77bae7231b09d00b563f23577847cb86 --build=glog -pr C:\J\w\prod\BuildSingleReference@2\16616\e5f2ac2a-f40a-4d39-921a-94528e97e5ab/profile_windows_16_mt_vs_release_64.glog-shared-False.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (C:\J\w\prod\BuildSingleReference@2\.conan\profiles\default) Found Visual Studio 16 Default settings os=Windows os_build=Windows arch=x86_64 arch_build=x86_64 compiler=Visual Studio compiler.version=16 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=Release compiler=Visual Studio compiler.runtime=MT compiler.version=16 os=Windows [options] glog:shared=False [build_requires] [env] 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 6c5894006a066ea3bec8b6bde27ba541 glog/0.4.0: Forced build from source Installing package: glog/0.4.0 Requirements gflags/2.2.2 from 'conan-center' - Downloaded glog/0.4.0 from local cache - Cache Packages gflags/2.2.2:7224b6b2a2459e7ad465c6dbbfff90f3a8f0a1a0 - Download glog/0.4.0:7fe4aa5e3a4e91c852b0aefcffd512ac654d1d2f - Build Installing (downloading, building) binaries... gflags/2.2.2: Retrieving package 7224b6b2a2459e7ad465c6dbbfff90f3a8f0a1a0 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz gflags/2.2.2: Package installed 7224b6b2a2459e7ad465c6dbbfff90f3a8f0a1a0 gflags/2.2.2: Downloaded package revision e607bb6049f50aa154d7068573ef0584 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK glog/0.4.0: Configuring sources in C:\J\w\prod\BuildSingleReference@2\.conan\data\glog\0.4.0\_\_\source [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 glog/0.4.0: Copying sources to build folder glog/0.4.0: Building your package in C:\J\w\prod\BuildSingleReference@2\.conan\data\glog\0.4.0\_\_\build\7fe4aa5e3a4e91c852b0aefcffd512ac654d1d2f glog/0.4.0: Generator cmake_find_package created Findgflags.cmake glog/0.4.0: Generator cmake created conanbuildinfo.cmake glog/0.4.0: 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 glog/0.4.0: Calling build() ----Running------ > cd C:\J\w\prod\BuildSingleReference@2\.conan\data\glog\0.4.0\_\_\build\7fe4aa5e3a4e91c852b0aefcffd512ac654d1d2f && cmake -G "Visual Studio 16 2019" -A "x64" -DCONAN_LINK_RUNTIME="/MT" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="16" -DCONAN_CXX_FLAGS="/MP16" -DCONAN_C_FLAGS="/MP16" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="C:\J\w\prod\BuildSingleReference@2\.conan\data\glog\0.4.0\_\_\package\7fe4aa5e3a4e91c852b0aefcffd512ac654d1d2f" -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_MODULE_PATH="C:/J/w/prod/BuildSingleReference@2/.conan/data/glog/0.4.0/_/_/build/7fe4aa5e3a4e91c852b0aefcffd512ac654d1d2f" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DWITH_GFLAGS="True" -DWITH_THREADS="True" -DBUILD_TESTING="False" -Wno-dev C:\J\w\prod\BuildSingleReference@2\.conan\data\glog\0.4.0\_\_\build\7fe4aa5e3a4e91c852b0aefcffd512ac654d1d2f ----------------- -- The C compiler identification is MSVC 19.29.30139.0 -- The CXX compiler identification is MSVC 19.29.30139.0 -- 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 -- 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 -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - 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 -- 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 -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: called inside local cache -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Using autogenerated Findgflags.cmake -- Found gflags: 2.2.2 (found suitable version "2.2.2", minimum required is "2.2.0") -- Library gflags_nothreads_static found C:/J/w/prod/BuildSingleReference@2/.conan/data/gflags/2.2.2/_/_/package/7224b6b2a2459e7ad465c6dbbfff90f3a8f0a1a0/lib/gflags_nothreads_static.lib -- Found: C:/J/w/prod/BuildSingleReference@2/.conan/data/gflags/2.2.2/_/_/package/7224b6b2a2459e7ad465c6dbbfff90f3a8f0a1a0/lib/gflags_nothreads_static.lib -- Looking for gflags namespace -- Looking for gflags namespace - failed -- Looking for pthread.h -- Looking for pthread.h - not found -- Found Threads: TRUE -- Looking for dlfcn.h -- Looking for dlfcn.h - not found -- Looking for execinfo.h -- Looking for execinfo.h - not found -- Looking for glob.h -- Looking for glob.h - not found -- Looking for inttypes.h -- Looking for inttypes.h - found -- Looking for libunwind.h -- Looking for libunwind.h - not found -- Looking for memory.h -- Looking for memory.h - found -- Looking for pwd.h -- Looking for pwd.h - not found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stdlib.h -- Looking for stdlib.h - found -- Looking for string.h -- Looking for string.h - found -- Looking for strings.h -- Looking for strings.h - not found -- Looking for sys/stat.h -- Looking for sys/stat.h - found -- Looking for sys/syscall.h -- Looking for sys/syscall.h - not found -- Looking for sys/time.h -- Looking for sys/time.h - not found -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for sys/utsname.h -- Looking for sys/utsname.h - not found -- Looking for syscall.h -- Looking for syscall.h - not found -- Looking for syslog.h -- Looking for syslog.h - not found -- Looking for ucontext.h -- Looking for ucontext.h - not found -- Looking for unistd.h -- Looking for unistd.h - not found -- Looking for unwind.h -- Looking for unwind.h - not found -- Looking for C++ include ext/hash_map -- Looking for C++ include ext/hash_map - not found -- Looking for C++ include ext/hash_set -- Looking for C++ include ext/hash_set - not found -- Looking for C++ include ext/slist -- Looking for C++ include ext/slist - not found -- Looking for C++ include tr1/unordered_map -- Looking for C++ include tr1/unordered_map - not found -- Looking for C++ include tr1/unordered_set -- Looking for C++ include tr1/unordered_set - not found -- Looking for C++ include unordered_map -- Looking for C++ include unordered_map - found -- Looking for C++ include unordered_set -- Looking for C++ include unordered_set - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of unsigned __int16 -- Check size of unsigned __int16 - done -- Check size of u_int16_t -- Check size of u_int16_t - failed -- Check size of uint16_t -- Check size of uint16_t - done -- Looking for dladdr -- Looking for dladdr - not found -- Looking for fcntl -- Looking for fcntl - not found -- Looking for pread -- Looking for pread - not found -- Looking for pwrite -- Looking for pwrite - not found -- Looking for sigaction -- Looking for sigaction - not found -- Looking for sigaltstack -- Looking for sigaltstack - not found -- Performing Test HAVE_NO_DEPRECATED -- Performing Test HAVE_NO_DEPRECATED - Failed -- Performing Test HAVE_NO_UNNAMED_TYPE_TEMPLATE_ARGS -- Performing Test HAVE_NO_UNNAMED_TYPE_TEMPLATE_ARGS - Failed -- Looking for snprintf -- Looking for snprintf - found -- Looking for get_static_proc_name in unwind -- Looking for get_static_proc_name in unwind - not found -- Looking for UnDecorateSymbolName in dbghelp -- Looking for UnDecorateSymbolName in dbghelp - found -- Performing Test HAVE___ATTRIBUTE__ -- Performing Test HAVE___ATTRIBUTE__ - Failed -- Performing Test HAVE___ATTRIBUTE__VISIBILITY_DEFAULT -- Performing Test HAVE___ATTRIBUTE__VISIBILITY_DEFAULT - Failed -- Performing Test HAVE___ATTRIBUTE__VISIBILITY_HIDDEN -- Performing Test HAVE___ATTRIBUTE__VISIBILITY_HIDDEN - Failed -- Performing Test HAVE___BUILTIN_EXPECT -- Performing Test HAVE___BUILTIN_EXPECT - Failed -- Performing Test HAVE___SYNC_VAL_COMPARE_AND_SWAP -- Performing Test HAVE___SYNC_VAL_COMPARE_AND_SWAP - Failed -- Performing Test HAVE_RWLOCK -- Performing Test HAVE_RWLOCK - Failed -- Performing Test HAVE___DECLSPEC -- Performing Test HAVE___DECLSPEC - Success -- Performing Test STL_NO_NAMESPACE -- Performing Test STL_NO_NAMESPACE - Failed -- Performing Test STL_STD_NAMESPACE -- Performing Test STL_STD_NAMESPACE - Success -- Performing Test HAVE_USING_OPERATOR -- Performing Test HAVE_USING_OPERATOR - Success -- Performing Test HAVE_NAMESPACES -- Performing Test HAVE_NAMESPACES - Success -- Performing Test HAVE_GCC_TLS -- Performing Test HAVE_GCC_TLS - Failed -- Performing Test HAVE_MSVC_TLS -- Performing Test HAVE_MSVC_TLS - Success -- Performing Test HAVE_CXX11_TLS -- Performing Test HAVE_CXX11_TLS - Success -- Performing Test HAVE_ALIGNED_STORAGE -- Performing Test HAVE_ALIGNED_STORAGE - Success -- Performing Test HAVE_SYMBOLIZE -- Performing Test HAVE_SYMBOLIZE - Success -- Performing Test HAVE_LOCALTIME_R -- Performing Test HAVE_LOCALTIME_R - Failed -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/prod/BuildSingleReference@2/.conan/data/glog/0.4.0/_/_/build/7fe4aa5e3a4e91c852b0aefcffd512ac654d1d2f ----Running------ > cmake --build C:\J\w\prod\BuildSingleReference@2\.conan\data\glog\0.4.0\_\_\build\7fe4aa5e3a4e91c852b0aefcffd512ac654d1d2f --config Release -- /m:16 /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/data/glog/0.4.0/_/_/build/7fe4aa5e3a4e91c852b0aefcffd512ac654d1d2f/source_subfolder/CMakeLists.txt demangle.cc logging.cc raw_logging.cc symbolize.cc utilities.cc vlog_is_on.cc signalhandler.cc port.cc glog.vcxproj -> C:\J\w\prod\BuildSingleReference@2\.conan\data\glog\0.4.0\_\_\build\7fe4aa5e3a4e91c852b0aefcffd512ac654d1d2f\lib\glog.lib Building Custom Rule C:/J/w/prod/BuildSingleReference@2/.conan/data/glog/0.4.0/_/_/build/7fe4aa5e3a4e91c852b0aefcffd512ac654d1d2f/CMakeLists.txt glog/0.4.0: Package '7fe4aa5e3a4e91c852b0aefcffd512ac654d1d2f' built glog/0.4.0: Build folder C:\J\w\prod\BuildSingleReference@2\.conan\data\glog\0.4.0\_\_\build\7fe4aa5e3a4e91c852b0aefcffd512ac654d1d2f glog/0.4.0: Generated conaninfo.txt glog/0.4.0: Generated conanbuildinfo.txt glog/0.4.0: Generating the package glog/0.4.0: Package folder C:\J\w\prod\BuildSingleReference@2\.conan\data\glog\0.4.0\_\_\package\7fe4aa5e3a4e91c852b0aefcffd512ac654d1d2f glog/0.4.0: Calling package() ----Running------ > cmake --build C:\J\w\prod\BuildSingleReference@2\.conan\data\glog\0.4.0\_\_\build\7fe4aa5e3a4e91c852b0aefcffd512ac654d1d2f --config Release --target install -- /m:16 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 16.11.2+f32259642 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. glog.vcxproj -> C:\J\w\prod\BuildSingleReference@2\.conan\data\glog\0.4.0\_\_\build\7fe4aa5e3a4e91c852b0aefcffd512ac654d1d2f\lib\glog.lib -- Install configuration: "Release" -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/glog/0.4.0/_/_/package/7fe4aa5e3a4e91c852b0aefcffd512ac654d1d2f/lib/glog.lib -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/glog/0.4.0/_/_/package/7fe4aa5e3a4e91c852b0aefcffd512ac654d1d2f/include/glog/logging.h -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/glog/0.4.0/_/_/package/7fe4aa5e3a4e91c852b0aefcffd512ac654d1d2f/include/glog/raw_logging.h -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/glog/0.4.0/_/_/package/7fe4aa5e3a4e91c852b0aefcffd512ac654d1d2f/include/glog/stl_logging.h -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/glog/0.4.0/_/_/package/7fe4aa5e3a4e91c852b0aefcffd512ac654d1d2f/include/glog/vlog_is_on.h -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/glog/0.4.0/_/_/package/7fe4aa5e3a4e91c852b0aefcffd512ac654d1d2f/include/glog/log_severity.h -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/glog/0.4.0/_/_/package/7fe4aa5e3a4e91c852b0aefcffd512ac654d1d2f/lib/cmake/glog/glog-config.cmake -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/glog/0.4.0/_/_/package/7fe4aa5e3a4e91c852b0aefcffd512ac654d1d2f/lib/cmake/glog/glog-config-version.cmake -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/glog/0.4.0/_/_/package/7fe4aa5e3a4e91c852b0aefcffd512ac654d1d2f/lib/cmake/glog/glog-targets.cmake -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/glog/0.4.0/_/_/package/7fe4aa5e3a4e91c852b0aefcffd512ac654d1d2f/lib/cmake/glog/glog-targets-release.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(): [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 glog/0.4.0 package(): Packaged 5 '.h' files glog/0.4.0 package(): Packaged 1 '.lib' file: glog.lib glog/0.4.0 package(): Packaged 1 file: COPYING glog/0.4.0: Package '7fe4aa5e3a4e91c852b0aefcffd512ac654d1d2f' created glog/0.4.0: Created package revision dd00ec6504456821ccdf162d5d480f9e [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 Aggregating env generators