******************************************************************************** conan test conan-center-index\recipes\cppcheck\all\test_package\conanfile.py cppcheck/2.4.1@#81de90304f2d237167451e9cdc140e6b -pr C:\J\w\prod\BuildSingleReference@5\22296\c970cd0a-3539-4b86-8015-91768be91aed/profile_windows_15_mt_vs_release_64..txt ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Release compiler=Visual Studio compiler.runtime=MT compiler.version=15 os=Windows [options] [build_requires] [env] cppcheck/2.4.1 (test package): Installing package Requirements bzip2/1.0.8 from 'conan-center' - Cache cppcheck/2.4.1 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:f346bbbb687a20f72b88f02617b6b8f1300bad72 - Cache cppcheck/2.4.1:9ac905f14688ba0b5ea0e563338b380e24bcc2e5 - Cache mpir/3.0.0:4d8c13d1e88f942d115c960ca0ad301f41f3802d - Cache pcre/8.45:81a4020857bbca0609432c43e6fa205ab35e78c6 - Cache z3/4.8.8:b51808878eb362c374c9fa7e9a454e6166450b72 - Cache zlib/1.2.12:7bd6f2c3d5c4e48a75805376b58cde753392f711 - Cache Installing (downloading, building) binaries... bzip2/1.0.8: Already installed! bzip2/1.0.8: Appending PATH environment variable: C:\J\w\prod\BuildSingleReference@5\.conan\data\bzip2\1.0.8\_\_\package\f346bbbb687a20f72b88f02617b6b8f1300bad72\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@5\.conan\data\pcre\8.45\_\_\package\81a4020857bbca0609432c43e6fa205ab35e78c6\bin z3/4.8.8: Already installed! cppcheck/2.4.1: Already installed! cppcheck/2.4.1: Append C:\J\w\prod\BuildSingleReference@5\.conan\data\cppcheck\2.4.1\_\_\package\9ac905f14688ba0b5ea0e563338b380e24bcc2e5\bin to environment variable PATH cppcheck/2.4.1 (test package): Generator txt created conanbuildinfo.txt cppcheck/2.4.1 (test package): Aggregating env generators cppcheck/2.4.1 (test package): Generated conaninfo.txt cppcheck/2.4.1 (test package): Generated graphinfo Using lockfile: 'C:\J\w\prod\BuildSingleReference@5\conan-center-index\recipes\cppcheck\all\test_package\build\c50876b7b4d345f61b334f4d8f12671306a33be5/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.1 (test package): Calling build() cppcheck/2.4.1 (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@5\.conan\data\cppcheck\2.4.1\_\_\package\9ac905f14688ba0b5ea0e563338b380e24bcc2e5\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.1 (test package): WARN: This conanfile has no build step