******************************************************************************** conan test conan-center-index/recipes/cppcheck/all/test_package/conanfile.py cppcheck/2.5@#47e7039a1fa11224a8eca46af290a52b -pr /home/conan/w/prod/BuildSingleReference/22246/2c15ae6b-ee31-462b-ab20-859d861077b0/profile_linux_9_libstdcpp_gcc_debug_64..txt ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Debug compiler=gcc compiler.libcxx=libstdc++ compiler.version=9 os=Linux [options] [build_requires] [env] cppcheck/2.5 (test package): Installing package Requirements bzip2/1.0.8 from 'conan-center' - Cache cppcheck/2.5 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.12 from 'conan-center' - Cache Packages bzip2/1.0.8:1d984b241c5c01f748cafe0b37dc9567ed236fef - Cache cppcheck/2.5:220d1180438a8be5db3a50d6106a25210cca3ca2 - Cache mpir/3.0.0:f8dacbbaa88f85235366d8f7a8a949f1d44812a2 - Cache pcre/8.45:25c45d0ee1909d2d499509931e4d76ad043ea44f - Cache z3/4.8.8:7b08793124f53ad1700b33e746d7b146a864d4eb - Cache zlib/1.2.12:23b828d52c0630e6b0b96d2945419feb7843c4f8 - 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/1d984b241c5c01f748cafe0b37dc9567ed236fef/bin mpir/3.0.0: Already installed! zlib/1.2.12: 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/25c45d0ee1909d2d499509931e4d76ad043ea44f/bin z3/4.8.8: Already installed! cppcheck/2.5: Already installed! cppcheck/2.5: Append /home/conan/w/prod/BuildSingleReference/.conan/data/cppcheck/2.5/_/_/package/220d1180438a8be5db3a50d6106a25210cca3ca2/bin to environment variable PATH cppcheck/2.5 (test package): Generator txt created conanbuildinfo.txt cppcheck/2.5 (test package): Aggregating env generators cppcheck/2.5 (test package): Generated conaninfo.txt cppcheck/2.5 (test package): Generated graphinfo Using lockfile: '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/cppcheck/all/test_package/build/a72b9875becc5d7cb54768e398973839136b906e/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.5 (test package): Calling build() cppcheck/2.5 (test package): Running test() ----Running------ > cppcheck --enable=warning,style,performance --std=c++11 ./file_to_check.cpp ----------------- Checking file_to_check.cpp ... ----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. --source-encoding=SOURCE_ENCODING Encoding of source code. cppcheck/2.5 (test package): WARN: This conanfile has no build step