Using "E:/Pythons/3.6.4-64/python.exe" (from environment) Fetching external libraries... Fetching bzip2-1.0.6... Fetching openssl-1.0.2q... 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 "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\\MSBuild\15.0\Bin\msbuild.exe" (found in the Visual Studio 2017 registry) C:\build\python36\PCbuild>"C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\\MSBuild\15.0\Bin\msbuild.exe" "C:\build\python36\PCbuild\pcbuild.proj" /t:Build /m /nologo /v:m /p:Configuration=PGInstrument /p:Platform=Win32 /p:IncludeExternals=true /p:IncludeSSL=true /p:IncludeTkinter=true /p:UseTestMarker= /p:GIT="C:\Program Files\Git\mingw64\bin\git.exe" Killing any running python.exe instances... Getting build info from "C:\Program Files\Git\mingw64\bin\git.exe" Building v3.6.8:3c6b436a57 tags/v3.6.8^0 _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 Compiling... _weakref.c arraymodule.c atexitmodule.c audioop.c binascii.c cmathmodule.c _datetimemodule.c errnomodule.c faulthandler.c gcmodule.c hashtable.c itertoolsmodule.c main.c mathmodule.c md5module.c mmapmodule.c _opcode.c _operator.c parsermodule.c posixmodule.c Compiling... rotatingtree.c sha1module.c sha256module.c sha512module.c signalmodule.c symtablemodule.c _threadmodule.c _tracemalloc.c timemodule.c xxsubtype.c zipimport.c zlibmodule.c fileio.c bytesio.c stringio.c bufferedio.c iobase.c textio.c winconsoleio.c _iomodule.c Compiling... 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 Compiling... accu.c boolobject.c bytes_methods.c bytearrayobject.c bytesobject.c capsule.c cellobject.c classobject.c codeobject.c complexobject.c descrobject.c dictobject.c enumobject.c exceptions.c fileobject.c floatobject.c frameobject.c funcobject.c genobject.c iterobject.c Compiling... 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 Compiling... 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 config.c getpathp.c msvcrtmodule.c pyhash.c random.c _warnings.c asdl.c ast.c Compiling... 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 getcompiler.c getcopyright.c getopt.c getplatform.c getversion.c graminit.c import.c importdl.c Compiling... marshal.c modsupport.c mysnprintf.c mystrtoul.c peephole.c 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 Compiling... sysmodule.c thread.c traceback.c dl_nt.c getbuildinfo.c Creating library C:\build\python36\PCBuild\win32\instrumented\python36.lib and object C:\build\python36\PCBuild\win32\instrumented\python36.exp Generating code Finished generating code pythoncore.vcxproj -> C:\build\python36\PCBuild\win32\instrumented\python36.dll _ctypes_test.c _ctypes_test.obj : MSIL .netmodule or module compiled with /GL found; restarting link with /LTCG; add /LTCG to the link command line to improve linker performance Creating library C:\build\python36\PCBuild\win32\instrumented\_ctypes_test.lib and object C:\build\python36\PCBuild\win32\instrumented\_ctypes_test.exp Generating code Finished generating code _ctypes_test.vcxproj -> C:\build\python36\PCBuild\win32\instrumented\_ctypes_test.pyd _testbuffer.c _testbuffer.obj : MSIL .netmodule or module compiled with /GL found; restarting link with /LTCG; add /LTCG to the link command line to improve linker performance Creating library C:\build\python36\PCBuild\win32\instrumented\_testbuffer.lib and object C:\build\python36\PCBuild\win32\instrumented\_testbuffer.exp Generating code Finished generating code _testbuffer.vcxproj -> C:\build\python36\PCBuild\win32\instrumented\_testbuffer.pyd _testcapimodule.c _testcapimodule.obj : MSIL .netmodule or module compiled with /GL found; restarting link with /LTCG; add /LTCG to the link command line to improve linker performance Creating library C:\build\python36\PCBuild\win32\instrumented\_testcapi.lib and object C:\build\python36\PCBuild\win32\instrumented\_testcapi.exp Generating code Finished generating code _testcapi.vcxproj -> C:\build\python36\PCBuild\win32\instrumented\_testcapi.pyd _testembed.c _testembed.obj : MSIL .netmodule or module compiled with /GL found; restarting link with /LTCG; add /LTCG to the link command line to improve linker performance Generating code Finished generating code _testembed.vcxproj -> C:\build\python36\PCBuild\win32\instrumented\_testembed.exe _testimportmultiple.c _testimportmultiple.obj : MSIL .netmodule or module compiled with /GL found; restarting link with /LTCG; add /LTCG to the link command line to improve linker performance Creating library C:\build\python36\PCBuild\win32\instrumented\_testimportmultiple.lib and object C:\build\python36\PCBuild\win32\instrumented\_testimportmultiple.exp Generating code Finished generating code _testimportmultiple.vcxproj -> C:\build\python36\PCBuild\win32\instrumented\_testimportmultiple.pyd _testmultiphase.c _testmultiphase.obj : MSIL .netmodule or module compiled with /GL found; restarting link with /LTCG; add /LTCG to the link command line to improve linker performance Creating library C:\build\python36\PCBuild\win32\instrumented\_testmultiphase.lib and object C:\build\python36\PCBuild\win32\instrumented\_testmultiphase.exp Generating code Finished generating code _testmultiphase.vcxproj -> C:\build\python36\PCBuild\win32\instrumented\_testmultiphase.pyd _testconsole.c _testconsole.obj : MSIL .netmodule or module compiled with /GL found; restarting link with /LTCG; add /LTCG to the link command line to improve linker performance Creating library C:\build\python36\PCBuild\win32\instrumented\_testconsole.lib and object C:\build\python36\PCBuild\win32\instrumented\_testconsole.exp Generating code Finished generating code _testconsole.vcxproj -> C:\build\python36\PCBuild\win32\instrumented\_testconsole.pyd python3dll.c _asynciomodule.c launcher.c launcher.c _ctypes.c Processing ..\PC\pyshellext.idl pyshellext.idl Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.15063.0\um\ocidl.idl ocidl.idl Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.15063.0\um\oleidl.idl oleidl.idl Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.15063.0\um\objidl.idl objidl.idl _decimal.c Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.15063.0\um\unknwn.idl callbacks.c basearith.c constants.c unknwn.idl context.c Updating python3stub.def Rebuilding python3stub.lib Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.15063.0\shared\wtypes.idl wtypes.idl Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.15063.0\shared\wtypesbase.idl wtypesbase.idl Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.15063.0\shared\basetsd.h basetsd.h Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.15063.0\shared\guiddef.h callproc.c Creating library C:\build\python36\PCBuild\win32\instrumented\python3stub.lib and object C:\build\python36\PCBuild\win32\instrumented\python3stub.exp guiddef.h convolute.c crt.c difradix2.c fnt.c fourstep.c io.c Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.15063.0\um\oaidl.idl memory.c oaidl.idl python3dll.obj : MSIL .netmodule or module compiled with /GL found; restarting link with /LTCG; add /LTCG to the link command line to improve linker performance mpdecimal.c cfield.c Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.15063.0\um\servprov.idl Creating library C:\build\python36\PCBuild\win32\instrumented\python3.lib and object C:\build\python36\PCBuild\win32\instrumented\python3.exp servprov.idl Generating code Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.15063.0\um\urlmon.idl Finished generating code numbertheory.c launcher.obj : MSIL .netmodule or module compiled with /GL found; restarting link with /LTCG; add /LTCG to the link command line to improve linker performance urlmon.idl Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.15063.0\um\msxml.idl launcher.obj : MSIL .netmodule or module compiled with /GL found; restarting link with /LTCG; add /LTCG to the link command line to improve linker performance sixstep.c msxml.idl Generating code transpose.c Generating code ffi.c Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.15063.0\um\oaidl.acf python3dll.vcxproj -> C:\build\python36\PCBuild\win32\instrumented\python3.dll Finished generating code malloc_closure.c Finished generating code oaidl.acf Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.15063.0\um\ocidl.acf ocidl.acf prep_cif.c stgdict.c Creating library C:\build\python36\PCBuild\win32\instrumented\_asyncio.lib and object C:\build\python36\PCBuild\win32\instrumented\_asyncio.exp Generating code Finished generating code win32.c _asyncio.vcxproj -> C:\build\python36\PCBuild\win32\instrumented\_asyncio.pyd _findvs.cpp pyshellext.cpp pywlauncher.vcxproj -> C:\build\python36\PCBuild\win32\instrumented\pyw.exe pylauncher.vcxproj -> C:\build\python36\PCBuild\win32\instrumented\py.exe Creating library C:\build\python36\PCBuild\win32\instrumented\_ctypes.lib and object C:\build\python36\PCBuild\win32\instrumented\_ctypes.exp Generating code _msi.c _elementtree.c loadlibrary.c xmlparse.c Finished generating code xmlrole.c Creating library C:\build\python36\PCBuild\win32\instrumented\_distutils_findvs.lib and object C:\build\python36\PCBuild\win32\instrumented\_distutils_findvs.exp Generating code multiprocessing.c xmltok.c Finished generating code Creating library C:\build\python36\PCBuild\win32\instrumented\_decimal.lib and object C:\build\python36\PCBuild\win32\instrumented\_decimal.exp Generating code semaphore.c _ctypes.vcxproj -> C:\build\python36\PCBuild\win32\instrumented\_ctypes.pyd _distutils_findvs.vcxproj -> C:\build\python36\PCBuild\win32\instrumented\_distutils_findvs.pyd overlapped.c pyexpat.c Creating library C:\build\python36\PCBuild\win32\instrumented\_msi.lib and object C:\build\python36\PCBuild\win32\instrumented\_msi.exp Generating code Finished generating code loadlibrary.c Finished generating code pyshellext_i.c xmlparse.c xmlrole.c _msi.vcxproj -> C:\build\python36\PCBuild\win32\instrumented\_msi.pyd Creating library C:\build\python36\PCBuild\win32\instrumented\_elementtree.lib and object C:\build\python36\PCBuild\win32\instrumented\_elementtree.exp Generating code Creating library C:\build\python36\PCBuild\win32\instrumented\_overlapped.lib and object C:\build\python36\PCBuild\win32\instrumented\_overlapped.exp _decimal.vcxproj -> C:\build\python36\PCBuild\win32\instrumented\_decimal.pyd Generating code Finished generating code xmltok.c _overlapped.vcxproj -> C:\build\python36\PCBuild\win32\instrumented\_overlapped.pyd selectmodule.c unicodedata.c Finished generating code Creating library C:\build\python36\PCBuild\win32\instrumented\_multiprocessing.lib and object C:\build\python36\PCBuild\win32\instrumented\_multiprocessing.exp Generating code winsound.c Finished generating code Creating library C:\build\python36\PCBuild\win32\instrumented\pyexpat.lib and object C:\build\python36\PCBuild\win32\instrumented\pyexpat.exp Generating code Creating library C:\build\python36\PCBuild\win32\instrumented\select.lib and object C:\build\python36\PCBuild\win32\instrumented\select.exp Generating code Finished generating code _multiprocessing.vcxproj -> C:\build\python36\PCBuild\win32\instrumented\_multiprocessing.pyd _elementtree.vcxproj -> C:\build\python36\PCBuild\win32\instrumented\_elementtree.pyd select.vcxproj -> C:\build\python36\PCBuild\win32\instrumented\select.pyd Finished generating code _bz2module.c pyexpat.vcxproj -> C:\build\python36\PCBuild\win32\instrumented\pyexpat.pyd pyshellext.obj : MSIL .netmodule or module compiled with /GL found; restarting link with /LTCG; add /LTCG to the link command line to improve linker performance Creating library C:\build\python36\PCBuild\win32\instrumented\pyshellext.lib and object C:\build\python36\PCBuild\win32\instrumented\pyshellext.exp Generating code Creating library C:\build\python36\PCBuild\win32\instrumented\winsound.lib and object C:\build\python36\PCBuild\win32\instrumented\winsound.exp Generating code Finished generating code Finished generating code blocksort.c bzlib.c tuklib_cpucores.c tuklib_physmem.c sqlite3.c c:\build\python36\externals\xz-5.2.2\src\common\tuklib_physmem.c(82): warning C4996: 'GetVersion': was declared deprecated [C:\build\python36\PCbuild\liblzma.vcxproj] c:\program files (x86)\windows kits\10\include\10.0.15063.0\um\sysinfoapi.h(184): note: see declaration of 'GetVersion' c:\build\python36\externals\xz-5.2.2\src\common\tuklib_physmem.c(89): warning C4113: 'FARPROC' differs in parameter lists from 'BOOL (__stdcall *)(LPMEMORYSTATUSEX)' [C:\build\python36\PCbuild\liblzma.vcxproj] check.c pyshellext.vcxproj -> C:\build\python36\PCBuild\win32\instrumented\pyshellext.dll compress.c crc32_fast.c d1_both.c crctable.c crc32_table.c d1_lib.c crc64_fast.c decompress.c c:\build\python36\externals\xz-5.2.2\src\liblzma\check\crc64_fast.c(52): warning C4244: 'initializing': conversion from 'uint64_t' to 'const uint32_t', possible loss of data [C:\build\python36\PCbuild\liblzma.vcxproj] crc64_table.c d1_pkt.c sha256.c winsound.vcxproj -> C:\build\python36\PCBuild\win32\instrumented\winsound.pyd huffman.c d1_srtp.c socketmodule.c alone_decoder.c alone_encoder.c randtable.c c:\build\python36\modules\socketmodule.c(1130): warning C4996: 'inet_addr': Use inet_pton() or InetPton() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings [C:\build\python36\PCbuild\_socket.vcxproj] c:\program files (x86)\windows kits\10\include\10.0.15063.0\um\winsock2.h(1830): note: see declaration of 'inet_addr' c:\build\python36\modules\socketmodule.c(4484): warning C4996: 'WSADuplicateSocketA': Use WSADuplicateSocketW() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings [C:\build\python36\PCbuild\_socket.vcxproj] c:\program files (x86)\windows kits\10\include\10.0.15063.0\um\winsock2.h(2846): note: see declaration of 'WSADuplicateSocketA' c:\build\python36\modules\socketmodule.c(4724): warning C4996: 'WSASocketA': Use WSASocketW() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings [C:\build\python36\PCbuild\_socket.vcxproj] c:\program files (x86)\windows kits\10\include\10.0.15063.0\um\winsock2.h(3415): note: see declaration of 'WSASocketA' c:\build\python36\modules\socketmodule.c(4757): warning C4996: 'WSASocketA': Use WSASocketW() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings [C:\build\python36\PCbuild\_socket.vcxproj] c:\program files (x86)\windows kits\10\include\10.0.15063.0\um\winsock2.h(3415): note: see declaration of 'WSASocketA' c:\build\python36\modules\socketmodule.c(5195): warning C4996: 'gethostbyname': Use getaddrinfo() or GetAddrInfoW() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings [C:\build\python36\PCbuild\_socket.vcxproj] c:\program files (x86)\windows kits\10\include\10.0.15063.0\um\winsock2.h(2218): note: see declaration of 'gethostbyname' c:\build\python36\modules\socketmodule.c(5293): warning C4996: 'gethostbyaddr': Use getnameinfo() or GetNameInfoW() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings [C:\build\python36\PCbuild\_socket.vcxproj] c:\program files (x86)\windows kits\10\include\10.0.15063.0\um\winsock2.h(2196): note: see declaration of 'gethostbyaddr' c:\build\python36\modules\socketmodule.c(5423): warning C4996: 'WSADuplicateSocketA': Use WSADuplicateSocketW() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings [C:\build\python36\PCbuild\_socket.vcxproj] c:\program files (x86)\windows kits\10\include\10.0.15063.0\um\winsock2.h(2846): note: see declaration of 'WSADuplicateSocketA' c:\build\python36\modules\socketmodule.c(5426): warning C4996: 'WSASocketA': Use WSASocketW() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings [C:\build\python36\PCbuild\_socket.vcxproj] c:\program files (x86)\windows kits\10\include\10.0.15063.0\um\winsock2.h(3415): note: see declaration of 'WSASocketA' c:\build\python36\modules\socketmodule.c(5717): warning C4996: 'inet_addr': Use inet_pton() or InetPton() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings [C:\build\python36\PCbuild\_socket.vcxproj] c:\program files (x86)\windows kits\10\include\10.0.15063.0\um\winsock2.h(1830): note: see declaration of 'inet_addr' c:\build\python36\modules\socketmodule.c(5760): warning C4996: 'inet_ntoa': Use inet_ntop() or InetNtop() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings [C:\build\python36\PCbuild\_socket.vcxproj] c:\program files (x86)\windows kits\10\include\10.0.15063.0\um\winsock2.h(1848): note: see declaration of 'inet_ntoa' c:\build\python36\modules\socketmodule.c(5834): warning C4996: 'WSAStringToAddressA': Use WSAStringToAddressW() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings [C:\build\python36\PCbuild\_socket.vcxproj] c:\program files (x86)\windows kits\10\include\10.0.15063.0\um\winsock2.h(3565): note: see declaration of 'WSAStringToAddressA' c:\build\python36\modules\socketmodule.c(5973): warning C4996: 'WSAAddressToStringA': Use WSAAddressToStringW() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings [C:\build\python36\PCbuild\_socket.vcxproj] c:\program files (x86)\windows kits\10\include\10.0.15063.0\um\winsock2.h(3506): note: see declaration of 'WSAAddressToStringA' s2_clnt.c s2_enc.c auto_decoder.c s2_lib.c block_buffer_decoder.c Creating library C:\build\python36\PCBuild\win32\instrumented\unicodedata.lib and object C:\build\python36\PCBuild\win32\instrumented\unicodedata.exp Generating code s2_meth.c block_buffer_encoder.c Finished generating code Creating library C:\build\python36\PCBuild\win32\instrumented\_socket.lib and object C:\build\python36\PCBuild\win32\instrumented\_socket.exp Generating code Finished generating code c:\build\python36\externals\xz-5.2.2\src\liblzma\common\block_buffer_encoder.c(84): warning C4244: 'return': conversion from 'uint64_t' to 'size_t', possible loss of data [C:\build\python36\PCbuild\liblzma.vcxproj] c:\build\python36\externals\xz-5.2.2\src\liblzma\common\block_buffer_encoder.c(147): warning C4267: '=': conversion from 'size_t' to 'uint8_t', possible loss of data [C:\build\python36\PCbuild\liblzma.vcxproj] c:\build\python36\externals\xz-5.2.2\src\liblzma\common\block_buffer_encoder.c(184): warning C4244: '=': conversion from 'lzma_vli' to 'size_t', possible loss of data [C:\build\python36\PCbuild\liblzma.vcxproj] block_decoder.c s2_pkt.c s2_srvr.c s23_clnt.c s23_lib.c unicodedata.vcxproj -> C:\build\python36\PCBuild\win32\instrumented\unicodedata.pyd s23_meth.c _socket.vcxproj -> C:\build\python36\PCBuild\win32\instrumented\_socket.pyd Microsoft (R) Program Maintenance Utility Version 14.16.27026.1 Copyright (C) Microsoft Corporation. All rights reserved. block_encoder.c block_header_decoder.c block_header_encoder.c c:\build\python36\externals\xz-5.2.2\src\liblzma\common\block_header_encoder.c(85): warning C4267: '=': conversion from 'size_t' to 'uint8_t', possible loss of data [C:\build\python36\PCbuild\liblzma.vcxproj] block_util.c common.c easy_buffer_encoder.c Creating library C:\build\python36\PCBuild\win32\instrumented\_bz2.lib and object C:\build\python36\PCBuild\win32\instrumented\_bz2.exp Generating code Finished generating code _bz2.vcxproj -> C:\build\python36\PCBuild\win32\instrumented\_bz2.pyd s23_pkt.c Compiling... easy_decoder_memusage.c s23_srvr.c easy_encoder.c s3_both.c easy_encoder_memusage.c =============================================================================== s3_cbc.c easy_preset.c s3_clnt.c filter_buffer_decoder.c filter_buffer_encoder.c s3_enc.c *** Compiler has 'Optimizations' filter_common.c cversion.c s3_lib.c filter_decoder.c sqlite3.obj : MSIL .netmodule or module compiled with /GL found; restarting link with /LTCG; add /LTCG to the link command line to improve linker performance Compiling... s3_meth.c filter_encoder.c Creating library C:\build\python36\PCBuild\win32\instrumented\sqlite3.lib and object C:\build\python36\PCBuild\win32\instrumented\sqlite3.exp Generating code filter_flags_decoder.c s3_pkt.c c:\build\python36\externals\xz-5.2.2\src\liblzma\common\filter_flags_decoder.c(41): warning C4244: 'function': conversion from 'lzma_vli' to 'size_t', possible loss of data [C:\build\python36\PCbuild\liblzma.vcxproj] c:\build\python36\externals\xz-5.2.2\src\liblzma\common\filter_flags_decoder.c(43): warning C4244: '+=': conversion from 'lzma_vli' to 'size_t', possible loss of data [C:\build\python36\PCbuild\liblzma.vcxproj] filter_flags_encoder.c s3_srvr.c hardware_cputhreads.c ssl_algs.c hardware_physmem.c ssl_asn1.c index.c c:\build\python36\externals\xz-5.2.2\src\liblzma\common\index.c(769): warning C4028: formal parameter 1 different from declaration [C:\build\python36\PCbuild\liblzma.vcxproj] c:\build\python36\externals\xz-5.2.2\src\liblzma\common\index.c(769): warning C4028: formal parameter 2 different from declaration [C:\build\python36\PCbuild\liblzma.vcxproj] c:\build\python36\externals\xz-5.2.2\src\liblzma\common\index.c(888): warning C4244: 'function': conversion from 'const lzma_vli' to 'size_t', possible loss of data [C:\build\python36\PCbuild\liblzma.vcxproj] c:\build\python36\externals\xz-5.2.2\src\liblzma\common\index.c(899): warning C4244: '=': conversion from 'const lzma_vli' to 'size_t', possible loss of data [C:\build\python36\PCbuild\liblzma.vcxproj] c:\build\python36\externals\xz-5.2.2\src\liblzma\common\index.c(900): warning C4244: '=': conversion from 'const lzma_vli' to 'size_t', possible loss of data [C:\build\python36\PCbuild\liblzma.vcxproj] index_decoder.c ssl_cert.c index_encoder.c ssl_ciph.c index_hash.c ssl_err.c *** Compiler does not have 'Pentium 0x0f fix' outqueue.c *** Linker does not have 'Win98 alignment problem' ssl_err2.c stream_buffer_decoder.c *** Doing msvcrt stream_buffer_encoder.c ssl_lib.c Compiling... stream_decoder.c Finished generating code ssl_rsa.c stream_encoder.c ssl_sess.c stream_encoder_mt.c sqlite3.vcxproj -> C:\build\python36\PCBuild\win32\instrumented\sqlite3.dll t1_clnt.c stream_flags_common.c cache.c stream_flags_decoder.c t1_enc.c aes_ige.c connection.c cursor.c stream_flags_encoder.c t1_lib.c microprotocols.c aes_misc.c aes_wrap.c module.c vli_decoder.c prepare_protocol.c t1_meth.c a_bitstr.c row.c c:\build\python36\externals\xz-5.2.2\src\liblzma\common\vli_decoder.c(20): warning C4028: formal parameter 1 different from declaration [C:\build\python36\PCbuild\liblzma.vcxproj] c:\build\python36\externals\xz-5.2.2\src\liblzma\common\vli_decoder.c(20): warning C4028: formal parameter 3 different from declaration [C:\build\python36\PCbuild\liblzma.vcxproj] c:\build\python36\externals\xz-5.2.2\src\liblzma\common\vli_decoder.c(20): warning C4028: formal parameter 4 different from declaration [C:\build\python36\PCbuild\liblzma.vcxproj] vli_encoder.c statement.c util.c a_bool.c c:\build\python36\externals\xz-5.2.2\src\liblzma\common\vli_encoder.c(20): warning C4028: formal parameter 3 different from declaration [C:\build\python36\PCbuild\liblzma.vcxproj] c:\build\python36\externals\xz-5.2.2\src\liblzma\common\vli_encoder.c(20): warning C4028: formal parameter 4 different from declaration [C:\build\python36\PCbuild\liblzma.vcxproj] vli_size.c t1_reneg.c delta_common.c a_bytes.c t1_srvr.c delta_decoder.c a_d2i_fp.c tls_srp.c delta_encoder.c a_digest.c fastpos_table.c *** Intermediate directory will be '.\Release_VC13\tcl_ThreadedDynamic' *** Output directory will be '.\Release_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' *** Compiler version 13. Target machine is IX86 *** 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. Creating library C:\build\python36\PCBuild\win32\instrumented\_sqlite3.lib and object C:\build\python36\PCBuild\win32\instrumented\_sqlite3.exp a_dup.c Generating code lzma2_decoder.c cl -nologo -c -W3 -DUNICODE -D_UNICODE -W3 -D _CRT_SECURE_NO_DEPRECATE -D _CRT_NONSTDC_NO_DEPRECATE -Fp.\Release_VC13\tcl_ThreadedDynamic\ -O2 -Ot -Oi -fp:strict -Gs -GS -GL -MD -I"C:\build\python36\externals\tcl-core-8.6.6.0\win\..\win" -I"C:\build\python36\externals\tcl-core-8.6.6.0\win\..\generic" -I"C:\build\python36\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_CFG_OPTIMIZED -DBUILD_tcl -DTCL_ASCII_MAIN -Fo.\Release_VC13\tcl_ThreadedDynamic\tclMain2.obj C:\build\python36\externals\tcl-core-8.6.6.0\win\..\generic\tclMain.c Finished generating code tclMain.c a_enum.c lzma2_encoder.c a_gentm.c cl -DBUILD_tcl -nologo -c -W3 -DUNICODE -D_UNICODE -W3 -D _CRT_SECURE_NO_DEPRECATE -D _CRT_NONSTDC_NO_DEPRECATE -Fp.\Release_VC13\tcl_ThreadedDynamic\ -O2 -Ot -Oi -fp:strict -Gs -GS -GL -MD -I"C:\build\python36\externals\tcl-core-8.6.6.0\win\..\win" -I"C:\build\python36\externals\tcl-core-8.6.6.0\win\..\generic" -I"C:\build\python36\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_CFG_OPTIMIZED -DCFG_INSTALL_LIBDIR="\"C:\\build\\python36\\externals\\tcltk\\lib\"" -DCFG_INSTALL_BINDIR="\"C:\\build\\python36\\externals\\tcltk\\bin\"" -DCFG_INSTALL_SCRDIR="\"C:\\build\\python36\\externals\\tcltk\\lib\\tcl8.6\"" -DCFG_INSTALL_INCDIR="\"C:\\build\\python36\\externals\\tcltk\\include\"" -DCFG_INSTALL_DOCDIR="\"C:\\build\\python36\\externals\\tcltk\\doc\"" -DCFG_RUNTIME_LIBDIR="\"C:\\build\\python36\\externals\\tcltk\\lib\"" -DCFG_RUNTIME_BINDIR="\"C:\\build\\python36\\externals\\tcltk\\bin\"" -DCFG_RUNTIME_SCRDIR="\"C:\\build\\python36\\externals\\tcltk\\lib\\tcl8.6\"" -DCFG_RUNTIME_INCDIR="\"C:\\build\\python36\\externals\\tcltk\\include\"" -DCFG_RUNTIME_DOCDIR="\"C:\\build\\python36\\externals\\tcltk\\doc\"" -Fo.\Release_VC13\tcl_ThreadedDynamic\tclPkgConfig.obj C:\build\python36\externals\tcl-core-8.6.6.0\win\..\generic\tclPkgConfig.c c:\build\python36\externals\xz-5.2.2\src\liblzma\lzma\lzma2_encoder.c(85): warning C4267: '+=': conversion from 'size_t' to 'uint8_t', possible loss of data [C:\build\python36\PCbuild\liblzma.vcxproj] c:\build\python36\externals\xz-5.2.2\src\liblzma\lzma\lzma2_encoder.c(91): warning C4267: '=': conversion from 'size_t' to 'uint8_t', possible loss of data [C:\build\python36\PCbuild\liblzma.vcxproj] c:\build\python36\externals\xz-5.2.2\src\liblzma\lzma\lzma2_encoder.c(126): warning C4267: '=': conversion from 'size_t' to 'uint8_t', possible loss of data [C:\build\python36\PCbuild\liblzma.vcxproj] lzma_decoder.c tclPkgConfig.c a_i2d_fp.c lzma_encoder.c _sqlite3.vcxproj -> C:\build\python36\PCBuild\win32\instrumented\_sqlite3.pyd cl -nologo -c -W3 -DUNICODE -D_UNICODE -W3 -D _CRT_SECURE_NO_DEPRECATE -D _CRT_NONSTDC_NO_DEPRECATE -Fp.\Release_VC13\tcl_ThreadedDynamic\ -O2 -Ot -Oi -fp:strict -Gs -GS -GL -MD -I"C:\build\python36\externals\tcl-core-8.6.6.0\win\..\win" -I"C:\build\python36\externals\tcl-core-8.6.6.0\win\..\generic" -I"C:\build\python36\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_CFG_OPTIMIZED -IC:\build\python36\externals\tcl-core-8.6.6.0\win\..\compat\zlib -DBUILD_tcl -Fo.\Release_VC13\tcl_ThreadedDynamic\tclZlib.obj C:\build\python36\externals\tcl-core-8.6.6.0\win\..\generic\tclZlib.c tclZlib.c lzma_encoder_optimum_fast.c a_int.c lzma_encoder_optimum_normal.c a_mbstr.c rc -fo .\Release_VC13\tcl_ThreadedDynamic\tcl.res -r -i "C:\build\python36\externals\tcl-core-8.6.6.0\win\..\generic" -i ".\Release_VC13\tcl_ThreadedDynamic" -d DEBUG=0 -d UNCHECKED=0 -d TCL_THREADS=1 -d STATIC_BUILD=0 C:\build\python36\externals\tcl-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_VC13\tcl_ThreadedDynamic\ -O2 -Ot -Oi -fp:strict -Gs -GS -GL -MD -I"C:\build\python36\externals\tcl-core-8.6.6.0\win\..\win" -I"C:\build\python36\externals\tcl-core-8.6.6.0\win\..\generic" -I"C:\build\python36\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_CFG_OPTIMIZED -DBUILD_tcl -Fo.\Release_VC13\tcl_ThreadedDynamic\ @C:\Users\kruis\AppData\Local\Temp\nm466C.tmp lzma_encoder_presets.c a_object.c regcomp.c a_octet.c Compiling... lz_decoder.c regerror.c a_print.c lz_encoder.c regexec.c ssleay.vcxproj -> C:\build\python36\PCBuild\win32\instrumented\ssleay.lib a_set.c lz_encoder_mf.c regfree.c a_sign.c price_table.c tclAlloc.c a_strex.c arm.c tclAssembly.c armthumb.c Compiling... a_strnid.c tclAsync.c ia64.c a_time.c powerpc.c tclBasic.c a_type.c simple_coder.c tclBinary.c a_utctm.c simple_decoder.c tclCkalloc.c a_utf8.c simple_encoder.c tclClock.c a_verify.c sparc.c tclCmdAH.c ameth_lib.c x86.c tclCmdIL.c asn_mime.c tclCmdMZ.c asn_moid.c tclCompCmds.c asn_pack.c asn1_err.c tclCompCmdsGR.c asn1_gen.c asn1_lib.c tclCompCmdsSZ.c asn1_par.c tclCompExpr.c bio_asn1.c bio_ndef.c d2i_pr.c tclCompile.c evp_asn1.c tclConfig.c f_int.c f_string.c Compiling... tclDate.c liblzma.vcxproj -> C:\build\python36\PCBuild\win32\instrumented\liblzma.lib tclDictObj.c Compiling... i2d_pr.c _lzmamodule.c n_pkey.c tclDisassemble.c nsseq.c tclEncoding.c p5_pbe.c tclEnsemble.c Creating library C:\build\python36\PCBuild\win32\instrumented\_lzma.lib and object C:\build\python36\PCBuild\win32\instrumented\_lzma.exp p5_pbev2.c Generating code tclEnv.c Finished generating code p8_pkey.c tclEvent.c t_pkey.c _lzma.vcxproj -> C:\build\python36\PCBuild\win32\instrumented\_lzma.pyd tclExecute.c t_x509.c tclFCmd.c t_x509a.c tclFileName.c tasn_dec.c tasn_enc.c tclGet.c tasn_fre.c tasn_new.c tasn_prn.c tclHash.c tasn_typ.c tclHistory.c tasn_utl.c x_algor.c x_attrib.c tclIndexObj.c x_bignum.c tclInterp.c x_crl.c tclIO.c Compiling... x_exten.c tclIOCmd.c x_info.c tclIOGT.c x_long.c tclIOSock.c x_name.c tclIOUtil.c x_nx509.c x_pkey.c Compiling... tclIORChan.c x_pubkey.c tclIORTrans.c x_req.c tclLink.c x_sig.c tclListObj.c x_spki.c tclLiteral.c x_val.c tclLoad.c x_x509.c tclMain.c x_x509a.c tclNamesp.c bf_cfb64.c bf_ecb.c bf_ofb64.c bf_skey.c b_dump.c tclNotify.c b_print.c tclOO.c b_sock.c tclOOBasic.c c:\build\python36\externals\openssl-1.0.2q\crypto\bio\b_sock.c(398): warning C4996: 'gethostbyname': Use getaddrinfo() or GetAddrInfoW() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings [C:\build\python36\PCbuild\libeay.vcxproj] c:\program files (x86)\windows kits\10\include\10.0.15063.0\um\winsock2.h(2218): note: see declaration of 'gethostbyname' Compiling... bf_buff.c tclOOCall.c bio_err.c bio_lib.c tclOODefineCmds.c bss_conn.c tclOOInfo.c bss_file.c tclOOMethod.c bss_mem.c tclOOStubInit.c bss_null.c bss_sock.c tclObj.c bn_add.c tclOptimize.c bn_blind.c tclPanic.c bn_ctx.c tclParse.c bn_div.c bn_err.c Compiling... tclPathObj.c bn_exp.c bn_exp2.c tclPipe.c bn_gcd.c tclPkg.c bn_gf2m.c tclPosixStr.c bn_kron.c tclPreserve.c bn_lib.c tclProc.c bn_mod.c tclRegexp.c Compiling... bn_mont.c tclResolve.c bn_mul.c tclResult.c bn_nist.c tclScan.c bn_prime.c tclStringObj.c bn_print.c tclStrToD.c bn_rand.c bn_recp.c tclStubInit.c bn_shift.c tclThread.c bn_sqr.c tclThreadAlloc.c bn_sqrt.c tclThreadJoin.c bn_word.c tclThreadStorage.c buf_err.c buf_str.c tclTimer.c buffer.c tclTomMathInterface.c cmll_cfb.c cmll_ecb.c cmll_ofb.c cmll_utl.c c_cfb64.c tclTrace.c c_ecb.c Compiling... tclUtf.c Compiling... c_ofb64.c tclUtil.c c_skey.c cm_ameth.c tclVar.c cm_pmeth.c cl -nologo -c -W3 -DUNICODE -D_UNICODE -W3 -D _CRT_SECURE_NO_DEPRECATE -D _CRT_NONSTDC_NO_DEPRECATE -Fp.\Release_VC13\tcl_ThreadedDynamic\ -O2 -Ot -Oi -fp:strict -Gs -GS -GL -MD -I"C:\build\python36\externals\tcl-core-8.6.6.0\win\..\win" -I"C:\build\python36\externals\tcl-core-8.6.6.0\win\..\generic" -I"C:\build\python36\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_CFG_OPTIMIZED -DBUILD_tcl -Fo.\Release_VC13\tcl_ThreadedDynamic\ @C:\Users\kruis\AppData\Local\Temp\nmB871.tmp adler32.c compress.c crc32.c deflate.c cmac.c infback.c inffast.c inflate.c inftrees.c trees.c uncompr.c zutil.c cms_asn1.c cl -nologo -c -W3 -DUNICODE -D_UNICODE -W3 -D _CRT_SECURE_NO_DEPRECATE -D _CRT_NONSTDC_NO_DEPRECATE -Fp.\Release_VC13\tcl_ThreadedDynamic\ -O2 -Ot -Oi -fp:strict -Gs -GS -GL -MD -I"C:\build\python36\externals\tcl-core-8.6.6.0\win\..\win" -I"C:\build\python36\externals\tcl-core-8.6.6.0\win\..\generic" -I"C:\build\python36\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_CFG_OPTIMIZED -DBUILD_tcl -Fo.\Release_VC13\tcl_ThreadedDynamic\ @C:\Users\kruis\AppData\Local\Temp\nmBAC3.tmp cms_att.c bncore.c cms_dd.c bn_reverse.c cms_enc.c bn_fast_s_mp_mul_digs.c cms_env.c bn_fast_s_mp_sqr.c cms_err.c cms_io.c cms_kari.c bn_mp_add.c bn_mp_add_d.c cms_lib.c cms_pwri.c bn_mp_and.c cms_sd.c bn_mp_clamp.c c_zlib.c comp_err.c bn_mp_clear.c comp_lib.c conf_api.c bn_mp_clear_multi.c Compiling... conf_def.c bn_mp_cmp.c conf_err.c conf_lib.c conf_mall.c bn_mp_cmp_d.c conf_mod.c bn_mp_cmp_mag.c cpt_err.c bn_mp_cnt_lsb.c cryptlib.c bn_mp_copy.c cbc_cksm.c cfb_enc.c bn_mp_count_bits.c cfb64ede.c bn_mp_div.c cfb64enc.c ecb_enc.c ecb3_enc.c ofb64ede.c bn_mp_div_d.c ofb64enc.c set_key.c xcbc_enc.c bn_mp_div_2.c dh_ameth.c bn_mp_div_2d.c dh_asn1.c dh_check.c Compiling... bn_mp_div_3.c Compiling... dh_err.c dh_gen.c bn_mp_exch.c dh_kdf.c bn_mp_expt_d.c dh_key.c bn_mp_grow.c dh_lib.c bn_mp_init.c dh_pmeth.c bn_mp_init_copy.c dh_rfc5114.c bn_mp_init_multi.c dsa_ameth.c bn_mp_init_set.c dsa_asn1.c bn_mp_init_set_int.c dsa_err.c dsa_gen.c bn_mp_init_size.c dsa_key.c bn_mp_karatsuba_mul.c dsa_lib.c bn_mp_karatsuba_sqr.c dsa_ossl.c bn_mp_lshd.c dsa_pmeth.c bn_mp_mod.c dsa_sign.c bn_mp_mod_2d.c dsa_vrf.c bn_mp_mul.c dso_err.c dso_lib.c bn_mp_mul_2.c dso_openssl.c bn_mp_mul_2d.c Compiling... dso_win32.c bn_mp_mul_d.c ec_ameth.c bn_mp_neg.c ec_asn1.c ec_curve.c ec_cvt.c Compiling... bn_mp_or.c ec_err.c ec_key.c ec_lib.c bn_mp_radix_size.c ec_mult.c ec_oct.c ec_pmeth.c bn_mp_radix_smap.c ec_print.c bn_mp_read_radix.c ec2_mult.c ec2_oct.c ec2_smpl.c eck_prn.c bn_mp_rshd.c ecp_mont.c bn_mp_set.c ecp_nist.c ecp_oct.c ecp_smpl.c bn_mp_set_int.c Compiling... ech_err.c ech_kdf.c bn_mp_shrink.c ech_key.c ech_lib.c bn_mp_sqr.c ech_ossl.c bn_mp_sqrt.c ecs_asn1.c ecs_err.c ecs_lib.c bn_mp_sub.c ecs_ossl.c bn_mp_sub_d.c ecs_sign.c bn_mp_to_unsigned_bin.c ecs_vrf.c bn_mp_to_unsigned_bin_n.c eng_all.c bn_mp_toom_mul.c eng_cnf.c bn_mp_toom_sqr.c eng_ctrl.c bn_mp_toradix_n.c eng_dyn.c bn_mp_unsigned_bin_size.c eng_err.c bn_mp_xor.c eng_fat.c bn_mp_zero.c eng_init.c Compiling... bn_s_mp_add.c eng_lib.c bn_s_mp_mul_digs.c eng_list.c bn_s_mp_sqr.c Compiling... eng_pkey.c bn_s_mp_sub.c eng_table.c cl -nologo -c -W3 -DUNICODE -D_UNICODE -W3 -D _CRT_SECURE_NO_DEPRECATE -D _CRT_NONSTDC_NO_DEPRECATE -Fp.\Release_VC13\tcl_ThreadedDynamic\ -O2 -Ot -Oi -fp:strict -Gs -GS -GL -MD -I"C:\build\python36\externals\tcl-core-8.6.6.0\win\..\win" -I"C:\build\python36\externals\tcl-core-8.6.6.0\win\..\generic" -I"C:\build\python36\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_CFG_OPTIMIZED -DBUILD_tcl -Fo.\Release_VC13\tcl_ThreadedDynamic\ @C:\Users\kruis\AppData\Local\Temp\nm56A.tmp tclWin32Dll.c tb_asnmth.c tclWinChan.c tb_cipher.c tclWinConsole.c tb_dh.c tclWinError.c tb_digest.c tclWinFCmd.c tb_dsa.c tclWinFile.c tb_ecdh.c tb_ecdsa.c tb_pkmeth.c tclWinInit.c tb_rand.c tclWinLoad.c tb_rsa.c tclWinNotify.c err.c tclWinPipe.c err_all.c tclWinSerial.c err_prn.c tclWinSock.c bio_b64.c tclWinThrd.c bio_enc.c tclWinTime.c bio_md.c link -nologo -machine:IX86 -ltcg -release -opt:ref -opt:icf,3 -nodefaultlib:libucrt.lib -dll -base:@C:\build\python36\externals\tcl-core-8.6.6.0\win\..\win\coffbase.txt,tcl -out:.\Release_VC13\tcl86t.dll netapi32.lib kernel32.lib user32.lib advapi32.lib userenv.lib ws2_32.lib ucrt.lib @C:\Users\kruis\AppData\Local\Temp\nm1801.tmp c_all.c Creating library .\Release_VC13\tcl86t.lib and object .\Release_VC13\tcl86t.exp Generating code c_allc.c Compiling... 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 Compiling... 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 Compiling... pmeth_fn.c pmeth_gn.c pmeth_lib.c ex_data.c getenv.c hm_ameth.c hm_pmeth.c hmac.c lhash.c md4_dgst.c md5_dgst.c mem.c mem_dbg.c cbc128.c ccm128.c cfb128.c ctr128.c cts128.c gcm128.c ofb128.c Compiling... wrap128.c Finished generating code xts128.c o_dir.c if exist .\Release_VC13\tcl86t.dll.manifest mt -nologo -manifest .\Release_VC13\tcl86t.dll.manifest -outputresource:.\Release_VC13\tcl86t.dll;2 cl -nologo -c -W3 -DUNICODE -D_UNICODE -W3 -D _CRT_SECURE_NO_DEPRECATE -D _CRT_NONSTDC_NO_DEPRECATE -Fp.\Release_VC13\tcl_ThreadedDynamic\ -O2 -Ot -Oi -fp:strict -Gs -GS -GL -DTCL_CFGVAL_ENCODING=\"cp1252\" -DSTDC_HEADERS -DTCL_THREADS=1 -DUSE_THREAD_ALLOC=1 -DNDEBUG -DTCL_CFG_OPTIMIZED -Zl -DSTATIC_BUILD -I"C:\build\python36\externals\tcl-core-8.6.6.0\win\..\win" -I"C:\build\python36\externals\tcl-core-8.6.6.0\win\..\generic" -I"C:\build\python36\externals\tcl-core-8.6.6.0\win\..\libtommath" -Fo.\Release_VC13\tcl_ThreadedDynamic\tclStubLib.obj C:\build\python36\externals\tcl-core-8.6.6.0\win\..\generic\tclStubLib.c tclStubLib.c o_init.c cl -nologo -c -W3 -DUNICODE -D_UNICODE -W3 -D _CRT_SECURE_NO_DEPRECATE -D _CRT_NONSTDC_NO_DEPRECATE -Fp.\Release_VC13\tcl_ThreadedDynamic\ -O2 -Ot -Oi -fp:strict -Gs -GS -GL -DTCL_CFGVAL_ENCODING=\"cp1252\" -DSTDC_HEADERS -DTCL_THREADS=1 -DUSE_THREAD_ALLOC=1 -DNDEBUG -DTCL_CFG_OPTIMIZED -Zl -DSTATIC_BUILD -I"C:\build\python36\externals\tcl-core-8.6.6.0\win\..\win" -I"C:\build\python36\externals\tcl-core-8.6.6.0\win\..\generic" -I"C:\build\python36\externals\tcl-core-8.6.6.0\win\..\libtommath" -Fo.\Release_VC13\tcl_ThreadedDynamic\tclTomMathStubLib.obj C:\build\python36\externals\tcl-core-8.6.6.0\win\..\generic\tclTomMathStubLib.c o_time.c tclTomMathStubLib.c o_names.c obj_dat.c cl -nologo -c -W3 -DUNICODE -D_UNICODE -W3 -D _CRT_SECURE_NO_DEPRECATE -D _CRT_NONSTDC_NO_DEPRECATE -Fp.\Release_VC13\tcl_ThreadedDynamic\ -O2 -Ot -Oi -fp:strict -Gs -GS -GL -DTCL_CFGVAL_ENCODING=\"cp1252\" -DSTDC_HEADERS -DTCL_THREADS=1 -DUSE_THREAD_ALLOC=1 -DNDEBUG -DTCL_CFG_OPTIMIZED -Zl -DSTATIC_BUILD -I"C:\build\python36\externals\tcl-core-8.6.6.0\win\..\win" -I"C:\build\python36\externals\tcl-core-8.6.6.0\win\..\generic" -I"C:\build\python36\externals\tcl-core-8.6.6.0\win\..\libtommath" -Fo.\Release_VC13\tcl_ThreadedDynamic\tclOOStubLib.obj C:\build\python36\externals\tcl-core-8.6.6.0\win\..\generic\tclOOStubLib.c tclOOStubLib.c obj_err.c obj_lib.c lib -nologo -ltcg -nodefaultlib -out:.\Release_VC13\tclstub86.lib .\Release_VC13\tcl_ThreadedDynamic\tclStubLib.obj .\Release_VC13\tcl_ThreadedDynamic\tclTomMathStubLib.obj .\Release_VC13\tcl_ThreadedDynamic\tclOOStubLib.obj obj_xref.c ocsp_asn.c cl -nologo -c -W3 -DUNICODE -D_UNICODE -W3 -D _CRT_SECURE_NO_DEPRECATE -D _CRT_NONSTDC_NO_DEPRECATE -Fp.\Release_VC13\tcl_ThreadedDynamic\ -O2 -Ot -Oi -fp:strict -Gs -GS -GL -MD -I"C:\build\python36\externals\tcl-core-8.6.6.0\win\..\win" -I"C:\build\python36\externals\tcl-core-8.6.6.0\win\..\generic" -I"C:\build\python36\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_CFG_OPTIMIZED -DTCL_USE_STATIC_PACKAGES=0 -Fo.\Release_VC13\tcl_ThreadedDynamic\tclAppInit.obj C:\build\python36\externals\tcl-core-8.6.6.0\win\..\win\tclAppInit.c tclAppInit.c ocsp_err.c ocsp_ht.c rc -fo .\Release_VC13\tcl_ThreadedDynamic\tclsh.res -r -i "C:\build\python36\externals\tcl-core-8.6.6.0\win\..\generic" -i ".\Release_VC13\tcl_ThreadedDynamic" -d DEBUG=0 -d UNCHECKED=0 -d TCL_THREADS=1 -d STATIC_BUILD=0 C:\build\python36\externals\tcl-core-8.6.6.0\win\..\win\tclsh.rc ocsp_lib.c Microsoft (R) Windows (R) Resource Compiler Version 10.0.10011.16384 Copyright (C) Microsoft Corporation. All rights reserved. link -nologo -machine:IX86 -ltcg -release -opt:ref -opt:icf,3 -nodefaultlib:libucrt.lib -subsystem:console -stack:2300000 -out:.\Release_VC13\tclsh86t.exe netapi32.lib kernel32.lib user32.lib advapi32.lib userenv.lib ws2_32.lib ucrt.lib .\Release_VC13\tcl_ThreadedDynamic\tclAppInit.obj .\Release_VC13\tcl_ThreadedDynamic\tclsh.res .\Release_VC13\tclstub86.lib .\Release_VC13\tcl86t.lib Generating code Finished generating code if exist .\Release_VC13\tclsh86t.exe.manifest mt -nologo -manifest .\Release_VC13\tclsh86t.exe.manifest -outputresource:.\Release_VC13\tclsh86t.exe;1 cl -nologo -c -W3 -DUNICODE -D_UNICODE -W3 -D _CRT_SECURE_NO_DEPRECATE -D _CRT_NONSTDC_NO_DEPRECATE -Fp.\Release_VC13\tcl_ThreadedDynamic\ -O2 -Ot -Oi -fp:strict -Gs -GS -GL -MD -I"C:\build\python36\externals\tcl-core-8.6.6.0\win\..\win" -I"C:\build\python36\externals\tcl-core-8.6.6.0\win\..\generic" -I"C:\build\python36\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_CFG_OPTIMIZED -DTCL_THREADS=1 -DUSE_TCL_STUBS -Fo.\Release_VC13\tcl_ThreadedDynamic\tclWinReg.obj C:\build\python36\externals\tcl-core-8.6.6.0\win\..\win\tclWinReg.c pem_all.c tclWinReg.c pem_err.c link -nologo -machine:IX86 -ltcg -release -opt:ref -opt:icf,3 -nodefaultlib:libucrt.lib -dll -base:@C:\build\python36\externals\tcl-core-8.6.6.0\win\..\win\coffbase.txt,tclreg -out:.\Release_VC13\tclreg13.dll .\Release_VC13\tcl_ThreadedDynamic\tclWinReg.obj .\Release_VC13\tclstub86.lib netapi32.lib kernel32.lib user32.lib advapi32.lib userenv.lib ws2_32.lib ucrt.lib pem_info.c Creating library .\Release_VC13\tclreg13.lib and object .\Release_VC13\tclreg13.exp Generating code Finished generating code if exist .\Release_VC13\tclreg13.dll.manifest mt -nologo -manifest .\Release_VC13\tclreg13.dll.manifest -outputresource:.\Release_VC13\tclreg13.dll;2 cl -nologo -c -W3 -DUNICODE -D_UNICODE -W3 -D _CRT_SECURE_NO_DEPRECATE -D _CRT_NONSTDC_NO_DEPRECATE -Fp.\Release_VC13\tcl_ThreadedDynamic\ -O2 -Ot -Oi -fp:strict -Gs -GS -GL -MD -I"C:\build\python36\externals\tcl-core-8.6.6.0\win\..\win" -I"C:\build\python36\externals\tcl-core-8.6.6.0\win\..\generic" -I"C:\build\python36\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_CFG_OPTIMIZED -DTCL_THREADS=1 -DUSE_TCL_STUBS -Fo.\Release_VC13\tcl_ThreadedDynamic\tclWinDde.obj C:\build\python36\externals\tcl-core-8.6.6.0\win\..\win\tclWinDde.c tclWinDde.c pem_lib.c pem_oth.c link -nologo -machine:IX86 -ltcg -release -opt:ref -opt:icf,3 -nodefaultlib:libucrt.lib -dll -base:@C:\build\python36\externals\tcl-core-8.6.6.0\win\..\win\coffbase.txt,tcldde -out:.\Release_VC13\tcldde14.dll .\Release_VC13\tcl_ThreadedDynamic\tclWinDde.obj .\Release_VC13\tclstub86.lib netapi32.lib kernel32.lib user32.lib advapi32.lib userenv.lib ws2_32.lib ucrt.lib Creating library .\Release_VC13\tcldde14.lib and object .\Release_VC13\tcldde14.exp Generating code pem_pk8.c Finished generating code if exist .\Release_VC13\tcldde14.dll.manifest mt -nologo -manifest .\Release_VC13\tcldde14.dll.manifest -outputresource:.\Release_VC13\tcldde14.dll;2 Microsoft (R) Program Maintenance Utility Version 14.16.27026.1 Copyright (C) Microsoft Corporation. All rights reserved. Compiling... pem_pkey.c =============================================================================== pem_x509.c *** Compiler has 'Optimizations' pem_xaux.c pvkfmt.c p12_add.c *** Compiler does not have 'Pentium 0x0f fix' *** Linker does not have 'Win98 alignment problem' p12_asn.c *** Doing msvcrt p12_attr.c p12_crpt.c p12_decr.c p12_key.c *** Intermediate directory will be '.\Release_VC13\tcl_ThreadedDynamic' *** Output directory will be '.\Release_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' *** Compiler version 13. Target machine is IX86 *** 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. p12_kiss.c Installing to C:\build\python36\externals\tcltk Installing tcl86t.dll p12_mutl.c Installing tclsh86t.exe Installing tclstub86.lib p12_p8d.c Creating tclConfig.sh Installing message catalogs p12_p8e.c Creating msgs p12_utl.c Installing time zone data Creating tzdata Creating Africa pk12err.c Creating America Creating Argentina pk7_asn1.c Creating Indiana Creating Kentucky Creating North_Dakota pk7_attr.c pk7_doit.c Creating Antarctica Creating Arctic Creating Asia Creating Atlantic pk7_lib.c Creating Australia Creating Brazil Creating Canada Creating Chile Creating Etc Creating Europe Compiling... pkcs7err.c Creating Indian pqueue.c Creating Mexico Creating Pacific Creating SystemV md_rand.c Creating US rand_egd.c Installing header files rand_err.c rand_lib.c Installing library files to C:\build\python36\externals\tcltk\lib\tcl8.6 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 Installing library http1.0 directory rsa_asn1.c Installing library opt0.4 directory Installing package http 2.8.9 as a Tcl Module Installing package msgcat 1.6.0 as a Tcl Module rsa_crpt.c Installing package tcltest 2.4.0 as a Tcl Module Installing package platform 1.0.14 as a Tcl Module Installing package platform::shell 1.1.4 as a Tcl Module rsa_eay.c Installing tcldde14.dll rsa_err.c Installing tclreg13.dll rsa_gen.c Installing encodings Compiling... rsa_lib.c rsa_none.c rsa_oaep.c =============================================================================== rsa_pk1.c rsa_pmeth.c rsa_pss.c *** Compiler has 'Optimizations' rsa_saos.c rsa_sign.c rsa_ssl.c *** Compiler does not have 'Pentium 0x0f fix' rsa_x931.c *** Linker does not have 'Win98 alignment problem' *** Doing msvcrt 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 Compiling... sha512.c *** Intermediate directory will be '.\Release_VC13\tk_ThreadedDynamic' *** Output directory will be '.\Release_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' *** Compiler version 13. Target machine is IX86 *** 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. srp_lib.c cl -nologo -c -W3 -DUNICODE -D_UNICODE -W3 -D _CRT_SECURE_NO_DEPRECATE -D _CRT_NONSTDC_NO_DEPRECATE -Fp.\Release_VC13\tk_ThreadedDynamic\ -Ot -Oi -fp:strict -Gs -GS -GL -DBUILD_ttk -DTCL_CFGVAL_ENCODING=\"cp1252\" -DSTDC_HEADERS -DTCL_THREADS=1 -DUSE_THREAD_ALLOC=1 -DNDEBUG -DTCL_CFG_OPTIMIZED -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"C:\build\python36\externals\tk-8.6.6.0\win\..\win" -I"C:\build\python36\externals\tk-8.6.6.0\win\..\generic" -I"C:\build\python36\externals\tk-8.6.6.0\win\..\bitmaps" -I"C:\build\python36\externals\tk-8.6.6.0\win\..\xlib" -I"C:\build\python36\externals\tcl-core-8.6.6.0\generic" -I"C:\build\python36\externals\tcl-core-8.6.6.0\win" -Zl -DSTATIC_BUILD -Fo.\Release_VC13\tk_ThreadedDynamic\tkStubLib.obj C:\build\python36\externals\tk-8.6.6.0\win\..\generic\tkStubLib.c tkStubLib.c srp_vfy.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_VC13\tk_ThreadedDynamic\ -MD -I"C:\build\python36\externals\tk-8.6.6.0\win\..\win" -I"C:\build\python36\externals\tk-8.6.6.0\win\..\generic" -I"C:\build\python36\externals\tk-8.6.6.0\win\..\bitmaps" -I"C:\build\python36\externals\tk-8.6.6.0\win\..\xlib" -I"C:\build\python36\externals\tcl-core-8.6.6.0\generic" -I"C:\build\python36\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 -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_VC13\tk_ThreadedDynamic\ @C:\Users\kruis\AppData\Local\Temp\nmCE7F.tmp ttkStubLib.c stack.c lib -nologo -nodefaultlib -out:".\Release_VC13\tkstub86.lib" .\Release_VC13\tk_ThreadedDynamic\tkStubLib.obj .\Release_VC13\tk_ThreadedDynamic\ttkStubLib.obj LINK : MSIL .netmodule or module compiled with /GL found; restarting link with /LTCG; add /LTCG to the link command line to improve linker performance 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_VC13\tk_ThreadedDynamic\ -MD -I"C:\build\python36\externals\tk-8.6.6.0\win\..\win" -I"C:\build\python36\externals\tk-8.6.6.0\win\..\generic" -I"C:\build\python36\externals\tk-8.6.6.0\win\..\bitmaps" -I"C:\build\python36\externals\tk-8.6.6.0\win\..\xlib" -I"C:\build\python36\externals\tcl-core-8.6.6.0\generic" -I"C:\build\python36\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 -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_VC13\tk_ThreadedDynamic\winMain.obj C:\build\python36\externals\tk-8.6.6.0\win\..\win\winMain.c ts_err.c winMain.c txt_db.c ui_err.c rc -fo .\Release_VC13\tk_ThreadedDynamic\wish.res -r -i "C:\build\python36\externals\tk-8.6.6.0\win\..\generic" -i ".\Release_VC13\tk_ThreadedDynamic" -I"C:\build\python36\externals\tcl-core-8.6.6.0\generic" -I"C:\build\python36\externals\tcl-core-8.6.6.0\win" -d DEBUG=0 -d UNCHECKED=0 -d TCL_THREADS=1 -d STATIC_BUILD=0 C:\build\python36\externals\tk-8.6.6.0\win\..\win\rc\wish.rc ui_lib.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_VC13\tk_ThreadedDynamic\ -MD -I"C:\build\python36\externals\tk-8.6.6.0\win\..\win" -I"C:\build\python36\externals\tk-8.6.6.0\win\..\generic" -I"C:\build\python36\externals\tk-8.6.6.0\win\..\bitmaps" -I"C:\build\python36\externals\tk-8.6.6.0\win\..\xlib" -I"C:\build\python36\externals\tcl-core-8.6.6.0\generic" -I"C:\build\python36\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 -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_VC13\tk_ThreadedDynamic\tkMain2.obj C:\build\python36\externals\tk-8.6.6.0\win\..\generic\tkMain.c tkMain.c ui_openssl.c ui_util.c rc -fo .\Release_VC13\tk_ThreadedDynamic\tk.res -r -i "C:\build\python36\externals\tk-8.6.6.0\win\..\generic" -i ".\Release_VC13\tk_ThreadedDynamic" -I"C:\build\python36\externals\tcl-core-8.6.6.0\generic" -I"C:\build\python36\externals\tcl-core-8.6.6.0\win" -d DEBUG=0 -d UNCHECKED=0 -d TCL_THREADS=1 -d STATIC_BUILD=0 C:\build\python36\externals\tk-8.6.6.0\win\..\win\rc\tk.rc uid.c wp_dgst.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_VC13\tk_ThreadedDynamic\ -MD -I"C:\build\python36\externals\tk-8.6.6.0\win\..\win" -I"C:\build\python36\externals\tk-8.6.6.0\win\..\generic" -I"C:\build\python36\externals\tk-8.6.6.0\win\..\bitmaps" -I"C:\build\python36\externals\tk-8.6.6.0\win\..\xlib" -I"C:\build\python36\externals\tcl-core-8.6.6.0\generic" -I"C:\build\python36\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 -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_VC13\tk_ThreadedDynamic\ @C:\Users\kruis\AppData\Local\Temp\nmD47A.tmp by_dir.c tkConsole.c by_file.c x_all.c tk3d.c tkArgv.c tkAtom.c x509_att.c tkBind.c x509_cmp.c tkBitmap.c tkBusy.c x509_d2.c tkButton.c tkCanvArc.c x509_def.c tkCanvBmap.c tkCanvImg.c tkCanvLine.c x509_err.c tkCanvPoly.c Compiling... x509_ext.c tkCanvPs.c x509_lu.c tkCanvText.c x509_obj.c tkCanvUtil.c tkCanvWind.c x509_req.c tkCanvas.c tkClipboard.c x509_trs.c tkCmds.c x509_txt.c Compiling... tkColor.c tkConfig.c x509_v3.c tkCursor.c tkEntry.c x509_vfy.c tkError.c tkEvent.c tkFileFilter.c x509_vpm.c tkFocus.c tkFont.c x509cset.c tkFrame.c tkGC.c tkGeometry.c x509name.c tkGet.c tkGrab.c x509rset.c tkGrid.c x509type.c tkImage.c tkImgBmap.c pcy_cache.c tkImgGIF.c tkImgPNG.c tkImgPPM.c pcy_data.c Compiling... tkImgPhoto.c pcy_lib.c tkImgPhInstance.c pcy_map.c tkImgUtil.c tkListbox.c pcy_node.c pcy_tree.c tkMacWinMenu.c tkMain.c v3_akey.c tkMenu.c Compiling... v3_akeya.c tkMenubutton.c tkMenuDraw.c tkMessage.c v3_alt.c tkPanedWindow.c tkObj.c v3_bcons.c tkOldConfig.c tkOption.c tkPack.c v3_bitst.c tkPlace.c tkPointer.c v3_conf.c tkRectOval.c v3_cpols.c tkScale.c tkScrollbar.c v3_crld.c Compiling... tkSelect.c tkStyle.c tkText.c v3_enum.c tkTextBTree.c tkTextDisp.c v3_extku.c tkTextImage.c v3_genn.c tkTextIndex.c tkTextMark.c v3_ia5.c tkTextTag.c tkTextWind.c v3_info.c tkTrig.c tkUndo.c tkUtil.c v3_int.c tkVisual.c tkStubInit.c v3_lib.c tkWindow.c v3_ncons.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_VC13\tk_ThreadedDynamic\ -MD -I"C:\build\python36\externals\tk-8.6.6.0\win\..\win" -I"C:\build\python36\externals\tk-8.6.6.0\win\..\generic" -I"C:\build\python36\externals\tk-8.6.6.0\win\..\bitmaps" -I"C:\build\python36\externals\tk-8.6.6.0\win\..\xlib" -I"C:\build\python36\externals\tcl-core-8.6.6.0\generic" -I"C:\build\python36\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 -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_VC13\tk_ThreadedDynamic\ @C:\Users\kruis\AppData\Local\Temp\nm663.tmp v3_ocsp.c tkUnixMenubu.c tkUnixScale.c v3_pci.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_VC13\tk_ThreadedDynamic\ -MD -I"C:\build\python36\externals\tk-8.6.6.0\win\..\win" -I"C:\build\python36\externals\tk-8.6.6.0\win\..\generic" -I"C:\build\python36\externals\tk-8.6.6.0\win\..\bitmaps" -I"C:\build\python36\externals\tk-8.6.6.0\win\..\xlib" -I"C:\build\python36\externals\tcl-core-8.6.6.0\generic" -I"C:\build\python36\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 -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_VC13\tk_ThreadedDynamic\ @C:\Users\kruis\AppData\Local\Temp\nm7AC.tmp xcolors.c xdraw.c xgc.c v3_pcia.c v3_pcons.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_VC13\tk_ThreadedDynamic\ -MD -I"C:\build\python36\externals\tk-8.6.6.0\win\..\win" -I"C:\build\python36\externals\tk-8.6.6.0\win\..\generic" -I"C:\build\python36\externals\tk-8.6.6.0\win\..\bitmaps" -I"C:\build\python36\externals\tk-8.6.6.0\win\..\xlib" -I"C:\build\python36\externals\tcl-core-8.6.6.0\generic" -I"C:\build\python36\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 -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_VC13\tk_ThreadedDynamic\ @C:\Users\kruis\AppData\Local\Temp\nm9FE.tmp v3_pku.c tkWin3d.c tkWin32Dll.c Compiling... v3_pmaps.c tkWinButton.c v3_prn.c tkWinClipboard.c v3_purp.c v3_scts.c tkWinColor.c v3_skey.c tkWinConfig.c v3_sxnet.c tkWinCursor.c v3_utl.c tkWinDialog.c v3err.c e_gost_err.c gost_ameth.c tkWinDraw.c gost_asn1.c tkWinEmbed.c gost_crypt.c tkWinFont.c gost_ctl.c tkWinImage.c gost_eng.c tkWinInit.c gost_keywrap.c gost_md.c tkWinKey.c gost_params.c tkWinMenu.c gost_pmeth.c gost_sign.c tkWinPixmap.c tkWinPointer.c gost2001.c tkWinRegion.c Compiling... gost2001_keyx.c tkWinScrlbr.c gost89.c gost94_keyx.c tkWinSend.c gosthash.c e_4758cca.c Compiling... tkWinSendCom.c e_aep.c e_atalla.c tkWinWindow.c tkWinWm.c e_capi.c tkWinX.c e_chil.c stubs.c e_cswift.c ttkWinMonitor.c e_gmp.c ttkWinTheme.c ttkWinXPTheme.c e_nuron.c e_padlock.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_VC13\tk_ThreadedDynamic\ -MD -I"C:\build\python36\externals\tk-8.6.6.0\win\..\win" -I"C:\build\python36\externals\tk-8.6.6.0\win\..\generic" -I"C:\build\python36\externals\tk-8.6.6.0\win\..\bitmaps" -I"C:\build\python36\externals\tk-8.6.6.0\win\..\xlib" -I"C:\build\python36\externals\tcl-core-8.6.6.0\generic" -I"C:\build\python36\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 -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_VC13\tk_ThreadedDynamic\ @C:\Users\kruis\AppData\Local\Temp\nm33BD.tmp e_sureware.c ttkBlink.c ttkButton.c ttkCache.c e_ubsec.c ttkClamTheme.c ttkClassicTheme.c ttkDefaultTheme.c ttkElements.c d1_clnt.c ttkEntry.c ttkFrame.c ttkImage.c d1_meth.c ttkInit.c ttkLabel.c ttkLayout.c d1_lib.c ttkManager.c ttkNotebook.c ttkPanedwindow.c ttkProgress.c d1_srvr.c ttkScale.c ttkScrollbar.c ttkScroll.c s2_srvr.c Compiling... ttkSeparator.c ttkSquare.c ttkState.c ttkTagSet.c Compiling... t1_clnt.c ttkTheme.c ttkTrace.c ttkTrack.c ttkTreeview.c t1_ext.c ttkWidget.c ttkStubInit.c link -nologo -machine:IX86 -ltcg -release -opt:ref -opt:icf,3 -nodefaultlib:libucrt.lib -dll -base:@"C:\build\python36\externals\tcl-core-8.6.6.0\win\coffbase.txt",tk -out:".\Release_VC13\tk86t.dll" netapi32.lib kernel32.lib user32.lib advapi32.lib userenv.lib ws2_32.lib ucrt.lib gdi32.lib "C:\build\python36\externals\tcl-core-8.6.6.0\win\Release_VC13\tclstub86.lib" @C:\Users\kruis\AppData\Local\Temp\nm406B.tmp t1_srvr.c Creating library .\Release_VC13\tk86t.lib and object .\Release_VC13\tk86t.exp wp_block.c Generating code Finished generating code if exist ".\Release_VC13\tk86t.dll".manifest mt -nologo -manifest ".\Release_VC13\tk86t.dll".manifest -outputresource:".\Release_VC13\tk86t.dll";2 link -nologo -machine:IX86 -ltcg -release -opt:ref -opt:icf,3 -nodefaultlib:libucrt.lib -subsystem:windows -stack:2300000 -out:".\Release_VC13\wish86t.exe" netapi32.lib kernel32.lib user32.lib advapi32.lib userenv.lib ws2_32.lib ucrt.lib gdi32.lib "C:\build\python36\externals\tcl-core-8.6.6.0\win\Release_VC13\tclstub86.lib" "C:\build\python36\externals\tcl-core-8.6.6.0\win\Release_VC13\tcl86t.lib" .\Release_VC13\tk_ThreadedDynamic\winMain.obj .\Release_VC13\tk_ThreadedDynamic\wish.res ".\Release_VC13\tkstub86.lib" ".\Release_VC13\tk86t.lib" Generating code Finished generating code if exist ".\Release_VC13\wish86t.exe".manifest mt -nologo -manifest ".\Release_VC13\wish86t.exe".manifest -outputresource:".\Release_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_VC13\tk_ThreadedDynamic\ -MD -DCONSOLE -Fo.\Release_VC13\tk_ThreadedDynamic\ C:\build\python36\externals\tcl-core-8.6.6.0\win\cat.c cat.c link -nologo -machine:IX86 -ltcg -release -opt:ref -opt:icf,3 -nodefaultlib:libucrt.lib -subsystem:console -out:".\Release_VC13\cat32.exe" -stack:16384 .\Release_VC13\tk_ThreadedDynamic\cat.obj netapi32.lib kernel32.lib user32.lib advapi32.lib userenv.lib ws2_32.lib ucrt.lib Generating code Finished generating code if exist ".\Release_VC13\cat32.exe".manifest mt -nologo -manifest ".\Release_VC13\cat32.exe".manifest -outputresource:".\Release_VC13\cat32.exe";1 =============================================================================== *** Compiler has 'Optimizations' *** Compiler does not have 'Pentium 0x0f fix' *** Linker does not have 'Win98 alignment problem' *** Doing msvcrt *** Intermediate directory will be '.\Release_VC13\tk_ThreadedDynamic' *** Output directory will be '.\Release_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' *** Compiler version 13. Target machine is IX86 *** 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 creating package index installing Tk headers installing script library installing theme library installing demos installing images installing language files md Release_VC13 cl.exe -DWIN32 -D_WIN32 -D_MT -DSTDC_HEADERS -D_DLL -c -W3 -nologo -MD -FpRelease_VC13\ -Oti -Gs -I"c:\Program Files\Microsoft Visual Studio\VC98\include" -I..\win -I..\generic -IC:\build\python36\externals\tk-8.6.6.0\generic -IC:\build\python36\externals\tk-8.6.6.0\win -IC:\build\python36\externals\tk-8.6.6.0\xlib -IC:\build\python36\externals\tcl-core-8.6.6.0\generic -IC:\build\python36\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_VC13\tixClass.obj ..\generic\tixClass.c tixClass.c cl.exe -DWIN32 -D_WIN32 -D_MT -DSTDC_HEADERS -D_DLL -c -W3 -nologo -MD -FpRelease_VC13\ -Oti -Gs -I"c:\Program Files\Microsoft Visual Studio\VC98\include" -I..\win -I..\generic -IC:\build\python36\externals\tk-8.6.6.0\generic -IC:\build\python36\externals\tk-8.6.6.0\win -IC:\build\python36\externals\tk-8.6.6.0\xlib -IC:\build\python36\externals\tcl-core-8.6.6.0\generic -IC:\build\python36\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_VC13\tixCmds.obj ..\generic\tixCmds.c tixCmds.c cl.exe -DWIN32 -D_WIN32 -D_MT -DSTDC_HEADERS -D_DLL -c -W3 -nologo -MD -FpRelease_VC13\ -Oti -Gs -I"c:\Program Files\Microsoft Visual Studio\VC98\include" -I..\win -I..\generic -IC:\build\python36\externals\tk-8.6.6.0\generic -IC:\build\python36\externals\tk-8.6.6.0\win -IC:\build\python36\externals\tk-8.6.6.0\xlib -IC:\build\python36\externals\tcl-core-8.6.6.0\generic -IC:\build\python36\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_VC13\tixCompat.obj ..\generic\tixCompat.c tixCompat.c cl.exe -DWIN32 -D_WIN32 -D_MT -DSTDC_HEADERS -D_DLL -c -W3 -nologo -MD -FpRelease_VC13\ -Oti -Gs -I"c:\Program Files\Microsoft Visual Studio\VC98\include" -I..\win -I..\generic -IC:\build\python36\externals\tk-8.6.6.0\generic -IC:\build\python36\externals\tk-8.6.6.0\win -IC:\build\python36\externals\tk-8.6.6.0\xlib -IC:\build\python36\externals\tcl-core-8.6.6.0\generic -IC:\build\python36\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_VC13\tixDiImg.obj ..\generic\tixDiImg.c tixDiImg.c cl.exe -DWIN32 -D_WIN32 -D_MT -DSTDC_HEADERS -D_DLL -c -W3 -nologo -MD -FpRelease_VC13\ -Oti -Gs -I"c:\Program Files\Microsoft Visual Studio\VC98\include" -I..\win -I..\generic -IC:\build\python36\externals\tk-8.6.6.0\generic -IC:\build\python36\externals\tk-8.6.6.0\win -IC:\build\python36\externals\tk-8.6.6.0\xlib -IC:\build\python36\externals\tcl-core-8.6.6.0\generic -IC:\build\python36\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_VC13\tixDiITxt.obj ..\generic\tixDiITxt.c tixDiITxt.c cl.exe -DWIN32 -D_WIN32 -D_MT -DSTDC_HEADERS -D_DLL -c -W3 -nologo -MD -FpRelease_VC13\ -Oti -Gs -I"c:\Program Files\Microsoft Visual Studio\VC98\include" -I..\win -I..\generic -IC:\build\python36\externals\tk-8.6.6.0\generic -IC:\build\python36\externals\tk-8.6.6.0\win -IC:\build\python36\externals\tk-8.6.6.0\xlib -IC:\build\python36\externals\tcl-core-8.6.6.0\generic -IC:\build\python36\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_VC13\tixDiStyle.obj ..\generic\tixDiStyle.c tixDiStyle.c cl.exe -DWIN32 -D_WIN32 -D_MT -DSTDC_HEADERS -D_DLL -c -W3 -nologo -MD -FpRelease_VC13\ -Oti -Gs -I"c:\Program Files\Microsoft Visual Studio\VC98\include" -I..\win -I..\generic -IC:\build\python36\externals\tk-8.6.6.0\generic -IC:\build\python36\externals\tk-8.6.6.0\win -IC:\build\python36\externals\tk-8.6.6.0\xlib -IC:\build\python36\externals\tcl-core-8.6.6.0\generic -IC:\build\python36\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_VC13\tixDItem.obj ..\generic\tixDItem.c tixDItem.c cl.exe -DWIN32 -D_WIN32 -D_MT -DSTDC_HEADERS -D_DLL -c -W3 -nologo -MD -FpRelease_VC13\ -Oti -Gs -I"c:\Program Files\Microsoft Visual Studio\VC98\include" -I..\win -I..\generic -IC:\build\python36\externals\tk-8.6.6.0\generic -IC:\build\python36\externals\tk-8.6.6.0\win -IC:\build\python36\externals\tk-8.6.6.0\xlib -IC:\build\python36\externals\tcl-core-8.6.6.0\generic -IC:\build\python36\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_VC13\tixDiText.obj ..\generic\tixDiText.c tixDiText.c cl.exe -DWIN32 -D_WIN32 -D_MT -DSTDC_HEADERS -D_DLL -c -W3 -nologo -MD -FpRelease_VC13\ -Oti -Gs -I"c:\Program Files\Microsoft Visual Studio\VC98\include" -I..\win -I..\generic -IC:\build\python36\externals\tk-8.6.6.0\generic -IC:\build\python36\externals\tk-8.6.6.0\win -IC:\build\python36\externals\tk-8.6.6.0\xlib -IC:\build\python36\externals\tcl-core-8.6.6.0\generic -IC:\build\python36\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_VC13\tixDiWin.obj ..\generic\tixDiWin.c tixDiWin.c cl.exe -DWIN32 -D_WIN32 -D_MT -DSTDC_HEADERS -D_DLL -c -W3 -nologo -MD -FpRelease_VC13\ -Oti -Gs -I"c:\Program Files\Microsoft Visual Studio\VC98\include" -I..\win -I..\generic -IC:\build\python36\externals\tk-8.6.6.0\generic -IC:\build\python36\externals\tk-8.6.6.0\win -IC:\build\python36\externals\tk-8.6.6.0\xlib -IC:\build\python36\externals\tcl-core-8.6.6.0\generic -IC:\build\python36\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_VC13\tixError.obj ..\generic\tixError.c tixError.c cl.exe -DWIN32 -D_WIN32 -D_MT -DSTDC_HEADERS -D_DLL -c -W3 -nologo -MD -FpRelease_VC13\ -Oti -Gs -I"c:\Program Files\Microsoft Visual Studio\VC98\include" -I..\win -I..\generic -IC:\build\python36\externals\tk-8.6.6.0\generic -IC:\build\python36\externals\tk-8.6.6.0\win -IC:\build\python36\externals\tk-8.6.6.0\xlib -IC:\build\python36\externals\tcl-core-8.6.6.0\generic -IC:\build\python36\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_VC13\tixForm.obj ..\generic\tixForm.c tixForm.c cl.exe -DWIN32 -D_WIN32 -D_MT -DSTDC_HEADERS -D_DLL -c -W3 -nologo -MD -FpRelease_VC13\ -Oti -Gs -I"c:\Program Files\Microsoft Visual Studio\VC98\include" -I..\win -I..\generic -IC:\build\python36\externals\tk-8.6.6.0\generic -IC:\build\python36\externals\tk-8.6.6.0\win -IC:\build\python36\externals\tk-8.6.6.0\xlib -IC:\build\python36\externals\tcl-core-8.6.6.0\generic -IC:\build\python36\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_VC13\tixFormMisc.obj ..\generic\tixFormMisc.c tixFormMisc.c cl.exe -DWIN32 -D_WIN32 -D_MT -DSTDC_HEADERS -D_DLL -c -W3 -nologo -MD -FpRelease_VC13\ -Oti -Gs -I"c:\Program Files\Microsoft Visual Studio\VC98\include" -I..\win -I..\generic -IC:\build\python36\externals\tk-8.6.6.0\generic -IC:\build\python36\externals\tk-8.6.6.0\win -IC:\build\python36\externals\tk-8.6.6.0\xlib -IC:\build\python36\externals\tcl-core-8.6.6.0\generic -IC:\build\python36\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_VC13\tixGeometry.obj ..\generic\tixGeometry.c tixGeometry.c cl.exe -DWIN32 -D_WIN32 -D_MT -DSTDC_HEADERS -D_DLL -c -W3 -nologo -MD -FpRelease_VC13\ -Oti -Gs -I"c:\Program Files\Microsoft Visual Studio\VC98\include" -I..\win -I..\generic -IC:\build\python36\externals\tk-8.6.6.0\generic -IC:\build\python36\externals\tk-8.6.6.0\win -IC:\build\python36\externals\tk-8.6.6.0\xlib -IC:\build\python36\externals\tcl-core-8.6.6.0\generic -IC:\build\python36\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_VC13\tixGrid.obj ..\generic\tixGrid.c tixGrid.c cl.exe -DWIN32 -D_WIN32 -D_MT -DSTDC_HEADERS -D_DLL -c -W3 -nologo -MD -FpRelease_VC13\ -Oti -Gs -I"c:\Program Files\Microsoft Visual Studio\VC98\include" -I..\win -I..\generic -IC:\build\python36\externals\tk-8.6.6.0\generic -IC:\build\python36\externals\tk-8.6.6.0\win -IC:\build\python36\externals\tk-8.6.6.0\xlib -IC:\build\python36\externals\tcl-core-8.6.6.0\generic -IC:\build\python36\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_VC13\tixGrData.obj ..\generic\tixGrData.c tixGrData.c cl.exe -DWIN32 -D_WIN32 -D_MT -DSTDC_HEADERS -D_DLL -c -W3 -nologo -MD -FpRelease_VC13\ -Oti -Gs -I"c:\Program Files\Microsoft Visual Studio\VC98\include" -I..\win -I..\generic -IC:\build\python36\externals\tk-8.6.6.0\generic -IC:\build\python36\externals\tk-8.6.6.0\win -IC:\build\python36\externals\tk-8.6.6.0\xlib -IC:\build\python36\externals\tcl-core-8.6.6.0\generic -IC:\build\python36\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_VC13\tixGrRC.obj ..\generic\tixGrRC.c tixGrRC.c cl.exe -DWIN32 -D_WIN32 -D_MT -DSTDC_HEADERS -D_DLL -c -W3 -nologo -MD -FpRelease_VC13\ -Oti -Gs -I"c:\Program Files\Microsoft Visual Studio\VC98\include" -I..\win -I..\generic -IC:\build\python36\externals\tk-8.6.6.0\generic -IC:\build\python36\externals\tk-8.6.6.0\win -IC:\build\python36\externals\tk-8.6.6.0\xlib -IC:\build\python36\externals\tcl-core-8.6.6.0\generic -IC:\build\python36\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_VC13\tixGrFmt.obj ..\generic\tixGrFmt.c tixGrFmt.c cl.exe -DWIN32 -D_WIN32 -D_MT -DSTDC_HEADERS -D_DLL -c -W3 -nologo -MD -FpRelease_VC13\ -Oti -Gs -I"c:\Program Files\Microsoft Visual Studio\VC98\include" -I..\win -I..\generic -IC:\build\python36\externals\tk-8.6.6.0\generic -IC:\build\python36\externals\tk-8.6.6.0\win -IC:\build\python36\externals\tk-8.6.6.0\xlib -IC:\build\python36\externals\tcl-core-8.6.6.0\generic -IC:\build\python36\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_VC13\tixGrSel.obj ..\generic\tixGrSel.c tixGrSel.c cl.exe -DWIN32 -D_WIN32 -D_MT -DSTDC_HEADERS -D_DLL -c -W3 -nologo -MD -FpRelease_VC13\ -Oti -Gs -I"c:\Program Files\Microsoft Visual Studio\VC98\include" -I..\win -I..\generic -IC:\build\python36\externals\tk-8.6.6.0\generic -IC:\build\python36\externals\tk-8.6.6.0\win -IC:\build\python36\externals\tk-8.6.6.0\xlib -IC:\build\python36\externals\tcl-core-8.6.6.0\generic -IC:\build\python36\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_VC13\tixGrUtl.obj ..\generic\tixGrUtl.c tixGrUtl.c cl.exe -DWIN32 -D_WIN32 -D_MT -DSTDC_HEADERS -D_DLL -c -W3 -nologo -MD -FpRelease_VC13\ -Oti -Gs -I"c:\Program Files\Microsoft Visual Studio\VC98\include" -I..\win -I..\generic -IC:\build\python36\externals\tk-8.6.6.0\generic -IC:\build\python36\externals\tk-8.6.6.0\win -IC:\build\python36\externals\tk-8.6.6.0\xlib -IC:\build\python36\externals\tcl-core-8.6.6.0\generic -IC:\build\python36\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_VC13\tixHLCol.obj ..\generic\tixHLCol.c tixHLCol.c cl.exe -DWIN32 -D_WIN32 -D_MT -DSTDC_HEADERS -D_DLL -c -W3 -nologo -MD -FpRelease_VC13\ -Oti -Gs -I"c:\Program Files\Microsoft Visual Studio\VC98\include" -I..\win -I..\generic -IC:\build\python36\externals\tk-8.6.6.0\generic -IC:\build\python36\externals\tk-8.6.6.0\win -IC:\build\python36\externals\tk-8.6.6.0\xlib -IC:\build\python36\externals\tcl-core-8.6.6.0\generic -IC:\build\python36\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_VC13\tixHLHdr.obj ..\generic\tixHLHdr.c tixHLHdr.c cl.exe -DWIN32 -D_WIN32 -D_MT -DSTDC_HEADERS -D_DLL -c -W3 -nologo -MD -FpRelease_VC13\ -Oti -Gs -I"c:\Program Files\Microsoft Visual Studio\VC98\include" -I..\win -I..\generic -IC:\build\python36\externals\tk-8.6.6.0\generic -IC:\build\python36\externals\tk-8.6.6.0\win -IC:\build\python36\externals\tk-8.6.6.0\xlib -IC:\build\python36\externals\tcl-core-8.6.6.0\generic -IC:\build\python36\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_VC13\tixHLInd.obj ..\generic\tixHLInd.c tixHLInd.c cl.exe -DWIN32 -D_WIN32 -D_MT -DSTDC_HEADERS -D_DLL -c -W3 -nologo -MD -FpRelease_VC13\ -Oti -Gs -I"c:\Program Files\Microsoft Visual Studio\VC98\include" -I..\win -I..\generic -IC:\build\python36\externals\tk-8.6.6.0\generic -IC:\build\python36\externals\tk-8.6.6.0\win -IC:\build\python36\externals\tk-8.6.6.0\xlib -IC:\build\python36\externals\tcl-core-8.6.6.0\generic -IC:\build\python36\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_VC13\tixHList.obj ..\generic\tixHList.c tixHList.c cl.exe -DWIN32 -D_WIN32 -D_MT -DSTDC_HEADERS -D_DLL -c -W3 -nologo -MD -FpRelease_VC13\ -Oti -Gs -I"c:\Program Files\Microsoft Visual Studio\VC98\include" -I..\win -I..\generic -IC:\build\python36\externals\tk-8.6.6.0\generic -IC:\build\python36\externals\tk-8.6.6.0\win -IC:\build\python36\externals\tk-8.6.6.0\xlib -IC:\build\python36\externals\tcl-core-8.6.6.0\generic -IC:\build\python36\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_VC13\tixImgCmp.obj ..\generic\tixImgCmp.c tixImgCmp.c ..\generic\tixImgCmp.c(159): warning C4090: 'function': different 'const' qualifiers [C:\build\python36\PCbuild\tix.vcxproj] ..\generic\tixImgCmp.c(159): warning C4028: formal parameter 2 different from declaration [C:\build\python36\PCbuild\tix.vcxproj] ..\generic\tixImgCmp.c(159): warning C4028: formal parameter 5 different from declaration [C:\build\python36\PCbuild\tix.vcxproj] cl.exe -DWIN32 -D_WIN32 -D_MT -DSTDC_HEADERS -D_DLL -c -W3 -nologo -MD -FpRelease_VC13\ -Oti -Gs -I"c:\Program Files\Microsoft Visual Studio\VC98\include" -I..\win -I..\generic -IC:\build\python36\externals\tk-8.6.6.0\generic -IC:\build\python36\externals\tk-8.6.6.0\win -IC:\build\python36\externals\tk-8.6.6.0\xlib -IC:\build\python36\externals\tcl-core-8.6.6.0\generic -IC:\build\python36\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_VC13\tixImgXpm.obj ..\generic\tixImgXpm.c tixImgXpm.c ..\generic\tixImgXpm.c(78): warning C4090: 'function': different 'const' qualifiers [C:\build\python36\PCbuild\tix.vcxproj] ..\generic\tixImgXpm.c(78): warning C4028: formal parameter 2 different from declaration [C:\build\python36\PCbuild\tix.vcxproj] ..\generic\tixImgXpm.c(78): warning C4028: formal parameter 5 different from declaration [C:\build\python36\PCbuild\tix.vcxproj] cl.exe -DWIN32 -D_WIN32 -D_MT -DSTDC_HEADERS -D_DLL -c -W3 -nologo -MD -FpRelease_VC13\ -Oti -Gs -I"c:\Program Files\Microsoft Visual Studio\VC98\include" -I..\win -I..\generic -IC:\build\python36\externals\tk-8.6.6.0\generic -IC:\build\python36\externals\tk-8.6.6.0\win -IC:\build\python36\externals\tk-8.6.6.0\xlib -IC:\build\python36\externals\tcl-core-8.6.6.0\generic -IC:\build\python36\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_VC13\tixInit.obj ..\generic\tixInit.c tixInit.c cl.exe -DWIN32 -D_WIN32 -D_MT -DSTDC_HEADERS -D_DLL -c -W3 -nologo -MD -FpRelease_VC13\ -Oti -Gs -I"c:\Program Files\Microsoft Visual Studio\VC98\include" -I..\win -I..\generic -IC:\build\python36\externals\tk-8.6.6.0\generic -IC:\build\python36\externals\tk-8.6.6.0\win -IC:\build\python36\externals\tk-8.6.6.0\xlib -IC:\build\python36\externals\tcl-core-8.6.6.0\generic -IC:\build\python36\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_VC13\tixList.obj ..\generic\tixList.c tixList.c cl.exe -DWIN32 -D_WIN32 -D_MT -DSTDC_HEADERS -D_DLL -c -W3 -nologo -MD -FpRelease_VC13\ -Oti -Gs -I"c:\Program Files\Microsoft Visual Studio\VC98\include" -I..\win -I..\generic -IC:\build\python36\externals\tk-8.6.6.0\generic -IC:\build\python36\externals\tk-8.6.6.0\win -IC:\build\python36\externals\tk-8.6.6.0\xlib -IC:\build\python36\externals\tcl-core-8.6.6.0\generic -IC:\build\python36\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_VC13\tixMethod.obj ..\generic\tixMethod.c tixMethod.c cl.exe -DWIN32 -D_WIN32 -D_MT -DSTDC_HEADERS -D_DLL -c -W3 -nologo -MD -FpRelease_VC13\ -Oti -Gs -I"c:\Program Files\Microsoft Visual Studio\VC98\include" -I..\win -I..\generic -IC:\build\python36\externals\tk-8.6.6.0\generic -IC:\build\python36\externals\tk-8.6.6.0\win -IC:\build\python36\externals\tk-8.6.6.0\xlib -IC:\build\python36\externals\tcl-core-8.6.6.0\generic -IC:\build\python36\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_VC13\tixNBFrame.obj ..\generic\tixNBFrame.c tixNBFrame.c cl.exe -DWIN32 -D_WIN32 -D_MT -DSTDC_HEADERS -D_DLL -c -W3 -nologo -MD -FpRelease_VC13\ -Oti -Gs -I"c:\Program Files\Microsoft Visual Studio\VC98\include" -I..\win -I..\generic -IC:\build\python36\externals\tk-8.6.6.0\generic -IC:\build\python36\externals\tk-8.6.6.0\win -IC:\build\python36\externals\tk-8.6.6.0\xlib -IC:\build\python36\externals\tcl-core-8.6.6.0\generic -IC:\build\python36\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_VC13\tixOption.obj ..\generic\tixOption.c tixOption.c cl.exe -DWIN32 -D_WIN32 -D_MT -DSTDC_HEADERS -D_DLL -c -W3 -nologo -MD -FpRelease_VC13\ -Oti -Gs -I"c:\Program Files\Microsoft Visual Studio\VC98\include" -I..\win -I..\generic -IC:\build\python36\externals\tk-8.6.6.0\generic -IC:\build\python36\externals\tk-8.6.6.0\win -IC:\build\python36\externals\tk-8.6.6.0\xlib -IC:\build\python36\externals\tcl-core-8.6.6.0\generic -IC:\build\python36\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_VC13\tixSmpLs.obj ..\generic\tixSmpLs.c tixSmpLs.c libeay.vcxproj -> C:\build\python36\PCBuild\win32\instrumented\libeay.lib cl.exe -DWIN32 -D_WIN32 -D_MT -DSTDC_HEADERS -D_DLL -c -W3 -nologo -MD -FpRelease_VC13\ -Oti -Gs -I"c:\Program Files\Microsoft Visual Studio\VC98\include" -I..\win -I..\generic -IC:\build\python36\externals\tk-8.6.6.0\generic -IC:\build\python36\externals\tk-8.6.6.0\win -IC:\build\python36\externals\tk-8.6.6.0\xlib -IC:\build\python36\externals\tcl-core-8.6.6.0\generic -IC:\build\python36\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_VC13\tixScroll.obj ..\generic\tixScroll.c tixScroll.c cl.exe -DWIN32 -D_WIN32 -D_MT -DSTDC_HEADERS -D_DLL -c -W3 -nologo -MD -FpRelease_VC13\ -Oti -Gs -I"c:\Program Files\Microsoft Visual Studio\VC98\include" -I..\win -I..\generic -IC:\build\python36\externals\tk-8.6.6.0\generic -IC:\build\python36\externals\tk-8.6.6.0\win -IC:\build\python36\externals\tk-8.6.6.0\xlib -IC:\build\python36\externals\tcl-core-8.6.6.0\generic -IC:\build\python36\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_VC13\tixTList.obj ..\generic\tixTList.c tixTList.c cl.exe -DWIN32 -D_WIN32 -D_MT -DSTDC_HEADERS -D_DLL -c -W3 -nologo -MD -FpRelease_VC13\ -Oti -Gs -I"c:\Program Files\Microsoft Visual Studio\VC98\include" -I..\win -I..\generic -IC:\build\python36\externals\tk-8.6.6.0\generic -IC:\build\python36\externals\tk-8.6.6.0\win -IC:\build\python36\externals\tk-8.6.6.0\xlib -IC:\build\python36\externals\tcl-core-8.6.6.0\generic -IC:\build\python36\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_VC13\tixUtils.obj ..\generic\tixUtils.c tixUtils.c cl.exe -DWIN32 -D_WIN32 -D_MT -DSTDC_HEADERS -D_DLL -c -W3 -nologo -MD -FpRelease_VC13\ -Oti -Gs -I"c:\Program Files\Microsoft Visual Studio\VC98\include" -I..\win -I..\generic -IC:\build\python36\externals\tk-8.6.6.0\generic -IC:\build\python36\externals\tk-8.6.6.0\win -IC:\build\python36\externals\tk-8.6.6.0\xlib -IC:\build\python36\externals\tcl-core-8.6.6.0\generic -IC:\build\python36\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_VC13\tixWCmpt.obj ..\win\tixWCmpt.c tixWCmpt.c cl.exe -DWIN32 -D_WIN32 -D_MT -DSTDC_HEADERS -D_DLL -c -W3 -nologo -MD -FpRelease_VC13\ -Oti -Gs -I"c:\Program Files\Microsoft Visual Studio\VC98\include" -I..\win -I..\generic -IC:\build\python36\externals\tk-8.6.6.0\generic -IC:\build\python36\externals\tk-8.6.6.0\win -IC:\build\python36\externals\tk-8.6.6.0\xlib -IC:\build\python36\externals\tcl-core-8.6.6.0\generic -IC:\build\python36\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_VC13\tixWidget.obj ..\generic\tixWidget.c tixWidget.c cl.exe -DWIN32 -D_WIN32 -D_MT -DSTDC_HEADERS -D_DLL -c -W3 -nologo -MD -FpRelease_VC13\ -Oti -Gs -I"c:\Program Files\Microsoft Visual Studio\VC98\include" -I..\win -I..\generic -IC:\build\python36\externals\tk-8.6.6.0\generic -IC:\build\python36\externals\tk-8.6.6.0\win -IC:\build\python36\externals\tk-8.6.6.0\xlib -IC:\build\python36\externals\tcl-core-8.6.6.0\generic -IC:\build\python36\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_VC13\tixWinDraw.obj ..\win\tixWinDraw.c tixWinDraw.c cl.exe -DWIN32 -D_WIN32 -D_MT -DSTDC_HEADERS -D_DLL -c -W3 -nologo -MD -FpRelease_VC13\ -Oti -Gs -I"c:\Program Files\Microsoft Visual Studio\VC98\include" -I..\win -I..\generic -IC:\build\python36\externals\tk-8.6.6.0\generic -IC:\build\python36\externals\tk-8.6.6.0\win -IC:\build\python36\externals\tk-8.6.6.0\xlib -IC:\build\python36\externals\tcl-core-8.6.6.0\generic -IC:\build\python36\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_VC13\tixWinXpm.obj ..\win\tixWinXpm.c tixWinXpm.c cl.exe -DWIN32 -D_WIN32 -D_MT -DSTDC_HEADERS -D_DLL -c -W3 -nologo -MD -FpRelease_VC13\ -Oti -Gs -I"c:\Program Files\Microsoft Visual Studio\VC98\include" -I..\win -I..\generic -IC:\build\python36\externals\tk-8.6.6.0\generic -IC:\build\python36\externals\tk-8.6.6.0\win -IC:\build\python36\externals\tk-8.6.6.0\xlib -IC:\build\python36\externals\tcl-core-8.6.6.0\generic -IC:\build\python36\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_VC13\tixWinWm.obj ..\win\tixWinWm.c tixWinWm.c link.exe /RELEASE /RELEASE /NOLOGO /MACHINE:IX86 -dll C:\build\python36\externals\tk-8.6.6.0\win\Release_VC13\tkstub86.lib C:\build\python36\externals\tcl-core-8.6.6.0\win\Release_VC13\tclstub86.lib kernel32.lib advapi32.lib user32.lib gdi32.lib comdlg32.lib -out:Release_VC13\tix84.dll @C:\Users\kruis\AppData\Local\Temp\nmA6F3.tmp tkstub86.lib(tkStubLib.obj) : MSIL .netmodule or module compiled with /GL found; restarting link with /LTCG; add /LTCG to the link command line to improve linker performance Creating library Release_VC13\tix84.lib and object Release_VC13\tix84.exp Generating code Finished generating code set TCL_LIBRARY=C:\build\python36\externals\tcl-core-8.6.6.0\library C:\build\python36\externals\tcl-core-8.6.6.0\win\Release_VC13\tclsh86t.exe make_pkgIndex.tcl Release_VC13\pkgIndex.tcl.src Release_VC13\tix84.dll 8.4.3 installing Release_VC13\tix84.dll 1 Datei(en) kopiert. installing Release_VC13\tix84.lib 1 Datei(en) kopiert. installing library files Ein Unterverzeichnis oder eine Datei mit dem Namen "C:\build\python36\externals\tcltk\lib\tix8.4.3" existiert bereits. xcopy /y "..\library" "C:\build\python36\externals\tcltk\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 Datei(en) kopiert copy /y "Release_VC13\pkgIndex.tcl.src" "C:\build\python36\externals\tcltk\lib\tix8.4.3\pkgIndex.tcl" 1 Datei(en) kopiert. xcopy /y "..\library\pref" "C:\build\python36\externals\tcltk\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 Datei(en) kopiert xcopy /y "..\library\bitmaps" "C:\build\python36\externals\tcltk\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 Datei(en) kopiert xcopy /y "..\demos" "C:\build\python36\externals\tcltk\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 Datei(en) kopiert xcopy /y "..\demos\samples" "C:\build\python36\externals\tcltk\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 Datei(en) kopiert xcopy /y "..\demos\bitmaps" "C:\build\python36\externals\tcltk\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 Datei(en) kopiert _ssl.c _hashopenssl.c _tkinter.c tkappinit.c Creating library C:\build\python36\PCBuild\win32\instrumented\_hashlib.lib and object C:\build\python36\PCBuild\win32\instrumented\_hashlib.exp Creating library C:\build\python36\PCBuild\win32\instrumented\_ssl.lib and object C:\build\python36\PCBuild\win32\instrumented\_ssl.exp Generating code Generating code Finished generating code _hashlib.vcxproj -> C:\build\python36\PCBuild\win32\instrumented\_hashlib.pyd Creating library C:\build\python36\PCBuild\win32\instrumented\_tkinter.lib and object C:\build\python36\PCBuild\win32\instrumented\_tkinter.exp Generating code Finished generating code _tkinter.vcxproj -> C:\build\python36\PCBuild\win32\instrumented\_tkinter.pyd Finished generating code _ssl.vcxproj -> C:\build\python36\PCBuild\win32\instrumented\_ssl.pyd _freeze_importlib.c _freeze_importlib.obj : MSIL .netmodule or module compiled with /GL found; restarting link with /LTCG; add /LTCG to the link command line to improve linker performance Generating code Finished generating code _freeze_importlib.vcxproj -> C:\build\python36\PCBuild\win32\instrumented\_freeze_importlib.exe python.c Generating code Finished generating code python.vcxproj -> C:\build\python36\PCBuild\win32\instrumented\python.exe WinMain.c WinMain.obj : MSIL .netmodule or module compiled with /GL found; restarting link with /LTCG; add /LTCG to the link command line to improve linker performance Generating code Finished generating code pythonw.vcxproj -> C:\build\python36\PCBuild\win32\instrumented\pythonw.exe C:\build\python36\PCbuild\*.pgc konnte nicht gefunden werden C:\build\python36\Lib\*.pyc konnte nicht gefunden werden Running PGInstrument|Win32 interpreter... Run tests sequentially 0:00:00 [1/1] test_ctypes Total duration: 3 sec 261 ms Tests result: SUCCESS C:\build\python36\PCbuild>"C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\\MSBuild\15.0\Bin\msbuild.exe" "C:\build\python36\PCbuild\\pythoncore.vcxproj" /t:KillPython /nologo /v:m /p:Configuration=PGInstrument /p:Platform=Win32 /p:KillPython=true Killing any running python.exe instances... C:\build\python36\PCbuild>"C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\\MSBuild\15.0\Bin\msbuild.exe" "C:\build\python36\PCbuild\pcbuild.proj" /t:Build /m /nologo /v:m /p:Configuration=PGUpdate /p:Platform=Win32 /p:IncludeExternals=true /p:IncludeSSL=true /p:IncludeTkinter=true /p:UseTestMarker= /p:GIT="C:\Program Files\Git\mingw64\bin\git.exe" Killing any running python.exe instances... Getting build info from "C:\Program Files\Git\mingw64\bin\git.exe" Building v3.6.8:3c6b436a57 tags/v3.6.8^0 _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 Compiling... _weakref.c arraymodule.c atexitmodule.c audioop.c binascii.c cmathmodule.c _datetimemodule.c errnomodule.c faulthandler.c gcmodule.c hashtable.c itertoolsmodule.c main.c mathmodule.c md5module.c mmapmodule.c _opcode.c _operator.c parsermodule.c posixmodule.c Compiling... rotatingtree.c sha1module.c sha256module.c sha512module.c signalmodule.c symtablemodule.c _threadmodule.c _tracemalloc.c timemodule.c xxsubtype.c zipimport.c zlibmodule.c fileio.c bytesio.c stringio.c bufferedio.c iobase.c textio.c winconsoleio.c _iomodule.c Compiling... 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 Compiling... accu.c boolobject.c bytes_methods.c bytearrayobject.c bytesobject.c capsule.c cellobject.c classobject.c codeobject.c complexobject.c descrobject.c dictobject.c enumobject.c exceptions.c fileobject.c floatobject.c frameobject.c funcobject.c genobject.c iterobject.c Compiling... 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 Compiling... 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 config.c getpathp.c msvcrtmodule.c pyhash.c random.c _warnings.c asdl.c ast.c Compiling... 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 getcompiler.c getcopyright.c getopt.c getplatform.c getversion.c graminit.c import.c importdl.c Compiling... marshal.c modsupport.c mysnprintf.c mystrtoul.c peephole.c 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 Compiling... sysmodule.c thread.c traceback.c dl_nt.c getbuildinfo.c Merging C:\build\python36\PCBuild\win32\python36!1.pgc C:\build\python36\PCBuild\win32\python36!1.pgc: Used 3.0% (2480064 / 83136512) of total space reserved. 0.0% of the counts were dropped due to overflow. Reading PGD file 1: C:\build\python36\PCBuild\win32\python36.pgd Creating library C:\build\python36\PCBuild\win32\python36.lib and object C:\build\python36\PCBuild\win32\python36.exp Generating code 0 of 0 ( 0.0%) original invalid call sites were matched. 0 new call sites were added. 130 of 7410 ( 1.75%) profiled functions will be compiled for speed, and the rest of the functions will be compiled for size 136 of 7616 inline instances were from dead/cold paths 7410 of 7410 functions (100.0%) were optimized using profile data 3818708602 of 3818708602 instructions (100.0%) were optimized using profile data Finished generating code pythoncore.vcxproj -> C:\build\python36\PCBuild\win32\python36.dll _ctypes_test.c _ctypes_test.obj : MSIL .netmodule or module compiled with /GL found; restarting link with /LTCG; add /LTCG to the link command line to improve linker performance Creating library C:\build\python36\PCBuild\win32\_ctypes_test.lib and object C:\build\python36\PCBuild\win32\_ctypes_test.exp Generating code Finished generating code _ctypes_test.vcxproj -> C:\build\python36\PCBuild\win32\_ctypes_test.pyd _testbuffer.c _testbuffer.obj : MSIL .netmodule or module compiled with /GL found; restarting link with /LTCG; add /LTCG to the link command line to improve linker performance Creating library C:\build\python36\PCBuild\win32\_testbuffer.lib and object C:\build\python36\PCBuild\win32\_testbuffer.exp Generating code Finished generating code _testbuffer.vcxproj -> C:\build\python36\PCBuild\win32\_testbuffer.pyd _testcapimodule.c _testcapimodule.obj : MSIL .netmodule or module compiled with /GL found; restarting link with /LTCG; add /LTCG to the link command line to improve linker performance Creating library C:\build\python36\PCBuild\win32\_testcapi.lib and object C:\build\python36\PCBuild\win32\_testcapi.exp Generating code Finished generating code _testcapi.vcxproj -> C:\build\python36\PCBuild\win32\_testcapi.pyd _testembed.c _testembed.obj : MSIL .netmodule or module compiled with /GL found; restarting link with /LTCG; add /LTCG to the link command line to improve linker performance Generating code Finished generating code _testembed.vcxproj -> C:\build\python36\PCBuild\win32\_testembed.exe _testimportmultiple.c _testimportmultiple.obj : MSIL .netmodule or module compiled with /GL found; restarting link with /LTCG; add /LTCG to the link command line to improve linker performance Creating library C:\build\python36\PCBuild\win32\_testimportmultiple.lib and object C:\build\python36\PCBuild\win32\_testimportmultiple.exp Generating code Finished generating code _testimportmultiple.vcxproj -> C:\build\python36\PCBuild\win32\_testimportmultiple.pyd _testmultiphase.c _testmultiphase.obj : MSIL .netmodule or module compiled with /GL found; restarting link with /LTCG; add /LTCG to the link command line to improve linker performance Creating library C:\build\python36\PCBuild\win32\_testmultiphase.lib and object C:\build\python36\PCBuild\win32\_testmultiphase.exp Generating code Finished generating code _testmultiphase.vcxproj -> C:\build\python36\PCBuild\win32\_testmultiphase.pyd _testconsole.c _testconsole.obj : MSIL .netmodule or module compiled with /GL found; restarting link with /LTCG; add /LTCG to the link command line to improve linker performance Creating library C:\build\python36\PCBuild\win32\_testconsole.lib and object C:\build\python36\PCBuild\win32\_testconsole.exp Generating code Finished generating code _testconsole.vcxproj -> C:\build\python36\PCBuild\win32\_testconsole.pyd python3dll.c launcher.c _asynciomodule.c Processing ..\PC\pyshellext.idl pyshellext.idl Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.15063.0\um\ocidl.idl ocidl.idl Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.15063.0\um\oleidl.idl oleidl.idl Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.15063.0\um\objidl.idl launcher.c _ctypes.c objidl.idl callbacks.c Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.15063.0\um\unknwn.idl unknwn.idl Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.15063.0\shared\wtypes.idl wtypes.idl Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.15063.0\shared\wtypesbase.idl _decimal.c _findvs.cpp basearith.c wtypesbase.idl callproc.c constants.c Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.15063.0\shared\basetsd.h context.c launcher.obj : MSIL .netmodule or module compiled with /GL found; restarting link with /LTCG; add /LTCG to the link command line to improve linker performance basetsd.h Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.15063.0\shared\guiddef.h guiddef.h convolute.c Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.15063.0\um\oaidl.idl crt.c Generating code oaidl.idl difradix2.c Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.15063.0\um\servprov.idl servprov.idl fnt.c Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.15063.0\um\urlmon.idl Finished generating code cfield.c urlmon.idl Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.15063.0\um\msxml.idl fourstep.c msxml.idl PGOMGR : warning PG0188: No .PGC files matching 'C:\build\python36\PCBuild\win32\_asyncio!*.pgc' were found. [C:\build\python36\PCbuild\_asyncio.vcxproj] io.c Reading PGD file 1: C:\build\python36\PCBuild\win32\_asyncio.pgd C:\build\python36\PCBuild\win32\_asyncio.pgd : warning C4961: No profile data was merged into 'C:\build\python36\PCBuild\win32\_asyncio.pgd', profile-guided optimizations disabled [C:\build\python36\PCbuild\_asyncio.vcxproj] Creating library C:\build\python36\PCBuild\win32\_asyncio.lib and object C:\build\python36\PCBuild\win32\_asyncio.exp memory.c Generating code mpdecimal.c Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.15063.0\um\oaidl.acf oaidl.acf Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.15063.0\um\ocidl.acf ocidl.acf numbertheory.c ffi.c malloc_closure.c sixstep.c Finished generating code transpose.c prep_cif.c _asyncio.vcxproj -> C:\build\python36\PCBuild\win32\_asyncio.pyd stgdict.c launcher.obj : MSIL .netmodule or module compiled with /GL found; restarting link with /LTCG; add /LTCG to the link command line to improve linker performance PGOMGR : warning PG0188: No .PGC files matching 'C:\build\python36\PCBuild\win32\_distutils_findvs!*.pgc' were found. [C:\build\python36\PCbuild\_distutils_findvs.vcxproj] Generating code Reading PGD file 1: C:\build\python36\PCBuild\win32\_distutils_findvs.pgd C:\build\python36\PCBuild\win32\_distutils_findvs.pgd : warning C4961: No profile data was merged into 'C:\build\python36\PCBuild\win32\_distutils_findvs.pgd', profile-guided optimizations disabled [C:\build\python36\PCbuild\_distutils_findvs.vcxproj] Creating library C:\build\python36\PCBuild\win32\_distutils_findvs.lib and object C:\build\python36\PCBuild\win32\_distutils_findvs.exp Generating code Finished generating code Finished generating code _distutils_findvs.vcxproj -> C:\build\python36\PCBuild\win32\_distutils_findvs.pyd win32.c Updating python3stub.def Rebuilding python3stub.lib pyshellext.cpp Creating library C:\build\python36\PCBuild\win32\python3stub.lib and object C:\build\python36\PCBuild\win32\python3stub.exp python3dll.obj : MSIL .netmodule or module compiled with /GL found; restarting link with /LTCG; add /LTCG to the link command line to improve linker performance Creating library C:\build\python36\PCBuild\win32\python3.lib and object C:\build\python36\PCBuild\win32\python3.exp Generating code Finished generating code python3dll.vcxproj -> C:\build\python36\PCBuild\win32\python3.dll pylauncher.vcxproj -> C:\build\python36\PCBuild\win32\py.exe _msi.c multiprocessing.c semaphore.c _elementtree.c loadlibrary.c xmlparse.c xmlrole.c xmltok.c Merging C:\build\python36\PCBuild\win32\_ctypes!1.pgc C:\build\python36\PCBuild\win32\_ctypes!1.pgc: Used 1.8% (65800 / 3633152) of total space reserved. 0.0% of the counts were dropped due to overflow. Reading PGD file 1: C:\build\python36\PCBuild\win32\_ctypes.pgd Creating library C:\build\python36\PCBuild\win32\_ctypes.lib and object C:\build\python36\PCBuild\win32\_ctypes.exp Generating code pyshellext_i.c 0 of 0 ( 0.0%) original invalid call sites were matched. 0 new call sites were added. 33 of 287 ( 11.50%) profiled functions will be compiled for speed, and the rest of the functions will be compiled for size PGOMGR : warning PG0188: No .PGC files matching 'C:\build\python36\PCBuild\win32\_msi!*.pgc' were found. [C:\build\python36\PCbuild\_msi.vcxproj] Reading PGD file 1: C:\build\python36\PCBuild\win32\_msi.pgd C:\build\python36\PCBuild\win32\_msi.pgd : warning C4961: No profile data was merged into 'C:\build\python36\PCBuild\win32\_msi.pgd', profile-guided optimizations disabled [C:\build\python36\PCbuild\_msi.vcxproj] Creating library C:\build\python36\PCBuild\win32\_msi.lib and object C:\build\python36\PCBuild\win32\_msi.exp Generating code 0 of 89 inline instances were from dead/cold paths 287 of 287 functions (100.0%) were optimized using profile data 74897293 of 74897293 instructions (100.0%) were optimized using profile data Merging C:\build\python36\PCBuild\win32\_elementtree!1.pgc C:\build\python36\PCBuild\win32\_elementtree!1.pgc: Used 0.5% (41824 / 7901184) of total space reserved. 0.0% of the counts were dropped due to overflow. Finished generating code Finished generating code Reading PGD file 1: C:\build\python36\PCBuild\win32\_elementtree.pgd Creating library C:\build\python36\PCBuild\win32\_elementtree.lib and object C:\build\python36\PCBuild\win32\_elementtree.exp Generating code 0 of 0 ( 0.0%) original invalid call sites were matched. 0 new call sites were added. 5 of 484 ( 1.03%) profiled functions will be compiled for speed, and the rest of the functions will be compiled for size _msi.vcxproj -> C:\build\python36\PCBuild\win32\_msi.pyd pywlauncher.vcxproj -> C:\build\python36\PCBuild\win32\pyw.exe _ctypes.vcxproj -> C:\build\python36\PCBuild\win32\_ctypes.pyd 1 of 115 inline instances were from dead/cold paths 484 of 484 functions (100.0%) were optimized using profile data 1139043 of 1139043 instructions (100.0%) were optimized using profile data Merging C:\build\python36\PCBuild\win32\_multiprocessing!1.pgc C:\build\python36\PCBuild\win32\_multiprocessing!1.pgc: Used 5.2% (4864 / 94208) of total space reserved. 0.0% of the counts were dropped due to overflow. Finished generating code Reading PGD file 1: C:\build\python36\PCBuild\win32\_multiprocessing.pgd Creating library C:\build\python36\PCBuild\win32\_multiprocessing.lib and object C:\build\python36\PCBuild\win32\_multiprocessing.exp Generating code 0 of 0 ( 0.0%) original invalid call sites were matched. 0 new call sites were added. 18 of 18 (100.00%) profiled functions will be compiled for speed 4 of 4 inline instances were from dead/cold paths 18 of 18 functions (100.0%) were optimized using profile data 39 of 39 instructions (100.0%) were optimized using profile data Finished generating code PGOMGR : warning PG0188: No .PGC files matching 'C:\build\python36\PCBuild\win32\_decimal!*.pgc' were found. [C:\build\python36\PCbuild\_decimal.vcxproj] Reading PGD file 1: C:\build\python36\PCBuild\win32\_decimal.pgd C:\build\python36\PCBuild\win32\_decimal.pgd : warning C4961: No profile data was merged into 'C:\build\python36\PCBuild\win32\_decimal.pgd', profile-guided optimizations disabled [C:\build\python36\PCbuild\_decimal.vcxproj] Creating library C:\build\python36\PCBuild\win32\_decimal.lib and object C:\build\python36\PCBuild\win32\_decimal.exp Generating code overlapped.c pyexpat.c loadlibrary.c xmlparse.c xmlrole.c Finished generating code _multiprocessing.vcxproj -> C:\build\python36\PCBuild\win32\_multiprocessing.pyd xmltok.c selectmodule.c unicodedata.c winsound.c _decimal.vcxproj -> C:\build\python36\PCBuild\win32\_decimal.pyd _elementtree.vcxproj -> C:\build\python36\PCBuild\win32\_elementtree.pyd PGOMGR : warning PG0188: No .PGC files matching 'C:\build\python36\PCBuild\win32\_overlapped!*.pgc' were found. [C:\build\python36\PCbuild\_overlapped.vcxproj] _bz2module.c Reading PGD file 1: C:\build\python36\PCBuild\win32\_overlapped.pgd C:\build\python36\PCBuild\win32\_overlapped.pgd : warning C4961: No profile data was merged into 'C:\build\python36\PCBuild\win32\_overlapped.pgd', profile-guided optimizations disabled [C:\build\python36\PCbuild\_overlapped.vcxproj] Creating library C:\build\python36\PCBuild\win32\_overlapped.lib and object C:\build\python36\PCBuild\win32\_overlapped.exp Generating code Finished generating code tuklib_cpucores.c blocksort.c tuklib_physmem.c sqlite3.c pyshellext.obj : MSIL .netmodule or module compiled with /GL found; restarting link with /LTCG; add /LTCG to the link command line to improve linker performance Creating library C:\build\python36\PCBuild\win32\pyshellext.lib and object C:\build\python36\PCBuild\win32\pyshellext.exp Generating code bzlib.c c:\build\python36\externals\xz-5.2.2\src\common\tuklib_physmem.c(82): warning C4996: 'GetVersion': was declared deprecated [C:\build\python36\PCbuild\liblzma.vcxproj] c:\program files (x86)\windows kits\10\include\10.0.15063.0\um\sysinfoapi.h(184): note: see declaration of 'GetVersion' c:\build\python36\externals\xz-5.2.2\src\common\tuklib_physmem.c(89): warning C4113: 'FARPROC' differs in parameter lists from 'BOOL (__stdcall *)(LPMEMORYSTATUSEX)' [C:\build\python36\PCbuild\liblzma.vcxproj] check.c Finished generating code _overlapped.vcxproj -> C:\build\python36\PCBuild\win32\_overlapped.pyd PGOMGR : warning PG0188: No .PGC files matching 'C:\build\python36\PCBuild\win32\winsound!*.pgc' were found. [C:\build\python36\PCbuild\winsound.vcxproj] crc32_fast.c Reading PGD file 1: C:\build\python36\PCBuild\win32\winsound.pgd C:\build\python36\PCBuild\win32\winsound.pgd : warning C4961: No profile data was merged into 'C:\build\python36\PCBuild\win32\winsound.pgd', profile-guided optimizations disabled [C:\build\python36\PCbuild\winsound.vcxproj] Creating library C:\build\python36\PCBuild\win32\winsound.lib and object C:\build\python36\PCBuild\win32\winsound.exp Generating code compress.c Finished generating code crc32_table.c crc64_fast.c crctable.c c:\build\python36\externals\xz-5.2.2\src\liblzma\check\crc64_fast.c(52): warning C4244: 'initializing': conversion from 'uint64_t' to 'const uint32_t', possible loss of data [C:\build\python36\PCbuild\liblzma.vcxproj] crc64_table.c Merging C:\build\python36\PCBuild\win32\pyexpat!1.pgc C:\build\python36\PCBuild\win32\pyexpat!1.pgc: Used 0.6% (42616 / 7426048) of total space reserved. 0.0% of the counts were dropped due to overflow. Reading PGD file 1: C:\build\python36\PCBuild\win32\pyexpat.pgd Creating library C:\build\python36\PCBuild\win32\pyexpat.lib and object C:\build\python36\PCBuild\win32\pyexpat.exp Generating code winsound.vcxproj -> C:\build\python36\PCBuild\win32\winsound.pyd 0 of 0 ( 0.0%) original invalid call sites were matched. 0 new call sites were added. 2 of 422 ( 0.47%) profiled functions will be compiled for speed, and the rest of the functions will be compiled for size pyshellext.vcxproj -> C:\build\python36\PCBuild\win32\pyshellext.dll decompress.c sha256.c alone_decoder.c sqlite3.obj : MSIL .netmodule or module compiled with /GL found; restarting link with /LTCG; add /LTCG to the link command line to improve linker performance huffman.c alone_encoder.c Creating library C:\build\python36\PCBuild\win32\sqlite3.lib and object C:\build\python36\PCBuild\win32\sqlite3.exp Generating code 1 of 231 inline instances were from dead/cold paths 422 of 422 functions (100.0%) were optimized using profile data 2624 of 2624 instructions (100.0%) were optimized using profile data Finished generating code auto_decoder.c randtable.c PGOMGR : warning PG0188: No .PGC files matching 'C:\build\python36\PCBuild\win32\unicodedata!*.pgc' were found. [C:\build\python36\PCbuild\unicodedata.vcxproj] Reading PGD file 1: C:\build\python36\PCBuild\win32\unicodedata.pgd C:\build\python36\PCBuild\win32\unicodedata.pgd : warning C4961: No profile data was merged into 'C:\build\python36\PCBuild\win32\unicodedata.pgd', profile-guided optimizations disabled [C:\build\python36\PCbuild\unicodedata.vcxproj] Creating library C:\build\python36\PCBuild\win32\unicodedata.lib and object C:\build\python36\PCBuild\win32\unicodedata.exp block_buffer_decoder.c Generating code pyexpat.vcxproj -> C:\build\python36\PCBuild\win32\pyexpat.pyd block_buffer_encoder.c Finished generating code c:\build\python36\externals\xz-5.2.2\src\liblzma\common\block_buffer_encoder.c(84): warning C4244: 'return': conversion from 'uint64_t' to 'size_t', possible loss of data [C:\build\python36\PCbuild\liblzma.vcxproj] c:\build\python36\externals\xz-5.2.2\src\liblzma\common\block_buffer_encoder.c(147): warning C4267: '=': conversion from 'size_t' to 'uint8_t', possible loss of data [C:\build\python36\PCbuild\liblzma.vcxproj] c:\build\python36\externals\xz-5.2.2\src\liblzma\common\block_buffer_encoder.c(184): warning C4244: '=': conversion from 'lzma_vli' to 'size_t', possible loss of data [C:\build\python36\PCbuild\liblzma.vcxproj] block_decoder.c block_encoder.c block_header_decoder.c block_header_encoder.c Merging C:\build\python36\PCBuild\win32\select!1.pgc C:\build\python36\PCBuild\win32\select!1.pgc: Used 4.1% (4024 / 98304) of total space reserved. 0.0% of the counts were dropped due to overflow. Reading PGD file 1: C:\build\python36\PCBuild\win32\select.pgd Creating library C:\build\python36\PCBuild\win32\select.lib and object C:\build\python36\PCBuild\win32\select.exp Generating code c:\build\python36\externals\xz-5.2.2\src\liblzma\common\block_header_encoder.c(85): warning C4267: '=': conversion from 'size_t' to 'uint8_t', possible loss of data [C:\build\python36\PCbuild\liblzma.vcxproj] block_util.c 0 of 0 ( 0.0%) original invalid call sites were matched. 0 new call sites were added. 5 of 5 (100.00%) profiled functions will be compiled for speed 0 of 0 inline instances were from dead/cold paths 5 of 5 functions (100.0%) were optimized using profile data 17 of 17 instructions (100.0%) were optimized using profile data Finished generating code unicodedata.vcxproj -> C:\build\python36\PCBuild\win32\unicodedata.pyd common.c easy_buffer_encoder.c Compiling... easy_decoder_memusage.c easy_encoder.c easy_encoder_memusage.c easy_preset.c select.vcxproj -> C:\build\python36\PCBuild\win32\select.pyd filter_buffer_decoder.c filter_buffer_encoder.c Merging C:\build\python36\PCBuild\win32\_bz2!1.pgc C:\build\python36\PCBuild\win32\_bz2!1.pgc: Used 1.8% (13800 / 774144) of total space reserved. 0.0% of the counts were dropped due to overflow. d1_both.c Reading PGD file 1: C:\build\python36\PCBuild\win32\_bz2.pgd Creating library C:\build\python36\PCBuild\win32\_bz2.lib and object C:\build\python36\PCBuild\win32\_bz2.exp Generating code 0 of 0 ( 0.0%) original invalid call sites were matched. 0 new call sites were added. 2 of 89 ( 2.25%) profiled functions will be compiled for speed, and the rest of the functions will be compiled for size filter_common.c filter_decoder.c filter_encoder.c filter_flags_decoder.c c:\build\python36\externals\xz-5.2.2\src\liblzma\common\filter_flags_decoder.c(41): warning C4244: 'function': conversion from 'lzma_vli' to 'size_t', possible loss of data [C:\build\python36\PCbuild\liblzma.vcxproj] c:\build\python36\externals\xz-5.2.2\src\liblzma\common\filter_flags_decoder.c(43): warning C4244: '+=': conversion from 'lzma_vli' to 'size_t', possible loss of data [C:\build\python36\PCbuild\liblzma.vcxproj] filter_flags_encoder.c 0 of 28 inline instances were from dead/cold paths 89 of 89 functions (100.0%) were optimized using profile data 35 of 35 instructions (100.0%) were optimized using profile data Finished generating code hardware_cputhreads.c Finished generating code hardware_physmem.c d1_lib.c d1_pkt.c d1_srtp.c socketmodule.c c:\build\python36\modules\socketmodule.c(1130): warning C4996: 'inet_addr': Use inet_pton() or InetPton() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings [C:\build\python36\PCbuild\_socket.vcxproj] c:\program files (x86)\windows kits\10\include\10.0.15063.0\um\winsock2.h(1830): note: see declaration of 'inet_addr' c:\build\python36\modules\socketmodule.c(4484): warning C4996: 'WSADuplicateSocketA': Use WSADuplicateSocketW() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings [C:\build\python36\PCbuild\_socket.vcxproj] c:\program files (x86)\windows kits\10\include\10.0.15063.0\um\winsock2.h(2846): note: see declaration of 'WSADuplicateSocketA' c:\build\python36\modules\socketmodule.c(4724): warning C4996: 'WSASocketA': Use WSASocketW() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings [C:\build\python36\PCbuild\_socket.vcxproj] c:\program files (x86)\windows kits\10\include\10.0.15063.0\um\winsock2.h(3415): note: see declaration of 'WSASocketA' c:\build\python36\modules\socketmodule.c(4757): warning C4996: 'WSASocketA': Use WSASocketW() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings [C:\build\python36\PCbuild\_socket.vcxproj] c:\program files (x86)\windows kits\10\include\10.0.15063.0\um\winsock2.h(3415): note: see declaration of 'WSASocketA' c:\build\python36\modules\socketmodule.c(5195): warning C4996: 'gethostbyname': Use getaddrinfo() or GetAddrInfoW() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings [C:\build\python36\PCbuild\_socket.vcxproj] c:\program files (x86)\windows kits\10\include\10.0.15063.0\um\winsock2.h(2218): note: see declaration of 'gethostbyname' c:\build\python36\modules\socketmodule.c(5293): warning C4996: 'gethostbyaddr': Use getnameinfo() or GetNameInfoW() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings [C:\build\python36\PCbuild\_socket.vcxproj] c:\program files (x86)\windows kits\10\include\10.0.15063.0\um\winsock2.h(2196): note: see declaration of 'gethostbyaddr' c:\build\python36\modules\socketmodule.c(5423): warning C4996: 'WSADuplicateSocketA': Use WSADuplicateSocketW() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings [C:\build\python36\PCbuild\_socket.vcxproj] c:\program files (x86)\windows kits\10\include\10.0.15063.0\um\winsock2.h(2846): note: see declaration of 'WSADuplicateSocketA' c:\build\python36\modules\socketmodule.c(5426): warning C4996: 'WSASocketA': Use WSASocketW() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings [C:\build\python36\PCbuild\_socket.vcxproj] c:\program files (x86)\windows kits\10\include\10.0.15063.0\um\winsock2.h(3415): note: see declaration of 'WSASocketA' c:\build\python36\modules\socketmodule.c(5717): warning C4996: 'inet_addr': Use inet_pton() or InetPton() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings [C:\build\python36\PCbuild\_socket.vcxproj] c:\program files (x86)\windows kits\10\include\10.0.15063.0\um\winsock2.h(1830): note: see declaration of 'inet_addr' c:\build\python36\modules\socketmodule.c(5760): warning C4996: 'inet_ntoa': Use inet_ntop() or InetNtop() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings [C:\build\python36\PCbuild\_socket.vcxproj] c:\program files (x86)\windows kits\10\include\10.0.15063.0\um\winsock2.h(1848): note: see declaration of 'inet_ntoa' c:\build\python36\modules\socketmodule.c(5834): warning C4996: 'WSAStringToAddressA': Use WSAStringToAddressW() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings [C:\build\python36\PCbuild\_socket.vcxproj] c:\program files (x86)\windows kits\10\include\10.0.15063.0\um\winsock2.h(3565): note: see declaration of 'WSAStringToAddressA' c:\build\python36\modules\socketmodule.c(5973): warning C4996: 'WSAAddressToStringA': Use WSAAddressToStringW() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings [C:\build\python36\PCbuild\_socket.vcxproj] c:\program files (x86)\windows kits\10\include\10.0.15063.0\um\winsock2.h(3506): note: see declaration of 'WSAAddressToStringA' s2_clnt.c index.c _bz2.vcxproj -> C:\build\python36\PCBuild\win32\_bz2.pyd s2_enc.c c:\build\python36\externals\xz-5.2.2\src\liblzma\common\index.c(769): warning C4028: formal parameter 1 different from declaration [C:\build\python36\PCbuild\liblzma.vcxproj] c:\build\python36\externals\xz-5.2.2\src\liblzma\common\index.c(769): warning C4028: formal parameter 2 different from declaration [C:\build\python36\PCbuild\liblzma.vcxproj] c:\build\python36\externals\xz-5.2.2\src\liblzma\common\index.c(888): warning C4244: 'function': conversion from 'const lzma_vli' to 'size_t', possible loss of data [C:\build\python36\PCbuild\liblzma.vcxproj] c:\build\python36\externals\xz-5.2.2\src\liblzma\common\index.c(899): warning C4244: '=': conversion from 'const lzma_vli' to 'size_t', possible loss of data [C:\build\python36\PCbuild\liblzma.vcxproj] c:\build\python36\externals\xz-5.2.2\src\liblzma\common\index.c(900): warning C4244: '=': conversion from 'const lzma_vli' to 'size_t', possible loss of data [C:\build\python36\PCbuild\liblzma.vcxproj] index_decoder.c sqlite3.vcxproj -> C:\build\python36\PCBuild\win32\sqlite3.dll index_encoder.c s2_lib.c cache.c Merging C:\build\python36\PCBuild\win32\_socket!1.pgc C:\build\python36\PCBuild\win32\_socket!1.pgc: Used 1.8% (13104 / 729088) of total space reserved. 0.0% of the counts were dropped due to overflow. index_hash.c Reading PGD file 1: C:\build\python36\PCBuild\win32\_socket.pgd connection.c Creating library C:\build\python36\PCBuild\win32\_socket.lib and object C:\build\python36\PCBuild\win32\_socket.exp Generating code 0 of 0 ( 0.0%) original invalid call sites were matched. 0 new call sites were added. 84 of 84 (100.00%) profiled functions will be compiled for speed cursor.c outqueue.c s2_meth.c 9 of 22 inline instances were from dead/cold paths 84 of 84 functions (100.0%) were optimized using profile data 1224 of 1224 instructions (100.0%) were optimized using profile data Finished generating code microprotocols.c stream_buffer_decoder.c module.c prepare_protocol.c s2_pkt.c _tkinter.c row.c _socket.vcxproj -> C:\build\python36\PCBuild\win32\_socket.pyd stream_buffer_encoder.c statement.c util.c s2_srvr.c Compiling... stream_decoder.c stream_encoder.c s23_clnt.c tkappinit.c stream_encoder_mt.c s23_lib.c stream_flags_common.c s23_meth.c stream_flags_decoder.c PGOMGR : warning PG0188: No .PGC files matching 'C:\build\python36\PCBuild\win32\_sqlite3!*.pgc' were found. [C:\build\python36\PCbuild\_sqlite3.vcxproj] Reading PGD file 1: C:\build\python36\PCBuild\win32\_sqlite3.pgd C:\build\python36\PCBuild\win32\_sqlite3.pgd : warning C4961: No profile data was merged into 'C:\build\python36\PCBuild\win32\_sqlite3.pgd', profile-guided optimizations disabled [C:\build\python36\PCbuild\_sqlite3.vcxproj] Creating library C:\build\python36\PCBuild\win32\_sqlite3.lib and object C:\build\python36\PCBuild\win32\_sqlite3.exp stream_flags_encoder.c Generating code s23_pkt.c PGOMGR : warning PG0188: No .PGC files matching 'C:\build\python36\PCBuild\win32\_tkinter!*.pgc' were found. [C:\build\python36\PCbuild\_tkinter.vcxproj] Reading PGD file 1: C:\build\python36\PCBuild\win32\_tkinter.pgd C:\build\python36\PCBuild\win32\_tkinter.pgd : warning C4961: No profile data was merged into 'C:\build\python36\PCBuild\win32\_tkinter.pgd', profile-guided optimizations disabled [C:\build\python36\PCbuild\_tkinter.vcxproj] Finished generating code Creating library C:\build\python36\PCBuild\win32\_tkinter.lib and object C:\build\python36\PCBuild\win32\_tkinter.exp Generating code vli_decoder.c s23_srvr.c Finished generating code c:\build\python36\externals\xz-5.2.2\src\liblzma\common\vli_decoder.c(20): warning C4028: formal parameter 1 different from declaration [C:\build\python36\PCbuild\liblzma.vcxproj] c:\build\python36\externals\xz-5.2.2\src\liblzma\common\vli_decoder.c(20): warning C4028: formal parameter 3 different from declaration [C:\build\python36\PCbuild\liblzma.vcxproj] c:\build\python36\externals\xz-5.2.2\src\liblzma\common\vli_decoder.c(20): warning C4028: formal parameter 4 different from declaration [C:\build\python36\PCbuild\liblzma.vcxproj] vli_encoder.c _tkinter.vcxproj -> C:\build\python36\PCBuild\win32\_tkinter.pyd s3_both.c c:\build\python36\externals\xz-5.2.2\src\liblzma\common\vli_encoder.c(20): warning C4028: formal parameter 3 different from declaration [C:\build\python36\PCbuild\liblzma.vcxproj] c:\build\python36\externals\xz-5.2.2\src\liblzma\common\vli_encoder.c(20): warning C4028: formal parameter 4 different from declaration [C:\build\python36\PCbuild\liblzma.vcxproj] vli_size.c _sqlite3.vcxproj -> C:\build\python36\PCBuild\win32\_sqlite3.pyd s3_cbc.c cversion.c delta_common.c delta_decoder.c s3_clnt.c delta_encoder.c aes_ige.c s3_enc.c fastpos_table.c aes_misc.c aes_wrap.c s3_lib.c lzma2_decoder.c a_bitstr.c lzma2_encoder.c Compiling... s3_meth.c c:\build\python36\externals\xz-5.2.2\src\liblzma\lzma\lzma2_encoder.c(85): warning C4267: '+=': conversion from 'size_t' to 'uint8_t', possible loss of data [C:\build\python36\PCbuild\liblzma.vcxproj] c:\build\python36\externals\xz-5.2.2\src\liblzma\lzma\lzma2_encoder.c(91): warning C4267: '=': conversion from 'size_t' to 'uint8_t', possible loss of data [C:\build\python36\PCbuild\liblzma.vcxproj] c:\build\python36\externals\xz-5.2.2\src\liblzma\lzma\lzma2_encoder.c(126): warning C4267: '=': conversion from 'size_t' to 'uint8_t', possible loss of data [C:\build\python36\PCbuild\liblzma.vcxproj] lzma_decoder.c a_bool.c s3_pkt.c lzma_encoder.c a_bytes.c s3_srvr.c lzma_encoder_optimum_fast.c a_d2i_fp.c lzma_encoder_optimum_normal.c a_digest.c ssl_algs.c a_dup.c lzma_encoder_presets.c ssl_asn1.c a_enum.c Compiling... lz_decoder.c ssl_cert.c a_gentm.c lz_encoder.c ssl_ciph.c lz_encoder_mf.c a_i2d_fp.c price_table.c a_int.c ssl_err.c arm.c a_mbstr.c ssl_err2.c armthumb.c a_object.c ia64.c ssl_lib.c a_octet.c powerpc.c a_print.c ssl_rsa.c simple_coder.c a_set.c ssl_sess.c simple_decoder.c a_sign.c simple_encoder.c t1_clnt.c a_strex.c sparc.c t1_enc.c x86.c Compiling... a_strnid.c t1_lib.c a_time.c t1_meth.c a_type.c t1_reneg.c a_utctm.c t1_srvr.c a_utf8.c a_verify.c tls_srp.c ameth_lib.c asn_mime.c asn_moid.c asn_pack.c asn1_err.c asn1_gen.c liblzma.vcxproj -> C:\build\python36\PCBuild\win32\liblzma.lib asn1_lib.c _lzmamodule.c asn1_par.c bio_asn1.c ssleay.vcxproj -> C:\build\python36\PCBuild\win32\ssleay.lib bio_ndef.c d2i_pr.c Merging C:\build\python36\PCBuild\win32\_lzma!1.pgc C:\build\python36\PCBuild\win32\_lzma!1.pgc: Used 2.4% (7904 / 327680) of total space reserved. 0.0% of the counts were dropped due to overflow. Reading PGD file 1: C:\build\python36\PCBuild\win32\_lzma.pgd evp_asn1.c Creating library C:\build\python36\PCBuild\win32\_lzma.lib and object C:\build\python36\PCBuild\win32\_lzma.exp Generating code 0 of 0 ( 0.0%) original invalid call sites were matched. 0 new call sites were added. 44 of 44 (100.00%) profiled functions will be compiled for speed f_int.c 0 of 413 inline instances were from dead/cold paths 44 of 44 functions (100.0%) were optimized using profile data 740 of 740 instructions (100.0%) were optimized using profile data Finished generating code f_string.c _lzma.vcxproj -> C:\build\python36\PCBuild\win32\_lzma.pyd Compiling... 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 x_algor.c x_attrib.c x_bignum.c x_crl.c Compiling... x_exten.c x_info.c x_long.c x_name.c 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 b_sock.c c:\build\python36\externals\openssl-1.0.2q\crypto\bio\b_sock.c(398): warning C4996: 'gethostbyname': Use getaddrinfo() or GetAddrInfoW() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings [C:\build\python36\PCbuild\libeay.vcxproj] c:\program files (x86)\windows kits\10\include\10.0.15063.0\um\winsock2.h(2218): note: see declaration of 'gethostbyname' Compiling... 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 Compiling... 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 Compiling... 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 Compiling... conf_def.c conf_err.c conf_lib.c conf_mall.c conf_mod.c cpt_err.c cryptlib.c 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 Compiling... 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 Compiling... 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 Compiling... 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 Compiling... 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 Compiling... 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 Compiling... 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 Compiling... pmeth_fn.c pmeth_gn.c pmeth_lib.c ex_data.c getenv.c hm_ameth.c hm_pmeth.c hmac.c lhash.c md4_dgst.c md5_dgst.c mem.c mem_dbg.c cbc128.c ccm128.c cfb128.c ctr128.c cts128.c gcm128.c ofb128.c Compiling... wrap128.c 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 Compiling... pem_pkey.c 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 Compiling... pkcs7err.c 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 Compiling... rsa_lib.c 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 Compiling... sha512.c 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 uid.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 Compiling... x509_ext.c x509_lu.c 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 Compiling... v3_akeya.c v3_alt.c 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 Compiling... v3_pmaps.c v3_prn.c 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 Compiling... gost2001_keyx.c gost89.c 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 Compiling... t1_clnt.c t1_ext.c t1_srvr.c wp_block.c libeay.vcxproj -> C:\build\python36\PCBuild\win32\libeay.lib _hashopenssl.c _ssl.c Merging C:\build\python36\PCBuild\win32\_ssl!1.pgc C:\build\python36\PCBuild\win32\_ssl!1.pgc: Used 2.5% (649568 / 25530368) of total space reserved. 0.0% of the counts were dropped due to overflow. Merging C:\build\python36\PCBuild\win32\_hashlib!1.pgc C:\build\python36\PCBuild\win32\_hashlib!1.pgc: Used 2.9% (518736 / 17928192) of total space reserved. 0.0% of the counts were dropped due to overflow. Reading PGD file 1: C:\build\python36\PCBuild\win32\_ssl.pgd Reading PGD file 1: C:\build\python36\PCBuild\win32\_hashlib.pgd Creating library C:\build\python36\PCBuild\win32\_hashlib.lib and object C:\build\python36\PCBuild\win32\_hashlib.exp Generating code Creating library C:\build\python36\PCBuild\win32\_ssl.lib and object C:\build\python36\PCBuild\win32\_ssl.exp Generating code 0 of 0 ( 0.0%) original invalid call sites were matched. 0 new call sites were added. 15 of 4214 ( 0.36%) profiled functions will be compiled for speed, and the rest of the functions will be compiled for size 0 of 0 ( 0.0%) original invalid call sites were matched. 0 new call sites were added. 22 of 5287 ( 0.42%) profiled functions will be compiled for speed, and the rest of the functions will be compiled for size 236 of 4577 inline instances were from dead/cold paths 4214 of 4214 functions (100.0%) were optimized using profile data 2804799 of 2804799 instructions (100.0%) were optimized using profile data Finished generating code 308 of 6120 inline instances were from dead/cold paths 5287 of 5287 functions (100.0%) were optimized using profile data 3113514 of 3113514 instructions (100.0%) were optimized using profile data Finished generating code _hashlib.vcxproj -> C:\build\python36\PCBuild\win32\_hashlib.pyd _ssl.vcxproj -> C:\build\python36\PCBuild\win32\_ssl.pyd _freeze_importlib.c _freeze_importlib.obj : MSIL .netmodule or module compiled with /GL found; restarting link with /LTCG; add /LTCG to the link command line to improve linker performance Generating code Finished generating code _freeze_importlib.vcxproj -> C:\build\python36\PCBuild\win32\_freeze_importlib.exe python.c Merging C:\build\python36\PCBuild\win32\python!1.pgc C:\build\python36\PCBuild\win32\python!1.pgc: Used 13.6% (3344 / 24576) of total space reserved. 0.0% of the counts were dropped due to overflow. Reading PGD file 1: C:\build\python36\PCBuild\win32\python.pgd Generating code 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 4 of 4 instructions (100.0%) were optimized using profile data Finished generating code python.vcxproj -> C:\build\python36\PCBuild\win32\python.exe C:\Windows\system32\ucrtbase.DLL is version 10.0.14393.2247 WinMain.c WinMain.obj : MSIL .netmodule or module compiled with /GL found; restarting link with /LTCG; add /LTCG to the link command line to improve linker performance Generating code Finished generating code pythonw.vcxproj -> C:\build\python36\PCBuild\win32\pythonw.exe