******************************************************************************** conan test conan-center-index/recipes/cppcheck/all/test_package/conanfile.py cppcheck/2.7.4@#aaf22403368d8cab558da607312cecda -pr /home/conan/w/prod/BuildSingleReference/11842/11f5c40a-238d-4d3a-b502-9ce91396b02f/profile_linux_11_libstdcpp_clang_debug_64..txt ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Debug compiler=clang compiler.libcxx=libstdc++ compiler.version=11 os=Linux [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:7c724e376772c2af7fcf54897249a8e186ca8ccd - Cache cppcheck/2.7.4:9140bff17ea4e756cbf3121b9dbb6b7cc2e2dd67 - Cache mpir/3.0.0:448baf89f5c7e0a21e85f5acfe401b16c469c204 - Cache pcre/8.45:6a72553316f39d7b4c672e3260feaa1976ad24ca - Cache z3/4.8.8:2d704c503ddee653e962e8980d8eb2683e4d44e4 - Cache zlib/1.2.11:05441c20e7e7a68951563eb6a1ae544f71dd7263 - Cache Installing (downloading, building) binaries... bzip2/1.0.8: Already installed! bzip2/1.0.8: Appending PATH environment variable: /home/conan/w/prod/BuildSingleReference/.conan/data/bzip2/1.0.8/_/_/package/7c724e376772c2af7fcf54897249a8e186ca8ccd/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: /home/conan/w/prod/BuildSingleReference/.conan/data/pcre/8.45/_/_/package/6a72553316f39d7b4c672e3260feaa1976ad24ca/bin z3/4.8.8: Already installed! cppcheck/2.7.4: Already installed! cppcheck/2.7.4: Append /home/conan/w/prod/BuildSingleReference/.conan/data/cppcheck/2.7.4/_/_/package/9140bff17ea4e756cbf3121b9dbb6b7cc2e2dd67/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: '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/cppcheck/all/test_package/build/f6b8edb79b71d675d2c91aab3ca79ec48e3fd5c2/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------ > 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