******************************************************************************** conan test conan-center-index\recipes\cppcheck\all\test_package\conanfile.py cppcheck/2.4@#696b365f05e6971093ff60f320a33e9c -pr C:\J\w\prod\BuildSingleReference@3\22364\c04350a5-e688-420d-9331-34da90f3e8da/profile_windows_16_mdd_vs_debug_64..txt ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Debug compiler=Visual Studio compiler.runtime=MDd compiler.version=16 os=Windows [options] [build_requires] [env] cppcheck/2.4 (test package): Installing package Requirements bzip2/1.0.8 from 'conan-center' - Cache cppcheck/2.4 from local cache - Cache mpir/3.0.0 from 'conan-center' - Cache pcre/8.45 from 'conan-center' - Cache z3/4.8.8 from 'conan-center' - Cache zlib/1.2.12 from 'conan-center' - Cache Packages bzip2/1.0.8:589a23dff5fdb23a7fb851223eb766480ead0a9a - Cache cppcheck/2.4:727d8d79090367d9866bcc1d49562b1cde4cced4 - Cache mpir/3.0.0:e1bc8e9450c5c61069d917ab40b7405965cbb389 - Cache pcre/8.45:7a162084f5550c625a8950e9b1175d1474d2fbab - Cache z3/4.8.8:92571704ce124b870446a186999ab62a7908032c - Cache zlib/1.2.12:d057732059ea44a47760900cb5e4855d2bea8714 - Cache Installing (downloading, building) binaries... bzip2/1.0.8: Already installed! bzip2/1.0.8: Appending PATH environment variable: C:\J\w\prod\BuildSingleReference@3\.conan\data\bzip2\1.0.8\_\_\package\589a23dff5fdb23a7fb851223eb766480ead0a9a\bin mpir/3.0.0: Already installed! zlib/1.2.12: Already installed! pcre/8.45: Already installed! pcre/8.45: Appending PATH environment variable: C:\J\w\prod\BuildSingleReference@3\.conan\data\pcre\8.45\_\_\package\7a162084f5550c625a8950e9b1175d1474d2fbab\bin z3/4.8.8: Already installed! cppcheck/2.4: Already installed! cppcheck/2.4: Append C:\J\w\prod\BuildSingleReference@3\.conan\data\cppcheck\2.4\_\_\package\727d8d79090367d9866bcc1d49562b1cde4cced4\bin to environment variable PATH cppcheck/2.4 (test package): Generator txt created conanbuildinfo.txt cppcheck/2.4 (test package): Aggregating env generators cppcheck/2.4 (test package): Generated conaninfo.txt cppcheck/2.4 (test package): Generated graphinfo Using lockfile: 'C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\cppcheck\all\test_package\build\14bcc6877f24b19252281d7731b3f5b070aaa47a/conan.lock' Using cached profile from lockfile [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK cppcheck/2.4 (test package): Calling build() cppcheck/2.4 (test package): Running test() ----Running------ > cppcheck --enable=warning,style,performance --std=c++11 ./file_to_check.cpp ----------------- Checking file_to_check.cpp ... ----Running------ > c:\conan_jenkins_envs\env_py_3_7_conan_1_45_0\scripts\python.exe C:\J\w\prod\BuildSingleReference@3\.conan\data\cppcheck\2.4\_\_\package\727d8d79090367d9866bcc1d49562b1cde4cced4\bin\cppcheck-htmlreport -h ----------------- Usage: cppcheck-htmlreport [options] Options: -h, --help show this help message and exit --title=TITLE The title of the project. --file=FILE The cppcheck xml output file to read defects from. You can combine results from several xml reports i.e. "-- file file1.xml --file file2.xml ..". Default is reading from stdin. --report-dir=REPORT_DIR The directory where the HTML report content is written. --source-dir=SOURCE_DIR Base directory where source code files can be found. --source-encoding=SOURCE_ENCODING Encoding of source code. cppcheck/2.4 (test package): WARN: This conanfile has no build step