******************************************************************************** conan install libcheck/0.15.2@ --build=libcheck --profile=/home/conan/w/BuildSingleReference/76149/9191cde2-96be-4366-9e05-30f1651eb1a5/profile.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/BuildSingleReference/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 10 gcc>=5, using the major as version ************************* WARNING: GCC OLD ABI COMPATIBILITY *********************** Conan detected a GCC version > 5 but has adjusted the 'compiler.libcxx' setting to 'libstdc++' for backwards compatibility. Your compiler is likely using the new CXX11 ABI by default (libstdc++11). If you want Conan to use the new ABI for the default profile, run: $ conan profile update settings.compiler.libcxx=libstdc++11 default Or edit '/home/conan/w/BuildSingleReference/.conan/profiles/default' and set compiler.libcxx=libstdc++11 ************************************************************************************ Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=gcc compiler.version=10 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Debug compiler=gcc compiler.libcxx=libstdc++11 compiler.version=10 os=Linux [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:a25d6c83542b56b72fdaa05a85db5d46f5f0f71c - Download libcheck/0.15.2:1d23e6fe52ccd072d8a66f4f3181b7a6d31f548d - Build subunit/1.4.0:6c5136f350fa325e676d6e40e87fe8308434c7a6 - Download Installing (downloading, building) binaries... cppunit/1.15.1: Retrieving package a25d6c83542b56b72fdaa05a85db5d46f5f0f71c from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz cppunit/1.15.1: Package installed a25d6c83542b56b72fdaa05a85db5d46f5f0f71c cppunit/1.15.1: Downloaded package revision 9bc97044f2bdea10d1e85fdc7c582b0a subunit/1.4.0: Retrieving package 6c5136f350fa325e676d6e40e87fe8308434c7a6 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz subunit/1.4.0: Package installed 6c5136f350fa325e676d6e40e87fe8308434c7a6 subunit/1.4.0: Downloaded package revision b2d08f02b09156153568aeec53682c6c [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: /home/conan/w/BuildSingleReference/.conan/data/subunit/1.4.0/_/_/package/6c5136f350fa325e676d6e40e87fe8308434c7a6/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 /home/conan/w/BuildSingleReference/.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 /home/conan/w/BuildSingleReference/.conan/data/libcheck/0.15.2/_/_/build/1d23e6fe52ccd072d8a66f4f3181b7a6d31f548d 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)] OK. 'fPIC' option found and apparently well managed [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK libcheck/0.15.2: Calling build() ----Running------ > cd '/home/conan/w/BuildSingleReference/.conan/data/libcheck/0.15.2/_/_/build/1d23e6fe52ccd072d8a66f4f3181b7a6d31f548d/build_subfolder' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="10" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/.conan/data/libcheck/0.15.2/_/_/package/1d23e6fe52ccd072d8a66f4f3181b7a6d31f548d" -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" -DCONAN_CMAKE_POSITION_INDEPENDENT_CODE="ON" -DCMAKE_MODULE_PATH="/home/conan/w/BuildSingleReference/.conan/data/libcheck/0.15.2/_/_/build/1d23e6fe52ccd072d8a66f4f3181b7a6d31f548d" -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 '/home/conan/w/BuildSingleReference/.conan/data/libcheck/0.15.2/_/_/build/1d23e6fe52ccd072d8a66f4f3181b7a6d31f548d' ----------------- -- The C compiler identification is GNU 10.3.0 -- The CXX compiler identification is GNU 10.3.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - 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: /usr/bin/g++ - 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 -- Conan: Adjusting fPIC flag (ON) -- Conan: Compiler GCC>=5, checking major version 10 -- Conan: Checking correct version: 10 -- 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 - found -- Looking for 6 include files sys/types.h, ..., signal.h -- Looking for 6 include files sys/types.h, ..., signal.h - found -- Looking for 7 include files sys/types.h, ..., stdarg.h -- Looking for 7 include files sys/types.h, ..., stdarg.h - found -- Looking for 8 include files sys/types.h, ..., stdint.h -- Looking for 8 include files sys/types.h, ..., stdint.h - found -- Looking for 9 include files sys/types.h, ..., stdlib.h -- Looking for 9 include files sys/types.h, ..., stdlib.h - found -- Looking for 10 include files sys/types.h, ..., string.h -- Looking for 10 include files sys/types.h, ..., string.h - found -- Looking for 11 include files sys/types.h, ..., strings.h -- Looking for 11 include files sys/types.h, ..., strings.h - found -- Looking for 12 include files sys/types.h, ..., sys/time.h -- Looking for 12 include files sys/types.h, ..., sys/time.h - found -- Looking for 13 include files sys/types.h, ..., time.h -- Looking for 13 include files sys/types.h, ..., time.h - found -- Looking for 14 include files sys/types.h, ..., unistd.h -- Looking for 14 include files sys/types.h, ..., unistd.h - found -- Looking for 15 include files sys/types.h, ..., pthread.h -- Looking for 15 include files sys/types.h, ..., pthread.h - found -- Looking for 16 include files sys/types.h, ..., windows.h -- Looking for 16 include files sys/types.h, ..., windows.h - not found -- Looking for fork -- Looking for fork - found -- Looking for getline -- Looking for getline - found -- Looking for getpid -- Looking for getpid - found -- Looking for gettimeofday -- Looking for gettimeofday - found -- Looking for localtime_r -- Looking for localtime_r - found -- Looking for malloc -- Looking for malloc - found -- Looking for mkstemp -- Looking for mkstemp - found -- Looking for realloc -- Looking for realloc - found -- Looking for setenv -- Looking for setenv - found -- Looking for sigaction -- Looking for sigaction - found -- Looking for strdup -- Looking for strdup - found -- Looking for strsignal -- Looking for strsignal - found -- Looking for _getpid -- Looking for _getpid - not found -- Looking for _strdup -- Looking for _strdup - not found -- Looking for alarm -- Looking for alarm - found -- Looking for regcomp -- Looking for regcomp - found -- Looking for regexec -- Looking for regexec - found -- Looking for snprintf -- Looking for snprintf - found -- Looking for vsnprintf -- Looking for vsnprintf - found -- Looking for snprintf -- Looking for snprintf - found -- Looking for vsnprintf -- Looking for vsnprintf - found -- Performing Test HAVE_PTHREADS_FLAG -- Performing Test HAVE_PTHREADS_FLAG - Success -- 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 - found -- 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 - failed -- Check size of unsigned __int64 -- Check size of unsigned __int64 - failed -- 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 - done -- Check size of size_t -- Check size of size_t - done -- Check size of ssize_t -- Check size of ssize_t - done -- Check size of pid_t -- Check size of pid_t - done -- Check size of timer_t -- Check size of timer_t - done -- Looking for floor in m -- Looking for floor in m - found -- Looking for clock_gettime in rt -- Looking for clock_gettime in rt - found -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/BuildSingleReference/.conan/data/libcheck/0.15.2/_/_/build/1d23e6fe52ccd072d8a66f4f3181b7a6d31f548d/build_subfolder ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/libcheck/0.15.2/_/_/build/1d23e6fe52ccd072d8a66f4f3181b7a6d31f548d/build_subfolder' '--' '-j3' ----------------- Scanning dependencies of target compat [ 1%] Building C object source_subfolder/lib/CMakeFiles/compat.dir/libcompat.c.o Scanning dependencies of target check Scanning dependencies of target checkShared [ 3%] Building C object source_subfolder/src/CMakeFiles/check.dir/check.c.o [ 5%] Building C object source_subfolder/src/CMakeFiles/checkShared.dir/check.c.o [ 7%] Building C object source_subfolder/lib/CMakeFiles/compat.dir/fpclassify.c.o [ 9%] Building C object source_subfolder/src/CMakeFiles/check.dir/check_error.c.o [ 11%] Building C object source_subfolder/src/CMakeFiles/checkShared.dir/check_error.c.o [ 12%] Linking C static library ../../lib/libcompat.a [ 14%] Building C object source_subfolder/src/CMakeFiles/check.dir/check_list.c.o [ 14%] Built target compat [ 16%] Building C object source_subfolder/src/CMakeFiles/checkShared.dir/check_list.c.o [ 18%] Building C object source_subfolder/src/CMakeFiles/check.dir/check_log.c.o [ 20%] Building C object source_subfolder/src/CMakeFiles/checkShared.dir/check_log.c.o [ 22%] Building C object source_subfolder/src/CMakeFiles/check.dir/check_msg.c.o [ 24%] Building C object source_subfolder/src/CMakeFiles/checkShared.dir/check_msg.c.o [ 25%] Building C object source_subfolder/src/CMakeFiles/check.dir/check_pack.c.o [ 27%] Building C object source_subfolder/src/CMakeFiles/check.dir/check_print.c.o [ 29%] Building C object source_subfolder/src/CMakeFiles/checkShared.dir/check_pack.c.o [ 31%] Building C object source_subfolder/src/CMakeFiles/check.dir/check_run.c.o [ 33%] Building C object source_subfolder/src/CMakeFiles/check.dir/check_str.c.o [ 35%] Building C object source_subfolder/src/CMakeFiles/checkShared.dir/check_print.c.o [ 37%] Building C object source_subfolder/src/CMakeFiles/check.dir/__/lib/fpclassify.c.o [ 38%] Building C object source_subfolder/src/CMakeFiles/checkShared.dir/check_run.c.o [ 40%] Building C object source_subfolder/src/CMakeFiles/checkShared.dir/check_str.c.o [ 42%] Linking C static library ../../lib/libcheck.a [ 42%] Built target check [ 44%] Building C object source_subfolder/src/CMakeFiles/checkShared.dir/__/lib/fpclassify.c.o Scanning dependencies of target check_check_export [ 46%] Building C object source_subfolder/tests/CMakeFiles/check_check_export.dir/check_check_sub.c.o [ 48%] Building C object source_subfolder/tests/CMakeFiles/check_check_export.dir/check_check_master.c.o [ 50%] Linking C shared library ../../lib/libcheck.so [ 50%] Built target checkShared Scanning dependencies of target check_nofork [ 51%] Building C object source_subfolder/tests/CMakeFiles/check_nofork.dir/check_nofork.c.o [ 53%] Building C object source_subfolder/tests/CMakeFiles/check_check_export.dir/check_check_log.c.o [ 55%] Linking C executable ../../bin/check_nofork [ 55%] Built target check_nofork Scanning dependencies of target ex_output [ 57%] Building C object source_subfolder/tests/CMakeFiles/ex_output.dir/ex_output.c.o [ 59%] Building C object source_subfolder/tests/CMakeFiles/check_check_export.dir/check_check_fork.c.o [ 61%] Linking C executable ../../bin/ex_output [ 62%] Building C object source_subfolder/tests/CMakeFiles/check_check_export.dir/check_check_export_main.c.o [ 62%] Built target ex_output Scanning dependencies of target check_nofork_teardown [ 64%] Building C object source_subfolder/tests/CMakeFiles/check_nofork_teardown.dir/check_nofork_teardown.c.o Scanning dependencies of target check_set_max_msg_size [ 66%] Linking C executable ../../bin/check_nofork_teardown [ 68%] Building C object source_subfolder/tests/CMakeFiles/check_set_max_msg_size.dir/check_set_max_msg_size.c.o [ 68%] Built target check_nofork_teardown Scanning dependencies of target check_check [ 70%] Building C object source_subfolder/tests/CMakeFiles/check_check.dir/check_check_exit.c.o [ 72%] Linking C executable ../../bin/check_set_max_msg_size [ 74%] Building C object source_subfolder/tests/CMakeFiles/check_check.dir/check_check_fixture.c.o [ 74%] Built target check_set_max_msg_size [ 75%] Building C object source_subfolder/tests/CMakeFiles/check_check.dir/check_check_fork.c.o [ 77%] Building C object source_subfolder/tests/CMakeFiles/check_check.dir/check_check_limit.c.o [ 79%] Building C object source_subfolder/tests/CMakeFiles/check_check.dir/check_check_log.c.o [ 81%] Linking C executable ../../bin/check_check_export [ 83%] Building C object source_subfolder/tests/CMakeFiles/check_check.dir/check_check_log_internal.c.o [ 85%] Building C object source_subfolder/tests/CMakeFiles/check_check.dir/check_check_main.c.o [ 85%] Built target check_check_export [ 87%] Building C object source_subfolder/tests/CMakeFiles/check_check.dir/check_check_master.c.o [ 88%] Building C object source_subfolder/tests/CMakeFiles/check_check.dir/check_check_msg.c.o [ 90%] Building C object source_subfolder/tests/CMakeFiles/check_check.dir/check_check_pack.c.o [ 92%] Building C object source_subfolder/tests/CMakeFiles/check_check.dir/check_check_selective.c.o [ 94%] Building C object source_subfolder/tests/CMakeFiles/check_check.dir/check_check_sub.c.o [ 96%] Building C object source_subfolder/tests/CMakeFiles/check_check.dir/check_check_tags.c.o [ 98%] Building C object source_subfolder/tests/CMakeFiles/check_check.dir/check_list.c.o [100%] Linking C executable ../../bin/check_check [100%] Built target check_check libcheck/0.15.2: Package '1d23e6fe52ccd072d8a66f4f3181b7a6d31f548d' built libcheck/0.15.2: Build folder /home/conan/w/BuildSingleReference/.conan/data/libcheck/0.15.2/_/_/build/1d23e6fe52ccd072d8a66f4f3181b7a6d31f548d 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 /home/conan/w/BuildSingleReference/.conan/data/libcheck/0.15.2/_/_/package/1d23e6fe52ccd072d8a66f4f3181b7a6d31f548d libcheck/0.15.2: Calling package() ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/libcheck/0.15.2/_/_/build/1d23e6fe52ccd072d8a66f4f3181b7a6d31f548d/build_subfolder' '--target' 'install' '--' '-j3' ----------------- [ 5%] Built target compat [ 46%] Built target check [ 46%] Built target checkShared [ 50%] Built target check_nofork [ 59%] Built target ex_output [ 64%] Built target check_check_export [ 68%] Built target check_nofork_teardown [ 72%] Built target check_set_max_msg_size [100%] Built target check_check Install the project... -- Install configuration: "Debug" -- Installing: /home/conan/w/BuildSingleReference/.conan/data/libcheck/0.15.2/_/_/package/1d23e6fe52ccd072d8a66f4f3181b7a6d31f548d/include/check_stdint.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/libcheck/0.15.2/_/_/package/1d23e6fe52ccd072d8a66f4f3181b7a6d31f548d/lib/pkgconfig/check.pc -- Installing: /home/conan/w/BuildSingleReference/.conan/data/libcheck/0.15.2/_/_/package/1d23e6fe52ccd072d8a66f4f3181b7a6d31f548d/lib/cmake/check/check-targets.cmake -- Installing: /home/conan/w/BuildSingleReference/.conan/data/libcheck/0.15.2/_/_/package/1d23e6fe52ccd072d8a66f4f3181b7a6d31f548d/lib/cmake/check/check-targets-debug.cmake -- Installing: /home/conan/w/BuildSingleReference/.conan/data/libcheck/0.15.2/_/_/package/1d23e6fe52ccd072d8a66f4f3181b7a6d31f548d/lib/cmake/check/check-config.cmake -- Installing: /home/conan/w/BuildSingleReference/.conan/data/libcheck/0.15.2/_/_/package/1d23e6fe52ccd072d8a66f4f3181b7a6d31f548d/lib/cmake/check/check-config-version.cmake -- Installing: /home/conan/w/BuildSingleReference/.conan/data/libcheck/0.15.2/_/_/package/1d23e6fe52ccd072d8a66f4f3181b7a6d31f548d/lib/libcheck.a -- Installing: /home/conan/w/BuildSingleReference/.conan/data/libcheck/0.15.2/_/_/package/1d23e6fe52ccd072d8a66f4f3181b7a6d31f548d/include/check.h -- Up-to-date: /home/conan/w/BuildSingleReference/.conan/data/libcheck/0.15.2/_/_/package/1d23e6fe52ccd072d8a66f4f3181b7a6d31f548d/include/check_stdint.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/libcheck/0.15.2/_/_/package/1d23e6fe52ccd072d8a66f4f3181b7a6d31f548d/bin/checkmk -- Installing: /home/conan/w/BuildSingleReference/.conan/data/libcheck/0.15.2/_/_/package/1d23e6fe52ccd072d8a66f4f3181b7a6d31f548d/share/man -- Installing: /home/conan/w/BuildSingleReference/.conan/data/libcheck/0.15.2/_/_/package/1d23e6fe52ccd072d8a66f4f3181b7a6d31f548d/share/man/man1 -- Installing: /home/conan/w/BuildSingleReference/.conan/data/libcheck/0.15.2/_/_/package/1d23e6fe52ccd072d8a66f4f3181b7a6d31f548d/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 '.LESSER' file: COPYING.LESSER libcheck/0.15.2 package(): Packaged 2 '.h' files: check_stdint.h, check.h libcheck/0.15.2 package(): Packaged 1 '.a' file: libcheck.a libcheck/0.15.2 package(): Packaged 1 file: checkmk libcheck/0.15.2: Package '1d23e6fe52ccd072d8a66f4f3181b7a6d31f548d' created libcheck/0.15.2: Created package revision 00a33ebf7c24f19a0e1d03444b7ba024 libcheck/0.15.2: Appending PATH environment variable: /home/conan/w/BuildSingleReference/.conan/data/libcheck/0.15.2/_/_/package/1d23e6fe52ccd072d8a66f4f3181b7a6d31f548d/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 In file included from /home/conan/w/BuildSingleReference/.conan/data/libcheck/0.15.2/_/_/build/1d23e6fe52ccd072d8a66f4f3181b7a6d31f548d/source_subfolder/tests/check_check_sub.c:26: /home/conan/w/BuildSingleReference/.conan/data/libcheck/0.15.2/_/_/build/1d23e6fe52ccd072d8a66f4f3181b7a6d31f548d/source_subfolder/tests/check_check_sub.c: In function ‘test_fail_unless_fn’: /home/conan/w/BuildSingleReference/.conan/data/libcheck/0.15.2/_/_/build/1d23e6fe52ccd072d8a66f4f3181b7a6d31f548d/source_subfolder/tests/check_check_sub.c:65:23: warning: too many arguments for format [-Wformat-extra-args] 65 | fail_unless(1 == 2, "This test should fail"); | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/libcheck/0.15.2/_/_/build/1d23e6fe52ccd072d8a66f4f3181b7a6d31f548d/build_subfolder/source_subfolder/tests/../src/check.h:472:77: note: in definition of macro ‘fail_unless’ 472 | _ck_assert_failed(__FILE__, __LINE__, "Assertion '"#expr"' failed" , ## __VA_ARGS__, NULL) | ^~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/libcheck/0.15.2/_/_/build/1d23e6fe52ccd072d8a66f4f3181b7a6d31f548d/source_subfolder/tests/check_check_sub.c: In function ‘test_fail_if_pass_fn’: /home/conan/w/BuildSingleReference/.conan/data/libcheck/0.15.2/_/_/build/1d23e6fe52ccd072d8a66f4f3181b7a6d31f548d/source_subfolder/tests/check_check_sub.c:73:19: warning: too many arguments for format [-Wformat-extra-args] 73 | fail_if(1 == 2, "This test should pass"); | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/libcheck/0.15.2/_/_/build/1d23e6fe52ccd072d8a66f4f3181b7a6d31f548d/build_subfolder/source_subfolder/tests/../src/check.h:486:78: note: in definition of macro ‘fail_if’ 486 | _ck_assert_failed(__FILE__, __LINE__, "Failure '"#expr"' occurred" , ## __VA_ARGS__, NULL) \ | ^~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/libcheck/0.15.2/_/_/build/1d23e6fe52ccd072d8a66f4f3181b7a6d31f548d/source_subfolder/tests/check_check_sub.c:74:14: warning: too many arguments for format [-Wformat-extra-args] 74 | fail_if(0, "This test should pass"); | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/libcheck/0.15.2/_/_/build/1d23e6fe52ccd072d8a66f4f3181b7a6d31f548d/build_subfolder/source_subfolder/tests/../src/check.h:486:78: note: in definition of macro ‘fail_if’ 486 | _ck_assert_failed(__FILE__, __LINE__, "Failure '"#expr"' occurred" , ## __VA_ARGS__, NULL) \ | ^~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/libcheck/0.15.2/_/_/build/1d23e6fe52ccd072d8a66f4f3181b7a6d31f548d/source_subfolder/tests/check_check_sub.c: In function ‘test_fail_if_fail_fn’: /home/conan/w/BuildSingleReference/.conan/data/libcheck/0.15.2/_/_/build/1d23e6fe52ccd072d8a66f4f3181b7a6d31f548d/source_subfolder/tests/check_check_sub.c:83:19: warning: too many arguments for format [-Wformat-extra-args] 83 | fail_if(1 == 1, "This test should fail"); | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/libcheck/0.15.2/_/_/build/1d23e6fe52ccd072d8a66f4f3181b7a6d31f548d/build_subfolder/source_subfolder/tests/../src/check.h:486:78: note: in definition of macro ‘fail_if’ 486 | _ck_assert_failed(__FILE__, __LINE__, "Failure '"#expr"' occurred" , ## __VA_ARGS__, NULL) \ | ^~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/libcheck/0.15.2/_/_/build/1d23e6fe52ccd072d8a66f4f3181b7a6d31f548d/source_subfolder/tests/check_check_sub.c: In function ‘test_fail_null_msg_fn’: /home/conan/w/BuildSingleReference/.conan/data/libcheck/0.15.2/_/_/build/1d23e6fe52ccd072d8a66f4f3181b7a6d31f548d/source_subfolder/tests/check_check_sub.c:92:3: warning: too many arguments for format [-Wformat-extra-args] 92 | fail_unless(2 == 3, NULL); | ^~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/libcheck/0.15.2/_/_/build/1d23e6fe52ccd072d8a66f4f3181b7a6d31f548d/source_subfolder/tests/check_check_sub.c: In function ‘test_fail_no_msg_fn’: /home/conan/w/BuildSingleReference/.conan/data/libcheck/0.15.2/_/_/build/1d23e6fe52ccd072d8a66f4f3181b7a6d31f548d/source_subfolder/tests/check_check_sub.c:103:3: warning: too many arguments for format [-Wformat-extra-args] 103 | fail_unless(4 == 5, NULL); | ^~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/libcheck/0.15.2/_/_/build/1d23e6fe52ccd072d8a66f4f3181b7a6d31f548d/source_subfolder/tests/check_check_sub.c: In function ‘test_fail_if_null_msg_fn’: /home/conan/w/BuildSingleReference/.conan/data/libcheck/0.15.2/_/_/build/1d23e6fe52ccd072d8a66f4f3181b7a6d31f548d/source_subfolder/tests/check_check_sub.c:112:3: warning: too many arguments for format [-Wformat-extra-args] 112 | fail_if(2 != 3, NULL); | ^~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/libcheck/0.15.2/_/_/build/1d23e6fe52ccd072d8a66f4f3181b7a6d31f548d/source_subfolder/tests/check_check_sub.c: In function ‘test_fail_if_no_msg_fn’: /home/conan/w/BuildSingleReference/.conan/data/libcheck/0.15.2/_/_/build/1d23e6fe52ccd072d8a66f4f3181b7a6d31f548d/source_subfolder/tests/check_check_sub.c:123:3: warning: too many arguments for format [-Wformat-extra-args] 123 | fail_if(4 != 5, NULL); | ^~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/libcheck/0.15.2/_/_/build/1d23e6fe52ccd072d8a66f4f3181b7a6d31f548d/source_subfolder/tests/check_check_sub.c:26: /home/conan/w/BuildSingleReference/.conan/data/libcheck/0.15.2/_/_/build/1d23e6fe52ccd072d8a66f4f3181b7a6d31f548d/source_subfolder/tests/check_check_sub.c: In function ‘test_fail_vararg_msg_1_fn’: /home/conan/w/BuildSingleReference/.conan/data/libcheck/0.15.2/_/_/build/1d23e6fe52ccd072d8a66f4f3181b7a6d31f548d/source_subfolder/tests/check_check_sub.c:135:23: warning: too many arguments for format [-Wformat-extra-args] 135 | fail_unless(x == y, "%d != %d", x, y); | ^~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/libcheck/0.15.2/_/_/build/1d23e6fe52ccd072d8a66f4f3181b7a6d31f548d/build_subfolder/source_subfolder/tests/../src/check.h:472:77: note: in definition of macro ‘fail_unless’ 472 | _ck_assert_failed(__FILE__, __LINE__, "Assertion '"#expr"' failed" , ## __VA_ARGS__, NULL) | ^~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/libcheck/0.15.2/_/_/build/1d23e6fe52ccd072d8a66f4f3181b7a6d31f548d/source_subfolder/tests/check_check_sub.c: In function ‘test_fail_vararg_msg_2_fn’: /home/conan/w/BuildSingleReference/.conan/data/libcheck/0.15.2/_/_/build/1d23e6fe52ccd072d8a66f4f3181b7a6d31f548d/source_subfolder/tests/check_check_sub.c:147:19: warning: too many arguments for format [-Wformat-extra-args] 147 | fail_if(x != y, "%d != %d", x, y); | ^~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/libcheck/0.15.2/_/_/build/1d23e6fe52ccd072d8a66f4f3181b7a6d31f548d/build_subfolder/source_subfolder/tests/../src/check.h:486:78: note: in definition of macro ‘fail_if’ 486 | _ck_assert_failed(__FILE__, __LINE__, "Failure '"#expr"' occurred" , ## __VA_ARGS__, NULL) \ | ^~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/libcheck/0.15.2/_/_/build/1d23e6fe52ccd072d8a66f4f3181b7a6d31f548d/source_subfolder/tests/check_check_sub.c: In function ‘test_fail_vararg_msg_3_fn’: /home/conan/w/BuildSingleReference/.conan/data/libcheck/0.15.2/_/_/build/1d23e6fe52ccd072d8a66f4f3181b7a6d31f548d/source_subfolder/tests/check_check_sub.c:159:8: warning: too many arguments for format [-Wformat-extra-args] 159 | fail("%d == %d", x, y); | ^~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/libcheck/0.15.2/_/_/build/1d23e6fe52ccd072d8a66f4f3181b7a6d31f548d/build_subfolder/source_subfolder/tests/../src/check.h:494:71: note: in definition of macro ‘fail’ 494 | #define fail(...) _ck_assert_failed(__FILE__, __LINE__, "Failed" , ## __VA_ARGS__, NULL) | ^~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/libcheck/0.15.2/_/_/build/1d23e6fe52ccd072d8a66f4f3181b7a6d31f548d/source_subfolder/tests/check_check_sub.c: In function ‘test_fail_empty_fn’: /home/conan/w/BuildSingleReference/.conan/data/libcheck/0.15.2/_/_/build/1d23e6fe52ccd072d8a66f4f3181b7a6d31f548d/source_subfolder/tests/check_check_sub.c:171:3: warning: too many arguments for format [-Wformat-extra-args] 171 | fail(NULL); | ^~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/libcheck/0.15.2/_/_/build/1d23e6fe52ccd072d8a66f4f3181b7a6d31f548d/source_subfolder/tests/check_check_pack.c:27: /home/conan/w/BuildSingleReference/.conan/data/libcheck/0.15.2/_/_/build/1d23e6fe52ccd072d8a66f4f3181b7a6d31f548d/source_subfolder/tests/check_check_pack.c: In function ‘test_pack_fmsg_fn’: /home/conan/w/BuildSingleReference/.conan/data/libcheck/0.15.2/_/_/build/1d23e6fe52ccd072d8a66f4f3181b7a6d31f548d/source_subfolder/tests/check_check_pack.c:60:10: warning: too many arguments for format [-Wformat-extra-args] 60 | fail("%s", errm); | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/libcheck/0.15.2/_/_/build/1d23e6fe52ccd072d8a66f4f3181b7a6d31f548d/build_subfolder/source_subfolder/tests/../src/check.h:494:71: note: in definition of macro ‘fail’ 494 | #define fail(...) _ck_assert_failed(__FILE__, __LINE__, "Failed" , ## __VA_ARGS__, NULL) | ^~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/libcheck/0.15.2/_/_/build/1d23e6fe52ccd072d8a66f4f3181b7a6d31f548d/source_subfolder/tests/check_check_pack.c: In function ‘test_pack_loc_fn’: /home/conan/w/BuildSingleReference/.conan/data/libcheck/0.15.2/_/_/build/1d23e6fe52ccd072d8a66f4f3181b7a6d31f548d/source_subfolder/tests/check_check_pack.c:91:10: warning: too many arguments for format [-Wformat-extra-args] 91 | fail("%s", errm); | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/libcheck/0.15.2/_/_/build/1d23e6fe52ccd072d8a66f4f3181b7a6d31f548d/build_subfolder/source_subfolder/tests/../src/check.h:494:71: note: in definition of macro ‘fail’ 494 | #define fail(...) _ck_assert_failed(__FILE__, __LINE__, "Failed" , ## __VA_ARGS__, NULL) | ^~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/libcheck/0.15.2/_/_/build/1d23e6fe52ccd072d8a66f4f3181b7a6d31f548d/source_subfolder/tests/check_check_pack.c:98:10: warning: too many arguments for format [-Wformat-extra-args] 98 | fail("%s", errm); | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/libcheck/0.15.2/_/_/build/1d23e6fe52ccd072d8a66f4f3181b7a6d31f548d/build_subfolder/source_subfolder/tests/../src/check.h:494:71: note: in definition of macro ‘fail’ 494 | #define fail(...) _ck_assert_failed(__FILE__, __LINE__, "Failed" , ## __VA_ARGS__, NULL) | ^~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/libcheck/0.15.2/_/_/build/1d23e6fe52ccd072d8a66f4f3181b7a6d31f548d/source_subfolder/tests/check_check_pack.c: In function ‘test_pack_ctx_fn’: /home/conan/w/BuildSingleReference/.conan/data/libcheck/0.15.2/_/_/build/1d23e6fe52ccd072d8a66f4f3181b7a6d31f548d/source_subfolder/tests/check_check_pack.c:126:10: warning: too many arguments for format [-Wformat-extra-args] 126 | fail("%s", errm); | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/libcheck/0.15.2/_/_/build/1d23e6fe52ccd072d8a66f4f3181b7a6d31f548d/build_subfolder/source_subfolder/tests/../src/check.h:494:71: note: in definition of macro ‘fail’ 494 | #define fail(...) _ck_assert_failed(__FILE__, __LINE__, "Failed" , ## __VA_ARGS__, NULL) | ^~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/libcheck/0.15.2/_/_/build/1d23e6fe52ccd072d8a66f4f3181b7a6d31f548d/source_subfolder/tests/check_check_pack.c: In function ‘test_pack_len_fn’: /home/conan/w/BuildSingleReference/.conan/data/libcheck/0.15.2/_/_/build/1d23e6fe52ccd072d8a66f4f3181b7a6d31f548d/source_subfolder/tests/check_check_pack.c:150:10: warning: too many arguments for format [-Wformat-extra-args] 150 | fail("%s", errm); | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/libcheck/0.15.2/_/_/build/1d23e6fe52ccd072d8a66f4f3181b7a6d31f548d/build_subfolder/source_subfolder/tests/../src/check.h:494:71: note: in definition of macro ‘fail’ 494 | #define fail(...) _ck_assert_failed(__FILE__, __LINE__, "Failed" , ## __VA_ARGS__, NULL) | ^~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/libcheck/0.15.2/_/_/build/1d23e6fe52ccd072d8a66f4f3181b7a6d31f548d/source_subfolder/tests/check_check_sub.c:26: /home/conan/w/BuildSingleReference/.conan/data/libcheck/0.15.2/_/_/build/1d23e6fe52ccd072d8a66f4f3181b7a6d31f548d/source_subfolder/tests/check_check_sub.c: In function ‘test_fail_unless_fn’: /home/conan/w/BuildSingleReference/.conan/data/libcheck/0.15.2/_/_/build/1d23e6fe52ccd072d8a66f4f3181b7a6d31f548d/source_subfolder/tests/check_check_sub.c:65:23: warning: too many arguments for format [-Wformat-extra-args] 65 | fail_unless(1 == 2, "This test should fail"); | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/libcheck/0.15.2/_/_/build/1d23e6fe52ccd072d8a66f4f3181b7a6d31f548d/build_subfolder/source_subfolder/tests/../src/check.h:472:77: note: in definition of macro ‘fail_unless’ 472 | _ck_assert_failed(__FILE__, __LINE__, "Assertion '"#expr"' failed" , ## __VA_ARGS__, NULL) | ^~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/libcheck/0.15.2/_/_/build/1d23e6fe52ccd072d8a66f4f3181b7a6d31f548d/source_subfolder/tests/check_check_sub.c: In function ‘test_fail_if_pass_fn’: /home/conan/w/BuildSingleReference/.conan/data/libcheck/0.15.2/_/_/build/1d23e6fe52ccd072d8a66f4f3181b7a6d31f548d/source_subfolder/tests/check_check_sub.c:73:19: warning: too many arguments for format [-Wformat-extra-args] 73 | fail_if(1 == 2, "This test should pass"); | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/libcheck/0.15.2/_/_/build/1d23e6fe52ccd072d8a66f4f3181b7a6d31f548d/build_subfolder/source_subfolder/tests/../src/check.h:486:78: note: in definition of macro ‘fail_if’ 486 | _ck_assert_failed(__FILE__, __LINE__, "Failure '"#expr"' occurred" , ## __VA_ARGS__, NULL) \ | ^~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/libcheck/0.15.2/_/_/build/1d23e6fe52ccd072d8a66f4f3181b7a6d31f548d/source_subfolder/tests/check_check_sub.c:74:14: warning: too many arguments for format [-Wformat-extra-args] 74 | fail_if(0, "This test should pass"); | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/libcheck/0.15.2/_/_/build/1d23e6fe52ccd072d8a66f4f3181b7a6d31f548d/build_subfolder/source_subfolder/tests/../src/check.h:486:78: note: in definition of macro ‘fail_if’ 486 | _ck_assert_failed(__FILE__, __LINE__, "Failure '"#expr"' occurred" , ## __VA_ARGS__, NULL) \ | ^~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/libcheck/0.15.2/_/_/build/1d23e6fe52ccd072d8a66f4f3181b7a6d31f548d/source_subfolder/tests/check_check_sub.c: In function ‘test_fail_if_fail_fn’: /home/conan/w/BuildSingleReference/.conan/data/libcheck/0.15.2/_/_/build/1d23e6fe52ccd072d8a66f4f3181b7a6d31f548d/source_subfolder/tests/check_check_sub.c:83:19: warning: too many arguments for format [-Wformat-extra-args] 83 | fail_if(1 == 1, "This test should fail"); | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/libcheck/0.15.2/_/_/build/1d23e6fe52ccd072d8a66f4f3181b7a6d31f548d/build_subfolder/source_subfolder/tests/../src/check.h:486:78: note: in definition of macro ‘fail_if’ 486 | _ck_assert_failed(__FILE__, __LINE__, "Failure '"#expr"' occurred" , ## __VA_ARGS__, NULL) \ | ^~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/libcheck/0.15.2/_/_/build/1d23e6fe52ccd072d8a66f4f3181b7a6d31f548d/source_subfolder/tests/check_check_sub.c: In function ‘test_fail_null_msg_fn’: /home/conan/w/BuildSingleReference/.conan/data/libcheck/0.15.2/_/_/build/1d23e6fe52ccd072d8a66f4f3181b7a6d31f548d/source_subfolder/tests/check_check_sub.c:92:3: warning: too many arguments for format [-Wformat-extra-args] 92 | fail_unless(2 == 3, NULL); | ^~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/libcheck/0.15.2/_/_/build/1d23e6fe52ccd072d8a66f4f3181b7a6d31f548d/source_subfolder/tests/check_check_sub.c: In function ‘test_fail_no_msg_fn’: /home/conan/w/BuildSingleReference/.conan/data/libcheck/0.15.2/_/_/build/1d23e6fe52ccd072d8a66f4f3181b7a6d31f548d/source_subfolder/tests/check_check_sub.c:103:3: warning: too many arguments for format [-Wformat-extra-args] 103 | fail_unless(4 == 5, NULL); | ^~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/libcheck/0.15.2/_/_/build/1d23e6fe52ccd072d8a66f4f3181b7a6d31f548d/source_subfolder/tests/check_check_sub.c: In function ‘test_fail_if_null_msg_fn’: /home/conan/w/BuildSingleReference/.conan/data/libcheck/0.15.2/_/_/build/1d23e6fe52ccd072d8a66f4f3181b7a6d31f548d/source_subfolder/tests/check_check_sub.c:112:3: warning: too many arguments for format [-Wformat-extra-args] 112 | fail_if(2 != 3, NULL); | ^~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/libcheck/0.15.2/_/_/build/1d23e6fe52ccd072d8a66f4f3181b7a6d31f548d/source_subfolder/tests/check_check_sub.c: In function ‘test_fail_if_no_msg_fn’: /home/conan/w/BuildSingleReference/.conan/data/libcheck/0.15.2/_/_/build/1d23e6fe52ccd072d8a66f4f3181b7a6d31f548d/source_subfolder/tests/check_check_sub.c:123:3: warning: too many arguments for format [-Wformat-extra-args] 123 | fail_if(4 != 5, NULL); | ^~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/libcheck/0.15.2/_/_/build/1d23e6fe52ccd072d8a66f4f3181b7a6d31f548d/source_subfolder/tests/check_check_sub.c:26: /home/conan/w/BuildSingleReference/.conan/data/libcheck/0.15.2/_/_/build/1d23e6fe52ccd072d8a66f4f3181b7a6d31f548d/source_subfolder/tests/check_check_sub.c: In function ‘test_fail_vararg_msg_1_fn’: /home/conan/w/BuildSingleReference/.conan/data/libcheck/0.15.2/_/_/build/1d23e6fe52ccd072d8a66f4f3181b7a6d31f548d/source_subfolder/tests/check_check_sub.c:135:23: warning: too many arguments for format [-Wformat-extra-args] 135 | fail_unless(x == y, "%d != %d", x, y); | ^~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/libcheck/0.15.2/_/_/build/1d23e6fe52ccd072d8a66f4f3181b7a6d31f548d/build_subfolder/source_subfolder/tests/../src/check.h:472:77: note: in definition of macro ‘fail_unless’ 472 | _ck_assert_failed(__FILE__, __LINE__, "Assertion '"#expr"' failed" , ## __VA_ARGS__, NULL) | ^~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/libcheck/0.15.2/_/_/build/1d23e6fe52ccd072d8a66f4f3181b7a6d31f548d/source_subfolder/tests/check_check_sub.c: In function ‘test_fail_vararg_msg_2_fn’: /home/conan/w/BuildSingleReference/.conan/data/libcheck/0.15.2/_/_/build/1d23e6fe52ccd072d8a66f4f3181b7a6d31f548d/source_subfolder/tests/check_check_sub.c:147:19: warning: too many arguments for format [-Wformat-extra-args] 147 | fail_if(x != y, "%d != %d", x, y); | ^~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/libcheck/0.15.2/_/_/build/1d23e6fe52ccd072d8a66f4f3181b7a6d31f548d/build_subfolder/source_subfolder/tests/../src/check.h:486:78: note: in definition of macro ‘fail_if’ 486 | _ck_assert_failed(__FILE__, __LINE__, "Failure '"#expr"' occurred" , ## __VA_ARGS__, NULL) \ | ^~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/libcheck/0.15.2/_/_/build/1d23e6fe52ccd072d8a66f4f3181b7a6d31f548d/source_subfolder/tests/check_check_sub.c: In function ‘test_fail_vararg_msg_3_fn’: /home/conan/w/BuildSingleReference/.conan/data/libcheck/0.15.2/_/_/build/1d23e6fe52ccd072d8a66f4f3181b7a6d31f548d/source_subfolder/tests/check_check_sub.c:159:8: warning: too many arguments for format [-Wformat-extra-args] 159 | fail("%d == %d", x, y); | ^~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/libcheck/0.15.2/_/_/build/1d23e6fe52ccd072d8a66f4f3181b7a6d31f548d/build_subfolder/source_subfolder/tests/../src/check.h:494:71: note: in definition of macro ‘fail’ 494 | #define fail(...) _ck_assert_failed(__FILE__, __LINE__, "Failed" , ## __VA_ARGS__, NULL) | ^~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/libcheck/0.15.2/_/_/build/1d23e6fe52ccd072d8a66f4f3181b7a6d31f548d/source_subfolder/tests/check_check_sub.c: In function ‘test_fail_empty_fn’: /home/conan/w/BuildSingleReference/.conan/data/libcheck/0.15.2/_/_/build/1d23e6fe52ccd072d8a66f4f3181b7a6d31f548d/source_subfolder/tests/check_check_sub.c:171:3: warning: too many arguments for format [-Wformat-extra-args] 171 | fail(NULL); | ^~~~