Skip to content

[gmp:[email protected]#14] build failure -- get stuck at the installing (Configuring x64-windows-dbg) #47143

@samwitDong

Description

@samwitDong

Operating system

Windows 11 Home

Compiler

MSVC

Steps to reproduce the behavior

1. I use vcpkg manifest mode and vcpkg.json is like below:
{
  "name": "my-app",
  "version": "1.1.8",
  "builtin-baseline": "12c39da1b2acb3e42e627f64efaaaffec453ec25",
  "dependencies": [	
	"gmp"
  ]
}

2. vcpkg install
I also manually downloaded LLVM-15.0.6-win64.exe as it always failed midway.

Failure logs

D:\vcpkg_manifest>vcpkg install
Detecting compiler hash for triplet x64-windows...
Compiler found: D:/Program Files/Microsoft Visual Studio/2022/Professional/VC/Tools/MSVC/14.36.32532/bin/Hostx64/x64/cl.exe
The following packages are already installed:

Additional context

I did it with a brand new downloaded vcpkg and it took a whole night (more than 7 hours) without success, still stuck at the building process.

Metadata

Metadata

Assignees

No one assigned

    Labels

    category:port-bugThe issue is with a library, which is something the port should already support

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions