******************************************************************************** conan test conan-center-index/recipes/cppcheck/all/test_package/conanfile.py cppcheck/2.9.2@#73025148362253dcbd61ec70e560f022 -pr /Users/jenkins/w/prod/BuildSingleReference@2/127040/346d5ad8-8b3b-4484-a5b5-4e7781ba7dab/profile_osx_120_libcpp_apple-clang_debug_64..txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True -c tools.apple:sdk_path=/Applications/conan/xcode/12/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Debug compiler=apple-clang compiler.libcxx=libc++ compiler.version=12.0 os=Macos [options] [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True tools.apple:sdk_path=/Applications/conan/xcode/12/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk cppcheck/2.9.2 (test package): Installing package Requirements bzip2/1.0.8 from 'conan-center' - Cache cppcheck/2.9.2 from local cache - Cache pcre/8.45 from 'conan-center' - Cache zlib/1.2.13 from 'conan-center' - Cache Packages bzip2/1.0.8:7fc5f5b34b9038fbd81d8c4edd0e5d12d311b628 - Cache cppcheck/2.9.2:34f8cc54f861ca148bd7053549e822d4d4c738fa - Cache pcre/8.45:e90033925de50c972a63444859a0e2fe27873110 - Cache zlib/1.2.13:d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2 - Cache Installing (downloading, building) binaries... bzip2/1.0.8: Already installed! zlib/1.2.13: Already installed! pcre/8.45: Already installed! pcre/8.45: Appending PATH environment variable: /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/pcre/8.45/_/_/package/e90033925de50c972a63444859a0e2fe27873110/bin cppcheck/2.9.2: Already installed! cppcheck/2.9.2: Append /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/cppcheck/2.9.2/_/_/package/34f8cc54f861ca148bd7053549e822d4d4c738fa/bin to environment variable PATH cppcheck/2.9.2 (test package): Generator txt created conanbuildinfo.txt cppcheck/2.9.2 (test package): Generator 'VirtualRunEnv' calling 'generate()' cppcheck/2.9.2 (test package): Aggregating env generators cppcheck/2.9.2 (test package): Generated conaninfo.txt cppcheck/2.9.2 (test package): Generated graphinfo Using lockfile: '/Users/jenkins/w/prod/BuildSingleReference@2/conan-center-index/recipes/cppcheck/all/test_package/build/7d7198a2e22571fb18eb267dc254190dc87197cf/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.9.2 (test package): Calling build() cppcheck/2.9.2 (test package): Running test() ----Running------ > DYLD_LIBRARY_PATH="/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/pcre/8.45/_/_/package/e90033925de50c972a63444859a0e2fe27873110/lib:/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/bzip2/1.0.8/_/_/package/7fc5f5b34b9038fbd81d8c4edd0e5d12d311b628/lib:/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/zlib/1.2.13/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/lib" DYLD_FRAMEWORK_PATH="" cppcheck --enable=warning,style,performance --std=c++11 . ----------------- Checking file_to_check.cpp ... ----Running------ > DYLD_LIBRARY_PATH="/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/pcre/8.45/_/_/package/e90033925de50c972a63444859a0e2fe27873110/lib:/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/bzip2/1.0.8/_/_/package/7fc5f5b34b9038fbd81d8c4edd0e5d12d311b628/lib:/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/zlib/1.2.13/_/_/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.9.2 (test package): WARN: This conanfile has no build step ******************************************************************************** conan test conan-center-index/recipes/cppcheck/all/test_v1_package/conanfile.py cppcheck/2.9.2@#73025148362253dcbd61ec70e560f022 -pr /Users/jenkins/w/prod/BuildSingleReference@2/127040/346d5ad8-8b3b-4484-a5b5-4e7781ba7dab/profile_osx_120_libcpp_apple-clang_debug_64..txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True -c tools.apple:sdk_path=/Applications/conan/xcode/12/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Debug compiler=apple-clang compiler.libcxx=libc++ compiler.version=12.0 os=Macos [options] [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True tools.apple:sdk_path=/Applications/conan/xcode/12/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk cppcheck/2.9.2 (test package): Installing package Requirements bzip2/1.0.8 from 'conan-center' - Cache cppcheck/2.9.2 from local cache - Cache pcre/8.45 from 'conan-center' - Cache zlib/1.2.13 from 'conan-center' - Cache Packages bzip2/1.0.8:7fc5f5b34b9038fbd81d8c4edd0e5d12d311b628 - Cache cppcheck/2.9.2:34f8cc54f861ca148bd7053549e822d4d4c738fa - Cache pcre/8.45:e90033925de50c972a63444859a0e2fe27873110 - Cache zlib/1.2.13:d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2 - Cache Installing (downloading, building) binaries... bzip2/1.0.8: Already installed! zlib/1.2.13: Already installed! pcre/8.45: Already installed! pcre/8.45: Appending PATH environment variable: /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/pcre/8.45/_/_/package/e90033925de50c972a63444859a0e2fe27873110/bin cppcheck/2.9.2: Already installed! cppcheck/2.9.2: Append /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/cppcheck/2.9.2/_/_/package/34f8cc54f861ca148bd7053549e822d4d4c738fa/bin to environment variable PATH cppcheck/2.9.2 (test package): Generator 'VirtualRunEnv' calling 'generate()' cppcheck/2.9.2 (test package): Generator txt created conanbuildinfo.txt cppcheck/2.9.2 (test package): Aggregating env generators cppcheck/2.9.2 (test package): Generated conaninfo.txt cppcheck/2.9.2 (test package): Generated graphinfo Using lockfile: '/Users/jenkins/w/prod/BuildSingleReference@2/conan-center-index/recipes/cppcheck/all/test_v1_package/build/7d7198a2e22571fb18eb267dc254190dc87197cf/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.9.2 (test package): Calling build() cppcheck/2.9.2 (test package): Running test() ----Running------ > DYLD_LIBRARY_PATH="/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/pcre/8.45/_/_/package/e90033925de50c972a63444859a0e2fe27873110/lib:/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/bzip2/1.0.8/_/_/package/7fc5f5b34b9038fbd81d8c4edd0e5d12d311b628/lib:/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/zlib/1.2.13/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/lib" DYLD_FRAMEWORK_PATH="" cppcheck --enable=warning,style,performance --std=c++11 . ----------------- Checking file_to_check.cpp ... ----Running------ > DYLD_LIBRARY_PATH="/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/pcre/8.45/_/_/package/e90033925de50c972a63444859a0e2fe27873110/lib:/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/bzip2/1.0.8/_/_/package/7fc5f5b34b9038fbd81d8c4edd0e5d12d311b628/lib:/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/zlib/1.2.13/_/_/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.9.2 (test package): WARN: This conanfile has no build step