******************************************************************************** conan test conan-center-index/recipes/cppcheck/all/test_package/conanfile.py cppcheck/2.7.3@#98fff0463473c0089296bd55f227f5df -pr /home/conan/w/prod/BuildSingleReference/27635/eef73e89-adba-4b6b-8f1e-90e2e5a01619/profile_linux_8_libstdcpp_gcc_debug_64..txt ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Debug compiler=gcc compiler.libcxx=libstdc++ compiler.version=8 os=Linux [options] [build_requires] [env] cppcheck/2.7.3 (test package): Installing package Requirements bzip2/1.0.8 from 'conan-center' - Cache cppcheck/2.7.3 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.12 from 'conan-center' - Cache Packages bzip2/1.0.8:d666801fbcdc3fd37cf8b2a827d72e84b1878ff5 - Cache cppcheck/2.7.3:9bc17ecfa94c8b2b37296f2e74e90b79b00f30bb - Cache mpir/3.0.0:baac82ce1aadfcfe2c50e88032508ca99eaf8cbb - Cache pcre/8.45:3bad01f9d936f64b519fb38e3b5aec8911dcd3f0 - Cache z3/4.8.8:abc8b6c9de2df37e7e7433e337eeca55c3ec824b - Cache zlib/1.2.12:761432f3453a17c960259b5b2605153e3bcffd7d - Cache Installing (downloading, building) binaries... bzip2/1.0.8: Already installed! bzip2/1.0.8: Appending PATH environment variable: /home/conan/w/prod/BuildSingleReference/.conan/data/bzip2/1.0.8/_/_/package/d666801fbcdc3fd37cf8b2a827d72e84b1878ff5/bin mpir/3.0.0: Already installed! zlib/1.2.12: 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/3bad01f9d936f64b519fb38e3b5aec8911dcd3f0/bin z3/4.8.8: Already installed! cppcheck/2.7.3: Already installed! cppcheck/2.7.3: Append /home/conan/w/prod/BuildSingleReference/.conan/data/cppcheck/2.7.3/_/_/package/9bc17ecfa94c8b2b37296f2e74e90b79b00f30bb/bin to environment variable PATH cppcheck/2.7.3 (test package): Generator txt created conanbuildinfo.txt cppcheck/2.7.3 (test package): Aggregating env generators cppcheck/2.7.3 (test package): Generated conaninfo.txt cppcheck/2.7.3 (test package): Generated graphinfo Using lockfile: '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/cppcheck/all/test_package/build/abbc1054b9c99d88d73fa987c92d049294e620b4/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.7.3 (test package): Calling build() cppcheck/2.7.3 (test package): Running test() ----Running------ > cppcheck --enable=warning,style,performance --std=c++11 ./file_to_check.cpp ----------------- cppcheck: Failed to load library configuration file 'std.cfg'. File not found nofile:0:0: information: Failed to load std.cfg. Your Cppcheck installation is broken, please re-install. The Cppcheck binary was compiled with FILESDIR set to "/home/conan/w/prod/BuildSingleReference/.conan/data/cppcheck/2.7.3/_/_/package/9bc17ecfa94c8b2b37296f2e74e90b79b00f30bb/share/Cppcheck" and will therefore search for std.cfg in /home/conan/w/prod/BuildSingleReference/.conan/data/cppcheck/2.7.3/_/_/package/9bc17ecfa94c8b2b37296f2e74e90b79b00f30bb/share/Cppcheck/cfg. [failedToLoadCfg] cppcheck/2.7.3 (test package): WARN: This conanfile has no build step ERROR: cppcheck/2.7.3 (test package): Error in test() method, line 11 cwd=self.source_folder, run_environment=True) ConanException: Error 1 while executing cppcheck --enable=warning,style,performance --std=c++11 ./file_to_check.cpp