Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[python3] Build error on x64-windows #44569

Open
KinoluKaslana opened this issue Mar 23, 2025 · 2 comments
Open

[python3] Build error on x64-windows #44569

KinoluKaslana opened this issue Mar 23, 2025 · 2 comments
Assignees
Labels
requires:repro The issue is not currently repro-able

Comments

@KinoluKaslana
Copy link

Package: python3[core,extensions]:[email protected]

Host Environment

  • Host: x64-windows
  • Compiler: MSVC 19.43.34808.0
  • vcpkg-tool version: 2025-03-13-7699e411ea11543de6abc0c7d5fd11cfe0039ae5
    vcpkg-scripts version: 670f6dd 2025-03-21 (2 days ago)

To Reproduce

vcpkg install boost:x64-windows-static

Failure logs

-- Using cached python-cpython-v3.11.11.tar.gz
-- Extracting source C:/vcpkg/downloads/python-cpython-v3.11.11.tar.gz
-- Applying patch 0001-only-build-required-projects.patch
-- Applying patch 0003-use-vcpkg-zlib.patch
-- Applying patch 0004-devendor-external-dependencies.patch
-- Applying patch 0005-dont-copy-vcruntime.patch
-- Applying patch 0008-python.pc.patch
-- Applying patch 0010-dont-skip-rpath.patch
-- Applying patch 0012-force-disable-modules.patch
-- Applying patch 0014-fix-get-python-inc-output.patch
-- Applying patch 0015-dont-use-WINDOWS-def.patch
-- Applying patch 0016-undup-ffi-symbols.patch
-- Applying patch 0018-fix-sysconfig-include.patch
-- Applying patch 0019-fix-ssl-linkage.patch
-- Applying patch 0007-workaround-windows-11-sdk-rc-compiler-error.patch
-- Applying patch 0017-fix-win.patch
-- Using source at C:/vcpkg/buildtrees/python3/src/v3.11.11-91f097bc26.clean
-- Found external ninja('1.12.1').
-- Getting CMake variables for x64-windows
-- Building PCbuild/pcbuild.proj for Release
CMake Error at scripts/cmake/vcpkg_execute_required_process.cmake:127 (message):
    Command failed: msbuild C:/vcpkg/buildtrees/python3/x64-windows-rel/PCbuild/pcbuild.proj /p:Configuration=Release /p:IncludeExtensions=true /p:IncludeExternals=true /p:IncludeCTypes=true /p:IncludeSSL=true /p:IncludeTkinter=false /p:IncludeTests=false /p:ForceImportBeforeCppTargets=C:/vcpkg/buildtrees/python3/src/v3.11.11-91f097bc26.clean/PCbuild/python_vcpkg.props /p:IncludeUwp=false /p:_VcpkgPythonLinkage=DynamicLibrary /p:ForceImportAfterCppProps=C:/vcpkg/buildtrees/python3/x64-windows/vcpkg_msbuild.props /p:ForceImportAfterCppTargets=C:/vcpkg/buildtrees/python3/x64-windows/vcpkg_msbuild.targets /t:Rebuild /p:UseMultiToolTask=true /p:MultiProcMaxCount=17 /p:EnforceProcessCountAcrossBuilds=true /m:17 -maxCpuCount:17 /p:Platform=x64 /p:PlatformTarget=x64 /p:PlatformToolset=v143 /p:WindowsTargetPlatformVersion=10.0.22621.0 /p:VcpkgApplocalDeps=false /p:VcpkgManifestInstall=false /p:VcpkgManifestEnabled=false /p:VcpkgEnabled=false /p:VcpkgTriplet=x64-windows /p:VcpkgInstalledDir=C:/vcpkg/installed
    Working Directory: C:/vcpkg/buildtrees/python3/x64-windows-rel
    Error code: 1
    See logs for more information:
      C:\vcpkg\buildtrees\python3\build-x64-windows-rel-out.log

Call Stack (most recent call first):
  installed/x64-windows/share/vcpkg-msbuild/vcpkg_msbuild_install.cmake:108 (vcpkg_execute_required_process)
  ports/python3/portfile.cmake:190 (vcpkg_msbuild_install)
  scripts/ports.cmake:203 (include)



C:\vcpkg\buildtrees\python3\build-x64-windows-rel-out.log
适用于 .NET Framework MSBuild 版本 17.13.9+e0f243f1e
生成启动时间为 2025/3/23 23:32:01。

     1>项目“C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\pcbuild.proj”在节点 1 上(Rebuild 个目标)。
     1>项目“C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\pcbuild.proj”(1)正在节点 1 上生成“C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\python.vcxproj”(2) (Clean 个目标)。
     2>CoreClean:
         正在创建目录“C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\obj\311amd64_Release\python\”。
     2>项目“C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\python.vcxproj”(2)正在节点 1 上生成“C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\pythoncore.vcxproj”(3) (Clean 个目标)。
     3>CoreClean:
         正在创建目录“C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\obj\311amd64_Release\pythoncore\”。
     3>已完成生成项目“C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\pythoncore.vcxproj”(Clean 个目标)的操作。
     2>已完成生成项目“C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\python.vcxproj”(Clean 个目标)的操作。
     1>项目“C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\pcbuild.proj”(1)正在节点 1 上生成“C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\pythonw.vcxproj”(4) (Clean 个目标)。
     4>CoreClean:
         正在创建目录“C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\obj\311amd64_Release\pythonw\”。
     4>已完成生成项目“C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\pythonw.vcxproj”(Clean 个目标)的操作。
     1>项目“C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\pcbuild.proj”(1)正在节点 1 上生成“C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\venvlauncher.vcxproj”(5) (Clean 个目标)。
     5>CoreClean:
         正在创建目录“C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\obj\311amd64_Release\venvlauncher\”。
     5>已完成生成项目“C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\venvlauncher.vcxproj”(Clean 个目标)的操作。
     1>项目“C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\pcbuild.proj”(1)正在节点 1 上生成“C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\venvwlauncher.vcxproj”(6) (Clean 个目标)。
     6>CoreClean:
         正在创建目录“C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\obj\311amd64_Release\venvwlauncher\”。
     6>已完成生成项目“C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\venvwlauncher.vcxproj”(Clean 个目标)的操作。
     1>项目“C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\pcbuild.proj”(1)正在节点 1 上生成“C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\python3dll.vcxproj”(7) (Clean 个目标)。
     7>CoreClean:
         正在创建目录“C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\obj\311amd64_Release\python3dll\”。
     7>已完成生成项目“C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\python3dll.vcxproj”(Clean 个目标)的操作。
     1>项目“C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\pcbuild.proj”(1)正在节点 1 上生成“C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_lzma.vcxproj”(8) (Clean 个目标)。
     8>CoreClean:
         正在创建目录“C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\obj\311amd64_Release\_lzma\”。
     8>已完成生成项目“C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_lzma.vcxproj”(Clean 个目标)的操作。
     1>项目“C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\pcbuild.proj”(1)正在节点 1 上生成“C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_sqlite3.vcxproj”(9) (Clean 个目标)。
     9>CoreClean:
         正在创建目录“C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\obj\311amd64_Release\_sqlite3\”。
     9>已完成生成项目“C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_sqlite3.vcxproj”(Clean 个目标)的操作。
     1>项目“C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\pcbuild.proj”(1)正在节点 1 上生成“C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_ssl.vcxproj”(10) (Clean 个目标)。
    10>CoreClean:
         正在创建目录“C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\obj\311amd64_Release\_ssl\”。
    10>已完成生成项目“C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_ssl.vcxproj”(Clean 个目标)的操作。
     1>项目“C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\pcbuild.proj”(1)正在节点 1 上生成“C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_hashlib.vcxproj”(11) (Clean 个目标)。
    11>CoreClean:
         正在创建目录“C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\obj\311amd64_Release\_hashlib\”。
    11>已完成生成项目“C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_hashlib.vcxproj”(Clean 个目标)的操作。
     1>项目“C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\pcbuild.proj”(1)正在节点 6 上生成“C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_asyncio.vcxproj”(13) (Clean 个目标)。
    13>CoreClean:
         正在创建目录“C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\obj\311amd64_Release\_asyncio\”。
     1>项目“C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\pcbuild.proj”(1)正在节点 5 上生成“C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\select.vcxproj”(12) (Clean 个目标)。
    12>CoreClean:
         正在创建目录“C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\obj\311amd64_Release\select\”。
     1>项目“C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\pcbuild.proj”(1)正在节点 10 上生成“C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_uuid.vcxproj”(14) (Clean 个目标)。
    14>CoreClean:
         正在创建目录“C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\obj\311amd64_Release\_uuid\”。
     1>项目“C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\pcbuild.proj”(1)正在节点 11 上生成“C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_multiprocessing.vcxproj”(16) (Clean 个目标)。
    16>CoreClean:
         正在创建目录“C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\obj\311amd64_Release\_multiprocessing\”。
     1>项目“C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\pcbuild.proj”(1)正在节点 8 上生成“C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_elementtree.vcxproj”(15) (Clean 个目标)。
    15>CoreClean:
         正在创建目录“C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\obj\311amd64_Release\_elementtree\”。
     1>项目“C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\pcbuild.proj”(1)正在节点 13 上生成“C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_ctypes.vcxproj”(17) (Clean 个目标)。
    17>CoreClean:
         正在创建目录“C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\obj\311amd64_Release\_ctypes\”。
     1>项目“C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\pcbuild.proj”(1)正在节点 17 上生成“C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\unicodedata.vcxproj”(18) (Clean 个目标)。
    18>CoreClean:
         正在创建目录“C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\obj\311amd64_Release\unicodedata\”。
     1>项目“C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\pcbuild.proj”(1)正在节点 14 上生成“C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\pyexpat.vcxproj”(19) (Clean 个目标)。
    19>CoreClean:
         正在创建目录“C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\obj\311amd64_Release\pyexpat\”。
     1>项目“C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\pcbuild.proj”(1)正在节点 9 上生成“C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\winsound.vcxproj”(20) (Clean 个目标)。
    20>CoreClean:
         正在创建目录“C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\obj\311amd64_Release\winsound\”。
     1>项目“C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\pcbuild.proj”(1)正在节点 3 上生成“C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_socket.vcxproj”(21) (Clean 个目标)。
    21>CoreClean:
         正在创建目录“C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\obj\311amd64_Release\_socket\”。
     1>项目“C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\pcbuild.proj”(1)正在节点 12 上生成“C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_msi.vcxproj”(25) (Clean 个目标)。
    25>CoreClean:
         正在创建目录“C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\obj\311amd64_Release\_msi\”。
     1>项目“C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\pcbuild.proj”(1)正在节点 7 上生成“C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_queue.vcxproj”(23) (Clean 个目标)。
    23>CoreClean:
         正在创建目录“C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\obj\311amd64_Release\_queue\”。
     1>项目“C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\pcbuild.proj”(1)正在节点 4 上生成“C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_zoneinfo.vcxproj”(22) (Clean 个目标)。
    22>CoreClean:
         正在创建目录“C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\obj\311amd64_Release\_zoneinfo\”。
     1>项目“C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\pcbuild.proj”(1)正在节点 2 上生成“C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_overlapped.vcxproj”(24) (Clean 个目标)。
    24>CoreClean:
         正在创建目录“C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\obj\311amd64_Release\_overlapped\”。
     1>项目“C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\pcbuild.proj”(1)正在节点 15 上生成“C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_decimal.vcxproj”(27) (Clean 个目标)。
    27>CoreClean:
         正在创建目录“C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\obj\311amd64_Release\_decimal\”。
     1>项目“C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\pcbuild.proj”(1)正在节点 16 上生成“C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_bz2.vcxproj”(26) (Clean 个目标)。
    26>CoreClean:
         正在创建目录“C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\obj\311amd64_Release\_bz2\”。
    15>已完成生成项目“C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_elementtree.vcxproj”(Clean 个目标)的操作。
    12>已完成生成项目“C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\select.vcxproj”(Clean 个目标)的操作。
    19>已完成生成项目“C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\pyexpat.vcxproj”(Clean 个目标)的操作。
    16>已完成生成项目“C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_multiprocessing.vcxproj”(Clean 个目标)的操作。
    23>已完成生成项目“C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_queue.vcxproj”(Clean 个目标)的操作。
    14>已完成生成项目“C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_uuid.vcxproj”(Clean 个目标)的操作。
    22>已完成生成项目“C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_zoneinfo.vcxproj”(Clean 个目标)的操作。
    13>已完成生成项目“C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_asyncio.vcxproj”(Clean 个目标)的操作。
    18>已完成生成项目“C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\unicodedata.vcxproj”(Clean 个目标)的操作。
    17>已完成生成项目“C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_ctypes.vcxproj”(Clean 个目标)的操作。
    21>已完成生成项目“C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_socket.vcxproj”(Clean 个目标)的操作。
    20>已完成生成项目“C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\winsound.vcxproj”(Clean 个目标)的操作。
    24>已完成生成项目“C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_overlapped.vcxproj”(Clean 个目标)的操作。
    25>已完成生成项目“C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_msi.vcxproj”(Clean 个目标)的操作。
    26>已完成生成项目“C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_bz2.vcxproj”(Clean 个目标)的操作。
    27>已完成生成项目“C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_decimal.vcxproj”(Clean 个目标)的操作。
     1>项目“C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\pcbuild.proj”(1)正在节点 6 上生成“C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj”(28) (Clean 个目标)。
    28>CoreClean:
         正在创建目录“C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\obj\311amd64_Release\_freeze_module\”。
    28>已完成生成项目“C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj”(Clean 个目标)的操作。
     1>项目“C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\pcbuild.proj”(1)正在节点 6 上生成“C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj”(28:2) (Build 个目标)。
    28>PrepareForBuild:
         已启用结构化输出。编译器诊断的格式设置将反映错误层次结构。有关详细信息,请参阅 https://aka.ms/cpp/structured-output。
         正在创建目录“C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\amd64\”。
         正在创建目录“C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\obj\311amd64_Release\_freeze_module\_freeze_module.tlog\”。
       InitializeBuildStatus:
         正在创建“C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\obj\311amd64_Release\_freeze_module\_freeze_module.tlog\unsuccessfulbuild”,因为已指定“AlwaysCreate”。
         正在对“C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\obj\311amd64_Release\_freeze_module\_freeze_module.tlog\unsuccessfulbuild”执行 Touch 任务。
       ClCompile:
         C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.43.34808\bin\HostX64\x64\CL.exe /c /I"C:\vcpkg\buildtrees\python3\x64-windows-rel\Include" /I"C:\vcpkg\buildtrees\python3\x64-windows-rel\Include\internal" /I"C:\vcpkg\buildtrees\python3\x64-windows-rel\PC" /I"C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\obj\311amd64_Release\_freeze_module\\" /I"C:/vcpkg/installed/x64-windows/include" /I"C:/vcpkg/packages/python3_x64-windows/include" /I"C:/vcpkg/installed/x64-windows/include" /Zi /nologo /W3 /WX- /diagnostics:column /FS /Od /Oi /D _Py_HAVE_ZLIB /D Py_NO_ENABLE_SHARED /D Py_BUILD_CORE /D _CONSOLE /D WIN32 /D "PY3_DLLNAME=L\"python3\"" /D _WIN64 /D _M_X64 /D NDEBUG /D _UNICODE /D UNICODE /GF /Gm- /MD /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\obj\311amd64_Release\_freeze_module\\" /Fd"C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\obj\311amd64_Release\_freeze_module\vc143.pdb" /external:W3 /Gd /TC /FC /errorReport:queue /utf-8    -nologo -DWIN32 -D_WINDOWS  -MP  -MD -O2 -Oi -Gy -DNDEBUG -Z7     /WX- "..\Modules\faulthandler.c"
         C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.43.34808\bin\HostX64\x64\CL.exe /c /I"C:\vcpkg\buildtrees\python3\x64-windows-rel\Include" /I"C:\vcpkg\buildtrees\python3\x64-windows-rel\Include\internal" /I"C:\vcpkg\buildtrees\python3\x64-windows-rel\PC" /I"C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\obj\311amd64_Release\_freeze_module\\" /I"C:/vcpkg/installed/x64-windows/include" /I"C:/vcpkg/packages/python3_x64-windows/include" /I"C:/vcpkg/installed/x64-windows/include" /Zi /nologo /W3 /WX- /diagnostics:column /FS /Od /Oi /D _Py_HAVE_ZLIB /D Py_NO_ENABLE_SHARED /D Py_BUILD_CORE /D _CONSOLE /D WIN32 /D "PY3_DLLNAME=L\"python3\"" /D _WIN64 /D _M_X64 /D NDEBUG /D _UNICODE /D UNICODE /GF /Gm- /MD /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\obj\311amd64_Release\_freeze_module\\" /Fd"C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\obj\311amd64_Release\_freeze_module\vc143.pdb" /external:W3 /Gd /TC /FC /errorReport:queue /utf-8    -nologo -DWIN32 -D_WINDOWS  -MP  -MD -O2 -Oi -Gy -DNDEBUG -Z7     /WX- "..\Modules\signalmodule.c"
         C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.43.34808\bin\HostX64\x64\CL.exe /c /I"C:\vcpkg\buildtrees\python3\x64-windows-rel\Include" /I"C:\vcpkg\buildtrees\python3\x64-windows-rel\Include\internal" /I"C:\vcpkg\buildtrees\python3\x64-windows-rel\PC" /I"C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\obj\311amd64_Release\_freeze_module\\" /I"C:/vcpkg/installed/x64-windows/include" /I"C:/vcpkg/packages/python3_x64-windows/include" /I"C:/vcpkg/installed/x64-windows/include" /Zi /nologo /W3 /WX- /diagnostics:column /FS /Od /Oi /D _Py_HAVE_ZLIB /D Py_NO_ENABLE_SHARED /D Py_BUILD_CORE /D _CONSOLE /D WIN32 /D "PY3_DLLNAME=L\"python3\"" /D _WIN64 /D _M_X64 /D NDEBUG /D _UNICODE /D UNICODE /GF /Gm- /MD /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\obj\311amd64_Release\_freeze_module\\" /Fd"C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\obj\311amd64_Release\_freeze_module\vc143.pdb" /external:W3 /Gd /TC /FC /errorReport:queue /utf-8    -nologo -DWIN32 -D_WINDOWS  -MP  -MD -O2 -Oi -Gy -DNDEBUG -Z7     /WX- "..\Modules\posixmodule.c"
         C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.43.34808\bin\HostX64\x64\CL.exe /c /I"C:\vcpkg\buildtrees\python3\x64-windows-rel\Include" /I"C:\vcpkg\buildtrees\python3\x64-windows-rel\Include\internal" /I"C:\vcpkg\buildtrees\python3\x64-windows-rel\PC" /I"C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\obj\311amd64_Release\_freeze_module\\" /I"C:/vcpkg/installed/x64-windows/include" /I"C:/vcpkg/packages/python3_x64-windows/include" /I"C:/vcpkg/installed/x64-windows/include" /Zi /nologo /W3 /WX- /diagnostics:column /FS /Od /Oi /D _Py_HAVE_ZLIB /D Py_NO_ENABLE_SHARED /D Py_BUILD_CORE /D _CONSOLE /D WIN32 /D "PY3_DLLNAME=L\"python3\"" /D _WIN64 /D _M_X64 /D NDEBUG /D _UNICODE /D UNICODE /GF /Gm- /MD /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\obj\311amd64_Release\_freeze_module\\" /Fd"C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\obj\311amd64_Release\_freeze_module\vc143.pdb" /external:W3 /Gd /TC /FC /errorReport:queue /utf-8    -nologo -DWIN32 -D_WINDOWS  -MP  -MD -O2 -Oi -Gy -DNDEBUG -Z7     /WX- "..\PC\config_minimal.c"
         C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.43.34808\bin\HostX64\x64\CL.exe /c /I"C:\vcpkg\buildtrees\python3\x64-windows-rel\Include" /I"C:\vcpkg\buildtrees\python3\x64-windows-rel\Include\internal" /I"C:\vcpkg\buildtrees\python3\x64-windows-rel\PC" /I"C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\obj\311amd64_Release\_freeze_module\\" /I"C:/vcpkg/installed/x64-windows/include" /I"C:/vcpkg/packages/python3_x64-windows/include" /I"C:/vcpkg/installed/x64-windows/include" /Zi /nologo /W3 /WX- /diagnostics:column /FS /Od /Oi /D _Py_HAVE_ZLIB /D Py_NO_ENABLE_SHARED /D Py_BUILD_CORE /D _CONSOLE /D WIN32 /D "PY3_DLLNAME=L\"python3\"" /D _WIN64 /D _M_X64 /D NDEBUG /D _UNICODE /D UNICODE /GF /Gm- /MD /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\obj\311amd64_Release\_freeze_module\\" /Fd"C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\obj\311amd64_Release\_freeze_module\vc143.pdb" /external:W3 /Gd /TC /FC /errorReport:queue /utf-8    -nologo -DWIN32 -D_WINDOWS  -MP  -MD -O2 -Oi -Gy -DNDEBUG -Z7     /WX- "..\Modules\getbuildinfo.c"
...
Skipped 169 lines
...
       C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(613,5): error MSB6001:    在 Microsoft.Build.Utilities.ToolTask.ExecuteTool(String pathToTool, String responseFileCommands, String commandLineCommands) [C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
       C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(613,5): error MSB6001:    在 Microsoft.Build.CPPTasks.TrackedVCToolTask.TrackerExecuteTool(String pathToTool, String responseFileCommands, String commandLineCommands) [C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
       C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(613,5): error MSB6001:    在 Microsoft.Build.CPPTasks.TrackedVCToolTask.ExecuteTool(String pathToTool, String responseFileCommands, String commandLineCommands) [C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
       C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(613,5): error MSB6001:    在 Microsoft.Build.CPPTasks.CL.ExecuteTool(String pathToTool, String responseFileCommands, String commandLineCommands) [C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
       C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(613,5): error MSB6001:    在 Microsoft.Build.Utilities.ToolTask.Execute() [C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(613,5): error MSB6001: “CL.exe”的命令行开关无效。System.ArgumentException: 已添加项。字典中的关键字:“TMP”所添加的关键字:“tmp” [C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
       C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(613,5): error MSB6001:    在 System.Collections.Hashtable.Insert(Object key, Object nvalue, Boolean add) [C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
       C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(613,5): error MSB6001:    在 System.Diagnostics.ProcessStartInfo.get_EnvironmentVariables() [C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
       C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(613,5): error MSB6001:    在 Microsoft.Build.Utilities.ToolTask.GetProcessStartInfo(String pathToTool, String commandLineCommands, String responseFileSwitch) [C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
       C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(613,5): error MSB6001:    在 Microsoft.Build.Utilities.ToolTask.ExecuteTool(String pathToTool, String responseFileCommands, String commandLineCommands) [C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
       C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(613,5): error MSB6001:    在 Microsoft.Build.CPPTasks.TrackedVCToolTask.TrackerExecuteTool(String pathToTool, String responseFileCommands, String commandLineCommands) [C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
       C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(613,5): error MSB6001:    在 Microsoft.Build.CPPTasks.TrackedVCToolTask.ExecuteTool(String pathToTool, String responseFileCommands, String commandLineCommands) [C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
       C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(613,5): error MSB6001:    在 Microsoft.Build.Utilities.ToolTask.Execute() [C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(613,5): error MSB6001: “CL.exe”的命令行开关无效。System.ArgumentException: 已添加项。字典中的关键字:“TMP”所添加的关键字:“tmp” [C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
       C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(613,5): error MSB6001:    在 System.Collections.Hashtable.Insert(Object key, Object nvalue, Boolean add) [C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
       C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(613,5): error MSB6001:    在 System.Diagnostics.ProcessStartInfo.get_EnvironmentVariables() [C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
       C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(613,5): error MSB6001:    在 Microsoft.Build.Utilities.ToolTask.GetProcessStartInfo(String pathToTool, String commandLineCommands, String responseFileSwitch) [C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
       C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(613,5): error MSB6001:    在 Microsoft.Build.Utilities.ToolTask.ExecuteTool(String pathToTool, String responseFileCommands, String commandLineCommands) [C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
       C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(613,5): error MSB6001:    在 Microsoft.Build.CPPTasks.TrackedVCToolTask.TrackerExecuteTool(String pathToTool, String responseFileCommands, String commandLineCommands) [C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
       C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(613,5): error MSB6001:    在 Microsoft.Build.CPPTasks.TrackedVCToolTask.ExecuteTool(String pathToTool, String responseFileCommands, String commandLineCommands) [C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
       C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(613,5): error MSB6001:    在 Microsoft.Build.Utilities.ToolTask.Execute() [C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(613,5): error MSB6001: “CL.exe”的命令行开关无效。System.ArgumentException: 已添加项。字典中的关键字:“TMP”所添加的关键字:“tmp” [C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
       C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(613,5): error MSB6001:    在 System.Collections.Hashtable.Insert(Object key, Object nvalue, Boolean add) [C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
       C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(613,5): error MSB6001:    在 System.Diagnostics.ProcessStartInfo.get_EnvironmentVariables() [C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
       C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(613,5): error MSB6001:    在 Microsoft.Build.Utilities.ToolTask.GetProcessStartInfo(String pathToTool, String commandLineCommands, String responseFileSwitch) [C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
       C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(613,5): error MSB6001:    在 Microsoft.Build.Utilities.ToolTask.ExecuteTool(String pathToTool, String responseFileCommands, String commandLineCommands) [C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
       C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(613,5): error MSB6001:    在 Microsoft.Build.CPPTasks.TrackedVCToolTask.TrackerExecuteTool(String pathToTool, String responseFileCommands, String commandLineCommands) [C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
       C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(613,5): error MSB6001:    在 Microsoft.Build.CPPTasks.TrackedVCToolTask.ExecuteTool(String pathToTool, String responseFileCommands, String commandLineCommands) [C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
       C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(613,5): error MSB6001:    在 Microsoft.Build.Utilities.ToolTask.Execute() [C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(613,5): error MSB6001: “CL.exe”的命令行开关无效。System.ArgumentException: 已添加项。字典中的关键字:“TMP”所添加的关键字:“tmp” [C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
       C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(613,5): error MSB6001:    在 System.Collections.Hashtable.Insert(Object key, Object nvalue, Boolean add) [C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
       C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(613,5): error MSB6001:    在 System.Diagnostics.ProcessStartInfo.get_EnvironmentVariables() [C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
       C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(613,5): error MSB6001:    在 Microsoft.Build.Utilities.ToolTask.GetProcessStartInfo(String pathToTool, String commandLineCommands, String responseFileSwitch) [C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
       C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(613,5): error MSB6001:    在 Microsoft.Build.Utilities.ToolTask.ExecuteTool(String pathToTool, String responseFileCommands, String commandLineCommands) [C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
       C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(613,5): error MSB6001:    在 Microsoft.Build.CPPTasks.TrackedVCToolTask.TrackerExecuteTool(String pathToTool, String responseFileCommands, String commandLineCommands) [C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
       C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(613,5): error MSB6001:    在 Microsoft.Build.CPPTasks.TrackedVCToolTask.ExecuteTool(String pathToTool, String responseFileCommands, String commandLineCommands) [C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
       C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(613,5): error MSB6001:    在 Microsoft.Build.Utilities.ToolTask.Execute() [C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(613,5): error MSB6001: “CL.exe”的命令行开关无效。System.ArgumentException: 已添加项。字典中的关键字:“TMP”所添加的关键字:“tmp” [C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
       C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(613,5): error MSB6001:    在 System.Collections.Hashtable.Insert(Object key, Object nvalue, Boolean add) [C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
       C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(613,5): error MSB6001:    在 System.Diagnostics.ProcessStartInfo.get_EnvironmentVariables() [C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
       C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(613,5): error MSB6001:    在 Microsoft.Build.Utilities.ToolTask.GetProcessStartInfo(String pathToTool, String commandLineCommands, String responseFileSwitch) [C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
       C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(613,5): error MSB6001:    在 Microsoft.Build.Utilities.ToolTask.ExecuteTool(String pathToTool, String responseFileCommands, String commandLineCommands) [C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
       C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(613,5): error MSB6001:    在 Microsoft.Build.CPPTasks.TrackedVCToolTask.TrackerExecuteTool(String pathToTool, String responseFileCommands, String commandLineCommands) [C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
       C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(613,5): error MSB6001:    在 Microsoft.Build.CPPTasks.TrackedVCToolTask.ExecuteTool(String pathToTool, String responseFileCommands, String commandLineCommands) [C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
       C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(613,5): error MSB6001:    在 Microsoft.Build.Utilities.ToolTask.Execute() [C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(613,5): error MSB6001: “CL.exe”的命令行开关无效。System.ArgumentException: 已添加项。字典中的关键字:“TMP”所添加的关键字:“tmp” [C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
       C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(613,5): error MSB6001:    在 System.Collections.Hashtable.Insert(Object key, Object nvalue, Boolean add) [C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
       C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(613,5): error MSB6001:    在 System.Diagnostics.ProcessStartInfo.get_EnvironmentVariables() [C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
       C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(613,5): error MSB6001:    在 Microsoft.Build.Utilities.ToolTask.GetProcessStartInfo(String pathToTool, String commandLineCommands, String responseFileSwitch) [C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
       C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(613,5): error MSB6001:    在 Microsoft.Build.Utilities.ToolTask.ExecuteTool(String pathToTool, String responseFileCommands, String commandLineCommands) [C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
       C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(613,5): error MSB6001:    在 Microsoft.Build.CPPTasks.TrackedVCToolTask.TrackerExecuteTool(String pathToTool, String responseFileCommands, String commandLineCommands) [C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
       C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(613,5): error MSB6001:    在 Microsoft.Build.CPPTasks.TrackedVCToolTask.ExecuteTool(String pathToTool, String responseFileCommands, String commandLineCommands) [C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
       C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(613,5): error MSB6001:    在 Microsoft.Build.Utilities.ToolTask.Execute() [C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(613,5): error MSB6001: “CL.exe”的命令行开关无效。System.ArgumentException: 已添加项。字典中的关键字:“TMP”所添加的关键字:“tmp” [C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
       C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(613,5): error MSB6001:    在 System.Collections.Hashtable.Insert(Object key, Object nvalue, Boolean add) [C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
       C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(613,5): error MSB6001:    在 System.Diagnostics.ProcessStartInfo.get_EnvironmentVariables() [C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
       C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(613,5): error MSB6001:    在 Microsoft.Build.Utilities.ToolTask.GetProcessStartInfo(String pathToTool, String commandLineCommands, String responseFileSwitch) [C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
       C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(613,5): error MSB6001:    在 Microsoft.Build.Utilities.ToolTask.ExecuteTool(String pathToTool, String responseFileCommands, String commandLineCommands) [C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
       C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(613,5): error MSB6001:    在 Microsoft.Build.CPPTasks.TrackedVCToolTask.TrackerExecuteTool(String pathToTool, String responseFileCommands, String commandLineCommands) [C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
       C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(613,5): error MSB6001:    在 Microsoft.Build.CPPTasks.TrackedVCToolTask.ExecuteTool(String pathToTool, String responseFileCommands, String commandLineCommands) [C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
       C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(613,5): error MSB6001:    在 Microsoft.Build.Utilities.ToolTask.Execute() [C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(613,5): error MSB6001: “CL.exe”的命令行开关无效。System.ArgumentException: 已添加项。字典中的关键字:“TMP”所添加的关键字:“tmp” [C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
       C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(613,5): error MSB6001:    在 System.Collections.Hashtable.Insert(Object key, Object nvalue, Boolean add) [C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
       C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(613,5): error MSB6001:    在 System.Diagnostics.ProcessStartInfo.get_EnvironmentVariables() [C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
       C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(613,5): error MSB6001:    在 Microsoft.Build.Utilities.ToolTask.GetProcessStartInfo(String pathToTool, String commandLineCommands, String responseFileSwitch) [C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
       C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(613,5): error MSB6001:    在 Microsoft.Build.Utilities.ToolTask.ExecuteTool(String pathToTool, String responseFileCommands, String commandLineCommands) [C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
       C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(613,5): error MSB6001:    在 Microsoft.Build.CPPTasks.TrackedVCToolTask.TrackerExecuteTool(String pathToTool, String responseFileCommands, String commandLineCommands) [C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
       C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(613,5): error MSB6001:    在 Microsoft.Build.CPPTasks.TrackedVCToolTask.ExecuteTool(String pathToTool, String responseFileCommands, String commandLineCommands) [C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
       C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(613,5): error MSB6001:    在 Microsoft.Build.Utilities.ToolTask.Execute() [C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(613,5): error MSB6001: “CL.exe”的命令行开关无效。System.ArgumentException: 已添加项。字典中的关键字:“TMP”所添加的关键字:“tmp” [C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
       C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(613,5): error MSB6001:    在 System.Collections.Hashtable.Insert(Object key, Object nvalue, Boolean add) [C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
       C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(613,5): error MSB6001:    在 System.Diagnostics.ProcessStartInfo.get_EnvironmentVariables() [C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
       C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(613,5): error MSB6001:    在 Microsoft.Build.Utilities.ToolTask.GetProcessStartInfo(String pathToTool, String commandLineCommands, String responseFileSwitch) [C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
       C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(613,5): error MSB6001:    在 Microsoft.Build.Utilities.ToolTask.ExecuteTool(String pathToTool, String responseFileCommands, String commandLineCommands) [C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
       C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(613,5): error MSB6001:    在 Microsoft.Build.CPPTasks.TrackedVCToolTask.TrackerExecuteTool(String pathToTool, String responseFileCommands, String commandLineCommands) [C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
       C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(613,5): error MSB6001:    在 Microsoft.Build.CPPTasks.TrackedVCToolTask.ExecuteTool(String pathToTool, String responseFileCommands, String commandLineCommands) [C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
       C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(613,5): error MSB6001:    在 Microsoft.Build.Utilities.ToolTask.Execute() [C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(613,5): error MSB6001: “CL.exe”的命令行开关无效。System.ArgumentException: 已添加项。字典中的关键字:“TMP”所添加的关键字:“tmp” [C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
       C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(613,5): error MSB6001:    在 System.Collections.Hashtable.Insert(Object key, Object nvalue, Boolean add) [C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
       C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(613,5): error MSB6001:    在 System.Diagnostics.ProcessStartInfo.get_EnvironmentVariables() [C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
       C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(613,5): error MSB6001:    在 Microsoft.Build.Utilities.ToolTask.GetProcessStartInfo(String pathToTool, String commandLineCommands, String responseFileSwitch) [C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
       C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(613,5): error MSB6001:    在 Microsoft.Build.Utilities.ToolTask.ExecuteTool(String pathToTool, String responseFileCommands, String commandLineCommands) [C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
       C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(613,5): error MSB6001:    在 Microsoft.Build.CPPTasks.TrackedVCToolTask.TrackerExecuteTool(String pathToTool, String responseFileCommands, String commandLineCommands) [C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
       C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(613,5): error MSB6001:    在 Microsoft.Build.CPPTasks.TrackedVCToolTask.ExecuteTool(String pathToTool, String responseFileCommands, String commandLineCommands) [C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
       C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(613,5): error MSB6001:    在 Microsoft.Build.Utilities.ToolTask.Execute() [C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(613,5): error MSB6001: “CL.exe”的命令行开关无效。System.ArgumentException: 已添加项。字典中的关键字:“TMP”所添加的关键字:“tmp” [C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
       C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(613,5): error MSB6001:    在 System.Collections.Hashtable.Insert(Object key, Object nvalue, Boolean add) [C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
       C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(613,5): error MSB6001:    在 System.Diagnostics.ProcessStartInfo.get_EnvironmentVariables() [C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
       C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(613,5): error MSB6001:    在 Microsoft.Build.Utilities.ToolTask.GetProcessStartInfo(String pathToTool, String commandLineCommands, String responseFileSwitch) [C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
       C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(613,5): error MSB6001:    在 Microsoft.Build.Utilities.ToolTask.ExecuteTool(String pathToTool, String responseFileCommands, String commandLineCommands) [C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
       C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(613,5): error MSB6001:    在 Microsoft.Build.CPPTasks.TrackedVCToolTask.TrackerExecuteTool(String pathToTool, String responseFileCommands, String commandLineCommands) [C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
       C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(613,5): error MSB6001:    在 Microsoft.Build.CPPTasks.TrackedVCToolTask.ExecuteTool(String pathToTool, String responseFileCommands, String commandLineCommands) [C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
       C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(613,5): error MSB6001:    在 Microsoft.Build.Utilities.ToolTask.Execute() [C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(613,5): error MSB6001: “CL.exe”的命令行开关无效。System.ArgumentException: 已添加项。字典中的关键字:“TMP”所添加的关键字:“tmp” [C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
       C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(613,5): error MSB6001:    在 System.Collections.Hashtable.Insert(Object key, Object nvalue, Boolean add) [C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
       C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(613,5): error MSB6001:    在 System.Diagnostics.ProcessStartInfo.get_EnvironmentVariables() [C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
       C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(613,5): error MSB6001:    在 Microsoft.Build.Utilities.ToolTask.GetProcessStartInfo(String pathToTool, String commandLineCommands, String responseFileSwitch) [C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
       C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(613,5): error MSB6001:    在 Microsoft.Build.Utilities.ToolTask.ExecuteTool(String pathToTool, String responseFileCommands, String commandLineCommands) [C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
       C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(613,5): error MSB6001:    在 Microsoft.Build.CPPTasks.TrackedVCToolTask.TrackerExecuteTool(String pathToTool, String responseFileCommands, String commandLineCommands) [C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
       C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(613,5): error MSB6001:    在 Microsoft.Build.CPPTasks.TrackedVCToolTask.ExecuteTool(String pathToTool, String responseFileCommands, String commandLineCommands) [C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
       C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(613,5): error MSB6001:    在 Microsoft.Build.Utilities.ToolTask.Execute() [C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(613,5): error MSB6001: “CL.exe”的命令行开关无效。System.ArgumentException: 已添加项。字典中的关键字:“TMP”所添加的关键字:“tmp” [C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
       C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(613,5): error MSB6001:    在 System.Collections.Hashtable.Insert(Object key, Object nvalue, Boolean add) [C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
       C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(613,5): error MSB6001:    在 System.Diagnostics.ProcessStartInfo.get_EnvironmentVariables() [C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
       C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(613,5): error MSB6001:    在 Microsoft.Build.Utilities.ToolTask.GetProcessStartInfo(String pathToTool, String commandLineCommands, String responseFileSwitch) [C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
       C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(613,5): error MSB6001:    在 Microsoft.Build.Utilities.ToolTask.ExecuteTool(String pathToTool, String responseFileCommands, String commandLineCommands) [C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
       C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(613,5): error MSB6001:    在 Microsoft.Build.CPPTasks.TrackedVCToolTask.TrackerExecuteTool(String pathToTool, String responseFileCommands, String commandLineCommands) [C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
       C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(613,5): error MSB6001:    在 Microsoft.Build.CPPTasks.TrackedVCToolTask.ExecuteTool(String pathToTool, String responseFileCommands, String commandLineCommands) [C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
       C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(613,5): error MSB6001:    在 Microsoft.Build.Utilities.ToolTask.Execute() [C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(613,5): error MSB6001: “CL.exe”的命令行开关无效。System.ArgumentException: 已添加项。字典中的关键字:“TMP”所添加的关键字:“tmp” [C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
       C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(613,5): error MSB6001:    在 System.Collections.Hashtable.Insert(Object key, Object nvalue, Boolean add) [C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
       C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(613,5): error MSB6001:    在 System.Diagnostics.ProcessStartInfo.get_EnvironmentVariables() [C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
       C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(613,5): error MSB6001:    在 Microsoft.Build.Utilities.ToolTask.GetProcessStartInfo(String pathToTool, String commandLineCommands, String responseFileSwitch) [C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
       C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(613,5): error MSB6001:    在 Microsoft.Build.Utilities.ToolTask.ExecuteTool(String pathToTool, String responseFileCommands, String commandLineCommands) [C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
       C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(613,5): error MSB6001:    在 Microsoft.Build.CPPTasks.TrackedVCToolTask.TrackerExecuteTool(String pathToTool, String responseFileCommands, String commandLineCommands) [C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
       C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(613,5): error MSB6001:    在 Microsoft.Build.CPPTasks.TrackedVCToolTask.ExecuteTool(String pathToTool, String responseFileCommands, String commandLineCommands) [C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
       C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(613,5): error MSB6001:    在 Microsoft.Build.Utilities.ToolTask.Execute() [C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(613,5): error MSB6001: “CL.exe”的命令行开关无效。System.ArgumentException: 已添加项。字典中的关键字:“TMP”所添加的关键字:“tmp” [C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
       C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(613,5): error MSB6001:    在 System.Collections.Hashtable.Insert(Object key, Object nvalue, Boolean add) [C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
       C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(613,5): error MSB6001:    在 System.Diagnostics.ProcessStartInfo.get_EnvironmentVariables() [C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
       C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(613,5): error MSB6001:    在 Microsoft.Build.Utilities.ToolTask.GetProcessStartInfo(String pathToTool, String commandLineCommands, String responseFileSwitch) [C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
       C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(613,5): error MSB6001:    在 Microsoft.Build.Utilities.ToolTask.ExecuteTool(String pathToTool, String responseFileCommands, String commandLineCommands) [C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
       C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(613,5): error MSB6001:    在 Microsoft.Build.CPPTasks.TrackedVCToolTask.TrackerExecuteTool(String pathToTool, String responseFileCommands, String commandLineCommands) [C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
       C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(613,5): error MSB6001:    在 Microsoft.Build.CPPTasks.TrackedVCToolTask.ExecuteTool(String pathToTool, String responseFileCommands, String commandLineCommands) [C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
       C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(613,5): error MSB6001:    在 Microsoft.Build.Utilities.ToolTask.Execute() [C:\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]

    0 个警告
    17 个错误

已用时间 00:00:01.31
@LilyWangLL LilyWangLL added the requires:repro The issue is not currently repro-able label Mar 24, 2025
@LilyWangLL
Copy link
Contributor

Have you successfully installed other ports on the current vcpkg? Please also check the following items:

  1. The Visual Studio Installer has the English language pack installed.
  2. Clone vcpkg to another disk and try reinstalling.
  3. No other modifications were made to Visual Studio before installation.

@KinoluKaslana
Copy link
Author

@LilyWangLL I'm pretty sure that my Visual Studio has the English language pack installed. I recloned vcpkg, but reinstalling still fails at the same place with the same issue. Other packages, like soci, were successfully installed before I tried to install python.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
requires:repro The issue is not currently repro-able
Projects
None yet
Development

No branches or pull requests

2 participants