******************************************************************************** conan test conan-center-index/recipes/cppcheck/all/test_package/conanfile.py cppcheck/2.9.2@#73025148362253dcbd61ec70e560f022 -pr /home/conan/w/prod/BuildSingleReference/126969/a7176cfe-6a9c-4363-af78-d787fdaf0de7/profile_linux_5_libstdcpp_gcc_release_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=Release compiler=gcc compiler.libcxx=libstdc++ 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:3df6ebb8a308d309e882b21988fd9ea103560e16 - Download cppcheck/2.9.2:f11e2c05628a57ebb63ef0ae3712bbe98e113ee0 - Download pcre/8.45:fab187555fa87e54b51a5e8e8ff95b0f5855d00b - Download zlib/1.2.13:76f87539fc90ff313e0b3182641a9bb558a717d2 - Download Installing (downloading, building) binaries... bzip2/1.0.8: Retrieving package 3df6ebb8a308d309e882b21988fd9ea103560e16 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz bzip2/1.0.8: Package installed 3df6ebb8a308d309e882b21988fd9ea103560e16 bzip2/1.0.8: Downloaded package revision eaeea11a2721ae1c047f3d3d4a13c26a zlib/1.2.13: Retrieving package 76f87539fc90ff313e0b3182641a9bb558a717d2 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.2.13: Package installed 76f87539fc90ff313e0b3182641a9bb558a717d2 zlib/1.2.13: Downloaded package revision 8aba5719e4be799d9e51262c3e0e507f pcre/8.45: Retrieving package fab187555fa87e54b51a5e8e8ff95b0f5855d00b from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz pcre/8.45: Package installed fab187555fa87e54b51a5e8e8ff95b0f5855d00b pcre/8.45: Downloaded package revision 58bfa65aff9226a0eec19fa548cac358 cppcheck/2.9.2: Retrieving package f11e2c05628a57ebb63ef0ae3712bbe98e113ee0 from remote 'c3i_PR-14149' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz cppcheck/2.9.2: Package installed f11e2c05628a57ebb63ef0ae3712bbe98e113ee0 cppcheck/2.9.2: Downloaded package revision 0ebc71973842c0745a30f99f66ee2d76 pcre/8.45: Appending PATH environment variable: /home/conan/w/prod/BuildSingleReference/.conan/data/pcre/8.45/_/_/package/fab187555fa87e54b51a5e8e8ff95b0f5855d00b/bin cppcheck/2.9.2: Append /home/conan/w/prod/BuildSingleReference/.conan/data/cppcheck/2.9.2/_/_/package/f11e2c05628a57ebb63ef0ae3712bbe98e113ee0/bin to environment variable PATH cppcheck/2.9.2 (test package): Generator 'VirtualRunEnv' calling 'generate()' cppcheck/2.9.2 (test package): Generator txt created conanbuildinfo.txt 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/2766467102e8463380e47751fc94c199434b4d1f/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/126969/a7176cfe-6a9c-4363-af78-d787fdaf0de7/profile_linux_5_libstdcpp_gcc_release_64..txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++ 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:3df6ebb8a308d309e882b21988fd9ea103560e16 - Cache cppcheck/2.9.2:f11e2c05628a57ebb63ef0ae3712bbe98e113ee0 - Cache pcre/8.45:fab187555fa87e54b51a5e8e8ff95b0f5855d00b - Cache zlib/1.2.13:76f87539fc90ff313e0b3182641a9bb558a717d2 - 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/fab187555fa87e54b51a5e8e8ff95b0f5855d00b/bin cppcheck/2.9.2: Already installed! cppcheck/2.9.2: Append /home/conan/w/prod/BuildSingleReference/.conan/data/cppcheck/2.9.2/_/_/package/f11e2c05628a57ebb63ef0ae3712bbe98e113ee0/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/2766467102e8463380e47751fc94c199434b4d1f/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