******************************************************************************** conan test conan-center-index/recipes/cppcheck/all/test_package/conanfile.py cppcheck/2.4.1@#7116e0182bb295454d1c94c3bbc613e1 -pr /home/conan/w/prod/BuildSingleReference/23104/682530f5-f26e-4033-b57c-9110f2c2f0eb/profile_linux_10_libstdcpp11_gcc_release_64..txt ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=10 os=Linux [options] [build_requires] [env] cppcheck/2.4.1 (test package): Installing package Requirements bzip2/1.0.8 from 'conan-center' - Cache cppcheck/2.4.1 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:91a8b22c2c5a149bc617cfc06cdd21bf23b12567 - Cache cppcheck/2.4.1:67a1ae6c35f87e0882d7216fe82195ec144f47b5 - Cache mpir/3.0.0:9448e453876ffdf29a540c44f5982b698473ecb5 - Cache pcre/8.45:808617580d3a6679a0b80f813490f7baf663198c - Cache z3/4.8.8:1a3267e6eb140532a6bc3efcb0655cfcccc974dd - Cache zlib/1.2.12:19729b9559f3ae196cad45cb2b97468ccb75dcd1 - 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/91a8b22c2c5a149bc617cfc06cdd21bf23b12567/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/808617580d3a6679a0b80f813490f7baf663198c/bin z3/4.8.8: Already installed! cppcheck/2.4.1: Already installed! cppcheck/2.4.1: Append /home/conan/w/prod/BuildSingleReference/.conan/data/cppcheck/2.4.1/_/_/package/67a1ae6c35f87e0882d7216fe82195ec144f47b5/bin to environment variable PATH cppcheck/2.4.1 (test package): Generator txt created conanbuildinfo.txt cppcheck/2.4.1 (test package): Aggregating env generators cppcheck/2.4.1 (test package): Generated conaninfo.txt cppcheck/2.4.1 (test package): Generated graphinfo Using lockfile: '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/cppcheck/all/test_package/build/b5d6755dc7605e90ad3d099833a912fc639b4e9d/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.1 (test package): Calling build() cppcheck/2.4.1 (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.1/_/_/package/67a1ae6c35f87e0882d7216fe82195ec144f47b5/share/Cppcheck" and will therefore search for std.cfg in /home/conan/w/prod/BuildSingleReference/.conan/data/cppcheck/2.4.1/_/_/package/67a1ae6c35f87e0882d7216fe82195ec144f47b5/share/Cppcheck/cfg. [failedToLoadCfg] cppcheck/2.4.1 (test package): WARN: This conanfile has no build step ERROR: cppcheck/2.4.1 (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