******************************************************************************** conan test conan-center-index\recipes\cppcheck\all\test_package\conanfile.py cppcheck/2.7.4@#aaf22403368d8cab558da607312cecda -pr C:\J\w\prod\BuildSingleReference\11864\fb18814f-6e1d-41d4-9231-fb530002619b/profile_windows_16_mtd_vs_debug_64..txt ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Debug compiler=Visual Studio compiler.runtime=MTd compiler.version=16 os=Windows [options] [build_requires] [env] cppcheck/2.7.4 (test package): Installing package Requirements bzip2/1.0.8 from 'conan-center' - Cache cppcheck/2.7.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.11 from 'conan-center' - Cache Packages bzip2/1.0.8:73c22595362cd7ddee053c6b60c2c6360d1a8f7e - Cache cppcheck/2.7.4:cddc8287f592e362c3ef5746f057707bd0532ae9 - Cache mpir/3.0.0:926af446969c5905dfb42e88cbc8fca4968875a1 - Cache pcre/8.45:5756e0d38460c2317dcbc1194c3b3ab843fe8780 - Cache z3/4.8.8:aa81af972a4ec2670427a27126fdc1ae115bf698 - Cache zlib/1.2.11:b2b69efcc79a149e0bc765fb12ba0278d52fc260 - Cache Installing (downloading, building) binaries... bzip2/1.0.8: Already installed! bzip2/1.0.8: Appending PATH environment variable: C:\J\w\prod\BuildSingleReference\.conan\data\bzip2\1.0.8\_\_\package\73c22595362cd7ddee053c6b60c2c6360d1a8f7e\bin mpir/3.0.0: Already installed! zlib/1.2.11: Already installed! pcre/8.45: Already installed! pcre/8.45: Appending PATH environment variable: C:\J\w\prod\BuildSingleReference\.conan\data\pcre\8.45\_\_\package\5756e0d38460c2317dcbc1194c3b3ab843fe8780\bin z3/4.8.8: Already installed! cppcheck/2.7.4: Already installed! cppcheck/2.7.4: Append C:\J\w\prod\BuildSingleReference\.conan\data\cppcheck\2.7.4\_\_\package\cddc8287f592e362c3ef5746f057707bd0532ae9\bin to environment variable PATH cppcheck/2.7.4 (test package): Generator txt created conanbuildinfo.txt cppcheck/2.7.4 (test package): Aggregating env generators cppcheck/2.7.4 (test package): Generated conaninfo.txt cppcheck/2.7.4 (test package): Generated graphinfo Using lockfile: 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\cppcheck\all\test_package\build\d50b4f5b4a00a91866551da38073d723596c2265/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.7.4 (test package): Calling build() cppcheck/2.7.4 (test package): Running test() ----Running------ > cppcheck --version ----------------- Cppcheck 2.7.4 ----Running------ > c:\conan_jenkins_envs\env_py_3_6_conan_1_45_0\scripts\python.exe C:\J\w\prod\BuildSingleReference\.conan\data\cppcheck\2.7.4\_\_\package\cddc8287f592e362c3ef5746f057707bd0532ae9\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. --add-author-information=ADD_AUTHOR_INFORMATION Blame information to include. Adds specified author information. Specify as comma-separated list of either "name", "email", "date" or "n","e","d". Default: "n,e,d" --source-encoding=SOURCE_ENCODING Encoding of source code. --blame-options=BLAME_OPTIONS [-w, -M] blame options which you can use to get author and author mail -w --> not including white spaces and returns original author of the line -M --> not including moving of lines and returns original author of the line cppcheck/2.7.4 (test package): WARN: This conanfile has no build step