******************************************************************************** conan test conan-center-index/recipes/cppcheck/all/test_package/conanfile.py cppcheck/2.9.2@#73025148362253dcbd61ec70e560f022 -pr /home/conan/w/prod/BuildSingleReference/126942/a7a768b2-c72d-4154-bfcd-fa52f90e37be/profile_linux_10_libstdcpp11_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 10 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=10 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++11 compiler.version=10 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:91a8b22c2c5a149bc617cfc06cdd21bf23b12567 - Download cppcheck/2.9.2:09daa3fc6d7bc7cfd65d7d1aa424b66e49f5b09c - Download pcre/8.45:808617580d3a6679a0b80f813490f7baf663198c - Download zlib/1.2.13:19729b9559f3ae196cad45cb2b97468ccb75dcd1 - Download Installing (downloading, building) binaries... bzip2/1.0.8: Retrieving package 91a8b22c2c5a149bc617cfc06cdd21bf23b12567 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz bzip2/1.0.8: Package installed 91a8b22c2c5a149bc617cfc06cdd21bf23b12567 bzip2/1.0.8: Downloaded package revision 94d2f51be78e63879215a3b2ba014fda zlib/1.2.13: Retrieving package 19729b9559f3ae196cad45cb2b97468ccb75dcd1 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.2.13: Package installed 19729b9559f3ae196cad45cb2b97468ccb75dcd1 zlib/1.2.13: Downloaded package revision 562e6cc3d7987119418780e5c5697342 pcre/8.45: Retrieving package 808617580d3a6679a0b80f813490f7baf663198c from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz pcre/8.45: Package installed 808617580d3a6679a0b80f813490f7baf663198c pcre/8.45: Downloaded package revision b296b3d55185b719ee7bafb93b65a8a1 cppcheck/2.9.2: Retrieving package 09daa3fc6d7bc7cfd65d7d1aa424b66e49f5b09c from remote 'c3i_PR-14149' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz cppcheck/2.9.2: Package installed 09daa3fc6d7bc7cfd65d7d1aa424b66e49f5b09c cppcheck/2.9.2: Downloaded package revision 4b43fdf6ce7e80dcb2bb98203e026317 pcre/8.45: Appending PATH environment variable: /home/conan/w/prod/BuildSingleReference/.conan/data/pcre/8.45/_/_/package/808617580d3a6679a0b80f813490f7baf663198c/bin cppcheck/2.9.2: Append /home/conan/w/prod/BuildSingleReference/.conan/data/cppcheck/2.9.2/_/_/package/09daa3fc6d7bc7cfd65d7d1aa424b66e49f5b09c/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/3e3f0297fdb84ab51df22b16d86e50c135b6e745/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/126942/a7a768b2-c72d-4154-bfcd-fa52f90e37be/profile_linux_10_libstdcpp11_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++11 compiler.version=10 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:91a8b22c2c5a149bc617cfc06cdd21bf23b12567 - Cache cppcheck/2.9.2:09daa3fc6d7bc7cfd65d7d1aa424b66e49f5b09c - Cache pcre/8.45:808617580d3a6679a0b80f813490f7baf663198c - Cache zlib/1.2.13:19729b9559f3ae196cad45cb2b97468ccb75dcd1 - 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/808617580d3a6679a0b80f813490f7baf663198c/bin cppcheck/2.9.2: Already installed! cppcheck/2.9.2: Append /home/conan/w/prod/BuildSingleReference/.conan/data/cppcheck/2.9.2/_/_/package/09daa3fc6d7bc7cfd65d7d1aa424b66e49f5b09c/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/3e3f0297fdb84ab51df22b16d86e50c135b6e745/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