******************************************************************************** conan test conan-center-index/recipes/cppcheck/all/test_package/conanfile.py cppcheck/2.3@#9e432baa716d75e09e38b73066736e8b -pr /home/conan/w/prod/BuildSingleReference/22376/f3f4b0b8-0140-4e5d-9754-ab1e2e0bb312/profile_linux_5_libstdcpp_gcc_release_64..txt ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++ compiler.version=5 os=Linux [options] [build_requires] [env] cppcheck/2.3 (test package): Installing package Requirements bzip2/1.0.8 from 'conan-center' - Cache cppcheck/2.3 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:3df6ebb8a308d309e882b21988fd9ea103560e16 - Cache cppcheck/2.3:ed5eaf5bd13476eaf0eafe8deca4b91e9ec63b0c - Cache mpir/3.0.0:c041829fb0938d95e02c3e67db25db105bad3a2d - Cache pcre/8.45:fab187555fa87e54b51a5e8e8ff95b0f5855d00b - Cache z3/4.8.8:d1dc2f50a778d1c72ad409e430a0605cff7fc1a8 - Cache zlib/1.2.12:76f87539fc90ff313e0b3182641a9bb558a717d2 - 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/3df6ebb8a308d309e882b21988fd9ea103560e16/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/fab187555fa87e54b51a5e8e8ff95b0f5855d00b/bin z3/4.8.8: Already installed! cppcheck/2.3: Already installed! cppcheck/2.3: Append /home/conan/w/prod/BuildSingleReference/.conan/data/cppcheck/2.3/_/_/package/ed5eaf5bd13476eaf0eafe8deca4b91e9ec63b0c/bin to environment variable PATH cppcheck/2.3 (test package): Generator txt created conanbuildinfo.txt cppcheck/2.3 (test package): Aggregating env generators cppcheck/2.3 (test package): Generated conaninfo.txt cppcheck/2.3 (test package): Generated graphinfo Using lockfile: '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/cppcheck/all/test_package/build/7a2fc0639a7bfa7a65f65c7f6375694678f33ff6/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.3 (test package): Calling build() cppcheck/2.3 (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.3 (test package): WARN: This conanfile has no build step