Microsoft Windows [版本 10.0.18363.592]
(c) 2019 Microsoft Corporation。保留所有权利。
C:\Users\Administrator>set https_proxy=http://127.0.0.1:19180 C:\Users\Administrator>cd C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild
C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild>build.bat
Downloading nuget...
. : 无法加载文件 C:\Users\Administrator\Documents\WindowsPowerShell\profile.ps1,因为在此系统上禁止运行脚本。有关详细信息,请参阅 https:/go.microsoft.com/fwlink/?LinkID=135170 中的 about_Execution_Policies。
所在位置 行:1 字符: 3
+ . 'C:\Users\Administrator\Documents\WindowsPowerShell\profile.ps1'
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : SecurityError: (:) [],PSSecurityException
+ FullyQualifiedErrorId : UnauthorizedAccess
Installing Python via nuget...
Feeds used:
https://api.nuget.org/v3/index.json
C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\
Installing package 'pythonx86' to 'C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\externals'.
GET https://api.nuget.org/v3/registration5-gz-semver2/pythonx86/index.json
OK https://api.nuget.org/v3/registration5-gz-semver2/pythonx86/index.json 326ms
Attempting to gather dependency information for package 'pythonx86.3.9.5' with respect to project 'C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\externals', targeting 'Any,Version=v0.0'
Gathering dependency information took 14 ms
Attempting to resolve dependencies for package 'pythonx86.3.9.5' with DependencyBehavior 'Lowest'
Resolving dependency information took 0 ms
Resolving actions to install package 'pythonx86.3.9.5'
Resolved actions to install package 'pythonx86.3.9.5'
Retrieving package 'pythonx86 3.9.5' from 'nuget.org'.
GET https://api.nuget.org/v3-flatcontainer/pythonx86/3.9.5/pythonx86.3.9.5.nupkg
OK https://api.nuget.org/v3-flatcontainer/pythonx86/3.9.5/pythonx86.3.9.5.nupkg 500ms
Installed pythonx86 3.9.5 from https://api.nuget.org/v3/index.json with content hash yeHBo0ta6saemrNhsVro/cWHNRfimln4+ZXHIb2EIMRvacuui49w2ApjsO92H95cjaVAWAEzlIfTnTCP+d19GQ==.
Adding package 'pythonx86.3.9.5' to folder 'C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\externals'
Added package 'pythonx86.3.9.5' to folder 'C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\externals'
Successfully installed 'pythonx86 3.9.5' to C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\externals
Executing nuget actions took 11.57 sec
Using "C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\\..\externals\pythonx86\tools\python.exe" (found on nuget.org)
Fetching external libraries...
Fetching bzip2-1.0.6...
Fetching sqlite-3.31.1.0...
Fetching xz-5.2.2...
Fetching zlib-1.2.11...
Fetching external binaries...
Fetching libffi...
Fetching openssl-bin-1.1.1g...
Fetching tcltk-8.6.9.0...
Finished.
Using "C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\MSBuild\Current\Bin\msbuild.exe" (found in the Visual Studio installation)
C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild>"C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\MSBuild\Current\Bin\msbuild.exe" "C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\pcbuild.proj" /t:Build /m /nologo /v:m /clp:summary /p:Configuration=Release /p:Platform=x64 /p:IncludeExternals=true /p:IncludeCTypes=true /p:IncludeSSL=true /p:IncludeTkinter=true /p:UseTestMarker= /p:GIT="C:\Program Files\Git\cmd\git.exe"
Killing any running python.exe instances...
Getting build info from "C:\Program Files\Git\cmd\git.exe"
fatal: not a git repository (or any of the parent directories): .git
C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\pythoncore.vcxproj(500,5): warning MSB3073: 命令“"C:\Program Files\Git\cmd\git.exe" name-rev --name-only HEAD > "C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\obj\38amd64_Release\pythoncore\gitbranch.txt"”已退出,代码为 128。
C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\pythoncore.vcxproj(500,5): warning MSB4181: “Exec”任务返回了 false,但未记录错误。
fatal: not a git repository (or any of the parent directories): .git
C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\pythoncore.vcxproj(501,5): warning MSB3073: 命令“"C:\Program Files\Git\cmd\git.exe" rev-parse --short HEAD > "C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\obj\38amd64_Release\pythoncore\gitversion.txt"”已退出,代码为 128。
C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\pythoncore.vcxproj(501,5): warning MSB4181: “Exec”任务返回了 false,但未记录错误。
fatal: not a git repository (or any of the parent directories): .git
C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\pythoncore.vcxproj(502,5): warning MSB3073: 命令“"C:\Program Files\Git\cmd\git.exe" describe --all --always --dirty > "C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\obj\38amd64_Release\pythoncore\gittag.txt"”已退出,代码为 128 。
C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\pythoncore.vcxproj(502,5): warning MSB4181: “Exec”任务返回了 false,但未记录错误。
Building :
_abc.c
_bisectmodule.c
blake2module.c
blake2b_impl.c
blake2s_impl.c
_codecsmodule.c
_collectionsmodule.c
_contextvarsmodule.c
_csv.c
_functoolsmodule.c
_heapqmodule.c
_json.c
_localemodule.c
_lsprof.c
_math.c
_pickle.c
_randommodule.c
sha3module.c
C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\Modules\_sha3\kcp\KeccakSponge.h(1,1): warning C4819: The file contains a character that cannot be represented in the current code page (936). Save the file in Unicode format to prevent data loss [C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\P
Cbuild\pythoncore.vcxproj]
_sre.c
_stat.c
Compiling...
_struct.c
_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
Compiling...
posixmodule.c
rotatingtree.c
sha1module.c
sha256module.c
sha512module.c
signalmodule.c
_statisticsmodule.c
C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\Modules\_statisticsmodule.c(1,1): warning C4819: The file contains a character that cannot be represented in the current code page (936). Save the file in Unicode format to prevent data loss [C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuil
d\pythoncore.vcxproj]
symtablemodule.c
_threadmodule.c
_tracemalloc.c
timemodule.c
xxsubtype.c
_xxsubinterpretersmodule.c
fileio.c
bytesio.c
stringio.c
bufferedio.c
iobase.c
textio.c
winconsoleio.c
Compiling...
_iomodule.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
accu.c
boolobject.c
bytearrayobject.c
bytes_methods.c
bytesobject.c
call.c
capsule.c
cellobject.c
classobject.c
codeobject.c
Compiling...
complexobject.c
descrobject.c
dictobject.c
enumobject.c
exceptions.c
fileobject.c
floatobject.c
frameobject.c
funcobject.c
genobject.c
interpreteridobject.c
iterobject.c
listobject.c
longobject.c
memoryobject.c
methodobject.c
moduleobject.c
namespaceobject.c
object.c
obmalloc.c
Compiling...
odictobject.c
picklebufobject.c
rangeobject.c
setobject.c
sliceobject.c
structseq.c
tupleobject.c
typeobject.c
unicodectype.c
unicodeobject.c
weakrefobject.c
acceler.c
grammar1.c
listnode.c
myreadline.c
node.c
parser.c
parsetok.c
tokenizer.c
token.c
Compiling...
invalid_parameter_handler.c
winreg.c
config.c
getpathp.c
msvcrtmodule.c
pyhash.c
_warnings.c
asdl.c
ast.c
ast_opt.c
ast_unparse.c
bltinmodule.c
bootstrap_hash.c
ceval.c
codecs.c
compile.c
context.c
dynamic_annotations.c
dynload_win.c
errors.c
Compiling...
fileutils.c
formatter_unicode.c
frozen.c
future.c
getargs.c
getcompiler.c
getcopyright.c
getopt.c
getplatform.c
getversion.c
graminit.c
hamt.c
import.c
importdl.c
initconfig.c
C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\Python\initconfig.c(1,1): warning C4819: The file contains a character that cannot be represented in the current code page (936). Save the file in Unicode format to prevent data loss [C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\python
core.vcxproj]
marshal.c
modsupport.c
mysnprintf.c
mystrtoul.c
pathconfig.c
Compiling...
peephole.c
preconfig.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
sysmodule.c
thread.c
traceback.c
Compiling...
zlibmodule.c
adler32.c
compress.c
crc32.c
deflate.c
infback.c
inffast.c
inflate.c
inftrees.c
trees.c
uncompr.c
zutil.c
dl_nt.c
getbuildinfo.c
Creating library C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\python38.lib and object C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\python38.exp
Generating code
Finished generating code
pythoncore.vcxproj -> C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\python38.dll
_ctypes_test.c
Creating library C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\_ctypes_test.lib and object C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\_ctypes_test.exp
Generating code
Finished generating code
_ctypes_test.vcxproj -> C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\_ctypes_test.pyd
_testbuffer.c
Creating library C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\_testbuffer.lib and object C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\_testbuffer.exp
Generating code
Finished generating code
_testbuffer.vcxproj -> C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\_testbuffer.pyd
_testcapimodule.c
Creating library C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\_testcapi.lib and object C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\_testcapi.exp
Generating code
Finished generating code
_testcapi.vcxproj -> C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\_testcapi.pyd
_testinternalcapi.c
Creating library C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\_testinternalcapi.lib and object C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\_testinternalcapi.exp
Generating code
Finished generating code
_testinternalcapi.vcxproj -> C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\_testinternalcapi.pyd
_testembed.c
Generating code
Finished generating code
_testembed.vcxproj -> C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\_testembed.exe
_testimportmultiple.c
Creating library C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\_testimportmultiple.lib and object C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\_testimportmultiple.exp
Generating code
Finished generating code
_testimportmultiple.vcxproj -> C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\_testimportmultiple.pyd
_testmultiphase.c
Creating library C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\_testmultiphase.lib and object C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\_testmultiphase.exp
Generating code
Finished generating code
_testmultiphase.vcxproj -> C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\_testmultiphase.pyd
_testconsole.c
Creating library C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\_testconsole.lib and object C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\_testconsole.exp
Generating code
Finished generating code
_testconsole.vcxproj -> C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\_testconsole.pyd
python3dll.c
Updating python3stub.def
Rebuilding python3stub.lib
Creating library C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\python3stub.lib and object C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\python3stub.exp
Creating library C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\python3.lib and object C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\python3.exp
Generating code
Finished generating code
python3dll.vcxproj -> C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\python3.dll
xxlimited.c
Creating library C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\xxlimited.lib and object C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\xxlimited.exp
Generating code
Finished generating code
xxlimited.vcxproj -> C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\xxlimited.pyd
launcher.c
_ctypes.c
launcher.c
Performing Custom Build Tools
launcher.c
unicodedata.c
64 bit Processing ..\PC\pyshellext.idl
selectmodule.c
_msi.c
launcher.c
_bz2module.c
pyexpat.c
_elementtree.c
pyshellext.idl
Assembling: C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\Modules\_decimal\libmpdec\vcdiv64.asm
_queuemodule.c
multiprocessing.c
64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.19041.0\um\ocidl.idl
_asynciomodule.c
xmlparse.c
xmlparse.c
ocidl.idl
winsound.c
overlapped.c
64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.19041.0\um\oleidl.idl
callbacks.c
semaphore.c
oleidl.idl
xmlrole.c
xmlrole.c
64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.19041.0\um\objidl.idl
_decimal.c
blocksort.c
objidl.idl
64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.19041.0\um\unknwn.idl
xmltok.c
C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\Modules\expat\xmltok.c(1,1): warning C4819: The file contains a character that cannot be represented in the current code page (936). Save the file in Unicode format to prevent data loss [C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\_el
ementtree.vcxproj]
xmltok.c
basearith.c
C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\Modules\expat\xmltok.c(1,1): warning C4819: The file contains a character that cannot be represented in the current code page (936). Save the file in Unicode format to prevent data loss [C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\pye
xpat.vcxproj]
unknwn.idl
Generating code
constants.c
64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.19041.0\shared\wtypes.idl
callproc.c
context.c
wtypes.idl
convolute.c
Finished generating code
64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.19041.0\shared\wtypesbase.idl
bzlib.c
crt.c
difradix2.c
wtypesbase.idl
64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.19041.0\shared\basetsd.h
fnt.c
basetsd.h
64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.19041.0\shared\guiddef.h
cfield.c
Creating library C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\_queue.lib and object C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\_queue.exp
fourstep.c
Generating code
Creating library C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\select.lib and object C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\select.exp
Generating code
compress.c
guiddef.h
Creating library C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\_asyncio.lib and object C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\_asyncio.exp
Generating code
Finished generating code
io.c
Finished generating code
64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.19041.0\um\oaidl.idl
memory.c
Creating library C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\_msi.lib and object C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\_msi.exp
Generating code
oaidl.idl
Finished generating code
pylauncher.vcxproj -> C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\py.exe
64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.19041.0\um\servprov.idl
mpdecimal.c
Generating code
malloc_closure.c
_queue.vcxproj -> C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\_queue.pyd
Finished generating code
select.vcxproj -> C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\select.pyd
crctable.c
Creating library C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\_multiprocessing.lib and object C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\_multiprocessing.exp
Generating code
servprov.idl
Finished generating code
numbertheory.c
64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.19041.0\um\urlmon.idl
Finished generating code
Creating library C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\winsound.lib and object C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\winsound.exp
Generating code
_asyncio.vcxproj -> C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\_asyncio.pyd
Generating code
Creating library C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\_overlapped.lib and object C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\_overlapped.exp
Generating code
urlmon.idl
sixstep.c
Finished generating code
Creating library C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\_elementtree.lib and object C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\_elementtree.exp
Creating library C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\pyexpat.lib and object C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\pyexpat.exp
Generating code
Creating library C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\unicodedata.lib and object C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\unicodedata.exp
Finished generating code
Generating code
Generating code
Generating code
64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.19041.0\um\msxml.idl
Finished generating code
transpose.c
msxml.idl
stgdict.c
decompress.c
Finished generating code
sqlite3.c
_msi.vcxproj -> C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\_msi.pyd
_multiprocessing.vcxproj -> C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\_multiprocessing.pyd
socketmodule.c
tuklib_cpucores.c
Finished generating code
winsound.vcxproj -> C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\winsound.pyd
64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.19041.0\um\oaidl.acf
_overlapped.vcxproj -> C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\_overlapped.pyd
_hashopenssl.c
_tkinter.c
oaidl.acf
huffman.c
64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.19041.0\um\ocidl.acf
tuklib_physmem.c
ocidl.acf
unicodedata.vcxproj -> C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\unicodedata.pyd
randtable.c
tkappinit.c
venvwlauncher.vcxproj -> C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\venvwlauncher.exe
check.c
venvlauncher.vcxproj -> C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\venvlauncher.exe
pyshellext.cpp
pywlauncher.vcxproj -> C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\pyw.exe
Finished generating code
crc32_fast.c
Creating library C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\_decimal.lib and object C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\_decimal.exp
Creating library C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\_hashlib.lib and object C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\_hashlib.exp
Generating code
Creating library C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\_ctypes.lib and object C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\_ctypes.exp
crc32_table.c
Generating code
Generating code
Finished generating code
crc64_fast.c
Creating library C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\_tkinter.lib and object C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\_tkinter.exp
_hashlib.vcxproj -> C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\_hashlib.pyd
Generating code
Creating library C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\_socket.lib and object C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\_socket.exp
Generating code
crc64_table.c
Finished generating code
Finished generating code
Finished generating code
_elementtree.vcxproj -> C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\_elementtree.pyd
_tkinter.vcxproj -> C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\_tkinter.pyd
sha256.c
_ctypes.vcxproj -> C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\_ctypes.pyd
_socket.vcxproj -> C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\_socket.pyd
Creating library C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\_bz2.lib and object C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\_bz2.exp
Generating code
Creating library C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\sqlite3.lib and object C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\sqlite3.exp
Generating code
pyshellext_i.c
alone_decoder.c
_ssl.c
alone_encoder.c
Finished generating code
auto_decoder.c
_decimal.vcxproj -> C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\_decimal.pyd
block_buffer_decoder.c
block_buffer_encoder.c
applink.c
block_decoder.c
Creating library C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\pyshellext.lib and object C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\pyshellext.exp
Generating code
block_encoder.c
Finished generating code
pyshellext.vcxproj -> C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\pyshellext.dll
block_header_decoder.c
Finished generating code
Creating library C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\_ssl.lib and object C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\_ssl.exp
Generating code
_bz2.vcxproj -> C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\_bz2.pyd
block_header_encoder.c
Finished generating code
block_util.c
_ssl.vcxproj -> C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\_ssl.pyd
common.c
Finished generating code
easy_buffer_encoder.c
pyexpat.vcxproj -> C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\pyexpat.pyd
Compiling...
easy_decoder_memusage.c
easy_encoder.c
easy_encoder_memusage.c
easy_preset.c
filter_buffer_decoder.c
filter_buffer_encoder.c
filter_common.c
filter_decoder.c
filter_encoder.c
filter_flags_decoder.c
filter_flags_encoder.c
hardware_cputhreads.c
hardware_physmem.c
index.c
index_decoder.c
index_encoder.c
index_hash.c
outqueue.c
stream_buffer_decoder.c
stream_buffer_encoder.c
Compiling...
stream_decoder.c
stream_encoder.c
stream_encoder_mt.c
stream_flags_common.c
stream_flags_decoder.c
stream_flags_encoder.c
vli_decoder.c
vli_encoder.c
vli_size.c
delta_common.c
delta_decoder.c
delta_encoder.c
fastpos_table.c
lzma2_decoder.c
lzma2_encoder.c
lzma_decoder.c
lzma_encoder.c
lzma_encoder_optimum_fast.c
lzma_encoder_optimum_normal.c
Finished generating code
lzma_encoder_presets.c
Compiling...
lz_decoder.c
lz_encoder.c
sqlite3.vcxproj -> C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\sqlite3.dll
lz_encoder_mf.c
cache.c
price_table.c
connection.c
cursor.c
arm.c
microprotocols.c
module.c
armthumb.c
prepare_protocol.c
row.c
ia64.c
statement.c
util.c
powerpc.c
simple_coder.c
simple_decoder.c
simple_encoder.c
Creating library C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\_sqlite3.lib and object C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\_sqlite3.exp
Generating code
sparc.c
Finished generating code
_sqlite3.vcxproj -> C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\_sqlite3.pyd
x86.c
liblzma.vcxproj -> C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\liblzma.lib
_lzmamodule.c
Creating library C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\_lzma.lib and object C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\_lzma.exp
Generating code
Finished generating code
_lzma.vcxproj -> C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\_lzma.pyd
_freeze_importlib.c
Generating code
Finished generating code
_freeze_importlib.vcxproj -> C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\_freeze_importlib.exe
python.c
Generating code
Finished generating code
python.vcxproj -> C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\python.exe
C:\Windows\System32\ucrtbase.dll is version 10.0.18362.387
WinMain.c
Generating code
Finished generating code
pythonw.vcxproj -> C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\pythonw.exe
已成功生成。
C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\pythoncore.vcxproj(500,5): warning MSB3073: 命令“"C:\Program Files\Git\cmd\git.exe" name-rev --name-only HEAD > "C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\obj\38amd64_Release\pythoncore\gitbranch.txt"”已退出,代码为 128。
C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\pythoncore.vcxproj(500,5): warning MSB4181: “Exec”任务返回了 false,但未记录错误。
C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\pythoncore.vcxproj(501,5): warning MSB3073: 命令“"C:\Program Files\Git\cmd\git.exe" rev-parse --short HEAD > "C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\obj\38amd64_Release\pythoncore\gitversion.txt"”已退出,代码为 128。
C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\pythoncore.vcxproj(501,5): warning MSB4181: “Exec”任务返回了 false,但未记录错误。
C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\pythoncore.vcxproj(502,5): warning MSB3073: 命令“"C:\Program Files\Git\cmd\git.exe" describe --all --always --dirty > "C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\obj\38amd64_Release\pythoncore\gittag.txt"”已退出,代码为 128 。
C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\pythoncore.vcxproj(502,5): warning MSB4181: “Exec”任务返回了 false,但未记录错误。
C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\Modules\_sha3\kcp\KeccakSponge.h(1,1): warning C4819: The file contains a character that cannot be represented in the current code page (936). Save the file in Unicode format to prevent data loss [C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\P
Cbuild\pythoncore.vcxproj]
C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\Modules\_statisticsmodule.c(1,1): warning C4819: The file contains a character that cannot be represented in the current code page (936). Save the file in Unicode format to prevent data loss [C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuil
d\pythoncore.vcxproj]
C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\Python\initconfig.c(1,1): warning C4819: The file contains a character that cannot be represented in the current code page (936). Save the file in Unicode format to prevent data loss [C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\python
core.vcxproj]
C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\Modules\expat\xmltok.c(1,1): warning C4819: The file contains a character that cannot be represented in the current code page (936). Save the file in Unicode format to prevent data loss [C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\_el
ementtree.vcxproj]
C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\Modules\expat\xmltok.c(1,1): warning C4819: The file contains a character that cannot be represented in the current code page (936). Save the file in Unicode format to prevent data loss [C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\pye
xpat.vcxproj]
11 个警告
0 个错误
已用时间 00:00:48.21
C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild>
C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild>
C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild>
C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild>
C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild>
C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild>
C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild>
C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild>
C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild>
C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild>
C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild>
C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild>
C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild>
C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild>
C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild>
C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild>
C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild>
C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild>
C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild>
C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild>
C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild>
C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild>
C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild>
C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild>
C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild>
C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild>
C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild>
C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild>
C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild>
C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild>
C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild>
C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild>
C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild>
C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild>
C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild>
C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild>
C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild>
C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild>
C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild>
C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild>
C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild>
C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild>
C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild>
C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild>
C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild>
C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild>
C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild>
C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild>
C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild>
C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild>
C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild>
C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild>
C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild>
C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild>
C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild>
C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild>
C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild>build.bat
Using "C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\\..\externals\pythonx86\tools\python.exe" (found in externals directory)
Fetching external libraries...
bzip2-1.0.6 already exists, skipping.
sqlite-3.31.1.0 already exists, skipping.
xz-5.2.2 already exists, skipping.
zlib-1.2.11 already exists, skipping.
Fetching external binaries...
libffi already exists, skipping.
openssl-bin-1.1.1g already exists, skipping.
tcltk-8.6.9.0 already exists, skipping.
Finished.
Using "C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\MSBuild\Current\Bin\msbuild.exe" (found in the Visual Studio installation)
C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild>"C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\MSBuild\Current\Bin\msbuild.exe" "C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\pcbuild.proj" /t:Build /m /nologo /v:m /clp:summary /p:Configuration=Debug /p:Platform=x64 /p:IncludeExternals=true /p:IncludeCTypes=true /p:IncludeSSL=true /p:IncludeTkinter=true /p:UseTestMarker= /p:GIT="C:\Program Files\Git\cmd\git.exe"
Killing any running python_d.exe instances...
Getting build info from "C:\Program Files\Git\cmd\git.exe"
fatal: not a git repository (or any of the parent directories): .git
C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\pythoncore.vcxproj(500,5): warning MSB3073: 命令“"C:\Program Files\Git\cmd\git.exe" name-rev --name-only HEAD > "C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\obj\38amd64_Debug\pythoncore\gitbranch.txt"”已退出,代码为 128。
C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\pythoncore.vcxproj(500,5): warning MSB4181: “Exec”任务返回了 false,但未记录错误。
fatal: not a git repository (or any of the parent directories): .git
C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\pythoncore.vcxproj(501,5): warning MSB3073: 命令“"C:\Program Files\Git\cmd\git.exe" rev-parse --short HEAD > "C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\obj\38amd64_Debug\pythoncore\gitversion.txt"”已退出,代码为 128。
C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\pythoncore.vcxproj(501,5): warning MSB4181: “Exec”任务返回了 false,但未记录错误。
fatal: not a git repository (or any of the parent directories): .git
C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\pythoncore.vcxproj(502,5): warning MSB3073: 命令“"C:\Program Files\Git\cmd\git.exe" describe --all --always --dirty > "C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\obj\38amd64_Debug\pythoncore\gittag.txt"”已退出,代码为 128。
C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\pythoncore.vcxproj(502,5): warning MSB4181: “Exec”任务返回了 false,但未记录错误。
Building :
_abc.c
_bisectmodule.c
blake2module.c
blake2b_impl.c
blake2s_impl.c
_codecsmodule.c
_collectionsmodule.c
_contextvarsmodule.c
_csv.c
_functoolsmodule.c
_heapqmodule.c
_json.c
_localemodule.c
_lsprof.c
_math.c
_pickle.c
_randommodule.c
sha3module.c
C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\Modules\_sha3\kcp\KeccakSponge.h(1,1): warning C4819: The file contains a character that cannot be represented in the current code page (936). Save the file in Unicode format to prevent data loss [C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\P
Cbuild\pythoncore.vcxproj]
_sre.c
_stat.c
Generating Code...
Compiling...
_struct.c
_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
Generating Code...
Compiling...
posixmodule.c
rotatingtree.c
sha1module.c
sha256module.c
sha512module.c
signalmodule.c
_statisticsmodule.c
C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\Modules\_statisticsmodule.c(1,1): warning C4819: The file contains a character that cannot be represented in the current code page (936). Save the file in Unicode format to prevent data loss [C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuil
d\pythoncore.vcxproj]
symtablemodule.c
_threadmodule.c
_tracemalloc.c
timemodule.c
xxsubtype.c
_xxsubinterpretersmodule.c
fileio.c
bytesio.c
stringio.c
bufferedio.c
iobase.c
textio.c
winconsoleio.c
Generating Code...
Compiling...
_iomodule.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
accu.c
boolobject.c
bytearrayobject.c
bytes_methods.c
bytesobject.c
call.c
capsule.c
cellobject.c
classobject.c
codeobject.c
Generating Code...
Compiling...
complexobject.c
descrobject.c
dictobject.c
enumobject.c
exceptions.c
fileobject.c
floatobject.c
frameobject.c
funcobject.c
genobject.c
interpreteridobject.c
iterobject.c
listobject.c
longobject.c
memoryobject.c
methodobject.c
moduleobject.c
namespaceobject.c
object.c
obmalloc.c
Generating Code...
Compiling...
odictobject.c
picklebufobject.c
rangeobject.c
setobject.c
sliceobject.c
structseq.c
tupleobject.c
typeobject.c
unicodectype.c
unicodeobject.c
weakrefobject.c
acceler.c
grammar1.c
listnode.c
myreadline.c
node.c
parser.c
parsetok.c
tokenizer.c
token.c
Generating Code...
Compiling...
invalid_parameter_handler.c
winreg.c
config.c
getpathp.c
msvcrtmodule.c
pyhash.c
_warnings.c
asdl.c
ast.c
ast_opt.c
ast_unparse.c
bltinmodule.c
bootstrap_hash.c
ceval.c
codecs.c
compile.c
context.c
dynamic_annotations.c
dynload_win.c
errors.c
Generating Code...
Compiling...
fileutils.c
formatter_unicode.c
frozen.c
future.c
getargs.c
getcompiler.c
getcopyright.c
getopt.c
getplatform.c
getversion.c
graminit.c
hamt.c
import.c
importdl.c
initconfig.c
C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\Python\initconfig.c(1,1): warning C4819: The file contains a character that cannot be represented in the current code page (936). Save the file in Unicode format to prevent data loss [C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\python
core.vcxproj]
marshal.c
modsupport.c
mysnprintf.c
mystrtoul.c
pathconfig.c
Generating Code...
Compiling...
peephole.c
preconfig.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
sysmodule.c
thread.c
traceback.c
Generating Code...
Compiling...
zlibmodule.c
adler32.c
compress.c
crc32.c
deflate.c
infback.c
inffast.c
inflate.c
inftrees.c
trees.c
uncompr.c
zutil.c
dl_nt.c
Generating Code...
getbuildinfo.c
Creating library C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\python38_d.lib and object C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\python38_d.exp
pythoncore.vcxproj -> C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\python38_d.dll
_ctypes_test.c
Creating library C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\_ctypes_test_d.lib and object C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\_ctypes_test_d.exp
_ctypes_test.vcxproj -> C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\_ctypes_test_d.pyd
_testbuffer.c
Creating library C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\_testbuffer_d.lib and object C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\_testbuffer_d.exp
_testbuffer.vcxproj -> C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\_testbuffer_d.pyd
_testcapimodule.c
Creating library C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\_testcapi_d.lib and object C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\_testcapi_d.exp
_testcapi.vcxproj -> C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\_testcapi_d.pyd
_testinternalcapi.c
Creating library C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\_testinternalcapi_d.lib and object C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\_testinternalcapi_d.exp
_testinternalcapi.vcxproj -> C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\_testinternalcapi_d.pyd
_testembed.c
_testembed.vcxproj -> C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\_testembed_d.exe
_testimportmultiple.c
Creating library C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\_testimportmultiple_d.lib and object C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\_testimportmultiple_d.exp
_testimportmultiple.vcxproj -> C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\_testimportmultiple_d.pyd
_testmultiphase.c
Creating library C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\_testmultiphase_d.lib and object C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\_testmultiphase_d.exp
_testmultiphase.vcxproj -> C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\_testmultiphase_d.pyd
_testconsole.c
Creating library C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\_testconsole_d.lib and object C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\_testconsole_d.exp
_testconsole.vcxproj -> C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\_testconsole_d.pyd
python3dll.c
Performing Custom Build Tools
winsound.c
launcher.c
launcher.c
pyexpat.c
_msi.c
launcher.c
overlapped.c
_asynciomodule.c
multiprocessing.c
Assembling: C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\Modules\_decimal\libmpdec\vcdiv64.asm
launcher.c
_elementtree.c
unicodedata.c
selectmodule.c
64 bit Processing ..\PC\pyshellext.idl
xmlparse.c
pyshellext.idl
_queuemodule.c
xmlparse.c
_ctypes.c
64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.19041.0\um\ocidl.idl
semaphore.c
xmlrole.c
ocidl.idl
_decimal.c
xmlrole.c
64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.19041.0\um\oleidl.idl
xmltok.c
C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\Modules\expat\xmltok.c(1,1): warning C4819: The file contains a character that cannot be represented in the current code page (936). Save the file in Unicode format to prevent data loss [C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\pye
xpat.vcxproj]
basearith.c
Generating Code...
oleidl.idl
Updating python3_d.def
64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.19041.0\um\objidl.idl
constants.c
Updating python3stub.def
objidl.idl
Rebuilding python3_dstub.lib
xmltok.c
context.c
C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\Modules\expat\xmltok.c(1,1): warning C4819: The file contains a character that cannot be represented in the current code page (936). Save the file in Unicode format to prevent data loss [C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\_el
ementtree.vcxproj]
callbacks.c
Generating Code...
convolute.c
_bz2module.c
64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.19041.0\um\unknwn.idl
crt.c
unknwn.idl
64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.19041.0\shared\wtypes.idl
Generating Code...
difradix2.c
wtypes.idl
64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.19041.0\shared\wtypesbase.idl
fnt.c
fourstep.c
wtypesbase.idl
Creating library C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\python3_dstub.lib and object C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\python3_dstub.exp
callproc.c
Creating library C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\_asyncio_d.lib and object C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\_asyncio_d.exp
64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.19041.0\shared\basetsd.h
io.c
blocksort.c
basetsd.h
Creating library C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\select_d.lib and object C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\select_d.exp
memory.c
64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.19041.0\shared\guiddef.h
Creating library C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\_queue_d.lib and object C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\_queue_d.exp
mpdecimal.c
_asyncio.vcxproj -> C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\_asyncio_d.pyd
Creating library C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\_msi_d.lib and object C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\_msi_d.exp
Creating library C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\python3_d.lib and object C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\python3_d.exp
guiddef.h
Creating library C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\_overlapped_d.lib and object C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\_overlapped_d.exp
select.vcxproj -> C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\select_d.pyd
numbertheory.c
64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.19041.0\um\oaidl.idl
_queue.vcxproj -> C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\_queue_d.pyd
cfield.c
bzlib.c
Creating library C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\_multiprocessing_d.lib and object C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\_multiprocessing_d.exp
sixstep.c
oaidl.idl
python3dll.vcxproj -> C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\python3_d.dll
transpose.c
64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.19041.0\um\servprov.idl
_overlapped.vcxproj -> C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\_overlapped_d.pyd
_msi.vcxproj -> C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\_msi_d.pyd
Generating Code...
tuklib_cpucores.c
servprov.idl
sqlite3.c
Creating library C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\pyexpat_d.lib and object C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\pyexpat_d.exp
64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.19041.0\um\urlmon.idl
socketmodule.c
_multiprocessing.vcxproj -> C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\_multiprocessing_d.pyd
urlmon.idl
compress.c
Creating library C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\_elementtree_d.lib and object C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\_elementtree_d.exp
64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.19041.0\um\msxml.idl
_hashopenssl.c
_tkinter.c
Creating library C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\unicodedata_d.lib and object C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\unicodedata_d.exp
malloc_closure.c
msxml.idl
pyexpat.vcxproj -> C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\pyexpat_d.pyd
tuklib_physmem.c
64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.19041.0\um\oaidl.acf
unicodedata.vcxproj -> C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\unicodedata_d.pyd
oaidl.acf
_elementtree.vcxproj -> C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\_elementtree_d.pyd
crctable.c
64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.19041.0\um\ocidl.acf
venvlauncher.vcxproj -> C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\venvlauncher_d.exe
pylauncher.vcxproj -> C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\py_d.exe
ocidl.acf
stgdict.c
venvwlauncher.vcxproj -> C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\venvwlauncher_d.exe
pywlauncher.vcxproj -> C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\pyw_d.exe
Creating library C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\winsound_d.lib and object C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\winsound_d.exp
tkappinit.c
check.c
Generating Code...
winsound.vcxproj -> C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\winsound_d.pyd
decompress.c
Creating library C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\_decimal_d.lib and object C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\_decimal_d.exp
crc32_fast.c
Generating Code...
_decimal.vcxproj -> C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\_decimal_d.pyd
Creating library C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\_hashlib_d.lib and object C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\_hashlib_d.exp
crc32_table.c
_hashlib.vcxproj -> C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\_hashlib_d.pyd
huffman.c
Creating library C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\_socket_d.lib and object C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\_socket_d.exp
crc64_fast.c
_socket.vcxproj -> C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\_socket_d.pyd
Creating library C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\_tkinter_d.lib and object C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\_tkinter_d.exp
crc64_table.c
_tkinter.vcxproj -> C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\_tkinter_d.pyd
randtable.c
pyshellext.cpp
_ssl.c
sha256.c
Creating library C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\_ctypes_d.lib and object C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\_ctypes_d.exp
_ctypes.vcxproj -> C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\_ctypes_d.pyd
alone_decoder.c
Generating Code...
Creating library C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\sqlite3_d.lib and object C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\sqlite3_d.exp
alone_encoder.c
sqlite3.vcxproj -> C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\sqlite3_d.dll
auto_decoder.c
cache.c
applink.c
connection.c
block_buffer_decoder.c
cursor.c
microprotocols.c
block_buffer_encoder.c
Creating library C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\_bz2_d.lib and object C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\_bz2_d.exp
module.c
pyshellext_i.c
_bz2.vcxproj -> C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\_bz2_d.pyd
prepare_protocol.c
block_decoder.c
row.c
statement.c
Creating library C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\_ssl_d.lib and object C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\_ssl_d.exp
block_encoder.c
util.c
_ssl.vcxproj -> C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\_ssl_d.pyd
Generating Code...
block_header_decoder.c
block_header_encoder.c
block_util.c
Creating library C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\pyshellext_d.lib and object C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\pyshellext_d.exp
common.c
pyshellext.vcxproj -> C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\pyshellext_d.dll
Creating library C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\_sqlite3_d.lib and object C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\_sqlite3_d.exp
easy_buffer_encoder.c
_sqlite3.vcxproj -> C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\_sqlite3_d.pyd
Generating Code...
Compiling...
easy_decoder_memusage.c
easy_encoder.c
easy_encoder_memusage.c
easy_preset.c
filter_buffer_decoder.c
filter_buffer_encoder.c
filter_common.c
filter_decoder.c
filter_encoder.c
filter_flags_decoder.c
filter_flags_encoder.c
hardware_cputhreads.c
hardware_physmem.c
index.c
index_decoder.c
index_encoder.c
index_hash.c
outqueue.c
stream_buffer_decoder.c
stream_buffer_encoder.c
Generating Code...
Compiling...
stream_decoder.c
stream_encoder.c
stream_encoder_mt.c
stream_flags_common.c
stream_flags_decoder.c
stream_flags_encoder.c
vli_decoder.c
vli_encoder.c
vli_size.c
delta_common.c
delta_decoder.c
delta_encoder.c
fastpos_table.c
lzma2_decoder.c
lzma2_encoder.c
lzma_decoder.c
lzma_encoder.c
lzma_encoder_optimum_fast.c
lzma_encoder_optimum_normal.c
lzma_encoder_presets.c
Generating Code...
Compiling...
lz_decoder.c
lz_encoder.c
lz_encoder_mf.c
price_table.c
arm.c
armthumb.c
ia64.c
powerpc.c
simple_coder.c
simple_decoder.c
simple_encoder.c
sparc.c
x86.c
Generating Code...
liblzma.vcxproj -> C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\liblzma_d.lib
_lzmamodule.c
Creating library C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\_lzma_d.lib and object C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\_lzma_d.exp
_lzma.vcxproj -> C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\_lzma_d.pyd
_freeze_importlib.c
_freeze_importlib.vcxproj -> C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\_freeze_importlib_d.exe
python.c
python.vcxproj -> C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\python_d.exe
C:\Windows\SYSTEM32\ucrtbased.dll is version 10.0.19041.685
WinMain.c
pythonw.vcxproj -> C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\amd64\pythonw_d.exe
已成功生成。
C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\pythoncore.vcxproj(500,5): warning MSB3073: 命令“"C:\Program Files\Git\cmd\git.exe" name-rev --name-only HEAD > "C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\obj\38amd64_Debug\pythoncore\gitbranch.txt"”已退出,代码为 128。
C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\pythoncore.vcxproj(500,5): warning MSB4181: “Exec”任务返回了 false,但未记录错误。
C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\pythoncore.vcxproj(501,5): warning MSB3073: 命令“"C:\Program Files\Git\cmd\git.exe" rev-parse --short HEAD > "C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\obj\38amd64_Debug\pythoncore\gitversion.txt"”已退出,代码为 128。
C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\pythoncore.vcxproj(501,5): warning MSB4181: “Exec”任务返回了 false,但未记录错误。
C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\pythoncore.vcxproj(502,5): warning MSB3073: 命令“"C:\Program Files\Git\cmd\git.exe" describe --all --always --dirty > "C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\obj\38amd64_Debug\pythoncore\gittag.txt"”已退出,代码为 128。
C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\pythoncore.vcxproj(502,5): warning MSB4181: “Exec”任务返回了 false,但未记录错误。
C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\Modules\_sha3\kcp\KeccakSponge.h(1,1): warning C4819: The file contains a character that cannot be represented in the current code page (936). Save the file in Unicode format to prevent data loss [C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\P
Cbuild\pythoncore.vcxproj]
C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\Modules\_statisticsmodule.c(1,1): warning C4819: The file contains a character that cannot be represented in the current code page (936). Save the file in Unicode format to prevent data loss [C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuil
d\pythoncore.vcxproj]
C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\Python\initconfig.c(1,1): warning C4819: The file contains a character that cannot be represented in the current code page (936). Save the file in Unicode format to prevent data loss [C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\python
core.vcxproj]
C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\Modules\expat\xmltok.c(1,1): warning C4819: The file contains a character that cannot be represented in the current code page (936). Save the file in Unicode format to prevent data loss [C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\pye
xpat.vcxproj]
C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\Modules\expat\xmltok.c(1,1): warning C4819: The file contains a character that cannot be represented in the current code page (936). Save the file in Unicode format to prevent data loss [C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild\_el
ementtree.vcxproj]
11 个警告
0 个错误
已用时间 00:00:41.31
C:\Users\ZLF\VS2019Projects\Python\Python-3.8.5\Python_385\PCbuild>