******************************************************************************** conan test cci-be707f47\recipes\cppcheck\all\test_package\conanfile.py cppcheck/2.13@#078873443f1d751a377f374416682498 -pr C:/J2/w/prod-v1/bsr/75469/cadfb/profile_windows_16_md_vs_release_64..txt ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Release compiler=Visual Studio compiler.runtime=MD compiler.version=16 os=Windows [options] [build_requires] [env] Version ranges solved Version range '>=1.2.11 <2' required by 'pcre/8.45' resolved to 'zlib/1.3' in local cache cppcheck/2.13 (test package): Installing package Requirements Packages Build requirements bzip2/1.0.8 from 'conan-center' - Cache cppcheck/2.13 from local cache - Cache pcre/8.45 from 'conan-center' - Cache zlib/1.3 from 'conan-center' - Cache Build requirements packages bzip2/1.0.8:d16a91eadaaf5829b928b12d2f836ff7680d3df5 - Cache cppcheck/2.13:6e7deaff1f890404975f9c7ecef40291f12d994a - Cache pcre/8.45:e87a8a0d1a34c63e57cfcfa8aa6088b17582df41 - Cache zlib/1.3:3fb49604f9c2f729b85ba3115852006824e72cab - Cache Installing (downloading, building) binaries... bzip2/1.0.8: Already installed! zlib/1.3: Already installed! pcre/8.45: Already installed! cppcheck/2.13: Already installed! cppcheck/2.13: Append C:\J2\w\prod-v1\bsr\75469\cfbdb\.conan\data\cppcheck\2.13\_\_\package\6e7deaff1f890404975f9c7ecef40291f12d994a\bin to environment variable PATH cppcheck/2.13 (test package): Applying build-requirement: cppcheck/2.13 cppcheck/2.13 (test package): Applying build-requirement: pcre/8.45 cppcheck/2.13 (test package): Applying build-requirement: bzip2/1.0.8 cppcheck/2.13 (test package): Applying build-requirement: zlib/1.3 cppcheck/2.13 (test package): Generator txt created conanbuildinfo.txt cppcheck/2.13 (test package): Aggregating env generators cppcheck/2.13 (test package): Generated conaninfo.txt cppcheck/2.13 (test package): Generated graphinfo Using lockfile: 'C:\J2\w\prod-v1\bsr\cci-be707f47\recipes\cppcheck\all\test_package\build\964717583f8452784b522b776ea0479a250e8314/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.13 (test package): Calling build() cppcheck/2.13 (test package): Running test() ----Running------ > cppcheck --enable=warning,style,performance --std=c++11 . ----------------- Checking file_to_check.cpp ... ----Running------ > set CPPCHECK_HTMLREPORT ----------------- CPPCHECK_HTMLREPORT=C:\J2\w\prod-v1\bsr\75469\cfbdb\.conan\data\cppcheck\2.13\_\_\package\6e7deaff1f890404975f9c7ecef40291f12d994a\bin\cppcheck-htmlreport cppcheck/2.13 (test package): WARN: This conanfile has no build step ******************************************************************************** conan test cci-be707f47\recipes\cppcheck\all\test_v1_package\conanfile.py cppcheck/2.13@#078873443f1d751a377f374416682498 -pr C:/J2/w/prod-v1/bsr/75469/cadfb/profile_windows_16_md_vs_release_64..txt ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Release compiler=Visual Studio compiler.runtime=MD compiler.version=16 os=Windows [options] [build_requires] [env] Version ranges solved Version range '>=1.2.11 <2' required by 'pcre/8.45' resolved to 'zlib/1.3' in local cache cppcheck/2.13 (test package): Installing package Requirements bzip2/1.0.8 from 'conan-center' - Cache cppcheck/2.13 from local cache - Cache pcre/8.45 from 'conan-center' - Cache zlib/1.3 from 'conan-center' - Cache Packages bzip2/1.0.8:d16a91eadaaf5829b928b12d2f836ff7680d3df5 - Cache cppcheck/2.13:6e7deaff1f890404975f9c7ecef40291f12d994a - Cache pcre/8.45:e87a8a0d1a34c63e57cfcfa8aa6088b17582df41 - Cache zlib/1.3:3fb49604f9c2f729b85ba3115852006824e72cab - Cache Installing (downloading, building) binaries... bzip2/1.0.8: Already installed! zlib/1.3: Already installed! pcre/8.45: Already installed! cppcheck/2.13: Already installed! cppcheck/2.13: Append C:\J2\w\prod-v1\bsr\75469\cfbdb\.conan\data\cppcheck\2.13\_\_\package\6e7deaff1f890404975f9c7ecef40291f12d994a\bin to environment variable PATH cppcheck/2.13 (test package): Generator 'VirtualRunEnv' calling 'generate()' cppcheck/2.13 (test package): Generator txt created conanbuildinfo.txt cppcheck/2.13 (test package): Aggregating env generators cppcheck/2.13 (test package): Generated conaninfo.txt cppcheck/2.13 (test package): Generated graphinfo Using lockfile: 'C:\J2\w\prod-v1\bsr\cci-be707f47\recipes\cppcheck\all\test_v1_package\build\964717583f8452784b522b776ea0479a250e8314/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.13 (test package): Calling build() cppcheck/2.13 (test package): Running test() ----Running------ > cppcheck --enable=warning,style,performance --std=c++11 . ----------------- Checking file_to_check.cpp ... ----Running------ > c:\conan_jenkins_envs\env_py_3_7_conan_1_61_0\scripts\python.exe %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.13 (test package): WARN: This conanfile has no build step