******************************************************************************** conan test conan-center-index\recipes\cppcheck\all\test_package\conanfile.py cppcheck/2.6@ --profile=C:\J\w\BuildSingleReference@8/41148/f8d23219-4c76-41aa-bfee-efb01c814691/profile.txt ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=Visual Studio compiler.runtime=MTd compiler.version=15 os=Windows os_build=Windows [options] [build_requires] [env] cppcheck/2.6 (test package): Installing package Requirements bzip2/1.0.8 from 'conan-center' - Cache cppcheck/2.6 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:dac385276edd3ed845f4c6e5865148478cd26814 - Cache cppcheck/2.6:fbaee57d968ea6ba8bc70d8465c8464f325c7891 - Cache mpir/3.0.0:2c6c9efb6ea6f97aa283c1d0c2cbe5c99245d251 - Cache pcre/8.45:99863d07a2d3307878b92467aec256b1af5df120 - Cache z3/4.8.8:bd23553fc6de07292b570f3c0bf0a03f57612b9f - Cache zlib/1.2.11:963bb116781855de98dbb23aaac41621e5d312d8 - Cache Installing (downloading, building) binaries... bzip2/1.0.8: Already installed! bzip2/1.0.8: Appending PATH environment variable: C:\J\w\BuildSingleReference@8\.conan\data\bzip2\1.0.8\_\_\package\dac385276edd3ed845f4c6e5865148478cd26814\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 mpir/3.0.0: Already installed! [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 zlib/1.2.11: Already installed! [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 pcre/8.45: Already installed! pcre/8.45: Appending PATH environment variable: C:\J\w\BuildSingleReference@8\.conan\data\pcre\8.45\_\_\package\99863d07a2d3307878b92467aec256b1af5df120\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 z3/4.8.8: Already installed! [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 cppcheck/2.6: Already installed! cppcheck/2.6: Append C:\J\w\BuildSingleReference@8\.conan\data\cppcheck\2.6\_\_\package\fbaee57d968ea6ba8bc70d8465c8464f325c7891\bin to environment variable PATH [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 cppcheck/2.6 (test package): Generator txt created conanbuildinfo.txt cppcheck/2.6 (test package): Aggregating env generators cppcheck/2.6 (test package): Generated conaninfo.txt cppcheck/2.6 (test package): Generated graphinfo Using lockfile: 'C:\J\w\BuildSingleReference@8\conan-center-index\recipes\cppcheck\all\test_package\build\4db595328cb84128224f42badebba433b43024a7/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.6 (test package): Calling build() cppcheck/2.6 (test package): Running test() ----Running------ > cppcheck --version ----------------- Cppcheck 2.6 ----Running------ > c:\python36\python.exe C:\J\w\BuildSingleReference@8\.conan\data\cppcheck\2.6\_\_\package\fbaee57d968ea6ba8bc70d8465c8464f325c7891\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 Initially set to falseAdds author, author-mail and time to htmlreport --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.6: WARN: Lib folder doesn't exist, can't collect libraries: C:\J\w\BuildSingleReference@8\.conan\data\cppcheck\2.6\_\_\package\fbaee57d968ea6ba8bc70d8465c8464f325c7891\lib cppcheck/2.6 (test package): WARN: This conanfile has no build step