Auto detecting your dev setup to initialize the default profile (C:\J\workspace\cci_PR-2509\3\0_1\.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\workspace\cci_PR-2509\3\0_1\.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: 6.2978515625 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 Exporting package recipe lzma_sdk/9.20 exports: File 'conandata.yml' found. Exporting it... lzma_sdk/9.20 exports: Copied 1 '.yml' file: conandata.yml [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] Saving conandata.yml: {'sources': {'9.20': {'url': 'https://www.7-zip.org/a/lzma920.tar.bz2', 'sha256': '8ac221acdca8b6f6dd110120763af42b3707363752fc04e63c7bbff76774a445'}}} [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] New conandata.yml contents: sources: '9.20': sha256: 8ac221acdca8b6f6dd110120763af42b3707363752fc04e63c7bbff76774a445 url: https://www.7-zip.org/a/lzma920.tar.bz2 [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] OK lzma_sdk/9.20: A new conanfile.py version was exported lzma_sdk/9.20: Folder: C:\J\workspace\cci_PR-2509\3\0_1\.conan\data\lzma_sdk\9.20\_\_\export lzma_sdk/9.20: Using the exported files summary hash as the recipe revision: 4c9bf1240f87342a5a448fb92eee21d9 lzma_sdk/9.20: Exported revision: 4c9bf1240f87342a5a448fb92eee21d9 Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=Visual Studio compiler.runtime=MTd compiler.version=14 os=Windows os_build=Windows [options] [build_requires] [env] lzma_sdk/9.20: Forced build from source lzma_sdk/9.20 (test package): Installing package Requirements lzma_sdk/9.20 from local cache - Cache Packages lzma_sdk/9.20:ca33edce272a279b24f87dc0d4cf5bbdcffbc187 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK lzma_sdk/9.20: Configuring sources in C:\J\workspace\cci_PR-2509\3\0_1\.conan\data\lzma_sdk\9.20\_\_\source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK lzma_sdk/9.20: Copying sources to build folder lzma_sdk/9.20: Building your package in C:\J\workspace\cci_PR-2509\3\0_1\.conan\data\lzma_sdk\9.20\_\_\build\ca33edce272a279b24f87dc0d4cf5bbdcffbc187 lzma_sdk/9.20: Generator txt created conanbuildinfo.txt [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 lzma_sdk/9.20: Calling build() ----Running------ > nmake /f makefile NEW_COMPILER=1 CPU=AMD64 ----------------- Microsoft (R) Program Maintenance Utility Version 14.00.24210.0 Copyright (C) Microsoft Corporation. All rights reserved. if not exist "AMD64" mkdir "AMD64" cl -D_7ZIP_PPMD_SUPPPORT -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 7zMain.c 7zMain.c 7zMain.c(247): warning C4457: declaration of 's' hides function parameter 7zMain.c(223): note: see declaration of 's' cl -D_7ZIP_PPMD_SUPPPORT -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O2 ../../7zAlloc.c 7zAlloc.c cl -D_7ZIP_PPMD_SUPPPORT -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O2 ../../7zBuf.c 7zBuf.c cl -D_7ZIP_PPMD_SUPPPORT -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O2 ../../7zBuf2.c 7zBuf2.c cl -D_7ZIP_PPMD_SUPPPORT -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O2 ../../7zCrc.c 7zCrc.c cl -D_7ZIP_PPMD_SUPPPORT -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O2 ../../7zCrcOpt.c 7zCrcOpt.c cl -D_7ZIP_PPMD_SUPPPORT -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O2 ../../7zFile.c 7zFile.c cl -D_7ZIP_PPMD_SUPPPORT -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O2 ../../7zDec.c 7zDec.c cl -D_7ZIP_PPMD_SUPPPORT -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O2 ../../7zIn.c 7zIn.c ../../7zIn.c(997): warning C4456: declaration of 'type' hides previous local declaration ../../7zIn.c(952): note: see declaration of 'type' cl -D_7ZIP_PPMD_SUPPPORT -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O2 ../../7zStream.c 7zStream.c cl -D_7ZIP_PPMD_SUPPPORT -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O2 ../../Bcj2.c Bcj2.c ../../Bcj2.c(53): warning C4456: declaration of 'i' hides previous local declaration ../../Bcj2.c(47): note: see declaration of 'i' ../../Bcj2.c(70): warning C4456: declaration of 'b' hides previous local declaration ../../Bcj2.c(60): note: see declaration of 'b' cl -D_7ZIP_PPMD_SUPPPORT -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O2 ../../Bra.c Bra.c cl -D_7ZIP_PPMD_SUPPPORT -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O2 ../../Bra86.c Bra86.c cl -D_7ZIP_PPMD_SUPPPORT -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O2 ../../CpuArch.c CpuArch.c cl -D_7ZIP_PPMD_SUPPPORT -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O2 ../../Lzma2Dec.c Lzma2Dec.c cl -D_7ZIP_PPMD_SUPPPORT -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O2 ../../LzmaDec.c LzmaDec.c ../../LzmaDec.c(262): warning C4457: declaration of 'limit' hides function parameter ../../LzmaDec.c(131): note: see declaration of 'limit' cl -D_7ZIP_PPMD_SUPPPORT -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O2 ../../Ppmd7.c Ppmd7.c cl -D_7ZIP_PPMD_SUPPPORT -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O2 ../../Ppmd7Dec.c Ppmd7Dec.c ../../Ppmd7Dec.c(115): warning C4456: declaration of 'i' hides previous local declaration ../../Ppmd7Dec.c(85): note: see declaration of 'i' link -nologo -OPT:REF -OPT:ICF -out:AMD64\7zDec.exe AMD64\7zMain.obj AMD64\7zAlloc.obj AMD64\7zBuf.obj AMD64\7zBuf2.obj AMD64\7zCrc.obj AMD64\7zCrcOpt.obj AMD64\7zFile.obj AMD64\7zDec.obj AMD64\7zIn.obj AMD64\7zStream.obj AMD64\Bcj2.obj AMD64\Bra.obj AMD64\Bra86.obj AMD64\CpuArch.obj AMD64\Lzma2Dec.obj AMD64\LzmaDec.obj AMD64\Ppmd7.obj AMD64\Ppmd7Dec.obj oleaut32.lib ole32.lib bufferoverflowU.lib user32.lib advapi32.lib shell32.lib ----Running------ > nmake /f makefile NEW_COMPILER=1 CPU=AMD64 ----------------- Microsoft (R) Program Maintenance Utility Version 14.00.24210.0 Copyright (C) Microsoft Corporation. All rights reserved. if not exist "AMD64" mkdir "AMD64" cl -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O2 LzmaUtil.c LzmaUtil.c cl -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O2 ../../Alloc.c Alloc.c cl -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O2 ../../LzFind.c LzFind.c cl -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O2 ../../LzFindMt.c LzFindMt.c cl -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O2 ../../LzmaDec.c LzmaDec.c ../../LzmaDec.c(262): warning C4457: declaration of 'limit' hides function parameter ../../LzmaDec.c(131): note: see declaration of 'limit' cl -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O2 ../../LzmaEnc.c LzmaEnc.c ../../LzmaEnc.c(1092): warning C4456: declaration of 'i' hides previous local declaration ../../LzmaEnc.c(931): note: see declaration of 'i' ../../LzmaEnc.c(1126): warning C4456: declaration of 'numPairs' hides previous local declaration ../../LzmaEnc.c(931): note: see declaration of 'numPairs' ../../LzmaEnc.c(1126): warning C4456: declaration of 'posState' hides previous local declaration ../../LzmaEnc.c(931): note: see declaration of 'posState' ../../LzmaEnc.c(1127): warning C4456: declaration of 'matchPrice' hides previous local declaration ../../LzmaEnc.c(932): note: see declaration of 'matchPrice' ../../LzmaEnc.c(1127): warning C4456: declaration of 'repMatchPrice' hides previous local declaration ../../LzmaEnc.c(932): note: see declaration of 'repMatchPrice' ../../LzmaEnc.c(1129): warning C4456: declaration of 'curByte' hides previous local declaration ../../LzmaEnc.c(936): note: see declaration of 'curByte' ../../LzmaEnc.c(1129): warning C4456: declaration of 'matchByte' hides previous local declaration ../../LzmaEnc.c(936): note: see declaration of 'matchByte' ../../LzmaEnc.c(1130): warning C4456: declaration of 'data' hides previous local declaration ../../LzmaEnc.c(935): note: see declaration of 'data' ../../LzmaEnc.c(1193): warning C4456: declaration of 'i' hides previous local declaration ../../LzmaEnc.c(931): note: see declaration of 'i' ../../LzmaEnc.c(1202): warning C4456: declaration of 'i' hides previous local declaration ../../LzmaEnc.c(931): note: see declaration of 'i' ../../LzmaEnc.c(1399): warning C4456: declaration of 'normalMatchPrice' hides previous local declaration ../../LzmaEnc.c(932): note: see declaration of 'normalMatchPrice' ../../LzmaEnc.c(1409): warning C4456: declaration of 'i' hides previous local declaration ../../LzmaEnc.c(931): note: see declaration of 'i' ../../LzmaEnc.c(1457): warning C4456: declaration of 'curAndLenPrice' hides previous local declaration ../../LzmaEnc.c(1412): note: see declaration of 'curAndLenPrice' ../../LzmaEnc.c(1458): warning C4456: declaration of 'opt' hides previous local declaration ../../LzmaEnc.c(1414): note: see declaration of 'opt' ../../LzmaEnc.c(1480): warning C4456: declaration of 'i' hides previous local declaration ../../LzmaEnc.c(931): note: see declaration of 'i' ../../LzmaEnc.c(1666): warning C4456: declaration of 'i' hides previous local declaration ../../LzmaEnc.c(1645): note: see declaration of 'i' cl -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O2 ../../7zFile.c 7zFile.c cl -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O2 ../../7zStream.c 7zStream.c cl -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O2 ../../Threads.c Threads.c link -nologo -OPT:REF -OPT:ICF -out:AMD64\LZMAc.exe AMD64\LzmaUtil.obj AMD64\Alloc.obj AMD64\LzFind.obj AMD64\LzFindMt.obj AMD64\LzmaDec.obj AMD64\LzmaEnc.obj AMD64\7zFile.obj AMD64\7zStream.obj AMD64\Threads.obj oleaut32.lib ole32.lib bufferoverflowU.lib user32.lib advapi32.lib shell32.lib ----Running------ > nmake /f makefile NEW_COMPILER=1 CPU=AMD64 ----------------- Microsoft (R) Program Maintenance Utility Version 14.00.24210.0 Copyright (C) Microsoft Corporation. All rights reserved. if not exist "AMD64" mkdir "AMD64" cl -I ../../../ -DEXTERNAL_CODECS -DWIN_LONG_PATH -D_7ZIP_LARGE_PAGES -DSUPPORT_DEVICE_FILE -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yc"StdAfx.h" -FpAMD64/a.pch StdAfx.cpp StdAfx.cpp cl -I ../../../ -DEXTERNAL_CODECS -DWIN_LONG_PATH -D_7ZIP_LARGE_PAGES -DSUPPORT_DEVICE_FILE -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ConsoleClose.cpp ConsoleClose.cpp ConsoleClose.cpp(69): warning C4297: 'NConsoleClose::CCtrlHandlerSetter::~CCtrlHandlerSetter': function assumed not to throw an exception but does ConsoleClose.cpp(69): note: destructor or deallocator has a (possibly implicit) non-throwing exception specification cl -I ../../../ -DEXTERNAL_CODECS -DWIN_LONG_PATH -D_7ZIP_LARGE_PAGES -DSUPPORT_DEVICE_FILE -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ExtractCallbackConsole.cpp ExtractCallbackConsole.cpp cl -I ../../../ -DEXTERNAL_CODECS -DWIN_LONG_PATH -D_7ZIP_LARGE_PAGES -DSUPPORT_DEVICE_FILE -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch List.cpp List.cpp List.cpp(254): warning C4456: declaration of 'i' hides previous local declaration List.cpp(250): note: see declaration of 'i' List.cpp(502): warning C4456: declaration of 'i' hides previous local declaration List.cpp(434): note: see declaration of 'i' List.cpp(530): warning C4456: declaration of 'numProps' hides previous local declaration List.cpp(511): note: see declaration of 'numProps' List.cpp(574): warning C4456: declaration of 'i' hides previous local declaration List.cpp(434): note: see declaration of 'i' cl -I ../../../ -DEXTERNAL_CODECS -DWIN_LONG_PATH -D_7ZIP_LARGE_PAGES -DSUPPORT_DEVICE_FILE -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch BenchCon.cpp BenchCon.cpp cl -I ../../../ -DEXTERNAL_CODECS -DWIN_LONG_PATH -D_7ZIP_LARGE_PAGES -DSUPPORT_DEVICE_FILE -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch Main.cpp Main.cpp Main.cpp(417): warning C4456: declaration of 'result' hides previous local declaration Main.cpp(231): note: see declaration of 'result' Main.cpp(467): warning C4456: declaration of 'result' hides previous local declaration Main.cpp(231): note: see declaration of 'result' Main.cpp(521): warning C4456: declaration of 'result' hides previous local declaration Main.cpp(231): note: see declaration of 'result' cl -I ../../../ -DEXTERNAL_CODECS -DWIN_LONG_PATH -D_7ZIP_LARGE_PAGES -DSUPPORT_DEVICE_FILE -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch MainAr.cpp MainAr.cpp cl -I ../../../ -DEXTERNAL_CODECS -DWIN_LONG_PATH -D_7ZIP_LARGE_PAGES -DSUPPORT_DEVICE_FILE -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch OpenCallbackConsole.cpp OpenCallbackConsole.cpp cl -I ../../../ -DEXTERNAL_CODECS -DWIN_LONG_PATH -D_7ZIP_LARGE_PAGES -DSUPPORT_DEVICE_FILE -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch PercentPrinter.cpp PercentPrinter.cpp cl -I ../../../ -DEXTERNAL_CODECS -DWIN_LONG_PATH -D_7ZIP_LARGE_PAGES -DSUPPORT_DEVICE_FILE -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch UpdateCallbackConsole.cpp UpdateCallbackConsole.cpp cl -I ../../../ -DEXTERNAL_CODECS -DWIN_LONG_PATH -D_7ZIP_LARGE_PAGES -DSUPPORT_DEVICE_FILE -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch UserInputUtils.cpp UserInputUtils.cpp cl -I ../../../ -DEXTERNAL_CODECS -DWIN_LONG_PATH -D_7ZIP_LARGE_PAGES -DSUPPORT_DEVICE_FILE -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../../../Common/CommandLineParser.cpp CommandLineParser.cpp ../../../Common/CommandLineParser.cpp(177): warning C4456: declaration of 'maxLen' hides previous local declaration ../../../Common/CommandLineParser.cpp(105): note: see declaration of 'maxLen' cl -I ../../../ -DEXTERNAL_CODECS -DWIN_LONG_PATH -D_7ZIP_LARGE_PAGES -DSUPPORT_DEVICE_FILE -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../../../Common/CRC.cpp CRC.cpp cl -I ../../../ -DEXTERNAL_CODECS -DWIN_LONG_PATH -D_7ZIP_LARGE_PAGES -DSUPPORT_DEVICE_FILE -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../../../Common/IntToString.cpp IntToString.cpp cl -I ../../../ -DEXTERNAL_CODECS -DWIN_LONG_PATH -D_7ZIP_LARGE_PAGES -DSUPPORT_DEVICE_FILE -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../../../Common/ListFileUtils.cpp ListFileUtils.cpp cl -I ../../../ -DEXTERNAL_CODECS -DWIN_LONG_PATH -D_7ZIP_LARGE_PAGES -DSUPPORT_DEVICE_FILE -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../../../Common/NewHandler.cpp NewHandler.cpp cl -I ../../../ -DEXTERNAL_CODECS -DWIN_LONG_PATH -D_7ZIP_LARGE_PAGES -DSUPPORT_DEVICE_FILE -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../../../Common/StdInStream.cpp StdInStream.cpp cl -I ../../../ -DEXTERNAL_CODECS -DWIN_LONG_PATH -D_7ZIP_LARGE_PAGES -DSUPPORT_DEVICE_FILE -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../../../Common/StdOutStream.cpp StdOutStream.cpp cl -I ../../../ -DEXTERNAL_CODECS -DWIN_LONG_PATH -D_7ZIP_LARGE_PAGES -DSUPPORT_DEVICE_FILE -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../../../Common/MyString.cpp MyString.cpp cl -I ../../../ -DEXTERNAL_CODECS -DWIN_LONG_PATH -D_7ZIP_LARGE_PAGES -DSUPPORT_DEVICE_FILE -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../../../Common/StringConvert.cpp StringConvert.cpp cl -I ../../../ -DEXTERNAL_CODECS -DWIN_LONG_PATH -D_7ZIP_LARGE_PAGES -DSUPPORT_DEVICE_FILE -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../../../Common/StringToInt.cpp StringToInt.cpp cl -I ../../../ -DEXTERNAL_CODECS -DWIN_LONG_PATH -D_7ZIP_LARGE_PAGES -DSUPPORT_DEVICE_FILE -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../../../Common/UTFConvert.cpp UTFConvert.cpp cl -I ../../../ -DEXTERNAL_CODECS -DWIN_LONG_PATH -D_7ZIP_LARGE_PAGES -DSUPPORT_DEVICE_FILE -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../../../Common/MyVector.cpp MyVector.cpp cl -I ../../../ -DEXTERNAL_CODECS -DWIN_LONG_PATH -D_7ZIP_LARGE_PAGES -DSUPPORT_DEVICE_FILE -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../../../Common/Wildcard.cpp Wildcard.cpp ../../../Common/Wildcard.cpp(413): warning C4456: declaration of 'front' hides previous local declaration ../../../Common/Wildcard.cpp(386): note: see declaration of 'front' cl -I ../../../ -DEXTERNAL_CODECS -DWIN_LONG_PATH -D_7ZIP_LARGE_PAGES -DSUPPORT_DEVICE_FILE -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../../../Windows/DLL.cpp DLL.cpp cl -I ../../../ -DEXTERNAL_CODECS -DWIN_LONG_PATH -D_7ZIP_LARGE_PAGES -DSUPPORT_DEVICE_FILE -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../../../Windows/Error.cpp Error.cpp cl -I ../../../ -DEXTERNAL_CODECS -DWIN_LONG_PATH -D_7ZIP_LARGE_PAGES -DSUPPORT_DEVICE_FILE -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../../../Windows/FileDir.cpp FileDir.cpp cl -I ../../../ -DEXTERNAL_CODECS -DWIN_LONG_PATH -D_7ZIP_LARGE_PAGES -DSUPPORT_DEVICE_FILE -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../../../Windows/FileFind.cpp FileFind.cpp cl -I ../../../ -DEXTERNAL_CODECS -DWIN_LONG_PATH -D_7ZIP_LARGE_PAGES -DSUPPORT_DEVICE_FILE -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../../../Windows/FileIO.cpp FileIO.cpp cl -I ../../../ -DEXTERNAL_CODECS -DWIN_LONG_PATH -D_7ZIP_LARGE_PAGES -DSUPPORT_DEVICE_FILE -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../../../Windows/FileName.cpp FileName.cpp cl -I ../../../ -DEXTERNAL_CODECS -DWIN_LONG_PATH -D_7ZIP_LARGE_PAGES -DSUPPORT_DEVICE_FILE -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../../../Windows/MemoryLock.cpp MemoryLock.cpp cl -I ../../../ -DEXTERNAL_CODECS -DWIN_LONG_PATH -D_7ZIP_LARGE_PAGES -DSUPPORT_DEVICE_FILE -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../../../Windows/PropVariant.cpp PropVariant.cpp cl -I ../../../ -DEXTERNAL_CODECS -DWIN_LONG_PATH -D_7ZIP_LARGE_PAGES -DSUPPORT_DEVICE_FILE -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../../../Windows/PropVariantConversions.cpp PropVariantConversions.cpp cl -I ../../../ -DEXTERNAL_CODECS -DWIN_LONG_PATH -D_7ZIP_LARGE_PAGES -DSUPPORT_DEVICE_FILE -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../../../Windows/Registry.cpp Registry.cpp cl -I ../../../ -DEXTERNAL_CODECS -DWIN_LONG_PATH -D_7ZIP_LARGE_PAGES -DSUPPORT_DEVICE_FILE -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../../../Windows/System.cpp System.cpp cl -I ../../../ -DEXTERNAL_CODECS -DWIN_LONG_PATH -D_7ZIP_LARGE_PAGES -DSUPPORT_DEVICE_FILE -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../../../Windows/Time.cpp Time.cpp cl -I ../../../ -DEXTERNAL_CODECS -DWIN_LONG_PATH -D_7ZIP_LARGE_PAGES -DSUPPORT_DEVICE_FILE -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../../Common/CreateCoder.cpp CreateCoder.cpp cl -I ../../../ -DEXTERNAL_CODECS -DWIN_LONG_PATH -D_7ZIP_LARGE_PAGES -DSUPPORT_DEVICE_FILE -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../../Common/FilePathAutoRename.cpp FilePathAutoRename.cpp cl -I ../../../ -DEXTERNAL_CODECS -DWIN_LONG_PATH -D_7ZIP_LARGE_PAGES -DSUPPORT_DEVICE_FILE -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../../Common/FileStreams.cpp FileStreams.cpp cl -I ../../../ -DEXTERNAL_CODECS -DWIN_LONG_PATH -D_7ZIP_LARGE_PAGES -DSUPPORT_DEVICE_FILE -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../../Common/FilterCoder.cpp FilterCoder.cpp cl -I ../../../ -DEXTERNAL_CODECS -DWIN_LONG_PATH -D_7ZIP_LARGE_PAGES -DSUPPORT_DEVICE_FILE -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../../Common/ProgressUtils.cpp ProgressUtils.cpp cl -I ../../../ -DEXTERNAL_CODECS -DWIN_LONG_PATH -D_7ZIP_LARGE_PAGES -DSUPPORT_DEVICE_FILE -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../../Common/StreamUtils.cpp StreamUtils.cpp cl -I ../../../ -DEXTERNAL_CODECS -DWIN_LONG_PATH -D_7ZIP_LARGE_PAGES -DSUPPORT_DEVICE_FILE -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../Common/ArchiveCommandLine.cpp ArchiveCommandLine.cpp cl -I ../../../ -DEXTERNAL_CODECS -DWIN_LONG_PATH -D_7ZIP_LARGE_PAGES -DSUPPORT_DEVICE_FILE -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../Common/ArchiveExtractCallback.cpp ArchiveExtractCallback.cpp cl -I ../../../ -DEXTERNAL_CODECS -DWIN_LONG_PATH -D_7ZIP_LARGE_PAGES -DSUPPORT_DEVICE_FILE -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../Common/ArchiveOpenCallback.cpp ArchiveOpenCallback.cpp cl -I ../../../ -DEXTERNAL_CODECS -DWIN_LONG_PATH -D_7ZIP_LARGE_PAGES -DSUPPORT_DEVICE_FILE -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../Common/DefaultName.cpp DefaultName.cpp cl -I ../../../ -DEXTERNAL_CODECS -DWIN_LONG_PATH -D_7ZIP_LARGE_PAGES -DSUPPORT_DEVICE_FILE -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../Common/EnumDirItems.cpp EnumDirItems.cpp cl -I ../../../ -DEXTERNAL_CODECS -DWIN_LONG_PATH -D_7ZIP_LARGE_PAGES -DSUPPORT_DEVICE_FILE -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../Common/Extract.cpp Extract.cpp cl -I ../../../ -DEXTERNAL_CODECS -DWIN_LONG_PATH -D_7ZIP_LARGE_PAGES -DSUPPORT_DEVICE_FILE -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../Common/ExtractingFilePath.cpp ExtractingFilePath.cpp cl -I ../../../ -DEXTERNAL_CODECS -DWIN_LONG_PATH -D_7ZIP_LARGE_PAGES -DSUPPORT_DEVICE_FILE -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../Common/Bench.cpp Bench.cpp cl -I ../../../ -DEXTERNAL_CODECS -DWIN_LONG_PATH -D_7ZIP_LARGE_PAGES -DSUPPORT_DEVICE_FILE -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../Common/LoadCodecs.cpp LoadCodecs.cpp cl -I ../../../ -DEXTERNAL_CODECS -DWIN_LONG_PATH -D_7ZIP_LARGE_PAGES -DSUPPORT_DEVICE_FILE -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../Common/OpenArchive.cpp OpenArchive.cpp ../Common/OpenArchive.cpp(165): warning C4456: declaration of 'i' hides previous local declaration ../Common/OpenArchive.cpp(128): note: see declaration of 'i' ../Common/OpenArchive.cpp(185): warning C4456: declaration of 'i' hides previous local declaration ../Common/OpenArchive.cpp(165): note: see declaration of 'i' ../Common/OpenArchive.cpp(227): warning C4456: declaration of 'i' hides previous local declaration ../Common/OpenArchive.cpp(128): note: see declaration of 'i' ../Common/OpenArchive.cpp(246): warning C4456: declaration of 'i' hides previous local declaration ../Common/OpenArchive.cpp(128): note: see declaration of 'i' cl -I ../../../ -DEXTERNAL_CODECS -DWIN_LONG_PATH -D_7ZIP_LARGE_PAGES -DSUPPORT_DEVICE_FILE -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../Common/PropIDUtils.cpp PropIDUtils.cpp cl -I ../../../ -DEXTERNAL_CODECS -DWIN_LONG_PATH -D_7ZIP_LARGE_PAGES -DSUPPORT_DEVICE_FILE -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../Common/SetProperties.cpp SetProperties.cpp cl -I ../../../ -DEXTERNAL_CODECS -DWIN_LONG_PATH -D_7ZIP_LARGE_PAGES -DSUPPORT_DEVICE_FILE -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../Common/SortUtils.cpp SortUtils.cpp cl -I ../../../ -DEXTERNAL_CODECS -DWIN_LONG_PATH -D_7ZIP_LARGE_PAGES -DSUPPORT_DEVICE_FILE -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../Common/TempFiles.cpp TempFiles.cpp cl -I ../../../ -DEXTERNAL_CODECS -DWIN_LONG_PATH -D_7ZIP_LARGE_PAGES -DSUPPORT_DEVICE_FILE -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../Common/Update.cpp Update.cpp ../Common/Update.cpp(480): warning C4456: declaration of 'outStreamSpec' hides previous local declaration ../Common/Update.cpp(399): note: see declaration of 'outStreamSpec' ../Common/Update.cpp(888): warning C4456: declaration of 'arcPath' hides previous local declaration ../Common/Update.cpp(680): note: see declaration of 'arcPath' ../Common/Update.cpp(900): warning C4456: declaration of 'arcPath' hides previous local declaration ../Common/Update.cpp(680): note: see declaration of 'arcPath' cl -I ../../../ -DEXTERNAL_CODECS -DWIN_LONG_PATH -D_7ZIP_LARGE_PAGES -DSUPPORT_DEVICE_FILE -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../Common/UpdateAction.cpp UpdateAction.cpp cl -I ../../../ -DEXTERNAL_CODECS -DWIN_LONG_PATH -D_7ZIP_LARGE_PAGES -DSUPPORT_DEVICE_FILE -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../Common/UpdateCallback.cpp UpdateCallback.cpp cl -I ../../../ -DEXTERNAL_CODECS -DWIN_LONG_PATH -D_7ZIP_LARGE_PAGES -DSUPPORT_DEVICE_FILE -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../Common/UpdatePair.cpp UpdatePair.cpp cl -I ../../../ -DEXTERNAL_CODECS -DWIN_LONG_PATH -D_7ZIP_LARGE_PAGES -DSUPPORT_DEVICE_FILE -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../Common/UpdateProduce.cpp UpdateProduce.cpp cl -I ../../../ -DEXTERNAL_CODECS -DWIN_LONG_PATH -D_7ZIP_LARGE_PAGES -DSUPPORT_DEVICE_FILE -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../Common/WorkDir.cpp WorkDir.cpp cl -I ../../../ -DEXTERNAL_CODECS -DWIN_LONG_PATH -D_7ZIP_LARGE_PAGES -DSUPPORT_DEVICE_FILE -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../../Archive/Common/OutStreamWithCRC.cpp OutStreamWithCRC.cpp cl -I ../../../ -DEXTERNAL_CODECS -DWIN_LONG_PATH -D_7ZIP_LARGE_PAGES -DSUPPORT_DEVICE_FILE -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../../Compress/CopyCoder.cpp CopyCoder.cpp cl -I ../../../ -DEXTERNAL_CODECS -DWIN_LONG_PATH -D_7ZIP_LARGE_PAGES -DSUPPORT_DEVICE_FILE -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O2 ../../../../C/Alloc.c Alloc.c cl -I ../../../ -DEXTERNAL_CODECS -DWIN_LONG_PATH -D_7ZIP_LARGE_PAGES -DSUPPORT_DEVICE_FILE -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O2 ../../../../C/CpuArch.c CpuArch.c cl -I ../../../ -DEXTERNAL_CODECS -DWIN_LONG_PATH -D_7ZIP_LARGE_PAGES -DSUPPORT_DEVICE_FILE -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O2 ../../../../C/Threads.c Threads.c cl -I ../../../ -DEXTERNAL_CODECS -DWIN_LONG_PATH -D_7ZIP_LARGE_PAGES -DSUPPORT_DEVICE_FILE -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O2 ../../../../C/7zCrc.c 7zCrc.c ml64 -Dx64 -c -FoAMD64/ ../../../../Asm/x86/7zCrcOpt.asm Microsoft (R) Macro Assembler (x64) Version 14.00.24210.0 Copyright (C) Microsoft Corporation. All rights reserved. Assembling: ../../../../Asm/x86/7zCrcOpt.asm rc -foAMD64\resource.res resource.rc Microsoft (R) Windows (R) Resource Compiler Version 10.0.10011.16384 Copyright (C) Microsoft Corporation. All rights reserved. link -nologo -OPT:REF -OPT:ICF -out:AMD64\7z.exe AMD64\StdAfx.obj AMD64\ConsoleClose.obj AMD64\ExtractCallbackConsole.obj AMD64\List.obj AMD64\BenchCon.obj AMD64\Main.obj AMD64\MainAr.obj AMD64\OpenCallbackConsole.obj AMD64\PercentPrinter.obj AMD64\UpdateCallbackConsole.obj AMD64\UserInputUtils.obj AMD64\CommandLineParser.obj AMD64\CRC.obj AMD64\IntToString.obj AMD64\ListFileUtils.obj AMD64\NewHandler.obj AMD64\StdInStream.obj AMD64\StdOutStream.obj AMD64\MyString.obj AMD64\StringConvert.obj AMD64\StringToInt.obj AMD64\UTFConvert.obj AMD64\MyVector.obj AMD64\Wildcard.obj AMD64\DLL.obj AMD64\Error.obj AMD64\FileDir.obj AMD64\FileFind.obj AMD64\FileIO.obj AMD64\FileName.obj AMD64\MemoryLock.obj AMD64\PropVariant.obj AMD64\PropVariantConversions.obj AMD64\Registry.obj AMD64\System.obj AMD64\Time.obj AMD64\CreateCoder.obj AMD64\FilePathAutoRename.obj AMD64\FileStreams.obj AMD64\FilterCoder.obj AMD64\ProgressUtils.obj AMD64\StreamUtils.obj AMD64\ArchiveCommandLine.obj AMD64\ArchiveExtractCallback.obj AMD64\ArchiveOpenCallback.obj AMD64\DefaultName.obj AMD64\EnumDirItems.obj AMD64\Extract.obj AMD64\ExtractingFilePath.obj AMD64\Bench.obj AMD64\LoadCodecs.obj AMD64\OpenArchive.obj AMD64\PropIDUtils.obj AMD64\SetProperties.obj AMD64\SortUtils.obj AMD64\TempFiles.obj AMD64\Update.obj AMD64\UpdateAction.obj AMD64\UpdateCallback.obj AMD64\UpdatePair.obj AMD64\UpdateProduce.obj AMD64\WorkDir.obj AMD64\OutStreamWithCRC.obj AMD64\CopyCoder.obj AMD64\Alloc.obj AMD64\CpuArch.obj AMD64\Threads.obj AMD64\7zCrc.obj AMD64\7zCrcOpt.obj AMD64\resource.res oleaut32.lib ole32.lib bufferoverflowU.lib user32.lib advapi32.lib shell32.lib ----Running------ > nmake /f makefile NEW_COMPILER=1 CPU=AMD64 ----------------- Microsoft (R) Program Maintenance Utility Version 14.00.24210.0 Copyright (C) Microsoft Corporation. All rights reserved. if not exist "AMD64" mkdir "AMD64" cl -I ../../../ -D_NO_CRYPTO -DWIN_LONG_PATH -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yc"StdAfx.h" -FpAMD64/a.pch StdAfx.cpp StdAfx.cpp cl -I ../../../ -D_NO_CRYPTO -DWIN_LONG_PATH -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../../UI/Console/BenchCon.cpp BenchCon.cpp cl -I ../../../ -D_NO_CRYPTO -DWIN_LONG_PATH -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../../UI/Console/ConsoleClose.cpp ConsoleClose.cpp ../../UI/Console/ConsoleClose.cpp(69): warning C4297: 'NConsoleClose::CCtrlHandlerSetter::~CCtrlHandlerSetter': function assumed not to throw an exception but does ../../UI/Console/ConsoleClose.cpp(69): note: destructor or deallocator has a (possibly implicit) non-throwing exception specification cl -I ../../../ -D_NO_CRYPTO -DWIN_LONG_PATH -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../../UI/Console/ExtractCallbackConsole.cpp ExtractCallbackConsole.cpp cl -I ../../../ -D_NO_CRYPTO -DWIN_LONG_PATH -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../../UI/Console/List.cpp List.cpp ../../UI/Console/List.cpp(254): warning C4456: declaration of 'i' hides previous local declaration ../../UI/Console/List.cpp(250): note: see declaration of 'i' ../../UI/Console/List.cpp(502): warning C4456: declaration of 'i' hides previous local declaration ../../UI/Console/List.cpp(434): note: see declaration of 'i' ../../UI/Console/List.cpp(530): warning C4456: declaration of 'numProps' hides previous local declaration ../../UI/Console/List.cpp(511): note: see declaration of 'numProps' ../../UI/Console/List.cpp(574): warning C4456: declaration of 'i' hides previous local declaration ../../UI/Console/List.cpp(434): note: see declaration of 'i' cl -I ../../../ -D_NO_CRYPTO -DWIN_LONG_PATH -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../../UI/Console/Main.cpp Main.cpp ../../UI/Console/Main.cpp(417): warning C4456: declaration of 'result' hides previous local declaration ../../UI/Console/Main.cpp(231): note: see declaration of 'result' ../../UI/Console/Main.cpp(467): warning C4456: declaration of 'result' hides previous local declaration ../../UI/Console/Main.cpp(231): note: see declaration of 'result' ../../UI/Console/Main.cpp(521): warning C4456: declaration of 'result' hides previous local declaration ../../UI/Console/Main.cpp(231): note: see declaration of 'result' cl -I ../../../ -D_NO_CRYPTO -DWIN_LONG_PATH -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../../UI/Console/MainAr.cpp MainAr.cpp cl -I ../../../ -D_NO_CRYPTO -DWIN_LONG_PATH -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../../UI/Console/OpenCallbackConsole.cpp OpenCallbackConsole.cpp cl -I ../../../ -D_NO_CRYPTO -DWIN_LONG_PATH -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../../UI/Console/PercentPrinter.cpp PercentPrinter.cpp cl -I ../../../ -D_NO_CRYPTO -DWIN_LONG_PATH -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../../UI/Console/UpdateCallbackConsole.cpp UpdateCallbackConsole.cpp cl -I ../../../ -D_NO_CRYPTO -DWIN_LONG_PATH -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../../UI/Console/UserInputUtils.cpp UserInputUtils.cpp cl -I ../../../ -D_NO_CRYPTO -DWIN_LONG_PATH -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../../../Common/CommandLineParser.cpp CommandLineParser.cpp ../../../Common/CommandLineParser.cpp(177): warning C4456: declaration of 'maxLen' hides previous local declaration ../../../Common/CommandLineParser.cpp(105): note: see declaration of 'maxLen' cl -I ../../../ -D_NO_CRYPTO -DWIN_LONG_PATH -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../../../Common/CRC.cpp CRC.cpp cl -I ../../../ -D_NO_CRYPTO -DWIN_LONG_PATH -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../../../Common/IntToString.cpp IntToString.cpp cl -I ../../../ -D_NO_CRYPTO -DWIN_LONG_PATH -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../../../Common/ListFileUtils.cpp ListFileUtils.cpp cl -I ../../../ -D_NO_CRYPTO -DWIN_LONG_PATH -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../../../Common/NewHandler.cpp NewHandler.cpp cl -I ../../../ -D_NO_CRYPTO -DWIN_LONG_PATH -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../../../Common/StdInStream.cpp StdInStream.cpp cl -I ../../../ -D_NO_CRYPTO -DWIN_LONG_PATH -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../../../Common/StdOutStream.cpp StdOutStream.cpp cl -I ../../../ -D_NO_CRYPTO -DWIN_LONG_PATH -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../../../Common/MyString.cpp MyString.cpp cl -I ../../../ -D_NO_CRYPTO -DWIN_LONG_PATH -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../../../Common/StringConvert.cpp StringConvert.cpp cl -I ../../../ -D_NO_CRYPTO -DWIN_LONG_PATH -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../../../Common/StringToInt.cpp StringToInt.cpp cl -I ../../../ -D_NO_CRYPTO -DWIN_LONG_PATH -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../../../Common/UTFConvert.cpp UTFConvert.cpp cl -I ../../../ -D_NO_CRYPTO -DWIN_LONG_PATH -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../../../Common/MyVector.cpp MyVector.cpp cl -I ../../../ -D_NO_CRYPTO -DWIN_LONG_PATH -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../../../Common/Wildcard.cpp Wildcard.cpp ../../../Common/Wildcard.cpp(413): warning C4456: declaration of 'front' hides previous local declaration ../../../Common/Wildcard.cpp(386): note: see declaration of 'front' cl -I ../../../ -D_NO_CRYPTO -DWIN_LONG_PATH -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../../../Windows/DLL.cpp DLL.cpp cl -I ../../../ -D_NO_CRYPTO -DWIN_LONG_PATH -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../../../Windows/Error.cpp Error.cpp cl -I ../../../ -D_NO_CRYPTO -DWIN_LONG_PATH -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../../../Windows/FileDir.cpp FileDir.cpp cl -I ../../../ -D_NO_CRYPTO -DWIN_LONG_PATH -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../../../Windows/FileFind.cpp FileFind.cpp cl -I ../../../ -D_NO_CRYPTO -DWIN_LONG_PATH -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../../../Windows/FileIO.cpp FileIO.cpp cl -I ../../../ -D_NO_CRYPTO -DWIN_LONG_PATH -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../../../Windows/FileName.cpp FileName.cpp cl -I ../../../ -D_NO_CRYPTO -DWIN_LONG_PATH -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../../../Windows/MemoryLock.cpp MemoryLock.cpp cl -I ../../../ -D_NO_CRYPTO -DWIN_LONG_PATH -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../../../Windows/PropVariant.cpp PropVariant.cpp cl -I ../../../ -D_NO_CRYPTO -DWIN_LONG_PATH -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../../../Windows/PropVariantConversions.cpp PropVariantConversions.cpp cl -I ../../../ -D_NO_CRYPTO -DWIN_LONG_PATH -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../../../Windows/Synchronization.cpp Synchronization.cpp cl -I ../../../ -D_NO_CRYPTO -DWIN_LONG_PATH -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../../../Windows/System.cpp System.cpp cl -I ../../../ -D_NO_CRYPTO -DWIN_LONG_PATH -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../../../Windows/Time.cpp Time.cpp cl -I ../../../ -D_NO_CRYPTO -DWIN_LONG_PATH -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../../Common/CreateCoder.cpp CreateCoder.cpp cl -I ../../../ -D_NO_CRYPTO -DWIN_LONG_PATH -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../../Common/CWrappers.cpp CWrappers.cpp cl -I ../../../ -D_NO_CRYPTO -DWIN_LONG_PATH -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../../Common/FilePathAutoRename.cpp FilePathAutoRename.cpp cl -I ../../../ -D_NO_CRYPTO -DWIN_LONG_PATH -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../../Common/FileStreams.cpp FileStreams.cpp cl -I ../../../ -D_NO_CRYPTO -DWIN_LONG_PATH -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../../Common/InBuffer.cpp InBuffer.cpp cl -I ../../../ -D_NO_CRYPTO -DWIN_LONG_PATH -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../../Common/InOutTempBuffer.cpp InOutTempBuffer.cpp cl -I ../../../ -D_NO_CRYPTO -DWIN_LONG_PATH -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../../Common/FilterCoder.cpp FilterCoder.cpp cl -I ../../../ -D_NO_CRYPTO -DWIN_LONG_PATH -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../../Common/LimitedStreams.cpp LimitedStreams.cpp cl -I ../../../ -D_NO_CRYPTO -DWIN_LONG_PATH -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../../Common/LockedStream.cpp LockedStream.cpp cl -I ../../../ -D_NO_CRYPTO -DWIN_LONG_PATH -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../../Common/MethodId.cpp MethodId.cpp cl -I ../../../ -D_NO_CRYPTO -DWIN_LONG_PATH -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../../Common/MethodProps.cpp MethodProps.cpp ../../Common/MethodProps.cpp(69): warning C4456: declaration of 'setCoderProperties' hides previous local declaration ../../Common/MethodProps.cpp(42): note: see declaration of 'setCoderProperties' cl -I ../../../ -D_NO_CRYPTO -DWIN_LONG_PATH -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../../Common/OffsetStream.cpp OffsetStream.cpp cl -I ../../../ -D_NO_CRYPTO -DWIN_LONG_PATH -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../../Common/OutBuffer.cpp OutBuffer.cpp cl -I ../../../ -D_NO_CRYPTO -DWIN_LONG_PATH -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../../Common/ProgressUtils.cpp ProgressUtils.cpp cl -I ../../../ -D_NO_CRYPTO -DWIN_LONG_PATH -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../../Common/StreamBinder.cpp StreamBinder.cpp cl -I ../../../ -D_NO_CRYPTO -DWIN_LONG_PATH -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../../Common/StreamObjects.cpp StreamObjects.cpp cl -I ../../../ -D_NO_CRYPTO -DWIN_LONG_PATH -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../../Common/StreamUtils.cpp StreamUtils.cpp cl -I ../../../ -D_NO_CRYPTO -DWIN_LONG_PATH -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../../Common/VirtThread.cpp VirtThread.cpp cl -I ../../../ -D_NO_CRYPTO -DWIN_LONG_PATH -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../../UI/Common/ArchiveCommandLine.cpp ArchiveCommandLine.cpp cl -I ../../../ -D_NO_CRYPTO -DWIN_LONG_PATH -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../../UI/Common/ArchiveExtractCallback.cpp ArchiveExtractCallback.cpp cl -I ../../../ -D_NO_CRYPTO -DWIN_LONG_PATH -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../../UI/Common/ArchiveOpenCallback.cpp ArchiveOpenCallback.cpp cl -I ../../../ -D_NO_CRYPTO -DWIN_LONG_PATH -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../../UI/Common/Bench.cpp Bench.cpp cl -I ../../../ -D_NO_CRYPTO -DWIN_LONG_PATH -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../../UI/Common/DefaultName.cpp DefaultName.cpp cl -I ../../../ -D_NO_CRYPTO -DWIN_LONG_PATH -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../../UI/Common/EnumDirItems.cpp EnumDirItems.cpp cl -I ../../../ -D_NO_CRYPTO -DWIN_LONG_PATH -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../../UI/Common/Extract.cpp Extract.cpp cl -I ../../../ -D_NO_CRYPTO -DWIN_LONG_PATH -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../../UI/Common/ExtractingFilePath.cpp ExtractingFilePath.cpp cl -I ../../../ -D_NO_CRYPTO -DWIN_LONG_PATH -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../../UI/Common/LoadCodecs.cpp LoadCodecs.cpp cl -I ../../../ -D_NO_CRYPTO -DWIN_LONG_PATH -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../../UI/Common/OpenArchive.cpp OpenArchive.cpp ../../UI/Common/OpenArchive.cpp(165): warning C4456: declaration of 'i' hides previous local declaration ../../UI/Common/OpenArchive.cpp(128): note: see declaration of 'i' ../../UI/Common/OpenArchive.cpp(185): warning C4456: declaration of 'i' hides previous local declaration ../../UI/Common/OpenArchive.cpp(165): note: see declaration of 'i' ../../UI/Common/OpenArchive.cpp(227): warning C4456: declaration of 'i' hides previous local declaration ../../UI/Common/OpenArchive.cpp(128): note: see declaration of 'i' ../../UI/Common/OpenArchive.cpp(246): warning C4456: declaration of 'i' hides previous local declaration ../../UI/Common/OpenArchive.cpp(128): note: see declaration of 'i' cl -I ../../../ -D_NO_CRYPTO -DWIN_LONG_PATH -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../../UI/Common/PropIDUtils.cpp PropIDUtils.cpp cl -I ../../../ -D_NO_CRYPTO -DWIN_LONG_PATH -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../../UI/Common/SetProperties.cpp SetProperties.cpp cl -I ../../../ -D_NO_CRYPTO -DWIN_LONG_PATH -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../../UI/Common/SortUtils.cpp SortUtils.cpp cl -I ../../../ -D_NO_CRYPTO -DWIN_LONG_PATH -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../../UI/Common/TempFiles.cpp TempFiles.cpp cl -I ../../../ -D_NO_CRYPTO -DWIN_LONG_PATH -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../../UI/Common/Update.cpp Update.cpp ../../UI/Common/Update.cpp(480): warning C4456: declaration of 'outStreamSpec' hides previous local declaration ../../UI/Common/Update.cpp(399): note: see declaration of 'outStreamSpec' ../../UI/Common/Update.cpp(888): warning C4456: declaration of 'arcPath' hides previous local declaration ../../UI/Common/Update.cpp(680): note: see declaration of 'arcPath' ../../UI/Common/Update.cpp(900): warning C4456: declaration of 'arcPath' hides previous local declaration ../../UI/Common/Update.cpp(680): note: see declaration of 'arcPath' cl -I ../../../ -D_NO_CRYPTO -DWIN_LONG_PATH -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../../UI/Common/UpdateAction.cpp UpdateAction.cpp cl -I ../../../ -D_NO_CRYPTO -DWIN_LONG_PATH -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../../UI/Common/UpdateCallback.cpp UpdateCallback.cpp cl -I ../../../ -D_NO_CRYPTO -DWIN_LONG_PATH -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../../UI/Common/UpdatePair.cpp UpdatePair.cpp cl -I ../../../ -D_NO_CRYPTO -DWIN_LONG_PATH -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../../UI/Common/UpdateProduce.cpp UpdateProduce.cpp cl -I ../../../ -D_NO_CRYPTO -DWIN_LONG_PATH -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../../UI/Common/WorkDir.cpp WorkDir.cpp cl -I ../../../ -D_NO_CRYPTO -DWIN_LONG_PATH -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../../Archive/LzmaHandler.cpp LzmaHandler.cpp cl -I ../../../ -D_NO_CRYPTO -DWIN_LONG_PATH -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../../Archive/SplitHandler.cpp SplitHandler.cpp cl -I ../../../ -D_NO_CRYPTO -DWIN_LONG_PATH -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../../Archive/XzHandler.cpp XzHandler.cpp cl -I ../../../ -D_NO_CRYPTO -DWIN_LONG_PATH -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../../Archive/Common/CoderMixer2.cpp CoderMixer2.cpp ../../Archive/Common/CoderMixer2.cpp(38): warning C4456: declaration of 'j' hides previous local declaration ../../Archive/Common/CoderMixer2.cpp(14): note: see declaration of 'j' cl -I ../../../ -D_NO_CRYPTO -DWIN_LONG_PATH -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../../Archive/Common/CoderMixer2MT.cpp CoderMixer2MT.cpp ../../Archive/Common/CoderMixer2MT.cpp(44): warning C4456: declaration of 'i' hides previous local declaration ../../Archive/Common/CoderMixer2MT.cpp(24): note: see declaration of 'i' cl -I ../../../ -D_NO_CRYPTO -DWIN_LONG_PATH -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../../Archive/Common/CrossThreadProgress.cpp CrossThreadProgress.cpp cl -I ../../../ -D_NO_CRYPTO -DWIN_LONG_PATH -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../../Archive/Common/DummyOutStream.cpp DummyOutStream.cpp cl -I ../../../ -D_NO_CRYPTO -DWIN_LONG_PATH -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../../Archive/Common/HandlerOut.cpp HandlerOut.cpp ../../Archive/Common/HandlerOut.cpp(591): warning C4456: declaration of 'index' hides previous local declaration ../../Archive/Common/HandlerOut.cpp(535): note: see declaration of 'index' ../../Archive/Common/HandlerOut.cpp(610): warning C4456: declaration of 'index' hides previous local declaration ../../Archive/Common/HandlerOut.cpp(591): note: see declaration of 'index' ../../Archive/Common/HandlerOut.cpp(613): warning C4456: declaration of 'nameToPropID' hides previous local declaration ../../Archive/Common/HandlerOut.cpp(594): note: see declaration of 'nameToPropID' cl -I ../../../ -D_NO_CRYPTO -DWIN_LONG_PATH -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../../Archive/Common/InStreamWithCRC.cpp InStreamWithCRC.cpp cl -I ../../../ -D_NO_CRYPTO -DWIN_LONG_PATH -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../../Archive/Common/ItemNameUtils.cpp ItemNameUtils.cpp cl -I ../../../ -D_NO_CRYPTO -DWIN_LONG_PATH -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../../Archive/Common/MultiStream.cpp MultiStream.cpp cl -I ../../../ -D_NO_CRYPTO -DWIN_LONG_PATH -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../../Archive/Common/OutStreamWithCRC.cpp OutStreamWithCRC.cpp cl -I ../../../ -D_NO_CRYPTO -DWIN_LONG_PATH -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../../Archive/Common/ParseProperties.cpp ParseProperties.cpp cl -I ../../../ -D_NO_CRYPTO -DWIN_LONG_PATH -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../../Archive/7z/7zCompressionMode.cpp 7zCompressionMode.cpp cl -I ../../../ -D_NO_CRYPTO -DWIN_LONG_PATH -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../../Archive/7z/7zDecode.cpp 7zDecode.cpp ../../Archive/7z/7zDecode.cpp(125): warning C4457: declaration of 'inStream' hides function parameter ../../Archive/7z/7zDecode.cpp(91): note: see declaration of 'inStream' cl -I ../../../ -D_NO_CRYPTO -DWIN_LONG_PATH -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../../Archive/7z/7zEncode.cpp 7zEncode.cpp ../../Archive/7z/7zEncode.cpp(118): warning C4456: declaration of 'i' hides previous local declaration ../../Archive/7z/7zEncode.cpp(59): note: see declaration of 'i' ../../Archive/7z/7zEncode.cpp(184): warning C4456: declaration of 'i' hides previous local declaration ../../Archive/7z/7zEncode.cpp(157): note: see declaration of 'i' ../../Archive/7z/7zEncode.cpp(228): warning C4457: declaration of 'outStream' hides function parameter ../../Archive/7z/7zEncode.cpp(140): note: see declaration of 'outStream' cl -I ../../../ -D_NO_CRYPTO -DWIN_LONG_PATH -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../../Archive/7z/7zExtract.cpp 7zExtract.cpp ../../Archive/7z/7zExtract.cpp(222): warning C4456: declaration of 'result' hides previous local declaration ../../Archive/7z/7zExtract.cpp(188): note: see declaration of 'result' cl -I ../../../ -D_NO_CRYPTO -DWIN_LONG_PATH -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../../Archive/7z/7zFolderInStream.cpp 7zFolderInStream.cpp cl -I ../../../ -D_NO_CRYPTO -DWIN_LONG_PATH -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../../Archive/7z/7zFolderOutStream.cpp 7zFolderOutStream.cpp cl -I ../../../ -D_NO_CRYPTO -DWIN_LONG_PATH -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../../Archive/7z/7zHandler.cpp 7zHandler.cpp cl -I ../../../ -D_NO_CRYPTO -DWIN_LONG_PATH -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../../Archive/7z/7zHandlerOut.cpp 7zHandlerOut.cpp ../../Archive/7z/7zHandlerOut.cpp(93): warning C4456: declaration of 'res' hides previous local declaration ../../Archive/7z/7zHandlerOut.cpp(53): note: see declaration of 'res' ../../Archive/7z/7zHandlerOut.cpp(432): warning C4456: declaration of 'index' hides previous local declaration ../../Archive/7z/7zHandlerOut.cpp(425): note: see declaration of 'index' cl -I ../../../ -D_NO_CRYPTO -DWIN_LONG_PATH -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../../Archive/7z/7zHeader.cpp 7zHeader.cpp cl -I ../../../ -D_NO_CRYPTO -DWIN_LONG_PATH -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../../Archive/7z/7zIn.cpp 7zIn.cpp ../../Archive/7z/7zIn.cpp(677): warning C4456: declaration of 'i' hides previous local declaration ../../Archive/7z/7zIn.cpp(615): note: see declaration of 'i' ../../Archive/7z/7zIn.cpp(955): warning C4456: declaration of 'type' hides previous local declaration ../../Archive/7z/7zIn.cpp(871): note: see declaration of 'type' ../../Archive/7z/7zIn.cpp(970): warning C4456: declaration of 'i' hides previous local declaration ../../Archive/7z/7zIn.cpp(937): note: see declaration of 'i' cl -I ../../../ -D_NO_CRYPTO -DWIN_LONG_PATH -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../../Archive/7z/7zOut.cpp 7zOut.cpp ../../Archive/7z/7zOut.cpp(680): warning C4456: declaration of 'i' hides previous local declaration ../../Archive/7z/7zOut.cpp(568): note: see declaration of 'i' ../../Archive/7z/7zOut.cpp(696): warning C4456: declaration of 'i' hides previous local declaration ../../Archive/7z/7zOut.cpp(568): note: see declaration of 'i' cl -I ../../../ -D_NO_CRYPTO -DWIN_LONG_PATH -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../../Archive/7z/7zProperties.cpp 7zProperties.cpp cl -I ../../../ -D_NO_CRYPTO -DWIN_LONG_PATH -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../../Archive/7z/7zRegister.cpp 7zRegister.cpp cl -I ../../../ -D_NO_CRYPTO -DWIN_LONG_PATH -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../../Archive/7z/7zSpecStream.cpp 7zSpecStream.cpp cl -I ../../../ -D_NO_CRYPTO -DWIN_LONG_PATH -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../../Archive/7z/7zUpdate.cpp 7zUpdate.cpp cl -I ../../../ -D_NO_CRYPTO -DWIN_LONG_PATH -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O2 ../../Compress/Bcj2Coder.cpp Bcj2Coder.cpp ../../Compress/Bcj2Coder.cpp(352): warning C4456: declaration of 'i' hides previous local declaration ../../Compress/Bcj2Coder.cpp(332): note: see declaration of 'i' cl -I ../../../ -D_NO_CRYPTO -DWIN_LONG_PATH -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O2 ../../Compress/Bcj2Register.cpp Bcj2Register.cpp cl -I ../../../ -D_NO_CRYPTO -DWIN_LONG_PATH -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O2 ../../Compress/BcjCoder.cpp BcjCoder.cpp cl -I ../../../ -D_NO_CRYPTO -DWIN_LONG_PATH -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O2 ../../Compress/BcjRegister.cpp BcjRegister.cpp cl -I ../../../ -D_NO_CRYPTO -DWIN_LONG_PATH -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O2 ../../Compress/BranchCoder.cpp BranchCoder.cpp cl -I ../../../ -D_NO_CRYPTO -DWIN_LONG_PATH -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O2 ../../Compress/BranchMisc.cpp BranchMisc.cpp cl -I ../../../ -D_NO_CRYPTO -DWIN_LONG_PATH -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O2 ../../Compress/BranchRegister.cpp BranchRegister.cpp cl -I ../../../ -D_NO_CRYPTO -DWIN_LONG_PATH -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O2 ../../Compress/ByteSwap.cpp ByteSwap.cpp cl -I ../../../ -D_NO_CRYPTO -DWIN_LONG_PATH -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O2 ../../Compress/CopyCoder.cpp CopyCoder.cpp cl -I ../../../ -D_NO_CRYPTO -DWIN_LONG_PATH -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O2 ../../Compress/CopyRegister.cpp CopyRegister.cpp cl -I ../../../ -D_NO_CRYPTO -DWIN_LONG_PATH -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O2 ../../Compress/DeltaFilter.cpp DeltaFilter.cpp cl -I ../../../ -D_NO_CRYPTO -DWIN_LONG_PATH -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O2 ../../Compress/Lzma2Decoder.cpp Lzma2Decoder.cpp cl -I ../../../ -D_NO_CRYPTO -DWIN_LONG_PATH -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O2 ../../Compress/Lzma2Encoder.cpp Lzma2Encoder.cpp cl -I ../../../ -D_NO_CRYPTO -DWIN_LONG_PATH -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O2 ../../Compress/Lzma2Register.cpp Lzma2Register.cpp cl -I ../../../ -D_NO_CRYPTO -DWIN_LONG_PATH -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O2 ../../Compress/LzmaDecoder.cpp LzmaDecoder.cpp cl -I ../../../ -D_NO_CRYPTO -DWIN_LONG_PATH -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O2 ../../Compress/LzmaEncoder.cpp LzmaEncoder.cpp cl -I ../../../ -D_NO_CRYPTO -DWIN_LONG_PATH -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O2 ../../Compress/LzmaRegister.cpp LzmaRegister.cpp cl -I ../../../ -D_NO_CRYPTO -DWIN_LONG_PATH -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O2 ../../../../C/7zStream.c 7zStream.c cl -I ../../../ -D_NO_CRYPTO -DWIN_LONG_PATH -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O2 ../../../../C/Alloc.c Alloc.c cl -I ../../../ -D_NO_CRYPTO -DWIN_LONG_PATH -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O2 ../../../../C/Bra.c Bra.c cl -I ../../../ -D_NO_CRYPTO -DWIN_LONG_PATH -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O2 ../../../../C/Bra86.c Bra86.c cl -I ../../../ -D_NO_CRYPTO -DWIN_LONG_PATH -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O2 ../../../../C/BraIA64.c BraIA64.c cl -I ../../../ -D_NO_CRYPTO -DWIN_LONG_PATH -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O2 ../../../../C/CpuArch.c CpuArch.c cl -I ../../../ -D_NO_CRYPTO -DWIN_LONG_PATH -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O2 ../../../../C/Delta.c Delta.c cl -I ../../../ -D_NO_CRYPTO -DWIN_LONG_PATH -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O2 ../../../../C/LzFind.c LzFind.c cl -I ../../../ -D_NO_CRYPTO -DWIN_LONG_PATH -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O2 ../../../../C/LzFindMt.c LzFindMt.c cl -I ../../../ -D_NO_CRYPTO -DWIN_LONG_PATH -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O2 ../../../../C/Lzma2Dec.c Lzma2Dec.c cl -I ../../../ -D_NO_CRYPTO -DWIN_LONG_PATH -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O2 ../../../../C/Lzma2Enc.c Lzma2Enc.c cl -I ../../../ -D_NO_CRYPTO -DWIN_LONG_PATH -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O2 ../../../../C/LzmaDec.c LzmaDec.c ../../../../C/LzmaDec.c(262): warning C4457: declaration of 'limit' hides function parameter ../../../../C/LzmaDec.c(131): note: see declaration of 'limit' cl -I ../../../ -D_NO_CRYPTO -DWIN_LONG_PATH -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O2 ../../../../C/LzmaEnc.c LzmaEnc.c ../../../../C/LzmaEnc.c(1092): warning C4456: declaration of 'i' hides previous local declaration ../../../../C/LzmaEnc.c(931): note: see declaration of 'i' ../../../../C/LzmaEnc.c(1126): warning C4456: declaration of 'numPairs' hides previous local declaration ../../../../C/LzmaEnc.c(931): note: see declaration of 'numPairs' ../../../../C/LzmaEnc.c(1126): warning C4456: declaration of 'posState' hides previous local declaration ../../../../C/LzmaEnc.c(931): note: see declaration of 'posState' ../../../../C/LzmaEnc.c(1127): warning C4456: declaration of 'matchPrice' hides previous local declaration ../../../../C/LzmaEnc.c(932): note: see declaration of 'matchPrice' ../../../../C/LzmaEnc.c(1127): warning C4456: declaration of 'repMatchPrice' hides previous local declaration ../../../../C/LzmaEnc.c(932): note: see declaration of 'repMatchPrice' ../../../../C/LzmaEnc.c(1129): warning C4456: declaration of 'curByte' hides previous local declaration ../../../../C/LzmaEnc.c(936): note: see declaration of 'curByte' ../../../../C/LzmaEnc.c(1129): warning C4456: declaration of 'matchByte' hides previous local declaration ../../../../C/LzmaEnc.c(936): note: see declaration of 'matchByte' ../../../../C/LzmaEnc.c(1130): warning C4456: declaration of 'data' hides previous local declaration ../../../../C/LzmaEnc.c(935): note: see declaration of 'data' ../../../../C/LzmaEnc.c(1193): warning C4456: declaration of 'i' hides previous local declaration ../../../../C/LzmaEnc.c(931): note: see declaration of 'i' ../../../../C/LzmaEnc.c(1202): warning C4456: declaration of 'i' hides previous local declaration ../../../../C/LzmaEnc.c(931): note: see declaration of 'i' ../../../../C/LzmaEnc.c(1399): warning C4456: declaration of 'normalMatchPrice' hides previous local declaration ../../../../C/LzmaEnc.c(932): note: see declaration of 'normalMatchPrice' ../../../../C/LzmaEnc.c(1409): warning C4456: declaration of 'i' hides previous local declaration ../../../../C/LzmaEnc.c(931): note: see declaration of 'i' ../../../../C/LzmaEnc.c(1457): warning C4456: declaration of 'curAndLenPrice' hides previous local declaration ../../../../C/LzmaEnc.c(1412): note: see declaration of 'curAndLenPrice' ../../../../C/LzmaEnc.c(1458): warning C4456: declaration of 'opt' hides previous local declaration ../../../../C/LzmaEnc.c(1414): note: see declaration of 'opt' ../../../../C/LzmaEnc.c(1480): warning C4456: declaration of 'i' hides previous local declaration ../../../../C/LzmaEnc.c(931): note: see declaration of 'i' ../../../../C/LzmaEnc.c(1666): warning C4456: declaration of 'i' hides previous local declaration ../../../../C/LzmaEnc.c(1645): note: see declaration of 'i' cl -I ../../../ -D_NO_CRYPTO -DWIN_LONG_PATH -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O2 ../../../../C/MtCoder.c MtCoder.c cl -I ../../../ -D_NO_CRYPTO -DWIN_LONG_PATH -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O2 ../../../../C/Sha256.c Sha256.c cl -I ../../../ -D_NO_CRYPTO -DWIN_LONG_PATH -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O2 ../../../../C/Threads.c Threads.c cl -I ../../../ -D_NO_CRYPTO -DWIN_LONG_PATH -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O2 ../../../../C/Xz.c Xz.c cl -I ../../../ -D_NO_CRYPTO -DWIN_LONG_PATH -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O2 ../../../../C/XzCrc64.c XzCrc64.c cl -I ../../../ -D_NO_CRYPTO -DWIN_LONG_PATH -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O2 ../../../../C/XzDec.c XzDec.c cl -I ../../../ -D_NO_CRYPTO -DWIN_LONG_PATH -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O2 ../../../../C/XzEnc.c XzEnc.c cl -I ../../../ -D_NO_CRYPTO -DWIN_LONG_PATH -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O2 ../../../../C/XzIn.c XzIn.c cl -I ../../../ -D_NO_CRYPTO -DWIN_LONG_PATH -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O2 ../../../../C/7zCrc.c 7zCrc.c ml64 -Dx64 -c -FoAMD64/ ../../../../Asm/x86/7zCrcOpt.asm Microsoft (R) Macro Assembler (x64) Version 14.00.24210.0 Copyright (C) Microsoft Corporation. All rights reserved. Assembling: ../../../../Asm/x86/7zCrcOpt.asm rc -foAMD64\resource.res resource.rc Microsoft (R) Windows (R) Resource Compiler Version 10.0.10011.16384 Copyright (C) Microsoft Corporation. All rights reserved. link -nologo -OPT:REF -OPT:ICF -out:AMD64\7zr.exe AMD64\StdAfx.obj AMD64\BenchCon.obj AMD64\ConsoleClose.obj AMD64\ExtractCallbackConsole.obj AMD64\List.obj AMD64\Main.obj AMD64\MainAr.obj AMD64\OpenCallbackConsole.obj AMD64\PercentPrinter.obj AMD64\UpdateCallbackConsole.obj AMD64\UserInputUtils.obj AMD64\CommandLineParser.obj AMD64\CRC.obj AMD64\IntToString.obj AMD64\ListFileUtils.obj AMD64\NewHandler.obj AMD64\StdInStream.obj AMD64\StdOutStream.obj AMD64\MyString.obj AMD64\StringConvert.obj AMD64\StringToInt.obj AMD64\UTFConvert.obj AMD64\MyVector.obj AMD64\Wildcard.obj AMD64\DLL.obj AMD64\Error.obj AMD64\FileDir.obj AMD64\FileFind.obj AMD64\FileIO.obj AMD64\FileName.obj AMD64\MemoryLock.obj AMD64\PropVariant.obj AMD64\PropVariantConversions.obj AMD64\Synchronization.obj AMD64\System.obj AMD64\Time.obj AMD64\CreateCoder.obj AMD64\CWrappers.obj AMD64\FilePathAutoRename.obj AMD64\FileStreams.obj AMD64\InBuffer.obj AMD64\InOutTempBuffer.obj AMD64\FilterCoder.obj AMD64\LimitedStreams.obj AMD64\LockedStream.obj AMD64\MethodId.obj AMD64\MethodProps.obj AMD64\OffsetStream.obj AMD64\OutBuffer.obj AMD64\ProgressUtils.obj AMD64\StreamBinder.obj AMD64\StreamObjects.obj AMD64\StreamUtils.obj AMD64\VirtThread.obj AMD64\ArchiveCommandLine.obj AMD64\ArchiveExtractCallback.obj AMD64\ArchiveOpenCallback.obj AMD64\Bench.obj AMD64\DefaultName.obj AMD64\EnumDirItems.obj AMD64\Extract.obj AMD64\ExtractingFilePath.obj AMD64\LoadCodecs.obj AMD64\OpenArchive.obj AMD64\PropIDUtils.obj AMD64\SetProperties.obj AMD64\SortUtils.obj AMD64\TempFiles.obj AMD64\Update.obj AMD64\UpdateAction.obj AMD64\UpdateCallback.obj AMD64\UpdatePair.obj AMD64\UpdateProduce.obj AMD64\WorkDir.obj AMD64\LzmaHandler.obj AMD64\SplitHandler.obj AMD64\XzHandler.obj AMD64\CoderMixer2.obj AMD64\CoderMixer2MT.obj AMD64\CrossThreadProgress.obj AMD64\DummyOutStream.obj AMD64\HandlerOut.obj AMD64\InStreamWithCRC.obj AMD64\ItemNameUtils.obj AMD64\MultiStream.obj AMD64\OutStreamWithCRC.obj AMD64\ParseProperties.obj AMD64\7zCompressionMode.obj AMD64\7zDecode.obj AMD64\7zEncode.obj AMD64\7zExtract.obj AMD64\7zFolderInStream.obj AMD64\7zFolderOutStream.obj AMD64\7zHandler.obj AMD64\7zHandlerOut.obj AMD64\7zHeader.obj AMD64\7zIn.obj AMD64\7zOut.obj AMD64\7zProperties.obj AMD64\7zRegister.obj AMD64\7zSpecStream.obj AMD64\7zUpdate.obj AMD64\Bcj2Coder.obj AMD64\Bcj2Register.obj AMD64\BcjCoder.obj AMD64\BcjRegister.obj AMD64\BranchCoder.obj AMD64\BranchMisc.obj AMD64\BranchRegister.obj AMD64\ByteSwap.obj AMD64\CopyCoder.obj AMD64\CopyRegister.obj AMD64\DeltaFilter.obj AMD64\Lzma2Decoder.obj AMD64\Lzma2Encoder.obj AMD64\Lzma2Register.obj AMD64\LzmaDecoder.obj AMD64\LzmaEncoder.obj AMD64\LzmaRegister.obj AMD64\7zStream.obj AMD64\Alloc.obj AMD64\Bra.obj AMD64\Bra86.obj AMD64\BraIA64.obj AMD64\CpuArch.obj AMD64\Delta.obj AMD64\LzFind.obj AMD64\LzFindMt.obj AMD64\Lzma2Dec.obj AMD64\Lzma2Enc.obj AMD64\LzmaDec.obj AMD64\LzmaEnc.obj AMD64\MtCoder.obj AMD64\Sha256.obj AMD64\Threads.obj AMD64\Xz.obj AMD64\XzCrc64.obj AMD64\XzDec.obj AMD64\XzEnc.obj AMD64\XzIn.obj AMD64\7zCrc.obj AMD64\7zCrcOpt.obj AMD64\resource.res oleaut32.lib ole32.lib bufferoverflowU.lib user32.lib advapi32.lib shell32.lib ----Running------ > nmake /f makefile NEW_COMPILER=1 CPU=AMD64 ----------------- Microsoft (R) Program Maintenance Utility Version 14.00.24210.0 Copyright (C) Microsoft Corporation. All rights reserved. if not exist "AMD64" mkdir "AMD64" cl -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yc"StdAfx.h" -FpAMD64/a.pch StdAfx.cpp StdAfx.cpp cl -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch LzmaAlone.cpp LzmaAlone.cpp cl -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O2 ../../Compress/LzmaDecoder.cpp LzmaDecoder.cpp cl -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O2 ../../Compress/LzmaEncoder.cpp LzmaEncoder.cpp cl -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O2 ../../Compress/LzmaRegister.cpp LzmaRegister.cpp cl -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../../../Common/CommandLineParser.cpp CommandLineParser.cpp ../../../Common/CommandLineParser.cpp(177): warning C4456: declaration of 'maxLen' hides previous local declaration ../../../Common/CommandLineParser.cpp(105): note: see declaration of 'maxLen' cl -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../../../Common/CRC.cpp CRC.cpp cl -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../../../Common/IntToString.cpp IntToString.cpp cl -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../../../Common/MyString.cpp MyString.cpp cl -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../../../Common/StringConvert.cpp StringConvert.cpp cl -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../../../Common/StringToInt.cpp StringToInt.cpp cl -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../../../Common/MyVector.cpp MyVector.cpp cl -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../../../Windows/FileIO.cpp FileIO.cpp cl -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../../../Windows/System.cpp System.cpp cl -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../../Common/CWrappers.cpp CWrappers.cpp cl -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../../Common/CreateCoder.cpp CreateCoder.cpp cl -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../../Common/FileStreams.cpp FileStreams.cpp cl -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../../Common/FilterCoder.cpp FilterCoder.cpp cl -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../../Common/OutBuffer.cpp OutBuffer.cpp cl -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../../Common/StreamUtils.cpp StreamUtils.cpp cl -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../../UI/Common/Bench.cpp Bench.cpp cl -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../../UI/Console/ConsoleClose.cpp ConsoleClose.cpp ../../UI/Console/ConsoleClose.cpp(69): warning C4297: 'NConsoleClose::CCtrlHandlerSetter::~CCtrlHandlerSetter': function assumed not to throw an exception but does ../../UI/Console/ConsoleClose.cpp(69): note: destructor or deallocator has a (possibly implicit) non-throwing exception specification cl -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O1 -Yu"StdAfx.h" -FpAMD64/a.pch ../../UI/Console/BenchCon.cpp BenchCon.cpp cl -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O2 ../../../../C/Alloc.c Alloc.c cl -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O2 ../../../../C/Bra86.c Bra86.c cl -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O2 ../../../../C/CpuArch.c CpuArch.c cl -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O2 ../../../../C/LzFind.c LzFind.c cl -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O2 ../../../../C/LzFindMt.c LzFindMt.c cl -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O2 ../../../../C/Lzma86Dec.c Lzma86Dec.c cl -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O2 ../../../../C/Lzma86Enc.c Lzma86Enc.c cl -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O2 ../../../../C/LzmaDec.c LzmaDec.c ../../../../C/LzmaDec.c(262): warning C4457: declaration of 'limit' hides function parameter ../../../../C/LzmaDec.c(131): note: see declaration of 'limit' cl -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O2 ../../../../C/LzmaEnc.c LzmaEnc.c ../../../../C/LzmaEnc.c(1092): warning C4456: declaration of 'i' hides previous local declaration ../../../../C/LzmaEnc.c(931): note: see declaration of 'i' ../../../../C/LzmaEnc.c(1126): warning C4456: declaration of 'numPairs' hides previous local declaration ../../../../C/LzmaEnc.c(931): note: see declaration of 'numPairs' ../../../../C/LzmaEnc.c(1126): warning C4456: declaration of 'posState' hides previous local declaration ../../../../C/LzmaEnc.c(931): note: see declaration of 'posState' ../../../../C/LzmaEnc.c(1127): warning C4456: declaration of 'matchPrice' hides previous local declaration ../../../../C/LzmaEnc.c(932): note: see declaration of 'matchPrice' ../../../../C/LzmaEnc.c(1127): warning C4456: declaration of 'repMatchPrice' hides previous local declaration ../../../../C/LzmaEnc.c(932): note: see declaration of 'repMatchPrice' ../../../../C/LzmaEnc.c(1129): warning C4456: declaration of 'curByte' hides previous local declaration ../../../../C/LzmaEnc.c(936): note: see declaration of 'curByte' ../../../../C/LzmaEnc.c(1129): warning C4456: declaration of 'matchByte' hides previous local declaration ../../../../C/LzmaEnc.c(936): note: see declaration of 'matchByte' ../../../../C/LzmaEnc.c(1130): warning C4456: declaration of 'data' hides previous local declaration ../../../../C/LzmaEnc.c(935): note: see declaration of 'data' ../../../../C/LzmaEnc.c(1193): warning C4456: declaration of 'i' hides previous local declaration ../../../../C/LzmaEnc.c(931): note: see declaration of 'i' ../../../../C/LzmaEnc.c(1202): warning C4456: declaration of 'i' hides previous local declaration ../../../../C/LzmaEnc.c(931): note: see declaration of 'i' ../../../../C/LzmaEnc.c(1399): warning C4456: declaration of 'normalMatchPrice' hides previous local declaration ../../../../C/LzmaEnc.c(932): note: see declaration of 'normalMatchPrice' ../../../../C/LzmaEnc.c(1409): warning C4456: declaration of 'i' hides previous local declaration ../../../../C/LzmaEnc.c(931): note: see declaration of 'i' ../../../../C/LzmaEnc.c(1457): warning C4456: declaration of 'curAndLenPrice' hides previous local declaration ../../../../C/LzmaEnc.c(1412): note: see declaration of 'curAndLenPrice' ../../../../C/LzmaEnc.c(1458): warning C4456: declaration of 'opt' hides previous local declaration ../../../../C/LzmaEnc.c(1414): note: see declaration of 'opt' ../../../../C/LzmaEnc.c(1480): warning C4456: declaration of 'i' hides previous local declaration ../../../../C/LzmaEnc.c(931): note: see declaration of 'i' ../../../../C/LzmaEnc.c(1666): warning C4456: declaration of 'i' hides previous local declaration ../../../../C/LzmaEnc.c(1645): note: see declaration of 'i' cl -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O2 ../../../../C/Threads.c Threads.c cl -Gr -nologo -c -FoAMD64/ -EHsc -Gy -GR- -MTd -W4 -GS- -Zc:forScope -O2 ../../../../C/7zCrc.c 7zCrc.c ml64 -Dx64 -c -FoAMD64/ ../../../../Asm/x86/7zCrcOpt.asm Microsoft (R) Macro Assembler (x64) Version 14.00.24210.0 Copyright (C) Microsoft Corporation. All rights reserved. Assembling: ../../../../Asm/x86/7zCrcOpt.asm link -nologo -OPT:REF -OPT:ICF -out:AMD64\lzma.exe AMD64\StdAfx.obj AMD64\LzmaAlone.obj AMD64\LzmaDecoder.obj AMD64\LzmaEncoder.obj AMD64\LzmaRegister.obj AMD64\CommandLineParser.obj AMD64\CRC.obj AMD64\IntToString.obj AMD64\MyString.obj AMD64\StringConvert.obj AMD64\StringToInt.obj AMD64\MyVector.obj AMD64\FileIO.obj AMD64\System.obj AMD64\CWrappers.obj AMD64\CreateCoder.obj AMD64\FileStreams.obj AMD64\FilterCoder.obj AMD64\OutBuffer.obj AMD64\StreamUtils.obj AMD64\Bench.obj AMD64\ConsoleClose.obj AMD64\BenchCon.obj AMD64\Alloc.obj AMD64\Bra86.obj AMD64\CpuArch.obj AMD64\LzFind.obj AMD64\LzFindMt.obj AMD64\Lzma86Dec.obj AMD64\Lzma86Enc.obj AMD64\LzmaDec.obj AMD64\LzmaEnc.obj AMD64\Threads.obj AMD64\7zCrc.obj AMD64\7zCrcOpt.obj oleaut32.lib ole32.lib bufferoverflowU.lib user32.lib advapi32.lib shell32.lib lzma_sdk/9.20: Package 'ca33edce272a279b24f87dc0d4cf5bbdcffbc187' built lzma_sdk/9.20: Build folder C:\J\workspace\cci_PR-2509\3\0_1\.conan\data\lzma_sdk\9.20\_\_\build\ca33edce272a279b24f87dc0d4cf5bbdcffbc187 lzma_sdk/9.20: Generated conaninfo.txt lzma_sdk/9.20: Generated conanbuildinfo.txt lzma_sdk/9.20: Generating the package lzma_sdk/9.20: Package folder C:\J\workspace\cci_PR-2509\3\0_1\.conan\data\lzma_sdk\9.20\_\_\package\ca33edce272a279b24f87dc0d4cf5bbdcffbc187 lzma_sdk/9.20: Calling package() [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 lzma_sdk/9.20 package(): Packaged 5 '.exe' files lzma_sdk/9.20 package(): Packaged 2 '.txt' files: 7zC.txt, lzma.txt lzma_sdk/9.20: Package 'ca33edce272a279b24f87dc0d4cf5bbdcffbc187' created lzma_sdk/9.20: Created package revision 05f9c937f63f115a33eb41032b95564d lzma_sdk/9.20: Appending PATH environment variable: C:\J\workspace\cci_PR-2509\3\0_1\.conan\data\lzma_sdk\9.20\_\_\package\ca33edce272a279b24f87dc0d4cf5bbdcffbc187\bin [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK lzma_sdk/9.20 (test package): Generator txt created conanbuildinfo.txt lzma_sdk/9.20 (test package): Generated conaninfo.txt lzma_sdk/9.20 (test package): Generated graphinfo Using lockfile: 'C:\J\workspace\cci_PR-2509/3/co_0_1/recipes/lzma_sdk/9.20\test_package\build\fa3fe4b1e4050ba38efe1e137b4eadd076259715/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 lzma_sdk/9.20 (test package): Calling build() lzma_sdk/9.20 (test package): Running test() ----Running------ > 7zDec ----------------- 7z ANSI-C Decoder 9.20 : Igor Pavlov : Public domain : 2010-11-18 Usage: 7zDec e: Extract files from archive (without using directory names) l: List contents of archive t: Test integrity of archive x: eXtract files with full paths ----Running------ > lzma ----------------- LZMA 9.20 : Igor Pavlov : Public domain : 2010-11-18 Usage: LZMA inputFile outputFile [...] e: encode file d: decode file b: Benchmark -a{N}: set compression mode - [0, 1], default: 1 (max) -d{N}: set dictionary size - [12, 30], default: 23 (8MB) -fb{N}: set number of fast bytes - [5, 273], default: 128 -mc{N}: set number of cycles for match finder -lc{N}: set number of literal context bits - [0, 8], default: 3 -lp{N}: set number of literal pos bits - [0, 4], default: 0 -pb{N}: set number of pos bits - [0, 4], default: 2 -mf{MF_ID}: set Match Finder: [bt2, bt3, bt4, hc4], default: bt4 -mt{N}: set number of CPU threads -eos: write End Of Stream marker -si: read data from stdin -so: write data to stdout JSON file created at 'C:\J\workspace\cci_PR-2509/3/co_0_1/_create.json'