******************************************************************************** conan test conan-center-index/recipes/cppcheck/all/test_package/conanfile.py cppcheck/2.9.2@#73025148362253dcbd61ec70e560f022 -pr /home/conan/w/prod/BuildSingleReference/126960/0c3767a6-5be8-404d-ac81-1ae179f6ecb0/profile_linux_5_libstdcpp11_gcc_debug_64..txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/prod/BuildSingleReference/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 5.4 gcc>=5, using the major as version ************************* WARNING: GCC OLD ABI COMPATIBILITY *********************** Conan detected a GCC version > 5 but has adjusted the 'compiler.libcxx' setting to 'libstdc++' for backwards compatibility. Your compiler is likely using the new CXX11 ABI by default (libstdc++11). If you want Conan to use the new ABI for the default profile, run: $ conan profile update settings.compiler.libcxx=libstdc++11 default Or edit '/home/conan/w/prod/BuildSingleReference/.conan/profiles/default' and set compiler.libcxx=libstdc++11 ************************************************************************************ Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=gcc compiler.version=5 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/prod/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Debug compiler=gcc compiler.libcxx=libstdc++11 compiler.version=5 os=Linux [options] [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True pcre/8.45: Not found in local cache, looking in remotes... pcre/8.45: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz pcre/8.45: Downloaded recipe revision 7b541b65d8201ff59d07e9744921e08c bzip2/1.0.8: Not found in local cache, looking in remotes... bzip2/1.0.8: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz bzip2/1.0.8: Downloaded recipe revision 464be69744fa6d48ed01928cfe470008 zlib/1.2.13: Not found in local cache, looking in remotes... zlib/1.2.13: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz zlib/1.2.13: Downloaded recipe revision 13c96f538b52e1600c40b88994de240f cppcheck/2.9.2 (test package): Installing package Requirements bzip2/1.0.8 from 'conan-center' - Downloaded cppcheck/2.9.2 from local cache - Cache pcre/8.45 from 'conan-center' - Downloaded zlib/1.2.13 from 'conan-center' - Downloaded Packages bzip2/1.0.8:a5fb342591cd091faa8b36194fe6a476ae195f44 - Download cppcheck/2.9.2:c23b81f7fb38f4a4238e19b64a424ff20eb4a3a1 - Download pcre/8.45:7a5ac80e747f20cac5b76c81d784064a06b73e0b - Download zlib/1.2.13:b1b85bfdc2206d81b3ed6a49e78498182bb98ef3 - Download Installing (downloading, building) binaries... bzip2/1.0.8: Retrieving package a5fb342591cd091faa8b36194fe6a476ae195f44 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz bzip2/1.0.8: Package installed a5fb342591cd091faa8b36194fe6a476ae195f44 bzip2/1.0.8: Downloaded package revision f39c2fb200442e1b326eafaf2be28ada zlib/1.2.13: Retrieving package b1b85bfdc2206d81b3ed6a49e78498182bb98ef3 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.2.13: Package installed b1b85bfdc2206d81b3ed6a49e78498182bb98ef3 zlib/1.2.13: Downloaded package revision 160156cd99733b4b2996f650306592a8 pcre/8.45: Retrieving package 7a5ac80e747f20cac5b76c81d784064a06b73e0b from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz pcre/8.45: Package installed 7a5ac80e747f20cac5b76c81d784064a06b73e0b pcre/8.45: Downloaded package revision 8176f1d86222038568a1a7425e561cf3 cppcheck/2.9.2: Retrieving package c23b81f7fb38f4a4238e19b64a424ff20eb4a3a1 from remote 'c3i_PR-14149' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz cppcheck/2.9.2: Package installed c23b81f7fb38f4a4238e19b64a424ff20eb4a3a1 cppcheck/2.9.2: Downloaded package revision 2be74b49a540f696f8ba3ea1cbe7d576 pcre/8.45: Appending PATH environment variable: /home/conan/w/prod/BuildSingleReference/.conan/data/pcre/8.45/_/_/package/7a5ac80e747f20cac5b76c81d784064a06b73e0b/bin cppcheck/2.9.2: Append /home/conan/w/prod/BuildSingleReference/.conan/data/cppcheck/2.9.2/_/_/package/c23b81f7fb38f4a4238e19b64a424ff20eb4a3a1/bin to environment variable PATH cppcheck/2.9.2 (test package): Generator txt created conanbuildinfo.txt cppcheck/2.9.2 (test package): Generator 'VirtualRunEnv' calling 'generate()' cppcheck/2.9.2 (test package): Aggregating env generators cppcheck/2.9.2 (test package): Generated conaninfo.txt cppcheck/2.9.2 (test package): Generated graphinfo Using lockfile: '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/cppcheck/all/test_package/build/59a35b998cbd9c94b3be7171da17873e602cd574/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.9.2 (test package): Calling build() cppcheck/2.9.2 (test package): Running test() ----Running------ > cppcheck --enable=warning,style,performance --std=c++11 . ----------------- 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. --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.9.2 (test package): WARN: This conanfile has no build step ******************************************************************************** conan test conan-center-index/recipes/cppcheck/all/test_v1_package/conanfile.py cppcheck/2.9.2@#73025148362253dcbd61ec70e560f022 -pr /home/conan/w/prod/BuildSingleReference/126960/0c3767a6-5be8-404d-ac81-1ae179f6ecb0/profile_linux_5_libstdcpp11_gcc_debug_64..txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Debug compiler=gcc compiler.libcxx=libstdc++11 compiler.version=5 os=Linux [options] [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True cppcheck/2.9.2 (test package): Installing package Requirements bzip2/1.0.8 from 'conan-center' - Cache cppcheck/2.9.2 from local cache - Cache pcre/8.45 from 'conan-center' - Cache zlib/1.2.13 from 'conan-center' - Cache Packages bzip2/1.0.8:a5fb342591cd091faa8b36194fe6a476ae195f44 - Cache cppcheck/2.9.2:c23b81f7fb38f4a4238e19b64a424ff20eb4a3a1 - Cache pcre/8.45:7a5ac80e747f20cac5b76c81d784064a06b73e0b - Cache zlib/1.2.13:b1b85bfdc2206d81b3ed6a49e78498182bb98ef3 - Cache Installing (downloading, building) binaries... bzip2/1.0.8: Already installed! zlib/1.2.13: 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/7a5ac80e747f20cac5b76c81d784064a06b73e0b/bin cppcheck/2.9.2: Already installed! cppcheck/2.9.2: Append /home/conan/w/prod/BuildSingleReference/.conan/data/cppcheck/2.9.2/_/_/package/c23b81f7fb38f4a4238e19b64a424ff20eb4a3a1/bin to environment variable PATH cppcheck/2.9.2 (test package): Generator txt created conanbuildinfo.txt cppcheck/2.9.2 (test package): Generator 'VirtualRunEnv' calling 'generate()' cppcheck/2.9.2 (test package): Aggregating env generators cppcheck/2.9.2 (test package): Generated conaninfo.txt cppcheck/2.9.2 (test package): Generated graphinfo Using lockfile: '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/cppcheck/all/test_v1_package/build/59a35b998cbd9c94b3be7171da17873e602cd574/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.9.2 (test package): Calling build() cppcheck/2.9.2 (test package): Running test() ----Running------ > cppcheck --enable=warning,style,performance --std=c++11 . ----------------- 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. --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.9.2 (test package): WARN: This conanfile has no build step