Auto detecting your dev setup to initialize the default profile (C:\J\w\cci_PR-3424\.conan\profiles\default) Found Visual Studio 16 Default settings os=Windows os_build=Windows arch=x86_64 arch_build=x86_64 compiler=Visual Studio compiler.version=16 build_type=Release *** You can change them in C:\J\w\cci_PR-3424\.conan\profiles\default *** *** Or override with -s compiler='other' -s ...s*** [HOOK - conan-center.py] pre_export(): [DEPRECATED GLOBAL CPPSTD (KB-H001)] OK [HOOK - conan-center.py] pre_export(): [REFERENCE LOWERCASE (KB-H002)] OK [HOOK - conan-center.py] pre_export(): [RECIPE METADATA (KB-H003)] OK [HOOK - conan-center.py] pre_export(): [HEADER_ONLY, NO COPY SOURCE (KB-H005)] OK [HOOK - conan-center.py] pre_export(): [FPIC OPTION (KB-H006)] OK [HOOK - conan-center.py] pre_export(): [VERSION RANGES (KB-H008)] OK [HOOK - conan-center.py] pre_export(): [RECIPE FOLDER SIZE (KB-H009)] Total recipe size: 1.978515625 KB [HOOK - conan-center.py] pre_export(): [RECIPE FOLDER SIZE (KB-H009)] OK [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] exports: None [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] exports: None [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE FOLDER (KB-H024)] OK [HOOK - conan-center.py] pre_export(): [META LINES (KB-H025)] OK [HOOK - conan-center.py] pre_export(): [CONAN CENTER INDEX URL (KB-H027)] OK [HOOK - conan-center.py] pre_export(): [CMAKE MINIMUM VERSION (KB-H028)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE - RUN ENVIRONMENT (KB-H029)] OK [HOOK - conan-center.py] pre_export(): [SYSTEM REQUIREMENTS (KB-H032)] OK [HOOK - conan-center.py] pre_export(): [CONANDATA.YML FORMAT (KB-H030)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE - NO IMPORTS() (KB-H034)] OK [HOOK - conan-center.py] pre_export(): [NO AUTHOR (KB-H037)] OK [HOOK - conan-center.py] pre_export(): [NO TARGET NAME (KB-H040)] OK [HOOK - conan-center.py] pre_export(): [NO FINAL ENDLINE (KB-H041)] OK [HOOK - conan-center.py] pre_export(): [NO REQUIRES.ADD() (KB-H044)] OK [HOOK - conan-center.py] pre_export(): [DELETE OPTIONS (KB-H045)] OK [HOOK - conan-center.py] pre_export(): [NO ASCII CHARACTERS (KB-H047)] OK [HOOK - conan-center.py] pre_export(): [CMAKE VERBOSE MAKEFILE (KB-H046)] OK [HOOK - conan-center.py] pre_export(): [CMAKE VERSION REQUIRED (KB-H048)] OK [HOOK - conan-center.py] pre_export(): [CMAKE WINDOWS EXPORT ALL SYMBOLS (KB-H049)] OK [HOOK - conan-center.py] pre_export(): [DEFAULT OPTIONS AS DICTIONARY (KB-H051)] OK [HOOK - conan-center.py] pre_export(): [CONFIG.YML HAS NEW VERSION (KB-H052)] OK [HOOK - conan-center.py] pre_export(): [PRIVATE IMPORTS (KB-H053)] OK Exporting package recipe cppcheck/2.2 exports: File 'conandata.yml' found. Exporting it... cppcheck/2.2 exports: Copied 1 '.yml' file: conandata.yml [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] Saving conandata.yml: {'sources': {'2.2': {'url': 'https://github.com/danmar/cppcheck/archive/2.2.tar.gz', 'sha256': 'ad96290a1842c5934bf9c4268cb270953f3078d4ce33a9a53922d6cb6daf61aa'}}} [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] New conandata.yml contents: sources: '2.2': sha256: ad96290a1842c5934bf9c4268cb270953f3078d4ce33a9a53922d6cb6daf61aa url: https://github.com/danmar/cppcheck/archive/2.2.tar.gz [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] OK [HOOK - conan-center.py] post_export(): [DEFAULT SHARED OPTION VALUE (KB-H050)] OK cppcheck/2.2: A new conanfile.py version was exported cppcheck/2.2: Folder: C:\J\w\cci_PR-3424\.conan\data\cppcheck\2.2\_\_\export cppcheck/2.2: Using the exported files summary hash as the recipe revision: f8f0cd1c3fc434593dae54e854060b34 cppcheck/2.2: Exported revision: f8f0cd1c3fc434593dae54e854060b34 Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=Visual Studio compiler.runtime=MDd compiler.version=15 os=Windows os_build=Windows [options] [build_requires] [env] cppcheck/2.2: Forced build from source cppcheck/2.2 (test package): Installing package Requirements cppcheck/2.2 from local cache - Cache Packages cppcheck/2.2:8cf01e2f50fcd6b63525e70584df0326550364e1 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK cppcheck/2.2: Configuring sources in C:\J\w\cci_PR-3424\.conan\data\cppcheck\2.2\_\_\source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK cppcheck/2.2: Copying sources to build folder cppcheck/2.2: Building your package in C:\J\w\cci_PR-3424\.conan\data\cppcheck\2.2\_\_\build\8cf01e2f50fcd6b63525e70584df0326550364e1 [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.2: Calling build() ----Running------ > cd C:\J\w\cci_PR-3424\.conan\data\cppcheck\2.2\_\_\build\8cf01e2f50fcd6b63525e70584df0326550364e1\build_subfolder && cmake -G "Visual Studio 15 2017 Win64" -DCONAN_LINK_RUNTIME="/MDd" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="15" -DCONAN_CXX_FLAGS="/MP1" -DCONAN_C_FLAGS="/MP1" -DCMAKE_INSTALL_PREFIX="C:\J\w\cci_PR-3424\.conan\data\cppcheck\2.2\_\_\package\8cf01e2f50fcd6b63525e70584df0326550364e1" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCMAKE_MODULE_PATH="C:/J/w/cci_PR-3424/.conan/data/cppcheck/2.2/_/_/build/8cf01e2f50fcd6b63525e70584df0326550364e1" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DUSE_Z3="OFF" -Wno-dev C:\J\w\cci_PR-3424\.conan\data\cppcheck\2.2\_\_\build\8cf01e2f50fcd6b63525e70584df0326550364e1\source_subfolder ----------------- -- The C compiler identification is MSVC 19.16.27035.0 -- The CXX compiler identification is MSVC 19.16.27035.0 -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/cl.exe -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/cl.exe -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/cl.exe -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/cl.exe -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- ------------------ General configuration for Cppcheck 2.2 ----------------- -- -- CMake Generator = Visual Studio 15 2017 Win64 -- Compiler = MSVC -- Compiler Version = 19.16.27035.0 -- Build type = Debug -- CMAKE_INSTALL_PREFIX = C:/J/w/cci_PR-3424/.conan/data/cppcheck/2.2/_/_/package/8cf01e2f50fcd6b63525e70584df0326550364e1 -- CMAKE_DISABLE_PRECOMPILE_HEADERS = On -- C++ flags (General) = /DWIN32 /D_WINDOWS /W3 /GR /EHsc -- C++ flags (Release) = /MD /O2 /Ob2 /DNDEBUG -- C++ flags (RelWithDebInfo) = /MD /Zi /O2 /Ob1 /DNDEBUG -- C++ flags (Debug) = /MDd /Zi /Ob0 /Od /RTC1 -- Found Define: DEBUG -- Found Define: _CRT_SECURE_NO_WARNINGS -- -- --------------------------------------------------------- -- ANALYZE_MEMORY = OFF -- ANALYZE_ADDRESS = OFF -- ANALYZE_THREAD = OFF -- ANALYZE_UNDEFINED = OFF -- ANALYZE_DATAFLOW = OFF -- WARNINGS_ARE_ERRORS = OFF -- -- USE_MATCHCOMPILER = Auto -- USE_MATCHCOMPILER_OPT = Off -- -- BUILD_SHARED_LIBS = OFF -- BUILD_TESTS = OFF -- ENABLE_CHECK_INTERNAL = OFF -- ENABLE_OSS_FUZZ = ON -- -- BUILD_GUI = OFF -- WITH_QCHART = OFF -- -- HAVE_RULES = OFF -- -- USE_Z3 = OFF -- -- CLANG_TIDY=CLANG_TIDY-NOTFOUND -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/cci_PR-3424/.conan/data/cppcheck/2.2/_/_/build/8cf01e2f50fcd6b63525e70584df0326550364e1/build_subfolder ----Running------ > cmake --build C:\J\w\cci_PR-3424\.conan\data\cppcheck\2.2\_\_\build\8cf01e2f50fcd6b63525e70584df0326550364e1\build_subfolder --config Debug -- /m:1 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Building Custom Rule C:/J/w/cci_PR-3424/.conan/data/cppcheck/2.2/_/_/build/8cf01e2f50fcd6b63525e70584df0326550364e1/source_subfolder/cli/CMakeLists.txt cmdlineparser.cpp cppcheckexecutor.cpp filelister.cpp threadexecutor.cpp C:\J\w\cci_PR-3424\.conan\data\cppcheck\2.2\_\_\build\8cf01e2f50fcd6b63525e70584df0326550364e1\source_subfolder\cli\threadexecutor.cpp(504): warning C4100: 'msg': unreferenced formal parameter [C:\J\w\cci_PR-3424\.conan\data\cppcheck\2.2\_\_\build\8cf01e2f50fcd6b63525e70584df0326550364e1\build_subfolder\cli\cli_objs.vcxproj] Generating Code... cli_objs.vcxproj -> C:\J\w\cci_PR-3424\.conan\data\cppcheck\2.2\_\_\build\8cf01e2f50fcd6b63525e70584df0326550364e1\build_subfolder\cli\cli_objs.dir\Debug\cli_objs.lib Building Custom Rule C:/J/w/cci_PR-3424/.conan/data/cppcheck/2.2/_/_/build/8cf01e2f50fcd6b63525e70584df0326550364e1/source_subfolder/lib/CMakeLists.txt analyzerinfo.cpp astutils.cpp bughuntingchecks.cpp c:\j\w\cci_pr-3424\.conan\data\cppcheck\2.2\_\_\build\8cf01e2f50fcd6b63525e70584df0326550364e1\source_subfolder\lib\exprengine.h(46): warning : TODO No 128-bit integer type is available => Limited analysis of large integers... [C:\J\w\cci_PR-3424\.conan\data\cppcheck\2.2\_\_\build\8cf01e2f50fcd6b63525e70584df0326550364e1\build_subfolder\lib\lib_objs.vcxproj] c:\j\w\cci_pr-3424\.conan\data\cppcheck\2.2\_\_\build\8cf01e2f50fcd6b63525e70584df0326550364e1\source_subfolder\lib\exprengine.h(291): warning C4458: declaration of 'binop' hides class member [C:\J\w\cci_PR-3424\.conan\data\cppcheck\2.2\_\_\build\8cf01e2f50fcd6b63525e70584df0326550364e1\build_subfolder\lib\lib_objs.vcxproj] c:\j\w\cci_pr-3424\.conan\data\cppcheck\2.2\_\_\build\8cf01e2f50fcd6b63525e70584df0326550364e1\source_subfolder\lib\exprengine.h(287): note: see declaration of 'ExprEngine::BinOpResult::binop' c:\j\w\cci_pr-3424\.conan\data\cppcheck\2.2\_\_\build\8cf01e2f50fcd6b63525e70584df0326550364e1\source_subfolder\lib\exprengine.h(291): warning C4458: declaration of 'op1' hides class member [C:\J\w\cci_PR-3424\.conan\data\cppcheck\2.2\_\_\build\8cf01e2f50fcd6b63525e70584df0326550364e1\build_subfolder\lib\lib_objs.vcxproj] c:\j\w\cci_pr-3424\.conan\data\cppcheck\2.2\_\_\build\8cf01e2f50fcd6b63525e70584df0326550364e1\source_subfolder\lib\exprengine.h(288): note: see declaration of 'ExprEngine::BinOpResult::op1' c:\j\w\cci_pr-3424\.conan\data\cppcheck\2.2\_\_\build\8cf01e2f50fcd6b63525e70584df0326550364e1\source_subfolder\lib\exprengine.h(291): warning C4458: declaration of 'op2' hides class member [C:\J\w\cci_PR-3424\.conan\data\cppcheck\2.2\_\_\build\8cf01e2f50fcd6b63525e70584df0326550364e1\build_subfolder\lib\lib_objs.vcxproj] c:\j\w\cci_pr-3424\.conan\data\cppcheck\2.2\_\_\build\8cf01e2f50fcd6b63525e70584df0326550364e1\source_subfolder\lib\exprengine.h(289): note: see declaration of 'ExprEngine::BinOpResult::op2' check.cpp check64bit.cpp checkassert.cpp checkautovariables.cpp checkbool.cpp checkboost.cpp checkbufferoverrun.cpp checkclass.cpp checkcondition.cpp checkexceptionsafety.cpp checkfunctions.cpp checkinternal.cpp checkio.cpp checkleakautovar.cpp checkmemoryleak.cpp checknullpointer.cpp checkother.cpp Generating Code... c:\j\w\cci_pr-3424\.conan\data\cppcheck\2.2\_\_\build\8cf01e2f50fcd6b63525e70584df0326550364e1\source_subfolder\lib\checkclass.cpp(2487): warning C4702: unreachable code [C:\J\w\cci_PR-3424\.conan\data\cppcheck\2.2\_\_\build\8cf01e2f50fcd6b63525e70584df0326550364e1\build_subfolder\lib\lib_objs.vcxproj] c:\j\w\cci_pr-3424\.conan\data\cppcheck\2.2\_\_\build\8cf01e2f50fcd6b63525e70584df0326550364e1\source_subfolder\lib\checkclass.cpp(2490): warning C4702: unreachable code [C:\J\w\cci_PR-3424\.conan\data\cppcheck\2.2\_\_\build\8cf01e2f50fcd6b63525e70584df0326550364e1\build_subfolder\lib\lib_objs.vcxproj] c:\j\w\cci_pr-3424\.conan\data\cppcheck\2.2\_\_\build\8cf01e2f50fcd6b63525e70584df0326550364e1\source_subfolder\lib\checkclass.cpp(2492): warning C4702: unreachable code [C:\J\w\cci_PR-3424\.conan\data\cppcheck\2.2\_\_\build\8cf01e2f50fcd6b63525e70584df0326550364e1\build_subfolder\lib\lib_objs.vcxproj] c:\j\w\cci_pr-3424\.conan\data\cppcheck\2.2\_\_\build\8cf01e2f50fcd6b63525e70584df0326550364e1\source_subfolder\lib\checkclass.cpp(2493): warning C4702: unreachable code [C:\J\w\cci_PR-3424\.conan\data\cppcheck\2.2\_\_\build\8cf01e2f50fcd6b63525e70584df0326550364e1\build_subfolder\lib\lib_objs.vcxproj] c:\j\w\cci_pr-3424\.conan\data\cppcheck\2.2\_\_\build\8cf01e2f50fcd6b63525e70584df0326550364e1\source_subfolder\lib\checkclass.cpp(2494): warning C4702: unreachable code [C:\J\w\cci_PR-3424\.conan\data\cppcheck\2.2\_\_\build\8cf01e2f50fcd6b63525e70584df0326550364e1\build_subfolder\lib\lib_objs.vcxproj] c:\j\w\cci_pr-3424\.conan\data\cppcheck\2.2\_\_\build\8cf01e2f50fcd6b63525e70584df0326550364e1\source_subfolder\lib\checkclass.cpp(2495): warning C4702: unreachable code [C:\J\w\cci_PR-3424\.conan\data\cppcheck\2.2\_\_\build\8cf01e2f50fcd6b63525e70584df0326550364e1\build_subfolder\lib\lib_objs.vcxproj] c:\j\w\cci_pr-3424\.conan\data\cppcheck\2.2\_\_\build\8cf01e2f50fcd6b63525e70584df0326550364e1\source_subfolder\lib\checkclass.cpp(2499): warning C4702: unreachable code [C:\J\w\cci_PR-3424\.conan\data\cppcheck\2.2\_\_\build\8cf01e2f50fcd6b63525e70584df0326550364e1\build_subfolder\lib\lib_objs.vcxproj] c:\j\w\cci_pr-3424\.conan\data\cppcheck\2.2\_\_\build\8cf01e2f50fcd6b63525e70584df0326550364e1\source_subfolder\lib\checkclass.cpp(2502): warning C4702: unreachable code [C:\J\w\cci_PR-3424\.conan\data\cppcheck\2.2\_\_\build\8cf01e2f50fcd6b63525e70584df0326550364e1\build_subfolder\lib\lib_objs.vcxproj] c:\j\w\cci_pr-3424\.conan\data\cppcheck\2.2\_\_\build\8cf01e2f50fcd6b63525e70584df0326550364e1\source_subfolder\lib\checkclass.cpp(2506): warning C4702: unreachable code [C:\J\w\cci_PR-3424\.conan\data\cppcheck\2.2\_\_\build\8cf01e2f50fcd6b63525e70584df0326550364e1\build_subfolder\lib\lib_objs.vcxproj] c:\j\w\cci_pr-3424\.conan\data\cppcheck\2.2\_\_\build\8cf01e2f50fcd6b63525e70584df0326550364e1\source_subfolder\lib\checkclass.cpp(2507): warning C4702: unreachable code [C:\J\w\cci_PR-3424\.conan\data\cppcheck\2.2\_\_\build\8cf01e2f50fcd6b63525e70584df0326550364e1\build_subfolder\lib\lib_objs.vcxproj] c:\j\w\cci_pr-3424\.conan\data\cppcheck\2.2\_\_\build\8cf01e2f50fcd6b63525e70584df0326550364e1\source_subfolder\lib\checkclass.cpp(2508): warning C4702: unreachable code [C:\J\w\cci_PR-3424\.conan\data\cppcheck\2.2\_\_\build\8cf01e2f50fcd6b63525e70584df0326550364e1\build_subfolder\lib\lib_objs.vcxproj] c:\j\w\cci_pr-3424\.conan\data\cppcheck\2.2\_\_\build\8cf01e2f50fcd6b63525e70584df0326550364e1\source_subfolder\lib\checkclass.cpp(2510): warning C4702: unreachable code [C:\J\w\cci_PR-3424\.conan\data\cppcheck\2.2\_\_\build\8cf01e2f50fcd6b63525e70584df0326550364e1\build_subfolder\lib\lib_objs.vcxproj] c:\j\w\cci_pr-3424\.conan\data\cppcheck\2.2\_\_\build\8cf01e2f50fcd6b63525e70584df0326550364e1\source_subfolder\lib\checkclass.cpp(2511): warning C4702: unreachable code [C:\J\w\cci_PR-3424\.conan\data\cppcheck\2.2\_\_\build\8cf01e2f50fcd6b63525e70584df0326550364e1\build_subfolder\lib\lib_objs.vcxproj] c:\j\w\cci_pr-3424\.conan\data\cppcheck\2.2\_\_\build\8cf01e2f50fcd6b63525e70584df0326550364e1\source_subfolder\lib\checkclass.cpp(2512): warning C4702: unreachable code [C:\J\w\cci_PR-3424\.conan\data\cppcheck\2.2\_\_\build\8cf01e2f50fcd6b63525e70584df0326550364e1\build_subfolder\lib\lib_objs.vcxproj] c:\j\w\cci_pr-3424\.conan\data\cppcheck\2.2\_\_\build\8cf01e2f50fcd6b63525e70584df0326550364e1\source_subfolder\lib\checkclass.cpp(2513): warning C4702: unreachable code [C:\J\w\cci_PR-3424\.conan\data\cppcheck\2.2\_\_\build\8cf01e2f50fcd6b63525e70584df0326550364e1\build_subfolder\lib\lib_objs.vcxproj] c:\j\w\cci_pr-3424\.conan\data\cppcheck\2.2\_\_\build\8cf01e2f50fcd6b63525e70584df0326550364e1\source_subfolder\lib\checkclass.cpp(2516): warning C4702: unreachable code [C:\J\w\cci_PR-3424\.conan\data\cppcheck\2.2\_\_\build\8cf01e2f50fcd6b63525e70584df0326550364e1\build_subfolder\lib\lib_objs.vcxproj] c:\j\w\cci_pr-3424\.conan\data\cppcheck\2.2\_\_\build\8cf01e2f50fcd6b63525e70584df0326550364e1\source_subfolder\lib\checkclass.cpp(2517): warning C4702: unreachable code [C:\J\w\cci_PR-3424\.conan\data\cppcheck\2.2\_\_\build\8cf01e2f50fcd6b63525e70584df0326550364e1\build_subfolder\lib\lib_objs.vcxproj] c:\j\w\cci_pr-3424\.conan\data\cppcheck\2.2\_\_\build\8cf01e2f50fcd6b63525e70584df0326550364e1\source_subfolder\lib\checkclass.cpp(2522): warning C4702: unreachable code [C:\J\w\cci_PR-3424\.conan\data\cppcheck\2.2\_\_\build\8cf01e2f50fcd6b63525e70584df0326550364e1\build_subfolder\lib\lib_objs.vcxproj] c:\j\w\cci_pr-3424\.conan\data\cppcheck\2.2\_\_\build\8cf01e2f50fcd6b63525e70584df0326550364e1\source_subfolder\lib\checkclass.cpp(2526): warning C4702: unreachable code [C:\J\w\cci_PR-3424\.conan\data\cppcheck\2.2\_\_\build\8cf01e2f50fcd6b63525e70584df0326550364e1\build_subfolder\lib\lib_objs.vcxproj] c:\j\w\cci_pr-3424\.conan\data\cppcheck\2.2\_\_\build\8cf01e2f50fcd6b63525e70584df0326550364e1\source_subfolder\lib\checkclass.cpp(2530): warning C4702: unreachable code [C:\J\w\cci_PR-3424\.conan\data\cppcheck\2.2\_\_\build\8cf01e2f50fcd6b63525e70584df0326550364e1\build_subfolder\lib\lib_objs.vcxproj] c:\j\w\cci_pr-3424\.conan\data\cppcheck\2.2\_\_\build\8cf01e2f50fcd6b63525e70584df0326550364e1\source_subfolder\lib\checkclass.cpp(2533): warning C4702: unreachable code [C:\J\w\cci_PR-3424\.conan\data\cppcheck\2.2\_\_\build\8cf01e2f50fcd6b63525e70584df0326550364e1\build_subfolder\lib\lib_objs.vcxproj] Compiling... checkpostfixoperator.cpp checksizeof.cpp checkstl.cpp checkstring.cpp checktype.cpp checkuninitvar.cpp checkunusedfunctions.cpp checkunusedvar.cpp checkvaarg.cpp clangimport.cpp cppcheck.cpp c:\j\w\cci_pr-3424\.conan\data\cppcheck\2.2\_\_\build\8cf01e2f50fcd6b63525e70584df0326550364e1\source_subfolder\lib\exprengine.h(46): warning : TODO No 128-bit integer type is available => Limited analysis of large integers... [C:\J\w\cci_PR-3424\.conan\data\cppcheck\2.2\_\_\build\8cf01e2f50fcd6b63525e70584df0326550364e1\build_subfolder\lib\lib_objs.vcxproj] c:\j\w\cci_pr-3424\.conan\data\cppcheck\2.2\_\_\build\8cf01e2f50fcd6b63525e70584df0326550364e1\source_subfolder\lib\exprengine.h(291): warning C4458: declaration of 'binop' hides class member [C:\J\w\cci_PR-3424\.conan\data\cppcheck\2.2\_\_\build\8cf01e2f50fcd6b63525e70584df0326550364e1\build_subfolder\lib\lib_objs.vcxproj] c:\j\w\cci_pr-3424\.conan\data\cppcheck\2.2\_\_\build\8cf01e2f50fcd6b63525e70584df0326550364e1\source_subfolder\lib\exprengine.h(287): note: see declaration of 'ExprEngine::BinOpResult::binop' c:\j\w\cci_pr-3424\.conan\data\cppcheck\2.2\_\_\build\8cf01e2f50fcd6b63525e70584df0326550364e1\source_subfolder\lib\exprengine.h(291): warning C4458: declaration of 'op1' hides class member [C:\J\w\cci_PR-3424\.conan\data\cppcheck\2.2\_\_\build\8cf01e2f50fcd6b63525e70584df0326550364e1\build_subfolder\lib\lib_objs.vcxproj] c:\j\w\cci_pr-3424\.conan\data\cppcheck\2.2\_\_\build\8cf01e2f50fcd6b63525e70584df0326550364e1\source_subfolder\lib\exprengine.h(288): note: see declaration of 'ExprEngine::BinOpResult::op1' c:\j\w\cci_pr-3424\.conan\data\cppcheck\2.2\_\_\build\8cf01e2f50fcd6b63525e70584df0326550364e1\source_subfolder\lib\exprengine.h(291): warning C4458: declaration of 'op2' hides class member [C:\J\w\cci_PR-3424\.conan\data\cppcheck\2.2\_\_\build\8cf01e2f50fcd6b63525e70584df0326550364e1\build_subfolder\lib\lib_objs.vcxproj] c:\j\w\cci_pr-3424\.conan\data\cppcheck\2.2\_\_\build\8cf01e2f50fcd6b63525e70584df0326550364e1\source_subfolder\lib\exprengine.h(289): note: see declaration of 'ExprEngine::BinOpResult::op2' ctu.cpp errorlogger.cpp errortypes.cpp exprengine.cpp c:\j\w\cci_pr-3424\.conan\data\cppcheck\2.2\_\_\build\8cf01e2f50fcd6b63525e70584df0326550364e1\source_subfolder\lib\exprengine.h(46): warning : TODO No 128-bit integer type is available => Limited analysis of large integers... [C:\J\w\cci_PR-3424\.conan\data\cppcheck\2.2\_\_\build\8cf01e2f50fcd6b63525e70584df0326550364e1\build_subfolder\lib\lib_objs.vcxproj] c:\j\w\cci_pr-3424\.conan\data\cppcheck\2.2\_\_\build\8cf01e2f50fcd6b63525e70584df0326550364e1\source_subfolder\lib\exprengine.h(291): warning C4458: declaration of 'binop' hides class member [C:\J\w\cci_PR-3424\.conan\data\cppcheck\2.2\_\_\build\8cf01e2f50fcd6b63525e70584df0326550364e1\build_subfolder\lib\lib_objs.vcxproj] c:\j\w\cci_pr-3424\.conan\data\cppcheck\2.2\_\_\build\8cf01e2f50fcd6b63525e70584df0326550364e1\source_subfolder\lib\exprengine.h(287): note: see declaration of 'ExprEngine::BinOpResult::binop' c:\j\w\cci_pr-3424\.conan\data\cppcheck\2.2\_\_\build\8cf01e2f50fcd6b63525e70584df0326550364e1\source_subfolder\lib\exprengine.h(291): warning C4458: declaration of 'op1' hides class member [C:\J\w\cci_PR-3424\.conan\data\cppcheck\2.2\_\_\build\8cf01e2f50fcd6b63525e70584df0326550364e1\build_subfolder\lib\lib_objs.vcxproj] c:\j\w\cci_pr-3424\.conan\data\cppcheck\2.2\_\_\build\8cf01e2f50fcd6b63525e70584df0326550364e1\source_subfolder\lib\exprengine.h(288): note: see declaration of 'ExprEngine::BinOpResult::op1' c:\j\w\cci_pr-3424\.conan\data\cppcheck\2.2\_\_\build\8cf01e2f50fcd6b63525e70584df0326550364e1\source_subfolder\lib\exprengine.h(291): warning C4458: declaration of 'op2' hides class member [C:\J\w\cci_PR-3424\.conan\data\cppcheck\2.2\_\_\build\8cf01e2f50fcd6b63525e70584df0326550364e1\build_subfolder\lib\lib_objs.vcxproj] c:\j\w\cci_pr-3424\.conan\data\cppcheck\2.2\_\_\build\8cf01e2f50fcd6b63525e70584df0326550364e1\source_subfolder\lib\exprengine.h(289): note: see declaration of 'ExprEngine::BinOpResult::op2' forwardanalyzer.cpp C:\J\w\cci_PR-3424\.conan\data\cppcheck\2.2\_\_\build\8cf01e2f50fcd6b63525e70584df0326550364e1\source_subfolder\lib\forwardanalyzer.cpp(325): warning C4805: '==': unsafe mix of type 'const __int64' and type 'const bool' in operation [C:\J\w\cci_PR-3424\.conan\data\cppcheck\2.2\_\_\build\8cf01e2f50fcd6b63525e70584df0326550364e1\build_subfolder\lib\lib_objs.vcxproj] importproject.cpp library.cpp mathlib.cpp path.cpp Generating Code... Compiling... pathanalysis.cpp pathmatch.cpp platform.cpp preprocessor.cpp programmemory.cpp settings.cpp suppressions.cpp symboldatabase.cpp templatesimplifier.cpp timer.cpp token.cpp tokenize.cpp tokenlist.cpp utils.cpp valueflow.cpp C:\J\w\cci_PR-3424\.conan\data\cppcheck\2.2\_\_\build\8cf01e2f50fcd6b63525e70584df0326550364e1\source_subfolder\lib\valueflow.cpp(5923): warning C4458: declaration of 'value' hides class member [C:\J\w\cci_PR-3424\.conan\data\cppcheck\2.2\_\_\build\8cf01e2f50fcd6b63525e70584df0326550364e1\build_subfolder\lib\lib_objs.vcxproj] C:\J\w\cci_PR-3424\.conan\data\cppcheck\2.2\_\_\build\8cf01e2f50fcd6b63525e70584df0326550364e1\source_subfolder\lib\valueflow.cpp(2517): note: see declaration of 'SingleValueFlowForwardAnalyzer::value' C:\J\w\cci_PR-3424\.conan\data\cppcheck\2.2\_\_\build\8cf01e2f50fcd6b63525e70584df0326550364e1\source_subfolder\lib\valueflow.cpp(5948): warning C4458: declaration of 'value' hides class member [C:\J\w\cci_PR-3424\.conan\data\cppcheck\2.2\_\_\build\8cf01e2f50fcd6b63525e70584df0326550364e1\build_subfolder\lib\lib_objs.vcxproj] C:\J\w\cci_PR-3424\.conan\data\cppcheck\2.2\_\_\build\8cf01e2f50fcd6b63525e70584df0326550364e1\source_subfolder\lib\valueflow.cpp(2517): note: see declaration of 'SingleValueFlowForwardAnalyzer::value' Generating Code... lib_objs.vcxproj -> C:\J\w\cci_PR-3424\.conan\data\cppcheck\2.2\_\_\build\8cf01e2f50fcd6b63525e70584df0326550364e1\build_subfolder\lib\lib_objs.dir\Debug\lib_objs.lib Building Custom Rule C:/J/w/cci_PR-3424/.conan/data/cppcheck/2.2/_/_/build/8cf01e2f50fcd6b63525e70584df0326550364e1/source_subfolder/externals/simplecpp/CMakeLists.txt simplecpp.cpp simplecpp_objs.vcxproj -> C:\J\w\cci_PR-3424\.conan\data\cppcheck\2.2\_\_\build\8cf01e2f50fcd6b63525e70584df0326550364e1\build_subfolder\externals\simplecpp\simplecpp_objs.dir\Debug\simplecpp_objs.lib Building Custom Rule C:/J/w/cci_PR-3424/.conan/data/cppcheck/2.2/_/_/build/8cf01e2f50fcd6b63525e70584df0326550364e1/source_subfolder/externals/tinyxml/CMakeLists.txt tinyxml2.cpp tinyxml_objs.vcxproj -> C:\J\w\cci_PR-3424\.conan\data\cppcheck\2.2\_\_\build\8cf01e2f50fcd6b63525e70584df0326550364e1\build_subfolder\externals\tinyxml\tinyxml_objs.dir\Debug\tinyxml_objs.lib Building Custom Rule C:/J/w/cci_PR-3424/.conan/data/cppcheck/2.2/_/_/build/8cf01e2f50fcd6b63525e70584df0326550364e1/source_subfolder/cli/CMakeLists.txt main.cpp cppcheck.vcxproj -> C:\J\w\cci_PR-3424\.conan\data\cppcheck\2.2\_\_\build\8cf01e2f50fcd6b63525e70584df0326550364e1\build_subfolder\bin\Debug\cppcheck.exe Building Custom Rule C:/J/w/cci_PR-3424/.conan/data/cppcheck/2.2/_/_/build/8cf01e2f50fcd6b63525e70584df0326550364e1/source_subfolder/CMakeLists.txt cppcheck/2.2: Package '8cf01e2f50fcd6b63525e70584df0326550364e1' built cppcheck/2.2: Build folder C:\J\w\cci_PR-3424\.conan\data\cppcheck\2.2\_\_\build\8cf01e2f50fcd6b63525e70584df0326550364e1 cppcheck/2.2: Generated conaninfo.txt cppcheck/2.2: Generated conanbuildinfo.txt cppcheck/2.2: Generating the package cppcheck/2.2: Package folder C:\J\w\cci_PR-3424\.conan\data\cppcheck\2.2\_\_\package\8cf01e2f50fcd6b63525e70584df0326550364e1 cppcheck/2.2: Calling package() ----Running------ > cd C:\J\w\cci_PR-3424\.conan\data\cppcheck\2.2\_\_\build\8cf01e2f50fcd6b63525e70584df0326550364e1\build_subfolder && cmake -G "Visual Studio 15 2017 Win64" -DCONAN_LINK_RUNTIME="/MDd" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="15" -DCONAN_CXX_FLAGS="/MP1" -DCONAN_C_FLAGS="/MP1" -DCMAKE_INSTALL_PREFIX="C:\J\w\cci_PR-3424\.conan\data\cppcheck\2.2\_\_\package\8cf01e2f50fcd6b63525e70584df0326550364e1" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCMAKE_MODULE_PATH="C:/J/w/cci_PR-3424/.conan/data/cppcheck/2.2/_/_/build/8cf01e2f50fcd6b63525e70584df0326550364e1" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DUSE_Z3="OFF" -Wno-dev C:\J\w\cci_PR-3424\.conan\data\cppcheck\2.2\_\_\build\8cf01e2f50fcd6b63525e70584df0326550364e1\source_subfolder ----------------- -- ------------------ General configuration for Cppcheck 2.2 ----------------- -- -- CMake Generator = Visual Studio 15 2017 Win64 -- Compiler = MSVC -- Compiler Version = 19.16.27035.0 -- Build type = Debug -- CMAKE_INSTALL_PREFIX = C:/J/w/cci_PR-3424/.conan/data/cppcheck/2.2/_/_/package/8cf01e2f50fcd6b63525e70584df0326550364e1 -- CMAKE_DISABLE_PRECOMPILE_HEADERS = On -- C++ flags (General) = /DWIN32 /D_WINDOWS /W3 /GR /EHsc -- C++ flags (Release) = /MD /O2 /Ob2 /DNDEBUG -- C++ flags (RelWithDebInfo) = /MD /Zi /O2 /Ob1 /DNDEBUG -- C++ flags (Debug) = /MDd /Zi /Ob0 /Od /RTC1 -- Found Define: DEBUG -- Found Define: _CRT_SECURE_NO_WARNINGS -- -- --------------------------------------------------------- -- ANALYZE_MEMORY = OFF -- ANALYZE_ADDRESS = OFF -- ANALYZE_THREAD = OFF -- ANALYZE_UNDEFINED = OFF -- ANALYZE_DATAFLOW = OFF -- WARNINGS_ARE_ERRORS = OFF -- -- USE_MATCHCOMPILER = Auto -- USE_MATCHCOMPILER_OPT = Off -- -- BUILD_SHARED_LIBS = OFF -- BUILD_TESTS = OFF -- ENABLE_CHECK_INTERNAL = OFF -- ENABLE_OSS_FUZZ = ON -- -- BUILD_GUI = OFF -- WITH_QCHART = OFF -- -- HAVE_RULES = OFF -- -- USE_Z3 = OFF -- -- CLANG_TIDY=CLANG_TIDY-NOTFOUND -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/cci_PR-3424/.conan/data/cppcheck/2.2/_/_/build/8cf01e2f50fcd6b63525e70584df0326550364e1/build_subfolder ----Running------ > cmake --build C:\J\w\cci_PR-3424\.conan\data\cppcheck\2.2\_\_\build\8cf01e2f50fcd6b63525e70584df0326550364e1\build_subfolder --config Debug --target install -- /m:1 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. cli_objs.vcxproj -> C:\J\w\cci_PR-3424\.conan\data\cppcheck\2.2\_\_\build\8cf01e2f50fcd6b63525e70584df0326550364e1\build_subfolder\cli\cli_objs.dir\Debug\cli_objs.lib lib_objs.vcxproj -> C:\J\w\cci_PR-3424\.conan\data\cppcheck\2.2\_\_\build\8cf01e2f50fcd6b63525e70584df0326550364e1\build_subfolder\lib\lib_objs.dir\Debug\lib_objs.lib simplecpp_objs.vcxproj -> C:\J\w\cci_PR-3424\.conan\data\cppcheck\2.2\_\_\build\8cf01e2f50fcd6b63525e70584df0326550364e1\build_subfolder\externals\simplecpp\simplecpp_objs.dir\Debug\simplecpp_objs.lib tinyxml_objs.vcxproj -> C:\J\w\cci_PR-3424\.conan\data\cppcheck\2.2\_\_\build\8cf01e2f50fcd6b63525e70584df0326550364e1\build_subfolder\externals\tinyxml\tinyxml_objs.dir\Debug\tinyxml_objs.lib cppcheck.vcxproj -> C:\J\w\cci_PR-3424\.conan\data\cppcheck\2.2\_\_\build\8cf01e2f50fcd6b63525e70584df0326550364e1\build_subfolder\bin\Debug\cppcheck.exe -- Install configuration: "Debug" -- Installing: C:/J/w/cci_PR-3424/.conan/data/cppcheck/2.2/_/_/package/8cf01e2f50fcd6b63525e70584df0326550364e1/bin/cppcheck.exe -- Installing: C:/J/w/cci_PR-3424/.conan/data/cppcheck/2.2/_/_/package/8cf01e2f50fcd6b63525e70584df0326550364e1/share/Cppcheck/addons/__init__.py -- Installing: C:/J/w/cci_PR-3424/.conan/data/cppcheck/2.2/_/_/package/8cf01e2f50fcd6b63525e70584df0326550364e1/share/Cppcheck/addons/cert.py -- Installing: C:/J/w/cci_PR-3424/.conan/data/cppcheck/2.2/_/_/package/8cf01e2f50fcd6b63525e70584df0326550364e1/share/Cppcheck/addons/cppcheckdata.py -- Installing: C:/J/w/cci_PR-3424/.conan/data/cppcheck/2.2/_/_/package/8cf01e2f50fcd6b63525e70584df0326550364e1/share/Cppcheck/addons/findcasts.py -- Installing: C:/J/w/cci_PR-3424/.conan/data/cppcheck/2.2/_/_/package/8cf01e2f50fcd6b63525e70584df0326550364e1/share/Cppcheck/addons/misc.py -- Installing: C:/J/w/cci_PR-3424/.conan/data/cppcheck/2.2/_/_/package/8cf01e2f50fcd6b63525e70584df0326550364e1/share/Cppcheck/addons/misra.py -- Installing: C:/J/w/cci_PR-3424/.conan/data/cppcheck/2.2/_/_/package/8cf01e2f50fcd6b63525e70584df0326550364e1/share/Cppcheck/addons/naming.py -- Installing: C:/J/w/cci_PR-3424/.conan/data/cppcheck/2.2/_/_/package/8cf01e2f50fcd6b63525e70584df0326550364e1/share/Cppcheck/addons/namingng.py -- Installing: C:/J/w/cci_PR-3424/.conan/data/cppcheck/2.2/_/_/package/8cf01e2f50fcd6b63525e70584df0326550364e1/share/Cppcheck/addons/threadsafety.py -- Installing: C:/J/w/cci_PR-3424/.conan/data/cppcheck/2.2/_/_/package/8cf01e2f50fcd6b63525e70584df0326550364e1/share/Cppcheck/addons/y2038.py -- Installing: C:/J/w/cci_PR-3424/.conan/data/cppcheck/2.2/_/_/package/8cf01e2f50fcd6b63525e70584df0326550364e1/share/Cppcheck/cfg/avr.cfg -- Installing: C:/J/w/cci_PR-3424/.conan/data/cppcheck/2.2/_/_/package/8cf01e2f50fcd6b63525e70584df0326550364e1/share/Cppcheck/cfg/boost.cfg -- Installing: C:/J/w/cci_PR-3424/.conan/data/cppcheck/2.2/_/_/package/8cf01e2f50fcd6b63525e70584df0326550364e1/share/Cppcheck/cfg/bsd.cfg -- Installing: C:/J/w/cci_PR-3424/.conan/data/cppcheck/2.2/_/_/package/8cf01e2f50fcd6b63525e70584df0326550364e1/share/Cppcheck/cfg/cairo.cfg -- Installing: C:/J/w/cci_PR-3424/.conan/data/cppcheck/2.2/_/_/package/8cf01e2f50fcd6b63525e70584df0326550364e1/share/Cppcheck/cfg/cppcheck-lib.cfg -- Installing: C:/J/w/cci_PR-3424/.conan/data/cppcheck/2.2/_/_/package/8cf01e2f50fcd6b63525e70584df0326550364e1/share/Cppcheck/cfg/cppunit.cfg -- Installing: C:/J/w/cci_PR-3424/.conan/data/cppcheck/2.2/_/_/package/8cf01e2f50fcd6b63525e70584df0326550364e1/share/Cppcheck/cfg/daca.cfg -- Installing: C:/J/w/cci_PR-3424/.conan/data/cppcheck/2.2/_/_/package/8cf01e2f50fcd6b63525e70584df0326550364e1/share/Cppcheck/cfg/embedded_sql.cfg -- Installing: C:/J/w/cci_PR-3424/.conan/data/cppcheck/2.2/_/_/package/8cf01e2f50fcd6b63525e70584df0326550364e1/share/Cppcheck/cfg/emscripten.cfg -- Installing: C:/J/w/cci_PR-3424/.conan/data/cppcheck/2.2/_/_/package/8cf01e2f50fcd6b63525e70584df0326550364e1/share/Cppcheck/cfg/gnu.cfg -- Installing: C:/J/w/cci_PR-3424/.conan/data/cppcheck/2.2/_/_/package/8cf01e2f50fcd6b63525e70584df0326550364e1/share/Cppcheck/cfg/googletest.cfg -- Installing: C:/J/w/cci_PR-3424/.conan/data/cppcheck/2.2/_/_/package/8cf01e2f50fcd6b63525e70584df0326550364e1/share/Cppcheck/cfg/gtk.cfg -- Installing: C:/J/w/cci_PR-3424/.conan/data/cppcheck/2.2/_/_/package/8cf01e2f50fcd6b63525e70584df0326550364e1/share/Cppcheck/cfg/icu.cfg -- Installing: C:/J/w/cci_PR-3424/.conan/data/cppcheck/2.2/_/_/package/8cf01e2f50fcd6b63525e70584df0326550364e1/share/Cppcheck/cfg/kde.cfg -- Installing: C:/J/w/cci_PR-3424/.conan/data/cppcheck/2.2/_/_/package/8cf01e2f50fcd6b63525e70584df0326550364e1/share/Cppcheck/cfg/libcerror.cfg -- Installing: C:/J/w/cci_PR-3424/.conan/data/cppcheck/2.2/_/_/package/8cf01e2f50fcd6b63525e70584df0326550364e1/share/Cppcheck/cfg/libcurl.cfg -- Installing: C:/J/w/cci_PR-3424/.conan/data/cppcheck/2.2/_/_/package/8cf01e2f50fcd6b63525e70584df0326550364e1/share/Cppcheck/cfg/libsigc++.cfg -- Installing: C:/J/w/cci_PR-3424/.conan/data/cppcheck/2.2/_/_/package/8cf01e2f50fcd6b63525e70584df0326550364e1/share/Cppcheck/cfg/lua.cfg -- Installing: C:/J/w/cci_PR-3424/.conan/data/cppcheck/2.2/_/_/package/8cf01e2f50fcd6b63525e70584df0326550364e1/share/Cppcheck/cfg/mfc.cfg -- Installing: C:/J/w/cci_PR-3424/.conan/data/cppcheck/2.2/_/_/package/8cf01e2f50fcd6b63525e70584df0326550364e1/share/Cppcheck/cfg/microsoft_atl.cfg -- Installing: C:/J/w/cci_PR-3424/.conan/data/cppcheck/2.2/_/_/package/8cf01e2f50fcd6b63525e70584df0326550364e1/share/Cppcheck/cfg/microsoft_sal.cfg -- Installing: C:/J/w/cci_PR-3424/.conan/data/cppcheck/2.2/_/_/package/8cf01e2f50fcd6b63525e70584df0326550364e1/share/Cppcheck/cfg/microsoft_unittest.cfg -- Installing: C:/J/w/cci_PR-3424/.conan/data/cppcheck/2.2/_/_/package/8cf01e2f50fcd6b63525e70584df0326550364e1/share/Cppcheck/cfg/motif.cfg -- Installing: C:/J/w/cci_PR-3424/.conan/data/cppcheck/2.2/_/_/package/8cf01e2f50fcd6b63525e70584df0326550364e1/share/Cppcheck/cfg/nspr.cfg -- Installing: C:/J/w/cci_PR-3424/.conan/data/cppcheck/2.2/_/_/package/8cf01e2f50fcd6b63525e70584df0326550364e1/share/Cppcheck/cfg/opencv2.cfg -- Installing: C:/J/w/cci_PR-3424/.conan/data/cppcheck/2.2/_/_/package/8cf01e2f50fcd6b63525e70584df0326550364e1/share/Cppcheck/cfg/opengl.cfg -- Installing: C:/J/w/cci_PR-3424/.conan/data/cppcheck/2.2/_/_/package/8cf01e2f50fcd6b63525e70584df0326550364e1/share/Cppcheck/cfg/openmp.cfg -- Installing: C:/J/w/cci_PR-3424/.conan/data/cppcheck/2.2/_/_/package/8cf01e2f50fcd6b63525e70584df0326550364e1/share/Cppcheck/cfg/openssl.cfg -- Installing: C:/J/w/cci_PR-3424/.conan/data/cppcheck/2.2/_/_/package/8cf01e2f50fcd6b63525e70584df0326550364e1/share/Cppcheck/cfg/posix.cfg -- Installing: C:/J/w/cci_PR-3424/.conan/data/cppcheck/2.2/_/_/package/8cf01e2f50fcd6b63525e70584df0326550364e1/share/Cppcheck/cfg/python.cfg -- Installing: C:/J/w/cci_PR-3424/.conan/data/cppcheck/2.2/_/_/package/8cf01e2f50fcd6b63525e70584df0326550364e1/share/Cppcheck/cfg/qt.cfg -- Installing: C:/J/w/cci_PR-3424/.conan/data/cppcheck/2.2/_/_/package/8cf01e2f50fcd6b63525e70584df0326550364e1/share/Cppcheck/cfg/ruby.cfg -- Installing: C:/J/w/cci_PR-3424/.conan/data/cppcheck/2.2/_/_/package/8cf01e2f50fcd6b63525e70584df0326550364e1/share/Cppcheck/cfg/sdl.cfg -- Installing: C:/J/w/cci_PR-3424/.conan/data/cppcheck/2.2/_/_/package/8cf01e2f50fcd6b63525e70584df0326550364e1/share/Cppcheck/cfg/sfml.cfg -- Installing: C:/J/w/cci_PR-3424/.conan/data/cppcheck/2.2/_/_/package/8cf01e2f50fcd6b63525e70584df0326550364e1/share/Cppcheck/cfg/sqlite3.cfg -- Installing: C:/J/w/cci_PR-3424/.conan/data/cppcheck/2.2/_/_/package/8cf01e2f50fcd6b63525e70584df0326550364e1/share/Cppcheck/cfg/std.cfg -- Installing: C:/J/w/cci_PR-3424/.conan/data/cppcheck/2.2/_/_/package/8cf01e2f50fcd6b63525e70584df0326550364e1/share/Cppcheck/cfg/tinyxml2.cfg -- Installing: C:/J/w/cci_PR-3424/.conan/data/cppcheck/2.2/_/_/package/8cf01e2f50fcd6b63525e70584df0326550364e1/share/Cppcheck/cfg/windows.cfg -- Installing: C:/J/w/cci_PR-3424/.conan/data/cppcheck/2.2/_/_/package/8cf01e2f50fcd6b63525e70584df0326550364e1/share/Cppcheck/cfg/wxwidgets.cfg -- Installing: C:/J/w/cci_PR-3424/.conan/data/cppcheck/2.2/_/_/package/8cf01e2f50fcd6b63525e70584df0326550364e1/share/Cppcheck/cfg/zlib.cfg -- Installing: C:/J/w/cci_PR-3424/.conan/data/cppcheck/2.2/_/_/package/8cf01e2f50fcd6b63525e70584df0326550364e1/share/Cppcheck/platforms/aix_ppc64.xml -- Installing: C:/J/w/cci_PR-3424/.conan/data/cppcheck/2.2/_/_/package/8cf01e2f50fcd6b63525e70584df0326550364e1/share/Cppcheck/platforms/arm32-wchar_t2.xml -- Installing: C:/J/w/cci_PR-3424/.conan/data/cppcheck/2.2/_/_/package/8cf01e2f50fcd6b63525e70584df0326550364e1/share/Cppcheck/platforms/arm32-wchar_t4.xml -- Installing: C:/J/w/cci_PR-3424/.conan/data/cppcheck/2.2/_/_/package/8cf01e2f50fcd6b63525e70584df0326550364e1/share/Cppcheck/platforms/arm64-wchar_t2.xml -- Installing: C:/J/w/cci_PR-3424/.conan/data/cppcheck/2.2/_/_/package/8cf01e2f50fcd6b63525e70584df0326550364e1/share/Cppcheck/platforms/arm64-wchar_t4.xml -- Installing: C:/J/w/cci_PR-3424/.conan/data/cppcheck/2.2/_/_/package/8cf01e2f50fcd6b63525e70584df0326550364e1/share/Cppcheck/platforms/avr8.xml -- Installing: C:/J/w/cci_PR-3424/.conan/data/cppcheck/2.2/_/_/package/8cf01e2f50fcd6b63525e70584df0326550364e1/share/Cppcheck/platforms/cray_sv1.xml -- Installing: C:/J/w/cci_PR-3424/.conan/data/cppcheck/2.2/_/_/package/8cf01e2f50fcd6b63525e70584df0326550364e1/share/Cppcheck/platforms/msp430_eabi_large_datamodel.xml -- Installing: C:/J/w/cci_PR-3424/.conan/data/cppcheck/2.2/_/_/package/8cf01e2f50fcd6b63525e70584df0326550364e1/share/Cppcheck/platforms/unix32-unsigned.xml -- Installing: C:/J/w/cci_PR-3424/.conan/data/cppcheck/2.2/_/_/package/8cf01e2f50fcd6b63525e70584df0326550364e1/share/Cppcheck/platforms/unix64-unsigned.xml [HOOK - conan-center.py] post_package(): [PACKAGE LICENSE (KB-H012)] OK [HOOK - conan-center.py] post_package(): [DEFAULT PACKAGE LAYOUT (KB-H013)] OK [HOOK - conan-center.py] post_package(): [MATCHING CONFIGURATION (KB-H014)] OK [HOOK - conan-center.py] post_package(): [SHARED ARTIFACTS (KB-H015)] OK [HOOK - conan-center.py] post_package(): [PC-FILES (KB-H020)] OK [HOOK - conan-center.py] post_package(): [CMAKE-MODULES-CONFIG-FILES (KB-H016)] OK [HOOK - conan-center.py] post_package(): [PDB FILES NOT ALLOWED (KB-H017)] OK [HOOK - conan-center.py] post_package(): [LIBTOOL FILES PRESENCE (KB-H018)] OK [HOOK - conan-center.py] post_package(): [MS RUNTIME FILES (KB-H021)] OK cppcheck/2.2 package(): Packaged 1 '.exe' file: cppcheck.exe cppcheck/2.2 package(): Packaged 40 '.cfg' files cppcheck/2.2 package(): Packaged 1 '.rng' file: cppcheck-cfg.rng cppcheck/2.2 package(): Packaged 1 file: COPYING cppcheck/2.2: Package '8cf01e2f50fcd6b63525e70584df0326550364e1' created cppcheck/2.2: Created package revision 4565aa3f66b10ceb0e9aaf786500b8c1 cppcheck/2.2: Append C:\J\w\cci_PR-3424\.conan\data\cppcheck\2.2\_\_\package\8cf01e2f50fcd6b63525e70584df0326550364e1\bin to environment variable PATH [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK cppcheck/2.2 (test package): Generator txt created conanbuildinfo.txt cppcheck/2.2 (test package): Generated conaninfo.txt cppcheck/2.2 (test package): Generated graphinfo Using lockfile: 'C:\J\w\cci_PR-3424/4/99737893-c1ec-4fcf-b2d3-8355ff808b0d/recipes/cppcheck/all\test_package\build\017a29bbc9750af1966dac5da02e6adc08fca356/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.2 (test package): Calling build() cppcheck/2.2 (test package): Running test() ----Running------ > cppcheck --version ----------------- Cppcheck 2.2 JSON file created at 'C:\J\w\cci_PR-3424/4/99737893-c1ec-4fcf-b2d3-8355ff808b0d/_create.json'