******************************************************************************** conan test conan-center-index/recipes/cppcheck/all/test_package/conanfile.py cppcheck/2.8.2@#a3aa8e7fe842563b6d1558c1798f489f -pr /home/conan/w/prod/BuildSingleReference/125660/bdc54a21-3ec4-4ab3-95c3-90894c7f23e0/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.8.2 (test package): Installing package Requirements Packages Installing (downloading, building) binaries... cppcheck/2.8.2 (test package): Generator 'VirtualRunEnv' calling 'generate()' cppcheck/2.8.2 (test package): Generator txt created conanbuildinfo.txt cppcheck/2.8.2 (test package): Aggregating env generators cppcheck/2.8.2 (test package): Generated conaninfo.txt cppcheck/2.8.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.8.2 (test package): Calling build() cppcheck/2.8.2 (test package): Running test() ----Running------ > cppcheck --enable=warning,style,performance --std=c++11 . ----------------- /bin/sh: 1: cppcheck: not found cppcheck/2.8.2 (test package): WARN: This conanfile has no build step ERROR: cppcheck/2.8.2 (test package): Error in test() method, line 14 cwd=self.source_folder, run_environment=True) ConanException: Error 127 while executing cppcheck --enable=warning,style,performance --std=c++11 .