******************************************************************************** conan install libcheck/0.15.2@ --build=libcheck --profile=C:\J\w\BuildSingleReference@4/76167/e760d539-42eb-42de-b985-a5ebb09f55a9/profile.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (C:\J\w\BuildSingleReference@4\.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\BuildSingleReference@4\.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=15 os=Windows [options] libcheck:shared=False [build_requires] [env] subunit/1.4.0: Not found in local cache, looking in remotes... subunit/1.4.0: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz subunit/1.4.0: Downloaded recipe revision 6d818b5b0a23c49a15652d695b8b464d cppunit/1.15.1: Not found in local cache, looking in remotes... cppunit/1.15.1: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz cppunit/1.15.1: Downloaded recipe revision 88c7829ad4102b533ed44b0faed9c7d0 libcheck/0.15.2: Forced build from source Installing package: libcheck/0.15.2 Requirements cppunit/1.15.1 from 'conan-center' - Downloaded libcheck/0.15.2 from local cache - Cache subunit/1.4.0 from 'conan-center' - Downloaded Packages cppunit/1.15.1:8cf01e2f50fcd6b63525e70584df0326550364e1 - Download libcheck/0.15.2:668a095e73c3bf98f83ca2884dfd4104d4fadf96 - Build subunit/1.4.0:c159880a3ccc1c4b6816f6757bef6685ab05bfa8 - Download Installing (downloading, building) binaries... cppunit/1.15.1: Retrieving package 8cf01e2f50fcd6b63525e70584df0326550364e1 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz cppunit/1.15.1: Package installed 8cf01e2f50fcd6b63525e70584df0326550364e1 cppunit/1.15.1: Downloaded package revision 21769991b8ca8adec6abaed24b4432ae subunit/1.4.0: Retrieving package c159880a3ccc1c4b6816f6757bef6685ab05bfa8 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz subunit/1.4.0: Package installed c159880a3ccc1c4b6816f6757bef6685ab05bfa8 subunit/1.4.0: Downloaded package revision 069b98ab6be9328c3af076cee69a6e31 [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 subunit/1.4.0: Appending PATH environment variable: C:\J\w\BuildSingleReference@4\.conan\data\subunit\1.4.0\_\_\package\c159880a3ccc1c4b6816f6757bef6685ab05bfa8\bin [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] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK libcheck/0.15.2: Configuring sources in C:\J\w\BuildSingleReference@4\.conan\data\libcheck\0.15.2\_\_\source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK libcheck/0.15.2: Copying sources to build folder libcheck/0.15.2: Building your package in C:\J\w\BuildSingleReference@4\.conan\data\libcheck\0.15.2\_\_\build\668a095e73c3bf98f83ca2884dfd4104d4fadf96 libcheck/0.15.2: Generator cmake_find_package created Findsubunit.cmake libcheck/0.15.2: Generator cmake_find_package created Findcppunit.cmake libcheck/0.15.2: Generator cmake created conanbuildinfo.cmake libcheck/0.15.2: 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 libcheck/0.15.2: Calling build() ----Running------ > cd C:\J\w\BuildSingleReference@4\.conan\data\libcheck\0.15.2\_\_\build\668a095e73c3bf98f83ca2884dfd4104d4fadf96\build_subfolder && cmake -G "Visual Studio 15 2017 Win64" -DCONAN_LINK_RUNTIME="/MDd" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="15" -DCONAN_CXX_FLAGS="/MP16" -DCONAN_C_FLAGS="/MP16" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="C:\J\w\BuildSingleReference@4\.conan\data\libcheck\0.15.2\_\_\package\668a095e73c3bf98f83ca2884dfd4104d4fadf96" -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/BuildSingleReference@4/.conan/data/libcheck/0.15.2/_/_/build/668a095e73c3bf98f83ca2884dfd4104d4fadf96" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DCHECK_ENABLE_TESTS="False" -DENABLE_MEMORY_LEAKING_TESTS="False" -DCHECK_ENABLE_TIMEOUT_TESTS="False" -DHAVE_SUBUNIT="True" -Wno-dev C:\J\w\BuildSingleReference@4\.conan\data\libcheck\0.15.2\_\_\build\668a095e73c3bf98f83ca2884dfd4104d4fadf96 ----------------- -- The C compiler identification is MSVC 19.16.27035.0 -- The CXX compiler identification is MSVC 19.16.27035.0 -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/cl.exe -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/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/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/cl.exe -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/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 -- Looking for include file sys/types.h -- Looking for include file sys/types.h - found -- Looking for include files sys/types.h, errno.h -- Looking for include files sys/types.h, errno.h - found -- Looking for 3 include files sys/types.h, ..., inttypes.h -- Looking for 3 include files sys/types.h, ..., inttypes.h - found -- Looking for 4 include files sys/types.h, ..., limits.h -- Looking for 4 include files sys/types.h, ..., limits.h - found -- Looking for 5 include files sys/types.h, ..., regex.h -- Looking for 5 include files sys/types.h, ..., regex.h - not found -- Looking for 5 include files sys/types.h, ..., signal.h -- Looking for 5 include files sys/types.h, ..., signal.h - found -- Looking for 6 include files sys/types.h, ..., stdarg.h -- Looking for 6 include files sys/types.h, ..., stdarg.h - found -- Looking for 7 include files sys/types.h, ..., stdint.h -- Looking for 7 include files sys/types.h, ..., stdint.h - found -- Looking for 8 include files sys/types.h, ..., stdlib.h -- Looking for 8 include files sys/types.h, ..., stdlib.h - found -- Looking for 9 include files sys/types.h, ..., string.h -- Looking for 9 include files sys/types.h, ..., string.h - found -- Looking for 10 include files sys/types.h, ..., strings.h -- Looking for 10 include files sys/types.h, ..., strings.h - not found -- Looking for 10 include files sys/types.h, ..., sys/time.h -- Looking for 10 include files sys/types.h, ..., sys/time.h - not found -- Looking for 10 include files sys/types.h, ..., time.h -- Looking for 10 include files sys/types.h, ..., time.h - found -- Looking for 11 include files sys/types.h, ..., unistd.h -- Looking for 11 include files sys/types.h, ..., unistd.h - not found -- Looking for 11 include files sys/types.h, ..., pthread.h -- Looking for 11 include files sys/types.h, ..., pthread.h - not found -- Looking for 11 include files sys/types.h, ..., windows.h -- Looking for 11 include files sys/types.h, ..., windows.h - found -- Looking for fork -- Looking for fork - not found -- Looking for getline -- Looking for getline - not found -- Looking for getpid -- Looking for getpid - found -- Looking for gettimeofday -- Looking for gettimeofday - not found -- Looking for localtime_r -- Looking for localtime_r - not found -- Looking for malloc -- Looking for malloc - found -- Looking for mkstemp -- Looking for mkstemp - not found -- Looking for realloc -- Looking for realloc - found -- Looking for setenv -- Looking for setenv - not found -- Looking for sigaction -- Looking for sigaction - not found -- Looking for strdup -- Looking for strdup - found -- Looking for strsignal -- Looking for strsignal - not found -- Looking for _getpid -- Looking for _getpid - found -- Looking for _strdup -- Looking for _strdup - found -- Looking for alarm -- Looking for alarm - not found -- Looking for InitOnceBeginInitialize -- Looking for InitOnceBeginInitialize - found -- Looking for InitOnceComplete -- Looking for InitOnceComplete - found -- Looking for snprintf -- Looking for snprintf - not found -- Looking for vsnprintf -- Looking for vsnprintf - not found -- Looking for snprintf -- Looking for snprintf - found -- Looking for vsnprintf -- Looking for vsnprintf - found -- Looking for INT64_MAX -- Looking for INT64_MAX - found -- Looking for INT64_MIN -- Looking for INT64_MIN - found -- Looking for UINT32_MAX -- Looking for UINT32_MAX - found -- Looking for UINT64_MAX -- Looking for UINT64_MAX - found -- Looking for SIZE_MAX -- Looking for SIZE_MAX - found -- Looking for SSIZE_MAX -- Looking for SSIZE_MAX - not found -- Performing Test HAVE_STRUCT_TIMEVAL_TV_SEC -- Performing Test HAVE_STRUCT_TIMEVAL_TV_SEC - Success -- Performing Test HAVE_STRUCT_TIMEVAL_TV_USEC -- Performing Test HAVE_STRUCT_TIMEVAL_TV_USEC - Success -- Performing Test HAVE_WINSOCK2_H_STRUCT_TIMESPEC_TV_SEC -- Performing Test HAVE_WINSOCK2_H_STRUCT_TIMESPEC_TV_SEC - Failed -- Performing Test HAVE_TIME_H_STRUCT_TIMESPEC_TV_SEC -- Performing Test HAVE_TIME_H_STRUCT_TIMESPEC_TV_SEC - Success -- Performing Test HAVE_STRUCT_ITIMERSPEC_IT_VALUE -- Performing Test HAVE_STRUCT_ITIMERSPEC_IT_VALUE - Failed -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of short -- Check size of short - done -- Check size of int -- Check size of int - done -- Check size of long -- Check size of long - done -- Check size of long long -- Check size of long long - done -- Check size of unsigned short -- Check size of unsigned short - done -- Check size of unsigned -- Check size of unsigned - done -- Check size of unsigned long -- Check size of unsigned long - done -- Check size of unsigned long long -- Check size of unsigned long long - done -- Check size of __int64 -- Check size of __int64 - done -- Check size of unsigned __int64 -- Check size of unsigned __int64 - done -- Check size of int16_t -- Check size of int16_t - done -- Check size of int32_t -- Check size of int32_t - done -- Check size of int64_t -- Check size of int64_t - done -- Check size of intmax_t -- Check size of intmax_t - done -- Check size of uint8_t -- Check size of uint8_t - done -- Check size of uint16_t -- Check size of uint16_t - done -- Check size of uint32_t -- Check size of uint32_t - done -- Check size of uint64_t -- Check size of uint64_t - done -- Check size of uintmax_t -- Check size of uintmax_t - done -- Check size of clock_t -- Check size of clock_t - done -- Check size of clockid_t -- Check size of clockid_t - failed -- Check size of size_t -- Check size of size_t - done -- Check size of ssize_t -- Check size of ssize_t - failed -- Check size of pid_t -- Check size of pid_t - failed -- Check size of timer_t -- Check size of timer_t - failed -- Looking for floor in m -- Looking for floor in m - not found -- Looking for clock_gettime in rt -- Looking for clock_gettime in rt - not found -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/BuildSingleReference@4/.conan/data/libcheck/0.15.2/_/_/build/668a095e73c3bf98f83ca2884dfd4104d4fadf96/build_subfolder ----Running------ > cmake --build C:\J\w\BuildSingleReference@4\.conan\data\libcheck\0.15.2\_\_\build\668a095e73c3bf98f83ca2884dfd4104d4fadf96\build_subfolder --config Debug -- /m:16 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Building Custom Rule C:/J/w/BuildSingleReference@4/.conan/data/libcheck/0.15.2/_/_/build/668a095e73c3bf98f83ca2884dfd4104d4fadf96/source_subfolder/src/CMakeLists.txt check.c check_error.c check_list.c check_log.c check_msg.c check_pack.c check_print.c check_run.c check_str.c fpclassify.c clock_gettime.c timer_create.c timer_delete.c timer_settime.c getline.c gettimeofday.c Building Custom Rule C:/J/w/BuildSingleReference@4/.conan/data/libcheck/0.15.2/_/_/build/668a095e73c3bf98f83ca2884dfd4104d4fadf96/source_subfolder/lib/CMakeLists.txt localtime_r.c strsignal.c Building Custom Rule C:/J/w/BuildSingleReference@4/.conan/data/libcheck/0.15.2/_/_/build/668a095e73c3bf98f83ca2884dfd4104d4fadf96/source_subfolder/src/CMakeLists.txt alarm.c C:\J\w\BuildSingleReference@4\.conan\data\libcheck\0.15.2\_\_\build\668a095e73c3bf98f83ca2884dfd4104d4fadf96\source_subfolder\lib\getline.c(42): warning C4018: '>=': signed/unsigned mismatch [C:\J\w\BuildSingleReference@4\.conan\data\libcheck\0.15.2\_\_\build\668a095e73c3bf98f83ca2884dfd4104d4fadf96\build_subfolder\source_subfolder\src\check.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libcheck\0.15.2\_\_\build\668a095e73c3bf98f83ca2884dfd4104d4fadf96\source_subfolder\lib\timer_settime.c(42): warning C4244: 'initializing': conversion from 'const time_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@4\.conan\data\libcheck\0.15.2\_\_\build\668a095e73c3bf98f83ca2884dfd4104d4fadf96\build_subfolder\source_subfolder\src\check.vcxproj] pthread_mutex.c C:\J\w\BuildSingleReference@4\.conan\data\libcheck\0.15.2\_\_\build\668a095e73c3bf98f83ca2884dfd4104d4fadf96\source_subfolder\src\check_run.c(425): warning C4244: 'function': conversion from 'time_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@4\.conan\data\libcheck\0.15.2\_\_\build\668a095e73c3bf98f83ca2884dfd4104d4fadf96\build_subfolder\source_subfolder\src\check.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libcheck\0.15.2\_\_\build\668a095e73c3bf98f83ca2884dfd4104d4fadf96\source_subfolder\src\check_pack.c(250): warning C4003: not enough arguments for function-like macro invocation 'CK_DIAGNOSTIC_POP' [C:\J\w\BuildSingleReference@4\.conan\data\libcheck\0.15.2\_\_\build\668a095e73c3bf98f83ca2884dfd4104d4fadf96\build_subfolder\source_subfolder\src\check.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libcheck\0.15.2\_\_\build\668a095e73c3bf98f83ca2884dfd4104d4fadf96\source_subfolder\src\check_pack.c(272): warning C4003: not enough arguments for function-like macro invocation 'CK_DIAGNOSTIC_POP' [C:\J\w\BuildSingleReference@4\.conan\data\libcheck\0.15.2\_\_\build\668a095e73c3bf98f83ca2884dfd4104d4fadf96\build_subfolder\source_subfolder\src\check.vcxproj] libcompat.c check.c fpclassify.c clock_gettime.c timer_create.c timer_delete.c timer_settime.c getline.c gettimeofday.c localtime_r.c strsignal.c alarm.c pthread_mutex.c check_error.c check_list.c check_log.c check_msg.c check_pack.c check_print.c check_run.c check_str.c fpclassify.c clock_gettime.c timer_create.c timer_delete.c timer_settime.c getline.c gettimeofday.c C:\J\w\BuildSingleReference@4\.conan\data\libcheck\0.15.2\_\_\build\668a095e73c3bf98f83ca2884dfd4104d4fadf96\source_subfolder\lib\timer_settime.c(42): warning C4244: 'initializing': conversion from 'const time_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@4\.conan\data\libcheck\0.15.2\_\_\build\668a095e73c3bf98f83ca2884dfd4104d4fadf96\build_subfolder\source_subfolder\lib\compat.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libcheck\0.15.2\_\_\build\668a095e73c3bf98f83ca2884dfd4104d4fadf96\source_subfolder\lib\getline.c(42): warning C4018: '>=': signed/unsigned mismatch [C:\J\w\BuildSingleReference@4\.conan\data\libcheck\0.15.2\_\_\build\668a095e73c3bf98f83ca2884dfd4104d4fadf96\build_subfolder\source_subfolder\lib\compat.vcxproj] localtime_r.c strsignal.c alarm.c C:\J\w\BuildSingleReference@4\.conan\data\libcheck\0.15.2\_\_\build\668a095e73c3bf98f83ca2884dfd4104d4fadf96\source_subfolder\src\check_pack.c(250): warning C4003: not enough arguments for function-like macro invocation 'CK_DIAGNOSTIC_POP' [C:\J\w\BuildSingleReference@4\.conan\data\libcheck\0.15.2\_\_\build\668a095e73c3bf98f83ca2884dfd4104d4fadf96\build_subfolder\source_subfolder\src\checkShared.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libcheck\0.15.2\_\_\build\668a095e73c3bf98f83ca2884dfd4104d4fadf96\source_subfolder\src\check_pack.c(272): warning C4003: not enough arguments for function-like macro invocation 'CK_DIAGNOSTIC_POP' [C:\J\w\BuildSingleReference@4\.conan\data\libcheck\0.15.2\_\_\build\668a095e73c3bf98f83ca2884dfd4104d4fadf96\build_subfolder\source_subfolder\src\checkShared.vcxproj] pthread_mutex.c C:\J\w\BuildSingleReference@4\.conan\data\libcheck\0.15.2\_\_\build\668a095e73c3bf98f83ca2884dfd4104d4fadf96\source_subfolder\lib\getline.c(42): warning C4018: '>=': signed/unsigned mismatch [C:\J\w\BuildSingleReference@4\.conan\data\libcheck\0.15.2\_\_\build\668a095e73c3bf98f83ca2884dfd4104d4fadf96\build_subfolder\source_subfolder\src\checkShared.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libcheck\0.15.2\_\_\build\668a095e73c3bf98f83ca2884dfd4104d4fadf96\source_subfolder\lib\timer_settime.c(42): warning C4244: 'initializing': conversion from 'const time_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@4\.conan\data\libcheck\0.15.2\_\_\build\668a095e73c3bf98f83ca2884dfd4104d4fadf96\build_subfolder\source_subfolder\src\checkShared.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libcheck\0.15.2\_\_\build\668a095e73c3bf98f83ca2884dfd4104d4fadf96\source_subfolder\src\check_run.c(425): warning C4244: 'function': conversion from 'time_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@4\.conan\data\libcheck\0.15.2\_\_\build\668a095e73c3bf98f83ca2884dfd4104d4fadf96\build_subfolder\source_subfolder\src\checkShared.vcxproj] check.vcxproj -> C:\J\w\BuildSingleReference@4\.conan\data\libcheck\0.15.2\_\_\build\668a095e73c3bf98f83ca2884dfd4104d4fadf96\build_subfolder\lib\check.lib compat.vcxproj -> C:\J\w\BuildSingleReference@4\.conan\data\libcheck\0.15.2\_\_\build\668a095e73c3bf98f83ca2884dfd4104d4fadf96\build_subfolder\lib\compat.lib Building Custom Rule C:/J/w/BuildSingleReference@4/.conan/data/libcheck/0.15.2/_/_/build/668a095e73c3bf98f83ca2884dfd4104d4fadf96/source_subfolder/tests/CMakeLists.txt Building Custom Rule C:/J/w/BuildSingleReference@4/.conan/data/libcheck/0.15.2/_/_/build/668a095e73c3bf98f83ca2884dfd4104d4fadf96/source_subfolder/tests/CMakeLists.txt Building Custom Rule C:/J/w/BuildSingleReference@4/.conan/data/libcheck/0.15.2/_/_/build/668a095e73c3bf98f83ca2884dfd4104d4fadf96/source_subfolder/tests/CMakeLists.txt Building Custom Rule C:/J/w/BuildSingleReference@4/.conan/data/libcheck/0.15.2/_/_/build/668a095e73c3bf98f83ca2884dfd4104d4fadf96/source_subfolder/tests/CMakeLists.txt Building Custom Rule C:/J/w/BuildSingleReference@4/.conan/data/libcheck/0.15.2/_/_/build/668a095e73c3bf98f83ca2884dfd4104d4fadf96/source_subfolder/tests/CMakeLists.txt Building Custom Rule C:/J/w/BuildSingleReference@4/.conan/data/libcheck/0.15.2/_/_/build/668a095e73c3bf98f83ca2884dfd4104d4fadf96/source_subfolder/tests/CMakeLists.txt check_nofork.c ex_output.c check_set_max_msg_size.c check_nofork_teardown.c check_check_sub.c check_check_master.c check_check_log.c check_check_fork.c check_check_export_main.c Creating library C:/J/w/BuildSingleReference@4/.conan/data/libcheck/0.15.2/_/_/build/668a095e73c3bf98f83ca2884dfd4104d4fadf96/build_subfolder/lib/checkDynamic.lib and object C:/J/w/BuildSingleReference@4/.conan/data/libcheck/0.15.2/_/_/build/668a095e73c3bf98f83ca2884dfd4104d4fadf96/build_subfolder/lib/checkDynamic.exp subunit.lib(child.obj) : warning LNK4099: PDB 'vc140.pdb' was not found with 'subunit.lib(child.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libcheck\0.15.2\_\_\build\668a095e73c3bf98f83ca2884dfd4104d4fadf96\build_subfolder\bin\vc140.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libcheck\0.15.2\_\_\build\668a095e73c3bf98f83ca2884dfd4104d4fadf96\build_subfolder\source_subfolder\src\checkShared.vcxproj] check_check_exit.c check_check_fixture.c check_check_fork.c check_check_limit.c check_check_log.c check_check_log_internal.c check_check_main.c check_check_master.c check_check_msg.c check_check_pack.c subunit.lib(child.obj) : warning LNK4099: PDB 'vc140.pdb' was not found with 'subunit.lib(child.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libcheck\0.15.2\_\_\build\668a095e73c3bf98f83ca2884dfd4104d4fadf96\build_subfolder\bin\vc140.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libcheck\0.15.2\_\_\build\668a095e73c3bf98f83ca2884dfd4104d4fadf96\build_subfolder\source_subfolder\tests\check_set_max_msg_size.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libcheck\0.15.2\_\_\build\668a095e73c3bf98f83ca2884dfd4104d4fadf96\source_subfolder\tests\check_check_master.c(448): warning C4101: 'reg_err': unreferenced local variable [C:\J\w\BuildSingleReference@4\.conan\data\libcheck\0.15.2\_\_\build\668a095e73c3bf98f83ca2884dfd4104d4fadf96\build_subfolder\source_subfolder\tests\check_check_export.vcxproj] check_check_selective.c check_check_sub.c check_check_tags.c check_list.c C:\J\w\BuildSingleReference@4\.conan\data\libcheck\0.15.2\_\_\build\668a095e73c3bf98f83ca2884dfd4104d4fadf96\source_subfolder\tests\check_check_master.c(449): warning C4101: 'err_text': unreferenced local variable [C:\J\w\BuildSingleReference@4\.conan\data\libcheck\0.15.2\_\_\build\668a095e73c3bf98f83ca2884dfd4104d4fadf96\build_subfolder\source_subfolder\tests\check_check_export.vcxproj] subunit.lib(child.obj) : warning LNK4099: PDB 'vc140.pdb' was not found with 'subunit.lib(child.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libcheck\0.15.2\_\_\build\668a095e73c3bf98f83ca2884dfd4104d4fadf96\build_subfolder\bin\vc140.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libcheck\0.15.2\_\_\build\668a095e73c3bf98f83ca2884dfd4104d4fadf96\build_subfolder\source_subfolder\tests\ex_output.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libcheck\0.15.2\_\_\build\668a095e73c3bf98f83ca2884dfd4104d4fadf96\source_subfolder\tests\check_check_master.c(876): warning C4028: formal parameter 1 different from declaration [C:\J\w\BuildSingleReference@4\.conan\data\libcheck\0.15.2\_\_\build\668a095e73c3bf98f83ca2884dfd4104d4fadf96\build_subfolder\source_subfolder\tests\check_check_export.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libcheck\0.15.2\_\_\build\668a095e73c3bf98f83ca2884dfd4104d4fadf96\source_subfolder\tests\check_check_sub.c(595): warning C4244: 'initializing': conversion from 'int' to 'float', possible loss of data [C:\J\w\BuildSingleReference@4\.conan\data\libcheck\0.15.2\_\_\build\668a095e73c3bf98f83ca2884dfd4104d4fadf96\build_subfolder\source_subfolder\tests\check_check_export.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libcheck\0.15.2\_\_\build\668a095e73c3bf98f83ca2884dfd4104d4fadf96\source_subfolder\tests\check_check_sub.c(621): warning C4244: 'initializing': conversion from 'int' to 'float', possible loss of data [C:\J\w\BuildSingleReference@4\.conan\data\libcheck\0.15.2\_\_\build\668a095e73c3bf98f83ca2884dfd4104d4fadf96\build_subfolder\source_subfolder\tests\check_check_export.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libcheck\0.15.2\_\_\build\668a095e73c3bf98f83ca2884dfd4104d4fadf96\source_subfolder\tests\check_check_sub.c(647): warning C4244: 'initializing': conversion from 'int' to 'float', possible loss of data [C:\J\w\BuildSingleReference@4\.conan\data\libcheck\0.15.2\_\_\build\668a095e73c3bf98f83ca2884dfd4104d4fadf96\build_subfolder\source_subfolder\tests\check_check_export.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libcheck\0.15.2\_\_\build\668a095e73c3bf98f83ca2884dfd4104d4fadf96\source_subfolder\tests\check_check_sub.c(674): warning C4244: 'initializing': conversion from 'int' to 'float', possible loss of data [C:\J\w\BuildSingleReference@4\.conan\data\libcheck\0.15.2\_\_\build\668a095e73c3bf98f83ca2884dfd4104d4fadf96\build_subfolder\source_subfolder\tests\check_check_export.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libcheck\0.15.2\_\_\build\668a095e73c3bf98f83ca2884dfd4104d4fadf96\source_subfolder\tests\check_check_sub.c(700): warning C4244: 'initializing': conversion from 'int' to 'float', possible loss of data [C:\J\w\BuildSingleReference@4\.conan\data\libcheck\0.15.2\_\_\build\668a095e73c3bf98f83ca2884dfd4104d4fadf96\build_subfolder\source_subfolder\tests\check_check_export.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libcheck\0.15.2\_\_\build\668a095e73c3bf98f83ca2884dfd4104d4fadf96\source_subfolder\tests\check_check_sub.c(727): warning C4244: 'initializing': conversion from 'int' to 'float', possible loss of data [C:\J\w\BuildSingleReference@4\.conan\data\libcheck\0.15.2\_\_\build\668a095e73c3bf98f83ca2884dfd4104d4fadf96\build_subfolder\source_subfolder\tests\check_check_export.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libcheck\0.15.2\_\_\build\668a095e73c3bf98f83ca2884dfd4104d4fadf96\source_subfolder\tests\check_check_sub.c(796): warning C4244: 'initializing': conversion from 'int' to 'float', possible loss of data [C:\J\w\BuildSingleReference@4\.conan\data\libcheck\0.15.2\_\_\build\668a095e73c3bf98f83ca2884dfd4104d4fadf96\build_subfolder\source_subfolder\tests\check_check_export.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libcheck\0.15.2\_\_\build\668a095e73c3bf98f83ca2884dfd4104d4fadf96\source_subfolder\tests\check_check_sub.c(828): warning C4244: 'initializing': conversion from 'int' to 'float', possible loss of data [C:\J\w\BuildSingleReference@4\.conan\data\libcheck\0.15.2\_\_\build\668a095e73c3bf98f83ca2884dfd4104d4fadf96\build_subfolder\source_subfolder\tests\check_check_export.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libcheck\0.15.2\_\_\build\668a095e73c3bf98f83ca2884dfd4104d4fadf96\source_subfolder\tests\check_check_sub.c(863): warning C4244: 'initializing': conversion from 'int' to 'float', possible loss of data [C:\J\w\BuildSingleReference@4\.conan\data\libcheck\0.15.2\_\_\build\668a095e73c3bf98f83ca2884dfd4104d4fadf96\build_subfolder\source_subfolder\tests\check_check_export.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libcheck\0.15.2\_\_\build\668a095e73c3bf98f83ca2884dfd4104d4fadf96\source_subfolder\tests\check_check_sub.c(898): warning C4244: 'initializing': conversion from 'int' to 'float', possible loss of data [C:\J\w\BuildSingleReference@4\.conan\data\libcheck\0.15.2\_\_\build\668a095e73c3bf98f83ca2884dfd4104d4fadf96\build_subfolder\source_subfolder\tests\check_check_export.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libcheck\0.15.2\_\_\build\668a095e73c3bf98f83ca2884dfd4104d4fadf96\source_subfolder\tests\check_check_sub.c(982): warning C4244: 'initializing': conversion from 'int' to 'float', possible loss of data [C:\J\w\BuildSingleReference@4\.conan\data\libcheck\0.15.2\_\_\build\668a095e73c3bf98f83ca2884dfd4104d4fadf96\build_subfolder\source_subfolder\tests\check_check_export.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libcheck\0.15.2\_\_\build\668a095e73c3bf98f83ca2884dfd4104d4fadf96\source_subfolder\tests\check_check_sub.c(1007): warning C4244: 'initializing': conversion from 'int' to 'float', possible loss of data [C:\J\w\BuildSingleReference@4\.conan\data\libcheck\0.15.2\_\_\build\668a095e73c3bf98f83ca2884dfd4104d4fadf96\build_subfolder\source_subfolder\tests\check_check_export.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libcheck\0.15.2\_\_\build\668a095e73c3bf98f83ca2884dfd4104d4fadf96\source_subfolder\tests\check_check_sub.c(1037): warning C4244: 'initializing': conversion from 'int' to 'float', possible loss of data [C:\J\w\BuildSingleReference@4\.conan\data\libcheck\0.15.2\_\_\build\668a095e73c3bf98f83ca2884dfd4104d4fadf96\build_subfolder\source_subfolder\tests\check_check_export.vcxproj] checkShared.vcxproj -> C:\J\w\BuildSingleReference@4\.conan\data\libcheck\0.15.2\_\_\build\668a095e73c3bf98f83ca2884dfd4104d4fadf96\build_subfolder\bin\checkDynamic.dll C:\J\w\BuildSingleReference@4\.conan\data\libcheck\0.15.2\_\_\build\668a095e73c3bf98f83ca2884dfd4104d4fadf96\source_subfolder\tests\check_check_sub.c(595): warning C4244: 'initializing': conversion from 'int' to 'float', possible loss of data [C:\J\w\BuildSingleReference@4\.conan\data\libcheck\0.15.2\_\_\build\668a095e73c3bf98f83ca2884dfd4104d4fadf96\build_subfolder\source_subfolder\tests\check_check.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libcheck\0.15.2\_\_\build\668a095e73c3bf98f83ca2884dfd4104d4fadf96\source_subfolder\tests\check_check_sub.c(621): warning C4244: 'initializing': conversion from 'int' to 'float', possible loss of data [C:\J\w\BuildSingleReference@4\.conan\data\libcheck\0.15.2\_\_\build\668a095e73c3bf98f83ca2884dfd4104d4fadf96\build_subfolder\source_subfolder\tests\check_check.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libcheck\0.15.2\_\_\build\668a095e73c3bf98f83ca2884dfd4104d4fadf96\source_subfolder\tests\check_check_sub.c(647): warning C4244: 'initializing': conversion from 'int' to 'float', possible loss of data [C:\J\w\BuildSingleReference@4\.conan\data\libcheck\0.15.2\_\_\build\668a095e73c3bf98f83ca2884dfd4104d4fadf96\build_subfolder\source_subfolder\tests\check_check.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libcheck\0.15.2\_\_\build\668a095e73c3bf98f83ca2884dfd4104d4fadf96\source_subfolder\tests\check_check_sub.c(674): warning C4244: 'initializing': conversion from 'int' to 'float', possible loss of data [C:\J\w\BuildSingleReference@4\.conan\data\libcheck\0.15.2\_\_\build\668a095e73c3bf98f83ca2884dfd4104d4fadf96\build_subfolder\source_subfolder\tests\check_check.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libcheck\0.15.2\_\_\build\668a095e73c3bf98f83ca2884dfd4104d4fadf96\source_subfolder\tests\check_check_master.c(448): warning C4101: 'reg_err': unreferenced local variable [C:\J\w\BuildSingleReference@4\.conan\data\libcheck\0.15.2\_\_\build\668a095e73c3bf98f83ca2884dfd4104d4fadf96\build_subfolder\source_subfolder\tests\check_check.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libcheck\0.15.2\_\_\build\668a095e73c3bf98f83ca2884dfd4104d4fadf96\source_subfolder\tests\check_check_master.c(449): warning C4101: 'err_text': unreferenced local variable [C:\J\w\BuildSingleReference@4\.conan\data\libcheck\0.15.2\_\_\build\668a095e73c3bf98f83ca2884dfd4104d4fadf96\build_subfolder\source_subfolder\tests\check_check.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libcheck\0.15.2\_\_\build\668a095e73c3bf98f83ca2884dfd4104d4fadf96\source_subfolder\tests\check_check_sub.c(700): warning C4244: 'initializing': conversion from 'int' to 'float', possible loss of data [C:\J\w\BuildSingleReference@4\.conan\data\libcheck\0.15.2\_\_\build\668a095e73c3bf98f83ca2884dfd4104d4fadf96\build_subfolder\source_subfolder\tests\check_check.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libcheck\0.15.2\_\_\build\668a095e73c3bf98f83ca2884dfd4104d4fadf96\source_subfolder\tests\check_check_sub.c(727): warning C4244: 'initializing': conversion from 'int' to 'float', possible loss of data [C:\J\w\BuildSingleReference@4\.conan\data\libcheck\0.15.2\_\_\build\668a095e73c3bf98f83ca2884dfd4104d4fadf96\build_subfolder\source_subfolder\tests\check_check.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libcheck\0.15.2\_\_\build\668a095e73c3bf98f83ca2884dfd4104d4fadf96\source_subfolder\tests\check_check_master.c(876): warning C4028: formal parameter 1 different from declaration [C:\J\w\BuildSingleReference@4\.conan\data\libcheck\0.15.2\_\_\build\668a095e73c3bf98f83ca2884dfd4104d4fadf96\build_subfolder\source_subfolder\tests\check_check.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libcheck\0.15.2\_\_\build\668a095e73c3bf98f83ca2884dfd4104d4fadf96\source_subfolder\tests\check_check_sub.c(796): warning C4244: 'initializing': conversion from 'int' to 'float', possible loss of data [C:\J\w\BuildSingleReference@4\.conan\data\libcheck\0.15.2\_\_\build\668a095e73c3bf98f83ca2884dfd4104d4fadf96\build_subfolder\source_subfolder\tests\check_check.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libcheck\0.15.2\_\_\build\668a095e73c3bf98f83ca2884dfd4104d4fadf96\source_subfolder\tests\check_check_sub.c(828): warning C4244: 'initializing': conversion from 'int' to 'float', possible loss of data [C:\J\w\BuildSingleReference@4\.conan\data\libcheck\0.15.2\_\_\build\668a095e73c3bf98f83ca2884dfd4104d4fadf96\build_subfolder\source_subfolder\tests\check_check.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libcheck\0.15.2\_\_\build\668a095e73c3bf98f83ca2884dfd4104d4fadf96\source_subfolder\tests\check_check_sub.c(863): warning C4244: 'initializing': conversion from 'int' to 'float', possible loss of data [C:\J\w\BuildSingleReference@4\.conan\data\libcheck\0.15.2\_\_\build\668a095e73c3bf98f83ca2884dfd4104d4fadf96\build_subfolder\source_subfolder\tests\check_check.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libcheck\0.15.2\_\_\build\668a095e73c3bf98f83ca2884dfd4104d4fadf96\source_subfolder\tests\check_check_sub.c(898): warning C4244: 'initializing': conversion from 'int' to 'float', possible loss of data [C:\J\w\BuildSingleReference@4\.conan\data\libcheck\0.15.2\_\_\build\668a095e73c3bf98f83ca2884dfd4104d4fadf96\build_subfolder\source_subfolder\tests\check_check.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libcheck\0.15.2\_\_\build\668a095e73c3bf98f83ca2884dfd4104d4fadf96\source_subfolder\tests\check_check_sub.c(982): warning C4244: 'initializing': conversion from 'int' to 'float', possible loss of data [C:\J\w\BuildSingleReference@4\.conan\data\libcheck\0.15.2\_\_\build\668a095e73c3bf98f83ca2884dfd4104d4fadf96\build_subfolder\source_subfolder\tests\check_check.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libcheck\0.15.2\_\_\build\668a095e73c3bf98f83ca2884dfd4104d4fadf96\source_subfolder\tests\check_check_sub.c(1007): warning C4244: 'initializing': conversion from 'int' to 'float', possible loss of data [C:\J\w\BuildSingleReference@4\.conan\data\libcheck\0.15.2\_\_\build\668a095e73c3bf98f83ca2884dfd4104d4fadf96\build_subfolder\source_subfolder\tests\check_check.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libcheck\0.15.2\_\_\build\668a095e73c3bf98f83ca2884dfd4104d4fadf96\source_subfolder\tests\check_check_sub.c(1037): warning C4244: 'initializing': conversion from 'int' to 'float', possible loss of data [C:\J\w\BuildSingleReference@4\.conan\data\libcheck\0.15.2\_\_\build\668a095e73c3bf98f83ca2884dfd4104d4fadf96\build_subfolder\source_subfolder\tests\check_check.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libcheck\0.15.2\_\_\build\668a095e73c3bf98f83ca2884dfd4104d4fadf96\source_subfolder\tests\check_check_tags.c(667): warning C4101: 'tag_plus_suite_env': unreferenced local variable [C:\J\w\BuildSingleReference@4\.conan\data\libcheck\0.15.2\_\_\build\668a095e73c3bf98f83ca2884dfd4104d4fadf96\build_subfolder\source_subfolder\tests\check_check.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\libcheck\0.15.2\_\_\build\668a095e73c3bf98f83ca2884dfd4104d4fadf96\source_subfolder\tests\check_check_tags.c(667): warning C4101: 'tag_plus_case_env': unreferenced local variable [C:\J\w\BuildSingleReference@4\.conan\data\libcheck\0.15.2\_\_\build\668a095e73c3bf98f83ca2884dfd4104d4fadf96\build_subfolder\source_subfolder\tests\check_check.vcxproj] check_set_max_msg_size.vcxproj -> C:\J\w\BuildSingleReference@4\.conan\data\libcheck\0.15.2\_\_\build\668a095e73c3bf98f83ca2884dfd4104d4fadf96\build_subfolder\bin\check_set_max_msg_size.exe ex_output.vcxproj -> C:\J\w\BuildSingleReference@4\.conan\data\libcheck\0.15.2\_\_\build\668a095e73c3bf98f83ca2884dfd4104d4fadf96\build_subfolder\bin\ex_output.exe subunit.lib(child.obj) : warning LNK4099: PDB 'vc140.pdb' was not found with 'subunit.lib(child.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libcheck\0.15.2\_\_\build\668a095e73c3bf98f83ca2884dfd4104d4fadf96\build_subfolder\bin\vc140.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libcheck\0.15.2\_\_\build\668a095e73c3bf98f83ca2884dfd4104d4fadf96\build_subfolder\source_subfolder\tests\check_nofork.vcxproj] subunit.lib(child.obj) : warning LNK4099: PDB 'vc140.pdb' was not found with 'subunit.lib(child.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libcheck\0.15.2\_\_\build\668a095e73c3bf98f83ca2884dfd4104d4fadf96\build_subfolder\bin\vc140.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libcheck\0.15.2\_\_\build\668a095e73c3bf98f83ca2884dfd4104d4fadf96\build_subfolder\source_subfolder\tests\check_nofork_teardown.vcxproj] check_nofork.vcxproj -> C:\J\w\BuildSingleReference@4\.conan\data\libcheck\0.15.2\_\_\build\668a095e73c3bf98f83ca2884dfd4104d4fadf96\build_subfolder\bin\check_nofork.exe check_nofork_teardown.vcxproj -> C:\J\w\BuildSingleReference@4\.conan\data\libcheck\0.15.2\_\_\build\668a095e73c3bf98f83ca2884dfd4104d4fadf96\build_subfolder\bin\check_nofork_teardown.exe subunit.lib(child.obj) : warning LNK4099: PDB 'vc140.pdb' was not found with 'subunit.lib(child.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libcheck\0.15.2\_\_\build\668a095e73c3bf98f83ca2884dfd4104d4fadf96\build_subfolder\bin\vc140.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libcheck\0.15.2\_\_\build\668a095e73c3bf98f83ca2884dfd4104d4fadf96\build_subfolder\source_subfolder\tests\check_check_export.vcxproj] check_check_export.vcxproj -> C:\J\w\BuildSingleReference@4\.conan\data\libcheck\0.15.2\_\_\build\668a095e73c3bf98f83ca2884dfd4104d4fadf96\build_subfolder\bin\check_check_export.exe subunit.lib(child.obj) : warning LNK4099: PDB 'vc140.pdb' was not found with 'subunit.lib(child.obj)' or at 'C:\J\w\BuildSingleReference@4\.conan\data\libcheck\0.15.2\_\_\build\668a095e73c3bf98f83ca2884dfd4104d4fadf96\build_subfolder\bin\vc140.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\.conan\data\libcheck\0.15.2\_\_\build\668a095e73c3bf98f83ca2884dfd4104d4fadf96\build_subfolder\source_subfolder\tests\check_check.vcxproj] check_check.vcxproj -> C:\J\w\BuildSingleReference@4\.conan\data\libcheck\0.15.2\_\_\build\668a095e73c3bf98f83ca2884dfd4104d4fadf96\build_subfolder\bin\check_check.exe Building Custom Rule C:/J/w/BuildSingleReference@4/.conan/data/libcheck/0.15.2/_/_/build/668a095e73c3bf98f83ca2884dfd4104d4fadf96/CMakeLists.txt libcheck/0.15.2: Package '668a095e73c3bf98f83ca2884dfd4104d4fadf96' built libcheck/0.15.2: Build folder C:\J\w\BuildSingleReference@4\.conan\data\libcheck\0.15.2\_\_\build\668a095e73c3bf98f83ca2884dfd4104d4fadf96 libcheck/0.15.2: Generated conaninfo.txt libcheck/0.15.2: Generated conanbuildinfo.txt libcheck/0.15.2: Generating the package libcheck/0.15.2: Package folder C:\J\w\BuildSingleReference@4\.conan\data\libcheck\0.15.2\_\_\package\668a095e73c3bf98f83ca2884dfd4104d4fadf96 libcheck/0.15.2: Calling package() ----Running------ > cmake --build C:\J\w\BuildSingleReference@4\.conan\data\libcheck\0.15.2\_\_\build\668a095e73c3bf98f83ca2884dfd4104d4fadf96\build_subfolder --config Debug --target install -- /m:16 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. checkShared.vcxproj -> C:\J\w\BuildSingleReference@4\.conan\data\libcheck\0.15.2\_\_\build\668a095e73c3bf98f83ca2884dfd4104d4fadf96\build_subfolder\bin\checkDynamic.dll check.vcxproj -> C:\J\w\BuildSingleReference@4\.conan\data\libcheck\0.15.2\_\_\build\668a095e73c3bf98f83ca2884dfd4104d4fadf96\build_subfolder\lib\check.lib check_nofork.vcxproj -> C:\J\w\BuildSingleReference@4\.conan\data\libcheck\0.15.2\_\_\build\668a095e73c3bf98f83ca2884dfd4104d4fadf96\build_subfolder\bin\check_nofork.exe compat.vcxproj -> C:\J\w\BuildSingleReference@4\.conan\data\libcheck\0.15.2\_\_\build\668a095e73c3bf98f83ca2884dfd4104d4fadf96\build_subfolder\lib\compat.lib check_set_max_msg_size.vcxproj -> C:\J\w\BuildSingleReference@4\.conan\data\libcheck\0.15.2\_\_\build\668a095e73c3bf98f83ca2884dfd4104d4fadf96\build_subfolder\bin\check_set_max_msg_size.exe check_nofork_teardown.vcxproj -> C:\J\w\BuildSingleReference@4\.conan\data\libcheck\0.15.2\_\_\build\668a095e73c3bf98f83ca2884dfd4104d4fadf96\build_subfolder\bin\check_nofork_teardown.exe check_check_export.vcxproj -> C:\J\w\BuildSingleReference@4\.conan\data\libcheck\0.15.2\_\_\build\668a095e73c3bf98f83ca2884dfd4104d4fadf96\build_subfolder\bin\check_check_export.exe check_check.vcxproj -> C:\J\w\BuildSingleReference@4\.conan\data\libcheck\0.15.2\_\_\build\668a095e73c3bf98f83ca2884dfd4104d4fadf96\build_subfolder\bin\check_check.exe ex_output.vcxproj -> C:\J\w\BuildSingleReference@4\.conan\data\libcheck\0.15.2\_\_\build\668a095e73c3bf98f83ca2884dfd4104d4fadf96\build_subfolder\bin\ex_output.exe -- Install configuration: "Debug" -- Installing: C:/J/w/BuildSingleReference@4/.conan/data/libcheck/0.15.2/_/_/package/668a095e73c3bf98f83ca2884dfd4104d4fadf96/include/check_stdint.h -- Installing: C:/J/w/BuildSingleReference@4/.conan/data/libcheck/0.15.2/_/_/package/668a095e73c3bf98f83ca2884dfd4104d4fadf96/lib/pkgconfig/check.pc -- Installing: C:/J/w/BuildSingleReference@4/.conan/data/libcheck/0.15.2/_/_/package/668a095e73c3bf98f83ca2884dfd4104d4fadf96/lib/cmake/check/check-targets.cmake -- Installing: C:/J/w/BuildSingleReference@4/.conan/data/libcheck/0.15.2/_/_/package/668a095e73c3bf98f83ca2884dfd4104d4fadf96/lib/cmake/check/check-targets-debug.cmake -- Installing: C:/J/w/BuildSingleReference@4/.conan/data/libcheck/0.15.2/_/_/package/668a095e73c3bf98f83ca2884dfd4104d4fadf96/lib/cmake/check/check-config.cmake -- Installing: C:/J/w/BuildSingleReference@4/.conan/data/libcheck/0.15.2/_/_/package/668a095e73c3bf98f83ca2884dfd4104d4fadf96/lib/cmake/check/check-config-version.cmake -- Installing: C:/J/w/BuildSingleReference@4/.conan/data/libcheck/0.15.2/_/_/package/668a095e73c3bf98f83ca2884dfd4104d4fadf96/lib/check.lib -- Installing: C:/J/w/BuildSingleReference@4/.conan/data/libcheck/0.15.2/_/_/package/668a095e73c3bf98f83ca2884dfd4104d4fadf96/include/check.h -- Up-to-date: C:/J/w/BuildSingleReference@4/.conan/data/libcheck/0.15.2/_/_/package/668a095e73c3bf98f83ca2884dfd4104d4fadf96/include/check_stdint.h -- Installing: C:/J/w/BuildSingleReference@4/.conan/data/libcheck/0.15.2/_/_/package/668a095e73c3bf98f83ca2884dfd4104d4fadf96/bin/checkmk -- Installing: C:/J/w/BuildSingleReference@4/.conan/data/libcheck/0.15.2/_/_/package/668a095e73c3bf98f83ca2884dfd4104d4fadf96/share/man -- Installing: C:/J/w/BuildSingleReference@4/.conan/data/libcheck/0.15.2/_/_/package/668a095e73c3bf98f83ca2884dfd4104d4fadf96/share/man/man1 -- Installing: C:/J/w/BuildSingleReference@4/.conan/data/libcheck/0.15.2/_/_/package/668a095e73c3bf98f83ca2884dfd4104d4fadf96/share/man/man1/checkmk.1 [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 libcheck/0.15.2 package(): Packaged 1 file: checkmk libcheck/0.15.2 package(): Packaged 2 '.h' files: check.h, check_stdint.h libcheck/0.15.2 package(): Packaged 1 '.lib' file: check.lib libcheck/0.15.2 package(): Packaged 1 '.LESSER' file: COPYING.LESSER libcheck/0.15.2: Package '668a095e73c3bf98f83ca2884dfd4104d4fadf96' created libcheck/0.15.2: Created package revision 672006afece004e8c3da241b74a761cb libcheck/0.15.2: Appending PATH environment variable: C:\J\w\BuildSingleReference@4\.conan\data\libcheck\0.15.2\_\_\package\668a095e73c3bf98f83ca2884dfd4104d4fadf96\bin [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 CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY