******************************************************************************** conan test conan-center-index/recipes/cppcheck/all/test_package/conanfile.py cppcheck/2.6@ --profile=/home/conan/w/BuildSingleReference/41128/6cc60297-6ebe-4305-8e40-39d7196399fd/profile.txt ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=7 os=Linux os_build=Linux [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:b27e2b40bcb70be2e7d6f0e0c6e43e35c530f8d3 - Cache cppcheck/2.6:c7a63e7105775caaa5fcff3a41b11020782a62ae - Cache mpir/3.0.0:47d7b3d6ec13ffd7066a0ed23ab0361599d96ef8 - Cache pcre/8.45:f93b176bb04e6ca52c1d8202b06a945b24122777 - Cache z3/4.8.8:0722cc24a81780ed05c55d4fc9849d4ad31955e7 - Cache zlib/1.2.11:d50a0d523d98c15bb147b18fa7d203887c38be8b - Cache Installing (downloading, building) binaries... bzip2/1.0.8: Already installed! bzip2/1.0.8: Appending PATH environment variable: /home/conan/w/BuildSingleReference/.conan/data/bzip2/1.0.8/_/_/package/b27e2b40bcb70be2e7d6f0e0c6e43e35c530f8d3/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: /home/conan/w/BuildSingleReference/.conan/data/pcre/8.45/_/_/package/f93b176bb04e6ca52c1d8202b06a945b24122777/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 /home/conan/w/BuildSingleReference/.conan/data/cppcheck/2.6/_/_/package/c7a63e7105775caaa5fcff3a41b11020782a62ae/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: '/home/conan/w/BuildSingleReference/conan-center-index/recipes/cppcheck/all/test_package/build/3ab9e807845e983564d20e53042ddfcbb6c691b9/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------ > 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: /home/conan/w/BuildSingleReference/.conan/data/cppcheck/2.6/_/_/package/c7a63e7105775caaa5fcff3a41b11020782a62ae/lib cppcheck/2.6 (test package): WARN: This conanfile has no build step