******************************************************************************** conan install cppcheck/2.2@ --build=cppcheck --profile=C:\J\w\BuildSingleReference@12/20591/029ca51c-f3b1-44ab-8df6-934e7aa43aaf/profile.txt ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=Visual Studio compiler.runtime=MD compiler.version=14 os=Windows os_build=Windows [options] [build_requires] [env] cppcheck/2.2: Building package from source as defined by build_policy='always' cppcheck/2.2: Forced build from source Installing package: cppcheck/2.2 Requirements bzip2/1.0.8 from local cache - Cache cppcheck/2.2 from local cache - Cache mpir/3.0.0 from 'conan-center' - Cache pcre/8.44 from 'conan-center' - Cache z3/4.8.8 from 'conan-center' - Cache zlib/1.2.11 from local cache - Cache Packages bzip2/1.0.8:d9d4b222f9e8db0529bc4a08685d8a80c5b6eadb - Cache cppcheck/2.2:1a0fbebdb6cf27170e554aaae1336dce006c5219 - Build mpir/3.0.0:01511f5cf8134096bd7cff8fa5d23258f9ff6b37 - Cache pcre/8.44:edfee55be5e777eab2b56f543d5c8f9fd2b238bc - Cache z3/4.8.8:a7bbfcaa90ce4a0126c44586c57625548131f779 - Cache zlib/1.2.11:63da998e3642b50bee33f4449826b2d623661505 - Cache Installing (downloading, building) binaries... bzip2/1.0.8: Already installed! bzip2/1.0.8: Appending PATH environment variable: C:\J\w\BuildSingleReference@12\.conan\data\bzip2\1.0.8\_\_\package\d9d4b222f9e8db0529bc4a08685d8a80c5b6eadb\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.44: Already installed! pcre/8.44: Appending PATH environment variable: C:\J\w\BuildSingleReference@12\.conan\data\pcre\8.44\_\_\package\edfee55be5e777eab2b56f543d5c8f9fd2b238bc\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 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK cppcheck/2.2: Configuring sources in C:\J\w\BuildSingleReference@12\.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\BuildSingleReference@12\.conan\data\cppcheck\2.2\_\_\build\1a0fbebdb6cf27170e554aaae1336dce006c5219 cppcheck/2.2: Generator cmake created conanbuildinfo.cmake [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\BuildSingleReference@12\.conan\data\cppcheck\2.2\_\_\build\1a0fbebdb6cf27170e554aaae1336dce006c5219\build_subfolder && cmake -G "Visual Studio 14 2015 Win64" -DCONAN_LINK_RUNTIME="/MD" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="14" -DCONAN_CXX_FLAGS="/MP16" -DCONAN_C_FLAGS="/MP16" -DCMAKE_INSTALL_PREFIX="C:\J\w\BuildSingleReference@12\.conan\data\cppcheck\2.2\_\_\package\1a0fbebdb6cf27170e554aaae1336dce006c5219" -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_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DUSE_Z3="True" -DHAVE_RULES="True" -DUSE_MATCHCOMPILER="Auto" -DENABLE_OSS_FUZZ="False" -Wno-dev C:\J\w\BuildSingleReference@12\.conan\data\cppcheck\2.2\_\_\build\1a0fbebdb6cf27170e554aaae1336dce006c5219 ----------------- -- Selecting Windows SDK version 10.0.14393.0 to target Windows 10.0.17763. -- The C compiler identification is MSVC 19.0.24215.1 -- The CXX compiler identification is MSVC 19.0.24215.1 -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/bin/x86_amd64/cl.exe -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/bin/x86_amd64/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 14.0/VC/bin/x86_amd64/cl.exe -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/bin/x86_amd64/cl.exe -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: called inside local cache -- Conan: Adjusting output directories -- Conan: Using cmake targets configuration -- Library libz3 found C:/J/w/BuildSingleReference@12/.conan/data/z3/4.8.8/_/_/package/a7bbfcaa90ce4a0126c44586c57625548131f779/lib/libz3.lib -- Library pcreposix found C:/J/w/BuildSingleReference@12/.conan/data/pcre/8.44/_/_/package/edfee55be5e777eab2b56f543d5c8f9fd2b238bc/lib/pcreposix.lib -- Library pcre found C:/J/w/BuildSingleReference@12/.conan/data/pcre/8.44/_/_/package/edfee55be5e777eab2b56f543d5c8f9fd2b238bc/lib/pcre.lib -- Library pcre16 found C:/J/w/BuildSingleReference@12/.conan/data/pcre/8.44/_/_/package/edfee55be5e777eab2b56f543d5c8f9fd2b238bc/lib/pcre16.lib -- Library pcre32 found C:/J/w/BuildSingleReference@12/.conan/data/pcre/8.44/_/_/package/edfee55be5e777eab2b56f543d5c8f9fd2b238bc/lib/pcre32.lib -- Library mpirxx found C:/J/w/BuildSingleReference@12/.conan/data/mpir/3.0.0/_/_/package/01511f5cf8134096bd7cff8fa5d23258f9ff6b37/lib/mpirxx.lib -- Library mpir found C:/J/w/BuildSingleReference@12/.conan/data/mpir/3.0.0/_/_/package/01511f5cf8134096bd7cff8fa5d23258f9ff6b37/lib/mpir.lib -- Library bz2 found C:/J/w/BuildSingleReference@12/.conan/data/bzip2/1.0.8/_/_/package/d9d4b222f9e8db0529bc4a08685d8a80c5b6eadb/lib/bz2.lib -- Library zlib found C:/J/w/BuildSingleReference@12/.conan/data/zlib/1.2.11/_/_/package/63da998e3642b50bee33f4449826b2d623661505/lib/zlib.lib -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- ------------------ General configuration for Cppcheck 2.2 ----------------- -- -- CMake Generator = Visual Studio 14 2015 Win64 -- Compiler = MSVC -- Compiler Version = 19.0.24215.1 -- Build type = Debug -- CMAKE_INSTALL_PREFIX = C:/J/w/BuildSingleReference@12/.conan/data/cppcheck/2.2/_/_/package/1a0fbebdb6cf27170e554aaae1336dce006c5219 -- CMAKE_DISABLE_PRECOMPILE_HEADERS = On -- C++ flags (General) = /DWIN32 /D_WINDOWS /W3 /GR /EHsc /MP16 /MP16 -- C++ flags (Release) = /MD /O2 /Ob2 /DNDEBUG -- C++ flags (RelWithDebInfo) = /MD /Zi /O2 /Ob1 /DNDEBUG -- C++ flags (Debug) = /MD /Zi /Ob0 /Od /RTC1 -- -- --------------------------------------------------------- -- 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 = False -- -- BUILD_GUI = OFF -- WITH_QCHART = OFF -- -- HAVE_RULES = True -- PCRE_LIBRARY = CONAN_PKG::pcre -- -- USE_Z3 = True -- Z3_LIBRARIES = CONAN_PKG::z3 -- Z3_CXX_INCLUDE_DIRS = C:/J/w/BuildSingleReference@12/.conan/data/z3/4.8.8/_/_/package/a7bbfcaa90ce4a0126c44586c57625548131f779/include -- -- CLANG_TIDY=CLANG_TIDY-NOTFOUND -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/BuildSingleReference@12/.conan/data/cppcheck/2.2/_/_/build/1a0fbebdb6cf27170e554aaae1336dce006c5219/build_subfolder ----Running------ > cmake --build C:\J\w\BuildSingleReference@12\.conan\data\cppcheck\2.2\_\_\build\1a0fbebdb6cf27170e554aaae1336dce006c5219\build_subfolder --config Release -- /m:16 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 14.0.25420.1 Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Building Custom Rule C:/J/w/BuildSingleReference@12/.conan/data/cppcheck/2.2/_/_/build/1a0fbebdb6cf27170e554aaae1336dce006c5219/source_subfolder/externals/tinyxml/CMakeLists.txt Building Custom Rule C:/J/w/BuildSingleReference@12/.conan/data/cppcheck/2.2/_/_/build/1a0fbebdb6cf27170e554aaae1336dce006c5219/source_subfolder/lib/CMakeLists.txt Building Custom Rule C:/J/w/BuildSingleReference@12/.conan/data/cppcheck/2.2/_/_/build/1a0fbebdb6cf27170e554aaae1336dce006c5219/source_subfolder/externals/simplecpp/CMakeLists.txt Building Custom Rule C:/J/w/BuildSingleReference@12/.conan/data/cppcheck/2.2/_/_/build/1a0fbebdb6cf27170e554aaae1336dce006c5219/source_subfolder/cli/CMakeLists.txt tinyxml2.cpp simplecpp.cpp cmdlineparser.cpp cppcheckexecutor.cpp filelister.cpp threadexecutor.cpp analyzerinfo.cpp astutils.cpp bughuntingchecks.cpp 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 c:\j\w\buildsinglereference@12\.conan\data\cppcheck\2.2\_\_\build\1a0fbebdb6cf27170e554aaae1336dce006c5219\source_subfolder\lib\exprengine.h(46): warning : TODO No 128-bit integer type is available => Limited analysis of large integers... [C:\J\w\BuildSingleReference@12\.conan\data\cppcheck\2.2\_\_\build\1a0fbebdb6cf27170e554aaae1336dce006c5219\build_subfolder\source_subfolder\lib\lib_objs.vcxproj] c:\j\w\buildsinglereference@12\.conan\data\cppcheck\2.2\_\_\build\1a0fbebdb6cf27170e554aaae1336dce006c5219\source_subfolder\lib\exprengine.h(291): warning C4458: declaration of 'binop' hides class member (compiling source file C:\J\w\BuildSingleReference@12\.conan\data\cppcheck\2.2\_\_\build\1a0fbebdb6cf27170e554aaae1336dce006c5219\source_subfolder\lib\bughuntingchecks.cpp) [C:\J\w\BuildSingleReference@12\.conan\data\cppcheck\2.2\_\_\build\1a0fbebdb6cf27170e554aaae1336dce006c5219\build_subfolder\source_subfolder\lib\lib_objs.vcxproj] c:\j\w\buildsinglereference@12\.conan\data\cppcheck\2.2\_\_\build\1a0fbebdb6cf27170e554aaae1336dce006c5219\source_subfolder\lib\exprengine.h(287): note: see declaration of 'ExprEngine::BinOpResult::binop' (compiling source file C:\J\w\BuildSingleReference@12\.conan\data\cppcheck\2.2\_\_\build\1a0fbebdb6cf27170e554aaae1336dce006c5219\source_subfolder\lib\bughuntingchecks.cpp) c:\j\w\buildsinglereference@12\.conan\data\cppcheck\2.2\_\_\build\1a0fbebdb6cf27170e554aaae1336dce006c5219\source_subfolder\lib\exprengine.h(291): warning C4458: declaration of 'op1' hides class member (compiling source file C:\J\w\BuildSingleReference@12\.conan\data\cppcheck\2.2\_\_\build\1a0fbebdb6cf27170e554aaae1336dce006c5219\source_subfolder\lib\bughuntingchecks.cpp) [C:\J\w\BuildSingleReference@12\.conan\data\cppcheck\2.2\_\_\build\1a0fbebdb6cf27170e554aaae1336dce006c5219\build_subfolder\source_subfolder\lib\lib_objs.vcxproj] c:\j\w\buildsinglereference@12\.conan\data\cppcheck\2.2\_\_\build\1a0fbebdb6cf27170e554aaae1336dce006c5219\source_subfolder\lib\exprengine.h(288): note: see declaration of 'ExprEngine::BinOpResult::op1' (compiling source file C:\J\w\BuildSingleReference@12\.conan\data\cppcheck\2.2\_\_\build\1a0fbebdb6cf27170e554aaae1336dce006c5219\source_subfolder\lib\bughuntingchecks.cpp) c:\j\w\buildsinglereference@12\.conan\data\cppcheck\2.2\_\_\build\1a0fbebdb6cf27170e554aaae1336dce006c5219\source_subfolder\lib\exprengine.h(291): warning C4458: declaration of 'op2' hides class member (compiling source file C:\J\w\BuildSingleReference@12\.conan\data\cppcheck\2.2\_\_\build\1a0fbebdb6cf27170e554aaae1336dce006c5219\source_subfolder\lib\bughuntingchecks.cpp) [C:\J\w\BuildSingleReference@12\.conan\data\cppcheck\2.2\_\_\build\1a0fbebdb6cf27170e554aaae1336dce006c5219\build_subfolder\source_subfolder\lib\lib_objs.vcxproj] c:\j\w\buildsinglereference@12\.conan\data\cppcheck\2.2\_\_\build\1a0fbebdb6cf27170e554aaae1336dce006c5219\source_subfolder\lib\exprengine.h(289): note: see declaration of 'ExprEngine::BinOpResult::op2' (compiling source file C:\J\w\BuildSingleReference@12\.conan\data\cppcheck\2.2\_\_\build\1a0fbebdb6cf27170e554aaae1336dce006c5219\source_subfolder\lib\bughuntingchecks.cpp) tinyxml_objs.vcxproj -> C:\J\w\BuildSingleReference@12\.conan\data\cppcheck\2.2\_\_\build\1a0fbebdb6cf27170e554aaae1336dce006c5219\build_subfolder\source_subfolder\externals\tinyxml\tinyxml_objs.dir\Release\tinyxml_objs.lib C:\J\w\BuildSingleReference@12\.conan\data\cppcheck\2.2\_\_\build\1a0fbebdb6cf27170e554aaae1336dce006c5219\source_subfolder\cli\threadexecutor.cpp(504): warning C4100: 'msg': unreferenced formal parameter [C:\J\w\BuildSingleReference@12\.conan\data\cppcheck\2.2\_\_\build\1a0fbebdb6cf27170e554aaae1336dce006c5219\build_subfolder\source_subfolder\cli\cli_objs.vcxproj] checkmemoryleak.cpp checknullpointer.cpp checkother.cpp checkpostfixoperator.cpp checksizeof.cpp checkstl.cpp checkstring.cpp checktype.cpp checkuninitvar.cpp checkunusedfunctions.cpp checkunusedvar.cpp checkvaarg.cpp clangimport.cpp cppcheck.cpp ctu.cpp errorlogger.cpp errortypes.cpp exprengine.cpp c:\j\w\buildsinglereference@12\.conan\data\cppcheck\2.2\_\_\build\1a0fbebdb6cf27170e554aaae1336dce006c5219\source_subfolder\lib\checkclass.cpp(2487): warning C4702: unreachable code [C:\J\w\BuildSingleReference@12\.conan\data\cppcheck\2.2\_\_\build\1a0fbebdb6cf27170e554aaae1336dce006c5219\build_subfolder\source_subfolder\lib\lib_objs.vcxproj] c:\j\w\buildsinglereference@12\.conan\data\cppcheck\2.2\_\_\build\1a0fbebdb6cf27170e554aaae1336dce006c5219\source_subfolder\lib\checkclass.cpp(2490): warning C4702: unreachable code [C:\J\w\BuildSingleReference@12\.conan\data\cppcheck\2.2\_\_\build\1a0fbebdb6cf27170e554aaae1336dce006c5219\build_subfolder\source_subfolder\lib\lib_objs.vcxproj] forwardanalyzer.cpp c:\j\w\buildsinglereference@12\.conan\data\cppcheck\2.2\_\_\build\1a0fbebdb6cf27170e554aaae1336dce006c5219\source_subfolder\lib\exprengine.h(46): warning : TODO No 128-bit integer type is available => Limited analysis of large integers... [C:\J\w\BuildSingleReference@12\.conan\data\cppcheck\2.2\_\_\build\1a0fbebdb6cf27170e554aaae1336dce006c5219\build_subfolder\source_subfolder\lib\lib_objs.vcxproj] c:\j\w\buildsinglereference@12\.conan\data\cppcheck\2.2\_\_\build\1a0fbebdb6cf27170e554aaae1336dce006c5219\source_subfolder\lib\checkclass.cpp(2492): warning C4702: unreachable code [C:\J\w\BuildSingleReference@12\.conan\data\cppcheck\2.2\_\_\build\1a0fbebdb6cf27170e554aaae1336dce006c5219\build_subfolder\source_subfolder\lib\lib_objs.vcxproj] c:\j\w\buildsinglereference@12\.conan\data\cppcheck\2.2\_\_\build\1a0fbebdb6cf27170e554aaae1336dce006c5219\source_subfolder\lib\checkclass.cpp(2493): warning C4702: unreachable code [C:\J\w\BuildSingleReference@12\.conan\data\cppcheck\2.2\_\_\build\1a0fbebdb6cf27170e554aaae1336dce006c5219\build_subfolder\source_subfolder\lib\lib_objs.vcxproj] c:\j\w\buildsinglereference@12\.conan\data\cppcheck\2.2\_\_\build\1a0fbebdb6cf27170e554aaae1336dce006c5219\source_subfolder\lib\checkclass.cpp(2494): warning C4702: unreachable code [C:\J\w\BuildSingleReference@12\.conan\data\cppcheck\2.2\_\_\build\1a0fbebdb6cf27170e554aaae1336dce006c5219\build_subfolder\source_subfolder\lib\lib_objs.vcxproj] c:\j\w\buildsinglereference@12\.conan\data\cppcheck\2.2\_\_\build\1a0fbebdb6cf27170e554aaae1336dce006c5219\source_subfolder\lib\checkclass.cpp(2495): warning C4702: unreachable code [C:\J\w\BuildSingleReference@12\.conan\data\cppcheck\2.2\_\_\build\1a0fbebdb6cf27170e554aaae1336dce006c5219\build_subfolder\source_subfolder\lib\lib_objs.vcxproj] c:\j\w\buildsinglereference@12\.conan\data\cppcheck\2.2\_\_\build\1a0fbebdb6cf27170e554aaae1336dce006c5219\source_subfolder\lib\exprengine.h(291): warning C4458: declaration of 'binop' hides class member (compiling source file C:\J\w\BuildSingleReference@12\.conan\data\cppcheck\2.2\_\_\build\1a0fbebdb6cf27170e554aaae1336dce006c5219\source_subfolder\lib\exprengine.cpp)c:\j\w\buildsinglereference@12\.conan\data\cppcheck\2.2\_\_\build\1a0fbebdb6cf27170e554aaae1336dce006c5219\source_subfolder\lib\checkclass.cpp(2499) : warning C4702: unreachable code [C:\J\w\BuildSingleReference@12\.conan\data\cppcheck\2.2\_\_\build\1a0fbebdb6cf27170e554aaae1336dce006c5219\build_subfolder\source_subfolder\lib\lib_objs.vcxproj] c:\j\w\buildsinglereference@12\.conan\data\cppcheck\2.2\_\_\build\1a0fbebdb6cf27170e554aaae1336dce006c5219\source_subfolder\lib\checkclass.cpp(2502): warning C4702: unreachable code [C:\J\w\BuildSingleReference@12\.conan\data\cppcheck\2.2\_\_\build\1a0fbebdb6cf27170e554aaae1336dce006c5219\build_subfolder\source_subfolder\lib\lib_objs.vcxproj] c:\j\w\buildsinglereference@12\.conan\data\cppcheck\2.2\_\_\build\1a0fbebdb6cf27170e554aaae1336dce006c5219\source_subfolder\lib\exprengine.h(287): note: see declaration of 'ExprEngine::BinOpResult::binop' (compiling source file C:\J\w\BuildSingleReference@12\.conan\data\cppcheck\2.2\_\_\build\1a0fbebdb6cf27170e554aaae1336dce006c5219\source_subfolder\lib\exprengine.cpp)c:\j\w\buildsinglereference@12\.conan\data\cppcheck\2.2\_\_\build\1a0fbebdb6cf27170e554aaae1336dce006c5219\source_subfolder\lib\checkclass.cpp(2506) : warning C4702: unreachable code c:\j\w\buildsinglereference@12\.conan\data\cppcheck\2.2\_\_\build\1a0fbebdb6cf27170e554aaae1336dce006c5219\source_subfolder\lib\exprengine.h(291): warning C4458: declaration of 'op1' hides class member (compiling source file C:\J\w\BuildSingleReference@12\.conan\data\cppcheck\2.2\_\_\build\1a0fbebdb6cf27170e554aaae1336dce006c5219\source_subfolder\lib\exprengine.cpp) [C:\J\w\BuildSingleReference@12\.conan\data\cppcheck\2.2\_\_\build\1a0fbebdb6cf27170e554aaae1336dce006c5219\build_subfolder\source_subfolder\lib\lib_objs.vcxproj] c:\j\w\buildsinglereference@12\.conan\data\cppcheck\2.2\_\_\build\1a0fbebdb6cf27170e554aaae1336dce006c5219\source_subfolder\lib\exprengine.h(288): note: see declaration of 'ExprEngine::BinOpResult::op1' (compiling source file C:\J\w\BuildSingleReference@12\.conan\data\cppcheck\2.2\_\_\build\1a0fbebdb6cf27170e554aaae1336dce006c5219\source_subfolder\lib\exprengine.cpp) c:\j\w\buildsinglereference@12\.conan\data\cppcheck\2.2\_\_\build\1a0fbebdb6cf27170e554aaae1336dce006c5219\source_subfolder\lib\checkclass.cpp(2507): warning C4702: unreachable code [C:\J\w\BuildSingleReference@12\.conan\data\cppcheck\2.2\_\_\build\1a0fbebdb6cf27170e554aaae1336dce006c5219\build_subfolder\source_subfolder\lib\lib_objs.vcxproj] c:\j\w\buildsinglereference@12\.conan\data\cppcheck\2.2\_\_\build\1a0fbebdb6cf27170e554aaae1336dce006c5219\source_subfolder\lib\exprengine.h(291): warning C4458: declaration of 'op2' hides class member (compiling source file C:\J\w\BuildSingleReference@12\.conan\data\cppcheck\2.2\_\_\build\1a0fbebdb6cf27170e554aaae1336dce006c5219\source_subfolder\lib\exprengine.cpp)c:\j\w\buildsinglereference@12\.conan\data\cppcheck\2.2\_\_\build\1a0fbebdb6cf27170e554aaae1336dce006c5219\source_subfolder\lib\checkclass.cpp(2508) : warning C4702: unreachable code [C:\J\w\BuildSingleReference@12\.conan\data\cppcheck\2.2\_\_\build\1a0fbebdb6cf27170e554aaae1336dce006c5219\build_subfolder\source_subfolder\lib\lib_objs.vcxproj] c:\j\w\buildsinglereference@12\.conan\data\cppcheck\2.2\_\_\build\1a0fbebdb6cf27170e554aaae1336dce006c5219\source_subfolder\lib\checkclass.cpp(2510): warning C4702: unreachable code [C:\J\w\BuildSingleReference@12\.conan\data\cppcheck\2.2\_\_\build\1a0fbebdb6cf27170e554aaae1336dce006c5219\build_subfolder\source_subfolder\lib\lib_objs.vcxproj] c:\j\w\buildsinglereference@12\.conan\data\cppcheck\2.2\_\_\build\1a0fbebdb6cf27170e554aaae1336dce006c5219\source_subfolder\lib\exprengine.h(289): note: see declaration of 'ExprEngine::BinOpResult::op2' (compiling source file C:\J\w\BuildSingleReference@12\.conan\data\cppcheck\2.2\_\_\build\1a0fbebdb6cf27170e554aaae1336dce006c5219\source_subfolder\lib\exprengine.cpp) c:\j\w\buildsinglereference@12\.conan\data\cppcheck\2.2\_\_\build\1a0fbebdb6cf27170e554aaae1336dce006c5219\source_subfolder\lib\checkclass.cpp(2511): warning C4702: unreachable code [C:\J\w\BuildSingleReference@12\.conan\data\cppcheck\2.2\_\_\build\1a0fbebdb6cf27170e554aaae1336dce006c5219\build_subfolder\source_subfolder\lib\lib_objs.vcxproj] c:\j\w\buildsinglereference@12\.conan\data\cppcheck\2.2\_\_\build\1a0fbebdb6cf27170e554aaae1336dce006c5219\source_subfolder\lib\checkclass.cpp(2512): warning C4702: unreachable code [C:\J\w\BuildSingleReference@12\.conan\data\cppcheck\2.2\_\_\build\1a0fbebdb6cf27170e554aaae1336dce006c5219\build_subfolder\source_subfolder\lib\lib_objs.vcxproj] c:\j\w\buildsinglereference@12\.conan\data\cppcheck\2.2\_\_\build\1a0fbebdb6cf27170e554aaae1336dce006c5219\source_subfolder\lib\checkclass.cpp(2513): warning C4702: unreachable code [C:\J\w\BuildSingleReference@12\.conan\data\cppcheck\2.2\_\_\build\1a0fbebdb6cf27170e554aaae1336dce006c5219\build_subfolder\source_subfolder\lib\lib_objs.vcxproj] c:\j\w\buildsinglereference@12\.conan\data\cppcheck\2.2\_\_\build\1a0fbebdb6cf27170e554aaae1336dce006c5219\source_subfolder\lib\checkclass.cpp(2516): warning C4702: unreachable code [C:\J\w\BuildSingleReference@12\.conan\data\cppcheck\2.2\_\_\build\1a0fbebdb6cf27170e554aaae1336dce006c5219\build_subfolder\source_subfolder\lib\lib_objs.vcxproj] c:\j\w\buildsinglereference@12\.conan\data\cppcheck\2.2\_\_\build\1a0fbebdb6cf27170e554aaae1336dce006c5219\source_subfolder\lib\checkclass.cpp(2517): warning C4702: unreachable code [C:\J\w\BuildSingleReference@12\.conan\data\cppcheck\2.2\_\_\build\1a0fbebdb6cf27170e554aaae1336dce006c5219\build_subfolder\source_subfolder\lib\lib_objs.vcxproj] c:\j\w\buildsinglereference@12\.conan\data\cppcheck\2.2\_\_\build\1a0fbebdb6cf27170e554aaae1336dce006c5219\source_subfolder\lib\checkclass.cpp(2522): warning C4702: unreachable code [C:\J\w\BuildSingleReference@12\.conan\data\cppcheck\2.2\_\_\build\1a0fbebdb6cf27170e554aaae1336dce006c5219\build_subfolder\source_subfolder\lib\lib_objs.vcxproj] c:\j\w\buildsinglereference@12\.conan\data\cppcheck\2.2\_\_\build\1a0fbebdb6cf27170e554aaae1336dce006c5219\source_subfolder\lib\checkclass.cpp(2526): warning C4702: unreachable code [C:\J\w\BuildSingleReference@12\.conan\data\cppcheck\2.2\_\_\build\1a0fbebdb6cf27170e554aaae1336dce006c5219\build_subfolder\source_subfolder\lib\lib_objs.vcxproj] importproject.cpp c:\j\w\buildsinglereference@12\.conan\data\cppcheck\2.2\_\_\build\1a0fbebdb6cf27170e554aaae1336dce006c5219\source_subfolder\lib\checkclass.cpp(2530): warning C4702: unreachable code [C:\J\w\BuildSingleReference@12\.conan\data\cppcheck\2.2\_\_\build\1a0fbebdb6cf27170e554aaae1336dce006c5219\build_subfolder\source_subfolder\lib\lib_objs.vcxproj] c:\j\w\buildsinglereference@12\.conan\data\cppcheck\2.2\_\_\build\1a0fbebdb6cf27170e554aaae1336dce006c5219\source_subfolder\lib\checkclass.cpp(2533): warning C4702: unreachable code [C:\J\w\BuildSingleReference@12\.conan\data\cppcheck\2.2\_\_\build\1a0fbebdb6cf27170e554aaae1336dce006c5219\build_subfolder\source_subfolder\lib\lib_objs.vcxproj] library.cpp mathlib.cpp path.cpp c:\j\w\buildsinglereference@12\.conan\data\cppcheck\2.2\_\_\build\1a0fbebdb6cf27170e554aaae1336dce006c5219\source_subfolder\lib\exprengine.h(46): warning : TODO No 128-bit integer type is available => Limited analysis of large integers... [C:\J\w\BuildSingleReference@12\.conan\data\cppcheck\2.2\_\_\build\1a0fbebdb6cf27170e554aaae1336dce006c5219\build_subfolder\source_subfolder\lib\lib_objs.vcxproj] c:\j\w\buildsinglereference@12\.conan\data\cppcheck\2.2\_\_\build\1a0fbebdb6cf27170e554aaae1336dce006c5219\source_subfolder\lib\exprengine.h(291): warning C4458: declaration of 'binop' hides class member (compiling source file C:\J\w\BuildSingleReference@12\.conan\data\cppcheck\2.2\_\_\build\1a0fbebdb6cf27170e554aaae1336dce006c5219\source_subfolder\lib\cppcheck.cpp) [C:\J\w\BuildSingleReference@12\.conan\data\cppcheck\2.2\_\_\build\1a0fbebdb6cf27170e554aaae1336dce006c5219\build_subfolder\source_subfolder\lib\lib_objs.vcxproj] c:\j\w\buildsinglereference@12\.conan\data\cppcheck\2.2\_\_\build\1a0fbebdb6cf27170e554aaae1336dce006c5219\source_subfolder\lib\exprengine.h(287): note: see declaration of 'ExprEngine::BinOpResult::binop' (compiling source file C:\J\w\BuildSingleReference@12\.conan\data\cppcheck\2.2\_\_\build\1a0fbebdb6cf27170e554aaae1336dce006c5219\source_subfolder\lib\cppcheck.cpp) pathanalysis.cpp c:\j\w\buildsinglereference@12\.conan\data\cppcheck\2.2\_\_\build\1a0fbebdb6cf27170e554aaae1336dce006c5219\source_subfolder\lib\exprengine.h(291): warning C4458: declaration of 'op1' hides class member (compiling source file C:\J\w\BuildSingleReference@12\.conan\data\cppcheck\2.2\_\_\build\1a0fbebdb6cf27170e554aaae1336dce006c5219\source_subfolder\lib\cppcheck.cpp) [C:\J\w\BuildSingleReference@12\.conan\data\cppcheck\2.2\_\_\build\1a0fbebdb6cf27170e554aaae1336dce006c5219\build_subfolder\source_subfolder\lib\lib_objs.vcxproj] c:\j\w\buildsinglereference@12\.conan\data\cppcheck\2.2\_\_\build\1a0fbebdb6cf27170e554aaae1336dce006c5219\source_subfolder\lib\exprengine.h(288): note: see declaration of 'ExprEngine::BinOpResult::op1' (compiling source file C:\J\w\BuildSingleReference@12\.conan\data\cppcheck\2.2\_\_\build\1a0fbebdb6cf27170e554aaae1336dce006c5219\source_subfolder\lib\cppcheck.cpp) c:\j\w\buildsinglereference@12\.conan\data\cppcheck\2.2\_\_\build\1a0fbebdb6cf27170e554aaae1336dce006c5219\source_subfolder\lib\exprengine.h(291): warning C4458: declaration of 'op2' hides class member (compiling source file C:\J\w\BuildSingleReference@12\.conan\data\cppcheck\2.2\_\_\build\1a0fbebdb6cf27170e554aaae1336dce006c5219\source_subfolder\lib\cppcheck.cpp) [C:\J\w\BuildSingleReference@12\.conan\data\cppcheck\2.2\_\_\build\1a0fbebdb6cf27170e554aaae1336dce006c5219\build_subfolder\source_subfolder\lib\lib_objs.vcxproj] c:\j\w\buildsinglereference@12\.conan\data\cppcheck\2.2\_\_\build\1a0fbebdb6cf27170e554aaae1336dce006c5219\source_subfolder\lib\exprengine.h(289): note: see declaration of 'ExprEngine::BinOpResult::op2' (compiling source file C:\J\w\BuildSingleReference@12\.conan\data\cppcheck\2.2\_\_\build\1a0fbebdb6cf27170e554aaae1336dce006c5219\source_subfolder\lib\cppcheck.cpp) cli_objs.vcxproj -> C:\J\w\BuildSingleReference@12\.conan\data\cppcheck\2.2\_\_\build\1a0fbebdb6cf27170e554aaae1336dce006c5219\build_subfolder\source_subfolder\cli\cli_objs.dir\Release\cli_objs.lib simplecpp_objs.vcxproj -> C:\J\w\BuildSingleReference@12\.conan\data\cppcheck\2.2\_\_\build\1a0fbebdb6cf27170e554aaae1336dce006c5219\build_subfolder\source_subfolder\externals\simplecpp\simplecpp_objs.dir\Release\simplecpp_objs.lib C:\J\w\BuildSingleReference@12\.conan\data\cppcheck\2.2\_\_\build\1a0fbebdb6cf27170e554aaae1336dce006c5219\source_subfolder\lib\cppcheck.cpp(52): warning C4005: 'PCRE_STATIC': macro redefinition [C:\J\w\BuildSingleReference@12\.conan\data\cppcheck\2.2\_\_\build\1a0fbebdb6cf27170e554aaae1336dce006c5219\build_subfolder\source_subfolder\lib\lib_objs.vcxproj] C:\J\w\BuildSingleReference@12\.conan\data\cppcheck\2.2\_\_\build\1a0fbebdb6cf27170e554aaae1336dce006c5219\source_subfolder\lib\cppcheck.cpp(52): note: command-line arguments: see previous definition of 'PCRE_STATIC' pathmatch.cpp platform.cpp preprocessor.cpp programmemory.cpp settings.cpp C:\J\w\BuildSingleReference@12\.conan\data\cppcheck\2.2\_\_\build\1a0fbebdb6cf27170e554aaae1336dce006c5219\source_subfolder\lib\forwardanalyzer.cpp(325): warning C4805: '==': unsafe mix of type 'const __int64' and type 'const bool' in operation [C:\J\w\BuildSingleReference@12\.conan\data\cppcheck\2.2\_\_\build\1a0fbebdb6cf27170e554aaae1336dce006c5219\build_subfolder\source_subfolder\lib\lib_objs.vcxproj] C:\J\w\BuildSingleReference@12\.conan\data\cppcheck\2.2\_\_\build\1a0fbebdb6cf27170e554aaae1336dce006c5219\source_subfolder\lib\exprengine.cpp(1781): warning C4101: 'e': unreferenced local variable [C:\J\w\BuildSingleReference@12\.conan\data\cppcheck\2.2\_\_\build\1a0fbebdb6cf27170e554aaae1336dce006c5219\build_subfolder\source_subfolder\lib\lib_objs.vcxproj] suppressions.cpp ERROR: No package matching 'cppcheck' pattern cppcheck/2.2: WARN: Detected build_policy 'always', trying to remove source folder cppcheck/2.2: WARN: This can take a while for big packages CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY