******************************************************************************** conan test conan-center-index/recipes/cppcheck/all/test_package/conanfile.py cppcheck/2.2@ --profile=/home/conan/w/BuildSingleReference/37422/a8d4cd65-c248-44a7-a569-dca1553cce6f/profile.txt ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=9 os=Linux os_build=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.11 from 'conan-center' - Cache Packages bzip2/1.0.8:da606cf731e334010b0bf6e85a2a6f891b9f36b0 - Cache cppcheck/2.2:f17552bf277371fa754371d14267c88450cbd066 - Cache mpir/3.0.0:d8bec8b629a19db24a38d824f57de1d4b5bcdaba - Cache pcre/8.45:87087120c448298530c012e627c1a0b8f062586d - Cache z3/4.8.8:76dcd216fa6f99fc008e0ef8bf4f803e06f5f034 - Cache zlib/1.2.11:6af9cc7cb931c5ad942174fd7838eb655717c709 - 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/da606cf731e334010b0bf6e85a2a6f891b9f36b0/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/87087120c448298530c012e627c1a0b8f062586d/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.2: Already installed! cppcheck/2.2: Append /home/conan/w/BuildSingleReference/.conan/data/cppcheck/2.2/_/_/package/f17552bf277371fa754371d14267c88450cbd066/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.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/BuildSingleReference/conan-center-index/recipes/cppcheck/all/test_package/build/878b1b6e2d4cbc82452d014e37c38868584457e8/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 --version ----------------- Cppcheck 2.2 ----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: WARN: Lib folder doesn't exist, can't collect libraries: /home/conan/w/BuildSingleReference/.conan/data/cppcheck/2.2/_/_/package/f17552bf277371fa754371d14267c88450cbd066/lib cppcheck/2.2 (test package): WARN: This conanfile has no build step