******************************************************************************** conan install cpputest/4.0@#8bd867e198cbae60049a3023c7fb04f3 --build=cpputest -pr C:\J\w\prod\BuildSingleReference@2\73117\2bb7c9cf-b7eb-40c5-a653-7dd81057866b/profile_windows_16_mdd_vs_debug_64..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=MDd compiler.version=16 os=Windows [options] [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True cpputest/4.0: Forced build from source Installing package: cpputest/4.0 Requirements cpputest/4.0 from local cache - Cache Packages cpputest/4.0:cc06ed97df0ec03ffbd6f70878eb43b703dcf8ea - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK cpputest/4.0: Configuring sources in C:\J\w\prod\BuildSingleReference@2\.conan\data\cpputest\4.0\_\_\source cpputest/4.0: [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 cpputest/4.0: Copying sources to build folder cpputest/4.0: Building your package in C:\J\w\prod\BuildSingleReference@2\.conan\data\cpputest\4.0\_\_\build\cc06ed97df0ec03ffbd6f70878eb43b703dcf8ea cpputest/4.0: Generator cmake created conanbuildinfo.cmake cpputest/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 cpputest/4.0: Calling build() ----Running------ > cd C:\J\w\prod\BuildSingleReference@2\.conan\data\cpputest\4.0\_\_\build\cc06ed97df0ec03ffbd6f70878eb43b703dcf8ea\build_subfolder && cmake -G "Visual Studio 16 2019" -A "x64" -DCONAN_LINK_RUNTIME="/MDd" -DCONAN_IN_LOCAL_CACHE="ON" -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\data\cpputest\4.0\_\_\package\cc06ed97df0ec03ffbd6f70878eb43b703dcf8ea" -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_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DSTD_C="ON" -DSTD_CPP="ON" -DC++11="ON" -DMEMORY_LEAK_DETECTION="True" -DEXTENSIONS="True" -DLONGLONG="ON" -DCOVERAGE="OFF" -DTESTS="OFF" -Wno-dev C:\J\w\prod\BuildSingleReference@2\.conan\data\cpputest\4.0\_\_\build\cc06ed97df0ec03ffbd6f70878eb43b703dcf8ea ----------------- -- 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: called inside local cache -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Looking for fork -- Looking for fork - not found -- Looking for gettimeofday -- Looking for gettimeofday - not found -- Looking for pthread_mutex_lock -- Looking for pthread_mutex_lock - not found -- Looking for strdup -- Looking for strdup - found -- Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE) -- Try C++11 flag = [ ] -- Performing Test CXX11_FLAG_DETECTED -- Performing Test CXX11_FLAG_DETECTED - Success -- Found CXX11: -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/prod/BuildSingleReference@2/.conan/data/cpputest/4.0/_/_/build/cc06ed97df0ec03ffbd6f70878eb43b703dcf8ea/build_subfolder ----Running------ > cmake --build C:\J\w\prod\BuildSingleReference@2\.conan\data\cpputest\4.0\_\_\build\cc06ed97df0ec03ffbd6f70878eb43b703dcf8ea\build_subfolder --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/data/cpputest/4.0/_/_/build/cc06ed97df0ec03ffbd6f70878eb43b703dcf8ea/source_subfolder/src/CppUTest/CMakeLists.txt MemoryLeakDetectorMallocMacros.h CommandLineArguments.cpp MemoryLeakWarningPlugin.cpp TestHarness_c.cpp TestRegistry.cpp CommandLineTestRunner.cpp SimpleString.cpp SimpleStringInternalCache.cpp Building Custom Rule C:/J/w/prod/BuildSingleReference@2/.conan/data/cpputest/4.0/_/_/build/cc06ed97df0ec03ffbd6f70878eb43b703dcf8ea/source_subfolder/src/CppUTestExt/CMakeLists.txt TestMemoryAllocator.cpp TestResult.cpp JUnitTestOutput.cpp TeamCityTestOutput.cpp TestFailure.cpp TestOutput.cpp MemoryLeakDetector.cpp TestFilter.cpp TestPlugin.cpp TestTestingFixture.cpp SimpleMutex.cpp Utest.cpp UtestPlatform.cpp MemoryLeakDetectorMallocMacros.h CodeMemoryReportFormatter.cpp GTest.cpp IEEE754ExceptionsPlugin.cpp MemoryReporterPlugin.cpp MockFailure.cpp MockSupportPlugin.cpp MockActualCall.cpp MockSupport_c.cpp MemoryReportAllocator.cpp MockExpectedCall.cpp MockNamedValue.cpp OrderedTest.cpp MemoryReportFormatter.cpp MockExpectedCallsList.cpp MockSupport.cpp CppUTest.vcxproj -> C:\J\w\prod\BuildSingleReference@2\.conan\data\cpputest\4.0\_\_\build\cc06ed97df0ec03ffbd6f70878eb43b703dcf8ea\build_subfolder\lib\CppUTest.lib CppUTestExt.vcxproj -> C:\J\w\prod\BuildSingleReference@2\.conan\data\cpputest\4.0\_\_\build\cc06ed97df0ec03ffbd6f70878eb43b703dcf8ea\build_subfolder\lib\CppUTestExt.lib Building Custom Rule C:/J/w/prod/BuildSingleReference@2/.conan/data/cpputest/4.0/_/_/build/cc06ed97df0ec03ffbd6f70878eb43b703dcf8ea/CMakeLists.txt cpputest/4.0: Package 'cc06ed97df0ec03ffbd6f70878eb43b703dcf8ea' built cpputest/4.0: Build folder C:\J\w\prod\BuildSingleReference@2\.conan\data\cpputest\4.0\_\_\build\cc06ed97df0ec03ffbd6f70878eb43b703dcf8ea cpputest/4.0: Generated conaninfo.txt cpputest/4.0: Generated conanbuildinfo.txt cpputest/4.0: Generating the package cpputest/4.0: Package folder C:\J\w\prod\BuildSingleReference@2\.conan\data\cpputest\4.0\_\_\package\cc06ed97df0ec03ffbd6f70878eb43b703dcf8ea cpputest/4.0: Calling package() ----Running------ > cmake --build C:\J\w\prod\BuildSingleReference@2\.conan\data\cpputest\4.0\_\_\build\cc06ed97df0ec03ffbd6f70878eb43b703dcf8ea\build_subfolder --config Debug --target install -- /m:8 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 16.11.2+f32259642 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. CppUTestExt.vcxproj -> C:\J\w\prod\BuildSingleReference@2\.conan\data\cpputest\4.0\_\_\build\cc06ed97df0ec03ffbd6f70878eb43b703dcf8ea\build_subfolder\lib\CppUTestExt.lib CppUTest.vcxproj -> C:\J\w\prod\BuildSingleReference@2\.conan\data\cpputest\4.0\_\_\build\cc06ed97df0ec03ffbd6f70878eb43b703dcf8ea\build_subfolder\lib\CppUTest.lib -- Install configuration: "Debug" -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/cpputest/4.0/_/_/package/cc06ed97df0ec03ffbd6f70878eb43b703dcf8ea/lib/pkgconfig/cpputest.pc -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/cpputest/4.0/_/_/package/cc06ed97df0ec03ffbd6f70878eb43b703dcf8ea/include/CppUTest/CppUTestGeneratedConfig.h -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/cpputest/4.0/_/_/package/cc06ed97df0ec03ffbd6f70878eb43b703dcf8ea/lib/CppUTest/cmake/CppUTestConfig.cmake -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/cpputest/4.0/_/_/package/cc06ed97df0ec03ffbd6f70878eb43b703dcf8ea/lib/CppUTest/cmake/CppUTestConfigVersion.cmake -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/cpputest/4.0/_/_/package/cc06ed97df0ec03ffbd6f70878eb43b703dcf8ea/lib/CppUTest/cmake/CppUTestTargets.cmake -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/cpputest/4.0/_/_/package/cc06ed97df0ec03ffbd6f70878eb43b703dcf8ea/lib/CppUTest/cmake/CppUTestTargets-debug.cmake -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/cpputest/4.0/_/_/package/cc06ed97df0ec03ffbd6f70878eb43b703dcf8ea/lib/CppUTest/cmake/Scripts/CppUTestBuildTimeDiscoverTests.cmake -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/cpputest/4.0/_/_/package/cc06ed97df0ec03ffbd6f70878eb43b703dcf8ea/lib/CppUTest/cmake/Modules/CppUTestBuildTimeDiscoverTests.cmake -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/cpputest/4.0/_/_/package/cc06ed97df0ec03ffbd6f70878eb43b703dcf8ea/lib/CppUTest.lib -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/cpputest/4.0/_/_/package/cc06ed97df0ec03ffbd6f70878eb43b703dcf8ea/include/CppUTest/CommandLineArguments.h -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/cpputest/4.0/_/_/package/cc06ed97df0ec03ffbd6f70878eb43b703dcf8ea/include/CppUTest/PlatformSpecificFunctions.h -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/cpputest/4.0/_/_/package/cc06ed97df0ec03ffbd6f70878eb43b703dcf8ea/include/CppUTest/TestMemoryAllocator.h -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/cpputest/4.0/_/_/package/cc06ed97df0ec03ffbd6f70878eb43b703dcf8ea/include/CppUTest/CommandLineTestRunner.h -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/cpputest/4.0/_/_/package/cc06ed97df0ec03ffbd6f70878eb43b703dcf8ea/include/CppUTest/PlatformSpecificFunctions_c.h -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/cpputest/4.0/_/_/package/cc06ed97df0ec03ffbd6f70878eb43b703dcf8ea/include/CppUTest/TestOutput.h -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/cpputest/4.0/_/_/package/cc06ed97df0ec03ffbd6f70878eb43b703dcf8ea/include/CppUTest/CppUTestConfig.h -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/cpputest/4.0/_/_/package/cc06ed97df0ec03ffbd6f70878eb43b703dcf8ea/include/CppUTest/SimpleString.h -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/cpputest/4.0/_/_/package/cc06ed97df0ec03ffbd6f70878eb43b703dcf8ea/include/CppUTest/SimpleStringInternalCache.h -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/cpputest/4.0/_/_/package/cc06ed97df0ec03ffbd6f70878eb43b703dcf8ea/include/CppUTest/TestPlugin.h -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/cpputest/4.0/_/_/package/cc06ed97df0ec03ffbd6f70878eb43b703dcf8ea/include/CppUTest/JUnitTestOutput.h -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/cpputest/4.0/_/_/package/cc06ed97df0ec03ffbd6f70878eb43b703dcf8ea/include/CppUTest/TeamCityTestOutput.h -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/cpputest/4.0/_/_/package/cc06ed97df0ec03ffbd6f70878eb43b703dcf8ea/include/CppUTest/StandardCLibrary.h -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/cpputest/4.0/_/_/package/cc06ed97df0ec03ffbd6f70878eb43b703dcf8ea/include/CppUTest/TestRegistry.h -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/cpputest/4.0/_/_/package/cc06ed97df0ec03ffbd6f70878eb43b703dcf8ea/include/CppUTest/MemoryLeakDetector.h -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/cpputest/4.0/_/_/package/cc06ed97df0ec03ffbd6f70878eb43b703dcf8ea/include/CppUTest/TestFailure.h -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/cpputest/4.0/_/_/package/cc06ed97df0ec03ffbd6f70878eb43b703dcf8ea/include/CppUTest/TestResult.h -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/cpputest/4.0/_/_/package/cc06ed97df0ec03ffbd6f70878eb43b703dcf8ea/include/CppUTest/MemoryLeakDetectorMallocMacros.h -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/cpputest/4.0/_/_/package/cc06ed97df0ec03ffbd6f70878eb43b703dcf8ea/include/CppUTest/TestFilter.h -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/cpputest/4.0/_/_/package/cc06ed97df0ec03ffbd6f70878eb43b703dcf8ea/include/CppUTest/TestTestingFixture.h -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/cpputest/4.0/_/_/package/cc06ed97df0ec03ffbd6f70878eb43b703dcf8ea/include/CppUTest/MemoryLeakDetectorNewMacros.h -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/cpputest/4.0/_/_/package/cc06ed97df0ec03ffbd6f70878eb43b703dcf8ea/include/CppUTest/TestHarness.h -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/cpputest/4.0/_/_/package/cc06ed97df0ec03ffbd6f70878eb43b703dcf8ea/include/CppUTest/Utest.h -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/cpputest/4.0/_/_/package/cc06ed97df0ec03ffbd6f70878eb43b703dcf8ea/include/CppUTest/MemoryLeakWarningPlugin.h -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/cpputest/4.0/_/_/package/cc06ed97df0ec03ffbd6f70878eb43b703dcf8ea/include/CppUTest/TestHarness_c.h -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/cpputest/4.0/_/_/package/cc06ed97df0ec03ffbd6f70878eb43b703dcf8ea/include/CppUTest/UtestMacros.h -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/cpputest/4.0/_/_/package/cc06ed97df0ec03ffbd6f70878eb43b703dcf8ea/include/CppUTest/SimpleMutex.h -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/cpputest/4.0/_/_/package/cc06ed97df0ec03ffbd6f70878eb43b703dcf8ea/lib/CppUTestExt.lib -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/cpputest/4.0/_/_/package/cc06ed97df0ec03ffbd6f70878eb43b703dcf8ea/include/CppUTestExt/CodeMemoryReportFormatter.h -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/cpputest/4.0/_/_/package/cc06ed97df0ec03ffbd6f70878eb43b703dcf8ea/include/CppUTestExt/IEEE754ExceptionsPlugin.h -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/cpputest/4.0/_/_/package/cc06ed97df0ec03ffbd6f70878eb43b703dcf8ea/include/CppUTestExt/MemoryReportAllocator.h -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/cpputest/4.0/_/_/package/cc06ed97df0ec03ffbd6f70878eb43b703dcf8ea/include/CppUTestExt/MockExpectedCall.h -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/cpputest/4.0/_/_/package/cc06ed97df0ec03ffbd6f70878eb43b703dcf8ea/include/CppUTestExt/MockCheckedExpectedCall.h -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/cpputest/4.0/_/_/package/cc06ed97df0ec03ffbd6f70878eb43b703dcf8ea/include/CppUTestExt/MockExpectedCallsList.h -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/cpputest/4.0/_/_/package/cc06ed97df0ec03ffbd6f70878eb43b703dcf8ea/include/CppUTestExt/MockSupportPlugin.h -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/cpputest/4.0/_/_/package/cc06ed97df0ec03ffbd6f70878eb43b703dcf8ea/include/CppUTestExt/MemoryReportFormatter.h -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/cpputest/4.0/_/_/package/cc06ed97df0ec03ffbd6f70878eb43b703dcf8ea/include/CppUTestExt/MockFailure.h -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/cpputest/4.0/_/_/package/cc06ed97df0ec03ffbd6f70878eb43b703dcf8ea/include/CppUTestExt/MockSupport.h -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/cpputest/4.0/_/_/package/cc06ed97df0ec03ffbd6f70878eb43b703dcf8ea/include/CppUTestExt/MockSupport_c.h -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/cpputest/4.0/_/_/package/cc06ed97df0ec03ffbd6f70878eb43b703dcf8ea/include/CppUTestExt/GMock.h -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/cpputest/4.0/_/_/package/cc06ed97df0ec03ffbd6f70878eb43b703dcf8ea/include/CppUTestExt/GTest.h -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/cpputest/4.0/_/_/package/cc06ed97df0ec03ffbd6f70878eb43b703dcf8ea/include/CppUTestExt/GTestSupport.h -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/cpputest/4.0/_/_/package/cc06ed97df0ec03ffbd6f70878eb43b703dcf8ea/include/CppUTestExt/MemoryReporterPlugin.h -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/cpputest/4.0/_/_/package/cc06ed97df0ec03ffbd6f70878eb43b703dcf8ea/include/CppUTestExt/OrderedTest.h -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/cpputest/4.0/_/_/package/cc06ed97df0ec03ffbd6f70878eb43b703dcf8ea/include/CppUTestExt/GTestConvertor.h -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/cpputest/4.0/_/_/package/cc06ed97df0ec03ffbd6f70878eb43b703dcf8ea/include/CppUTestExt/MockActualCall.h -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/cpputest/4.0/_/_/package/cc06ed97df0ec03ffbd6f70878eb43b703dcf8ea/include/CppUTestExt/MockCheckedActualCall.h -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/cpputest/4.0/_/_/package/cc06ed97df0ec03ffbd6f70878eb43b703dcf8ea/include/CppUTestExt/MockNamedValue.h -- Up-to-date: C:/J/w/prod/BuildSingleReference@2/.conan/data/cpputest/4.0/_/_/package/cc06ed97df0ec03ffbd6f70878eb43b703dcf8ea/include/CppUTestExt/MockSupport.h [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 cpputest/4.0 package(): Packaged 48 '.h' files cpputest/4.0 package(): Packaged 2 '.lib' files: CppUTest.lib, CppUTestExt.lib cpputest/4.0 package(): Packaged 1 '.cmake' file: conan-official-cpputest-targets.cmake cpputest/4.0 package(): Packaged 1 file: COPYING cpputest/4.0: Package 'cc06ed97df0ec03ffbd6f70878eb43b703dcf8ea' created cpputest/4.0: Created package revision a4e943bb0f36c1e4ee4b9b4831d7f631 [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 ------------------------------------------------------- CppUTest Version 4.0 Current compiler options: CC: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/cl.exe CXX: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/cl.exe CppUTest CFLAGS: /FI "C:/J/w/prod/BuildSingleReference@2/.conan/data/cpputest/4.0/_/_/build/cc06ed97df0ec03ffbd6f70878eb43b703dcf8ea/source_subfolder/include/CppUTest/MemoryLeakDetectorMallocMacros.h" /WX CppUTest CXXFLAGS: /FI "C:/J/w/prod/BuildSingleReference@2/.conan/data/cpputest/4.0/_/_/build/cc06ed97df0ec03ffbd6f70878eb43b703dcf8ea/source_subfolder/include/CppUTest/MemoryLeakDetectorMallocMacros.h" /WX /wd4290 CppUTest LDFLAGS: Features configured in CppUTest: Memory Leak Detection: True Compiling Extensions: True Support Long Long: ON Use CppUTest flags: ON Using Standard C library: ON Using Standard C++ library: ON Using C++11 library: ON Generating map file: OFF Compiling with coverage: OFF Compile and run self-tests OFF Run self-tests separately OFF ------------------------------------------------------- CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY