******************************************************************************** conan test conan-center-index/recipes/cppcheck/all/test_package/conanfile.py cppcheck/2.4@#600b652cc0e6c5b20cc1e0a96a70eb05 -pr /home/conan/w/prod/BuildSingleReference/23105/8faf09ed-7b0d-482b-8eed-6c512ce19a4c/profile_linux_5_libstdcpp11_gcc_release_64..txt ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=5 os=Linux [options] [build_requires] [env] cppcheck/2.4 (test package): Installing package Requirements bzip2/1.0.8 from 'conan-center' - Cache cppcheck/2.4 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:3df6ebb8a308d309e882b21988fd9ea103560e16 - Cache cppcheck/2.4:af78b926636beb155d0cf70ee0c875c4ca2c8c20 - Cache mpir/3.0.0:67c2395e746315633ef1c97a33d67b33084575bb - Cache pcre/8.45:fab187555fa87e54b51a5e8e8ff95b0f5855d00b - Cache z3/4.8.8:a1f66ef4fc9ba96eae86e4caecea2092500f75c7 - Cache zlib/1.2.12:76f87539fc90ff313e0b3182641a9bb558a717d2 - 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/3df6ebb8a308d309e882b21988fd9ea103560e16/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/fab187555fa87e54b51a5e8e8ff95b0f5855d00b/bin z3/4.8.8: Already installed! cppcheck/2.4: Already installed! cppcheck/2.4: Append /home/conan/w/prod/BuildSingleReference/.conan/data/cppcheck/2.4/_/_/package/af78b926636beb155d0cf70ee0c875c4ca2c8c20/bin to environment variable PATH cppcheck/2.4 (test package): Generator txt created conanbuildinfo.txt cppcheck/2.4 (test package): Aggregating env generators cppcheck/2.4 (test package): Generated conaninfo.txt cppcheck/2.4 (test package): Generated graphinfo Using lockfile: '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/cppcheck/all/test_package/build/2da8b83836e27aacd43916b404a0e9d98f21239f/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.4 (test package): Calling build() cppcheck/2.4 (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.4/_/_/package/af78b926636beb155d0cf70ee0c875c4ca2c8c20/share/Cppcheck" and will therefore search for std.cfg in /home/conan/w/prod/BuildSingleReference/.conan/data/cppcheck/2.4/_/_/package/af78b926636beb155d0cf70ee0c875c4ca2c8c20/share/Cppcheck/cfg. [failedToLoadCfg] cppcheck/2.4 (test package): WARN: This conanfile has no build step ERROR: cppcheck/2.4 (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