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 #43247

Open
tombruce opened this issue Jan 13, 2025 · 2 comments
Open

[python3] Build error on x64-windows #43247

tombruce opened this issue Jan 13, 2025 · 2 comments
Assignees
Labels
category:question This issue is a question

Comments

@tombruce
Copy link

Copy issue body from C:/Program Files/vcpkg/installed/vcpkg/issue_body.md

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

Host Environment

  • Host: x64-windows
  • Compiler: MSVC 19.43.34618.0
  • vcpkg-tool version: 2024-12-09-1005b78fa1bf1dde1a20c2734cba4ea61ca94d9a
    vcpkg-scripts version: d7112d1 2025-01-12 (24 hours ago)

To Reproduce

vcpkg install boost

Failure logs

-- Using cached python-cpython-v3.11.10.tar.gz.
-- Extracting source C:/Program Files/vcpkg/downloads/python-cpython-v3.11.10.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:/Program Files/vcpkg/buildtrees/python3/src/v3.11.10-75c536e59e.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:/Program Files/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:/Program Files/vcpkg/buildtrees/python3/src/v3.11.10-75c536e59e.clean/PCbuild/python_vcpkg.props" /p:IncludeUwp=false /p:_VcpkgPythonLinkage=DynamicLibrary "/p:ForceImportAfterCppProps=C:/Program Files/vcpkg/buildtrees/python3/x64-windows/vcpkg_msbuild.props" "/p:ForceImportAfterCppTargets=C:/Program Files/vcpkg/buildtrees/python3/x64-windows/vcpkg_msbuild.targets" /t:Rebuild /p:UseMultiToolTask=true /p:MultiProcMaxCount=9 /p:EnforceProcessCountAcrossBuilds=true /m:9 -maxCpuCount:9 /p:Platform=x64 /p:PlatformTarget=x64 /p:PlatformToolset=v143 /p:WindowsTargetPlatformVersion=10.0.26100.0 /p:VcpkgApplocalDeps=false /p:VcpkgManifestInstall=false /p:VcpkgManifestEnabled=false /p:VcpkgEnabled=false /p:VcpkgTriplet=x64-windows "/p:VcpkgInstalledDir=C:/Program Files/vcpkg/installed"
    Working Directory: C:/Program Files/vcpkg/buildtrees/python3/x64-windows-rel
    Error code: 1
    See logs for more information:
      C:\Program Files\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:196 (include)



C:\Program Files\vcpkg\buildtrees\python3\build-x64-windows-rel-out.log
MSBuild version 17.13.0-preview-24568-05+37fc8280d for .NET Framework
Build started 1/13/2025 1:50:59 PM.

     1>Project "C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\pcbuild.proj" on node 1 (Rebuild target(s)).
     1>Project "C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\pcbuild.proj" (1) is building "C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\python.vcxproj" (2) on node 1 (Clean target(s)).
     2>CoreClean:
         Creating directory "C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\obj\311amd64_Release\python\".
     2>Project "C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\python.vcxproj" (2) is building "C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\pythoncore.vcxproj" (3) on node 1 (Clean target(s)).
     3>CoreClean:
         Creating directory "C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\obj\311amd64_Release\pythoncore\".
     3>Done Building Project "C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\pythoncore.vcxproj" (Clean target(s)).
     2>Done Building Project "C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\python.vcxproj" (Clean target(s)).
     1>Project "C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\pcbuild.proj" (1) is building "C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\pythonw.vcxproj" (4) on node 1 (Clean target(s)).
     4>CoreClean:
         Creating directory "C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\obj\311amd64_Release\pythonw\".
     4>Done Building Project "C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\pythonw.vcxproj" (Clean target(s)).
     1>Project "C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\pcbuild.proj" (1) is building "C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\venvlauncher.vcxproj" (5) on node 1 (Clean target(s)).
     5>CoreClean:
         Creating directory "C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\obj\311amd64_Release\venvlauncher\".
     5>Done Building Project "C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\venvlauncher.vcxproj" (Clean target(s)).
     1>Project "C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\pcbuild.proj" (1) is building "C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\venvwlauncher.vcxproj" (6) on node 1 (Clean target(s)).
     6>CoreClean:
         Creating directory "C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\obj\311amd64_Release\venvwlauncher\".
     6>Done Building Project "C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\venvwlauncher.vcxproj" (Clean target(s)).
     1>Project "C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\pcbuild.proj" (1) is building "C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\python3dll.vcxproj" (7) on node 1 (Clean target(s)).
     7>CoreClean:
         Creating directory "C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\obj\311amd64_Release\python3dll\".
     7>Done Building Project "C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\python3dll.vcxproj" (Clean target(s)).
     1>Project "C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\pcbuild.proj" (1) is building "C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_queue.vcxproj" (8) on node 1 (Clean target(s)).
     8>CoreClean:
         Creating directory "C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\obj\311amd64_Release\_queue\".
     8>Done Building Project "C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_queue.vcxproj" (Clean target(s)).
     1>Project "C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\pcbuild.proj" (1) is building "C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\select.vcxproj" (9) on node 1 (Clean target(s)).
     9>CoreClean:
         Creating directory "C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\obj\311amd64_Release\select\".
     9>Done Building Project "C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\select.vcxproj" (Clean target(s)).
     1>Project "C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\pcbuild.proj" (1) is building "C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\unicodedata.vcxproj" (10) on node 1 (Clean target(s)).
    10>CoreClean:
         Creating directory "C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\obj\311amd64_Release\unicodedata\".
    10>Done Building Project "C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\unicodedata.vcxproj" (Clean target(s)).
     1>Project "C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\pcbuild.proj" (1) is building "C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\winsound.vcxproj" (11) on node 1 (Clean target(s)).
    11>CoreClean:
         Creating directory "C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\obj\311amd64_Release\winsound\".
    11>Done Building Project "C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\winsound.vcxproj" (Clean target(s)).
     1>Project "C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\pcbuild.proj" (1) is building "C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_uuid.vcxproj" (15) on node 1 (Clean target(s)).
    15>CoreClean:
         Creating directory "C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\obj\311amd64_Release\_uuid\".
     1>Project "C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\pcbuild.proj" (1) is building "C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_decimal.vcxproj" (12) on node 7 (Clean target(s)).
    12>CoreClean:
         Creating directory "C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\obj\311amd64_Release\_decimal\".
    15>Done Building Project "C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_uuid.vcxproj" (Clean target(s)).
     1>Project "C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\pcbuild.proj" (1) is building "C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_overlapped.vcxproj" (14) on node 8 (Clean target(s)).
    14>CoreClean:
         Creating directory "C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\obj\311amd64_Release\_overlapped\".
     1>Project "C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\pcbuild.proj" (1) is building "C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_elementtree.vcxproj" (18) on node 5 (Clean target(s)).
    18>CoreClean:
         Creating directory "C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\obj\311amd64_Release\_elementtree\".
     1>Project "C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\pcbuild.proj" (1) is building "C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_asyncio.vcxproj" (17) on node 6 (Clean target(s)).
    17>CoreClean:
         Creating directory "C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\obj\311amd64_Release\_asyncio\".
     1>Project "C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\pcbuild.proj" (1) is building "C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_zoneinfo.vcxproj" (19) on node 4 (Clean target(s)).
    19>CoreClean:
         Creating directory "C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\obj\311amd64_Release\_zoneinfo\".
     1>Project "C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\pcbuild.proj" (1) is building "C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_multiprocessing.vcxproj" (13) on node 3 (Clean target(s)).
    13>CoreClean:
         Creating directory "C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\obj\311amd64_Release\_multiprocessing\".
     1>Project "C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\pcbuild.proj" (1) is building "C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_msi.vcxproj" (16) on node 2 (Clean target(s)).
    16>CoreClean:
         Creating directory "C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\obj\311amd64_Release\_msi\".
     1>Project "C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\pcbuild.proj" (1) is building "C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\pyexpat.vcxproj" (20) on node 9 (Clean target(s)).
    20>CoreClean:
         Creating directory "C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\obj\311amd64_Release\pyexpat\".
     1>Project "C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\pcbuild.proj" (1) is building "C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_ctypes.vcxproj" (21) on node 1 (Clean target(s)).
    21>CoreClean:
         Creating directory "C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\obj\311amd64_Release\_ctypes\".
    17>Done Building Project "C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_asyncio.vcxproj" (Clean target(s)).
    21>Done Building Project "C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_ctypes.vcxproj" (Clean target(s)).
    16>Done Building Project "C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_msi.vcxproj" (Clean target(s)).
    13>Done Building Project "C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_multiprocessing.vcxproj" (Clean target(s)).
    19>Done Building Project "C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_zoneinfo.vcxproj" (Clean target(s)).
    14>Done Building Project "C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_overlapped.vcxproj" (Clean target(s)).
    12>Done Building Project "C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_decimal.vcxproj" (Clean target(s)).
    20>Done Building Project "C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\pyexpat.vcxproj" (Clean target(s)).
    18>Done Building Project "C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_elementtree.vcxproj" (Clean target(s)).
     1>Project "C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\pcbuild.proj" (1) is building "C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_bz2.vcxproj" (22) on node 1 (Clean target(s)).
    22>CoreClean:
         Creating directory "C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\obj\311amd64_Release\_bz2\".
    22>Done Building Project "C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_bz2.vcxproj" (Clean target(s)).
     1>Project "C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\pcbuild.proj" (1) is building "C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_lzma.vcxproj" (23) on node 3 (Clean target(s)).
    23>CoreClean:
         Creating directory "C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\obj\311amd64_Release\_lzma\".
     1>Project "C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\pcbuild.proj" (1) is building "C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_ssl.vcxproj" (24) on node 4 (Clean target(s)).
    24>CoreClean:
         Creating directory "C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\obj\311amd64_Release\_ssl\".
     1>Project "C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\pcbuild.proj" (1) is building "C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_socket.vcxproj" (25) on node 6 (Clean target(s)).
    25>CoreClean:
         Creating directory "C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\obj\311amd64_Release\_socket\".
     1>Project "C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\pcbuild.proj" (1) is building "C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_sqlite3.vcxproj" (27) on node 2 (Clean target(s)).
    27>CoreClean:
         Creating directory "C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\obj\311amd64_Release\_sqlite3\".
     1>Project "C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\pcbuild.proj" (1) is building "C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_hashlib.vcxproj" (26) on node 8 (Clean target(s)).
    26>CoreClean:
         Creating directory "C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\obj\311amd64_Release\_hashlib\".
    23>Done Building Project "C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_lzma.vcxproj" (Clean target(s)).
    24>Done Building Project "C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_ssl.vcxproj" (Clean target(s)).
    25>Done Building Project "C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_socket.vcxproj" (Clean target(s)).
    27>Done Building Project "C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_sqlite3.vcxproj" (Clean target(s)).
    26>Done Building Project "C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_hashlib.vcxproj" (Clean target(s)).
     1>Project "C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\pcbuild.proj" (1) is building "C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj" (28) on node 7 (Clean target(s)).
    28>CoreClean:
         Creating directory "C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\obj\311amd64_Release\_freeze_module\".
    28>Done Building Project "C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj" (Clean target(s)).
     1>Project "C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\pcbuild.proj" (1) is building "C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj" (28:2) on node 7 (Build target(s)).
    28>PrepareForBuild:
         Structured output is enabled. The formatting of compiler diagnostics will reflect the error hierarchy. See https://aka.ms/cpp/structured-output for more details.
         Creating directory "C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\amd64\".
         Creating directory "C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\obj\311amd64_Release\_freeze_module\_freeze_module.tlog\".
       InitializeBuildStatus:
         Creating "C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\obj\311amd64_Release\_freeze_module\_freeze_module.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
         Touching "C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\obj\311amd64_Release\_freeze_module\_freeze_module.tlog\unsuccessfulbuild".
       ClCompile:
         C:\Program Files\Microsoft Visual Studio\2022\Preview\VC\Tools\MSVC\14.43.34618\bin\HostX64\x64\CL.exe /c /I"C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\Include" /I"C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\Include\internal" /I"C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PC" /I"C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\obj\311amd64_Release\_freeze_module\\" /I"C:/Program Files/vcpkg/installed/x64-windows/include" /I"C:/Program Files/vcpkg/packages/python3_x64-windows/include" /I"C:/Program Files/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:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\obj\311amd64_Release\_freeze_module\\" /Fd"C:\Program Files\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\Preview\VC\Tools\MSVC\14.43.34618\bin\HostX64\x64\CL.exe /c /I"C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\Include" /I"C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\Include\internal" /I"C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PC" /I"C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\obj\311amd64_Release\_freeze_module\\" /I"C:/Program Files/vcpkg/installed/x64-windows/include" /I"C:/Program Files/vcpkg/packages/python3_x64-windows/include" /I"C:/Program Files/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:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\obj\311amd64_Release\_freeze_module\\" /Fd"C:\Program Files\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\Preview\VC\Tools\MSVC\14.43.34618\bin\HostX64\x64\CL.exe /c /I"C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\Include" /I"C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\Include\internal" /I"C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PC" /I"C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\obj\311amd64_Release\_freeze_module\\" /I"C:/Program Files/vcpkg/installed/x64-windows/include" /I"C:/Program Files/vcpkg/packages/python3_x64-windows/include" /I"C:/Program Files/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:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\obj\311amd64_Release\_freeze_module\\" /Fd"C:\Program Files\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"
         C:\Program Files\Microsoft Visual Studio\2022\Preview\VC\Tools\MSVC\14.43.34618\bin\HostX64\x64\CL.exe /c /I"C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\Include" /I"C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\Include\internal" /I"C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PC" /I"C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\obj\311amd64_Release\_freeze_module\\" /I"C:/Program Files/vcpkg/installed/x64-windows/include" /I"C:/Program Files/vcpkg/packages/python3_x64-windows/include" /I"C:/Program Files/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:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\obj\311amd64_Release\_freeze_module\\" /Fd"C:\Program Files\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"
...
Skipped 811 lines
...
         cl : Command line warning D9025: overriding '/Od' with '/O2' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Zi' with '/Z7' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Od' with '/O2' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Zi' with '/Z7' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Od' with '/O2' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Zi' with '/Z7' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Od' with '/O2' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Zi' with '/Z7' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Od' with '/O2' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Zi' with '/Z7' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Od' with '/O2' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Zi' with '/Z7' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Od' with '/O2' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Zi' with '/Z7' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Od' with '/O2' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Zi' with '/Z7' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Od' with '/O2' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Zi' with '/Z7' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Od' with '/O2' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Zi' with '/Z7' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Od' with '/O2' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Zi' with '/Z7' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Od' with '/O2' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Zi' with '/Z7' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Od' with '/O2' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Zi' with '/Z7' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Od' with '/O2' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Zi' with '/Z7' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Od' with '/O2' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Zi' with '/Z7' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Od' with '/O2' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Zi' with '/Z7' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Od' with '/O2' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Zi' with '/Z7' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Od' with '/O2' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Zi' with '/Z7' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Od' with '/O2' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Zi' with '/Z7' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Od' with '/O2' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Zi' with '/Z7' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Od' with '/O2' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Zi' with '/Z7' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Od' with '/O2' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Zi' with '/Z7' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Od' with '/O2' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Zi' with '/Z7' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Od' with '/O2' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Zi' with '/Z7' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Od' with '/O2' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Zi' with '/Z7' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Od' with '/O2' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Zi' with '/Z7' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Od' with '/O2' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Zi' with '/Z7' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Od' with '/O2' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Zi' with '/Z7' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Od' with '/O2' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Zi' with '/Z7' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Od' with '/O2' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Zi' with '/Z7' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Od' with '/O2' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Zi' with '/Z7' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Od' with '/O2' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Zi' with '/Z7' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Od' with '/O2' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Zi' with '/Z7' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Od' with '/O2' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Zi' with '/Z7' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Od' with '/O2' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Zi' with '/Z7' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Od' with '/O2' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Zi' with '/Z7' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Od' with '/O2' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Zi' with '/Z7' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Od' with '/O2' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Zi' with '/Z7' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Od' with '/O2' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Zi' with '/Z7' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Od' with '/O2' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Zi' with '/Z7' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Od' with '/O2' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Zi' with '/Z7' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Od' with '/O2' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Zi' with '/Z7' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Od' with '/O2' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Zi' with '/Z7' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Od' with '/O2' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Zi' with '/Z7' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Od' with '/O2' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Zi' with '/Z7' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Od' with '/O2' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Zi' with '/Z7' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Od' with '/O2' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Zi' with '/Z7' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Od' with '/O2' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Zi' with '/Z7' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Od' with '/O2' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Zi' with '/Z7' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Od' with '/O2' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Zi' with '/Z7' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Od' with '/O2' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Zi' with '/Z7' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Od' with '/O2' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Zi' with '/Z7' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Od' with '/O2' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Zi' with '/Z7' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Od' with '/O2' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Zi' with '/Z7' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Od' with '/O2' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Zi' with '/Z7' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Od' with '/O2' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Zi' with '/Z7' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Od' with '/O2' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Zi' with '/Z7' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Od' with '/O2' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Zi' with '/Z7' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Od' with '/O2' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Zi' with '/Z7' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Od' with '/O2' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Zi' with '/Z7' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Od' with '/O2' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Zi' with '/Z7' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Od' with '/O2' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Zi' with '/Z7' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Od' with '/O2' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Zi' with '/Z7' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Od' with '/O2' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Zi' with '/Z7' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Od' with '/O2' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Zi' with '/Z7' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Od' with '/O2' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Zi' with '/Z7' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Od' with '/O2' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Zi' with '/Z7' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Od' with '/O2' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Zi' with '/Z7' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Od' with '/O2' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Zi' with '/Z7' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Od' with '/O2' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Zi' with '/Z7' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Od' with '/O2' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Zi' with '/Z7' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Od' with '/O2' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Zi' with '/Z7' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Od' with '/O2' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Zi' with '/Z7' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Od' with '/O2' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Zi' with '/Z7' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Od' with '/O2' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Zi' with '/Z7' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Od' with '/O2' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Zi' with '/Z7' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Od' with '/O2' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Zi' with '/Z7' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Od' with '/O2' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Zi' with '/Z7' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Od' with '/O2' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Zi' with '/Z7' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Od' with '/O2' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Zi' with '/Z7' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Od' with '/O2' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Zi' with '/Z7' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Od' with '/O2' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Zi' with '/Z7' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Od' with '/O2' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Zi' with '/Z7' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Od' with '/O2' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Zi' with '/Z7' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Od' with '/O2' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Zi' with '/Z7' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Od' with '/O2' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Zi' with '/Z7' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Od' with '/O2' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Zi' with '/Z7' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Od' with '/O2' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Zi' with '/Z7' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Od' with '/O2' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Zi' with '/Z7' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Od' with '/O2' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Zi' with '/Z7' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Od' with '/O2' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Zi' with '/Z7' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Od' with '/O2' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Zi' with '/Z7' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Od' with '/O2' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Zi' with '/Z7' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Od' with '/O2' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Zi' with '/Z7' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Od' with '/O2' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Zi' with '/Z7' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Od' with '/O2' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Zi' with '/Z7' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Od' with '/O2' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Zi' with '/Z7' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Od' with '/O2' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Zi' with '/Z7' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Od' with '/O2' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Zi' with '/Z7' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Od' with '/O2' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Zi' with '/Z7' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Od' with '/O2' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Zi' with '/Z7' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Od' with '/O2' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Zi' with '/Z7' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Od' with '/O2' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Zi' with '/Z7' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Od' with '/O2' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Zi' with '/Z7' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Od' with '/O2' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Zi' with '/Z7' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : command line  warning D9025: overriding '/Od' with '/O2' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : command line  warning D9025: overriding '/Zi' with '/Z7' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Od' with '/O2' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Zi' with '/Z7' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Od' with '/O2' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Zi' with '/Z7' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Od' with '/O2' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]
         cl : Command line warning D9025: overriding '/Zi' with '/Z7' [C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj]


       "C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\pcbuild.proj" (Rebuild target) (1) ->
       "C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj" (Build target) (28:2) ->
       (_RebuildDeepFrozen target) -> 
         C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj(397,2): error MSB3073: The command "C:/Program Files/vcpkg/downloads/tools/python/python-3.12.7-x64-1/python.exe "C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\Tools\scripts\deepfreeze.py" ^
       C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj(397,2): error MSB3073: 		 "C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\Python\frozen_modules\importlib._bootstrap.h:importlib._bootstrap" ^
       C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj(397,2): error MSB3073: 		 "C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\Python\frozen_modules\importlib._bootstrap_external.h:importlib._bootstrap_external" ^
       C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj(397,2): error MSB3073: 		 "C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\Python\frozen_modules\zipimport.h:zipimport" ^
       C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj(397,2): error MSB3073: 		 "C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\Python\frozen_modules\abc.h:abc" ^
       C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj(397,2): error MSB3073: 		 "C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\Python\frozen_modules\codecs.h:codecs" ^
       C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj(397,2): error MSB3073: 		 "C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\Python\frozen_modules\io.h:io" ^
       C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj(397,2): error MSB3073: 		 "C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\Python\frozen_modules\_collections_abc.h:_collections_abc" ^
       C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj(397,2): error MSB3073: 		 "C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\Python\frozen_modules\_sitebuiltins.h:_sitebuiltins" ^
       C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj(397,2): error MSB3073: 		 "C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\Python\frozen_modules\genericpath.h:genericpath" ^
       C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj(397,2): error MSB3073: 		 "C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\Python\frozen_modules\ntpath.h:ntpath" ^
       C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj(397,2): error MSB3073: 		 "C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\Python\frozen_modules\posixpath.h:posixpath" ^
       C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj(397,2): error MSB3073: 		 "C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\Python\frozen_modules\os.h:os" ^
       C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj(397,2): error MSB3073: 		 "C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\Python\frozen_modules\site.h:site" ^
       C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj(397,2): error MSB3073: 		 "C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\Python\frozen_modules\stat.h:stat" ^
       C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj(397,2): error MSB3073: 		 "C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\Python\frozen_modules\importlib.util.h:importlib.util" ^
       C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj(397,2): error MSB3073: 		 "C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\Python\frozen_modules\importlib.machinery.h:importlib.machinery" ^
       C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj(397,2): error MSB3073: 		 "C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\Python\frozen_modules\runpy.h:runpy" ^
       C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj(397,2): error MSB3073: 		 "C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\Python\frozen_modules\__hello__.h:__hello__" ^
       C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj(397,2): error MSB3073: 		 "C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\Python\frozen_modules\__phello__.h:__phello__" ^
       C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj(397,2): error MSB3073: 		 "C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\Python\frozen_modules\__phello__.ham.h:__phello__.ham" ^
       C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj(397,2): error MSB3073: 		 "C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\Python\frozen_modules\__phello__.ham.eggs.h:__phello__.ham.eggs" ^
       C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj(397,2): error MSB3073: 		 "C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\Python\frozen_modules\__phello__.spam.h:__phello__.spam" ^
       C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj(397,2): error MSB3073: 		 "C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\Python\frozen_modules\frozen_only.h:frozen_only" ^
       C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\PCbuild\_freeze_module.vcxproj(397,2): error MSB3073: 		 "-o" "C:\Program Files\vcpkg\buildtrees\python3\x64-windows-rel\Python\deepfreeze\deepfreeze.c"" exited with code 9009.

    262 Warning(s)
    1 Error(s)

Time Elapsed 00:00:51.03
@LilyWangLL LilyWangLL self-assigned this Jan 14, 2025
@LilyWangLL LilyWangLL added the category:question This issue is a question label Jan 14, 2025
@LilyWangLL
Copy link
Contributor

LilyWangLL commented Jan 14, 2025

C:\Program Files\vcpkg

Could you please clone vcpkg to a non-space path and rebuild python3?

@LilyWangLL LilyWangLL marked this as a duplicate of #43253 Jan 14, 2025
@tombruce
Copy link
Author

tombruce commented Jan 14, 2025 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:question This issue is a question
Projects
None yet
Development

No branches or pull requests

2 participants