You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-- Using cached gmp-6.3.0.tar.xz
-- Cleaning sources at C:/Program Files/Microsoft Visual Studio/2022/Community/VC/vcpkg/vcpkg/buildtrees/gmp/src/v6.3.0-27b6a2315b.clean. Use --editable to skip cleaning for the packages you specify.
-- Extracting source C:/Program Files/Microsoft Visual Studio/2022/Community/VC/vcpkg/vcpkg/downloads/gmp-6.3.0.tar.xz
-- Applying patch asmflags.patch
-- Applying patch cross-tools.patch
-- Applying patch subdirs.patch
-- Applying patch msvc_symbol.patch
-- Applying patch arm64-coff.patch
-- Applying patch remove_compiler_info.patch
-- Using source at C:/Program Files/Microsoft Visual Studio/2022/Community/VC/vcpkg/vcpkg/buildtrees/gmp/src/v6.3.0-27b6a2315b.clean
-- Getting CMake variables for x64-windows
-- Getting CMake variables for x64-windows
-- Warning: Paths with embedded space may be handled incorrectly by configure:
C:/Program Files/Microsoft Visual Studio/2022/Community/VC/vcpkg/vcpkg/packages/gmp_x64-windows
C:/Program Files/Microsoft Visual Studio/2022/Community/VC/vcpkg/vcpkg/installed/x64-windows
Please move the path to one without whitespaces!
-- Using cached autoconf2.71-2.71-3-any.pkg.tar.zst
-- Using cached msys2-autoconf-wrapper-20240607-1-any.pkg.tar.zst
-- Using cached msys2-automake-wrapper-20240607-1-any.pkg.tar.zst
-- Using cached msys2-binutils-2.43.1-1-x86_64.pkg.tar.zst
-- Using cached msys2-libtool-2.4.7-4-x86_64.pkg.tar.zst
-- Using cached msys2-make-4.4.1-2-x86_64.pkg.tar.zst
-- Using cached msys2-pkgconf-2.3.0-1-x86_64.pkg.tar.zst
-- Using cached msys2-which-2.21-4-x86_64.pkg.tar.zst
-- Using cached msys2-bash-5.2.037-1-x86_64.pkg.tar.zst
-- Using cached msys2-coreutils-8.32-5-x86_64.pkg.tar.zst
-- Using cached msys2-file-5.45-3-x86_64.pkg.tar.zst
-- Using cached msys2-gawk-5.3.1-1-x86_64.pkg.tar.zst
-- Using cached msys2-grep-1~3.0-6-x86_64.pkg.tar.zst
-- Using cached msys2-gzip-1.13-1-x86_64.pkg.tar.zst
-- Using cached msys2-diffutils-3.10-1-x86_64.pkg.tar.zst
-- Using cached msys2-sed-4.9-1-x86_64.pkg.tar.zst
-- Using cached msys2-msys2-runtime-3.5.4-2-x86_64.pkg.tar.zst
-- Using cached msys2-autoconf2.72-2.72-1-any.pkg.tar.zst
-- Using cached msys2-automake1.16-1.16.5-1-any.pkg.tar.zst
-- Using cached msys2-automake1.17-1.17-1-any.pkg.tar.zst
-- Using cached msys2-libiconv-1.17-1-x86_64.pkg.tar.zst
-- Using cached msys2-libintl-0.22.4-1-x86_64.pkg.tar.zst
-- Using cached msys2-zlib-1.3.1-1-x86_64.pkg.tar.zst
-- Using cached msys2-tar-1.35-2-x86_64.pkg.tar.zst
-- Using cached msys2-findutils-4.10.0-2-x86_64.pkg.tar.zst
-- Using cached msys2-gmp-6.3.0-1-x86_64.pkg.tar.zst
-- Using cached msys2-gcc-libs-13.3.0-1-x86_64.pkg.tar.zst
-- Using cached msys2-libbz2-1.0.8-4-x86_64.pkg.tar.zst
-- Using cached msys2-liblzma-5.6.3-1-x86_64.pkg.tar.zst
-- Using cached msys2-libzstd-1.5.6-1-x86_64.pkg.tar.zst
-- Using cached msys2-libreadline-8.2.013-1-x86_64.pkg.tar.zst
-- Using cached msys2-mpfr-4.2.1-1-x86_64.pkg.tar.zst
-- Using cached msys2-libpcre-8.45-4-x86_64.pkg.tar.zst
-- Using cached msys2-m4-1.4.19-2-x86_64.pkg.tar.zst
-- Using cached msys2-perl-5.38.2-2-x86_64.pkg.tar.zst
-- Using cached msys2-ncurses-6.5.20240831-2-x86_64.pkg.tar.zst
-- Using cached msys2-libxcrypt-4.4.36-1-x86_64.pkg.tar.zst
-- Using msys root at C:/Program Files/Microsoft Visual Studio/2022/Community/VC/vcpkg/vcpkg/downloads/tools/msys2/a34690d042a6e3bf
-- Generating configure for x64-windows
-- Finished generating configure for x64-windows
-- Using cached msys2-mingw-w64-x86_64-pkgconf-1~2.3.0-1-any.pkg.tar.zst
-- Using cached msys2-msys2-runtime-3.5.4-2-x86_64.pkg.tar.zst
-- Using msys root at C:/Program Files/Microsoft Visual Studio/2022/Community/VC/vcpkg/vcpkg/downloads/tools/msys2/21caed2f81ec917b
-- Configuring x64-windows-dbg
-- Configuring x64-windows-rel
-- Building x64-windows-dbg
CMake Error at scripts/cmake/vcpkg_execute_build_process.cmake:134 (message):
Command failed: "C:/Program Files/Microsoft Visual Studio/2022/Community/VC/vcpkg/vcpkg/downloads/tools/msys2/a34690d042a6e3bf/usr/bin/make.exe" -j 9 --trace -f Makefile all
Working Directory: C:/Program Files/Microsoft Visual Studio/2022/Community/VC/vcpkg/vcpkg/buildtrees/gmp/x64-windows-dbg/
See logs for more information:
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\vcpkg\vcpkg\buildtrees\gmp\build-x64-windows-dbg-out.log
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\vcpkg\vcpkg\buildtrees\gmp\build-x64-windows-dbg-err.log
Call Stack (most recent call first):
scripts/cmake/vcpkg_build_make.cmake:136 (vcpkg_execute_build_process)
scripts/cmake/vcpkg_install_make.cmake:2 (vcpkg_build_make)
ports/gmp/portfile.cmake:101 (vcpkg_install_make)
scripts/ports.cmake:196 (include)
Package: gmp:x64-windows@6.3.0#2
Host Environment
vcpkg-scripts version: 37d46ed 2025-02-20 (35 hours ago)
To Reproduce
vcpkg install gmp
Failure logs
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\vcpkg\vcpkg\buildtrees\gmp\build-x64-windows-dbg-err.log
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\vcpkg\vcpkg\buildtrees\gmp\build-x64-windows-dbg-out.log
The text was updated successfully, but these errors were encountered: