******************************************************************************** conan test conan-center-index/recipes/cppcheck/all/test_package/conanfile.py cppcheck/2.7.3@#420323337d9842062e4a60f1c17ecb3a -pr /Users/jenkins/w/prod/BuildSingleReference@6/7581/71596677-bec8-4705-bbd8-aa2a03db6fbe/profile_osx_120_libcpp_apple-clang_debug_64..txt ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Debug compiler=apple-clang compiler.libcxx=libc++ compiler.version=12.0 os=Macos [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.11 from 'conan-center' - Cache Packages bzip2/1.0.8:7fc5f5b34b9038fbd81d8c4edd0e5d12d311b628 - Cache cppcheck/2.7.3:80558289e0537cbf4e0d221aaba74dac52f91b54 - Cache mpir/3.0.0:adf7b79bba6c3955c6d66c709fdd7e5138d417cd - Cache pcre/8.45:e90033925de50c972a63444859a0e2fe27873110 - Cache z3/4.8.8:51329b70c1d00e11b6ce2e68c60ae17a1b0151d9 - Cache zlib/1.2.11:d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2 - Cache Installing (downloading, building) binaries... bzip2/1.0.8: Already installed! bzip2/1.0.8: Appending PATH environment variable: /Users/jenkins/w/prod/BuildSingleReference@6/.conan/data/bzip2/1.0.8/_/_/package/7fc5f5b34b9038fbd81d8c4edd0e5d12d311b628/bin mpir/3.0.0: Already installed! zlib/1.2.11: Already installed! pcre/8.45: Already installed! pcre/8.45: Appending PATH environment variable: /Users/jenkins/w/prod/BuildSingleReference@6/.conan/data/pcre/8.45/_/_/package/e90033925de50c972a63444859a0e2fe27873110/bin z3/4.8.8: Already installed! cppcheck/2.7.3: Already installed! cppcheck/2.7.3: Append /Users/jenkins/w/prod/BuildSingleReference@6/.conan/data/cppcheck/2.7.3/_/_/package/80558289e0537cbf4e0d221aaba74dac52f91b54/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: '/Users/jenkins/w/prod/BuildSingleReference@6/conan-center-index/recipes/cppcheck/all/test_package/build/a5cb5ae7f8bae9fc6b478ff4c8ebd43fb14b9ddc/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------ > DYLD_LIBRARY_PATH="/Users/jenkins/w/prod/BuildSingleReference@6/.conan/data/z3/4.8.8/_/_/package/51329b70c1d00e11b6ce2e68c60ae17a1b0151d9/lib:/Users/jenkins/w/prod/BuildSingleReference@6/.conan/data/pcre/8.45/_/_/package/e90033925de50c972a63444859a0e2fe27873110/lib:/Users/jenkins/w/prod/BuildSingleReference@6/.conan/data/mpir/3.0.0/_/_/package/adf7b79bba6c3955c6d66c709fdd7e5138d417cd/lib:/Users/jenkins/w/prod/BuildSingleReference@6/.conan/data/bzip2/1.0.8/_/_/package/7fc5f5b34b9038fbd81d8c4edd0e5d12d311b628/lib:/Users/jenkins/w/prod/BuildSingleReference@6/.conan/data/zlib/1.2.11/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/lib" DYLD_FRAMEWORK_PATH="" cppcheck --version ----------------- Cppcheck 2.7.3 ----Running------ > DYLD_LIBRARY_PATH="/Users/jenkins/w/prod/BuildSingleReference@6/.conan/data/z3/4.8.8/_/_/package/51329b70c1d00e11b6ce2e68c60ae17a1b0151d9/lib:/Users/jenkins/w/prod/BuildSingleReference@6/.conan/data/pcre/8.45/_/_/package/e90033925de50c972a63444859a0e2fe27873110/lib:/Users/jenkins/w/prod/BuildSingleReference@6/.conan/data/mpir/3.0.0/_/_/package/adf7b79bba6c3955c6d66c709fdd7e5138d417cd/lib:/Users/jenkins/w/prod/BuildSingleReference@6/.conan/data/bzip2/1.0.8/_/_/package/7fc5f5b34b9038fbd81d8c4edd0e5d12d311b628/lib:/Users/jenkins/w/prod/BuildSingleReference@6/.conan/data/zlib/1.2.11/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/lib" DYLD_FRAMEWORK_PATH="" cppcheck-htmlreport -h ----------------- Usage: cppcheck-htmlreport [options] Options: -h, --help show this help message and exit --title=TITLE The title of the project. --file=FILE The cppcheck xml output file to read defects from. You can combine results from several xml reports i.e. "-- file file1.xml --file file2.xml ..". Default is reading from stdin. --report-dir=REPORT_DIR The directory where the HTML report content is written. --source-dir=SOURCE_DIR Base directory where source code files can be found. --add-author-information=ADD_AUTHOR_INFORMATION Blame information to include. Adds specified author information. Specify as comma-separated list of either "name", "email", "date" or "n","e","d". Default: "n,e,d" --source-encoding=SOURCE_ENCODING Encoding of source code. --blame-options=BLAME_OPTIONS [-w, -M] blame options which you can use to get author and author mail -w --> not including white spaces and returns original author of the line -M --> not including moving of lines and returns original author of the line cppcheck/2.7.3 (test package): WARN: This conanfile has no build step