Microsoft Windows [Versión 10.0.17763.134] (c) 2018 Microsoft Corporation. Todos los derechos reservados. D:\Users\yorch>e: E:\>cd repogit E:\RepoGiT>cd 3.6 E:\RepoGiT\3.6>PCBuild\build.bat --pgo -p x64 Using py -3.6 (found with py.exe) Fetching external libraries... Fetching bzip2-1.0.6... Fetching openssl-1.0.2p... Fetching sqlite-3.21.0.0... Fetching tcl-core-8.6.6.0... Fetching tk-8.6.6.0... Fetching tix-8.4.3.6... Fetching xz-5.2.2... Fetching external binaries... Fetching nasm-2.11.06... Finished. Using "D:\Programas\Microsoft Visual Studio\2017\Community\\MSBuild\15.0\Bin\msbuild.exe" (found in the Visual Studio 2017 registry) E:\RepoGiT\3.6>"D:\Programas\Microsoft Visual Studio\2017\Community\\MSBuild\15.0\Bin\msbuild.exe" "E:\RepoGiT\3.6\PCbuild\pcbuild.proj" /t:Build /m /nologo /v:m /p:Configuration=PGInstrument /p:Platform=x64 /p:IncludeExternals=true /p:IncludeSSL=true /p:IncludeTkinter=true /p:UseTestMarker= /p:GIT="C:\Program Files\Git\cmd\git.exe" Killing any running python.exe instances... Getting build info from "C:\Program Files\Git\cmd\git.exe" Building heads/3.6:8c70c08f0f 3.6 _asynciomodule.c _bisectmodule.c blake2module.c blake2b_impl.c blake2s_impl.c _codecsmodule.c _collectionsmodule.c _csv.c _functoolsmodule.c _heapqmodule.c _json.c _localemodule.c _lsprof.c _math.c _pickle.c _randommodule.c sha3module.c _sre.c _stat.c _struct.c Compilando... _weakref.c arraymodule.c atexitmodule.c audioop.c binascii.c cmathmodule.c _datetimemodule.c errnomodule.c faulthandler.c gcmodule.c e:\repogit\3.6\modules\gcmodule.c(1075): warning C4244: 'función': conversión de 'Py_ssize_t' a 'int'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\pythoncore.vcxproj] hashtable.c itertoolsmodule.c main.c mathmodule.c md5module.c mmapmodule.c _opcode.c _operator.c parsermodule.c posixmodule.c Compilando... rotatingtree.c sha1module.c sha256module.c sha512module.c signalmodule.c symtablemodule.c _threadmodule.c _tracemalloc.c timemodule.c e:\repogit\3.6\modules\timemodule.c(1183): warning C4244: 'return': conversión de 'time_t' a 'int'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\pythoncore.vcxproj] xxsubtype.c zipimport.c zlibmodule.c e:\repogit\3.6\modules\zlibmodule.c(145): warning C4267: '=': conversión de 'size_t' a 'uInt'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\pythoncore.vcxproj] e:\repogit\3.6\modules\zlibmodule.c(180): warning C4267: '=': conversión de 'size_t' a 'uInt'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\pythoncore.vcxproj] fileio.c bytesio.c stringio.c bufferedio.c iobase.c textio.c winconsoleio.c _iomodule.c Compilando... adler32.c compress.c crc32.c deflate.c infback.c inffast.c inflate.c inftrees.c trees.c uncompr.c zutil.c _codecs_cn.c _codecs_hk.c _codecs_iso2022.c _codecs_jp.c _codecs_kr.c _codecs_tw.c multibytecodec.c _winapi.c abstract.c Compilando... accu.c boolobject.c bytes_methods.c bytearrayobject.c bytesobject.c capsule.c cellobject.c classobject.c codeobject.c e:\repogit\3.6\objects\codeobject.c(189): warning C4244: '=': conversión de 'Py_ssize_t' a 'unsigned char'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\pythoncore.vcxproj] complexobject.c descrobject.c dictobject.c enumobject.c exceptions.c fileobject.c floatobject.c frameobject.c funcobject.c e:\repogit\3.6\objects\funcobject.c(607): warning C4244: 'función': conversión de 'Py_ssize_t' a 'int'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\pythoncore.vcxproj] e:\repogit\3.6\objects\funcobject.c(608): warning C4244: 'función': conversión de 'Py_ssize_t' a 'int'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\pythoncore.vcxproj] genobject.c iterobject.c Compilando... listobject.c longobject.c memoryobject.c methodobject.c moduleobject.c namespaceobject.c object.c obmalloc.c odictobject.c rangeobject.c setobject.c sliceobject.c structseq.c tupleobject.c typeobject.c unicodectype.c unicodeobject.c weakrefobject.c acceler.c bitset.c Compilando... firstsets.c grammar.c grammar1.c listnode.c metagrammar.c myreadline.c node.c parser.c parsetok.c tokenizer.c invalid_parameter_handler.c winreg.c e:\repogit\3.6\pc\winreg.c(908): warning C4311: 'conversión de tipo': truncamiento de puntero de 'void *' a 'DWORD' [E:\RepoGiT\3.6\PCbuild\pythoncore.vcxproj] config.c getpathp.c msvcrtmodule.c pyhash.c random.c _warnings.c asdl.c ast.c e:\repogit\3.6\python\ast.c(4294): warning C4244: '+=': conversión de '__int64' a 'int'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\pythoncore.vcxproj] Compilando... bltinmodule.c ceval.c codecs.c compile.c dynamic_annotations.c dynload_win.c errors.c fileutils.c formatter_unicode.c frozen.c future.c getargs.c e:\repogit\3.6\python\getargs.c(2021): warning C4244: '=': conversión de 'Py_ssize_t' a 'int'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\pythoncore.vcxproj] getcompiler.c getcopyright.c getopt.c getplatform.c getversion.c graminit.c import.c importdl.c Compilando... marshal.c modsupport.c mysnprintf.c mystrtoul.c peephole.c e:\repogit\3.6\python\peephole.c(249): warning C4244: 'función': conversión de 'Py_ssize_t' a 'unsigned int'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\pythoncore.vcxproj] e:\repogit\3.6\python\peephole.c(433): warning C4244: 'función': conversión de 'Py_ssize_t' a 'unsigned int'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\pythoncore.vcxproj] e:\repogit\3.6\python\peephole.c(481): warning C4244: 'función': conversión de 'Py_ssize_t' a 'unsigned int'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\pythoncore.vcxproj] e:\repogit\3.6\python\peephole.c(773): warning C4267: 'función': conversión de 'size_t' a 'unsigned int'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\pythoncore.vcxproj] e:\repogit\3.6\python\peephole.c(806): warning C4267: '=': conversión de 'size_t' a 'unsigned int'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\pythoncore.vcxproj] e:\repogit\3.6\python\peephole.c(813): warning C4244: '-=': conversión de 'Py_ssize_t' a 'unsigned int'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\pythoncore.vcxproj] e:\repogit\3.6\python\peephole.c(838): warning C4244: '=': conversión de 'Py_ssize_t' a 'unsigned int'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\pythoncore.vcxproj] e:\repogit\3.6\python\peephole.c(891): warning C4244: 'función': conversión de 'Py_ssize_t' a 'int'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\pythoncore.vcxproj] pyarena.c pyctype.c pyfpe.c pylifecycle.c pymath.c pytime.c pystate.c pystrcmp.c pystrhex.c pystrtod.c dtoa.c Python-ast.c pythonrun.c structmember.c symtable.c Compilando... sysmodule.c thread.c traceback.c dl_nt.c getbuildinfo.c Creando biblioteca E:\RepoGiT\3.6\PCBuild\amd64\instrumented\python36.lib y objeto E:\RepoGiT\3.6\PCBuild\amd64\instrumented\python36.exp Generando c¾digo Generaci¾n de c¾digo finalizada LINK : warning LNK4281: direcci¾n base 0x1E000000 no deseada para una imagen de x64. Establecer una direcci¾n base con mßs de 4áGB para mejorar la optimizaci¾n de ASLR [E:\RepoGiT\3.6\PCbuild\pythoncore.vcxproj] pythoncore.vcxproj -> E:\RepoGiT\3.6\PCBuild\amd64\instrumented\python36.dll _ctypes_test.c _ctypes_test.obj : se encontr¾ .netmodule MSIL o un m¾dulo compilado con /GL; reiniciando la vinculaci¾n con /LTCG; agregue /LTCG a la lÝnea de comandos de vÝnculo para mejorar el rendimiento del vinculador Creando biblioteca E:\RepoGiT\3.6\PCBuild\amd64\instrumented\_ctypes_test.lib y objeto E:\RepoGiT\3.6\PCBuild\amd64\instrumented\_ctypes_test.exp Generando c¾digo Generaci¾n de c¾digo finalizada _ctypes_test.vcxproj -> E:\RepoGiT\3.6\PCBuild\amd64\instrumented\_ctypes_test.pyd _testbuffer.c _testbuffer.obj : se encontr¾ .netmodule MSIL o un m¾dulo compilado con /GL; reiniciando la vinculaci¾n con /LTCG; agregue /LTCG a la lÝnea de comandos de vÝnculo para mejorar el rendimiento del vinculador Creando biblioteca E:\RepoGiT\3.6\PCBuild\amd64\instrumented\_testbuffer.lib y objeto E:\RepoGiT\3.6\PCBuild\amd64\instrumented\_testbuffer.exp Generando c¾digo Generaci¾n de c¾digo finalizada LINK : warning LNK4281: direcci¾n base 0x1E1F0000 no deseada para una imagen de x64. Establecer una direcci¾n base con mßs de 4áGB para mejorar la optimizaci¾n de ASLR [E:\RepoGiT\3.6\PCbuild\_testbuffer.vcxproj] _testbuffer.vcxproj -> E:\RepoGiT\3.6\PCBuild\amd64\instrumented\_testbuffer.pyd _testcapimodule.c _testcapimodule.obj : se encontr¾ .netmodule MSIL o un m¾dulo compilado con /GL; reiniciando la vinculaci¾n con /LTCG; agregue /LTCG a la lÝnea de comandos de vÝnculo para mejorar el rendimiento del vinculador Creando biblioteca E:\RepoGiT\3.6\PCBuild\amd64\instrumented\_testcapi.lib y objeto E:\RepoGiT\3.6\PCBuild\amd64\instrumented\_testcapi.exp Generando c¾digo Generaci¾n de c¾digo finalizada LINK : warning LNK4281: direcci¾n base 0x1E1F0000 no deseada para una imagen de x64. Establecer una direcci¾n base con mßs de 4áGB para mejorar la optimizaci¾n de ASLR [E:\RepoGiT\3.6\PCbuild\_testcapi.vcxproj] _testcapi.vcxproj -> E:\RepoGiT\3.6\PCBuild\amd64\instrumented\_testcapi.pyd _testembed.c _testembed.obj : se encontr¾ .netmodule MSIL o un m¾dulo compilado con /GL; reiniciando la vinculaci¾n con /LTCG; agregue /LTCG a la lÝnea de comandos de vÝnculo para mejorar el rendimiento del vinculador Generando c¾digo Generaci¾n de c¾digo finalizada _testembed.vcxproj -> E:\RepoGiT\3.6\PCBuild\amd64\instrumented\_testembed.exe _testimportmultiple.c _testimportmultiple.obj : se encontr¾ .netmodule MSIL o un m¾dulo compilado con /GL; reiniciando la vinculaci¾n con /LTCG; agregue /LTCG a la lÝnea de comandos de vÝnculo para mejorar el rendimiento del vinculador Creando biblioteca E:\RepoGiT\3.6\PCBuild\amd64\instrumented\_testimportmultiple.lib y objeto E:\RepoGiT\3.6\PCBuild\amd64\instrumented\_testimportmultiple.exp Generando c¾digo Generaci¾n de c¾digo finalizada LINK : warning LNK4281: direcci¾n base 0x1E1F0000 no deseada para una imagen de x64. Establecer una direcci¾n base con mßs de 4áGB para mejorar la optimizaci¾n de ASLR [E:\RepoGiT\3.6\PCbuild\_testimportmultiple.vcxproj] _testimportmultiple.vcxproj -> E:\RepoGiT\3.6\PCBuild\amd64\instrumented\_testimportmultiple.pyd _testmultiphase.c _testmultiphase.obj : se encontr¾ .netmodule MSIL o un m¾dulo compilado con /GL; reiniciando la vinculaci¾n con /LTCG; agregue /LTCG a la lÝnea de comandos de vÝnculo para mejorar el rendimiento del vinculador Creando biblioteca E:\RepoGiT\3.6\PCBuild\amd64\instrumented\_testmultiphase.lib y objeto E:\RepoGiT\3.6\PCBuild\amd64\instrumented\_testmultiphase.exp Generando c¾digo Generaci¾n de c¾digo finalizada _testmultiphase.vcxproj -> E:\RepoGiT\3.6\PCBuild\amd64\instrumented\_testmultiphase.pyd _testconsole.c _testconsole.obj : se encontr¾ .netmodule MSIL o un m¾dulo compilado con /GL; reiniciando la vinculaci¾n con /LTCG; agregue /LTCG a la lÝnea de comandos de vÝnculo para mejorar el rendimiento del vinculador Creando biblioteca E:\RepoGiT\3.6\PCBuild\amd64\instrumented\_testconsole.lib y objeto E:\RepoGiT\3.6\PCBuild\amd64\instrumented\_testconsole.exp Generando c¾digo Generaci¾n de c¾digo finalizada _testconsole.vcxproj -> E:\RepoGiT\3.6\PCBuild\amd64\instrumented\_testconsole.pyd python3dll.c _elementtree.c loadlibrary.c 64 bit Processing ..\PC\pyshellext.idl launcher.c _asynciomodule.c launcher.c pyshellext.idl 64 bit Processing D:\Windows Kits\10\Include\10.0.15063.0\um\ocidl.idl _msi.c ocidl.idl _findvs.cpp 64 bit Processing D:\Windows Kits\10\Include\10.0.15063.0\um\oleidl.idl Performing Custom Build Tools Performing Custom Build Tools Assembling: E:\RepoGiT\3.6\Modules\_decimal\libmpdec\vcdiv64.asm oleidl.idl Assembling: E:\RepoGiT\3.6\Modules\_ctypes\libffi_msvc\win64.asm Updating python3stub.def Rebuilding python3stub.lib xmlparse.c 64 bit Processing D:\Windows Kits\10\Include\10.0.15063.0\um\objidl.idl objidl.idl _decimal.c xmlrole.c _ctypes.c 64 bit Processing D:\Windows Kits\10\Include\10.0.15063.0\um\unknwn.idl e:\repogit\3.6\pc\_msi.c(1005): warning C4311: 'conversión de tipo': truncamiento de puntero de 'LPCTSTR' a 'int' [E:\RepoGiT\3.6\PCbuild\_msi.vcxproj] e:\repogit\3.6\pc\_msi.c(1007): warning C4312: 'conversión de tipo': conversión de 'int' a 'LPCSTR' de mayor tamaño [E:\RepoGiT\3.6\PCbuild\_msi.vcxproj] e:\repogit\3.6\pc\_msi.c(1073): warning C4311: 'conversión de tipo': truncamiento de puntero de 'LPCTSTR' a 'long' [E:\RepoGiT\3.6\PCbuild\_msi.vcxproj] e:\repogit\3.6\pc\_msi.c(1074): warning C4311: 'conversión de tipo': truncamiento de puntero de 'LPCTSTR' a 'long' [E:\RepoGiT\3.6\PCbuild\_msi.vcxproj] e:\repogit\3.6\pc\_msi.c(1075): warning C4311: 'conversión de tipo': truncamiento de puntero de 'LPCTSTR' a 'long' [E:\RepoGiT\3.6\PCbuild\_msi.vcxproj] e:\repogit\3.6\pc\_msi.c(1076): warning C4311: 'conversión de tipo': truncamiento de puntero de 'LPCTSTR' a 'long' [E:\RepoGiT\3.6\PCbuild\_msi.vcxproj] e:\repogit\3.6\pc\_msi.c(1077): warning C4311: 'conversión de tipo': truncamiento de puntero de 'LPCTSTR' a 'long' [E:\RepoGiT\3.6\PCbuild\_msi.vcxproj] unknwn.idl Creando biblioteca E:\RepoGiT\3.6\PCBuild\amd64\instrumented\python3stub.lib y objeto E:\RepoGiT\3.6\PCBuild\amd64\instrumented\python3stub.exp basearith.c xmltok.c 64 bit Processing D:\Windows Kits\10\Include\10.0.15063.0\shared\wtypes.idl wtypes.idl 64 bit Processing D:\Windows Kits\10\Include\10.0.15063.0\shared\wtypesbase.idl python3dll.obj : se encontr¾ .netmodule MSIL o un m¾dulo compilado con /GL; reiniciando la vinculaci¾n con /LTCG; agregue /LTCG a la lÝnea de comandos de vÝnculo para mejorar el rendimiento del vinculador constants.c wtypesbase.idl context.c 64 bit Processing D:\Windows Kits\10\Include\10.0.15063.0\shared\basetsd.h Creando biblioteca E:\RepoGiT\3.6\PCBuild\amd64\instrumented\python3.lib y objeto E:\RepoGiT\3.6\PCBuild\amd64\instrumented\python3.exp convolute.c Generando c¾digo basetsd.h Generaci¾n de c¾digo finalizada 64 bit Processing D:\Windows Kits\10\Include\10.0.15063.0\shared\guiddef.h crt.c guiddef.h callbacks.c difradix2.c 64 bit Processing D:\Windows Kits\10\Include\10.0.15063.0\um\oaidl.idl Creando biblioteca E:\RepoGiT\3.6\PCBuild\amd64\instrumented\_asyncio.lib y objeto E:\RepoGiT\3.6\PCBuild\amd64\instrumented\_asyncio.exp Generando c¾digo fnt.c oaidl.idl fourstep.c python3dll.vcxproj -> E:\RepoGiT\3.6\PCBuild\amd64\instrumented\python3.dll 64 bit Processing D:\Windows Kits\10\Include\10.0.15063.0\um\servprov.idl io.c servprov.idl Generaci¾n de c¾digo finalizada memory.c multiprocessing.c 64 bit Processing D:\Windows Kits\10\Include\10.0.15063.0\um\urlmon.idl callproc.c mpdecimal.c urlmon.idl 64 bit Processing D:\Windows Kits\10\Include\10.0.15063.0\um\msxml.idl numbertheory.c msxml.idl sixstep.c Creando biblioteca E:\RepoGiT\3.6\PCBuild\amd64\instrumented\_msi.lib y objeto E:\RepoGiT\3.6\PCBuild\amd64\instrumented\_msi.exp Generando c¾digo transpose.c semaphore.c Generaci¾n de c¾digo finalizada launcher.obj : se encontr¾ .netmodule MSIL o un m¾dulo compilado con /GL; reiniciando la vinculaci¾n con /LTCG; agregue /LTCG a la lÝnea de comandos de vÝnculo para mejorar el rendimiento del vinculador _asyncio.vcxproj -> E:\RepoGiT\3.6\PCBuild\amd64\instrumented\_asyncio.pyd launcher.obj : se encontr¾ .netmodule MSIL o un m¾dulo compilado con /GL; reiniciando la vinculaci¾n con /LTCG; agregue /LTCG a la lÝnea de comandos de vÝnculo para mejorar el rendimiento del vinculador 64 bit Processing D:\Windows Kits\10\Include\10.0.15063.0\um\oaidl.acf cfield.c LINK : warning LNK4281: direcci¾n base 0x1D160000 no deseada para una imagen de x64. Establecer una direcci¾n base con mßs de 4áGB para mejorar la optimizaci¾n de ASLR [E:\RepoGiT\3.6\PCbuild\_msi.vcxproj] oaidl.acf Creando biblioteca E:\RepoGiT\3.6\PCBuild\amd64\instrumented\_distutils_findvs.lib y objeto E:\RepoGiT\3.6\PCBuild\amd64\instrumented\_distutils_findvs.exp Generando c¾digo overlapped.c 64 bit Processing D:\Windows Kits\10\Include\10.0.15063.0\um\ocidl.acf Generaci¾n de c¾digo finalizada ocidl.acf Generando c¾digo Generando c¾digo _msi.vcxproj -> E:\RepoGiT\3.6\PCBuild\amd64\instrumented\_msi.pyd Creando biblioteca E:\RepoGiT\3.6\PCBuild\amd64\instrumented\_elementtree.lib y objeto E:\RepoGiT\3.6\PCBuild\amd64\instrumented\_elementtree.exp Generando c¾digo Generaci¾n de c¾digo finalizada ffi.c Generaci¾n de c¾digo finalizada malloc_closure.c pyshellext.cpp pyexpat.c _distutils_findvs.vcxproj -> E:\RepoGiT\3.6\PCBuild\amd64\instrumented\_distutils_findvs.pyd loadlibrary.c prep_cif.c e:\repogit\3.6\modules\_ctypes\libffi_msvc\prep_cif.c(173): warning C4267: '+=': conversión de 'size_t' a 'unsigned int'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\_ctypes.vcxproj] stgdict.c selectmodule.c Creando biblioteca E:\RepoGiT\3.6\PCBuild\amd64\instrumented\_multiprocessing.lib y objeto E:\RepoGiT\3.6\PCBuild\amd64\instrumented\_multiprocessing.exp Generando c¾digo Generaci¾n de c¾digo finalizada xmlparse.c Creando biblioteca E:\RepoGiT\3.6\PCBuild\amd64\instrumented\_decimal.lib y objeto E:\RepoGiT\3.6\PCBuild\amd64\instrumented\_decimal.exp Generando c¾digo LINK : warning LNK4281: direcci¾n base 0x1E1D0000 no deseada para una imagen de x64. Establecer una direcci¾n base con mßs de 4áGB para mejorar la optimizaci¾n de ASLR [E:\RepoGiT\3.6\PCbuild\_multiprocessing.vcxproj] xmlrole.c Creando biblioteca E:\RepoGiT\3.6\PCBuild\amd64\instrumented\_overlapped.lib y objeto E:\RepoGiT\3.6\PCBuild\amd64\instrumented\_overlapped.exp Generando c¾digo Generaci¾n de c¾digo finalizada _multiprocessing.vcxproj -> E:\RepoGiT\3.6\PCBuild\amd64\instrumented\_multiprocessing.pyd xmltok.c Generaci¾n de c¾digo finalizada LINK : warning LNK4281: direcci¾n base 0x1D110000 no deseada para una imagen de x64. Establecer una direcci¾n base con mßs de 4áGB para mejorar la optimizaci¾n de ASLR [E:\RepoGiT\3.6\PCbuild\_overlapped.vcxproj] LINK : warning LNK4281: direcci¾n base 0x1D100000 no deseada para una imagen de x64. Establecer una direcci¾n base con mßs de 4áGB para mejorar la optimizaci¾n de ASLR [E:\RepoGiT\3.6\PCbuild\_elementtree.vcxproj] unicodedata.c pyshellext_i.c _overlapped.vcxproj -> E:\RepoGiT\3.6\PCBuild\amd64\instrumented\_overlapped.pyd Creando biblioteca E:\RepoGiT\3.6\PCBuild\amd64\instrumented\select.lib y objeto E:\RepoGiT\3.6\PCBuild\amd64\instrumented\select.exp Generando c¾digo Generaci¾n de c¾digo finalizada _elementtree.vcxproj -> E:\RepoGiT\3.6\PCBuild\amd64\instrumented\_elementtree.pyd winsound.c pywlauncher.vcxproj -> E:\RepoGiT\3.6\PCBuild\amd64\instrumented\pyw.exe LINK : warning LNK4281: direcci¾n base 0x1D110000 no deseada para una imagen de x64. Establecer una direcci¾n base con mßs de 4áGB para mejorar la optimizaci¾n de ASLR [E:\RepoGiT\3.6\PCbuild\select.vcxproj] Generaci¾n de c¾digo finalizada Creando biblioteca E:\RepoGiT\3.6\PCBuild\amd64\instrumented\_ctypes.lib y objeto E:\RepoGiT\3.6\PCBuild\amd64\instrumented\_ctypes.exp Generando c¾digo _bz2module.c LINK : warning LNK4281: direcci¾n base 0x1D1A0000 no deseada para una imagen de x64. Establecer una direcci¾n base con mßs de 4áGB para mejorar la optimizaci¾n de ASLR [E:\RepoGiT\3.6\PCbuild\_decimal.vcxproj] tuklib_cpucores.c select.vcxproj -> E:\RepoGiT\3.6\PCBuild\amd64\instrumented\select.pyd Creando biblioteca E:\RepoGiT\3.6\PCBuild\amd64\instrumented\pyexpat.lib y objeto E:\RepoGiT\3.6\PCBuild\amd64\instrumented\pyexpat.exp Generando c¾digo _decimal.vcxproj -> E:\RepoGiT\3.6\PCBuild\amd64\instrumented\_decimal.pyd pylauncher.vcxproj -> E:\RepoGiT\3.6\PCBuild\amd64\instrumented\py.exe sqlite3.c blocksort.c tuklib_physmem.c Generaci¾n de c¾digo finalizada d1_both.c LINK : warning LNK4281: direcci¾n base 0x1D1A0000 no deseada para una imagen de x64. Establecer una direcci¾n base con mßs de 4áGB para mejorar la optimizaci¾n de ASLR [E:\RepoGiT\3.6\PCbuild\_ctypes.vcxproj] socketmodule.c bzlib.c e:\repogit\3.6\externals\xz-5.2.2\src\common\tuklib_physmem.c(82): warning C4996: 'GetVersion': se declaró desusado [E:\RepoGiT\3.6\PCbuild\liblzma.vcxproj] d:\windows kits\10\include\10.0.15063.0\um\sysinfoapi.h(184): note: vea la declaración de 'GetVersion' e:\repogit\3.6\externals\xz-5.2.2\src\common\tuklib_physmem.c(89): warning C4113: 'FARPROC' es distinto en las listas de parámetros de 'BOOL (__cdecl *)(LPMEMORYSTATUSEX)' [E:\RepoGiT\3.6\PCbuild\liblzma.vcxproj] e:\repogit\3.6\externals\xz-5.2.2\src\common\tuklib_physmem.c(89): warning C4133: 'inicializando': tipos incompatibles, de 'FARPROC' a 'BOOL (__cdecl *)(LPMEMORYSTATUSEX)' [E:\RepoGiT\3.6\PCbuild\liblzma.vcxproj] check.c d1_lib.c Creando biblioteca E:\RepoGiT\3.6\PCBuild\amd64\instrumented\unicodedata.lib y objeto E:\RepoGiT\3.6\PCBuild\amd64\instrumented\unicodedata.exp Utilidad de mantenimiento de programas de Microsoft (R) versi¾n 14.16.27024.1 Generando c¾digo (C) Microsoft Corporation. Todos los derechos reservados. crc32_fast.c _ctypes.vcxproj -> E:\RepoGiT\3.6\PCBuild\amd64\instrumented\_ctypes.pyd e:\repogit\3.6\modules\socketmodule.c(1126): warning C4996: 'inet_addr': Use inet_pton() or InetPton() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings [E:\RepoGiT\3.6\PCbuild\_socket.vcxproj] d:\windows kits\10\include\10.0.15063.0\um\winsock2.h(1830): note: vea la declaración de 'inet_addr' Generaci¾n de c¾digo finalizada e:\repogit\3.6\modules\socketmodule.c(4476): warning C4996: 'WSADuplicateSocketA': Use WSADuplicateSocketW() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings [E:\RepoGiT\3.6\PCbuild\_socket.vcxproj] e:\repogit\3.6\externals\bzip2-1.0.6\bzlib.c(997): warning C4267: '=': conversión de 'size_t' a 'Int32'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\_bz2.vcxproj] e:\repogit\3.6\externals\bzip2-1.0.6\bzlib.c(1056): warning C4267: '=': conversión de 'size_t' a 'Int32'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\_bz2.vcxproj] e:\repogit\3.6\externals\bzip2-1.0.6\bzlib.c(1191): warning C4267: '=': conversión de 'size_t' a 'Int32'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\_bz2.vcxproj] d:\windows kits\10\include\10.0.15063.0\um\winsock2.h(2846): note: vea la declaración de 'WSADuplicateSocketA' crc32_table.c compress.c e:\repogit\3.6\modules\socketmodule.c(4716): warning C4996: 'WSASocketA': Use WSASocketW() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings [E:\RepoGiT\3.6\PCbuild\_socket.vcxproj] d:\windows kits\10\include\10.0.15063.0\um\winsock2.h(3415): note: vea la declaración de 'WSASocketA' e:\repogit\3.6\modules\socketmodule.c(4749): warning C4996: 'WSASocketA': Use WSASocketW() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings [E:\RepoGiT\3.6\PCbuild\_socket.vcxproj] d1_pkt.c d:\windows kits\10\include\10.0.15063.0\um\winsock2.h(3415): note: vea la declaración de 'WSASocketA' e:\repogit\3.6\modules\socketmodule.c(5187): warning C4996: 'gethostbyname': Use getaddrinfo() or GetAddrInfoW() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings [E:\RepoGiT\3.6\PCbuild\_socket.vcxproj] d:\windows kits\10\include\10.0.15063.0\um\winsock2.h(2218): note: vea la declaración de 'gethostbyname' e:\repogit\3.6\modules\socketmodule.c(5285): warning C4996: 'gethostbyaddr': Use getnameinfo() or GetNameInfoW() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings [E:\RepoGiT\3.6\PCbuild\_socket.vcxproj] d:\windows kits\10\include\10.0.15063.0\um\winsock2.h(2196): note: vea la declaración de 'gethostbyaddr' e:\repogit\3.6\modules\socketmodule.c(5415): warning C4996: 'WSADuplicateSocketA': Use WSADuplicateSocketW() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings [E:\RepoGiT\3.6\PCbuild\_socket.vcxproj] d:\windows kits\10\include\10.0.15063.0\um\winsock2.h(2846): note: vea la declaración de 'WSADuplicateSocketA' e:\repogit\3.6\modules\socketmodule.c(5418): warning C4996: 'WSASocketA': Use WSASocketW() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings [E:\RepoGiT\3.6\PCbuild\_socket.vcxproj] d:\windows kits\10\include\10.0.15063.0\um\winsock2.h(3415): note: vea la declaración de 'WSASocketA' e:\repogit\3.6\modules\socketmodule.c(5709): warning C4996: 'inet_addr': Use inet_pton() or InetPton() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings [E:\RepoGiT\3.6\PCbuild\_socket.vcxproj] d:\windows kits\10\include\10.0.15063.0\um\winsock2.h(1830): note: vea la declaración de 'inet_addr' e:\repogit\3.6\modules\socketmodule.c(5752): warning C4996: 'inet_ntoa': Use inet_ntop() or InetNtop() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings [E:\RepoGiT\3.6\PCbuild\_socket.vcxproj] d:\windows kits\10\include\10.0.15063.0\um\winsock2.h(1848): note: vea la declaración de 'inet_ntoa' e:\repogit\3.6\modules\socketmodule.c(5826): warning C4996: 'WSAStringToAddressA': Use WSAStringToAddressW() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings [E:\RepoGiT\3.6\PCbuild\_socket.vcxproj] d:\windows kits\10\include\10.0.15063.0\um\winsock2.h(3565): note: vea la declaración de 'WSAStringToAddressA' LINK : warning LNK4281: direcci¾n base 0x1D120000 no deseada para una imagen de x64. Establecer una direcci¾n base con mßs de 4áGB para mejorar la optimizaci¾n de ASLR [E:\RepoGiT\3.6\PCbuild\unicodedata.vcxproj] e:\repogit\3.6\modules\socketmodule.c(5965): warning C4996: 'WSAAddressToStringA': Use WSAAddressToStringW() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings [E:\RepoGiT\3.6\PCbuild\_socket.vcxproj] d:\windows kits\10\include\10.0.15063.0\um\winsock2.h(3506): note: vea la declaración de 'WSAAddressToStringA' crc64_fast.c d1_srtp.c unicodedata.vcxproj -> E:\RepoGiT\3.6\PCBuild\amd64\instrumented\unicodedata.pyd e:\repogit\3.6\externals\bzip2-1.0.6\compress.c(205): warning C4244: '=': conversión de '__int64' a 'Int32'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\_bz2.vcxproj] e:\repogit\3.6\externals\xz-5.2.2\src\liblzma\check\crc64_fast.c(52): warning C4244: 'inicializando': conversión de 'uint64_t' a 'const uint32_t'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\liblzma.vcxproj] crc64_table.c crctable.c Generaci¾n de c¾digo finalizada s2_clnt.c sha256.c decompress.c s2_enc.c =============================================================================== alone_decoder.c pyexpat.vcxproj -> E:\RepoGiT\3.6\PCBuild\amd64\instrumented\pyexpat.pyd e:\repogit\3.6\externals\xz-5.2.2\src\liblzma\lz\lz_decoder.h(133): warning C4267: 'inicializando': conversión de 'size_t' a 'uint32_t'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\liblzma.vcxproj] e:\repogit\3.6\externals\xz-5.2.2\src\liblzma\lz\lz_decoder.h(159): warning C4267: 'inicializando': conversión de 'size_t' a 'const uint32_t'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\liblzma.vcxproj] e:\repogit\3.6\externals\xz-5.2.2\src\liblzma\lz\lz_decoder.h(161): warning C4267: 'inicializando': conversión de 'size_t' a 'uint32_t'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\liblzma.vcxproj] alone_encoder.c s2_lib.c sqlite3.obj : se encontr¾ .netmodule MSIL o un m¾dulo compilado con /GL; reiniciando la vinculaci¾n con /LTCG; agregue /LTCG a la lÝnea de comandos de vÝnculo para mejorar el rendimiento del vinculador pyshellext.obj : se encontr¾ .netmodule MSIL o un m¾dulo compilado con /GL; reiniciando la vinculaci¾n con /LTCG; agregue /LTCG a la lÝnea de comandos de vÝnculo para mejorar el rendimiento del vinculador Creando biblioteca E:\RepoGiT\3.6\PCBuild\amd64\instrumented\sqlite3.lib y objeto E:\RepoGiT\3.6\PCBuild\amd64\instrumented\sqlite3.exp huffman.c Generando c¾digo auto_decoder.c Creando biblioteca E:\RepoGiT\3.6\PCBuild\amd64\instrumented\pyshellext.lib y objeto E:\RepoGiT\3.6\PCBuild\amd64\instrumented\pyshellext.exp Generando c¾digo s2_meth.c Generaci¾n de c¾digo finalizada block_buffer_decoder.c randtable.c s2_pkt.c block_buffer_encoder.c e:\repogit\3.6\externals\xz-5.2.2\src\liblzma\common\block_buffer_encoder.c(147): warning C4267: '=': conversión de 'size_t' a 'uint8_t'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\liblzma.vcxproj] block_decoder.c s2_srvr.c pyshellext.vcxproj -> E:\RepoGiT\3.6\PCBuild\amd64\instrumented\pyshellext.dll *** Compiler has 'Optimizations' block_encoder.c s23_clnt.c block_header_decoder.c s23_lib.c block_header_encoder.c s23_meth.c e:\repogit\3.6\externals\xz-5.2.2\src\liblzma\common\block_header_encoder.c(85): warning C4267: '=': conversión de 'size_t' a 'uint8_t'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\liblzma.vcxproj] block_util.c common.c s23_pkt.c easy_buffer_encoder.c s23_srvr.c Creando biblioteca E:\RepoGiT\3.6\PCBuild\amd64\instrumented\winsound.lib y objeto E:\RepoGiT\3.6\PCBuild\amd64\instrumented\winsound.exp Generando c¾digo Generaci¾n de c¾digo finalizada s3_both.c Compilando... easy_decoder_memusage.c *** Doing msvcrt winsound.vcxproj -> E:\RepoGiT\3.6\PCBuild\amd64\instrumented\winsound.pyd s3_cbc.c easy_encoder.c easy_encoder_memusage.c s3_clnt.c easy_preset.c s3_enc.c filter_buffer_decoder.c s3_lib.c filter_buffer_encoder.c Creando biblioteca E:\RepoGiT\3.6\PCBuild\amd64\instrumented\_bz2.lib y objeto E:\RepoGiT\3.6\PCBuild\amd64\instrumented\_bz2.exp Generando c¾digo filter_common.c filter_decoder.c Compilando... s3_meth.c filter_encoder.c s3_pkt.c Generaci¾n de c¾digo finalizada filter_flags_decoder.c LINK : warning LNK4281: direcci¾n base 0x1D170000 no deseada para una imagen de x64. Establecer una direcci¾n base con mßs de 4áGB para mejorar la optimizaci¾n de ASLR [E:\RepoGiT\3.6\PCbuild\_bz2.vcxproj] e:\repogit\3.6\externals\openssl-1.0.2p\ssl\s3_pkt.c(166): warning C4311: 'conversión de tipo': truncamiento de puntero de 'unsigned char *' a 'long' [E:\RepoGiT\3.6\PCbuild\ssleay.vcxproj] e:\repogit\3.6\externals\openssl-1.0.2p\ssl\s3_pkt.c(953): warning C4311: 'conversión de tipo': truncamiento de puntero de 'unsigned char *' a 'long' [E:\RepoGiT\3.6\PCbuild\ssleay.vcxproj] e:\repogit\3.6\externals\openssl-1.0.2p\ssl\s3_pkt.c(962): warning C4311: 'conversión de tipo': truncamiento de puntero de 'unsigned char *' a 'long' [E:\RepoGiT\3.6\PCbuild\ssleay.vcxproj] s3_srvr.c filter_flags_encoder.c _bz2.vcxproj -> E:\RepoGiT\3.6\PCBuild\amd64\instrumented\_bz2.pyd hardware_cputhreads.c ssl_algs.c hardware_physmem.c ssl_asn1.c *** Intermediate directory will be '.\Release_AMD64_VC13\tcl_ThreadedDynamic' *** Output directory will be '.\Release_AMD64_VC13' *** Suffix for binaries will be 't' *** Optional defines are '-DTCL_CFGVAL_ENCODING=\"cp1252\" -DSTDC_HEADERS -DTCL_THREADS=1 -DUSE_THREAD_ALLOC=1 -DNDEBUG -DTCL_CFG_OPTIMIZED -DTCL_CFG_DO64BIT' *** Compiler version 13. Target machine is AMD64 *** Host architecture is AMD64 *** Compiler options '-W3 -DUNICODE -D_UNICODE -Ot -Oi -fp:strict -Gs -GS -GL -RTC1 -W3' *** Link options '-ltcg' *** Dependency rules are not being used. index.c cl -nologo -c -W3 -DUNICODE -D_UNICODE -W3 -D _CRT_SECURE_NO_DEPRECATE -D _CRT_NONSTDC_NO_DEPRECATE -Fp.\Release_AMD64_VC13\tcl_ThreadedDynamic\ -O2 -Ot -Oi -fp:strict -Gs -GS -GL -MD -I"E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\win" -I"E:\RepoGiT\3.6 \externals\tcl-core-8.6.6.0\win\..\generic" -I"E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\libtommath" -DTCL_TOMMATH -DMP_PREC=4 -Dinline=__inline -DHAVE_ZLIB=1 -DTCL_CFGVAL_ENCODING=\"cp1252\" -DSTDC_HEADERS -DTCL_THREADS=1 -DUSE_THREAD_ALLOC=1 -DNDEBUG -DTCL_C FG_OPTIMIZED -DTCL_CFG_DO64BIT -DBUILD_tcl -DTCL_ASCII_MAIN -Fo.\Release_AMD64_VC13\tcl_ThreadedDynamic\tclMain2.obj E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\generic\tclMain.c tclMain.c ssl_cert.c e:\repogit\3.6\externals\xz-5.2.2\src\liblzma\common\index.c(769): warning C4028: parámetro formal 1 distinto de la declaración [E:\RepoGiT\3.6\PCbuild\liblzma.vcxproj] e:\repogit\3.6\externals\xz-5.2.2\src\liblzma\common\index.c(769): warning C4028: parámetro formal 2 distinto de la declaración [E:\RepoGiT\3.6\PCbuild\liblzma.vcxproj] index_decoder.c ssl_ciph.c index_encoder.c cl -DBUILD_tcl -nologo -c -W3 -DUNICODE -D_UNICODE -W3 -D _CRT_SECURE_NO_DEPRECATE -D _CRT_NONSTDC_NO_DEPRECATE -Fp.\Release_AMD64_VC13\tcl_ThreadedDynamic\ -O2 -Ot -Oi -fp:strict -Gs -GS -GL -MD -I"E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\win" -I"E: \RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\generic" -I"E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\libtommath" -DTCL_TOMMATH -DMP_PREC=4 -Dinline=__inline -DHAVE_ZLIB=1 -DTCL_CFGVAL_ENCODING=\"cp1252\" -DSTDC_HEADERS -DTCL_THREADS=1 -DUSE_THREAD_ALLOC=1 -DND EBUG -DTCL_CFG_OPTIMIZED -DTCL_CFG_DO64BIT -DCFG_INSTALL_LIBDIR="\"E:\\RepoGiT\\3.6\\externals\\tcltk64\\lib\"" -DCFG_INSTALL_BINDIR="\"E:\\RepoGiT\\3.6\\externals\\tcltk64\\bin\"" -DCFG_INSTALL_SCRDIR="\"E:\\RepoGiT\\3.6\\externals\\tcltk64\\lib\\tcl8.6\"" -DCFG _INSTALL_INCDIR="\"E:\\RepoGiT\\3.6\\externals\\tcltk64\\include\"" -DCFG_INSTALL_DOCDIR="\"E:\\RepoGiT\\3.6\\externals\\tcltk64\\doc\"" -DCFG_RUNTIME_LIBDIR="\"E:\\RepoGiT\\3.6\\externals\\tcltk64\\lib\"" -DCFG_RUNTIME_BINDIR="\"E:\\RepoGiT\\3.6\\externals \\tcltk64\\bin\"" -DCFG_RUNTIME_SCRDIR="\"E:\\RepoGiT\\3.6\\externals\\tcltk64\\lib\\tcl8.6\"" -DCFG_RUNTIME_INCDIR="\"E:\\RepoGiT\\3.6\\externals\\tcltk64\\include\"" -DCFG_RUNTIME_DOCDIR="\"E:\\RepoGiT\\3.6\\externals\\tcltk64\\doc\"" -Fo.\Release_AMD64_VC1 3\tcl_ThreadedDynamic\tclPkgConfig.obj E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\generic\tclPkgConfig.c tclPkgConfig.c index_hash.c ssl_err.c cl -nologo -c -W3 -DUNICODE -D_UNICODE -W3 -D _CRT_SECURE_NO_DEPRECATE -D _CRT_NONSTDC_NO_DEPRECATE -Fp.\Release_AMD64_VC13\tcl_ThreadedDynamic\ -O2 -Ot -Oi -fp:strict -Gs -GS -GL -MD -I"E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\win" -I"E:\RepoGiT\3.6 \externals\tcl-core-8.6.6.0\win\..\generic" -I"E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\libtommath" -DTCL_TOMMATH -DMP_PREC=4 -Dinline=__inline -DHAVE_ZLIB=1 -DTCL_CFGVAL_ENCODING=\"cp1252\" -DSTDC_HEADERS -DTCL_THREADS=1 -DUSE_THREAD_ALLOC=1 -DNDEBUG -DTCL_C FG_OPTIMIZED -DTCL_CFG_DO64BIT -IE:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\compat\zlib -DBUILD_tcl -Fo.\Release_AMD64_VC13\tcl_ThreadedDynamic\tclZlib.obj E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\generic\tclZlib.c outqueue.c tclZlib.c ssl_err2.c stream_buffer_decoder.c ssl_lib.c stream_buffer_encoder.c rc -fo .\Release_AMD64_VC13\tcl_ThreadedDynamic\tcl.res -r -i "E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\generic" -i ".\Release_AMD64_VC13\tcl_ThreadedDynamic" -d DEBUG=0 -d UNCHECKED=0 -d TCL_THREADS=1 -d STATIC_BUILD=0 E:\RepoGiT\3.6\externals\tc l-core-8.6.6.0\win\..\win\tcl.rc Microsoft (R) Windows (R) Resource Compiler Version 10.0.10011.16384 Copyright (C) Microsoft Corporation. All rights reserved. cl -nologo -c -W3 -DUNICODE -D_UNICODE -W3 -D _CRT_SECURE_NO_DEPRECATE -D _CRT_NONSTDC_NO_DEPRECATE -Fp.\Release_AMD64_VC13\tcl_ThreadedDynamic\ -O2 -Ot -Oi -fp:strict -Gs -GS -GL -MD -I"E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\win" -I"E:\RepoGiT\3.6 \externals\tcl-core-8.6.6.0\win\..\generic" -I"E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\libtommath" -DTCL_TOMMATH -DMP_PREC=4 -Dinline=__inline -DHAVE_ZLIB=1 -DTCL_CFGVAL_ENCODING=\"cp1252\" -DSTDC_HEADERS -DTCL_THREADS=1 -DUSE_THREAD_ALLOC=1 -DNDEBUG -DTCL_C FG_OPTIMIZED -DTCL_CFG_DO64BIT -DBUILD_tcl -Fo.\Release_AMD64_VC13\tcl_ThreadedDynamic\ @D:\Users\yorch\AppData\Local\Temp\nm8CE4.tmp regcomp.c Generaci¾n de c¾digo finalizada ssl_rsa.c Compilando... stream_decoder.c ssl_sess.c regerror.c stream_encoder.c regexec.c sqlite3.vcxproj -> E:\RepoGiT\3.6\PCBuild\amd64\instrumented\sqlite3.dll t1_clnt.c stream_encoder_mt.c cache.c regfree.c t1_enc.c stream_flags_common.c connection.c cursor.c microprotocols.c stream_flags_decoder.c tclAlloc.c t1_lib.c module.c prepare_protocol.c stream_flags_encoder.c tclAssembly.c row.c t1_meth.c statement.c vli_decoder.c util.c E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\generic\tclAssembly.c(3099): warning C4312: 'conversión de tipo': conversión de 'int' a 'void *' de mayor tamaño [E:\RepoGiT\3.6\PCbuild\tcl.vcxproj] tclAsync.c t1_reneg.c e:\repogit\3.6\externals\xz-5.2.2\src\liblzma\common\vli_decoder.c(20): warning C4028: parámetro formal 1 distinto de la declaración [E:\RepoGiT\3.6\PCbuild\liblzma.vcxproj] e:\repogit\3.6\externals\xz-5.2.2\src\liblzma\common\vli_decoder.c(20): warning C4028: parámetro formal 3 distinto de la declaración [E:\RepoGiT\3.6\PCbuild\liblzma.vcxproj] e:\repogit\3.6\externals\xz-5.2.2\src\liblzma\common\vli_decoder.c(20): warning C4028: parámetro formal 4 distinto de la declaración [E:\RepoGiT\3.6\PCbuild\liblzma.vcxproj] vli_encoder.c cversion.c tclBasic.c e:\repogit\3.6\externals\xz-5.2.2\src\liblzma\common\vli_encoder.c(20): warning C4028: parámetro formal 3 distinto de la declaración [E:\RepoGiT\3.6\PCbuild\liblzma.vcxproj] e:\repogit\3.6\externals\xz-5.2.2\src\liblzma\common\vli_encoder.c(20): warning C4028: parámetro formal 4 distinto de la declaración [E:\RepoGiT\3.6\PCbuild\liblzma.vcxproj] vli_size.c t1_srvr.c E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\generic\tclBasic.c(4155): warning C4312: 'conversión de tipo': conversión de 'int' a 'void *' de mayor tamaño [E:\RepoGiT\3.6\PCbuild\tcl.vcxproj] E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\generic\tclBasic.c(4166): warning C4311: 'conversión de tipo': truncamiento de puntero de 'ClientData' a 'int' [E:\RepoGiT\3.6\PCbuild\tcl.vcxproj] E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\generic\tclBasic.c(4167): warning C4311: 'conversión de tipo': truncamiento de puntero de 'ClientData' a 'int' [E:\RepoGiT\3.6\PCbuild\tcl.vcxproj] E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\generic\tclBasic.c(4306): warning C4312: 'conversión de tipo': conversión de 'int' a 'void *' de mayor tamaño [E:\RepoGiT\3.6\PCbuild\tcl.vcxproj] E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\generic\tclBasic.c(4311): warning C4312: 'conversión de tipo': conversión de 'int' a 'void *' de mayor tamaño [E:\RepoGiT\3.6\PCbuild\tcl.vcxproj] E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\generic\tclBasic.c(4323): warning C4311: 'conversión de tipo': truncamiento de puntero de 'ClientData' a 'int' [E:\RepoGiT\3.6\PCbuild\tcl.vcxproj] E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\generic\tclBasic.c(4467): warning C4312: 'conversión de tipo': conversión de 'int' a 'void *' de mayor tamaño [E:\RepoGiT\3.6\PCbuild\tcl.vcxproj] E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\generic\tclBasic.c(4476): warning C4312: 'conversión de tipo': conversión de 'int' a 'void *' de mayor tamaño [E:\RepoGiT\3.6\PCbuild\tcl.vcxproj] E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\generic\tclBasic.c(4513): warning C4311: 'conversión de tipo': truncamiento de puntero de 'ClientData' a 'int' [E:\RepoGiT\3.6\PCbuild\tcl.vcxproj] E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\generic\tclBasic.c(4545): warning C4311: 'conversión de tipo': truncamiento de puntero de 'ClientData' a 'int' [E:\RepoGiT\3.6\PCbuild\tcl.vcxproj] E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\generic\tclBasic.c(4657): warning C4312: 'conversión de tipo': conversión de 'int' a 'void *' de mayor tamaño [E:\RepoGiT\3.6\PCbuild\tcl.vcxproj] E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\generic\tclBasic.c(4668): warning C4311: 'conversión de tipo': truncamiento de puntero de 'ClientData' a 'int' [E:\RepoGiT\3.6\PCbuild\tcl.vcxproj] E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\generic\tclBasic.c(4749): warning C4311: 'conversión de tipo': truncamiento de puntero de 'ClientData' a 'int' [E:\RepoGiT\3.6\PCbuild\tcl.vcxproj] E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\generic\tclBasic.c(6080): warning C4312: 'conversión de tipo': conversión de 'int' a 'void *' de mayor tamaño [E:\RepoGiT\3.6\PCbuild\tcl.vcxproj] E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\generic\tclBasic.c(6138): warning C4311: 'conversión de tipo': truncamiento de puntero de 'ClientData' a 'int' [E:\RepoGiT\3.6\PCbuild\tcl.vcxproj] E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\generic\tclBasic.c(7664): warning C4311: 'conversión de tipo': truncamiento de puntero de 'Tcl_ThreadId' a 'int' [E:\RepoGiT\3.6\PCbuild\tcl.vcxproj] delta_common.c E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\generic\tclBasic.c(8068): warning C4312: 'conversión de tipo': conversión de 'int' a 'void *' de mayor tamaño [E:\RepoGiT\3.6\PCbuild\tcl.vcxproj] E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\generic\tclBasic.c(8525): warning C4311: 'conversión de tipo': truncamiento de puntero de 'void *' a 'int' [E:\RepoGiT\3.6\PCbuild\tcl.vcxproj] E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\generic\tclBasic.c(8686): warning C4311: 'conversión de tipo': truncamiento de puntero de 'ClientData' a 'int' [E:\RepoGiT\3.6\PCbuild\tcl.vcxproj] E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\generic\tclBasic.c(8727): warning C4311: 'conversión de tipo': truncamiento de puntero de 'void *' a 'int' [E:\RepoGiT\3.6\PCbuild\tcl.vcxproj] E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\generic\tclBasic.c(8729): warning C4311: 'conversión de tipo': truncamiento de puntero de 'void *' a 'int' [E:\RepoGiT\3.6\PCbuild\tcl.vcxproj] tclBinary.c tls_srp.c delta_decoder.c E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\generic\tclBinary.c(2132): warning C4312: 'conversión de tipo': conversión de 'long' a 'void *' de mayor tamaño [E:\RepoGiT\3.6\PCbuild\tcl.vcxproj] tclCkalloc.c aes_ige.c delta_encoder.c tclClock.c Creando biblioteca E:\RepoGiT\3.6\PCBuild\amd64\instrumented\_sqlite3.lib y objeto E:\RepoGiT\3.6\PCBuild\amd64\instrumented\_sqlite3.exp fastpos_table.c Generando c¾digo aes_misc.c aes_wrap.c tclCmdAH.c lzma2_decoder.c a_bitstr.c Generaci¾n de c¾digo finalizada E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\generic\tclCmdAH.c(324): warning C4312: 'conversión de tipo': conversión de 'int' a 'void *' de mayor tamaño [E:\RepoGiT\3.6\PCbuild\tcl.vcxproj] E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\generic\tclCmdAH.c(340): warning C4311: 'conversión de tipo': truncamiento de puntero de 'ClientData' a 'int' [E:\RepoGiT\3.6\PCbuild\tcl.vcxproj] tclCmdIL.c LINK : warning LNK4281: direcci¾n base 0x1E180000 no deseada para una imagen de x64. Establecer una direcci¾n base con mßs de 4áGB para mejorar la optimizaci¾n de ASLR [E:\RepoGiT\3.6\PCbuild\_sqlite3.vcxproj] e:\repogit\3.6\externals\xz-5.2.2\src\liblzma\lz\lz_decoder.h(133): warning C4267: 'inicializando': conversión de 'size_t' a 'uint32_t'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\liblzma.vcxproj] e:\repogit\3.6\externals\xz-5.2.2\src\liblzma\lz\lz_decoder.h(159): warning C4267: 'inicializando': conversión de 'size_t' a 'const uint32_t'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\liblzma.vcxproj] e:\repogit\3.6\externals\xz-5.2.2\src\liblzma\lz\lz_decoder.h(161): warning C4267: 'inicializando': conversión de 'size_t' a 'uint32_t'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\liblzma.vcxproj] lzma2_encoder.c a_bool.c e:\repogit\3.6\externals\xz-5.2.2\src\liblzma\lzma\lzma2_encoder.c(85): warning C4267: '+=': conversión de 'size_t' a 'uint8_t'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\liblzma.vcxproj] e:\repogit\3.6\externals\xz-5.2.2\src\liblzma\lzma\lzma2_encoder.c(91): warning C4267: '=': conversión de 'size_t' a 'uint8_t'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\liblzma.vcxproj] e:\repogit\3.6\externals\xz-5.2.2\src\liblzma\lzma\lzma2_encoder.c(126): warning C4267: '=': conversión de 'size_t' a 'uint8_t'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\liblzma.vcxproj] e:\repogit\3.6\externals\xz-5.2.2\src\liblzma\lzma\lzma2_encoder.c(167): warning C4267: 'inicializando': conversión de 'size_t' a 'const uint32_t'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\liblzma.vcxproj] E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\generic\tclCmdIL.c(245): warning C4312: 'conversión de tipo': conversión de 'int' a 'void *' de mayor tamaño [E:\RepoGiT\3.6\PCbuild\tcl.vcxproj] E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\generic\tclCmdIL.c(257): warning C4311: 'conversión de tipo': truncamiento de puntero de 'ClientData' a 'int' [E:\RepoGiT\3.6\PCbuild\tcl.vcxproj] E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\generic\tclCmdIL.c(259): warning C4311: 'conversión de tipo': truncamiento de puntero de 'ClientData' a 'int' [E:\RepoGiT\3.6\PCbuild\tcl.vcxproj] E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\generic\tclCmdIL.c(331): warning C4312: 'conversión de tipo': conversión de 'int' a 'void *' de mayor tamaño [E:\RepoGiT\3.6\PCbuild\tcl.vcxproj] lzma_decoder.c tclCmdMZ.c _sqlite3.vcxproj -> E:\RepoGiT\3.6\PCBuild\amd64\instrumented\_sqlite3.pyd a_bytes.c e:\repogit\3.6\externals\xz-5.2.2\src\liblzma\lz\lz_decoder.h(133): warning C4267: 'inicializando': conversión de 'size_t' a 'uint32_t'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\liblzma.vcxproj] e:\repogit\3.6\externals\xz-5.2.2\src\liblzma\lz\lz_decoder.h(159): warning C4267: 'inicializando': conversión de 'size_t' a 'const uint32_t'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\liblzma.vcxproj] e:\repogit\3.6\externals\xz-5.2.2\src\liblzma\lz\lz_decoder.h(161): warning C4267: 'inicializando': conversión de 'size_t' a 'uint32_t'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\liblzma.vcxproj] E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\generic\tclCmdMZ.c(1090): warning C4312: 'conversión de tipo': conversión de 'int' a 'void *' de mayor tamaño [E:\RepoGiT\3.6\PCbuild\tcl.vcxproj] lzma_encoder.c E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\generic\tclCmdMZ.c(3980): warning C4312: 'conversión de tipo': conversión de 'int' a 'void *' de mayor tamaño [E:\RepoGiT\3.6\PCbuild\tcl.vcxproj] E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\generic\tclCmdMZ.c(3981): warning C4312: 'conversión de tipo': conversión de 'int' a 'void *' de mayor tamaño [E:\RepoGiT\3.6\PCbuild\tcl.vcxproj] E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\generic\tclCmdMZ.c(3993): warning C4311: 'conversión de tipo': truncamiento de puntero de 'ClientData' a 'int' [E:\RepoGiT\3.6\PCbuild\tcl.vcxproj] E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\generic\tclCmdMZ.c(3995): warning C4311: 'conversión de tipo': truncamiento de puntero de 'ClientData' a 'int' [E:\RepoGiT\3.6\PCbuild\tcl.vcxproj] E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\generic\tclCmdMZ.c(4355): warning C4312: 'conversión de tipo': conversión de 'int' a 'void *' de mayor tamaño [E:\RepoGiT\3.6\PCbuild\tcl.vcxproj] E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\generic\tclCmdMZ.c(4424): warning C4311: 'conversión de tipo': truncamiento de puntero de 'ClientData' a 'int' [E:\RepoGiT\3.6\PCbuild\tcl.vcxproj] E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\generic\tclCmdMZ.c(4570): warning C4312: 'conversión de tipo': conversión de 'int' a 'void *' de mayor tamaño [E:\RepoGiT\3.6\PCbuild\tcl.vcxproj] E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\generic\tclCmdMZ.c(4639): warning C4311: 'conversión de tipo': truncamiento de puntero de 'ClientData' a 'int' [E:\RepoGiT\3.6\PCbuild\tcl.vcxproj] tclCompCmds.c a_d2i_fp.c lzma_encoder_optimum_fast.c tclCompCmdsGR.c a_digest.c lzma_encoder_optimum_normal.c a_dup.c tclCompCmdsSZ.c lzma_encoder_presets.c a_enum.c E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\generic\tclCompCmdsSZ.c(2505): warning C4311: 'conversión de tipo': truncamiento de puntero de 'ClientData' a 'int' [E:\RepoGiT\3.6\PCbuild\tcl.vcxproj] E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\generic\tclCompCmdsSZ.c(2535): warning C4311: 'conversión de tipo': truncamiento de puntero de 'ClientData' a 'int' [E:\RepoGiT\3.6\PCbuild\tcl.vcxproj] tclCompExpr.c a_gentm.c tclCompile.c Compilando... lz_decoder.c a_i2d_fp.c E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\generic\tclCompile.c(1288): warning C4311: 'conversión de tipo': truncamiento de puntero de 'void *' a 'int' [E:\RepoGiT\3.6\PCbuild\tcl.vcxproj] E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\generic\tclCompile.c(1315): warning C4312: 'conversión de tipo': conversión de 'int' a 'void *' de mayor tamaño [E:\RepoGiT\3.6\PCbuild\tcl.vcxproj] e:\repogit\3.6\externals\xz-5.2.2\src\liblzma\lz\lz_decoder.h(133): warning C4267: 'inicializando': conversión de 'size_t' a 'uint32_t'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\liblzma.vcxproj] e:\repogit\3.6\externals\xz-5.2.2\src\liblzma\lz\lz_decoder.h(159): warning C4267: 'inicializando': conversión de 'size_t' a 'const uint32_t'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\liblzma.vcxproj] e:\repogit\3.6\externals\xz-5.2.2\src\liblzma\lz\lz_decoder.h(161): warning C4267: 'inicializando': conversión de 'size_t' a 'uint32_t'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\liblzma.vcxproj] lz_encoder.c tclConfig.c a_int.c e:\repogit\3.6\externals\xz-5.2.2\src\liblzma\lz\lz_encoder.c(111): warning C4267: '=': conversión de 'size_t' a 'uint32_t'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\liblzma.vcxproj] e:\repogit\3.6\externals\xz-5.2.2\src\liblzma\lz\lz_encoder.c(203): warning C4267: '=': conversión de 'size_t' a 'uint32_t'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\liblzma.vcxproj] e:\repogit\3.6\externals\xz-5.2.2\src\liblzma\lz\lz_encoder.c(206): warning C4267: '=': conversión de 'size_t' a 'uint32_t'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\liblzma.vcxproj] e:\repogit\3.6\externals\xz-5.2.2\src\liblzma\lz\lz_encoder.c(224): warning C4267: '+=': conversión de 'size_t' a 'uint32_t'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\liblzma.vcxproj] e:\repogit\3.6\externals\xz-5.2.2\src\liblzma\lz\lz_encoder.c(237): warning C4267: '=': conversión de 'size_t' a 'uint32_t'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\liblzma.vcxproj] e:\repogit\3.6\externals\xz-5.2.2\src\liblzma\lz\lz_encoder.c(238): warning C4267: '=': conversión de 'size_t' a 'uint32_t'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\liblzma.vcxproj] e:\repogit\3.6\externals\xz-5.2.2\src\liblzma\lz\lz_encoder.c(255): warning C4267: '=': conversión de 'size_t' a 'uint32_t'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\liblzma.vcxproj] e:\repogit\3.6\externals\xz-5.2.2\src\liblzma\lz\lz_encoder.c(308): warning C4267: '=': conversión de 'size_t' a 'uint32_t'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\liblzma.vcxproj] e:\repogit\3.6\externals\xz-5.2.2\src\liblzma\lz\lz_encoder.c(219): warning C4267: 'inicializando': conversión de 'size_t' a 'uint32_t'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\liblzma.vcxproj] lz_encoder_mf.c a_mbstr.c e:\repogit\3.6\externals\xz-5.2.2\src\liblzma\lz\lz_encoder_mf.c(333): warning C4244: '=': conversión de '__int64' a 'uint32_t'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\liblzma.vcxproj] e:\repogit\3.6\externals\xz-5.2.2\src\liblzma\lz\lz_encoder_mf.c(412): warning C4244: '=': conversión de '__int64' a 'uint32_t'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\liblzma.vcxproj] e:\repogit\3.6\externals\xz-5.2.2\src\liblzma\lz\lz_encoder_mf.c(596): warning C4244: '=': conversión de '__int64' a 'uint32_t'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\liblzma.vcxproj] e:\repogit\3.6\externals\xz-5.2.2\src\liblzma\lz\lz_encoder_mf.c(648): warning C4244: '=': conversión de '__int64' a 'uint32_t'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\liblzma.vcxproj] e:\repogit\3.6\externals\xz-5.2.2\src\liblzma\lz\lz_encoder_mf.c(721): warning C4244: '=': conversión de '__int64' a 'uint32_t'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\liblzma.vcxproj] price_table.c a_object.c arm.c a_octet.c armthumb.c Compilando... tclDate.c a_print.c ia64.c ssleay.vcxproj -> E:\RepoGiT\3.6\PCBuild\amd64\instrumented\ssleay.lib tclDictObj.c a_set.c powerpc.c a_sign.c tclDisassemble.c simple_coder.c a_strex.c e:\repogit\3.6\externals\xz-5.2.2\src\liblzma\simple\simple_coder.c(63): warning C4267: '+=': conversión de 'size_t' a 'uint32_t'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\liblzma.vcxproj] simple_decoder.c E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\generic\tclDisassemble.c(1619): warning C4311: 'conversión de tipo': truncamiento de puntero de 'ClientData' a 'int' [E:\RepoGiT\3.6\PCbuild\tcl.vcxproj] tclEncoding.c simple_encoder.c E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\generic\tclEncoding.c(3091): warning C4311: 'conversión de tipo': truncamiento de puntero de 'Tcl_EncodingState' a 'int' [E:\RepoGiT\3.6\PCbuild\tcl.vcxproj] E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\generic\tclEncoding.c(3231): warning C4312: 'conversión de tipo': conversión de 'int' a 'void *' de mayor tamaño [E:\RepoGiT\3.6\PCbuild\tcl.vcxproj] E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\generic\tclEncoding.c(3319): warning C4311: 'conversión de tipo': truncamiento de puntero de 'Tcl_EncodingState' a 'int' [E:\RepoGiT\3.6\PCbuild\tcl.vcxproj] E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\generic\tclEncoding.c(3444): warning C4312: 'conversión de tipo': conversión de 'int' a 'void *' de mayor tamaño [E:\RepoGiT\3.6\PCbuild\tcl.vcxproj] tclEnsemble.c sparc.c tclEnv.c Compilando... a_strnid.c x86.c tclEvent.c a_time.c E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\generic\tclEvent.c(954): warning C4312: 'conversión de tipo': conversión de 'int' a 'void *' de mayor tamaño [E:\RepoGiT\3.6\PCbuild\tcl.vcxproj] tclExecute.c a_type.c E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\generic\tclExecute.c(1054): warning C4311: 'conversión de tipo': truncamiento de puntero de 'void *' a 'int' [E:\RepoGiT\3.6\PCbuild\tcl.vcxproj] E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\generic\tclExecute.c(2164): warning C4311: 'conversión de tipo': truncamiento de puntero de 'ClientData' a 'int' [E:\RepoGiT\3.6\PCbuild\tcl.vcxproj] E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\generic\tclExecute.c(2557): warning C4311: 'conversión de tipo': truncamiento de puntero de 'void *' a 'int' [E:\RepoGiT\3.6\PCbuild\tcl.vcxproj] E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\generic\tclExecute.c(2573): warning C4312: 'conversión de tipo': conversión de 'int' a 'void *' de mayor tamaño [E:\RepoGiT\3.6\PCbuild\tcl.vcxproj] E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\generic\tclExecute.c(2575): warning C4312: 'conversión de tipo': conversión de 'int' a 'void *' de mayor tamaño [E:\RepoGiT\3.6\PCbuild\tcl.vcxproj] E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\generic\tclExecute.c(2877): warning C4311: 'conversión de tipo': truncamiento de puntero de 'void *' a 'int' [E:\RepoGiT\3.6\PCbuild\tcl.vcxproj] E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\generic\tclExecute.c(2957): warning C4312: 'conversión de tipo': conversión de 'int' a 'void *' de mayor tamaño [E:\RepoGiT\3.6\PCbuild\tcl.vcxproj] E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\generic\tclExecute.c(2972): warning C4312: 'conversión de tipo': conversión de 'int' a 'void *' de mayor tamaño [E:\RepoGiT\3.6\PCbuild\tcl.vcxproj] E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\generic\tclExecute.c(2977): warning C4311: 'conversión de tipo': truncamiento de puntero de 'void *' a 'int' [E:\RepoGiT\3.6\PCbuild\tcl.vcxproj] E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\generic\tclExecute.c(3041): warning C4312: 'conversión de tipo': conversión de 'int' a 'void *' de mayor tamaño [E:\RepoGiT\3.6\PCbuild\tcl.vcxproj] E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\generic\tclExecute.c(3184): warning C4312: 'conversión de tipo': conversión de 'int' a 'void *' de mayor tamaño [E:\RepoGiT\3.6\PCbuild\tcl.vcxproj] E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\generic\tclExecute.c(4585): warning C4311: 'conversión de tipo': truncamiento de puntero de 'ClientData' a 'int' [E:\RepoGiT\3.6\PCbuild\tcl.vcxproj] E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\generic\tclExecute.c(4949): warning C4312: 'conversión de tipo': conversión de 'int' a 'void *' de mayor tamaño [E:\RepoGiT\3.6\PCbuild\tcl.vcxproj] E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\generic\tclExecute.c(4956): warning C4312: 'conversión de tipo': conversión de 'int' a 'void *' de mayor tamaño [E:\RepoGiT\3.6\PCbuild\tcl.vcxproj] E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\generic\tclExecute.c(4960): warning C4312: 'conversión de tipo': conversión de 'int' a 'void *' de mayor tamaño [E:\RepoGiT\3.6\PCbuild\tcl.vcxproj] a_utctm.c E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\generic\tclExecute.c(7098): warning C4312: 'conversión de tipo': conversión de 'int' a 'void *' de mayor tamaño [E:\RepoGiT\3.6\PCbuild\tcl.vcxproj] E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\generic\tclExecute.c(7130): warning C4311: 'conversión de tipo': truncamiento de puntero de 'void *' a 'int' [E:\RepoGiT\3.6\PCbuild\tcl.vcxproj] E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\generic\tclExecute.c(7131): warning C4311: 'conversión de tipo': truncamiento de puntero de 'void *' a 'int' [E:\RepoGiT\3.6\PCbuild\tcl.vcxproj] E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\generic\tclExecute.c(7143): warning C4312: 'conversión de tipo': conversión de 'int' a 'void *' de mayor tamaño [E:\RepoGiT\3.6\PCbuild\tcl.vcxproj] E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\generic\tclExecute.c(8270): warning C4311: 'conversión de tipo': truncamiento de puntero de 'ClientData' a 'int' [E:\RepoGiT\3.6\PCbuild\tcl.vcxproj] E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\generic\tclExecute.c(8271): warning C4311: 'conversión de tipo': truncamiento de puntero de 'ClientData' a 'int' [E:\RepoGiT\3.6\PCbuild\tcl.vcxproj] E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\generic\tclExecute.c(8296): warning C4311: 'conversión de tipo': truncamiento de puntero de 'ClientData' a 'int' [E:\RepoGiT\3.6\PCbuild\tcl.vcxproj] E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\generic\tclExecute.c(8297): warning C4311: 'conversión de tipo': truncamiento de puntero de 'ClientData' a 'int' [E:\RepoGiT\3.6\PCbuild\tcl.vcxproj] tclFCmd.c a_utf8.c tclFileName.c a_verify.c tclGet.c ameth_lib.c tclHash.c asn_mime.c E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\generic\tclHash.c(311): warning C4311: 'conversión de tipo': truncamiento de puntero de 'const char *' a 'unsigned int' [E:\RepoGiT\3.6\PCbuild\tcl.vcxproj] E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\generic\tclHash.c(325): warning C4311: 'conversión de tipo': truncamiento de puntero de 'void *' a 'unsigned int' [E:\RepoGiT\3.6\PCbuild\tcl.vcxproj] E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\generic\tclHash.c(340): warning C4311: 'conversión de tipo': truncamiento de puntero de 'void *' a 'unsigned int' [E:\RepoGiT\3.6\PCbuild\tcl.vcxproj] E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\generic\tclHash.c(372): warning C4312: 'conversión de tipo': conversión de 'unsigned int' a 'void *' de mayor tamaño [E:\RepoGiT\3.6\PCbuild\tcl.vcxproj] E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\generic\tclHash.c(439): warning C4311: 'conversión de tipo': truncamiento de puntero de 'void *' a 'int' [E:\RepoGiT\3.6\PCbuild\tcl.vcxproj] E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\generic\tclHash.c(441): warning C4311: 'conversión de tipo': truncamiento de puntero de 'void *' a 'unsigned int' [E:\RepoGiT\3.6\PCbuild\tcl.vcxproj] E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\generic\tclHash.c(1068): warning C4311: 'conversión de tipo': truncamiento de puntero de 'void *' a 'int' [E:\RepoGiT\3.6\PCbuild\tcl.vcxproj] E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\generic\tclHash.c(1070): warning C4311: 'conversión de tipo': truncamiento de puntero de 'void *' a 'unsigned int' [E:\RepoGiT\3.6\PCbuild\tcl.vcxproj] tclHistory.c asn_moid.c tclIndexObj.c asn_pack.c E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\generic\tclIndexObj.c(1209): warning C4311: 'conversión de tipo': truncamiento de puntero de 'void *const ' a 'int' [E:\RepoGiT\3.6\PCbuild\tcl.vcxproj] tclInterp.c asn1_err.c asn1_gen.c tclIO.c asn1_lib.c E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\generic\tclIO.c(10468): warning C4311: 'conversión de tipo': truncamiento de puntero de 'Tcl_ChannelTypeVersion' a 'int' [E:\RepoGiT\3.6\PCbuild\tcl.vcxproj] tclIOCmd.c e:\repogit\3.6\externals\openssl-1.0.2p\crypto\asn1\asn1_lib.c(459): warning C4311: 'conversión de tipo': truncamiento de puntero de 'const unsigned char *' a 'unsigned long' [E:\RepoGiT\3.6\PCbuild\libeay.vcxproj] asn1_par.c tclIOGT.c bio_asn1.c bio_ndef.c d2i_pr.c tclIOSock.c tclIOUtil.c evp_asn1.c f_int.c f_string.c Compilando... tclIORChan.c tclIORTrans.c Compilando... i2d_pr.c E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\generic\tclIORTrans.c(3418): warning C4311: 'conversión de tipo': truncamiento de puntero de 'Tcl_ChannelTypeVersion' a 'int' [E:\RepoGiT\3.6\PCbuild\tcl.vcxproj] tclLink.c n_pkey.c tclListObj.c nsseq.c tclLiteral.c p5_pbe.c tclLoad.c p5_pbev2.c tclMain.c p8_pkey.c tclNamesp.c t_pkey.c t_x509.c tclNotify.c t_x509a.c tclOO.c liblzma.vcxproj -> E:\RepoGiT\3.6\PCBuild\amd64\instrumented\liblzma.lib tasn_dec.c E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\generic\tclOO.c(363): warning C4312: 'conversión de tipo': conversión de 'const int' a 'void *' de mayor tamaño [E:\RepoGiT\3.6\PCbuild\tcl.vcxproj] E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\generic\tclOO.c(370): warning C4312: 'conversión de tipo': conversión de 'const int' a 'void *' de mayor tamaño [E:\RepoGiT\3.6\PCbuild\tcl.vcxproj] E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\generic\tclOO.c(2797): warning C4312: 'conversión de tipo': conversión de 'int' a 'void *' de mayor tamaño [E:\RepoGiT\3.6\PCbuild\tcl.vcxproj] E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\generic\tclOO.c(2821): warning C4311: 'conversión de tipo': truncamiento de puntero de 'ClientData' a 'int' [E:\RepoGiT\3.6\PCbuild\tcl.vcxproj] E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\generic\tclOO.c(2822): warning C4311: 'conversión de tipo': truncamiento de puntero de 'ClientData' a 'int' [E:\RepoGiT\3.6\PCbuild\tcl.vcxproj] tclOOBasic.c tasn_enc.c _lzmamodule.c E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\generic\tclOOBasic.c(873): warning C4312: 'conversión de tipo': conversión de 'int' a 'void *' de mayor tamaño [E:\RepoGiT\3.6\PCbuild\tcl.vcxproj] E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\generic\tclOOBasic.c(924): warning C4311: 'conversión de tipo': truncamiento de puntero de 'ClientData' a 'int' [E:\RepoGiT\3.6\PCbuild\tcl.vcxproj] tclOOCall.c tasn_fre.c tasn_new.c tasn_prn.c E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\generic\tclOOCall.c(401): warning C4312: 'conversión de tipo': conversión de 'int' a 'void *' de mayor tamaño [E:\RepoGiT\3.6\PCbuild\tcl.vcxproj] E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\generic\tclOOCall.c(421): warning C4312: 'conversión de tipo': conversión de 'int' a 'void *' de mayor tamaño [E:\RepoGiT\3.6\PCbuild\tcl.vcxproj] E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\generic\tclOOCall.c(423): warning C4311: 'conversión de tipo': truncamiento de puntero de 'ClientData' a 'int' [E:\RepoGiT\3.6\PCbuild\tcl.vcxproj] E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\generic\tclOOCall.c(426): warning C4312: 'conversión de tipo': conversión de 'int' a 'void *' de mayor tamaño [E:\RepoGiT\3.6\PCbuild\tcl.vcxproj] E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\generic\tclOOCall.c(460): warning C4311: 'conversión de tipo': truncamiento de puntero de 'void *' a 'int' [E:\RepoGiT\3.6\PCbuild\tcl.vcxproj] E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\generic\tclOOCall.c(461): warning C4311: 'conversión de tipo': truncamiento de puntero de 'void *' a 'int' [E:\RepoGiT\3.6\PCbuild\tcl.vcxproj] E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\generic\tclOOCall.c(527): warning C4311: 'conversión de tipo': truncamiento de puntero de 'void *' a 'int' [E:\RepoGiT\3.6\PCbuild\tcl.vcxproj] E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\generic\tclOOCall.c(528): warning C4311: 'conversión de tipo': truncamiento de puntero de 'void *' a 'int' [E:\RepoGiT\3.6\PCbuild\tcl.vcxproj] E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\generic\tclOOCall.c(621): warning C4312: 'conversión de tipo': conversión de 'int' a 'void *' de mayor tamaño [E:\RepoGiT\3.6\PCbuild\tcl.vcxproj] E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\generic\tclOOCall.c(622): warning C4311: 'conversión de tipo': truncamiento de puntero de 'ClientData' a 'int' [E:\RepoGiT\3.6\PCbuild\tcl.vcxproj] E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\generic\tclOOCall.c(624): warning C4311: 'conversión de tipo': truncamiento de puntero de 'ClientData' a 'int' [E:\RepoGiT\3.6\PCbuild\tcl.vcxproj] E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\generic\tclOOCall.c(627): warning C4312: 'conversión de tipo': conversión de 'int' a 'void *' de mayor tamaño [E:\RepoGiT\3.6\PCbuild\tcl.vcxproj] tclOODefineCmds.c tasn_typ.c tasn_utl.c tclOOInfo.c x_algor.c x_attrib.c tclOOMethod.c Creando biblioteca E:\RepoGiT\3.6\PCBuild\amd64\instrumented\_lzma.lib y objeto E:\RepoGiT\3.6\PCBuild\amd64\instrumented\_lzma.exp x_bignum.c Generando c¾digo tclOOStubInit.c x_crl.c Generaci¾n de c¾digo finalizada tclObj.c E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\generic\tclObj.c(2302): warning C4311: 'conversión de tipo': truncamiento de puntero de 'void *' a 'int' [E:\RepoGiT\3.6\PCbuild\tcl.vcxproj] E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\generic\tclObj.c(2803): warning C4311: 'conversión de tipo': truncamiento de puntero de 'void *' a 'int' [E:\RepoGiT\3.6\PCbuild\tcl.vcxproj] E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\generic\tclObj.c(3102): warning C4311: 'conversión de tipo': truncamiento de puntero de 'void *' a 'int' [E:\RepoGiT\3.6\PCbuild\tcl.vcxproj] E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\generic\tclObj.c(3182): warning C4311: 'conversión de tipo': truncamiento de puntero de 'void *' a 'int' [E:\RepoGiT\3.6\PCbuild\tcl.vcxproj] E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\generic\tclObj.c(3184): warning C4311: 'conversión de tipo': truncamiento de puntero de 'void *' a 'int' [E:\RepoGiT\3.6\PCbuild\tcl.vcxproj] E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\generic\tclObj.c(3215): warning C4311: 'conversión de tipo': truncamiento de puntero de 'void *' a 'int' [E:\RepoGiT\3.6\PCbuild\tcl.vcxproj] E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\generic\tclObj.c(3219): warning C4312: 'conversión de tipo': conversión de 'int' a 'void *' de mayor tamaño [E:\RepoGiT\3.6\PCbuild\tcl.vcxproj] E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\generic\tclObj.c(3251): warning C4311: 'conversión de tipo': truncamiento de puntero de 'void *' a 'int' [E:\RepoGiT\3.6\PCbuild\tcl.vcxproj] E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\generic\tclObj.c(3392): warning C4311: 'conversión de tipo': truncamiento de puntero de 'void *' a 'int' [E:\RepoGiT\3.6\PCbuild\tcl.vcxproj] E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\generic\tclObj.c(3395): warning C4311: 'conversión de tipo': truncamiento de puntero de 'void *' a 'int' [E:\RepoGiT\3.6\PCbuild\tcl.vcxproj] E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\generic\tclObj.c(3604): warning C4312: 'conversión de tipo': conversión de 'int' a 'void *' de mayor tamaño [E:\RepoGiT\3.6\PCbuild\tcl.vcxproj] E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\generic\tclObj.c(3672): warning C4311: 'conversión de tipo': truncamiento de puntero de 'void *' a 'int' [E:\RepoGiT\3.6\PCbuild\tcl.vcxproj] tclOptimize.c _lzma.vcxproj -> E:\RepoGiT\3.6\PCBuild\amd64\instrumented\_lzma.pyd Compilando... x_exten.c E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\generic\tclOptimize.c(104): warning C4311: 'conversión de tipo': truncamiento de puntero de 'ClientData' a 'int' [E:\RepoGiT\3.6\PCbuild\tcl.vcxproj] E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\generic\tclOptimize.c(364): warning C4312: 'conversión de tipo': conversión de 'int' a 'void *' de mayor tamaño [E:\RepoGiT\3.6\PCbuild\tcl.vcxproj] E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\generic\tclOptimize.c(393): warning C4312: 'conversión de tipo': conversión de 'int' a 'void *' de mayor tamaño [E:\RepoGiT\3.6\PCbuild\tcl.vcxproj] tclPanic.c x_info.c tclParse.c x_long.c x_name.c x_nx509.c x_pkey.c Compilando... tclPathObj.c x_pubkey.c tclPipe.c x_req.c tclPkg.c x_sig.c tclPosixStr.c x_spki.c tclPreserve.c x_val.c tclProc.c x_x509.c tclRegexp.c x_x509a.c tclResolve.c bf_cfb64.c bf_ecb.c bf_ofb64.c bf_skey.c b_dump.c tclResult.c b_print.c tclScan.c e:\repogit\3.6\externals\openssl-1.0.2p\crypto\bio\b_print.c(379): warning C4311: 'conversión de tipo': truncamiento de puntero de 'void *' a 'long' [E:\RepoGiT\3.6\PCbuild\libeay.vcxproj] b_sock.c tclStringObj.c e:\repogit\3.6\externals\openssl-1.0.2p\crypto\bio\b_sock.c(377): warning C4996: 'gethostbyname': Use getaddrinfo() or GetAddrInfoW() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings [E:\RepoGiT\3.6\PCbuild\libeay.vcxproj] d:\windows kits\10\include\10.0.15063.0\um\winsock2.h(2218): note: vea la declaración de 'gethostbyname' tclStrToD.c Compilando... bf_buff.c tclStubInit.c bio_err.c bio_lib.c tclThread.c bss_conn.c tclThreadAlloc.c bss_file.c tclThreadJoin.c bss_mem.c tclThreadStorage.c bss_null.c tclTimer.c bss_sock.c E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\generic\tclTimer.c(310): warning C4312: 'conversión de tipo': conversión de 'int' a 'void *' de mayor tamaño [E:\RepoGiT\3.6\PCbuild\tcl.vcxproj] E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\generic\tclTimer.c(583): warning C4311: 'conversión de tipo': truncamiento de puntero de 'Tcl_TimerToken' a 'int' [E:\RepoGiT\3.6\PCbuild\tcl.vcxproj] tclTomMathInterface.c bn_add.c tclTrace.c bn_blind.c bn_ctx.c bn_div.c Compilando... tclUtf.c bn_err.c bn_exp.c tclUtil.c bn_exp2.c E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\generic\tclUtil.c(4020): warning C4312: 'conversión de tipo': conversión de 'int' a 'void *' de mayor tamaño [E:\RepoGiT\3.6\PCbuild\tcl.vcxproj] E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\generic\tclUtil.c(4081): warning C4312: 'conversión de tipo': conversión de 'int' a 'void *' de mayor tamaño [E:\RepoGiT\3.6\PCbuild\tcl.vcxproj] E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\generic\tclUtil.c(4114): warning C4312: 'conversión de tipo': conversión de 'int' a 'void *' de mayor tamaño [E:\RepoGiT\3.6\PCbuild\tcl.vcxproj] tclVar.c bn_gcd.c bn_gf2m.c E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\generic\tclVar.c(542): warning C4311: 'conversión de tipo': truncamiento de puntero de 'void *' a 'int' [E:\RepoGiT\3.6\PCbuild\tcl.vcxproj] E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\generic\tclVar.c(709): warning C4312: 'conversión de tipo': conversión de 'int' a 'void *' de mayor tamaño [E:\RepoGiT\3.6\PCbuild\tcl.vcxproj] E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\generic\tclVar.c(5008): warning C4312: 'conversión de tipo': conversión de 'int' a 'void *' de mayor tamaño [E:\RepoGiT\3.6\PCbuild\tcl.vcxproj] E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\generic\tclVar.c(5070): warning C4311: 'conversión de tipo': truncamiento de puntero de 'void *' a 'int' [E:\RepoGiT\3.6\PCbuild\tcl.vcxproj] E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\generic\tclVar.c(5072): warning C4311: 'conversión de tipo': truncamiento de puntero de 'void *' a 'int' [E:\RepoGiT\3.6\PCbuild\tcl.vcxproj] cl -nologo -c -W3 -DUNICODE -D_UNICODE -W3 -D _CRT_SECURE_NO_DEPRECATE -D _CRT_NONSTDC_NO_DEPRECATE -Fp.\Release_AMD64_VC13\tcl_ThreadedDynamic\ -O2 -Ot -Oi -fp:strict -Gs -GS -GL -MD -I"E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\win" -I"E:\RepoGiT\3.6 \externals\tcl-core-8.6.6.0\win\..\generic" -I"E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\libtommath" -DTCL_TOMMATH -DMP_PREC=4 -Dinline=__inline -DHAVE_ZLIB=1 -DTCL_CFGVAL_ENCODING=\"cp1252\" -DSTDC_HEADERS -DTCL_THREADS=1 -DUSE_THREAD_ALLOC=1 -DNDEBUG -DTCL_C FG_OPTIMIZED -DTCL_CFG_DO64BIT -DBUILD_tcl -Fo.\Release_AMD64_VC13\tcl_ThreadedDynamic\ @D:\Users\yorch\AppData\Local\Temp\nmE96C.tmp adler32.c compress.c crc32.c bn_kron.c deflate.c infback.c inffast.c inflate.c inftrees.c trees.c uncompr.c bn_lib.c zutil.c bn_mod.c cl -nologo -c -W3 -DUNICODE -D_UNICODE -W3 -D _CRT_SECURE_NO_DEPRECATE -D _CRT_NONSTDC_NO_DEPRECATE -Fp.\Release_AMD64_VC13\tcl_ThreadedDynamic\ -O2 -Ot -Oi -fp:strict -Gs -GS -GL -MD -I"E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\win" -I"E:\RepoGiT\3.6 \externals\tcl-core-8.6.6.0\win\..\generic" -I"E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\libtommath" -DTCL_TOMMATH -DMP_PREC=4 -Dinline=__inline -DHAVE_ZLIB=1 -DTCL_CFGVAL_ENCODING=\"cp1252\" -DSTDC_HEADERS -DTCL_THREADS=1 -DUSE_THREAD_ALLOC=1 -DNDEBUG -DTCL_C FG_OPTIMIZED -DTCL_CFG_DO64BIT -DBUILD_tcl -Fo.\Release_AMD64_VC13\tcl_ThreadedDynamic\ @D:\Users\yorch\AppData\Local\Temp\nmEBA0.tmp bncore.c bn_reverse.c Compilando... bn_mont.c bn_fast_s_mp_mul_digs.c bn_mul.c bn_fast_s_mp_sqr.c bn_nist.c bn_mp_add.c bn_prime.c bn_mp_add_d.c bn_print.c bn_mp_and.c bn_rand.c bn_mp_clamp.c bn_recp.c bn_mp_clear.c bn_shift.c bn_mp_clear_multi.c bn_sqr.c bn_sqrt.c bn_mp_cmp.c bn_word.c bn_mp_cmp_d.c buf_err.c buf_str.c bn_mp_cmp_mag.c buffer.c bn_mp_cnt_lsb.c cmll_cfb.c cmll_ecb.c cmll_ofb.c cmll_utl.c bn_mp_copy.c c_cfb64.c c_ecb.c bn_mp_count_bits.c bn_mp_div.c Compilando... c_ofb64.c bn_mp_div_d.c c_skey.c bn_mp_div_2.c cm_ameth.c bn_mp_div_2d.c cm_pmeth.c cmac.c cms_asn1.c Compilando... bn_mp_div_3.c cms_att.c cms_dd.c bn_mp_exch.c cms_enc.c bn_mp_expt_d.c cms_env.c bn_mp_grow.c cms_err.c bn_mp_init.c cms_io.c cms_kari.c bn_mp_init_copy.c cms_lib.c cms_pwri.c bn_mp_init_multi.c cms_sd.c bn_mp_init_set.c c_zlib.c bn_mp_init_set_int.c comp_err.c comp_lib.c conf_api.c bn_mp_init_size.c bn_mp_karatsuba_mul.c bn_mp_karatsuba_sqr.c Compilando... conf_def.c bn_mp_lshd.c conf_err.c conf_lib.c conf_mall.c bn_mp_mod.c conf_mod.c bn_mp_mod_2d.c cpt_err.c cryptlib.c bn_mp_mul.c e:\repogit\3.6\externals\openssl-1.0.2p\crypto\cryptlib.c(447): warning C4311: 'conversión de tipo': truncamiento de puntero de 'void *' a 'unsigned long' [E:\RepoGiT\3.6\PCbuild\libeay.vcxproj] cbc_cksm.c bn_mp_mul_2.c cfb_enc.c cfb64ede.c bn_mp_mul_2d.c cfb64enc.c bn_mp_mul_d.c ecb_enc.c ecb3_enc.c ofb64ede.c ofb64enc.c bn_mp_neg.c set_key.c xcbc_enc.c dh_ameth.c dh_asn1.c Compilando... bn_mp_or.c dh_check.c bn_mp_radix_size.c bn_mp_radix_smap.c bn_mp_read_radix.c Compilando... dh_err.c dh_gen.c bn_mp_rshd.c dh_kdf.c bn_mp_set.c dh_key.c bn_mp_set_int.c dh_lib.c bn_mp_shrink.c dh_pmeth.c bn_mp_sqr.c dh_rfc5114.c bn_mp_sqrt.c dsa_ameth.c bn_mp_sub.c dsa_asn1.c bn_mp_sub_d.c dsa_err.c dsa_gen.c bn_mp_to_unsigned_bin.c dsa_key.c bn_mp_to_unsigned_bin_n.c dsa_lib.c bn_mp_toom_mul.c dsa_ossl.c bn_mp_toom_sqr.c dsa_pmeth.c bn_mp_toradix_n.c dsa_sign.c bn_mp_unsigned_bin_size.c dsa_vrf.c dso_err.c bn_mp_xor.c dso_lib.c bn_mp_zero.c dso_openssl.c Compilando... bn_s_mp_add.c Compilando... dso_win32.c ec_ameth.c bn_s_mp_mul_digs.c bn_s_mp_sqr.c ec_asn1.c ec_curve.c ec_cvt.c ec_err.c bn_s_mp_sub.c ec_key.c ec_lib.c ec_mult.c ec_oct.c ec_pmeth.c cl -nologo -c -W3 -DUNICODE -D_UNICODE -W3 -D _CRT_SECURE_NO_DEPRECATE -D _CRT_NONSTDC_NO_DEPRECATE -Fp.\Release_AMD64_VC13\tcl_ThreadedDynamic\ -O2 -Ot -Oi -fp:strict -Gs -GS -GL -MD -I"E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\win" -I"E:\RepoGiT\3.6 \externals\tcl-core-8.6.6.0\win\..\generic" -I"E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\libtommath" -DTCL_TOMMATH -DMP_PREC=4 -Dinline=__inline -DHAVE_ZLIB=1 -DTCL_CFGVAL_ENCODING=\"cp1252\" -DSTDC_HEADERS -DTCL_THREADS=1 -DUSE_THREAD_ALLOC=1 -DNDEBUG -DTCL_C FG_OPTIMIZED -DTCL_CFG_DO64BIT -DBUILD_tcl -Fo.\Release_AMD64_VC13\tcl_ThreadedDynamic\ @D:\Users\yorch\AppData\Local\Temp\nm282D.tmp tclWin32Dll.c ec_print.c ec2_mult.c ec2_oct.c tclWinChan.c ec2_smpl.c eck_prn.c tclWinConsole.c ecp_mont.c ecp_nist.c ecp_oct.c ecp_smpl.c tclWinError.c tclWinFCmd.c Compilando... ech_err.c ech_kdf.c tclWinFile.c ech_key.c ech_lib.c ech_ossl.c ecs_asn1.c ecs_err.c tclWinInit.c ecs_lib.c tclWinLoad.c ecs_ossl.c ecs_sign.c tclWinNotify.c ecs_vrf.c tclWinPipe.c eng_all.c tclWinSerial.c eng_cnf.c tclWinSock.c eng_ctrl.c tclWinThrd.c eng_dyn.c tclWinTime.c eng_err.c eng_fat.c link -nologo -machine:AMD64 -ltcg -release -opt:ref -opt:icf,3 -nodefaultlib:libucrt.lib -dll -base:@E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\win\coffbase.txt,tcl -out:.\Release_AMD64_VC13\tcl86t.dll netapi32.lib kernel32.lib user32.lib advapi32.lib userenv.lib ws2_32.lib ucrt.lib @D:\Users\yorch\AppData\Local\Temp\nm3760.tmp eng_init.c eng_lib.c Creando biblioteca .\Release_AMD64_VC13\tcl86t.lib y objeto .\Release_AMD64_VC13\tcl86t.exp Generando c¾digo eng_list.c Compilando... eng_pkey.c eng_table.c tb_asnmth.c tb_cipher.c tb_dh.c tb_digest.c tb_dsa.c tb_ecdh.c tb_ecdsa.c tb_pkmeth.c tb_rand.c tb_rsa.c err.c err_all.c err_prn.c bio_b64.c bio_enc.c bio_md.c c_all.c c_allc.c Compilando... c_alld.c digest.c e_aes.c e_aes_cbc_hmac_sha1.c e_aes_cbc_hmac_sha256.c e_bf.c e_camellia.c e_cast.c e_des.c e_des3.c e_null.c e_rc2.c e_rc4.c e_rc4_hmac_md5.c e_seed.c e_xcbc_d.c encode.c evp_cnf.c evp_enc.c evp_err.c Compilando... evp_key.c evp_lib.c evp_pbe.c evp_pkey.c m_dss.c m_dss1.c m_ecdsa.c m_md4.c Generaci¾n de c¾digo finalizada LINK : warning LNK4281: direcci¾n base 0x10000000 no deseada para una imagen de x64. Establecer una direcci¾n base con mßs de 4áGB para mejorar la optimizaci¾n de ASLR [E:\RepoGiT\3.6\PCbuild\tcl.vcxproj] m_md5.c if exist .\Release_AMD64_VC13\tcl86t.dll.manifest mt -nologo -manifest .\Release_AMD64_VC13\tcl86t.dll.manifest -outputresource:.\Release_AMD64_VC13\tcl86t.dll;2 cl -nologo -c -W3 -DUNICODE -D_UNICODE -W3 -D _CRT_SECURE_NO_DEPRECATE -D _CRT_NONSTDC_NO_DEPRECATE -Fp.\Release_AMD64_VC13\tcl_ThreadedDynamic\ -O2 -Ot -Oi -fp:strict -Gs -GS -GL -DTCL_CFGVAL_ENCODING=\"cp1252\" -DSTDC_HEADERS -DTCL_THREADS=1 -DUSE_THREAD_A LLOC=1 -DNDEBUG -DTCL_CFG_OPTIMIZED -DTCL_CFG_DO64BIT -Zl -DSTATIC_BUILD -I"E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\win" -I"E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\generic" -I"E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\libtommath" -Fo.\Release _AMD64_VC13\tcl_ThreadedDynamic\tclStubLib.obj E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\generic\tclStubLib.c tclStubLib.c m_ripemd.c m_sha.c cl -nologo -c -W3 -DUNICODE -D_UNICODE -W3 -D _CRT_SECURE_NO_DEPRECATE -D _CRT_NONSTDC_NO_DEPRECATE -Fp.\Release_AMD64_VC13\tcl_ThreadedDynamic\ -O2 -Ot -Oi -fp:strict -Gs -GS -GL -DTCL_CFGVAL_ENCODING=\"cp1252\" -DSTDC_HEADERS -DTCL_THREADS=1 -DUSE_THREAD_A LLOC=1 -DNDEBUG -DTCL_CFG_OPTIMIZED -DTCL_CFG_DO64BIT -Zl -DSTATIC_BUILD -I"E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\win" -I"E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\generic" -I"E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\libtommath" -Fo.\Release _AMD64_VC13\tcl_ThreadedDynamic\tclTomMathStubLib.obj E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\generic\tclTomMathStubLib.c tclTomMathStubLib.c m_sha1.c cl -nologo -c -W3 -DUNICODE -D_UNICODE -W3 -D _CRT_SECURE_NO_DEPRECATE -D _CRT_NONSTDC_NO_DEPRECATE -Fp.\Release_AMD64_VC13\tcl_ThreadedDynamic\ -O2 -Ot -Oi -fp:strict -Gs -GS -GL -DTCL_CFGVAL_ENCODING=\"cp1252\" -DSTDC_HEADERS -DTCL_THREADS=1 -DUSE_THREAD_A LLOC=1 -DNDEBUG -DTCL_CFG_OPTIMIZED -DTCL_CFG_DO64BIT -Zl -DSTATIC_BUILD -I"E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\win" -I"E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\generic" -I"E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\libtommath" -Fo.\Release _AMD64_VC13\tcl_ThreadedDynamic\tclOOStubLib.obj E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\generic\tclOOStubLib.c tclOOStubLib.c m_sigver.c m_wp.c lib -nologo -ltcg -nodefaultlib -out:.\Release_AMD64_VC13\tclstub86.lib .\Release_AMD64_VC13\tcl_ThreadedDynamic\tclStubLib.obj .\Release_AMD64_VC13\tcl_ThreadedDynamic\tclTomMathStubLib.obj .\Release_AMD64_VC13\tcl_ThreadedDynamic\tclOOStubLib.obj cl -nologo -c -W3 -DUNICODE -D_UNICODE -W3 -D _CRT_SECURE_NO_DEPRECATE -D _CRT_NONSTDC_NO_DEPRECATE -Fp.\Release_AMD64_VC13\tcl_ThreadedDynamic\ -O2 -Ot -Oi -fp:strict -Gs -GS -GL -MD -I"E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\win" -I"E:\RepoGiT\3.6 \externals\tcl-core-8.6.6.0\win\..\generic" -I"E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\libtommath" -DTCL_TOMMATH -DMP_PREC=4 -Dinline=__inline -DHAVE_ZLIB=1 -DTCL_CFGVAL_ENCODING=\"cp1252\" -DSTDC_HEADERS -DTCL_THREADS=1 -DUSE_THREAD_ALLOC=1 -DNDEBUG -DTCL_C FG_OPTIMIZED -DTCL_CFG_DO64BIT -DTCL_USE_STATIC_PACKAGES=0 -Fo.\Release_AMD64_VC13\tcl_ThreadedDynamic\tclAppInit.obj E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\win\tclAppInit.c names.c tclAppInit.c p_lib.c rc -fo .\Release_AMD64_VC13\tcl_ThreadedDynamic\tclsh.res -r -i "E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\generic" -i ".\Release_AMD64_VC13\tcl_ThreadedDynamic" -d DEBUG=0 -d UNCHECKED=0 -d TCL_THREADS=1 -d STATIC_BUILD=0 E:\RepoGiT\3.6\externals\ tcl-core-8.6.6.0\win\..\win\tclsh.rc p_sign.c Microsoft (R) Windows (R) Resource Compiler Version 10.0.10011.16384 Copyright (C) Microsoft Corporation. All rights reserved. link -nologo -machine:AMD64 -ltcg -release -opt:ref -opt:icf,3 -nodefaultlib:libucrt.lib -subsystem:console -stack:2300000 -out:.\Release_AMD64_VC13\tclsh86t.exe netapi32.lib kernel32.lib user32.lib advapi32.lib userenv.lib ws2_32.lib ucrt.lib .\Release_AMD64 _VC13\tcl_ThreadedDynamic\tclAppInit.obj .\Release_AMD64_VC13\tcl_ThreadedDynamic\tclsh.res .\Release_AMD64_VC13\tclstub86.lib .\Release_AMD64_VC13\tcl86t.lib Generando c¾digo Generaci¾n de c¾digo finalizada p_verify.c if exist .\Release_AMD64_VC13\tclsh86t.exe.manifest mt -nologo -manifest .\Release_AMD64_VC13\tclsh86t.exe.manifest -outputresource:.\Release_AMD64_VC13\tclsh86t.exe;1 cl -nologo -c -W3 -DUNICODE -D_UNICODE -W3 -D _CRT_SECURE_NO_DEPRECATE -D _CRT_NONSTDC_NO_DEPRECATE -Fp.\Release_AMD64_VC13\tcl_ThreadedDynamic\ -O2 -Ot -Oi -fp:strict -Gs -GS -GL -MD -I"E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\win" -I"E:\RepoGiT\3.6 \externals\tcl-core-8.6.6.0\win\..\generic" -I"E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\libtommath" -DTCL_TOMMATH -DMP_PREC=4 -Dinline=__inline -DHAVE_ZLIB=1 -DTCL_CFGVAL_ENCODING=\"cp1252\" -DSTDC_HEADERS -DTCL_THREADS=1 -DUSE_THREAD_ALLOC=1 -DNDEBUG -DTCL_C FG_OPTIMIZED -DTCL_CFG_DO64BIT -DTCL_THREADS=1 -DUSE_TCL_STUBS -Fo.\Release_AMD64_VC13\tcl_ThreadedDynamic\tclWinReg.obj E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\win\tclWinReg.c tclWinReg.c p5_crpt.c p5_crpt2.c link -nologo -machine:AMD64 -ltcg -release -opt:ref -opt:icf,3 -nodefaultlib:libucrt.lib -dll -base:@E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\win\coffbase.txt,tclreg -out:.\Release_AMD64_VC13\tclreg13.dll .\Release_AMD64_VC13\tcl_ThreadedDynamic\tclW inReg.obj .\Release_AMD64_VC13\tclstub86.lib netapi32.lib kernel32.lib user32.lib advapi32.lib userenv.lib ws2_32.lib ucrt.lib Creando biblioteca .\Release_AMD64_VC13\tclreg13.lib y objeto .\Release_AMD64_VC13\tclreg13.exp Generando c¾digo Generaci¾n de c¾digo finalizada LINK : warning LNK4281: direcci¾n base 0x10210000 no deseada para una imagen de x64. Establecer una direcci¾n base con mßs de 4áGB para mejorar la optimizaci¾n de ASLR [E:\RepoGiT\3.6\PCbuild\tcl.vcxproj] if exist .\Release_AMD64_VC13\tclreg13.dll.manifest mt -nologo -manifest .\Release_AMD64_VC13\tclreg13.dll.manifest -outputresource:.\Release_AMD64_VC13\tclreg13.dll;2 cl -nologo -c -W3 -DUNICODE -D_UNICODE -W3 -D _CRT_SECURE_NO_DEPRECATE -D _CRT_NONSTDC_NO_DEPRECATE -Fp.\Release_AMD64_VC13\tcl_ThreadedDynamic\ -O2 -Ot -Oi -fp:strict -Gs -GS -GL -MD -I"E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\win" -I"E:\RepoGiT\3.6 \externals\tcl-core-8.6.6.0\win\..\generic" -I"E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\libtommath" -DTCL_TOMMATH -DMP_PREC=4 -Dinline=__inline -DHAVE_ZLIB=1 -DTCL_CFGVAL_ENCODING=\"cp1252\" -DSTDC_HEADERS -DTCL_THREADS=1 -DUSE_THREAD_ALLOC=1 -DNDEBUG -DTCL_C FG_OPTIMIZED -DTCL_CFG_DO64BIT -DTCL_THREADS=1 -DUSE_TCL_STUBS -Fo.\Release_AMD64_VC13\tcl_ThreadedDynamic\tclWinDde.obj E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\win\tclWinDde.c tclWinDde.c Compilando... pmeth_fn.c pmeth_gn.c link -nologo -machine:AMD64 -ltcg -release -opt:ref -opt:icf,3 -nodefaultlib:libucrt.lib -dll -base:@E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\..\win\coffbase.txt,tcldde -out:.\Release_AMD64_VC13\tcldde14.dll .\Release_AMD64_VC13\tcl_ThreadedDynamic\tclW inDde.obj .\Release_AMD64_VC13\tclstub86.lib netapi32.lib kernel32.lib user32.lib advapi32.lib userenv.lib ws2_32.lib ucrt.lib Creando biblioteca .\Release_AMD64_VC13\tcldde14.lib y objeto .\Release_AMD64_VC13\tcldde14.exp Generando c¾digo pmeth_lib.c Generaci¾n de c¾digo finalizada LINK : warning LNK4281: direcci¾n base 0x10200000 no deseada para una imagen de x64. Establecer una direcci¾n base con mßs de 4áGB para mejorar la optimizaci¾n de ASLR [E:\RepoGiT\3.6\PCbuild\tcl.vcxproj] if exist .\Release_AMD64_VC13\tcldde14.dll.manifest mt -nologo -manifest .\Release_AMD64_VC13\tcldde14.dll.manifest -outputresource:.\Release_AMD64_VC13\tcldde14.dll;2 Utilidad de mantenimiento de programas de Microsoft (R) versi¾n 14.16.27024.1 (C) Microsoft Corporation. Todos los derechos reservados. ex_data.c hm_ameth.c hm_pmeth.c =============================================================================== *** Compiler has 'Optimizations' hmac.c lhash.c md4_dgst.c md5_dgst.c mem.c mem_dbg.c e:\repogit\3.6\externals\openssl-1.0.2p\crypto\mem_dbg.c(326): warning C4311: 'conversión de tipo': truncamiento de puntero de 'void *const ' a 'unsigned long' [E:\RepoGiT\3.6\PCbuild\libeay.vcxproj] e:\repogit\3.6\externals\openssl-1.0.2p\crypto\mem_dbg.c(668): warning C4311: 'conversión de tipo': truncamiento de puntero de 'void *const ' a 'unsigned long' [E:\RepoGiT\3.6\PCbuild\libeay.vcxproj] *** Doing msvcrt cbc128.c ccm128.c cfb128.c ctr128.c cts128.c gcm128.c ofb128.c wrap128.c Compilando... xts128.c o_dir.c o_init.c o_time.c o_names.c *** Intermediate directory will be '.\Release_AMD64_VC13\tcl_ThreadedDynamic' *** Output directory will be '.\Release_AMD64_VC13' *** Suffix for binaries will be 't' *** Optional defines are '-DTCL_CFGVAL_ENCODING=\"cp1252\" -DSTDC_HEADERS -DTCL_THREADS=1 -DUSE_THREAD_ALLOC=1 -DNDEBUG -DTCL_CFG_OPTIMIZED -DTCL_CFG_DO64BIT' *** Compiler version 13. Target machine is AMD64 *** Host architecture is AMD64 *** Compiler options '-W3 -DUNICODE -D_UNICODE -Ot -Oi -fp:strict -Gs -GS -GL -RTC1 -W3' *** Link options '-ltcg' *** Dependency rules are not being used. obj_dat.c Installing to 'E:\RepoGiT\3.6\externals\tcltk64' Installing tcl86t.dll obj_err.c Installing tclsh86t.exe obj_lib.c Installing tclstub86.lib obj_xref.c Creating tclConfig.sh ocsp_asn.c ocsp_err.c Installing message catalogs ocsp_ht.c Creating msgs ocsp_lib.c Installing time zone data Creating tzdata Creating Africa pem_all.c Creating America Creating Argentina Creating Indiana Creating Kentucky Creating North_Dakota pem_err.c Creating Antarctica pem_info.c Creating Arctic Creating Asia Creating Atlantic Creating Australia Creating Brazil Creating Canada Creating Chile Creating Etc pem_lib.c Creating Europe Creating Indian Creating Mexico Creating Pacific Creating SystemV Creating US pem_oth.c pem_pk8.c Installing header files pem_pkey.c Compilando... pem_x509.c Installing library files to E:\RepoGiT\3.6\externals\tcltk64\lib\tcl8.6 pem_xaux.c pvkfmt.c p12_add.c p12_asn.c p12_attr.c Installing library http1.0 directory Installing library opt0.4 directory p12_crpt.c Installing package http 2.8.9 as a Tcl Module p12_decr.c Installing package msgcat 1.6.0 as a Tcl Module Installing package tcltest 2.4.0 as a Tcl Module Installing package platform 1.0.14 as a Tcl Module p12_key.c Installing package platform::shell 1.1.4 as a Tcl Module Installing tcldde14.dll p12_kiss.c Installing tclreg13.dll p12_mutl.c Installing encodings p12_p8d.c p12_p8e.c p12_utl.c pk12err.c pk7_asn1.c Creando biblioteca E:\RepoGiT\3.6\PCBuild\amd64\instrumented\_socket.lib y objeto E:\RepoGiT\3.6\PCBuild\amd64\instrumented\_socket.exp Generando c¾digo pk7_attr.c pk7_doit.c =============================================================================== Generaci¾n de c¾digo finalizada LINK : warning LNK4281: direcci¾n base 0x1E1D0000 no deseada para una imagen de x64. Establecer una direcci¾n base con mßs de 4áGB para mejorar la optimizaci¾n de ASLR [E:\RepoGiT\3.6\PCbuild\_socket.vcxproj] pk7_lib.c pkcs7err.c _socket.vcxproj -> E:\RepoGiT\3.6\PCBuild\amd64\instrumented\_socket.pyd Compilando... pqueue.c *** Compiler has 'Optimizations' md_rand.c rand_egd.c rand_err.c rand_lib.c *** Doing msvcrt rand_win.c rc2_cbc.c rc2_ecb.c rc2_skey.c rc2cfb64.c rc2ofb64.c rc4_utl.c rmd_dgst.c rsa_ameth.c rsa_asn1.c *** Intermediate directory will be '.\Release_AMD64_VC13\tk_ThreadedDynamic' *** Output directory will be '.\Release_AMD64_VC13' *** Suffix for binaries will be 't' *** Optional defines are '-DTCL_CFGVAL_ENCODING=\"cp1252\" -DSTDC_HEADERS -DTCL_THREADS=1 -DUSE_THREAD_ALLOC=1 -DNDEBUG -DTCL_CFG_OPTIMIZED -DTCL_CFG_DO64BIT' *** Compiler version 13. Target machine is AMD64 *** Host architecture is AMD64 *** Compiler options '-W3 -DUNICODE -D_UNICODE -Ot -Oi -fp:strict -Gs -GS -GL -RTC1 -W3' *** Link options '-ltcg' *** Dependency rules are not being used. rsa_crpt.c cl -nologo -c -W3 -DUNICODE -D_UNICODE -W3 -D _CRT_SECURE_NO_DEPRECATE -D _CRT_NONSTDC_NO_DEPRECATE -Fp.\Release_AMD64_VC13\tk_ThreadedDynamic\ -Ot -Oi -fp:strict -Gs -GS -GL -DBUILD_ttk -DTCL_CFGVAL_ENCODING=\"cp1252\" -DSTDC_HEADERS -DTCL_THREADS=1 -DUSE_T HREAD_ALLOC=1 -DNDEBUG -DTCL_CFG_OPTIMIZED -DTCL_CFG_DO64BIT -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DSUPPORT_CONFIG_EMBEDDED -DHAVE _UXTHEME_H=1 -Dinline=__inline -I"E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\win" -I"E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\generic" -I"E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\bitmaps" -I"E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\xlib" -I"E:\RepoGiT\3.6\exte rnals\tcl-core-8.6.6.0\generic" -I"E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win" -Zl -DSTATIC_BUILD -Fo.\Release_AMD64_VC13\tk_ThreadedDynamic\tkStubLib.obj E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\generic\tkStubLib.c tkStubLib.c rsa_eay.c cl -DBUILD_tk -Ot -Oi -fp:strict -Gs -GS -GL -nologo -c -W3 -DUNICODE -D_UNICODE -W3 -D _CRT_SECURE_NO_DEPRECATE -D _CRT_NONSTDC_NO_DEPRECATE -Fp.\Release_AMD64_VC13\tk_ThreadedDynamic\ -MD -I"E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\win" -I"E:\RepoGiT\3.6 \externals\tk-8.6.6.0\win\..\generic" -I"E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\bitmaps" -I"E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\xlib" -I"E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\generic" -I"E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win" -DBUILD_ttk -DTCL _CFGVAL_ENCODING=\"cp1252\" -DSTDC_HEADERS -DTCL_THREADS=1 -DUSE_THREAD_ALLOC=1 -DNDEBUG -DTCL_CFG_OPTIMIZED -DTCL_CFG_DO64BIT -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE _INTTYPES_H=1 -DHAVE_STDINT_H=1 -DSUPPORT_CONFIG_EMBEDDED -DHAVE_UXTHEME_H=1 -Dinline=__inline -DUSE_TCL_STUBS -Fo.\Release_AMD64_VC13\tk_ThreadedDynamic\ @D:\Users\yorch\AppData\Local\Temp\nmADE4.tmp rsa_err.c ttkStubLib.c rsa_gen.c lib -nologo -nodefaultlib -out:".\Release_AMD64_VC13\tkstub86.lib" .\Release_AMD64_VC13\tk_ThreadedDynamic\tkStubLib.obj .\Release_AMD64_VC13\tk_ThreadedDynamic\ttkStubLib.obj LINK : se encontr¾ .netmodule MSIL o un m¾dulo compilado con /GL; reiniciando la vinculaci¾n con /LTCG; agregue /LTCG a la lÝnea de comandos de vÝnculo para mejorar el rendimiento del vinculador rsa_lib.c cl -Ot -Oi -fp:strict -Gs -GS -GL -nologo -c -W3 -DUNICODE -D_UNICODE -W3 -D _CRT_SECURE_NO_DEPRECATE -D _CRT_NONSTDC_NO_DEPRECATE -Fp.\Release_AMD64_VC13\tk_ThreadedDynamic\ -MD -I"E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\win" -I"E:\RepoGiT\3.6\externals\ tk-8.6.6.0\win\..\generic" -I"E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\bitmaps" -I"E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\xlib" -I"E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\generic" -I"E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win" -DBUILD_ttk -DTCL_CFGVAL_ENC ODING=\"cp1252\" -DSTDC_HEADERS -DTCL_THREADS=1 -DUSE_THREAD_ALLOC=1 -DNDEBUG -DTCL_CFG_OPTIMIZED -DTCL_CFG_DO64BIT -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H =1 -DHAVE_STDINT_H=1 -DSUPPORT_CONFIG_EMBEDDED -DHAVE_UXTHEME_H=1 -Dinline=__inline -DTCL_USE_STATIC_PACKAGES=0 -Fo.\Release_AMD64_VC13\tk_ThreadedDynamic\winMain.obj E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\win\winMain.c winMain.c rc -fo .\Release_AMD64_VC13\tk_ThreadedDynamic\wish.res -r -i "E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\generic" -i ".\Release_AMD64_VC13\tk_ThreadedDynamic" -I"E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\generic" -I"E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\ win" -d DEBUG=0 -d UNCHECKED=0 -d TCL_THREADS=1 -d STATIC_BUILD=0 E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\win\rc\wish.rc Compilando... rsa_none.c Microsoft (R) Windows (R) Resource Compiler Version 10.0.10011.16384 Copyright (C) Microsoft Corporation. All rights reserved. cl -DBUILD_tk -Ot -Oi -fp:strict -Gs -GS -GL -nologo -c -W3 -DUNICODE -D_UNICODE -W3 -D _CRT_SECURE_NO_DEPRECATE -D _CRT_NONSTDC_NO_DEPRECATE -Fp.\Release_AMD64_VC13\tk_ThreadedDynamic\ -MD -I"E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\win" -I"E:\RepoGiT\3.6 \externals\tk-8.6.6.0\win\..\generic" -I"E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\bitmaps" -I"E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\xlib" -I"E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\generic" -I"E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win" -DBUILD_ttk -DTCL _CFGVAL_ENCODING=\"cp1252\" -DSTDC_HEADERS -DTCL_THREADS=1 -DUSE_THREAD_ALLOC=1 -DNDEBUG -DTCL_CFG_OPTIMIZED -DTCL_CFG_DO64BIT -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE _INTTYPES_H=1 -DHAVE_STDINT_H=1 -DSUPPORT_CONFIG_EMBEDDED -DHAVE_UXTHEME_H=1 -Dinline=__inline -DUSE_TCL_STUBS -DTK_ASCII_MAIN -Fo.\Release_AMD64_VC13\tk_ThreadedDynamic\tkMain2.obj E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\generic\tkMain.c tkMain.c rsa_oaep.c E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\generic\tkMain.c(518): warning C4267: 'función': conversión de 'size_t' a 'int'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] rsa_pk1.c rc -fo .\Release_AMD64_VC13\tk_ThreadedDynamic\tk.res -r -i "E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\generic" -i ".\Release_AMD64_VC13\tk_ThreadedDynamic" -I"E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\generic" -I"E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\wi n" -d DEBUG=0 -d UNCHECKED=0 -d TCL_THREADS=1 -d STATIC_BUILD=0 E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\win\rc\tk.rc Microsoft (R) Windows (R) Resource Compiler Version 10.0.10011.16384 Copyright (C) Microsoft Corporation. All rights reserved. cl -DBUILD_tk -Ot -Oi -fp:strict -Gs -GS -GL -nologo -c -W3 -DUNICODE -D_UNICODE -W3 -D _CRT_SECURE_NO_DEPRECATE -D _CRT_NONSTDC_NO_DEPRECATE -Fp.\Release_AMD64_VC13\tk_ThreadedDynamic\ -MD -I"E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\win" -I"E:\RepoGiT\3.6 \externals\tk-8.6.6.0\win\..\generic" -I"E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\bitmaps" -I"E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\xlib" -I"E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\generic" -I"E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win" -DBUILD_ttk -DTCL _CFGVAL_ENCODING=\"cp1252\" -DSTDC_HEADERS -DTCL_THREADS=1 -DUSE_THREAD_ALLOC=1 -DNDEBUG -DTCL_CFG_OPTIMIZED -DTCL_CFG_DO64BIT -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE _INTTYPES_H=1 -DHAVE_STDINT_H=1 -DSUPPORT_CONFIG_EMBEDDED -DHAVE_UXTHEME_H=1 -Dinline=__inline -DUSE_TCL_STUBS -Fo.\Release_AMD64_VC13\tk_ThreadedDynamic\ @D:\Users\yorch\AppData\Local\Temp\nmB3A3.tmp rsa_pmeth.c tkConsole.c rsa_pss.c rsa_saos.c tk3d.c tkArgv.c E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\generic\tkArgv.c(178): warning C4311: 'conversión de tipo': truncamiento de puntero de 'char *const ' a 'int' [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] tkAtom.c rsa_sign.c E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\generic\tkAtom.c(96): warning C4312: 'conversión de tipo': conversión de 'Atom' a 'void *' de mayor tamaño [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\generic\tkAtom.c(97): warning C4312: 'conversión de tipo': conversión de 'Atom' a 'void *' de mayor tamaño [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\generic\tkAtom.c(100): warning C4311: 'conversión de tipo': truncamiento de puntero de 'ClientData' a 'int' [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\generic\tkAtom.c(138): warning C4312: 'conversión de tipo': conversión de 'Atom' a 'void *' de mayor tamaño [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\generic\tkAtom.c(153): warning C4312: 'conversión de tipo': conversión de 'Atom' a 'void *' de mayor tamaño [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\generic\tkAtom.c(158): warning C4312: 'conversión de tipo': conversión de 'Atom' a 'void *' de mayor tamaño [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\generic\tkAtom.c(195): warning C4312: 'conversión de tipo': conversión de 'Atom' a 'void *' de mayor tamaño [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\generic\tkAtom.c(202): warning C4312: 'conversión de tipo': conversión de 'Atom' a 'void *' de mayor tamaño [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\generic\tkAtom.c(204): warning C4312: 'conversión de tipo': conversión de 'Atom' a 'void *' de mayor tamaño [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] tkBind.c rsa_ssl.c tkBitmap.c tkBusy.c rsa_x931.c E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\generic\tkBusy.c(533): warning C4267: '=': conversión de 'size_t' a 'int'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] tkButton.c tkCanvArc.c tkCanvBmap.c seed.c seed_cbc.c tkCanvImg.c seed_cfb.c seed_ecb.c tkCanvLine.c seed_ofb.c sha_dgst.c tkCanvPoly.c sha_one.c sha1_one.c tkCanvPs.c sha1dgst.c sha256.c sha512.c tkCanvText.c E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\generic\tkCanvText.c(506): warning C4267: '=': conversión de 'size_t' a 'int'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\generic\tkCanvText.c(1024): warning C4244: '=': conversión de '__int64' a 'int'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\generic\tkCanvText.c(1025): warning C4267: '=': conversión de 'size_t' a 'int'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\generic\tkCanvText.c(1107): warning C4244: '=': conversión de '__int64' a 'int'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\generic\tkCanvText.c(1109): warning C4244: '=': conversión de '__int64' a 'int'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\generic\tkCanvText.c(1500): warning C4244: '=': conversión de '__int64' a 'int'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] tkCanvUtil.c E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\generic\tkCanvUtil.c(878): warning C4267: '=': conversión de 'size_t' a 'int'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\generic\tkCanvUtil.c(1519): warning C4267: '=': conversión de 'size_t' a 'int'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] tkCanvWind.c Compilando... srp_lib.c tkCanvas.c E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\generic\tkCanvas.c(951): warning C4312: 'conversión de tipo': conversión de 'int' a 'void *' de mayor tamaño [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\generic\tkCanvas.c(1318): warning C4312: 'conversión de tipo': conversión de 'int' a 'void *' de mayor tamaño [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\generic\tkCanvas.c(1397): warning C4312: 'conversión de tipo': conversión de 'int' a 'void *' de mayor tamaño [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\generic\tkCanvas.c(3408): warning C4267: '=': conversión de 'size_t' a 'int'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\generic\tkCanvas.c(4013): warning C4312: 'conversión de tipo': conversión de 'int' a 'void *' de mayor tamaño [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] tkClipboard.c E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\generic\tkClipboard.c(392): warning C4267: '=': conversión de 'size_t' a 'long'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] tkCmds.c srp_vfy.c stack.c ts_err.c txt_db.c Compilando... tkColor.c tkConfig.c ui_err.c tkCursor.c ui_lib.c tkEntry.c E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\generic\tkEntry.c(2088): warning C4267: '+=': conversión de 'size_t' a 'int'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\generic\tkEntry.c(2157): warning C4244: '=': conversión de '__int64' a 'int'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\generic\tkEntry.c(2158): warning C4244: '=': conversión de '__int64' a 'int'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\generic\tkEntry.c(2340): warning C4267: '=': conversión de 'size_t' a 'int'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\generic\tkEntry.c(2821): warning C4244: '=': conversión de '__int64' a 'int'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\generic\tkEntry.c(3437): warning C4244: 'función': conversión de '__int64' a 'int'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] tkError.c ui_openssl.c tkEvent.c tkFileFilter.c tkFocus.c ui_util.c tkFont.c wp_dgst.c by_dir.c E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\generic\tkFont.c(1725): warning C4244: 'función': conversión de '__int64' a 'int'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\generic\tkFont.c(1828): warning C4267: '=': conversión de 'size_t' a 'int'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\generic\tkFont.c(2042): warning C4244: 'función': conversión de '__int64' a 'int'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\generic\tkFont.c(2117): warning C4244: '=': conversión de '__int64' a 'int'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\generic\tkFont.c(2311): warning C4244: 'función': conversión de '__int64' a 'int'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\generic\tkFont.c(2318): warning C4244: 'función': conversión de '__int64' a 'int'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\generic\tkFont.c(2373): warning C4244: 'función': conversión de '__int64' a 'int'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\generic\tkFont.c(2383): warning C4244: 'función': conversión de '__int64' a 'int'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\generic\tkFont.c(2387): warning C4244: 'función': conversión de '__int64' a 'int'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\generic\tkFont.c(2645): warning C4244: 'return': conversión de '__int64' a 'int'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\generic\tkFont.c(2723): warning C4244: 'función': conversión de '__int64' a 'int'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\generic\tkFont.c(2727): warning C4244: 'función': conversión de '__int64' a 'int'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] tkFrame.c tkGC.c tkGeometry.c by_file.c tkGet.c tkGrab.c x_all.c tkGrid.c tkImage.c x509_att.c tkImgBmap.c tkImgGIF.c E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\generic\tkImgGIF.c(1414): warning C4267: 'inicializando': conversión de 'size_t' a 'int'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] tkImgPNG.c x509_cmp.c tkImgPPM.c E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\generic\tkImgPPM.c(386): warning C4267: '=': conversión de 'size_t' a 'int'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] x509_d2.c x509_def.c Compilando... tkImgPhoto.c x509_err.c x509_ext.c tkImgPhInstance.c x509_lu.c tkImgUtil.c tkListbox.c E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\generic\tkListbox.c(730): warning C4312: 'conversión de tipo': conversión de 'int' a 'void *' de mayor tamaño [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\generic\tkListbox.c(1222): warning C4312: 'conversión de tipo': conversión de 'int' a 'void *' de mayor tamaño [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\generic\tkListbox.c(1411): warning C4312: 'conversión de tipo': conversión de 'int' a 'void *' de mayor tamaño [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\generic\tkListbox.c(1934): warning C4312: 'conversión de tipo': conversión de 'int' a 'void *' de mayor tamaño [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\generic\tkListbox.c(1943): warning C4312: 'conversión de tipo': conversión de 'int' a 'void *' de mayor tamaño [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\generic\tkListbox.c(2025): warning C4312: 'conversión de tipo': conversión de 'int' a 'void *' de mayor tamaño [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\generic\tkListbox.c(2474): warning C4312: 'conversión de tipo': conversión de 'int' a 'void *' de mayor tamaño [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\generic\tkListbox.c(2480): warning C4312: 'conversión de tipo': conversión de 'int' a 'void *' de mayor tamaño [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\generic\tkListbox.c(3056): warning C4312: 'conversión de tipo': conversión de 'int' a 'void *' de mayor tamaño [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\generic\tkListbox.c(3068): warning C4312: 'conversión de tipo': conversión de 'int' a 'void *' de mayor tamaño [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\generic\tkListbox.c(3139): warning C4312: 'conversión de tipo': conversión de 'int' a 'void *' de mayor tamaño [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\generic\tkListbox.c(3498): warning C4312: 'conversión de tipo': conversión de 'int' a 'void *' de mayor tamaño [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\generic\tkListbox.c(3508): warning C4312: 'conversión de tipo': conversión de 'int' a 'void *' de mayor tamaño [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\generic\tkListbox.c(3582): warning C4312: 'conversión de tipo': conversión de 'int' a 'void *' de mayor tamaño [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\generic\tkListbox.c(3586): warning C4312: 'conversión de tipo': conversión de 'int' a 'void *' de mayor tamaño [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\generic\tkListbox.c(3592): warning C4312: 'conversión de tipo': conversión de 'int' a 'void *' de mayor tamaño [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\generic\tkListbox.c(3596): warning C4312: 'conversión de tipo': conversión de 'int' a 'void *' de mayor tamaño [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] tkMacWinMenu.c tkMain.c Compilando... x509_obj.c E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\generic\tkMain.c(518): warning C4267: 'función': conversión de 'size_t' a 'int'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] tkMenu.c tkMenubutton.c x509_req.c tkMenuDraw.c tkMessage.c tkPanedWindow.c x509_trs.c tkObj.c E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\generic\tkObj.c(235): warning C4311: 'conversión de tipo': truncamiento de puntero de 'void *' a 'int' [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\generic\tkObj.c(406): warning C4311: 'conversión de tipo': truncamiento de puntero de 'void *' a 'int' [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\generic\tkObj.c(406): warning C4312: 'conversión de tipo': conversión de 'int' a 'void *' de mayor tamaño [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\generic\tkObj.c(493): warning C4312: 'conversión de tipo': conversión de 'int' a 'void *' de mayor tamaño [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] tkOldConfig.c x509_txt.c tkOption.c tkPack.c tkPlace.c x509_v3.c tkPointer.c x509_vfy.c tkRectOval.c tkScale.c tkScrollbar.c x509_vpm.c x509cset.c Compilando... tkSelect.c x509name.c E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\generic\tkSelect.c(1352): warning C4267: '=': conversión de 'size_t' a 'int'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\generic\tkSelect.c(1410): warning C4244: '=': conversión de '__int64' a 'int'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\generic\tkSelect.c(1480): warning C4267: 'return': conversión de 'size_t' a 'int'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\generic\tkSelect.c(1520): warning C4267: '=': conversión de 'size_t' a 'int'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\generic\tkSelect.c(1533): warning C4267: '=': conversión de 'size_t' a 'int'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] tkStyle.c E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\generic\tkStyle.c(621): warning C4311: 'conversión de tipo': truncamiento de puntero de 'ClientData' a 'int' [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\generic\tkStyle.c(639): warning C4312: 'conversión de tipo': conversión de 'int' a 'void *' de mayor tamaño [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\generic\tkStyle.c(701): warning C4311: 'conversión de tipo': truncamiento de puntero de 'ClientData' a 'int' [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] tkText.c x509rset.c E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\generic\tkText.c(5760): warning C4244: '=': conversión de '__int64' a 'int'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\generic\tkText.c(6064): warning C4244: '=': conversión de '__int64' a 'int'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\generic\tkText.c(6078): warning C4244: '=': conversión de '__int64' a 'int'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\generic\tkText.c(6085): warning C4244: '=': conversión de '__int64' a 'int'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\generic\tkText.c(6107): warning C4244: '=': conversión de '__int64' a 'int'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\generic\tkText.c(6113): warning C4244: '=': conversión de '__int64' a 'int'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] tkTextBTree.c E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\generic\tkTextBTree.c(1061): warning C4244: '=': conversión de '__int64' a 'int'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] tkTextDisp.c x509type.c E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\generic\tkTextDisp.c(1490): warning C4244: '=': conversión de '__int64' a 'int'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\generic\tkTextDisp.c(8274): warning C4244: '=': conversión de '__int64' a 'int'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\generic\tkTextDisp.c(8278): warning C4244: '=': conversión de '__int64' a 'int'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\generic\tkTextDisp.c(8594): warning C4244: 'función': conversión de '__int64' a 'int'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\generic\tkTextDisp.c(8614): warning C4244: 'return': conversión de '__int64' a 'int'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] tkTextImage.c tkTextIndex.c pcy_cache.c E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\generic\tkTextIndex.c(112): warning C4311: 'conversión de tipo': truncamiento de puntero de 'void *' a 'int' [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\generic\tkTextIndex.c(122): warning C4312: 'conversión de tipo': conversión de 'int' a 'void *' de mayor tamaño [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\generic\tkTextIndex.c(190): warning C4312: 'conversión de tipo': conversión de 'int' a 'void *' de mayor tamaño [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\generic\tkTextIndex.c(212): warning C4311: 'conversión de tipo': truncamiento de puntero de 'void *' a 'int' [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\generic\tkTextIndex.c(441): warning C4244: '+=': conversión de '__int64' a 'int'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\generic\tkTextIndex.c(1579): warning C4244: '+=': conversión de '__int64' a 'int'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\generic\tkTextIndex.c(2115): warning C4244: '-=': conversión de '__int64' a 'int'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\generic\tkTextIndex.c(2355): warning C4244: '=': conversión de '__int64' a 'int'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] tkTextMark.c tkTextTag.c pcy_data.c tkTextWind.c tkTrig.c tkUndo.c pcy_lib.c tkUtil.c E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\generic\tkUtil.c(57): warning C4311: 'conversión de tipo': truncamiento de puntero de 'ClientData' a 'int' [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\generic\tkUtil.c(284): warning C4311: 'conversión de tipo': truncamiento de puntero de 'ClientData' a 'int' [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\generic\tkUtil.c(352): warning C4311: 'conversión de tipo': truncamiento de puntero de 'ClientData' a 'int' [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\generic\tkUtil.c(386): warning C4311: 'conversión de tipo': truncamiento de puntero de 'ClientData' a 'int' [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\generic\tkUtil.c(389): warning C4311: 'conversión de tipo': truncamiento de puntero de 'ClientData' a 'int' [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\generic\tkUtil.c(967): warning C4311: 'conversión de tipo': truncamiento de puntero de 'void *' a 'int' [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\generic\tkUtil.c(982): warning C4312: 'conversión de tipo': conversión de 'const int' a 'void *' de mayor tamaño [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] tkVisual.c tkStubInit.c pcy_map.c tkWindow.c pcy_node.c pcy_tree.c v3_akey.c cl -DBUILD_tk -Ot -Oi -fp:strict -Gs -GS -GL -nologo -c -W3 -DUNICODE -D_UNICODE -W3 -D _CRT_SECURE_NO_DEPRECATE -D _CRT_NONSTDC_NO_DEPRECATE -Fp.\Release_AMD64_VC13\tk_ThreadedDynamic\ -MD -I"E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\win" -I"E:\RepoGiT\3.6 \externals\tk-8.6.6.0\win\..\generic" -I"E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\bitmaps" -I"E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\xlib" -I"E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\generic" -I"E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win" -DBUILD_ttk -DTCL _CFGVAL_ENCODING=\"cp1252\" -DSTDC_HEADERS -DTCL_THREADS=1 -DUSE_THREAD_ALLOC=1 -DNDEBUG -DTCL_CFG_OPTIMIZED -DTCL_CFG_DO64BIT -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE _INTTYPES_H=1 -DHAVE_STDINT_H=1 -DSUPPORT_CONFIG_EMBEDDED -DHAVE_UXTHEME_H=1 -Dinline=__inline -DUSE_TCL_STUBS -Fo.\Release_AMD64_VC13\tk_ThreadedDynamic\ @D:\Users\yorch\AppData\Local\Temp\nmDB40.tmp tkUnixMenubu.c v3_akeya.c tkUnixScale.c cl -DBUILD_tk -Ot -Oi -fp:strict -Gs -GS -GL -nologo -c -W3 -DUNICODE -D_UNICODE -W3 -D _CRT_SECURE_NO_DEPRECATE -D _CRT_NONSTDC_NO_DEPRECATE -Fp.\Release_AMD64_VC13\tk_ThreadedDynamic\ -MD -I"E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\win" -I"E:\RepoGiT\3.6 \externals\tk-8.6.6.0\win\..\generic" -I"E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\bitmaps" -I"E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\xlib" -I"E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\generic" -I"E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win" -DBUILD_ttk -DTCL _CFGVAL_ENCODING=\"cp1252\" -DSTDC_HEADERS -DTCL_THREADS=1 -DUSE_THREAD_ALLOC=1 -DNDEBUG -DTCL_CFG_OPTIMIZED -DTCL_CFG_DO64BIT -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE _INTTYPES_H=1 -DHAVE_STDINT_H=1 -DSUPPORT_CONFIG_EMBEDDED -DHAVE_UXTHEME_H=1 -Dinline=__inline -DUSE_TCL_STUBS -Fo.\Release_AMD64_VC13\tk_ThreadedDynamic\ @D:\Users\yorch\AppData\Local\Temp\nmDC4B.tmp xcolors.c v3_alt.c xdraw.c xgc.c ximage.c xutil.c cl -DBUILD_tk -Ot -Oi -fp:strict -Gs -GS -GL -nologo -c -W3 -DUNICODE -D_UNICODE -W3 -D _CRT_SECURE_NO_DEPRECATE -D _CRT_NONSTDC_NO_DEPRECATE -Fp.\Release_AMD64_VC13\tk_ThreadedDynamic\ -MD -I"E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\win" -I"E:\RepoGiT\3.6 \externals\tk-8.6.6.0\win\..\generic" -I"E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\bitmaps" -I"E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\xlib" -I"E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\generic" -I"E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win" -DBUILD_ttk -DTCL _CFGVAL_ENCODING=\"cp1252\" -DSTDC_HEADERS -DTCL_THREADS=1 -DUSE_THREAD_ALLOC=1 -DNDEBUG -DTCL_CFG_OPTIMIZED -DTCL_CFG_DO64BIT -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE _INTTYPES_H=1 -DHAVE_STDINT_H=1 -DSUPPORT_CONFIG_EMBEDDED -DHAVE_UXTHEME_H=1 -Dinline=__inline -DUSE_TCL_STUBS -Fo.\Release_AMD64_VC13\tk_ThreadedDynamic\ @D:\Users\yorch\AppData\Local\Temp\nmDE8E.tmp tkWin3d.c Compilando... v3_bcons.c tkWin32Dll.c v3_bitst.c tkWinButton.c v3_conf.c E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\win\tkWinButton.c(150): warning C4334: '<<': el resultado del desplazamiento de 32 bits se convirtió implícitamente en 64 bits (¿quería un desplazamiento de 64 bits?) [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\win\tkWinButton.c(159): warning C4334: '<<': el resultado del desplazamiento de 32 bits se convirtió implícitamente en 64 bits (¿quería un desplazamiento de 64 bits?) [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] tkWinClipboard.c v3_cpols.c v3_crld.c tkWinColor.c v3_enum.c E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\win\tkWinColor.c(361): warning C4312: 'conversión de tipo': conversión de 'unsigned long' a 'void *' de mayor tamaño [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\win\tkWinColor.c(428): warning C4312: 'conversión de tipo': conversión de 'unsigned long' a 'void *' de mayor tamaño [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\win\tkWinColor.c(512): warning C4312: 'conversión de tipo': conversión de 'DWORD' a 'void *' de mayor tamaño [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] tkWinConfig.c v3_extku.c tkWinCursor.c v3_genn.c tkWinDialog.c v3_ia5.c v3_info.c tkWinDraw.c v3_int.c tkWinEmbed.c v3_lib.c E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\win\tkWinEmbed.c(163): warning C4244: 'inicializando': conversión de 'LRESULT' a 'int'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\win\tkWinEmbed.c(286): warning C4244: '=': conversión de 'LRESULT' a 'int'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\win\tkWinEmbed.c(287): warning C4311: 'conversión de tipo': truncamiento de puntero de 'HWND' a 'int' [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\win\tkWinEmbed.c(294): warning C4311: 'conversión de tipo': truncamiento de puntero de 'HWND' a 'int' [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\win\tkWinEmbed.c(470): warning C4311: 'conversión de tipo': truncamiento de puntero de 'HWND' a 'int' [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\win\tkWinEmbed.c(508): warning C4311: 'conversión de tipo': truncamiento de puntero de 'HWND' a 'int' [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\win\tkWinEmbed.c(549): warning C4244: 'función': conversión de 'LPARAM' a 'int'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\win\tkWinEmbed.c(581): warning C4311: 'conversión de tipo': truncamiento de puntero de 'HWND' a 'int' [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\win\tkWinEmbed.c(588): warning C4311: 'conversión de tipo': truncamiento de puntero de 'HWND' a 'int' [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\win\tkWinEmbed.c(686): warning C4244: 'función': conversión de 'WPARAM' a 'int'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\win\tkWinEmbed.c(686): warning C4244: 'función': conversión de 'LPARAM' a 'int'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\win\tkWinEmbed.c(705): warning C4244: 'función': conversión de 'WPARAM' a 'int'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\win\tkWinEmbed.c(750): warning C4244: 'función': conversión de 'WPARAM' a 'int'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\win\tkWinEmbed.c(772): warning C4311: 'conversión de tipo': truncamiento de puntero de 'HWND' a 'int' [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] tkWinFont.c v3_ncons.c E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\win\tkWinFont.c(988): warning C4244: 'función': conversión de '__int64' a 'int'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\win\tkWinFont.c(1000): warning C4244: 'return': conversión de '__int64' a 'int'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] tkWinImage.c v3_ocsp.c E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\win\tkWinImage.c(350): warning C4334: '<<': el resultado del desplazamiento de 32 bits se convirtió implícitamente en 64 bits (¿quería un desplazamiento de 64 bits?) [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] tkWinInit.c E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\win\tkWinInit.c(81): warning C4244: '=': conversión de '__int64' a 'int'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] v3_pci.c tkWinKey.c tkWinMenu.c v3_pcia.c v3_pcons.c E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\win\tkWinMenu.c(464): warning C4311: 'conversión de tipo': truncamiento de puntero de 'TkMenuPlatformEntryData' a 'int' [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\win\tkWinMenu.c(654): warning C4311: 'conversión de tipo': truncamiento de puntero de 'TkMenuPlatformEntryData' a 'int' [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\win\tkWinMenu.c(674): warning C4311: 'conversión de tipo': truncamiento de puntero de 'HMENU' a 'int' [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\win\tkWinMenu.c(1307): warning C4312: 'conversión de tipo': conversión de 'long' a 'void *' de mayor tamaño [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] tkWinPixmap.c v3_pku.c E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\win\tkWinPixmap.c(62): warning C4311: 'conversión de tipo': truncamiento de puntero de 'XExtData *' a 'int' [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] tkWinPointer.c v3_pmaps.c tkWinRegion.c v3_prn.c tkWinScrlbr.c tkWinSend.c Compilando... v3_purp.c v3_scts.c Compilando... tkWinSendCom.c v3_skey.c v3_sxnet.c tkWinWindow.c v3_utl.c tkWinWm.c E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\win\tkWinWm.c(3731): warning C4311: 'conversión de tipo': truncamiento de puntero de 'HWND' a 'int' [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\win\tkWinWm.c(3783): warning C4244: 'inicializando': conversión de 'LRESULT' a 'int'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] v3err.c E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\win\tkWinWm.c(4825): warning C4244: '=': conversión de 'LRESULT' a 'int'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\win\tkWinWm.c(5259): warning C4244: '=': conversión de '__int64' a 'int'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\win\tkWinWm.c(5262): warning C4244: '=': conversión de '__int64' a 'int'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\win\tkWinWm.c(5411): warning C4244: '=': conversión de 'LRESULT' a 'int'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\win\tkWinWm.c(7816): warning C4244: 'inicializando': conversión de 'LRESULT' a 'long'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\win\tkWinWm.c(8620): warning C4244: 'inicializando': conversión de 'LRESULT' a 'int'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] tkWinX.c e_gost_err.c gost_ameth.c E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\win\tkWinX.c(259): warning C4311: 'conversión de tipo': truncamiento de puntero de 'HKL' a 'int' [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\win\tkWinX.c(262): warning C4312: 'conversión de tipo': conversión de 'DWORD' a 'void *' de mayor tamaño [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\win\tkWinX.c(483): warning C4312: 'conversión de tipo': conversión de 'int' a 'void *' de mayor tamaño [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\win\tkWinX.c(484): warning C4311: 'conversión de tipo': truncamiento de puntero de 'XExtData *' a 'int' [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\win\tkWinX.c(875): warning C4244: 'función': conversión de 'WPARAM' a 'UINT'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\win\tkWinX.c(1149): warning C4244: '=': conversión de 'WPARAM' a 'unsigned int'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\win\tkWinX.c(1162): warning C4244: '=': conversión de 'WPARAM' a 'unsigned int'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\win\tkWinX.c(1222): warning C4244: '=': conversión de 'WPARAM' a 'unsigned int'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\win\tkWinX.c(1428): warning C4312: 'conversión de tipo': conversión de 'int' a 'void *' de mayor tamaño [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] stubs.c ttkWinMonitor.c gost_asn1.c ttkWinTheme.c gost_crypt.c ttkWinXPTheme.c gost_ctl.c gost_eng.c gost_keywrap.c gost_md.c cl -DBUILD_tk -Ot -Oi -fp:strict -Gs -GS -GL -nologo -c -W3 -DUNICODE -D_UNICODE -W3 -D _CRT_SECURE_NO_DEPRECATE -D _CRT_NONSTDC_NO_DEPRECATE -Fp.\Release_AMD64_VC13\tk_ThreadedDynamic\ -MD -I"E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\win" -I"E:\RepoGiT\3.6 \externals\tk-8.6.6.0\win\..\generic" -I"E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\bitmaps" -I"E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\xlib" -I"E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\generic" -I"E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win" -DBUILD_ttk -DTCL _CFGVAL_ENCODING=\"cp1252\" -DSTDC_HEADERS -DTCL_THREADS=1 -DUSE_THREAD_ALLOC=1 -DNDEBUG -DTCL_CFG_OPTIMIZED -DTCL_CFG_DO64BIT -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE _INTTYPES_H=1 -DHAVE_STDINT_H=1 -DSUPPORT_CONFIG_EMBEDDED -DHAVE_UXTHEME_H=1 -Dinline=__inline -DUSE_TCL_STUBS -Fo.\Release_AMD64_VC13\tk_ThreadedDynamic\ @D:\Users\yorch\AppData\Local\Temp\nmFAF1.tmp ttkBlink.c ttkButton.c ttkCache.c gost_params.c ttkClamTheme.c gost_pmeth.c ttkClassicTheme.c ttkDefaultTheme.c ttkElements.c ttkEntry.c gost_sign.c E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\generic\ttk\ttkEntry.c(357): warning C4267: 'return': conversión de 'size_t' a 'int'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\generic\ttk\ttkEntry.c(424): warning C4244: 'función': conversión de '__int64' a 'int'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\generic\ttk\ttkEntry.c(463): warning C4244: '=': conversión de '__int64' a 'int'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\generic\ttk\ttkEntry.c(466): warning C4244: '=': conversión de '__int64' a 'int'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\generic\ttk\ttkEntry.c(707): warning C4267: 'función': conversión de 'size_t' a 'int'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\generic\ttk\ttkEntry.c(727): warning C4267: '=': conversión de 'size_t' a 'int'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\generic\ttk\ttkEntry.c(814): warning C4267: 'función': conversión de 'size_t' a 'int'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] ttkFrame.c ttkImage.c ttkInit.c ttkLabel.c gost2001.c ttkLayout.c E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\generic\ttk\ttkLayout.c(508): warning C4244: 'función': conversión de '__int64' a 'int'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] ttkManager.c ttkNotebook.c gost2001_keyx.c ttkPanedwindow.c ttkProgress.c ttkScale.c ttkScrollbar.c ttkScroll.c gost89.c Compilando... gost94_keyx.c Compilando... ttkSeparator.c ttkSquare.c ttkState.c ttkTagSet.c gosthash.c e_4758cca.c ttkTheme.c ttkTrace.c ttkTrack.c ttkTreeview.c e_aep.c E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\..\generic\ttk\ttkTreeview.c(2511): warning C4244: '=': conversión de '__int64' a 'int'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] ttkWidget.c ttkStubInit.c e_atalla.c link -nologo -machine:AMD64 -ltcg -release -opt:ref -opt:icf,3 -nodefaultlib:libucrt.lib -dll -base:@"E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\coffbase.txt",tk -out:".\Release_AMD64_VC13\tk86t.dll" netapi32.lib kernel32.lib user32.lib advapi32.lib useren v.lib ws2_32.lib ucrt.lib gdi32.lib "E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\Release_AMD64_VC13\tclstub86.lib" @D:\Users\yorch\AppData\Local\Temp\nm496.tmp e_capi.c e_chil.c Creando biblioteca .\Release_AMD64_VC13\tk86t.lib y objeto .\Release_AMD64_VC13\tk86t.exp Generando c¾digo e_cswift.c e_gmp.c e_nuron.c Generaci¾n de c¾digo finalizada LINK : warning LNK4281: direcci¾n base 0x10220000 no deseada para una imagen de x64. Establecer una direcci¾n base con mßs de 4áGB para mejorar la optimizaci¾n de ASLR [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] if exist ".\Release_AMD64_VC13\tk86t.dll".manifest mt -nologo -manifest ".\Release_AMD64_VC13\tk86t.dll".manifest -outputresource:".\Release_AMD64_VC13\tk86t.dll";2 e_padlock.c link -nologo -machine:AMD64 -ltcg -release -opt:ref -opt:icf,3 -nodefaultlib:libucrt.lib -subsystem:windows -stack:2300000 -out:".\Release_AMD64_VC13\wish86t.exe" netapi32.lib kernel32.lib user32.lib advapi32.lib userenv.lib ws2_32.lib ucrt.lib gdi32.lib "E:\ RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\Release_AMD64_VC13\tclstub86.lib" "E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\Release_AMD64_VC13\tcl86t.lib" .\Release_AMD64_VC13\tk_ThreadedDynamic\winMain.obj .\Release_AMD64_VC13\tk_ThreadedDynamic\wish.res ".\Release_ AMD64_VC13\tkstub86.lib" ".\Release_AMD64_VC13\tk86t.lib" Generando c¾digo Generaci¾n de c¾digo finalizada if exist ".\Release_AMD64_VC13\wish86t.exe".manifest mt -nologo -manifest ".\Release_AMD64_VC13\wish86t.exe".manifest -outputresource:".\Release_AMD64_VC13\wish86t.exe";1 cl -Ot -Oi -fp:strict -Gs -GS -GL -nologo -c -W3 -DUNICODE -D_UNICODE -W3 -D _CRT_SECURE_NO_DEPRECATE -D _CRT_NONSTDC_NO_DEPRECATE -Fp.\Release_AMD64_VC13\tk_ThreadedDynamic\ -MD -DCONSOLE -Fo.\Release_AMD64_VC13\tk_ThreadedDynamic\ E:\RepoGiT\3.6\externals\ tcl-core-8.6.6.0\win\cat.c e_sureware.c cat.c E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\cat.c(38): warning C4267: 'función': conversión de 'size_t' a 'unsigned int'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\tk.vcxproj] link -nologo -machine:AMD64 -ltcg -release -opt:ref -opt:icf,3 -nodefaultlib:libucrt.lib -subsystem:console -out:".\Release_AMD64_VC13\cat32.exe" -stack:16384 .\Release_AMD64_VC13\tk_ThreadedDynamic\cat.obj netapi32.lib kernel32.lib user32.lib advapi32.lib us erenv.lib ws2_32.lib ucrt.lib e_ubsec.c Generando c¾digo Generaci¾n de c¾digo finalizada if exist ".\Release_AMD64_VC13\cat32.exe".manifest mt -nologo -manifest ".\Release_AMD64_VC13\cat32.exe".manifest -outputresource:".\Release_AMD64_VC13\cat32.exe";1 d1_clnt.c d1_meth.c d1_lib.c =============================================================================== *** Compiler has 'Optimizations' d1_srvr.c s2_srvr.c t1_clnt.c *** Doing msvcrt t1_ext.c Compilando... t1_srvr.c bf_enc.c bn_asm.c *** Intermediate directory will be '.\Release_AMD64_VC13\tk_ThreadedDynamic' *** Output directory will be '.\Release_AMD64_VC13' *** Suffix for binaries will be 't' *** Optional defines are '-DTCL_CFGVAL_ENCODING=\"cp1252\" -DSTDC_HEADERS -DTCL_THREADS=1 -DUSE_THREAD_ALLOC=1 -DNDEBUG -DTCL_CFG_OPTIMIZED -DTCL_CFG_DO64BIT' *** Compiler version 13. Target machine is AMD64 *** Host architecture is AMD64 *** Compiler options '-W3 -DUNICODE -D_UNICODE -Ot -Oi -fp:strict -Gs -GS -GL -RTC1 -W3' *** Link options '-ltcg' *** Dependency rules are not being used. installing binaries cmll_misc.c c_enc.c des_enc.c fcrypt_b.c creating package index installing Tk headers installing script library installing theme library installing demos installing images installing language files md Release_AMD64_VC13 cl.exe -DWIN32 -D_WIN32 -D_MT -DSTDC_HEADERS -D_DLL -c -W3 -nologo -MD -FpRelease_AMD64_VC13\ -Oti -Gs -I"c:\Program Files\Microsoft Visual Studio\VC98\include" -I..\win -I..\generic -IE:\RepoGiT\3.6\externals\tk-8.6.6.0\generic -IE:\RepoGiT\3.6\externals\ tk-8.6.6.0\win -IE:\RepoGiT\3.6\externals\tk-8.6.6.0\xlib -IE:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\generic -IE:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win -D__WIN32__ -D_CRT_SECURE_NO_WARNINGS -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -DBUILD_tix -FoRelease_AMD64_VC13\ tixClass.obj ..\generic\tixClass.c tixClass.c ..\generic\tixClass.c(861): warning C4267: '=': conversión de 'size_t' a 'unsigned int'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\tix.vcxproj] cl.exe -DWIN32 -D_WIN32 -D_MT -DSTDC_HEADERS -D_DLL -c -W3 -nologo -MD -FpRelease_AMD64_VC13\ -Oti -Gs -I"c:\Program Files\Microsoft Visual Studio\VC98\include" -I..\win -I..\generic -IE:\RepoGiT\3.6\externals\tk-8.6.6.0\generic -IE:\RepoGiT\3.6\externals\ tk-8.6.6.0\win -IE:\RepoGiT\3.6\externals\tk-8.6.6.0\xlib -IE:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\generic -IE:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win -D__WIN32__ -D_CRT_SECURE_NO_WARNINGS -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -DBUILD_tix -FoRelease_AMD64_VC13\ tixCmds.obj ..\generic\tixCmds.c tixCmds.c cl.exe -DWIN32 -D_WIN32 -D_MT -DSTDC_HEADERS -D_DLL -c -W3 -nologo -MD -FpRelease_AMD64_VC13\ -Oti -Gs -I"c:\Program Files\Microsoft Visual Studio\VC98\include" -I..\win -I..\generic -IE:\RepoGiT\3.6\externals\tk-8.6.6.0\generic -IE:\RepoGiT\3.6\externals\ tk-8.6.6.0\win -IE:\RepoGiT\3.6\externals\tk-8.6.6.0\xlib -IE:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\generic -IE:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win -D__WIN32__ -D_CRT_SECURE_NO_WARNINGS -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -DBUILD_tix -FoRelease_AMD64_VC13\ tixCompat.obj ..\generic\tixCompat.c tixCompat.c cl.exe -DWIN32 -D_WIN32 -D_MT -DSTDC_HEADERS -D_DLL -c -W3 -nologo -MD -FpRelease_AMD64_VC13\ -Oti -Gs -I"c:\Program Files\Microsoft Visual Studio\VC98\include" -I..\win -I..\generic -IE:\RepoGiT\3.6\externals\tk-8.6.6.0\generic -IE:\RepoGiT\3.6\externals\ tk-8.6.6.0\win -IE:\RepoGiT\3.6\externals\tk-8.6.6.0\xlib -IE:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\generic -IE:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win -D__WIN32__ -D_CRT_SECURE_NO_WARNINGS -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -DBUILD_tix -FoRelease_AMD64_VC13\ tixDiImg.obj ..\generic\tixDiImg.c tixDiImg.c cl.exe -DWIN32 -D_WIN32 -D_MT -DSTDC_HEADERS -D_DLL -c -W3 -nologo -MD -FpRelease_AMD64_VC13\ -Oti -Gs -I"c:\Program Files\Microsoft Visual Studio\VC98\include" -I..\win -I..\generic -IE:\RepoGiT\3.6\externals\tk-8.6.6.0\generic -IE:\RepoGiT\3.6\externals\ tk-8.6.6.0\win -IE:\RepoGiT\3.6\externals\tk-8.6.6.0\xlib -IE:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\generic -IE:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win -D__WIN32__ -D_CRT_SECURE_NO_WARNINGS -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -DBUILD_tix -FoRelease_AMD64_VC13\ tixDiITxt.obj ..\generic\tixDiITxt.c tixDiITxt.c cl.exe -DWIN32 -D_WIN32 -D_MT -DSTDC_HEADERS -D_DLL -c -W3 -nologo -MD -FpRelease_AMD64_VC13\ -Oti -Gs -I"c:\Program Files\Microsoft Visual Studio\VC98\include" -I..\win -I..\generic -IE:\RepoGiT\3.6\externals\tk-8.6.6.0\generic -IE:\RepoGiT\3.6\externals\ tk-8.6.6.0\win -IE:\RepoGiT\3.6\externals\tk-8.6.6.0\xlib -IE:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\generic -IE:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win -D__WIN32__ -D_CRT_SECURE_NO_WARNINGS -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -DBUILD_tix -FoRelease_AMD64_VC13\ tixDiStyle.obj ..\generic\tixDiStyle.c tixDiStyle.c cl.exe -DWIN32 -D_WIN32 -D_MT -DSTDC_HEADERS -D_DLL -c -W3 -nologo -MD -FpRelease_AMD64_VC13\ -Oti -Gs -I"c:\Program Files\Microsoft Visual Studio\VC98\include" -I..\win -I..\generic -IE:\RepoGiT\3.6\externals\tk-8.6.6.0\generic -IE:\RepoGiT\3.6\externals\ tk-8.6.6.0\win -IE:\RepoGiT\3.6\externals\tk-8.6.6.0\xlib -IE:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\generic -IE:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win -D__WIN32__ -D_CRT_SECURE_NO_WARNINGS -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -DBUILD_tix -FoRelease_AMD64_VC13\ tixDItem.obj ..\generic\tixDItem.c tixDItem.c cl.exe -DWIN32 -D_WIN32 -D_MT -DSTDC_HEADERS -D_DLL -c -W3 -nologo -MD -FpRelease_AMD64_VC13\ -Oti -Gs -I"c:\Program Files\Microsoft Visual Studio\VC98\include" -I..\win -I..\generic -IE:\RepoGiT\3.6\externals\tk-8.6.6.0\generic -IE:\RepoGiT\3.6\externals\ tk-8.6.6.0\win -IE:\RepoGiT\3.6\externals\tk-8.6.6.0\xlib -IE:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\generic -IE:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win -D__WIN32__ -D_CRT_SECURE_NO_WARNINGS -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -DBUILD_tix -FoRelease_AMD64_VC13\ tixDiText.obj ..\generic\tixDiText.c tixDiText.c cl.exe -DWIN32 -D_WIN32 -D_MT -DSTDC_HEADERS -D_DLL -c -W3 -nologo -MD -FpRelease_AMD64_VC13\ -Oti -Gs -I"c:\Program Files\Microsoft Visual Studio\VC98\include" -I..\win -I..\generic -IE:\RepoGiT\3.6\externals\tk-8.6.6.0\generic -IE:\RepoGiT\3.6\externals\ tk-8.6.6.0\win -IE:\RepoGiT\3.6\externals\tk-8.6.6.0\xlib -IE:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\generic -IE:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win -D__WIN32__ -D_CRT_SECURE_NO_WARNINGS -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -DBUILD_tix -FoRelease_AMD64_VC13\ tixDiWin.obj ..\generic\tixDiWin.c tixDiWin.c cl.exe -DWIN32 -D_WIN32 -D_MT -DSTDC_HEADERS -D_DLL -c -W3 -nologo -MD -FpRelease_AMD64_VC13\ -Oti -Gs -I"c:\Program Files\Microsoft Visual Studio\VC98\include" -I..\win -I..\generic -IE:\RepoGiT\3.6\externals\tk-8.6.6.0\generic -IE:\RepoGiT\3.6\externals\ tk-8.6.6.0\win -IE:\RepoGiT\3.6\externals\tk-8.6.6.0\xlib -IE:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\generic -IE:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win -D__WIN32__ -D_CRT_SECURE_NO_WARNINGS -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -DBUILD_tix -FoRelease_AMD64_VC13\ tixError.obj ..\generic\tixError.c tixError.c cl.exe -DWIN32 -D_WIN32 -D_MT -DSTDC_HEADERS -D_DLL -c -W3 -nologo -MD -FpRelease_AMD64_VC13\ -Oti -Gs -I"c:\Program Files\Microsoft Visual Studio\VC98\include" -I..\win -I..\generic -IE:\RepoGiT\3.6\externals\tk-8.6.6.0\generic -IE:\RepoGiT\3.6\externals\ tk-8.6.6.0\win -IE:\RepoGiT\3.6\externals\tk-8.6.6.0\xlib -IE:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\generic -IE:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win -D__WIN32__ -D_CRT_SECURE_NO_WARNINGS -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -DBUILD_tix -FoRelease_AMD64_VC13\ tixForm.obj ..\generic\tixForm.c tixForm.c cl.exe -DWIN32 -D_WIN32 -D_MT -DSTDC_HEADERS -D_DLL -c -W3 -nologo -MD -FpRelease_AMD64_VC13\ -Oti -Gs -I"c:\Program Files\Microsoft Visual Studio\VC98\include" -I..\win -I..\generic -IE:\RepoGiT\3.6\externals\tk-8.6.6.0\generic -IE:\RepoGiT\3.6\externals\ tk-8.6.6.0\win -IE:\RepoGiT\3.6\externals\tk-8.6.6.0\xlib -IE:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\generic -IE:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win -D__WIN32__ -D_CRT_SECURE_NO_WARNINGS -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -DBUILD_tix -FoRelease_AMD64_VC13\ tixFormMisc.obj ..\generic\tixFormMisc.c tixFormMisc.c cl.exe -DWIN32 -D_WIN32 -D_MT -DSTDC_HEADERS -D_DLL -c -W3 -nologo -MD -FpRelease_AMD64_VC13\ -Oti -Gs -I"c:\Program Files\Microsoft Visual Studio\VC98\include" -I..\win -I..\generic -IE:\RepoGiT\3.6\externals\tk-8.6.6.0\generic -IE:\RepoGiT\3.6\externals\ tk-8.6.6.0\win -IE:\RepoGiT\3.6\externals\tk-8.6.6.0\xlib -IE:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\generic -IE:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win -D__WIN32__ -D_CRT_SECURE_NO_WARNINGS -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -DBUILD_tix -FoRelease_AMD64_VC13\ tixGeometry.obj ..\generic\tixGeometry.c tixGeometry.c cl.exe -DWIN32 -D_WIN32 -D_MT -DSTDC_HEADERS -D_DLL -c -W3 -nologo -MD -FpRelease_AMD64_VC13\ -Oti -Gs -I"c:\Program Files\Microsoft Visual Studio\VC98\include" -I..\win -I..\generic -IE:\RepoGiT\3.6\externals\tk-8.6.6.0\generic -IE:\RepoGiT\3.6\externals\ tk-8.6.6.0\win -IE:\RepoGiT\3.6\externals\tk-8.6.6.0\xlib -IE:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\generic -IE:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win -D__WIN32__ -D_CRT_SECURE_NO_WARNINGS -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -DBUILD_tix -FoRelease_AMD64_VC13\ tixGrid.obj ..\generic\tixGrid.c tixGrid.c ..\generic\tixGrid.c(2601): warning C4267: '=': conversión de 'size_t' a 'unsigned int'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\tix.vcxproj] cl.exe -DWIN32 -D_WIN32 -D_MT -DSTDC_HEADERS -D_DLL -c -W3 -nologo -MD -FpRelease_AMD64_VC13\ -Oti -Gs -I"c:\Program Files\Microsoft Visual Studio\VC98\include" -I..\win -I..\generic -IE:\RepoGiT\3.6\externals\tk-8.6.6.0\generic -IE:\RepoGiT\3.6\externals\ tk-8.6.6.0\win -IE:\RepoGiT\3.6\externals\tk-8.6.6.0\xlib -IE:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\generic -IE:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win -D__WIN32__ -D_CRT_SECURE_NO_WARNINGS -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -DBUILD_tix -FoRelease_AMD64_VC13\ tixGrData.obj ..\generic\tixGrData.c tixGrData.c ..\generic\tixGrData.c(131): warning C4312: 'conversión de tipo': conversión de 'unsigned long' a 'char *' de mayor tamaño [E:\RepoGiT\3.6\PCbuild\tix.vcxproj] ..\generic\tixGrData.c(136): warning C4312: 'conversión de tipo': conversión de 'unsigned long' a 'char *' de mayor tamaño [E:\RepoGiT\3.6\PCbuild\tix.vcxproj] ..\generic\tixGrData.c(177): warning C4312: 'conversión de tipo': conversión de 'unsigned long' a 'char *' de mayor tamaño [E:\RepoGiT\3.6\PCbuild\tix.vcxproj] ..\generic\tixGrData.c(184): warning C4312: 'conversión de tipo': conversión de 'unsigned long' a 'char *' de mayor tamaño [E:\RepoGiT\3.6\PCbuild\tix.vcxproj] ..\generic\tixGrData.c(223): warning C4312: 'conversión de tipo': conversión de 'unsigned long' a 'char *' de mayor tamaño [E:\RepoGiT\3.6\PCbuild\tix.vcxproj] ..\generic\tixGrData.c(330): warning C4312: 'conversión de tipo': conversión de 'unsigned long' a 'char *' de mayor tamaño [E:\RepoGiT\3.6\PCbuild\tix.vcxproj] ..\generic\tixGrData.c(348): warning C4312: 'conversión de tipo': conversión de 'unsigned long' a 'char *' de mayor tamaño [E:\RepoGiT\3.6\PCbuild\tix.vcxproj] ..\generic\tixGrData.c(424): warning C4312: 'conversión de tipo': conversión de 'unsigned long' a 'char *' de mayor tamaño [E:\RepoGiT\3.6\PCbuild\tix.vcxproj] ..\generic\tixGrData.c(544): warning C4312: 'conversión de tipo': conversión de 'unsigned long' a 'char *' de mayor tamaño [E:\RepoGiT\3.6\PCbuild\tix.vcxproj] ..\generic\tixGrData.c(768): warning C4312: 'conversión de tipo': conversión de 'unsigned long' a 'char *' de mayor tamaño [E:\RepoGiT\3.6\PCbuild\tix.vcxproj] ..\generic\tixGrData.c(902): warning C4312: 'conversión de tipo': conversión de 'unsigned long' a 'char *' de mayor tamaño [E:\RepoGiT\3.6\PCbuild\tix.vcxproj] ..\generic\tixGrData.c(908): warning C4312: 'conversión de tipo': conversión de 'unsigned long' a 'char *' de mayor tamaño [E:\RepoGiT\3.6\PCbuild\tix.vcxproj] cl.exe -DWIN32 -D_WIN32 -D_MT -DSTDC_HEADERS -D_DLL -c -W3 -nologo -MD -FpRelease_AMD64_VC13\ -Oti -Gs -I"c:\Program Files\Microsoft Visual Studio\VC98\include" -I..\win -I..\generic -IE:\RepoGiT\3.6\externals\tk-8.6.6.0\generic -IE:\RepoGiT\3.6\externals\ tk-8.6.6.0\win -IE:\RepoGiT\3.6\externals\tk-8.6.6.0\xlib -IE:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\generic -IE:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win -D__WIN32__ -D_CRT_SECURE_NO_WARNINGS -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -DBUILD_tix -FoRelease_AMD64_VC13\ tixGrRC.obj ..\generic\tixGrRC.c tixGrRC.c cl.exe -DWIN32 -D_WIN32 -D_MT -DSTDC_HEADERS -D_DLL -c -W3 -nologo -MD -FpRelease_AMD64_VC13\ -Oti -Gs -I"c:\Program Files\Microsoft Visual Studio\VC98\include" -I..\win -I..\generic -IE:\RepoGiT\3.6\externals\tk-8.6.6.0\generic -IE:\RepoGiT\3.6\externals\ tk-8.6.6.0\win -IE:\RepoGiT\3.6\externals\tk-8.6.6.0\xlib -IE:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\generic -IE:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win -D__WIN32__ -D_CRT_SECURE_NO_WARNINGS -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -DBUILD_tix -FoRelease_AMD64_VC13\ tixGrFmt.obj ..\generic\tixGrFmt.c tixGrFmt.c cl.exe -DWIN32 -D_WIN32 -D_MT -DSTDC_HEADERS -D_DLL -c -W3 -nologo -MD -FpRelease_AMD64_VC13\ -Oti -Gs -I"c:\Program Files\Microsoft Visual Studio\VC98\include" -I..\win -I..\generic -IE:\RepoGiT\3.6\externals\tk-8.6.6.0\generic -IE:\RepoGiT\3.6\externals\ tk-8.6.6.0\win -IE:\RepoGiT\3.6\externals\tk-8.6.6.0\xlib -IE:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\generic -IE:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win -D__WIN32__ -D_CRT_SECURE_NO_WARNINGS -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -DBUILD_tix -FoRelease_AMD64_VC13\ tixGrSel.obj ..\generic\tixGrSel.c tixGrSel.c cl.exe -DWIN32 -D_WIN32 -D_MT -DSTDC_HEADERS -D_DLL -c -W3 -nologo -MD -FpRelease_AMD64_VC13\ -Oti -Gs -I"c:\Program Files\Microsoft Visual Studio\VC98\include" -I..\win -I..\generic -IE:\RepoGiT\3.6\externals\tk-8.6.6.0\generic -IE:\RepoGiT\3.6\externals\ tk-8.6.6.0\win -IE:\RepoGiT\3.6\externals\tk-8.6.6.0\xlib -IE:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\generic -IE:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win -D__WIN32__ -D_CRT_SECURE_NO_WARNINGS -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -DBUILD_tix -FoRelease_AMD64_VC13\ tixGrUtl.obj ..\generic\tixGrUtl.c tixGrUtl.c cl.exe -DWIN32 -D_WIN32 -D_MT -DSTDC_HEADERS -D_DLL -c -W3 -nologo -MD -FpRelease_AMD64_VC13\ -Oti -Gs -I"c:\Program Files\Microsoft Visual Studio\VC98\include" -I..\win -I..\generic -IE:\RepoGiT\3.6\externals\tk-8.6.6.0\generic -IE:\RepoGiT\3.6\externals\ tk-8.6.6.0\win -IE:\RepoGiT\3.6\externals\tk-8.6.6.0\xlib -IE:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\generic -IE:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win -D__WIN32__ -D_CRT_SECURE_NO_WARNINGS -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -DBUILD_tix -FoRelease_AMD64_VC13\ tixHLCol.obj ..\generic\tixHLCol.c tixHLCol.c cl.exe -DWIN32 -D_WIN32 -D_MT -DSTDC_HEADERS -D_DLL -c -W3 -nologo -MD -FpRelease_AMD64_VC13\ -Oti -Gs -I"c:\Program Files\Microsoft Visual Studio\VC98\include" -I..\win -I..\generic -IE:\RepoGiT\3.6\externals\tk-8.6.6.0\generic -IE:\RepoGiT\3.6\externals\ tk-8.6.6.0\win -IE:\RepoGiT\3.6\externals\tk-8.6.6.0\xlib -IE:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\generic -IE:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win -D__WIN32__ -D_CRT_SECURE_NO_WARNINGS -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -DBUILD_tix -FoRelease_AMD64_VC13\ tixHLHdr.obj ..\generic\tixHLHdr.c tixHLHdr.c cl.exe -DWIN32 -D_WIN32 -D_MT -DSTDC_HEADERS -D_DLL -c -W3 -nologo -MD -FpRelease_AMD64_VC13\ -Oti -Gs -I"c:\Program Files\Microsoft Visual Studio\VC98\include" -I..\win -I..\generic -IE:\RepoGiT\3.6\externals\tk-8.6.6.0\generic -IE:\RepoGiT\3.6\externals\ tk-8.6.6.0\win -IE:\RepoGiT\3.6\externals\tk-8.6.6.0\xlib -IE:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\generic -IE:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win -D__WIN32__ -D_CRT_SECURE_NO_WARNINGS -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -DBUILD_tix -FoRelease_AMD64_VC13\ tixHLInd.obj ..\generic\tixHLInd.c tixHLInd.c cl.exe -DWIN32 -D_WIN32 -D_MT -DSTDC_HEADERS -D_DLL -c -W3 -nologo -MD -FpRelease_AMD64_VC13\ -Oti -Gs -I"c:\Program Files\Microsoft Visual Studio\VC98\include" -I..\win -I..\generic -IE:\RepoGiT\3.6\externals\tk-8.6.6.0\generic -IE:\RepoGiT\3.6\externals\ tk-8.6.6.0\win -IE:\RepoGiT\3.6\externals\tk-8.6.6.0\xlib -IE:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\generic -IE:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win -D__WIN32__ -D_CRT_SECURE_NO_WARNINGS -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -DBUILD_tix -FoRelease_AMD64_VC13\ tixHList.obj ..\generic\tixHList.c tixHList.c ..\generic\tixHList.c(2819): warning C4244: '=': conversión de '__int64' a 'int'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\tix.vcxproj] cl.exe -DWIN32 -D_WIN32 -D_MT -DSTDC_HEADERS -D_DLL -c -W3 -nologo -MD -FpRelease_AMD64_VC13\ -Oti -Gs -I"c:\Program Files\Microsoft Visual Studio\VC98\include" -I..\win -I..\generic -IE:\RepoGiT\3.6\externals\tk-8.6.6.0\generic -IE:\RepoGiT\3.6\externals\ tk-8.6.6.0\win -IE:\RepoGiT\3.6\externals\tk-8.6.6.0\xlib -IE:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\generic -IE:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win -D__WIN32__ -D_CRT_SECURE_NO_WARNINGS -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -DBUILD_tix -FoRelease_AMD64_VC13\ tixImgCmp.obj ..\generic\tixImgCmp.c tixImgCmp.c ..\generic\tixImgCmp.c(159): warning C4090: 'función': distintos calificadores 'const' [E:\RepoGiT\3.6\PCbuild\tix.vcxproj] ..\generic\tixImgCmp.c(159): warning C4028: parámetro formal 2 distinto de la declaración [E:\RepoGiT\3.6\PCbuild\tix.vcxproj] ..\generic\tixImgCmp.c(159): warning C4028: parámetro formal 5 distinto de la declaración [E:\RepoGiT\3.6\PCbuild\tix.vcxproj] cl.exe -DWIN32 -D_WIN32 -D_MT -DSTDC_HEADERS -D_DLL -c -W3 -nologo -MD -FpRelease_AMD64_VC13\ -Oti -Gs -I"c:\Program Files\Microsoft Visual Studio\VC98\include" -I..\win -I..\generic -IE:\RepoGiT\3.6\externals\tk-8.6.6.0\generic -IE:\RepoGiT\3.6\externals\ tk-8.6.6.0\win -IE:\RepoGiT\3.6\externals\tk-8.6.6.0\xlib -IE:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\generic -IE:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win -D__WIN32__ -D_CRT_SECURE_NO_WARNINGS -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -DBUILD_tix -FoRelease_AMD64_VC13\ tixImgXpm.obj ..\generic\tixImgXpm.c tixImgXpm.c ..\generic\tixImgXpm.c(78): warning C4090: 'función': distintos calificadores 'const' [E:\RepoGiT\3.6\PCbuild\tix.vcxproj] ..\generic\tixImgXpm.c(78): warning C4028: parámetro formal 2 distinto de la declaración [E:\RepoGiT\3.6\PCbuild\tix.vcxproj] ..\generic\tixImgXpm.c(78): warning C4028: parámetro formal 5 distinto de la declaración [E:\RepoGiT\3.6\PCbuild\tix.vcxproj] ..\generic\tixImgXpm.c(564): warning C4267: '=': conversión de 'size_t' a 'int'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\tix.vcxproj] cl.exe -DWIN32 -D_WIN32 -D_MT -DSTDC_HEADERS -D_DLL -c -W3 -nologo -MD -FpRelease_AMD64_VC13\ -Oti -Gs -I"c:\Program Files\Microsoft Visual Studio\VC98\include" -I..\win -I..\generic -IE:\RepoGiT\3.6\externals\tk-8.6.6.0\generic -IE:\RepoGiT\3.6\externals\ tk-8.6.6.0\win -IE:\RepoGiT\3.6\externals\tk-8.6.6.0\xlib -IE:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\generic -IE:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win -D__WIN32__ -D_CRT_SECURE_NO_WARNINGS -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -DBUILD_tix -FoRelease_AMD64_VC13\ tixInit.obj ..\generic\tixInit.c tixInit.c cl.exe -DWIN32 -D_WIN32 -D_MT -DSTDC_HEADERS -D_DLL -c -W3 -nologo -MD -FpRelease_AMD64_VC13\ -Oti -Gs -I"c:\Program Files\Microsoft Visual Studio\VC98\include" -I..\win -I..\generic -IE:\RepoGiT\3.6\externals\tk-8.6.6.0\generic -IE:\RepoGiT\3.6\externals\ tk-8.6.6.0\win -IE:\RepoGiT\3.6\externals\tk-8.6.6.0\xlib -IE:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\generic -IE:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win -D__WIN32__ -D_CRT_SECURE_NO_WARNINGS -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -DBUILD_tix -FoRelease_AMD64_VC13\ tixList.obj ..\generic\tixList.c tixList.c cl.exe -DWIN32 -D_WIN32 -D_MT -DSTDC_HEADERS -D_DLL -c -W3 -nologo -MD -FpRelease_AMD64_VC13\ -Oti -Gs -I"c:\Program Files\Microsoft Visual Studio\VC98\include" -I..\win -I..\generic -IE:\RepoGiT\3.6\externals\tk-8.6.6.0\generic -IE:\RepoGiT\3.6\externals\ tk-8.6.6.0\win -IE:\RepoGiT\3.6\externals\tk-8.6.6.0\xlib -IE:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\generic -IE:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win -D__WIN32__ -D_CRT_SECURE_NO_WARNINGS -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -DBUILD_tix -FoRelease_AMD64_VC13\ tixMethod.obj ..\generic\tixMethod.c tixMethod.c ..\generic\tixMethod.c(366): warning C4267: '=': conversión de 'size_t' a 'int'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\tix.vcxproj] ..\generic\tixMethod.c(367): warning C4267: '=': conversión de 'size_t' a 'int'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\tix.vcxproj] ..\generic\tixMethod.c(525): warning C4267: 'inicializando': conversión de 'size_t' a 'unsigned int'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\tix.vcxproj] cl.exe -DWIN32 -D_WIN32 -D_MT -DSTDC_HEADERS -D_DLL -c -W3 -nologo -MD -FpRelease_AMD64_VC13\ -Oti -Gs -I"c:\Program Files\Microsoft Visual Studio\VC98\include" -I..\win -I..\generic -IE:\RepoGiT\3.6\externals\tk-8.6.6.0\generic -IE:\RepoGiT\3.6\externals\ tk-8.6.6.0\win -IE:\RepoGiT\3.6\externals\tk-8.6.6.0\xlib -IE:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\generic -IE:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win -D__WIN32__ -D_CRT_SECURE_NO_WARNINGS -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -DBUILD_tix -FoRelease_AMD64_VC13\ tixNBFrame.obj ..\generic\tixNBFrame.c tixNBFrame.c ..\generic\tixNBFrame.c(441): warning C4267: '=': conversión de 'size_t' a 'unsigned int'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\tix.vcxproj] cl.exe -DWIN32 -D_WIN32 -D_MT -DSTDC_HEADERS -D_DLL -c -W3 -nologo -MD -FpRelease_AMD64_VC13\ -Oti -Gs -I"c:\Program Files\Microsoft Visual Studio\VC98\include" -I..\win -I..\generic -IE:\RepoGiT\3.6\externals\tk-8.6.6.0\generic -IE:\RepoGiT\3.6\externals\ tk-8.6.6.0\win -IE:\RepoGiT\3.6\externals\tk-8.6.6.0\xlib -IE:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\generic -IE:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win -D__WIN32__ -D_CRT_SECURE_NO_WARNINGS -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -DBUILD_tix -FoRelease_AMD64_VC13\ tixOption.obj ..\generic\tixOption.c tixOption.c ..\generic\tixOption.c(184): warning C4267: '=': conversión de 'size_t' a 'int'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\tix.vcxproj] ..\generic\tixOption.c(185): warning C4267: '=': conversión de 'size_t' a 'int'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\tix.vcxproj] ..\generic\tixOption.c(252): warning C4267: 'inicializando': conversión de 'size_t' a 'unsigned int'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\tix.vcxproj] cl.exe -DWIN32 -D_WIN32 -D_MT -DSTDC_HEADERS -D_DLL -c -W3 -nologo -MD -FpRelease_AMD64_VC13\ -Oti -Gs -I"c:\Program Files\Microsoft Visual Studio\VC98\include" -I..\win -I..\generic -IE:\RepoGiT\3.6\externals\tk-8.6.6.0\generic -IE:\RepoGiT\3.6\externals\ tk-8.6.6.0\win -IE:\RepoGiT\3.6\externals\tk-8.6.6.0\xlib -IE:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\generic -IE:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win -D__WIN32__ -D_CRT_SECURE_NO_WARNINGS -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -DBUILD_tix -FoRelease_AMD64_VC13\ tixSmpLs.obj ..\generic\tixSmpLs.c tixSmpLs.c cl.exe -DWIN32 -D_WIN32 -D_MT -DSTDC_HEADERS -D_DLL -c -W3 -nologo -MD -FpRelease_AMD64_VC13\ -Oti -Gs -I"c:\Program Files\Microsoft Visual Studio\VC98\include" -I..\win -I..\generic -IE:\RepoGiT\3.6\externals\tk-8.6.6.0\generic -IE:\RepoGiT\3.6\externals\ tk-8.6.6.0\win -IE:\RepoGiT\3.6\externals\tk-8.6.6.0\xlib -IE:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\generic -IE:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win -D__WIN32__ -D_CRT_SECURE_NO_WARNINGS -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -DBUILD_tix -FoRelease_AMD64_VC13\ tixScroll.obj ..\generic\tixScroll.c tixScroll.c cl.exe -DWIN32 -D_WIN32 -D_MT -DSTDC_HEADERS -D_DLL -c -W3 -nologo -MD -FpRelease_AMD64_VC13\ -Oti -Gs -I"c:\Program Files\Microsoft Visual Studio\VC98\include" -I..\win -I..\generic -IE:\RepoGiT\3.6\externals\tk-8.6.6.0\generic -IE:\RepoGiT\3.6\externals\ tk-8.6.6.0\win -IE:\RepoGiT\3.6\externals\tk-8.6.6.0\xlib -IE:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\generic -IE:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win -D__WIN32__ -D_CRT_SECURE_NO_WARNINGS -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -DBUILD_tix -FoRelease_AMD64_VC13\ tixTList.obj ..\generic\tixTList.c tixTList.c cl.exe -DWIN32 -D_WIN32 -D_MT -DSTDC_HEADERS -D_DLL -c -W3 -nologo -MD -FpRelease_AMD64_VC13\ -Oti -Gs -I"c:\Program Files\Microsoft Visual Studio\VC98\include" -I..\win -I..\generic -IE:\RepoGiT\3.6\externals\tk-8.6.6.0\generic -IE:\RepoGiT\3.6\externals\ tk-8.6.6.0\win -IE:\RepoGiT\3.6\externals\tk-8.6.6.0\xlib -IE:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\generic -IE:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win -D__WIN32__ -D_CRT_SECURE_NO_WARNINGS -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -DBUILD_tix -FoRelease_AMD64_VC13\ tixUtils.obj ..\generic\tixUtils.c tixUtils.c ..\generic\tixUtils.c(82): warning C4267: '=': conversión de 'size_t' a 'unsigned int'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\tix.vcxproj] ..\generic\tixUtils.c(98): warning C4267: '=': conversión de 'size_t' a 'int'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\tix.vcxproj] cl.exe -DWIN32 -D_WIN32 -D_MT -DSTDC_HEADERS -D_DLL -c -W3 -nologo -MD -FpRelease_AMD64_VC13\ -Oti -Gs -I"c:\Program Files\Microsoft Visual Studio\VC98\include" -I..\win -I..\generic -IE:\RepoGiT\3.6\externals\tk-8.6.6.0\generic -IE:\RepoGiT\3.6\externals\ tk-8.6.6.0\win -IE:\RepoGiT\3.6\externals\tk-8.6.6.0\xlib -IE:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\generic -IE:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win -D__WIN32__ -D_CRT_SECURE_NO_WARNINGS -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -DBUILD_tix -FoRelease_AMD64_VC13\ tixWCmpt.obj ..\win\tixWCmpt.c tixWCmpt.c cl.exe -DWIN32 -D_WIN32 -D_MT -DSTDC_HEADERS -D_DLL -c -W3 -nologo -MD -FpRelease_AMD64_VC13\ -Oti -Gs -I"c:\Program Files\Microsoft Visual Studio\VC98\include" -I..\win -I..\generic -IE:\RepoGiT\3.6\externals\tk-8.6.6.0\generic -IE:\RepoGiT\3.6\externals\ tk-8.6.6.0\win -IE:\RepoGiT\3.6\externals\tk-8.6.6.0\xlib -IE:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\generic -IE:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win -D__WIN32__ -D_CRT_SECURE_NO_WARNINGS -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -DBUILD_tix -FoRelease_AMD64_VC13\ tixWidget.obj ..\generic\tixWidget.c tixWidget.c cl.exe -DWIN32 -D_WIN32 -D_MT -DSTDC_HEADERS -D_DLL -c -W3 -nologo -MD -FpRelease_AMD64_VC13\ -Oti -Gs -I"c:\Program Files\Microsoft Visual Studio\VC98\include" -I..\win -I..\generic -IE:\RepoGiT\3.6\externals\tk-8.6.6.0\generic -IE:\RepoGiT\3.6\externals\ tk-8.6.6.0\win -IE:\RepoGiT\3.6\externals\tk-8.6.6.0\xlib -IE:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\generic -IE:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win -D__WIN32__ -D_CRT_SECURE_NO_WARNINGS -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -DBUILD_tix -FoRelease_AMD64_VC13\ tixWinDraw.obj ..\win\tixWinDraw.c tixWinDraw.c cl.exe -DWIN32 -D_WIN32 -D_MT -DSTDC_HEADERS -D_DLL -c -W3 -nologo -MD -FpRelease_AMD64_VC13\ -Oti -Gs -I"c:\Program Files\Microsoft Visual Studio\VC98\include" -I..\win -I..\generic -IE:\RepoGiT\3.6\externals\tk-8.6.6.0\generic -IE:\RepoGiT\3.6\externals\ tk-8.6.6.0\win -IE:\RepoGiT\3.6\externals\tk-8.6.6.0\xlib -IE:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\generic -IE:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win -D__WIN32__ -D_CRT_SECURE_NO_WARNINGS -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -DBUILD_tix -FoRelease_AMD64_VC13\ tixWinXpm.obj ..\win\tixWinXpm.c tixWinXpm.c cl.exe -DWIN32 -D_WIN32 -D_MT -DSTDC_HEADERS -D_DLL -c -W3 -nologo -MD -FpRelease_AMD64_VC13\ -Oti -Gs -I"c:\Program Files\Microsoft Visual Studio\VC98\include" -I..\win -I..\generic -IE:\RepoGiT\3.6\externals\tk-8.6.6.0\generic -IE:\RepoGiT\3.6\externals\ tk-8.6.6.0\win -IE:\RepoGiT\3.6\externals\tk-8.6.6.0\xlib -IE:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\generic -IE:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win -D__WIN32__ -D_CRT_SECURE_NO_WARNINGS -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -DBUILD_tix -FoRelease_AMD64_VC13\ tixWinWm.obj ..\win\tixWinWm.c tixWinWm.c link.exe /RELEASE /RELEASE /NOLOGO /MACHINE:AMD64 -dll E:\RepoGiT\3.6\externals\tk-8.6.6.0\win\Release_AMD64_VC13\tkstub86.lib E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\Release_AMD64_VC13\tclstub86.lib kernel32.lib advapi32.lib user32.lib gdi32.lib comdl g32.lib -out:Release_AMD64_VC13\tix84.dll @D:\Users\yorch\AppData\Local\Temp\nm5669.tmp tkstub86.lib(tkStubLib.obj) : se encontr¾ .netmodule MSIL o un m¾dulo compilado con /GL; reiniciando la vinculaci¾n con /LTCG; agregue /LTCG a la lÝnea de comandos de vÝnculo para mejorar el rendimiento del vinculador Creando biblioteca Release_AMD64_VC13\tix84.lib y objeto Release_AMD64_VC13\tix84.exp Generando c¾digo Generaci¾n de c¾digo finalizada set TCL_LIBRARY=E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\library E:\RepoGiT\3.6\externals\tcl-core-8.6.6.0\win\Release_AMD64_VC13\tclsh86t.exe make_pkgIndex.tcl Release_AMD64_VC13\pkgIndex.tcl.src Release_AMD64_VC13\tix84.dll 8.4.3 installing Release_AMD64_VC13\tix84.dll 1 archivo(s) copiado(s). installing Release_AMD64_VC13\tix84.lib 1 archivo(s) copiado(s). installing library files Ya existe el subdirectorio o el archivo E:\RepoGiT\3.6\externals\tcltk64\lib\tix8.4.3. xcopy /y "..\library" "E:\RepoGiT\3.6\externals\tcltk64\lib\tix8.4.3" ..\library\Balloon.tcl ..\library\BtnBox.tcl ..\library\ChkList.tcl ..\library\CObjView.tcl ..\library\ComboBox.tcl ..\library\Compat.tcl ..\library\Console.tcl ..\library\Control.tcl ..\library\DefSchm.tcl ..\library\DialogS.tcl ..\library\DirBox.tcl ..\library\DirDlg.tcl ..\library\DirList.tcl ..\library\DirTree.tcl ..\library\DragDrop.tcl ..\library\DtlList.tcl ..\library\EFileBox.tcl ..\library\EFileDlg.tcl ..\library\Event.tcl ..\library\FileBox.tcl ..\library\FileCbx.tcl ..\library\FileDlg.tcl ..\library\FileEnt.tcl ..\library\FloatEnt.tcl ..\library\fs.tcl ..\library\Grid.tcl ..\library\HList.tcl ..\library\HListDD.tcl ..\library\IconView.tcl ..\library\Init.tcl ..\library\LabEntry.tcl ..\library\LabFrame.tcl ..\library\LabWidg.tcl ..\library\ListNBk.tcl ..\library\Makefile ..\library\Meter.tcl ..\library\MultView.tcl ..\library\NoteBook.tcl ..\library\OldUtil.tcl ..\library\OptMenu.tcl ..\library\PanedWin.tcl ..\library\PopMenu.tcl ..\library\Primitiv.tcl ..\library\ResizeH.tcl ..\library\Select.tcl ..\library\SGrid.tcl ..\library\Shell.tcl ..\library\SHList.tcl ..\library\SimpDlg.tcl ..\library\SListBox.tcl ..\library\StackWin.tcl ..\library\StatBar.tcl ..\library\StdBBox.tcl ..\library\StdShell.tcl ..\library\SText.tcl ..\library\STList.tcl ..\library\SWidget.tcl ..\library\SWindow.tcl ..\library\Tix.tcl ..\library\TList.tcl ..\library\Tree.tcl ..\library\Utils.tcl ..\library\Variable.tcl ..\library\VResize.tcl ..\library\VStack.tcl ..\library\VTree.tcl ..\library\WInfo.tcl 67 archivo(s) copiado(s) copy /y "Release_AMD64_VC13\pkgIndex.tcl.src" "E:\RepoGiT\3.6\externals\tcltk64\lib\tix8.4.3\pkgIndex.tcl" 1 archivo(s) copiado(s). xcopy /y "..\library\pref" "E:\RepoGiT\3.6\externals\tcltk64\lib\tix8.4.3\pref" ..\library\pref\10Point.fs ..\library\pref\10Point.fsc ..\library\pref\12Point.fs ..\library\pref\12Point.fsc ..\library\pref\14Point.fs ..\library\pref\14Point.fsc ..\library\pref\Bisque.cs ..\library\pref\Bisque.csc ..\library\pref\Blue.cs ..\library\pref\Blue.csc ..\library\pref\Gray.cs ..\library\pref\Gray.csc ..\library\pref\Makefile ..\library\pref\Old12Pt.fs ..\library\pref\Old14Pt.fs ..\library\pref\pkgIndex.tcl ..\library\pref\SGIGray.cs ..\library\pref\SGIGray.csc ..\library\pref\TixGray.cs ..\library\pref\TixGray.csc ..\library\pref\tixmkpref ..\library\pref\TK.cs ..\library\pref\TK.csc ..\library\pref\TK.fs ..\library\pref\TK.fsc ..\library\pref\TkWin.cs ..\library\pref\TkWin.csc ..\library\pref\TkWin.fs ..\library\pref\TkWin.fsc ..\library\pref\WmDefault.cs ..\library\pref\WmDefault.csc ..\library\pref\WmDefault.fs ..\library\pref\WmDefault.fsc ..\library\pref\WmDefault.py ..\library\pref\WmDefault.tcl ..\library\pref\WmDefault.txt 36 archivo(s) copiado(s) xcopy /y "..\library\bitmaps" "E:\RepoGiT\3.6\externals\tcltk64\lib\tix8.4.3\bitmaps" ..\library\bitmaps\act_fold.gif ..\library\bitmaps\act_fold.xbm ..\library\bitmaps\act_fold.xpm ..\library\bitmaps\balarrow.xbm ..\library\bitmaps\cbxarrow.xbm ..\library\bitmaps\ck_def.xbm ..\library\bitmaps\ck_off.xbm ..\library\bitmaps\ck_on.xbm ..\library\bitmaps\cross.xbm ..\library\bitmaps\decr.xbm ..\library\bitmaps\drop.xbm ..\library\bitmaps\file.gif ..\library\bitmaps\file.xbm ..\library\bitmaps\file.xpm ..\library\bitmaps\folder.gif ..\library\bitmaps\folder.xbm ..\library\bitmaps\folder.xpm ..\library\bitmaps\harddisk.xbm ..\library\bitmaps\hourglas.mask ..\library\bitmaps\hourglas.xbm ..\library\bitmaps\incr.xbm ..\library\bitmaps\info.gif ..\library\bitmaps\info.xpm ..\library\bitmaps\maximize.xbm ..\library\bitmaps\minimize.xbm ..\library\bitmaps\minus.gif ..\library\bitmaps\minus.xbm ..\library\bitmaps\minus.xpm ..\library\bitmaps\minusarm.gif ..\library\bitmaps\minusarm.xbm ..\library\bitmaps\minusarm.xpm ..\library\bitmaps\mktransgif.tcl ..\library\bitmaps\network.xbm ..\library\bitmaps\no_entry.gif ..\library\bitmaps\no_entry.xpm ..\library\bitmaps\openfile.xbm ..\library\bitmaps\openfold.gif ..\library\bitmaps\openfold.xbm ..\library\bitmaps\openfold.xpm ..\library\bitmaps\plus.gif ..\library\bitmaps\plus.xbm ..\library\bitmaps\plus.xpm ..\library\bitmaps\plusarm.gif ..\library\bitmaps\plusarm.xbm ..\library\bitmaps\plusarm.xpm ..\library\bitmaps\resize1.xbm ..\library\bitmaps\resize2.xbm ..\library\bitmaps\restore.xbm ..\library\bitmaps\srcfile.gif ..\library\bitmaps\srcfile.xbm ..\library\bitmaps\srcfile.xpm ..\library\bitmaps\system.xbm ..\library\bitmaps\textfile.gif ..\library\bitmaps\textfile.xbm ..\library\bitmaps\textfile.xpm ..\library\bitmaps\tick.xbm ..\library\bitmaps\warning.gif ..\library\bitmaps\warning.xpm 58 archivo(s) copiado(s) xcopy /y "..\demos" "E:\RepoGiT\3.6\externals\tcltk64\lib\tix8.4.3\demos" ..\demos\MkChoose.tcl ..\demos\MkDirLis.tcl ..\demos\MkSample.tcl ..\demos\MkScroll.tcl ..\demos\tclIndex ..\demos\tixwidgets.tcl ..\demos\widget 7 archivo(s) copiado(s) xcopy /y "..\demos\samples" "E:\RepoGiT\3.6\externals\tcltk64\lib\tix8.4.3\demos\samples" ..\demos\samples\AllSampl.tcl ..\demos\samples\ArrowBtn.tcl ..\demos\samples\Balloon.tcl ..\demos\samples\BtnBox.tcl ..\demos\samples\ChkList.tcl ..\demos\samples\CmpImg.tcl ..\demos\samples\CmpImg1.tcl ..\demos\samples\CmpImg2.tcl ..\demos\samples\CmpImg3.tcl ..\demos\samples\CmpImg4.tcl ..\demos\samples\CObjView.tcl ..\demos\samples\ComboBox.tcl ..\demos\samples\Control.tcl ..\demos\samples\DirDlg.tcl ..\demos\samples\DirList.tcl ..\demos\samples\DirTree.tcl ..\demos\samples\DragDrop.tcl ..\demos\samples\DynTree.tcl ..\demos\samples\EditGrid.tcl ..\demos\samples\EFileDlg.tcl ..\demos\samples\FileDlg.tcl ..\demos\samples\FileEnt.tcl ..\demos\samples\HList1.tcl ..\demos\samples\LabEntry.tcl ..\demos\samples\LabFrame.tcl ..\demos\samples\ListNBK.tcl ..\demos\samples\Meter.tcl ..\demos\samples\NoteBook.tcl ..\demos\samples\OptMenu.tcl ..\demos\samples\PanedWin.tcl ..\demos\samples\PopMenu.tcl ..\demos\samples\Sample.tcl ..\demos\samples\Select.tcl ..\demos\samples\SGrid0.tcl ..\demos\samples\SGrid1.tcl ..\demos\samples\SHList.tcl ..\demos\samples\SHList2.tcl ..\demos\samples\SListBox.tcl ..\demos\samples\StdBBox.tcl ..\demos\samples\SText.tcl ..\demos\samples\STList1.tcl ..\demos\samples\STList2.tcl ..\demos\samples\STList3.tcl ..\demos\samples\SWindow.tcl ..\demos\samples\Tree.tcl ..\demos\samples\Xpm.tcl ..\demos\samples\Xpm1.tcl 47 archivo(s) copiado(s) xcopy /y "..\demos\bitmaps" "E:\RepoGiT\3.6\externals\tcltk64\lib\tix8.4.3\demos\bitmaps" ..\demos\bitmaps\about.xpm ..\demos\bitmaps\bold.xbm ..\demos\bitmaps\capital.xbm ..\demos\bitmaps\centerj.xbm ..\demos\bitmaps\code.xpm ..\demos\bitmaps\combobox.xbm ..\demos\bitmaps\combobox.xpm ..\demos\bitmaps\drivea.xbm ..\demos\bitmaps\drivea.xpm ..\demos\bitmaps\exit.xpm ..\demos\bitmaps\filebox.xbm ..\demos\bitmaps\filebox.xpm ..\demos\bitmaps\harddisk.xbm ..\demos\bitmaps\harddisk.xpm ..\demos\bitmaps\italic.xbm ..\demos\bitmaps\justify.xbm ..\demos\bitmaps\leftj.xbm ..\demos\bitmaps\netw.xbm ..\demos\bitmaps\netw.xpm ..\demos\bitmaps\network.xbm ..\demos\bitmaps\network.xpm ..\demos\bitmaps\optmenu.xpm ..\demos\bitmaps\rightj.xbm ..\demos\bitmaps\select.xpm ..\demos\bitmaps\tix.gif ..\demos\bitmaps\underlin.xbm 26 archivo(s) copiado(s) _tkinter.c tkappinit.c Creando biblioteca E:\RepoGiT\3.6\PCBuild\amd64\instrumented\_tkinter.lib y objeto E:\RepoGiT\3.6\PCBuild\amd64\instrumented\_tkinter.exp Generando c¾digo Generaci¾n de c¾digo finalizada _tkinter.vcxproj -> E:\RepoGiT\3.6\PCBuild\amd64\instrumented\_tkinter.pyd libeay.vcxproj -> E:\RepoGiT\3.6\PCBuild\amd64\instrumented\libeay.lib _ssl.c _hashopenssl.c e:\repogit\3.6\modules\_ssl.c(1702): warning C4267: '=': conversión de 'size_t' a 'int'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\_ssl.vcxproj] e:\repogit\3.6\modules\_ssl.c(3148): warning C4244: '=': conversión de 'Py_ssize_t' a 'int'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\_ssl.vcxproj] e:\repogit\3.6\modules\_ssl.c(4323): warning C4267: 'función': conversión de 'size_t' a 'long'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\_ssl.vcxproj] e:\repogit\3.6\modules\_ssl.c(4359): warning C4267: '=': conversión de 'size_t' a 'int'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\_ssl.vcxproj] e:\repogit\3.6\modules\_ssl.c(4410): warning C4244: 'función': conversión de 'Py_ssize_t' a 'int'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\_ssl.vcxproj] Creando biblioteca E:\RepoGiT\3.6\PCBuild\amd64\instrumented\_hashlib.lib y objeto E:\RepoGiT\3.6\PCBuild\amd64\instrumented\_hashlib.exp Generando c¾digo Creando biblioteca E:\RepoGiT\3.6\PCBuild\amd64\instrumented\_ssl.lib y objeto E:\RepoGiT\3.6\PCBuild\amd64\instrumented\_ssl.exp Generando c¾digo Generaci¾n de c¾digo finalizada _hashlib.vcxproj -> E:\RepoGiT\3.6\PCBuild\amd64\instrumented\_hashlib.pyd Generaci¾n de c¾digo finalizada _ssl.vcxproj -> E:\RepoGiT\3.6\PCBuild\amd64\instrumented\_ssl.pyd _freeze_importlib.c _freeze_importlib.obj : se encontr¾ .netmodule MSIL o un m¾dulo compilado con /GL; reiniciando la vinculaci¾n con /LTCG; agregue /LTCG a la lÝnea de comandos de vÝnculo para mejorar el rendimiento del vinculador Generando c¾digo Generaci¾n de c¾digo finalizada _freeze_importlib.vcxproj -> E:\RepoGiT\3.6\PCBuild\amd64\instrumented\_freeze_importlib.exe python.c Generando c¾digo Generaci¾n de c¾digo finalizada LINK : warning LNK4281: direcci¾n base 0x1D000000 no deseada para una imagen de x64. Establecer una direcci¾n base con mßs de 4áGB para mejorar la optimizaci¾n de ASLR [E:\RepoGiT\3.6\PCbuild\python.vcxproj] python.vcxproj -> E:\RepoGiT\3.6\PCBuild\amd64\instrumented\python.exe WinMain.c WinMain.obj : se encontr¾ .netmodule MSIL o un m¾dulo compilado con /GL; reiniciando la vinculaci¾n con /LTCG; agregue /LTCG a la lÝnea de comandos de vÝnculo para mejorar el rendimiento del vinculador Generando c¾digo Generaci¾n de c¾digo finalizada LINK : warning LNK4281: direcci¾n base 0x1D000000 no deseada para una imagen de x64. Establecer una direcci¾n base con mßs de 4áGB para mejorar la optimizaci¾n de ASLR [E:\RepoGiT\3.6\PCbuild\pythonw.vcxproj] pythonw.vcxproj -> E:\RepoGiT\3.6\PCBuild\amd64\instrumented\pythonw.exe No se pudo encontrar E:\RepoGiT\3.6\PCbuild\*.pgc No se pudo encontrar E:\RepoGiT\3.6\Lib\*.pyc Running PGInstrument|x64 interpreter... Run tests sequentially 0:00:00 [ 1/407] test_grammar 0:00:00 [ 2/407] test_opcodes 0:00:00 [ 3/407] test_dict 0:00:01 [ 4/407] test_builtin 0:00:02 [ 5/407] test_exceptions 0:00:12 [ 6/407] test_types 0:00:12 [ 7/407] test_unittest 0:00:20 [ 8/407] test_doctest 0:00:29 [ 9/407] test_doctest2 0:00:29 [ 10/407] test_support 0:01:21 [ 11/407] test___all__ -- test_support passed in 52 sec 517 ms 0:01:29 [ 12/407] test___future__ 0:01:29 [ 13/407] test__locale 0:01:30 [ 14/407] test__opcode 0:01:30 [ 15/407] test__osx_support 0:01:30 [ 16/407] test_abc 0:01:30 [ 17/407] test_abstract_numbers 0:01:30 [ 18/407] test_aifc 0:01:31 [ 19/407] test_argparse 0:01:38 [ 20/407] test_array 0:01:43 [ 21/407] test_asdl_parser 0:01:44 [ 22/407] test_ast -- test_asdl_parser skipped 0:01:51 [ 23/407] test_asyncgen 0:01:53 [ 24/407] test_asynchat 0:02:09 [ 25/407] test_asyncio Executing .start() done, defined at E:\RepoGiT\3.6\lib\test\test_asyncio\test_pep492.py:150> result=None created at E:\RepoGiT\3.6\lib\asyncio\base_events.py:452> took 0.125 seconds 0:03:49 [ 26/407] test_asyncore -- test_asyncio passed in 1 min 39 sec 0:03:49 [ 27/407] test_atexit -- test_asyncore skipped 0:03:50 [ 28/407] test_audioop 0:03:50 [ 29/407] test_augassign 0:03:51 [ 30/407] test_base64 0:03:53 [ 31/407] test_baseexception 0:03:53 [ 32/407] test_bdb 0:03:54 [ 33/407] test_bigaddrspace 0:03:54 [ 34/407] test_bigmem 0:03:55 [ 35/407] test_binascii 0:03:55 [ 36/407] test_binhex 0:03:55 [ 37/407] test_binop 0:03:55 [ 38/407] test_bisect 0:03:56 [ 39/407] test_bool 0:03:56 [ 40/407] test_buffer 0:04:40 [ 41/407] test_bufio -- test_buffer passed in 43 sec 688 ms 0:04:47 [ 42/407] test_bytes 0:04:57 [ 43/407] test_bz2 0:05:06 [ 44/407] test_calendar 0:05:27 [ 45/407] test_call 0:05:27 [ 46/407] test_capi 0:05:41 [ 47/407] test_cgi 0:05:41 [ 48/407] test_cgitb 0:05:44 [ 49/407] test_charmapcodec 0:05:45 [ 50/407] test_class 0:05:45 [ 51/407] test_cmath 0:05:46 [ 52/407] test_cmd 0:05:46 [ 53/407] test_cmd_line 0:06:08 [ 54/407] test_cmd_line_script 0:06:52 [ 55/407] test_code -- test_cmd_line_script passed in 44 sec 391 ms 0:06:52 [ 56/407] test_code_module 0:06:53 [ 57/407] test_codeccallbacks 0:06:53 [ 58/407] test_codecencodings_cn 0:06:55 [ 59/407] test_codecencodings_hk 0:06:55 [ 60/407] test_codecencodings_iso2022 0:06:56 [ 61/407] test_codecencodings_jp 0:07:00 [ 62/407] test_codecencodings_kr 0:07:01 [ 63/407] test_codecencodings_tw 0:07:01 [ 64/407] test_codecmaps_cn 0:07:01 [ 65/407] test_codecmaps_hk 0:07:02 [ 66/407] test_codecmaps_jp 0:07:02 [ 67/407] test_codecmaps_kr 0:07:02 [ 68/407] test_codecmaps_tw 0:07:02 [ 69/407] test_codecs 0:07:10 [ 70/407] test_codeop 0:07:11 [ 71/407] test_collections 0:07:14 [ 72/407] test_colorsys 0:07:15 [ 73/407] test_compare 0:07:15 [ 74/407] test_compile 0:07:16 [ 75/407] test_compileall 0:07:42 [ 76/407] test_complex 0:07:43 [ 77/407] test_concurrent_futures 0:09:54 [ 78/407] test_configparser -- test_concurrent_futures passed in 2 min 10 sec 0:09:57 [ 79/407] test_contains 0:09:57 [ 80/407] test_contextlib 0:09:57 [ 81/407] test_copy 0:09:58 [ 82/407] test_copyreg 0:09:58 [ 83/407] test_coroutines 0:10:00 [ 84/407] test_cprofile 0:10:00 [ 85/407] test_crashers 0:10:01 [ 86/407] test_crypt 0:10:01 [ 87/407] test_csv -- test_crypt skipped 0:10:02 [ 88/407] test_ctypes 0:10:05 [ 89/407] test_curses 0:10:05 [ 90/407] test_datetime -- test_curses skipped (resource denied) 0:10:12 [ 91/407] test_dbm 0:10:12 [ 92/407] test_dbm_dumb 0:10:14 [ 93/407] test_dbm_gnu 0:10:14 [ 94/407] test_dbm_ndbm -- test_dbm_gnu skipped 0:10:14 [ 95/407] test_decimal -- test_dbm_ndbm skipped 0:10:37 [ 96/407] test_decorators 0:10:38 [ 97/407] test_defaultdict 0:10:38 [ 98/407] test_deque 0:10:50 [ 99/407] test_descr 0:10:55 [100/407] test_descrtut 0:10:56 [101/407] test_devpoll 0:10:56 [102/407] test_dict_version -- test_devpoll skipped 0:10:56 [103/407] test_dictcomps 0:10:57 [104/407] test_dictviews 0:10:57 [105/407] test_difflib 0:11:03 [106/407] test_dis 0:11:04 [107/407] test_distutils xxmodule.c E:\RepoGiT\3.6\include\Python.h(8): fatal error C1083: No se puede abrir el archivo incluir: 'pyconfig.h': No such file or directory foo.c Creando biblioteca D:\Users\yorch\AppData\Local\Temp\tmpkse8exba\tempt\Users\yorch\AppData\Local\Temp\tmpkswzvet6\foo.cp36-win_amd64.lib y objeto D:\Users\yorch\AppData\Local\Temp\tmpkse8exba\tempt\Users\yorch\AppData\Local\Temp\tmpkswzvet6\foo.cp36-win_amd64.exp Generando código Generación de código finalizada foo.c Creando biblioteca D:\Users\yorch\AppData\Local\Temp\tmpkse8exba\tempt\Users\yorch\AppData\Local\Temp\tmpkswzvet6\foo.cp36-win_amd64.lib y objeto D:\Users\yorch\AppData\Local\Temp\tmpkse8exba\tempt\Users\yorch\AppData\Local\Temp\tmpkswzvet6\foo.cp36-win_amd64.exp Generando código Generación de código finalizada xxmodule.c E:\RepoGiT\3.6\include\Python.h(8): fatal error C1083: No se puede abrir el archivo incluir: 'pyconfig.h': No such file or directory foo.c Creando biblioteca D:\Users\yorch\AppData\Local\Temp\tmpq4s00pal\tempt\Users\yorch\AppData\Local\Temp\tmpiv9la4ms\foo.cp36-win_amd64.lib y objeto D:\Users\yorch\AppData\Local\Temp\tmpq4s00pal\tempt\Users\yorch\AppData\Local\Temp\tmpiv9la4ms\foo.cp36-win_amd64.exp Generando código Generación de código finalizada foo.c Creando biblioteca D:\Users\yorch\AppData\Local\Temp\tmpq4s00pal\tempt\Users\yorch\AppData\Local\Temp\tmpiv9la4ms\foo.cp36-win_amd64.lib y objeto D:\Users\yorch\AppData\Local\Temp\tmpq4s00pal\tempt\Users\yorch\AppData\Local\Temp\tmpiv9la4ms\foo.cp36-win_amd64.exp Generando código Generación de código finalizada xxmodule.c E:\RepoGiT\3.6\include\Python.h(8): fatal error C1083: No se puede abrir el archivo incluir: 'pyconfig.h': No such file or directory D:\Users\yorch\AppData\Local\Temp\test_python_21956>exit 1 D:\Users\yorch\AppData\Local\Temp\test_python_21956>exit 0 0:12:30 [108/407] test_docxmlrpc -- test_distutils failed in 1 min 26 sec 0:12:39 [109/407] test_dtrace 0:12:39 [110/407] test_dummy_thread 0:12:39 [111/407] test_dummy_threading 0:12:40 [112/407] test_dynamic 0:12:40 [113/407] test_dynamicclassattribute 0:12:40 [114/407] test_eintr 0:12:41 [115/407] test_email 0:12:57 [116/407] test_ensurepip 0:12:58 [117/407] test_enum 0:13:00 [118/407] test_enumerate 0:13:00 [119/407] test_eof 0:13:01 [120/407] test_epoll 0:13:01 [121/407] test_errno -- test_epoll skipped 0:13:01 [122/407] test_exception_hierarchy 0:13:02 [123/407] test_exception_variations 0:13:02 [124/407] test_extcall 0:13:02 [125/407] test_faulthandler 0:13:32 [126/407] test_fcntl 0:13:32 [127/407] test_file -- test_fcntl skipped 0:13:33 [128/407] test_file_eintr 0:13:34 [129/407] test_filecmp 0:13:34 [130/407] test_fileinput 0:13:35 [131/407] test_fileio 0:13:35 [132/407] test_finalization 0:13:40 [133/407] test_float 0:13:41 [134/407] test_flufl 0:13:42 [135/407] test_fnmatch 0:13:42 [136/407] test_fork1 0:13:42 [137/407] test_format -- test_fork1 skipped 0:13:43 [138/407] test_fractions 0:13:43 [139/407] test_frame 0:13:44 [140/407] test_fstring 0:13:46 [141/407] test_ftplib 0:13:56 [142/407] test_funcattrs 0:13:56 [143/407] test_functools 0:13:57 [144/407] test_future 0:13:58 [145/407] test_future3 0:13:58 [146/407] test_future4 0:13:58 [147/407] test_future5 0:13:59 [148/407] test_gc 0:14:10 [149/407] test_gdb 0:14:10 [150/407] test_generator_stop -- test_gdb skipped 0:14:11 [151/407] test_generators 0:14:12 [152/407] test_genericpath 0:14:12 [153/407] test_genexps 0:14:13 [154/407] test_getargs2 0:14:13 [155/407] test_getopt 0:14:14 [156/407] test_getpass 0:14:14 [157/407] test_gettext 0:14:15 [158/407] test_glob 0:14:16 [159/407] test_global 0:14:16 [160/407] test_grp 0:14:16 [161/407] test_gzip -- test_grp skipped 0:14:19 [162/407] test_hash 0:14:30 [163/407] test_hashlib 0:14:32 [164/407] test_heapq 0:14:36 [165/407] test_hmac 0:14:37 [166/407] test_html 0:14:37 [167/407] test_htmlparser 0:14:38 [168/407] test_http_cookiejar 0:14:38 [169/407] test_http_cookies 0:14:39 [170/407] test_httplib 0:14:47 [171/407] test_httpservers 0:14:54 [172/407] test_idle -- test_httpservers failed 0:14:58 [173/407] test_imaplib 0:15:06 [174/407] test_imghdr 0:15:07 [175/407] test_imp 0:15:07 [176/407] test_import 0:15:11 [177/407] test_importlib 0:15:19 [178/407] test_index 0:15:19 [179/407] test_inspect 0:15:24 [180/407] test_int 0:15:24 [181/407] test_int_literal 0:15:25 [182/407] test_io 0:16:13 [183/407] test_ioctl -- test_io passed in 48 sec 595 ms 0:16:14 [184/407] test_ipaddress -- test_ioctl skipped 0:16:15 [185/407] test_isinstance 0:16:15 [186/407] test_iter 0:16:16 [187/407] test_iterlen 0:16:17 [188/407] test_itertools 0:16:42 [189/407] test_json 0:16:54 [190/407] test_keyword 0:16:57 [191/407] test_keywordonlyarg 0:16:57 [192/407] test_kqueue 0:16:58 [193/407] test_largefile -- test_kqueue skipped 0:16:58 [194/407] test_lib2to3 0:18:10 [195/407] test_linecache -- test_lib2to3 passed in 1 min 11 sec 0:18:10 [196/407] test_list 0:18:12 [197/407] test_listcomps 0:18:12 [198/407] test_locale 0:18:13 [199/407] test_logging 0:18:31 [200/407] test_long 0:18:47 [201/407] test_longexp 0:18:48 [202/407] test_lzma 0:18:55 [203/407] test_macpath 0:18:56 [204/407] test_macurl2path 0:18:56 [205/407] test_mailbox 0:19:03 [206/407] test_mailcap 0:19:03 [207/407] test_marshal 0:19:06 [208/407] test_math 0:19:16 [209/407] test_memoryio 0:19:17 [210/407] test_memoryview 0:19:21 [211/407] test_metaclass 0:19:21 [212/407] test_mimetypes 0:19:22 [213/407] test_minidom 0:19:23 [214/407] test_mmap 0:19:24 [215/407] test_module 0:19:26 [216/407] test_modulefinder 0:19:28 [217/407] test_msilib 0:19:29 [218/407] test_multibytecodec 0:19:36 [219/407] test_multiprocessing_fork 0:19:36 [220/407] test_multiprocessing_forkserver -- test_multiprocessing_fork skipped 0:19:37 [221/407] test_multiprocessing_main_handling -- test_multiprocessing_forkserver skipped 0:19:37 [222/407] test_multiprocessing_spawn -- test_multiprocessing_main_handling skipped 0:19:38 [223/407] test_netrc -- test_multiprocessing_spawn skipped 0:19:38 [224/407] test_nis 0:19:39 [225/407] test_nntplib -- test_nis skipped 0:19:39 [226/407] test_normalization 0:19:40 [227/407] test_ntpath 0:19:41 [228/407] test_numeric_tower 0:19:42 [229/407] test_openpty 0:19:43 [230/407] test_operator -- test_openpty skipped 0:19:43 [231/407] test_optparse 0:19:44 [232/407] test_ordered_dict 0:19:52 [233/407] test_os 0:20:10 [234/407] test_ossaudiodev 0:20:11 [235/407] test_osx_env -- test_ossaudiodev skipped (resource denied) 0:20:11 [236/407] test_parser 0:20:13 [237/407] test_pathlib 0:20:15 [238/407] test_pdb 0:20:20 [239/407] test_peepholer 0:20:20 [240/407] test_pickle 0:21:02 [241/407] test_pickletools -- test_pickle passed in 41 sec 907 ms 0:21:11 [242/407] test_pipes 0:21:12 [243/407] test_pkg -- test_pipes skipped 0:21:12 [244/407] test_pkgimport 0:21:13 [245/407] test_pkgutil 0:21:14 [246/407] test_platform 0:21:15 [247/407] test_plistlib 0:21:16 [248/407] test_poll 0:21:16 [249/407] test_popen -- test_poll skipped 0:21:18 [250/407] test_poplib 0:21:25 [251/407] test_posix 0:21:26 [252/407] test_posixpath -- test_posix skipped 0:21:27 [253/407] test_pow 0:21:28 [254/407] test_pprint 0:21:29 [255/407] test_print 0:21:29 [256/407] test_profile 0:21:30 [257/407] test_property 0:21:30 [258/407] test_pstats 0:21:31 [259/407] test_pty 0:21:31 [260/407] test_pulldom -- test_pty skipped 0:21:32 [261/407] test_pwd 0:21:32 [262/407] test_py_compile -- test_pwd skipped 0:21:33 [263/407] test_pyclbr 0:21:46 [264/407] test_pydoc 0:21:59 [265/407] test_pyexpat 0:21:59 [266/407] test_queue 0:22:04 [267/407] test_quopri 0:22:06 [268/407] test_raise 0:22:06 [269/407] test_random 0:22:11 [270/407] test_range 0:22:16 [271/407] test_re 0:22:22 [272/407] test_readline 0:22:22 [273/407] test_regrtest -- test_readline skipped 0:24:04 [274/407] test_repl -- test_regrtest failed in 1 min 41 sec 0:24:05 [275/407] test_reprlib 0:24:06 [276/407] test_resource 0:24:06 [277/407] test_richcmp -- test_resource skipped 0:24:07 [278/407] test_rlcompleter 0:24:07 [279/407] test_robotparser 0:24:08 [280/407] test_runpy 0:24:25 [281/407] test_sax 0:24:25 [282/407] test_sched 0:24:26 [283/407] test_scope 0:24:27 [284/407] test_script_helper 0:24:29 [285/407] test_secrets 0:24:30 [286/407] test_select 0:24:30 [287/407] test_selectors 0:24:33 [288/407] test_set 0:24:42 [289/407] test_setcomps 0:24:42 [290/407] test_shelve 0:24:44 [291/407] test_shlex 0:24:44 [292/407] test_shutil 0:24:47 [293/407] test_signal 0:24:50 [294/407] test_site 0:24:55 [295/407] test_slice 0:24:57 [296/407] test_smtpd 0:24:58 [297/407] test_smtplib 0:25:00 [298/407] test_smtpnet 0:25:00 [299/407] test_sndhdr -- test_smtpnet skipped (resource denied) 0:25:01 [300/407] test_socket 0:25:25 [301/407] test_socketserver 0:25:25 [302/407] test_sort -- test_socketserver skipped (resource denied) 0:25:26 [303/407] test_source_encoding 0:25:31 [304/407] test_spwd 0:25:32 [305/407] test_sqlite -- test_spwd skipped 0:25:34 [306/407] test_ssl 0:25:44 [307/407] test_startfile 0:25:44 [308/407] test_stat 0:25:45 [309/407] test_statistics 0:25:50 [310/407] test_strftime 0:25:51 [311/407] test_string 0:25:52 [312/407] test_string_literals 0:25:54 [313/407] test_stringprep 0:25:55 [314/407] test_strptime 0:25:56 [315/407] test_strtod 0:26:01 [316/407] test_struct 0:26:04 [317/407] test_structmembers 0:26:05 [318/407] test_structseq 0:26:05 [319/407] test_subclassinit 0:26:06 [320/407] test_subprocess 0:26:06 [321/407] test_sunau -- test_subprocess skipped 0:26:07 [322/407] test_sundry 0:26:08 [323/407] test_super 0:26:08 [324/407] test_symbol 0:26:09 [325/407] test_symtable 0:26:10 [326/407] test_syntax 0:26:11 [327/407] test_sys 0:26:23 [328/407] test_sys_setprofile 0:26:24 [329/407] test_sys_settrace 0:26:25 [330/407] test_sysconfig 0:26:25 [331/407] test_syslog -- test_sysconfig failed 0:26:26 [332/407] test_tarfile -- test_syslog skipped 0:27:24 [333/407] test_tcl -- test_tarfile passed in 58 sec 798 ms 0:27:27 [334/407] test_telnetlib 0:27:27 [335/407] test_tempfile 0:27:38 [336/407] test_textwrap 0:27:39 [337/407] test_thread 0:27:41 [338/407] test_threaded_import 0:27:44 [339/407] test_threadedtempfile 0:27:45 [340/407] test_threading 0:28:02 [341/407] test_threading_local 0:28:05 [342/407] test_threadsignals 0:28:05 [343/407] test_time -- test_threadsignals skipped 0:28:08 [344/407] test_timeit 0:28:09 [345/407] test_timeout 0:28:09 [346/407] test_tix -- test_timeout skipped (resource denied) 0:28:10 [347/407] test_tk -- test_tix skipped (resource denied) 0:28:10 [348/407] test_tokenize -- test_tk skipped (resource denied) 0:28:17 [349/407] test_tools 0:28:54 [350/407] test_trace -- test_tools passed in 37 sec 218 ms 0:29:25 [351/407] test_traceback -- test_trace passed in 31 sec 470 ms 0:29:35 [352/407] test_tracemalloc 0:29:42 [353/407] test_ttk_guionly 0:29:43 [354/407] test_ttk_textonly -- test_ttk_guionly skipped (resource denied) 0:29:43 [355/407] test_tuple 0:30:04 [356/407] test_turtle 0:30:05 [357/407] test_typechecks 0:30:05 [358/407] test_typing 0:30:06 [359/407] test_ucn 0:30:08 [360/407] test_unary 0:30:09 [361/407] test_unicode 0:30:16 [362/407] test_unicode_file 0:30:16 [363/407] test_unicode_file_functions 0:30:18 [364/407] test_unicode_identifiers 0:30:19 [365/407] test_unicodedata 0:30:36 [366/407] test_univnewlines 0:30:37 [367/407] test_unpack 0:30:37 [368/407] test_unpack_ex 0:30:38 [369/407] test_urllib 0:30:40 [370/407] test_urllib2 0:30:44 [371/407] test_urllib2_localnet 0:31:05 [372/407] test_urllib2net 0:31:05 [373/407] test_urllib_response -- test_urllib2net skipped (resource denied) 0:31:06 [374/407] test_urllibnet 0:31:06 [375/407] test_urlparse -- test_urllibnet skipped (resource denied) 0:31:07 [376/407] test_userdict 0:31:08 [377/407] test_userlist 0:31:09 [378/407] test_userstring 0:31:16 [379/407] test_utf8source 0:31:17 [380/407] test_uu 0:31:17 [381/407] test_uuid 0:31:18 [382/407] test_venv 0:32:32 [383/407] test_wait3 -- test_venv passed in 1 min 13 sec 0:32:32 [384/407] test_wait4 -- test_wait3 skipped 0:32:33 [385/407] test_warnings -- test_wait4 skipped 0:32:42 [386/407] test_wave 0:32:42 [387/407] test_weakref 0:33:19 [388/407] test_weakset -- test_weakref passed in 37 sec 16 ms 0:33:21 [389/407] test_webbrowser 0:33:22 [390/407] test_winconsoleio Ä^Z abc123 ϼўТλФЙ A͏B ﬖ̳AA̝ ϼўТλФЙ ϼўТλФЙ ϼўТλФЙ ϼўТλФЙ ϼўТλФЙ ϼўТλФЙ ϼўТλФЙ ϼўТλФЙ ϼўТλФЙ ϼўТλФЙ ϼўТλФЙ ϼўТλФЙ ϼўТλФЙ ϼўТλФЙ ϼўТλФЙ 0:33:22 [391/407] test_winreg 0:33:28 [392/407] test_winsound 0:33:29 [393/407] test_with -- test_winsound skipped (resource denied) 0:33:29 [394/407] test_wsgiref 0:33:30 [395/407] test_xdrlib 0:33:30 [396/407] test_xml_dom_minicompat 0:33:31 [397/407] test_xml_etree 0:33:34 [398/407] test_xml_etree_c 0:33:39 [399/407] test_xmlrpc 0:33:45 [400/407] test_xmlrpc_net 0:33:45 [401/407] test_yield_from -- test_xmlrpc_net skipped (resource denied) 0:33:46 [402/407] test_zipapp 0:33:47 [403/407] test_zipfile 0:34:14 [404/407] test_zipfile64 0:34:14 [405/407] test_zipimport -- test_zipfile64 skipped (resource denied) 0:34:15 [406/407] test_zipimport_support 0:34:20 [407/407] test_zlib Total duration: 34 min 22 sec Tests result: FAILURE E:\RepoGiT\3.6>"D:\Programas\Microsoft Visual Studio\2017\Community\\MSBuild\15.0\Bin\msbuild.exe" "E:\RepoGiT\3.6\PCbuild\\pythoncore.vcxproj" /t:KillPython /nologo /v:m /p:Configuration=PGInstrument /p:Platform=x64 /p:KillPython=true Killing any running python.exe instances... E:\RepoGiT\3.6>"D:\Programas\Microsoft Visual Studio\2017\Community\\MSBuild\15.0\Bin\msbuild.exe" "E:\RepoGiT\3.6\PCbuild\pcbuild.proj" /t:Build /m /nologo /v:m /p:Configuration=PGUpdate /p:Platform=x64 /p:IncludeExternals=true /p:IncludeSSL=true /p:IncludeTkinter=true /p:UseTestMarker= /p:GIT="C:\Program Files\Git\cmd\git.exe" Killing any running python.exe instances... Getting build info from "C:\Program Files\Git\cmd\git.exe" Building heads/3.6:8c70c08f0f 3.6 _asynciomodule.c _bisectmodule.c blake2module.c blake2b_impl.c blake2s_impl.c _codecsmodule.c _collectionsmodule.c _csv.c _functoolsmodule.c _heapqmodule.c _json.c _localemodule.c _lsprof.c _math.c _pickle.c _randommodule.c sha3module.c _sre.c _stat.c _struct.c Compilando... _weakref.c arraymodule.c atexitmodule.c audioop.c binascii.c cmathmodule.c _datetimemodule.c errnomodule.c faulthandler.c gcmodule.c e:\repogit\3.6\modules\gcmodule.c(1075): warning C4244: 'función': conversión de 'Py_ssize_t' a 'int'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\pythoncore.vcxproj] hashtable.c itertoolsmodule.c main.c mathmodule.c md5module.c mmapmodule.c _opcode.c _operator.c parsermodule.c posixmodule.c Compilando... rotatingtree.c sha1module.c sha256module.c sha512module.c signalmodule.c symtablemodule.c _threadmodule.c _tracemalloc.c timemodule.c e:\repogit\3.6\modules\timemodule.c(1183): warning C4244: 'return': conversión de 'time_t' a 'int'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\pythoncore.vcxproj] xxsubtype.c zipimport.c zlibmodule.c e:\repogit\3.6\modules\zlibmodule.c(145): warning C4267: '=': conversión de 'size_t' a 'uInt'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\pythoncore.vcxproj] e:\repogit\3.6\modules\zlibmodule.c(180): warning C4267: '=': conversión de 'size_t' a 'uInt'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\pythoncore.vcxproj] fileio.c bytesio.c stringio.c bufferedio.c iobase.c textio.c winconsoleio.c _iomodule.c Compilando... adler32.c compress.c crc32.c deflate.c infback.c inffast.c inflate.c inftrees.c trees.c uncompr.c zutil.c _codecs_cn.c _codecs_hk.c _codecs_iso2022.c _codecs_jp.c _codecs_kr.c _codecs_tw.c multibytecodec.c _winapi.c abstract.c Compilando... accu.c boolobject.c bytes_methods.c bytearrayobject.c bytesobject.c capsule.c cellobject.c classobject.c codeobject.c e:\repogit\3.6\objects\codeobject.c(189): warning C4244: '=': conversión de 'Py_ssize_t' a 'unsigned char'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\pythoncore.vcxproj] complexobject.c descrobject.c dictobject.c enumobject.c exceptions.c fileobject.c floatobject.c frameobject.c funcobject.c e:\repogit\3.6\objects\funcobject.c(607): warning C4244: 'función': conversión de 'Py_ssize_t' a 'int'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\pythoncore.vcxproj] e:\repogit\3.6\objects\funcobject.c(608): warning C4244: 'función': conversión de 'Py_ssize_t' a 'int'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\pythoncore.vcxproj] genobject.c iterobject.c Compilando... listobject.c longobject.c memoryobject.c methodobject.c moduleobject.c namespaceobject.c object.c obmalloc.c odictobject.c rangeobject.c setobject.c sliceobject.c structseq.c tupleobject.c typeobject.c unicodectype.c unicodeobject.c weakrefobject.c acceler.c bitset.c Compilando... firstsets.c grammar.c grammar1.c listnode.c metagrammar.c myreadline.c node.c parser.c parsetok.c tokenizer.c invalid_parameter_handler.c winreg.c e:\repogit\3.6\pc\winreg.c(908): warning C4311: 'conversión de tipo': truncamiento de puntero de 'void *' a 'DWORD' [E:\RepoGiT\3.6\PCbuild\pythoncore.vcxproj] config.c getpathp.c msvcrtmodule.c pyhash.c random.c _warnings.c asdl.c ast.c e:\repogit\3.6\python\ast.c(4294): warning C4244: '+=': conversión de '__int64' a 'int'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\pythoncore.vcxproj] Compilando... bltinmodule.c ceval.c codecs.c compile.c dynamic_annotations.c dynload_win.c errors.c fileutils.c formatter_unicode.c frozen.c future.c getargs.c e:\repogit\3.6\python\getargs.c(2021): warning C4244: '=': conversión de 'Py_ssize_t' a 'int'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\pythoncore.vcxproj] getcompiler.c getcopyright.c getopt.c getplatform.c getversion.c graminit.c import.c importdl.c Compilando... marshal.c modsupport.c mysnprintf.c mystrtoul.c peephole.c e:\repogit\3.6\python\peephole.c(249): warning C4244: 'función': conversión de 'Py_ssize_t' a 'unsigned int'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\pythoncore.vcxproj] e:\repogit\3.6\python\peephole.c(433): warning C4244: 'función': conversión de 'Py_ssize_t' a 'unsigned int'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\pythoncore.vcxproj] e:\repogit\3.6\python\peephole.c(481): warning C4244: 'función': conversión de 'Py_ssize_t' a 'unsigned int'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\pythoncore.vcxproj] e:\repogit\3.6\python\peephole.c(773): warning C4267: 'función': conversión de 'size_t' a 'unsigned int'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\pythoncore.vcxproj] e:\repogit\3.6\python\peephole.c(806): warning C4267: '=': conversión de 'size_t' a 'unsigned int'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\pythoncore.vcxproj] e:\repogit\3.6\python\peephole.c(813): warning C4244: '-=': conversión de 'Py_ssize_t' a 'unsigned int'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\pythoncore.vcxproj] e:\repogit\3.6\python\peephole.c(838): warning C4244: '=': conversión de 'Py_ssize_t' a 'unsigned int'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\pythoncore.vcxproj] e:\repogit\3.6\python\peephole.c(891): warning C4244: 'función': conversión de 'Py_ssize_t' a 'int'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\pythoncore.vcxproj] pyarena.c pyctype.c pyfpe.c pylifecycle.c pymath.c pytime.c pystate.c pystrcmp.c pystrhex.c pystrtod.c dtoa.c Python-ast.c pythonrun.c structmember.c symtable.c Compilando... sysmodule.c thread.c traceback.c dl_nt.c getbuildinfo.c Combinando E:\RepoGiT\3.6\PCBuild\amd64\python36!1.pgc E:\RepoGiT\3.6\PCBuild\amd64\python36!1.pgc: usado 1.9% (1552560 / 83361792) del espacio total reservado. se quitaron 0.0% de los recuentos debido al desbordamiento. Reading PGD file 1: E:\RepoGiT\3.6\PCBuild\amd64\python36.pgd Creando biblioteca E:\RepoGiT\3.6\PCBuild\amd64\python36.lib y objeto E:\RepoGiT\3.6\PCBuild\amd64\python36.exp Generando c¾digo 0 of 0 ( 0.0%) original invalid call sites were matched. 0 new call sites were added. 174 of 7416 ( 2.35%) profiled functions will be compiled for speed, and the rest of the functions will be compiled for size 443 of 7862 inline instances were from dead/cold paths 7416 of 7416 functions (100.0%) were optimized using profile data 92446369 of 92446369 instructions (100.0%) were optimized using profile data Generaci¾n de c¾digo finalizada LINK : warning LNK4281: direcci¾n base 0x1E000000 no deseada para una imagen de x64. Establecer una direcci¾n base con mßs de 4áGB para mejorar la optimizaci¾n de ASLR [E:\RepoGiT\3.6\PCbuild\pythoncore.vcxproj] pythoncore.vcxproj -> E:\RepoGiT\3.6\PCBuild\amd64\python36.dll _ctypes_test.c _ctypes_test.obj : se encontr¾ .netmodule MSIL o un m¾dulo compilado con /GL; reiniciando la vinculaci¾n con /LTCG; agregue /LTCG a la lÝnea de comandos de vÝnculo para mejorar el rendimiento del vinculador Creando biblioteca E:\RepoGiT\3.6\PCBuild\amd64\_ctypes_test.lib y objeto E:\RepoGiT\3.6\PCBuild\amd64\_ctypes_test.exp Generando c¾digo Generaci¾n de c¾digo finalizada _ctypes_test.vcxproj -> E:\RepoGiT\3.6\PCBuild\amd64\_ctypes_test.pyd _testbuffer.c _testbuffer.obj : se encontr¾ .netmodule MSIL o un m¾dulo compilado con /GL; reiniciando la vinculaci¾n con /LTCG; agregue /LTCG a la lÝnea de comandos de vÝnculo para mejorar el rendimiento del vinculador Creando biblioteca E:\RepoGiT\3.6\PCBuild\amd64\_testbuffer.lib y objeto E:\RepoGiT\3.6\PCBuild\amd64\_testbuffer.exp Generando c¾digo Generaci¾n de c¾digo finalizada LINK : warning LNK4281: direcci¾n base 0x1E1F0000 no deseada para una imagen de x64. Establecer una direcci¾n base con mßs de 4áGB para mejorar la optimizaci¾n de ASLR [E:\RepoGiT\3.6\PCbuild\_testbuffer.vcxproj] _testbuffer.vcxproj -> E:\RepoGiT\3.6\PCBuild\amd64\_testbuffer.pyd _testcapimodule.c _testcapimodule.obj : se encontr¾ .netmodule MSIL o un m¾dulo compilado con /GL; reiniciando la vinculaci¾n con /LTCG; agregue /LTCG a la lÝnea de comandos de vÝnculo para mejorar el rendimiento del vinculador Creando biblioteca E:\RepoGiT\3.6\PCBuild\amd64\_testcapi.lib y objeto E:\RepoGiT\3.6\PCBuild\amd64\_testcapi.exp Generando c¾digo Generaci¾n de c¾digo finalizada LINK : warning LNK4281: direcci¾n base 0x1E1F0000 no deseada para una imagen de x64. Establecer una direcci¾n base con mßs de 4áGB para mejorar la optimizaci¾n de ASLR [E:\RepoGiT\3.6\PCbuild\_testcapi.vcxproj] _testcapi.vcxproj -> E:\RepoGiT\3.6\PCBuild\amd64\_testcapi.pyd _testembed.c _testembed.obj : se encontr¾ .netmodule MSIL o un m¾dulo compilado con /GL; reiniciando la vinculaci¾n con /LTCG; agregue /LTCG a la lÝnea de comandos de vÝnculo para mejorar el rendimiento del vinculador Generando c¾digo Generaci¾n de c¾digo finalizada _testembed.vcxproj -> E:\RepoGiT\3.6\PCBuild\amd64\_testembed.exe _testimportmultiple.c _testimportmultiple.obj : se encontr¾ .netmodule MSIL o un m¾dulo compilado con /GL; reiniciando la vinculaci¾n con /LTCG; agregue /LTCG a la lÝnea de comandos de vÝnculo para mejorar el rendimiento del vinculador Creando biblioteca E:\RepoGiT\3.6\PCBuild\amd64\_testimportmultiple.lib y objeto E:\RepoGiT\3.6\PCBuild\amd64\_testimportmultiple.exp Generando c¾digo Generaci¾n de c¾digo finalizada LINK : warning LNK4281: direcci¾n base 0x1E1F0000 no deseada para una imagen de x64. Establecer una direcci¾n base con mßs de 4áGB para mejorar la optimizaci¾n de ASLR [E:\RepoGiT\3.6\PCbuild\_testimportmultiple.vcxproj] _testimportmultiple.vcxproj -> E:\RepoGiT\3.6\PCBuild\amd64\_testimportmultiple.pyd _testmultiphase.c _testmultiphase.obj : se encontr¾ .netmodule MSIL o un m¾dulo compilado con /GL; reiniciando la vinculaci¾n con /LTCG; agregue /LTCG a la lÝnea de comandos de vÝnculo para mejorar el rendimiento del vinculador Creando biblioteca E:\RepoGiT\3.6\PCBuild\amd64\_testmultiphase.lib y objeto E:\RepoGiT\3.6\PCBuild\amd64\_testmultiphase.exp Generando c¾digo Generaci¾n de c¾digo finalizada _testmultiphase.vcxproj -> E:\RepoGiT\3.6\PCBuild\amd64\_testmultiphase.pyd _testconsole.c _testconsole.obj : se encontr¾ .netmodule MSIL o un m¾dulo compilado con /GL; reiniciando la vinculaci¾n con /LTCG; agregue /LTCG a la lÝnea de comandos de vÝnculo para mejorar el rendimiento del vinculador Creando biblioteca E:\RepoGiT\3.6\PCBuild\amd64\_testconsole.lib y objeto E:\RepoGiT\3.6\PCBuild\amd64\_testconsole.exp Generando c¾digo Generaci¾n de c¾digo finalizada _testconsole.vcxproj -> E:\RepoGiT\3.6\PCBuild\amd64\_testconsole.pyd python3dll.c _elementtree.c launcher.c loadlibrary.c _asynciomodule.c launcher.c 64 bit Processing ..\PC\pyshellext.idl Performing Custom Build Tools _findvs.cpp pyshellext.idl _msi.c 64 bit Processing D:\Windows Kits\10\Include\10.0.15063.0\um\ocidl.idl Assembling: E:\RepoGiT\3.6\Modules\_decimal\libmpdec\vcdiv64.asm Performing Custom Build Tools ocidl.idl 64 bit Processing D:\Windows Kits\10\Include\10.0.15063.0\um\oleidl.idl xmlparse.c Assembling: E:\RepoGiT\3.6\Modules\_ctypes\libffi_msvc\win64.asm Updating python3stub.def oleidl.idl Rebuilding python3stub.lib 64 bit Processing D:\Windows Kits\10\Include\10.0.15063.0\um\objidl.idl _decimal.c objidl.idl 64 bit Processing D:\Windows Kits\10\Include\10.0.15063.0\um\unknwn.idl _ctypes.c xmlrole.c e:\repogit\3.6\pc\_msi.c(1005): warning C4311: 'conversión de tipo': truncamiento de puntero de 'LPCTSTR' a 'int' [E:\RepoGiT\3.6\PCbuild\_msi.vcxproj] e:\repogit\3.6\pc\_msi.c(1007): warning C4312: 'conversión de tipo': conversión de 'int' a 'LPCSTR' de mayor tamaño [E:\RepoGiT\3.6\PCbuild\_msi.vcxproj] e:\repogit\3.6\pc\_msi.c(1073): warning C4311: 'conversión de tipo': truncamiento de puntero de 'LPCTSTR' a 'long' [E:\RepoGiT\3.6\PCbuild\_msi.vcxproj] e:\repogit\3.6\pc\_msi.c(1074): warning C4311: 'conversión de tipo': truncamiento de puntero de 'LPCTSTR' a 'long' [E:\RepoGiT\3.6\PCbuild\_msi.vcxproj] e:\repogit\3.6\pc\_msi.c(1075): warning C4311: 'conversión de tipo': truncamiento de puntero de 'LPCTSTR' a 'long' [E:\RepoGiT\3.6\PCbuild\_msi.vcxproj] unknwn.idl e:\repogit\3.6\pc\_msi.c(1076): warning C4311: 'conversión de tipo': truncamiento de puntero de 'LPCTSTR' a 'long' [E:\RepoGiT\3.6\PCbuild\_msi.vcxproj] e:\repogit\3.6\pc\_msi.c(1077): warning C4311: 'conversión de tipo': truncamiento de puntero de 'LPCTSTR' a 'long' [E:\RepoGiT\3.6\PCbuild\_msi.vcxproj] basearith.c 64 bit Processing D:\Windows Kits\10\Include\10.0.15063.0\shared\wtypes.idl Creando biblioteca E:\RepoGiT\3.6\PCBuild\amd64\python3stub.lib y objeto E:\RepoGiT\3.6\PCBuild\amd64\python3stub.exp xmltok.c wtypes.idl 64 bit Processing D:\Windows Kits\10\Include\10.0.15063.0\shared\wtypesbase.idl constants.c wtypesbase.idl context.c 64 bit Processing D:\Windows Kits\10\Include\10.0.15063.0\shared\basetsd.h convolute.c basetsd.h python3dll.obj : se encontr¾ .netmodule MSIL o un m¾dulo compilado con /GL; reiniciando la vinculaci¾n con /LTCG; agregue /LTCG a la lÝnea de comandos de vÝnculo para mejorar el rendimiento del vinculador 64 bit Processing D:\Windows Kits\10\Include\10.0.15063.0\shared\guiddef.h Creando biblioteca E:\RepoGiT\3.6\PCBuild\amd64\python3.lib y objeto E:\RepoGiT\3.6\PCBuild\amd64\python3.exp guiddef.h Generando c¾digo crt.c multiprocessing.c Combinando E:\RepoGiT\3.6\PCBuild\amd64\_asyncio!1.pgc E:\RepoGiT\3.6\PCBuild\amd64\_asyncio!1.pgc: usado 1.5% (20912 / 1380352) del espacio total reservado. se quitaron 0.0% de los recuentos debido al desbordamiento. Generaci¾n de c¾digo finalizada Reading PGD file 1: E:\RepoGiT\3.6\PCBuild\amd64\_asyncio.pgd 64 bit Processing D:\Windows Kits\10\Include\10.0.15063.0\um\oaidl.idl difradix2.c Creando biblioteca E:\RepoGiT\3.6\PCBuild\amd64\_asyncio.lib y objeto E:\RepoGiT\3.6\PCBuild\amd64\_asyncio.exp callbacks.c Generando c¾digo oaidl.idl 0 of 0 ( 0.0%) original invalid call sites were matched. 0 new call sites were added. 99 of 99 (100.00%) profiled functions will be compiled for speed fnt.c fourstep.c python3dll.vcxproj -> E:\RepoGiT\3.6\PCBuild\amd64\python3.dll 0 of 42 inline instances were from dead/cold paths 99 of 99 functions (100.0%) were optimized using profile data 64 bit Processing D:\Windows Kits\10\Include\10.0.15063.0\um\servprov.idl 2163458 of 2163458 instructions (100.0%) were optimized using profile data Generaci¾n de c¾digo finalizada semaphore.c io.c servprov.idl 64 bit Processing D:\Windows Kits\10\Include\10.0.15063.0\um\urlmon.idl memory.c overlapped.c urlmon.idl callproc.c mpdecimal.c 64 bit Processing D:\Windows Kits\10\Include\10.0.15063.0\um\msxml.idl launcher.obj : se encontr¾ .netmodule MSIL o un m¾dulo compilado con /GL; reiniciando la vinculaci¾n con /LTCG; agregue /LTCG a la lÝnea de comandos de vÝnculo para mejorar el rendimiento del vinculador msxml.idl launcher.obj : se encontr¾ .netmodule MSIL o un m¾dulo compilado con /GL; reiniciando la vinculaci¾n con /LTCG; agregue /LTCG a la lÝnea de comandos de vÝnculo para mejorar el rendimiento del vinculador numbertheory.c _asyncio.vcxproj -> E:\RepoGiT\3.6\PCBuild\amd64\_asyncio.pyd sixstep.c Combinando E:\RepoGiT\3.6\PCBuild\amd64\_distutils_findvs!1.pgc E:\RepoGiT\3.6\PCBuild\amd64\_distutils_findvs!1.pgc: usado 1.8% (5536 / 303104) del espacio total reservado. se quitaron 0.0% de los recuentos debido al desbordamiento. Reading PGD file 1: E:\RepoGiT\3.6\PCBuild\amd64\_distutils_findvs.pgd Generando c¾digo transpose.c Creando biblioteca E:\RepoGiT\3.6\PCBuild\amd64\_distutils_findvs.lib y objeto E:\RepoGiT\3.6\PCBuild\amd64\_distutils_findvs.exp 64 bit Processing D:\Windows Kits\10\Include\10.0.15063.0\um\oaidl.acf Generando c¾digo Generando c¾digo oaidl.acf 0 of 0 ( 0.0%) original invalid call sites were matched. 0 new call sites were added. 12 of 12 (100.00%) profiled functions will be compiled for speed Generaci¾n de c¾digo finalizada cfield.c pyexpat.c 0 of 3 inline instances were from dead/cold paths 12 of 12 functions (100.0%) were optimized using profile data 869696 of 869696 instructions (100.0%) were optimized using profile data 64 bit Processing D:\Windows Kits\10\Include\10.0.15063.0\um\ocidl.acf Generaci¾n de c¾digo finalizada Generaci¾n de c¾digo finalizada ocidl.acf PGOMGR : advertencia PG0188: No se encontraron archivos .PGC 'E:\RepoGiT\3.6\PCBuild\amd64\_elementtree!*.pgc' coincidentes. loadlibrary.c Reading PGD file 1: E:\RepoGiT\3.6\PCBuild\amd64\_elementtree.pgd E:\RepoGiT\3.6\PCBuild\amd64\_elementtree.pgd : warning C4961: No se combin¾ ning·n perfil de datos en 'E:\RepoGiT\3.6\PCBuild\amd64\_elementtree.pgd'; se han deshabilitado las optimizaciones guiadas por perfil [E:\RepoGiT\3.6\PCbuild\_elementtree.vcxproj] _distutils_findvs.vcxproj -> E:\RepoGiT\3.6\PCBuild\amd64\_distutils_findvs.pyd Creando biblioteca E:\RepoGiT\3.6\PCBuild\amd64\_elementtree.lib y objeto E:\RepoGiT\3.6\PCBuild\amd64\_elementtree.exp Generando c¾digo ffi.c malloc_closure.c xmlparse.c unicodedata.c selectmodule.c winsound.c xmlrole.c PGOMGR : advertencia PG0188: No se encontraron archivos .PGC 'E:\RepoGiT\3.6\PCBuild\amd64\_multiprocessing!*.pgc' coincidentes. xmltok.c prep_cif.c Reading PGD file 1: E:\RepoGiT\3.6\PCBuild\amd64\_multiprocessing.pgd E:\RepoGiT\3.6\PCBuild\amd64\_multiprocessing.pgd : warning C4961: No se combin¾ ning·n perfil de datos en 'E:\RepoGiT\3.6\PCBuild\amd64\_multiprocessing.pgd'; se han deshabilitado las optimizaciones guiadas por perfil [E:\RepoGiT\3.6\PCbuild\_multiprocessing.vcxproj] e:\repogit\3.6\modules\_ctypes\libffi_msvc\prep_cif.c(173): warning C4267: '+=': conversión de 'size_t' a 'unsigned int'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\_ctypes.vcxproj] stgdict.c Creando biblioteca E:\RepoGiT\3.6\PCBuild\amd64\_multiprocessing.lib y objeto E:\RepoGiT\3.6\PCBuild\amd64\_multiprocessing.exp Generando c¾digo Generaci¾n de c¾digo finalizada Generaci¾n de c¾digo finalizada LINK : warning LNK4281: direcci¾n base 0x1E1D0000 no deseada para una imagen de x64. Establecer una direcci¾n base con mßs de 4áGB para mejorar la optimizaci¾n de ASLR [E:\RepoGiT\3.6\PCbuild\_multiprocessing.vcxproj] Combinando E:\RepoGiT\3.6\PCBuild\amd64\_overlapped!1.pgc E:\RepoGiT\3.6\PCBuild\amd64\_overlapped!1.pgc: usado 2.9% (8432 / 290816) del espacio total reservado. se quitaron 0.0% de los recuentos debido al desbordamiento. Reading PGD file 1: E:\RepoGiT\3.6\PCBuild\amd64\_overlapped.pgd LINK : warning LNK4281: direcci¾n base 0x1D100000 no deseada para una imagen de x64. Establecer una direcci¾n base con mßs de 4áGB para mejorar la optimizaci¾n de ASLR [E:\RepoGiT\3.6\PCbuild\_elementtree.vcxproj] Creando biblioteca E:\RepoGiT\3.6\PCBuild\amd64\_overlapped.lib y objeto E:\RepoGiT\3.6\PCBuild\amd64\_overlapped.exp Generando c¾digo 0 of 0 ( 0.0%) original invalid call sites were matched. 0 new call sites were added. 32 of 32 (100.00%) profiled functions will be compiled for speed 0 of 3 inline instances were from dead/cold paths 32 of 32 functions (100.0%) were optimized using profile data 140213 of 140213 instructions (100.0%) were optimized using profile data Generaci¾n de c¾digo finalizada LINK : warning LNK4281: direcci¾n base 0x1D110000 no deseada para una imagen de x64. Establecer una direcci¾n base con mßs de 4áGB para mejorar la optimizaci¾n de ASLR [E:\RepoGiT\3.6\PCbuild\_overlapped.vcxproj] _multiprocessing.vcxproj -> E:\RepoGiT\3.6\PCBuild\amd64\_multiprocessing.pyd _elementtree.vcxproj -> E:\RepoGiT\3.6\PCBuild\amd64\_elementtree.pyd pyshellext.cpp _bz2module.c _overlapped.vcxproj -> E:\RepoGiT\3.6\PCBuild\amd64\_overlapped.pyd tuklib_cpucores.c sqlite3.c pylauncher.vcxproj -> E:\RepoGiT\3.6\PCBuild\amd64\py.exe pywlauncher.vcxproj -> E:\RepoGiT\3.6\PCBuild\amd64\pyw.exe blocksort.c Combinando E:\RepoGiT\3.6\PCBuild\amd64\_decimal!1.pgc E:\RepoGiT\3.6\PCBuild\amd64\_decimal!1.pgc: usado 9.7% (699720 / 7204864) del espacio total reservado. se quitaron 0.0% de los recuentos debido al desbordamiento. PGOMGR : advertencia PG0188: No se encontraron archivos .PGC 'E:\RepoGiT\3.6\PCBuild\amd64\winsound!*.pgc' coincidentes. Reading PGD file 1: E:\RepoGiT\3.6\PCBuild\amd64\_decimal.pgd Reading PGD file 1: E:\RepoGiT\3.6\PCBuild\amd64\winsound.pgd E:\RepoGiT\3.6\PCBuild\amd64\winsound.pgd : warning C4961: No se combin¾ ning·n perfil de datos en 'E:\RepoGiT\3.6\PCBuild\amd64\winsound.pgd'; se han deshabilitado las optimizaciones guiadas por perfil [E:\RepoGiT\3.6\PCbuild\winsound.vcxproj] Creando biblioteca E:\RepoGiT\3.6\PCBuild\amd64\winsound.lib y objeto E:\RepoGiT\3.6\PCBuild\amd64\winsound.exp Generando c¾digo Creando biblioteca E:\RepoGiT\3.6\PCBuild\amd64\_decimal.lib y objeto E:\RepoGiT\3.6\PCBuild\amd64\_decimal.exp Generando c¾digo tuklib_physmem.c Generaci¾n de c¾digo finalizada bzlib.c Combinando E:\RepoGiT\3.6\PCBuild\amd64\unicodedata!1.pgc E:\RepoGiT\3.6\PCBuild\amd64\unicodedata!1.pgc: usado 4.7% (12728 / 270336) del espacio total reservado. se quitaron 0.0% de los recuentos debido al desbordamiento. Reading PGD file 1: E:\RepoGiT\3.6\PCBuild\amd64\unicodedata.pgd 0 of 0 ( 0.0%) original invalid call sites were matched. 0 new call sites were added. Creando biblioteca E:\RepoGiT\3.6\PCBuild\amd64\unicodedata.lib y objeto E:\RepoGiT\3.6\PCBuild\amd64\unicodedata.exp 72 of 688 ( 10.47%) profiled functions will be compiled for speed, and the rest of the functions will be compiled for size Generando c¾digo 0 of 0 ( 0.0%) original invalid call sites were matched. 0 new call sites were added. 45 of 45 (100.00%) profiled functions will be compiled for speed 0 of 22 inline instances were from dead/cold paths 45 of 45 functions (100.0%) were optimized using profile data PGOMGR : advertencia PG0188: No se encontraron archivos .PGC 'E:\RepoGiT\3.6\PCBuild\amd64\_ctypes!*.pgc' coincidentes. 91664376 of 91664376 instructions (100.0%) were optimized using profile data e:\repogit\3.6\externals\xz-5.2.2\src\common\tuklib_physmem.c(82): warning C4996: 'GetVersion': se declaró desusado [E:\RepoGiT\3.6\PCbuild\liblzma.vcxproj] d:\windows kits\10\include\10.0.15063.0\um\sysinfoapi.h(184): note: vea la declaración de 'GetVersion' e:\repogit\3.6\externals\xz-5.2.2\src\common\tuklib_physmem.c(89): warning C4113: 'FARPROC' es distinto en las listas de parámetros de 'BOOL (__cdecl *)(LPMEMORYSTATUSEX)' [E:\RepoGiT\3.6\PCbuild\liblzma.vcxproj] e:\repogit\3.6\externals\xz-5.2.2\src\common\tuklib_physmem.c(89): warning C4133: 'inicializando': tipos incompatibles, de 'FARPROC' a 'BOOL (__cdecl *)(LPMEMORYSTATUSEX)' [E:\RepoGiT\3.6\PCbuild\liblzma.vcxproj] check.c winsound.vcxproj -> E:\RepoGiT\3.6\PCBuild\amd64\winsound.pyd Generaci¾n de c¾digo finalizada e:\repogit\3.6\externals\bzip2-1.0.6\bzlib.c(997): warning C4267: '=': conversión de 'size_t' a 'Int32'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\_bz2.vcxproj] e:\repogit\3.6\externals\bzip2-1.0.6\bzlib.c(1056): warning C4267: '=': conversión de 'size_t' a 'Int32'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\_bz2.vcxproj] e:\repogit\3.6\externals\bzip2-1.0.6\bzlib.c(1191): warning C4267: '=': conversión de 'size_t' a 'Int32'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\_bz2.vcxproj] compress.c LINK : warning LNK4281: direcci¾n base 0x1D120000 no deseada para una imagen de x64. Establecer una direcci¾n base con mßs de 4áGB para mejorar la optimizaci¾n de ASLR [E:\RepoGiT\3.6\PCbuild\unicodedata.vcxproj] Reading PGD file 1: E:\RepoGiT\3.6\PCBuild\amd64\_ctypes.pgd E:\RepoGiT\3.6\PCBuild\amd64\_ctypes.pgd : warning C4961: No se combin¾ ning·n perfil de datos en 'E:\RepoGiT\3.6\PCBuild\amd64\_ctypes.pgd'; se han deshabilitado las optimizaciones guiadas por perfil [E:\RepoGiT\3.6\PCbuild\_ctypes.vcxproj] Combinando E:\RepoGiT\3.6\PCBuild\amd64\_msi!1.pgc E:\RepoGiT\3.6\PCBuild\amd64\_msi!1.pgc: usado 4.6% (7352 / 159744) del espacio total reservado. se quitaron 0.0% de los recuentos debido al desbordamiento. Creando biblioteca E:\RepoGiT\3.6\PCBuild\amd64\_ctypes.lib y objeto E:\RepoGiT\3.6\PCBuild\amd64\_ctypes.exp Generando c¾digo Reading PGD file 1: E:\RepoGiT\3.6\PCBuild\amd64\_msi.pgd Creando biblioteca E:\RepoGiT\3.6\PCBuild\amd64\_msi.lib y objeto E:\RepoGiT\3.6\PCBuild\amd64\_msi.exp Generando c¾digo crc32_fast.c e:\repogit\3.6\externals\bzip2-1.0.6\compress.c(205): warning C4244: '=': conversión de '__int64' a 'Int32'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\_bz2.vcxproj] 0 of 0 ( 0.0%) original invalid call sites were matched. 0 new call sites were added. crctable.c 40 of 40 (100.00%) profiled functions will be compiled for speed unicodedata.vcxproj -> E:\RepoGiT\3.6\PCBuild\amd64\unicodedata.pyd 0 of 0 inline instances were from dead/cold paths Generaci¾n de c¾digo finalizada 40 of 40 functions (100.0%) were optimized using profile data 122659 of 122659 instructions (100.0%) were optimized using profile data crc32_table.c pyshellext_i.c Generaci¾n de c¾digo finalizada 1315 of 1883 inline instances were from dead/cold paths 688 of 688 functions (100.0%) were optimized using profile data 783269706 of 783269706 instructions (100.0%) were optimized using profile data Generaci¾n de c¾digo finalizada LINK : warning LNK4281: direcci¾n base 0x1D1A0000 no deseada para una imagen de x64. Establecer una direcci¾n base con mßs de 4áGB para mejorar la optimizaci¾n de ASLR [E:\RepoGiT\3.6\PCbuild\_ctypes.vcxproj] LINK : warning LNK4281: direcci¾n base 0x1D160000 no deseada para una imagen de x64. Establecer una direcci¾n base con mßs de 4áGB para mejorar la optimizaci¾n de ASLR [E:\RepoGiT\3.6\PCbuild\_msi.vcxproj] LINK : warning LNK4281: direcci¾n base 0x1D1A0000 no deseada para una imagen de x64. Establecer una direcci¾n base con mßs de 4áGB para mejorar la optimizaci¾n de ASLR [E:\RepoGiT\3.6\PCbuild\_decimal.vcxproj] d1_both.c crc64_fast.c socketmodule.c decompress.c PGOMGR : advertencia PG0188: No se encontraron archivos .PGC 'E:\RepoGiT\3.6\PCBuild\amd64\pyexpat!*.pgc' coincidentes. _msi.vcxproj -> E:\RepoGiT\3.6\PCBuild\amd64\_msi.pyd Reading PGD file 1: E:\RepoGiT\3.6\PCBuild\amd64\pyexpat.pgd _ctypes.vcxproj -> E:\RepoGiT\3.6\PCBuild\amd64\_ctypes.pyd E:\RepoGiT\3.6\PCBuild\amd64\pyexpat.pgd : warning C4961: No se combin¾ ning·n perfil de datos en 'E:\RepoGiT\3.6\PCBuild\amd64\pyexpat.pgd'; se han deshabilitado las optimizaciones guiadas por perfil [E:\RepoGiT\3.6\PCbuild\pyexpat.vcxproj] Creando biblioteca E:\RepoGiT\3.6\PCBuild\amd64\pyexpat.lib y objeto E:\RepoGiT\3.6\PCBuild\amd64\pyexpat.exp Generando c¾digo e:\repogit\3.6\externals\xz-5.2.2\src\liblzma\check\crc64_fast.c(52): warning C4244: 'inicializando': conversión de 'uint64_t' a 'const uint32_t'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\liblzma.vcxproj] crc64_table.c _decimal.vcxproj -> E:\RepoGiT\3.6\PCBuild\amd64\_decimal.pyd huffman.c sha256.c e:\repogit\3.6\modules\socketmodule.c(1126): warning C4996: 'inet_addr': Use inet_pton() or InetPton() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings [E:\RepoGiT\3.6\PCbuild\_socket.vcxproj] d:\windows kits\10\include\10.0.15063.0\um\winsock2.h(1830): note: vea la declaración de 'inet_addr' e:\repogit\3.6\modules\socketmodule.c(4476): warning C4996: 'WSADuplicateSocketA': Use WSADuplicateSocketW() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings [E:\RepoGiT\3.6\PCbuild\_socket.vcxproj] d:\windows kits\10\include\10.0.15063.0\um\winsock2.h(2846): note: vea la declaración de 'WSADuplicateSocketA' e:\repogit\3.6\modules\socketmodule.c(4716): warning C4996: 'WSASocketA': Use WSASocketW() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings [E:\RepoGiT\3.6\PCbuild\_socket.vcxproj] d:\windows kits\10\include\10.0.15063.0\um\winsock2.h(3415): note: vea la declaración de 'WSASocketA' e:\repogit\3.6\modules\socketmodule.c(4749): warning C4996: 'WSASocketA': Use WSASocketW() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings [E:\RepoGiT\3.6\PCbuild\_socket.vcxproj] d:\windows kits\10\include\10.0.15063.0\um\winsock2.h(3415): note: vea la declaración de 'WSASocketA' e:\repogit\3.6\modules\socketmodule.c(5187): warning C4996: 'gethostbyname': Use getaddrinfo() or GetAddrInfoW() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings [E:\RepoGiT\3.6\PCbuild\_socket.vcxproj] d:\windows kits\10\include\10.0.15063.0\um\winsock2.h(2218): note: vea la declaración de 'gethostbyname' e:\repogit\3.6\modules\socketmodule.c(5285): warning C4996: 'gethostbyaddr': Use getnameinfo() or GetNameInfoW() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings [E:\RepoGiT\3.6\PCbuild\_socket.vcxproj] d:\windows kits\10\include\10.0.15063.0\um\winsock2.h(2196): note: vea la declaración de 'gethostbyaddr' e:\repogit\3.6\modules\socketmodule.c(5415): warning C4996: 'WSADuplicateSocketA': Use WSADuplicateSocketW() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings [E:\RepoGiT\3.6\PCbuild\_socket.vcxproj] alone_decoder.c d:\windows kits\10\include\10.0.15063.0\um\winsock2.h(2846): note: vea la declaración de 'WSADuplicateSocketA' e:\repogit\3.6\modules\socketmodule.c(5418): warning C4996: 'WSASocketA': Use WSASocketW() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings [E:\RepoGiT\3.6\PCbuild\_socket.vcxproj] d:\windows kits\10\include\10.0.15063.0\um\winsock2.h(3415): note: vea la declaración de 'WSASocketA' e:\repogit\3.6\modules\socketmodule.c(5709): warning C4996: 'inet_addr': Use inet_pton() or InetPton() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings [E:\RepoGiT\3.6\PCbuild\_socket.vcxproj] d:\windows kits\10\include\10.0.15063.0\um\winsock2.h(1830): note: vea la declaración de 'inet_addr' e:\repogit\3.6\modules\socketmodule.c(5752): warning C4996: 'inet_ntoa': Use inet_ntop() or InetNtop() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings [E:\RepoGiT\3.6\PCbuild\_socket.vcxproj] d:\windows kits\10\include\10.0.15063.0\um\winsock2.h(1848): note: vea la declaración de 'inet_ntoa' e:\repogit\3.6\modules\socketmodule.c(5826): warning C4996: 'WSAStringToAddressA': Use WSAStringToAddressW() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings [E:\RepoGiT\3.6\PCbuild\_socket.vcxproj] d:\windows kits\10\include\10.0.15063.0\um\winsock2.h(3565): note: vea la declaración de 'WSAStringToAddressA' e:\repogit\3.6\modules\socketmodule.c(5965): warning C4996: 'WSAAddressToStringA': Use WSAAddressToStringW() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings [E:\RepoGiT\3.6\PCbuild\_socket.vcxproj] d:\windows kits\10\include\10.0.15063.0\um\winsock2.h(3506): note: vea la declaración de 'WSAAddressToStringA' d1_lib.c randtable.c e:\repogit\3.6\externals\xz-5.2.2\src\liblzma\lz\lz_decoder.h(133): warning C4267: 'inicializando': conversión de 'size_t' a 'uint32_t'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\liblzma.vcxproj] e:\repogit\3.6\externals\xz-5.2.2\src\liblzma\lz\lz_decoder.h(159): warning C4267: 'inicializando': conversión de 'size_t' a 'const uint32_t'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\liblzma.vcxproj] e:\repogit\3.6\externals\xz-5.2.2\src\liblzma\lz\lz_decoder.h(161): warning C4267: 'inicializando': conversión de 'size_t' a 'uint32_t'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\liblzma.vcxproj] alone_encoder.c auto_decoder.c d1_pkt.c PGOMGR : advertencia PG0188: No se encontraron archivos .PGC 'E:\RepoGiT\3.6\PCBuild\amd64\select!*.pgc' coincidentes. sqlite3.obj : se encontr¾ .netmodule MSIL o un m¾dulo compilado con /GL; reiniciando la vinculaci¾n con /LTCG; agregue /LTCG a la lÝnea de comandos de vÝnculo para mejorar el rendimiento del vinculador Reading PGD file 1: E:\RepoGiT\3.6\PCBuild\amd64\select.pgd E:\RepoGiT\3.6\PCBuild\amd64\select.pgd : warning C4961: No se combin¾ ning·n perfil de datos en 'E:\RepoGiT\3.6\PCBuild\amd64\select.pgd'; se han deshabilitado las optimizaciones guiadas por perfil [E:\RepoGiT\3.6\PCbuild\select.vcxproj] Creando biblioteca E:\RepoGiT\3.6\PCBuild\amd64\select.lib y objeto E:\RepoGiT\3.6\PCBuild\amd64\select.exp Generando c¾digo Generaci¾n de c¾digo finalizada Creando biblioteca E:\RepoGiT\3.6\PCBuild\amd64\sqlite3.lib y objeto E:\RepoGiT\3.6\PCBuild\amd64\sqlite3.exp Generando c¾digo block_buffer_decoder.c pyshellext.obj : se encontr¾ .netmodule MSIL o un m¾dulo compilado con /GL; reiniciando la vinculaci¾n con /LTCG; agregue /LTCG a la lÝnea de comandos de vÝnculo para mejorar el rendimiento del vinculador LINK : warning LNK4281: direcci¾n base 0x1D110000 no deseada para una imagen de x64. Establecer una direcci¾n base con mßs de 4áGB para mejorar la optimizaci¾n de ASLR [E:\RepoGiT\3.6\PCbuild\select.vcxproj] d1_srtp.c Creando biblioteca E:\RepoGiT\3.6\PCBuild\amd64\pyshellext.lib y objeto E:\RepoGiT\3.6\PCBuild\amd64\pyshellext.exp Generando c¾digo block_buffer_encoder.c Generaci¾n de c¾digo finalizada _tkinter.c PGOMGR : advertencia PG0188: No se encontraron archivos .PGC 'E:\RepoGiT\3.6\PCBuild\amd64\_socket!*.pgc' coincidentes. select.vcxproj -> E:\RepoGiT\3.6\PCBuild\amd64\select.pyd s2_clnt.c Reading PGD file 1: E:\RepoGiT\3.6\PCBuild\amd64\_socket.pgd E:\RepoGiT\3.6\PCBuild\amd64\_socket.pgd : warning C4961: No se combin¾ ning·n perfil de datos en 'E:\RepoGiT\3.6\PCBuild\amd64\_socket.pgd'; se han deshabilitado las optimizaciones guiadas por perfil [E:\RepoGiT\3.6\PCbuild\_socket.vcxproj] Creando biblioteca E:\RepoGiT\3.6\PCBuild\amd64\_socket.lib y objeto E:\RepoGiT\3.6\PCBuild\amd64\_socket.exp Generando c¾digo e:\repogit\3.6\externals\xz-5.2.2\src\liblzma\common\block_buffer_encoder.c(147): warning C4267: '=': conversión de 'size_t' a 'uint8_t'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\liblzma.vcxproj] block_decoder.c Generaci¾n de c¾digo finalizada s2_enc.c LINK : warning LNK4281: direcci¾n base 0x1E1D0000 no deseada para una imagen de x64. Establecer una direcci¾n base con mßs de 4áGB para mejorar la optimizaci¾n de ASLR [E:\RepoGiT\3.6\PCbuild\_socket.vcxproj] block_encoder.c s2_lib.c pyshellext.vcxproj -> E:\RepoGiT\3.6\PCBuild\amd64\pyshellext.dll tkappinit.c block_header_decoder.c block_header_encoder.c s2_meth.c _socket.vcxproj -> E:\RepoGiT\3.6\PCBuild\amd64\_socket.pyd e:\repogit\3.6\externals\xz-5.2.2\src\liblzma\common\block_header_encoder.c(85): warning C4267: '=': conversión de 'size_t' a 'uint8_t'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\liblzma.vcxproj] block_util.c s2_pkt.c Generaci¾n de c¾digo finalizada common.c s2_srvr.c easy_buffer_encoder.c s23_clnt.c pyexpat.vcxproj -> E:\RepoGiT\3.6\PCBuild\amd64\pyexpat.pyd s23_lib.c Compilando... easy_decoder_memusage.c PGOMGR : advertencia PG0188: No se encontraron archivos .PGC 'E:\RepoGiT\3.6\PCBuild\amd64\_bz2!*.pgc' coincidentes. Reading PGD file 1: E:\RepoGiT\3.6\PCBuild\amd64\_bz2.pgd E:\RepoGiT\3.6\PCBuild\amd64\_bz2.pgd : warning C4961: No se combin¾ ning·n perfil de datos en 'E:\RepoGiT\3.6\PCBuild\amd64\_bz2.pgd'; se han deshabilitado las optimizaciones guiadas por perfil [E:\RepoGiT\3.6\PCbuild\_bz2.vcxproj] Creando biblioteca E:\RepoGiT\3.6\PCBuild\amd64\_bz2.lib y objeto E:\RepoGiT\3.6\PCBuild\amd64\_bz2.exp s23_meth.c Generando c¾digo easy_encoder.c Combinando E:\RepoGiT\3.6\PCBuild\amd64\_tkinter!1.pgc E:\RepoGiT\3.6\PCBuild\amd64\_tkinter!1.pgc: usado 1.3% (12904 / 987136) del espacio total reservado. se quitaron 0.0% de los recuentos debido al desbordamiento. Combinando E:\RepoGiT\3.6\PCBuild\amd64\_tkinter!2.pgc E:\RepoGiT\3.6\PCBuild\amd64\_tkinter!2.pgc: usado 2.2% (21464 / 987136) del espacio total reservado. se quitaron 0.0% de los recuentos debido al desbordamiento. Reading PGD file 1: E:\RepoGiT\3.6\PCBuild\amd64\_tkinter.pgd easy_encoder_memusage.c s23_pkt.c Creando biblioteca E:\RepoGiT\3.6\PCBuild\amd64\_tkinter.lib y objeto E:\RepoGiT\3.6\PCBuild\amd64\_tkinter.exp Generando c¾digo 0 of 0 ( 0.0%) original invalid call sites were matched. 0 new call sites were added. 107 of 107 (100.00%) profiled functions will be compiled for speed easy_preset.c 0 of 32 inline instances were from dead/cold paths 107 of 107 functions (100.0%) were optimized using profile data 248298 of 248298 instructions (100.0%) were optimized using profile data s23_srvr.c Generaci¾n de c¾digo finalizada filter_buffer_decoder.c s3_both.c filter_buffer_encoder.c Generaci¾n de c¾digo finalizada _tkinter.vcxproj -> E:\RepoGiT\3.6\PCBuild\amd64\_tkinter.pyd LINK : warning LNK4281: direcci¾n base 0x1D170000 no deseada para una imagen de x64. Establecer una direcci¾n base con mßs de 4áGB para mejorar la optimizaci¾n de ASLR [E:\RepoGiT\3.6\PCbuild\_bz2.vcxproj] s3_cbc.c filter_common.c _bz2.vcxproj -> E:\RepoGiT\3.6\PCBuild\amd64\_bz2.pyd filter_decoder.c s3_clnt.c filter_encoder.c s3_enc.c filter_flags_decoder.c s3_lib.c filter_flags_encoder.c hardware_cputhreads.c hardware_physmem.c Compilando... s3_meth.c index.c s3_pkt.c e:\repogit\3.6\externals\xz-5.2.2\src\liblzma\common\index.c(769): warning C4028: parámetro formal 1 distinto de la declaración [E:\RepoGiT\3.6\PCbuild\liblzma.vcxproj] e:\repogit\3.6\externals\xz-5.2.2\src\liblzma\common\index.c(769): warning C4028: parámetro formal 2 distinto de la declaración [E:\RepoGiT\3.6\PCbuild\liblzma.vcxproj] index_decoder.c e:\repogit\3.6\externals\openssl-1.0.2p\ssl\s3_pkt.c(166): warning C4311: 'conversión de tipo': truncamiento de puntero de 'unsigned char *' a 'long' [E:\RepoGiT\3.6\PCbuild\ssleay.vcxproj] e:\repogit\3.6\externals\openssl-1.0.2p\ssl\s3_pkt.c(953): warning C4311: 'conversión de tipo': truncamiento de puntero de 'unsigned char *' a 'long' [E:\RepoGiT\3.6\PCbuild\ssleay.vcxproj] e:\repogit\3.6\externals\openssl-1.0.2p\ssl\s3_pkt.c(962): warning C4311: 'conversión de tipo': truncamiento de puntero de 'unsigned char *' a 'long' [E:\RepoGiT\3.6\PCbuild\ssleay.vcxproj] s3_srvr.c index_encoder.c ssl_algs.c index_hash.c outqueue.c ssl_asn1.c Generaci¾n de c¾digo finalizada stream_buffer_decoder.c ssl_cert.c stream_buffer_encoder.c ssl_ciph.c sqlite3.vcxproj -> E:\RepoGiT\3.6\PCBuild\amd64\sqlite3.dll cache.c ssl_err.c Compilando... stream_decoder.c connection.c cursor.c ssl_err2.c stream_encoder.c microprotocols.c module.c stream_encoder_mt.c ssl_lib.c prepare_protocol.c row.c stream_flags_common.c statement.c ssl_rsa.c util.c stream_flags_decoder.c ssl_sess.c stream_flags_encoder.c vli_decoder.c t1_clnt.c cversion.c e:\repogit\3.6\externals\xz-5.2.2\src\liblzma\common\vli_decoder.c(20): warning C4028: parámetro formal 1 distinto de la declaración [E:\RepoGiT\3.6\PCbuild\liblzma.vcxproj] e:\repogit\3.6\externals\xz-5.2.2\src\liblzma\common\vli_decoder.c(20): warning C4028: parámetro formal 3 distinto de la declaración [E:\RepoGiT\3.6\PCbuild\liblzma.vcxproj] e:\repogit\3.6\externals\xz-5.2.2\src\liblzma\common\vli_decoder.c(20): warning C4028: parámetro formal 4 distinto de la declaración [E:\RepoGiT\3.6\PCbuild\liblzma.vcxproj] vli_encoder.c t1_enc.c e:\repogit\3.6\externals\xz-5.2.2\src\liblzma\common\vli_encoder.c(20): warning C4028: parámetro formal 3 distinto de la declaración [E:\RepoGiT\3.6\PCbuild\liblzma.vcxproj] e:\repogit\3.6\externals\xz-5.2.2\src\liblzma\common\vli_encoder.c(20): warning C4028: parámetro formal 4 distinto de la declaración [E:\RepoGiT\3.6\PCbuild\liblzma.vcxproj] vli_size.c t1_lib.c delta_common.c Combinando E:\RepoGiT\3.6\PCBuild\amd64\_sqlite3!1.pgc E:\RepoGiT\3.6\PCBuild\amd64\_sqlite3!1.pgc: usado 2.0% (32272 / 1654784) del espacio total reservado. se quitaron 0.0% de los recuentos debido al desbordamiento. Reading PGD file 1: E:\RepoGiT\3.6\PCBuild\amd64\_sqlite3.pgd Creando biblioteca E:\RepoGiT\3.6\PCBuild\amd64\_sqlite3.lib y objeto E:\RepoGiT\3.6\PCBuild\amd64\_sqlite3.exp Generando c¾digo aes_ige.c delta_decoder.c t1_meth.c 0 of 0 ( 0.0%) original invalid call sites were matched. 0 new call sites were added. 111 of 111 (100.00%) profiled functions will be compiled for speed 0 of 56 inline instances were from dead/cold paths 111 of 111 functions (100.0%) were optimized using profile data 797781 of 797781 instructions (100.0%) were optimized using profile data delta_encoder.c Generaci¾n de c¾digo finalizada LINK : warning LNK4281: direcci¾n base 0x1E180000 no deseada para una imagen de x64. Establecer una direcci¾n base con mßs de 4áGB para mejorar la optimizaci¾n de ASLR [E:\RepoGiT\3.6\PCbuild\_sqlite3.vcxproj] t1_reneg.c aes_misc.c aes_wrap.c fastpos_table.c t1_srvr.c a_bitstr.c _sqlite3.vcxproj -> E:\RepoGiT\3.6\PCBuild\amd64\_sqlite3.pyd lzma2_decoder.c a_bool.c tls_srp.c e:\repogit\3.6\externals\xz-5.2.2\src\liblzma\lz\lz_decoder.h(133): warning C4267: 'inicializando': conversión de 'size_t' a 'uint32_t'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\liblzma.vcxproj] e:\repogit\3.6\externals\xz-5.2.2\src\liblzma\lz\lz_decoder.h(159): warning C4267: 'inicializando': conversión de 'size_t' a 'const uint32_t'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\liblzma.vcxproj] e:\repogit\3.6\externals\xz-5.2.2\src\liblzma\lz\lz_decoder.h(161): warning C4267: 'inicializando': conversión de 'size_t' a 'uint32_t'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\liblzma.vcxproj] lzma2_encoder.c a_bytes.c e:\repogit\3.6\externals\xz-5.2.2\src\liblzma\lzma\lzma2_encoder.c(85): warning C4267: '+=': conversión de 'size_t' a 'uint8_t'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\liblzma.vcxproj] e:\repogit\3.6\externals\xz-5.2.2\src\liblzma\lzma\lzma2_encoder.c(91): warning C4267: '=': conversión de 'size_t' a 'uint8_t'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\liblzma.vcxproj] e:\repogit\3.6\externals\xz-5.2.2\src\liblzma\lzma\lzma2_encoder.c(126): warning C4267: '=': conversión de 'size_t' a 'uint8_t'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\liblzma.vcxproj] e:\repogit\3.6\externals\xz-5.2.2\src\liblzma\lzma\lzma2_encoder.c(167): warning C4267: 'inicializando': conversión de 'size_t' a 'const uint32_t'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\liblzma.vcxproj] lzma_decoder.c a_d2i_fp.c e:\repogit\3.6\externals\xz-5.2.2\src\liblzma\lz\lz_decoder.h(133): warning C4267: 'inicializando': conversión de 'size_t' a 'uint32_t'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\liblzma.vcxproj] e:\repogit\3.6\externals\xz-5.2.2\src\liblzma\lz\lz_decoder.h(159): warning C4267: 'inicializando': conversión de 'size_t' a 'const uint32_t'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\liblzma.vcxproj] e:\repogit\3.6\externals\xz-5.2.2\src\liblzma\lz\lz_decoder.h(161): warning C4267: 'inicializando': conversión de 'size_t' a 'uint32_t'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\liblzma.vcxproj] lzma_encoder.c a_digest.c lzma_encoder_optimum_fast.c a_dup.c lzma_encoder_optimum_normal.c a_enum.c lzma_encoder_presets.c a_gentm.c a_i2d_fp.c Compilando... lz_decoder.c a_int.c e:\repogit\3.6\externals\xz-5.2.2\src\liblzma\lz\lz_decoder.h(133): warning C4267: 'inicializando': conversión de 'size_t' a 'uint32_t'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\liblzma.vcxproj] e:\repogit\3.6\externals\xz-5.2.2\src\liblzma\lz\lz_decoder.h(159): warning C4267: 'inicializando': conversión de 'size_t' a 'const uint32_t'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\liblzma.vcxproj] e:\repogit\3.6\externals\xz-5.2.2\src\liblzma\lz\lz_decoder.h(161): warning C4267: 'inicializando': conversión de 'size_t' a 'uint32_t'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\liblzma.vcxproj] lz_encoder.c a_mbstr.c e:\repogit\3.6\externals\xz-5.2.2\src\liblzma\lz\lz_encoder.c(111): warning C4267: '=': conversión de 'size_t' a 'uint32_t'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\liblzma.vcxproj] e:\repogit\3.6\externals\xz-5.2.2\src\liblzma\lz\lz_encoder.c(203): warning C4267: '=': conversión de 'size_t' a 'uint32_t'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\liblzma.vcxproj] e:\repogit\3.6\externals\xz-5.2.2\src\liblzma\lz\lz_encoder.c(206): warning C4267: '=': conversión de 'size_t' a 'uint32_t'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\liblzma.vcxproj] e:\repogit\3.6\externals\xz-5.2.2\src\liblzma\lz\lz_encoder.c(224): warning C4267: '+=': conversión de 'size_t' a 'uint32_t'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\liblzma.vcxproj] e:\repogit\3.6\externals\xz-5.2.2\src\liblzma\lz\lz_encoder.c(237): warning C4267: '=': conversión de 'size_t' a 'uint32_t'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\liblzma.vcxproj] e:\repogit\3.6\externals\xz-5.2.2\src\liblzma\lz\lz_encoder.c(238): warning C4267: '=': conversión de 'size_t' a 'uint32_t'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\liblzma.vcxproj] e:\repogit\3.6\externals\xz-5.2.2\src\liblzma\lz\lz_encoder.c(255): warning C4267: '=': conversión de 'size_t' a 'uint32_t'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\liblzma.vcxproj] e:\repogit\3.6\externals\xz-5.2.2\src\liblzma\lz\lz_encoder.c(308): warning C4267: '=': conversión de 'size_t' a 'uint32_t'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\liblzma.vcxproj] e:\repogit\3.6\externals\xz-5.2.2\src\liblzma\lz\lz_encoder.c(219): warning C4267: 'inicializando': conversión de 'size_t' a 'uint32_t'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\liblzma.vcxproj] lz_encoder_mf.c a_object.c e:\repogit\3.6\externals\xz-5.2.2\src\liblzma\lz\lz_encoder_mf.c(333): warning C4244: '=': conversión de '__int64' a 'uint32_t'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\liblzma.vcxproj] e:\repogit\3.6\externals\xz-5.2.2\src\liblzma\lz\lz_encoder_mf.c(412): warning C4244: '=': conversión de '__int64' a 'uint32_t'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\liblzma.vcxproj] e:\repogit\3.6\externals\xz-5.2.2\src\liblzma\lz\lz_encoder_mf.c(596): warning C4244: '=': conversión de '__int64' a 'uint32_t'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\liblzma.vcxproj] e:\repogit\3.6\externals\xz-5.2.2\src\liblzma\lz\lz_encoder_mf.c(648): warning C4244: '=': conversión de '__int64' a 'uint32_t'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\liblzma.vcxproj] e:\repogit\3.6\externals\xz-5.2.2\src\liblzma\lz\lz_encoder_mf.c(721): warning C4244: '=': conversión de '__int64' a 'uint32_t'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\liblzma.vcxproj] price_table.c a_octet.c arm.c a_print.c armthumb.c a_set.c ia64.c a_sign.c powerpc.c a_strex.c simple_coder.c e:\repogit\3.6\externals\xz-5.2.2\src\liblzma\simple\simple_coder.c(63): warning C4267: '+=': conversión de 'size_t' a 'uint32_t'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\liblzma.vcxproj] simple_decoder.c simple_encoder.c Compilando... a_strnid.c sparc.c a_time.c x86.c ssleay.vcxproj -> E:\RepoGiT\3.6\PCBuild\amd64\ssleay.lib a_type.c a_utctm.c a_utf8.c a_verify.c ameth_lib.c asn_mime.c asn_moid.c asn_pack.c asn1_err.c asn1_gen.c asn1_lib.c e:\repogit\3.6\externals\openssl-1.0.2p\crypto\asn1\asn1_lib.c(459): warning C4311: 'conversión de tipo': truncamiento de puntero de 'const unsigned char *' a 'unsigned long' [E:\RepoGiT\3.6\PCbuild\libeay.vcxproj] asn1_par.c bio_asn1.c bio_ndef.c d2i_pr.c evp_asn1.c f_int.c f_string.c Compilando... i2d_pr.c n_pkey.c nsseq.c p5_pbe.c p5_pbev2.c p8_pkey.c t_pkey.c t_x509.c t_x509a.c tasn_dec.c tasn_enc.c tasn_fre.c tasn_new.c tasn_prn.c tasn_typ.c tasn_utl.c liblzma.vcxproj -> E:\RepoGiT\3.6\PCBuild\amd64\liblzma.lib x_algor.c x_attrib.c _lzmamodule.c x_bignum.c x_crl.c PGOMGR : advertencia PG0188: No se encontraron archivos .PGC 'E:\RepoGiT\3.6\PCBuild\amd64\_lzma!*.pgc' coincidentes. Compilando... x_exten.c Reading PGD file 1: E:\RepoGiT\3.6\PCBuild\amd64\_lzma.pgd E:\RepoGiT\3.6\PCBuild\amd64\_lzma.pgd : warning C4961: No se combin¾ ning·n perfil de datos en 'E:\RepoGiT\3.6\PCBuild\amd64\_lzma.pgd'; se han deshabilitado las optimizaciones guiadas por perfil [E:\RepoGiT\3.6\PCbuild\_lzma.vcxproj] x_info.c Creando biblioteca E:\RepoGiT\3.6\PCBuild\amd64\_lzma.lib y objeto E:\RepoGiT\3.6\PCBuild\amd64\_lzma.exp Generando c¾digo Generaci¾n de c¾digo finalizada x_long.c x_name.c _lzma.vcxproj -> E:\RepoGiT\3.6\PCBuild\amd64\_lzma.pyd x_nx509.c x_pkey.c x_pubkey.c x_req.c x_sig.c x_spki.c x_val.c x_x509.c x_x509a.c bf_cfb64.c bf_ecb.c bf_ofb64.c bf_skey.c b_dump.c b_print.c e:\repogit\3.6\externals\openssl-1.0.2p\crypto\bio\b_print.c(379): warning C4311: 'conversión de tipo': truncamiento de puntero de 'void *' a 'long' [E:\RepoGiT\3.6\PCbuild\libeay.vcxproj] b_sock.c e:\repogit\3.6\externals\openssl-1.0.2p\crypto\bio\b_sock.c(377): warning C4996: 'gethostbyname': Use getaddrinfo() or GetAddrInfoW() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings [E:\RepoGiT\3.6\PCbuild\libeay.vcxproj] d:\windows kits\10\include\10.0.15063.0\um\winsock2.h(2218): note: vea la declaración de 'gethostbyname' Compilando... bf_buff.c bio_err.c bio_lib.c bss_conn.c bss_file.c bss_mem.c bss_null.c bss_sock.c bn_add.c bn_blind.c bn_ctx.c bn_div.c bn_err.c bn_exp.c bn_exp2.c bn_gcd.c bn_gf2m.c bn_kron.c bn_lib.c bn_mod.c Compilando... bn_mont.c bn_mul.c bn_nist.c bn_prime.c bn_print.c bn_rand.c bn_recp.c bn_shift.c bn_sqr.c bn_sqrt.c bn_word.c buf_err.c buf_str.c buffer.c cmll_cfb.c cmll_ecb.c cmll_ofb.c cmll_utl.c c_cfb64.c c_ecb.c Compilando... c_ofb64.c c_skey.c cm_ameth.c cm_pmeth.c cmac.c cms_asn1.c cms_att.c cms_dd.c cms_enc.c cms_env.c cms_err.c cms_io.c cms_kari.c cms_lib.c cms_pwri.c cms_sd.c c_zlib.c comp_err.c comp_lib.c conf_api.c Compilando... conf_def.c conf_err.c conf_lib.c conf_mall.c conf_mod.c cpt_err.c cryptlib.c e:\repogit\3.6\externals\openssl-1.0.2p\crypto\cryptlib.c(447): warning C4311: 'conversión de tipo': truncamiento de puntero de 'void *' a 'unsigned long' [E:\RepoGiT\3.6\PCbuild\libeay.vcxproj] cbc_cksm.c cfb_enc.c cfb64ede.c cfb64enc.c ecb_enc.c ecb3_enc.c ofb64ede.c ofb64enc.c set_key.c xcbc_enc.c dh_ameth.c dh_asn1.c dh_check.c Compilando... dh_err.c dh_gen.c dh_kdf.c dh_key.c dh_lib.c dh_pmeth.c dh_rfc5114.c dsa_ameth.c dsa_asn1.c dsa_err.c dsa_gen.c dsa_key.c dsa_lib.c dsa_ossl.c dsa_pmeth.c dsa_sign.c dsa_vrf.c dso_err.c dso_lib.c dso_openssl.c Compilando... dso_win32.c ec_ameth.c ec_asn1.c ec_curve.c ec_cvt.c ec_err.c ec_key.c ec_lib.c ec_mult.c ec_oct.c ec_pmeth.c ec_print.c ec2_mult.c ec2_oct.c ec2_smpl.c eck_prn.c ecp_mont.c ecp_nist.c ecp_oct.c ecp_smpl.c Compilando... ech_err.c ech_kdf.c ech_key.c ech_lib.c ech_ossl.c ecs_asn1.c ecs_err.c ecs_lib.c ecs_ossl.c ecs_sign.c ecs_vrf.c eng_all.c eng_cnf.c eng_ctrl.c eng_dyn.c eng_err.c eng_fat.c eng_init.c eng_lib.c eng_list.c Compilando... eng_pkey.c eng_table.c tb_asnmth.c tb_cipher.c tb_dh.c tb_digest.c tb_dsa.c tb_ecdh.c tb_ecdsa.c tb_pkmeth.c tb_rand.c tb_rsa.c err.c err_all.c err_prn.c bio_b64.c bio_enc.c bio_md.c c_all.c c_allc.c Compilando... c_alld.c digest.c e_aes.c e_aes_cbc_hmac_sha1.c e_aes_cbc_hmac_sha256.c e_bf.c e_camellia.c e_cast.c e_des.c e_des3.c e_null.c e_rc2.c e_rc4.c e_rc4_hmac_md5.c e_seed.c e_xcbc_d.c encode.c evp_cnf.c evp_enc.c evp_err.c Compilando... evp_key.c evp_lib.c evp_pbe.c evp_pkey.c m_dss.c m_dss1.c m_ecdsa.c m_md4.c m_md5.c m_ripemd.c m_sha.c m_sha1.c m_sigver.c m_wp.c names.c p_lib.c p_sign.c p_verify.c p5_crpt.c p5_crpt2.c Compilando... pmeth_fn.c pmeth_gn.c pmeth_lib.c ex_data.c hm_ameth.c hm_pmeth.c hmac.c lhash.c md4_dgst.c md5_dgst.c mem.c mem_dbg.c e:\repogit\3.6\externals\openssl-1.0.2p\crypto\mem_dbg.c(326): warning C4311: 'conversión de tipo': truncamiento de puntero de 'void *const ' a 'unsigned long' [E:\RepoGiT\3.6\PCbuild\libeay.vcxproj] e:\repogit\3.6\externals\openssl-1.0.2p\crypto\mem_dbg.c(668): warning C4311: 'conversión de tipo': truncamiento de puntero de 'void *const ' a 'unsigned long' [E:\RepoGiT\3.6\PCbuild\libeay.vcxproj] cbc128.c ccm128.c cfb128.c ctr128.c cts128.c gcm128.c ofb128.c wrap128.c Compilando... xts128.c o_dir.c o_init.c o_time.c o_names.c obj_dat.c obj_err.c obj_lib.c obj_xref.c ocsp_asn.c ocsp_err.c ocsp_ht.c ocsp_lib.c pem_all.c pem_err.c pem_info.c pem_lib.c pem_oth.c pem_pk8.c pem_pkey.c Compilando... pem_x509.c pem_xaux.c pvkfmt.c p12_add.c p12_asn.c p12_attr.c p12_crpt.c p12_decr.c p12_key.c p12_kiss.c p12_mutl.c p12_p8d.c p12_p8e.c p12_utl.c pk12err.c pk7_asn1.c pk7_attr.c pk7_doit.c pk7_lib.c pkcs7err.c Compilando... pqueue.c md_rand.c rand_egd.c rand_err.c rand_lib.c rand_win.c rc2_cbc.c rc2_ecb.c rc2_skey.c rc2cfb64.c rc2ofb64.c rc4_utl.c rmd_dgst.c rsa_ameth.c rsa_asn1.c rsa_crpt.c rsa_eay.c rsa_err.c rsa_gen.c rsa_lib.c Compilando... rsa_none.c rsa_oaep.c rsa_pk1.c rsa_pmeth.c rsa_pss.c rsa_saos.c rsa_sign.c rsa_ssl.c rsa_x931.c seed.c seed_cbc.c seed_cfb.c seed_ecb.c seed_ofb.c sha_dgst.c sha_one.c sha1_one.c sha1dgst.c sha256.c sha512.c Compilando... srp_lib.c srp_vfy.c stack.c ts_err.c txt_db.c ui_err.c ui_lib.c ui_openssl.c ui_util.c wp_dgst.c by_dir.c by_file.c x_all.c x509_att.c x509_cmp.c x509_d2.c x509_def.c x509_err.c x509_ext.c x509_lu.c Compilando... x509_obj.c x509_req.c x509_trs.c x509_txt.c x509_v3.c x509_vfy.c x509_vpm.c x509cset.c x509name.c x509rset.c x509type.c pcy_cache.c pcy_data.c pcy_lib.c pcy_map.c pcy_node.c pcy_tree.c v3_akey.c v3_akeya.c v3_alt.c Compilando... v3_bcons.c v3_bitst.c v3_conf.c v3_cpols.c v3_crld.c v3_enum.c v3_extku.c v3_genn.c v3_ia5.c v3_info.c v3_int.c v3_lib.c v3_ncons.c v3_ocsp.c v3_pci.c v3_pcia.c v3_pcons.c v3_pku.c v3_pmaps.c v3_prn.c Compilando... v3_purp.c v3_scts.c v3_skey.c v3_sxnet.c v3_utl.c v3err.c e_gost_err.c gost_ameth.c gost_asn1.c gost_crypt.c gost_ctl.c gost_eng.c gost_keywrap.c gost_md.c gost_params.c gost_pmeth.c gost_sign.c gost2001.c gost2001_keyx.c gost89.c Compilando... gost94_keyx.c gosthash.c e_4758cca.c e_aep.c e_atalla.c e_capi.c e_chil.c e_cswift.c e_gmp.c e_nuron.c e_padlock.c e_sureware.c e_ubsec.c d1_clnt.c d1_meth.c d1_lib.c d1_srvr.c s2_srvr.c t1_clnt.c t1_ext.c Compilando... t1_srvr.c bf_enc.c bn_asm.c cmll_misc.c c_enc.c des_enc.c fcrypt_b.c libeay.vcxproj -> E:\RepoGiT\3.6\PCBuild\amd64\libeay.lib _hashopenssl.c _ssl.c e:\repogit\3.6\modules\_ssl.c(1702): warning C4267: '=': conversión de 'size_t' a 'int'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\_ssl.vcxproj] e:\repogit\3.6\modules\_ssl.c(3148): warning C4244: '=': conversión de 'Py_ssize_t' a 'int'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\_ssl.vcxproj] e:\repogit\3.6\modules\_ssl.c(4323): warning C4267: 'función': conversión de 'size_t' a 'long'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\_ssl.vcxproj] e:\repogit\3.6\modules\_ssl.c(4359): warning C4267: '=': conversión de 'size_t' a 'int'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\_ssl.vcxproj] e:\repogit\3.6\modules\_ssl.c(4410): warning C4244: 'función': conversión de 'Py_ssize_t' a 'int'; posible pérdida de datos [E:\RepoGiT\3.6\PCbuild\_ssl.vcxproj] PGOMGR : advertencia PG0188: No se encontraron archivos .PGC 'E:\RepoGiT\3.6\PCBuild\amd64\_hashlib!*.pgc' coincidentes. Reading PGD file 1: E:\RepoGiT\3.6\PCBuild\amd64\_hashlib.pgd E:\RepoGiT\3.6\PCBuild\amd64\_hashlib.pgd : warning C4961: No se combin¾ ning·n perfil de datos en 'E:\RepoGiT\3.6\PCBuild\amd64\_hashlib.pgd'; se han deshabilitado las optimizaciones guiadas por perfil [E:\RepoGiT\3.6\PCbuild\_hashlib.vcxproj] PGOMGR : advertencia PG0188: No se encontraron archivos .PGC 'E:\RepoGiT\3.6\PCBuild\amd64\_ssl!*.pgc' coincidentes. Reading PGD file 1: E:\RepoGiT\3.6\PCBuild\amd64\_ssl.pgd E:\RepoGiT\3.6\PCBuild\amd64\_ssl.pgd : warning C4961: No se combin¾ ning·n perfil de datos en 'E:\RepoGiT\3.6\PCBuild\amd64\_ssl.pgd'; se han deshabilitado las optimizaciones guiadas por perfil [E:\RepoGiT\3.6\PCbuild\_ssl.vcxproj] Creando biblioteca E:\RepoGiT\3.6\PCBuild\amd64\_hashlib.lib y objeto E:\RepoGiT\3.6\PCBuild\amd64\_hashlib.exp Generando c¾digo Creando biblioteca E:\RepoGiT\3.6\PCBuild\amd64\_ssl.lib y objeto E:\RepoGiT\3.6\PCBuild\amd64\_ssl.exp Generando c¾digo Generaci¾n de c¾digo finalizada _hashlib.vcxproj -> E:\RepoGiT\3.6\PCBuild\amd64\_hashlib.pyd Generaci¾n de c¾digo finalizada _ssl.vcxproj -> E:\RepoGiT\3.6\PCBuild\amd64\_ssl.pyd _freeze_importlib.c _freeze_importlib.obj : se encontr¾ .netmodule MSIL o un m¾dulo compilado con /GL; reiniciando la vinculaci¾n con /LTCG; agregue /LTCG a la lÝnea de comandos de vÝnculo para mejorar el rendimiento del vinculador Generando c¾digo Generaci¾n de c¾digo finalizada _freeze_importlib.vcxproj -> E:\RepoGiT\3.6\PCBuild\amd64\_freeze_importlib.exe python.c Combinando E:\RepoGiT\3.6\PCBuild\amd64\python!1.pgc E:\RepoGiT\3.6\PCBuild\amd64\python!1.pgc: usado 13.7% (3368 / 24576) del espacio total reservado. se quitaron 0.0% de los recuentos debido al desbordamiento. Combinando E:\RepoGiT\3.6\PCBuild\amd64\python!2.pgc E:\RepoGiT\3.6\PCBuild\amd64\python!2.pgc: usado 13.7% (3368 / 24576) del espacio total reservado. se quitaron 0.0% de los recuentos debido al desbordamiento. Reading PGD file 1: E:\RepoGiT\3.6\PCBuild\amd64\python.pgd Generando c¾digo 0 of 0 ( 0.0%) original invalid call sites were matched. 0 new call sites were added. 1 of 1 (100.00%) profiled functions will be compiled for speed 0 of 0 inline instances were from dead/cold paths 1 of 1 functions (100.0%) were optimized using profile data 2 of 2 instructions (100.0%) were optimized using profile data Generaci¾n de c¾digo finalizada LINK : warning LNK4281: direcci¾n base 0x1D000000 no deseada para una imagen de x64. Establecer una direcci¾n base con mßs de 4áGB para mejorar la optimizaci¾n de ASLR [E:\RepoGiT\3.6\PCbuild\python.vcxproj] python.vcxproj -> E:\RepoGiT\3.6\PCBuild\amd64\python.exe C:\Windows\System32\ucrtbase.dll is version 10.0.17763.1 WinMain.c WinMain.obj : se encontr¾ .netmodule MSIL o un m¾dulo compilado con /GL; reiniciando la vinculaci¾n con /LTCG; agregue /LTCG a la lÝnea de comandos de vÝnculo para mejorar el rendimiento del vinculador Generando c¾digo Generaci¾n de c¾digo finalizada LINK : warning LNK4281: direcci¾n base 0x1D000000 no deseada para una imagen de x64. Establecer una direcci¾n base con mßs de 4áGB para mejorar la optimizaci¾n de ASLR [E:\RepoGiT\3.6\PCbuild\pythonw.vcxproj] pythonw.vcxproj -> E:\RepoGiT\3.6\PCBuild\amd64\pythonw.exe