******************************************************************************** conan test conan-center-index/recipes/cppcheck/all/test_package/conanfile.py cppcheck/2.2@#841f9a2428c7111dccf40385c96b0e9e -pr /home/conan/w/prod/BuildSingleReference/22337/d3aede8f-c321-48aa-aaa9-b18d4be6b188/profile_linux_11_libstdcpp_clang_release_64..txt ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Release compiler=clang compiler.libcxx=libstdc++ compiler.version=11 os=Linux [options] [build_requires] [env] cppcheck/2.2 (test package): Installing package Requirements bzip2/1.0.8 from 'conan-center' - Cache cppcheck/2.2 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:a0279858937b0968952a9784938616e26eb7c2dd - Cache cppcheck/2.2:3b383b08d84b8ead79498ffe102767dfe55a757d - Cache mpir/3.0.0:15910f2b3320c33d9576aed6f7cc78ec52714e0e - Cache pcre/8.45:41f2082db8dd51022dcacb6da4ce07fd9345a1c9 - Cache z3/4.8.8:14051a6910d1cac2f3539f5b453c9270bea91d8d - Cache zlib/1.2.12:d988447fa516eac7400b2f34e2d4b89e42b4b1a8 - 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/a0279858937b0968952a9784938616e26eb7c2dd/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/41f2082db8dd51022dcacb6da4ce07fd9345a1c9/bin z3/4.8.8: Already installed! cppcheck/2.2: Already installed! cppcheck/2.2: Append /home/conan/w/prod/BuildSingleReference/.conan/data/cppcheck/2.2/_/_/package/3b383b08d84b8ead79498ffe102767dfe55a757d/bin to environment variable PATH cppcheck/2.2 (test package): Generator txt created conanbuildinfo.txt cppcheck/2.2 (test package): Aggregating env generators cppcheck/2.2 (test package): Generated conaninfo.txt cppcheck/2.2 (test package): Generated graphinfo Using lockfile: '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/cppcheck/all/test_package/build/db2663ec47ee481cc7df3841dd1ddaf86ef69ce8/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.2 (test package): Calling build() cppcheck/2.2 (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.2 (test package): WARN: This conanfile has no build step