******************************************************************************** conan test conan-center-index\recipes\cppcheck\all\test_package\conanfile.py cppcheck/2.4.1@ --profile=C:\J\w\BuildSingleReference@7/37437/cc0548af-4664-4613-bd34-1b6c8f790e9f/profile.txt ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=Visual Studio compiler.runtime=MD compiler.version=15 os=Windows os_build=Windows [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.11 from 'conan-center' - Cache Packages bzip2/1.0.8:5be2b7a2110ec8acdbf9a1cea9de5d60747edb34 - Cache cppcheck/2.4.1:6b25f15be82b99f5da1a0b368951a431c2e96938 - Cache mpir/3.0.0:01b1208f073800dde27e61d19b8fa26c9cb954f0 - Cache pcre/8.45:7c247c33e53b19b610716f519f192e84f13f964e - Cache z3/4.8.8:ac8b833c45d9d1b30eaf8b88e0284e12c2bb87c7 - Cache zlib/1.2.11:6cc50b139b9c3d27b3e9042d5f5372d327b3a9f7 - Cache Installing (downloading, building) binaries... bzip2/1.0.8: Already installed! bzip2/1.0.8: Appending PATH environment variable: C:\J\w\BuildSingleReference@7\.conan\data\bzip2\1.0.8\_\_\package\5be2b7a2110ec8acdbf9a1cea9de5d60747edb34\bin [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK mpir/3.0.0: Already installed! [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK zlib/1.2.11: Already installed! [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK pcre/8.45: Already installed! pcre/8.45: Appending PATH environment variable: C:\J\w\BuildSingleReference@7\.conan\data\pcre\8.45\_\_\package\7c247c33e53b19b610716f519f192e84f13f964e\bin [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK z3/4.8.8: Already installed! [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK cppcheck/2.4.1: Already installed! cppcheck/2.4.1: Append C:\J\w\BuildSingleReference@7\.conan\data\cppcheck\2.4.1\_\_\package\6b25f15be82b99f5da1a0b368951a431c2e96938\bin to environment variable PATH [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK cppcheck/2.4.1 (test package): Generator txt created conanbuildinfo.txt cppcheck/2.4.1 (test package): Generated conaninfo.txt cppcheck/2.4.1 (test package): Generated graphinfo Using lockfile: 'C:\J\w\BuildSingleReference@7\conan-center-index\recipes\cppcheck\all\test_package\build\882726301a296ee1f7f1d98a3db2003150ea70a8/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 --version ----------------- Cppcheck 2.4.1 ----Running------ > python3 $CPPCHECK_HTMLREPORT -h ----------------- cppcheck/2.4.1: WARN: Lib folder doesn't exist, can't collect libraries: C:\J\w\BuildSingleReference@7\.conan\data\cppcheck\2.4.1\_\_\package\6b25f15be82b99f5da1a0b368951a431c2e96938\lib cppcheck/2.4.1 (test package): WARN: This conanfile has no build step 'python3' is not recognized as an internal or external command, operable program or batch file. ERROR: cppcheck/2.4.1 (test package): Error in test() method, line 12 self.run("python3 $CPPCHECK_HTMLREPORT -h", run_environment=True) ConanException: Error 1 while executing python3 $CPPCHECK_HTMLREPORT -h