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

[gmp] build failure #30528

Closed
applicate2628 opened this issue Mar 29, 2023 · 3 comments
Closed

[gmp] build failure #30528

applicate2628 opened this issue Mar 29, 2023 · 3 comments
Labels
category:port-bug The issue is with a library, which is something the port should already support

Comments

@applicate2628
Copy link

applicate2628 commented Mar 29, 2023

Host Environment

  • OS: Windows
  • Compiler: msvc2022

To Reproduce

Steps to reproduce the behavior:

./vcpkg install gmp:x64-windows

Failure logs

Downloading https://mirror.selfnet.de/msys2/msys/x86_64/msys2-runtime-3.2.0-8-x86_64.pkg.tar.zst
Downloading https://mirrors.sjtug.sjtu.edu.cn/msys2/msys/x86_64/msys2-runtime-3.2.0-8-x86_64.pkg.tar.zst
error: Failed to download from mirror set
error: https://repo.msys2.org/msys/x86_64/msys2-runtime-3.2.0-8-x86_64.pkg.tar.zst: failed: status code 404
error: https://www2.futureware.at/~nickoe/msys2-mirror/msys/x86_64/msys2-runtime-3.2.0-8-x86_64.pkg.tar.zst: failed: status code 404
error: https://mirror.yandex.ru/mirrors/msys2/msys/x86_64/msys2-runtime-3.2.0-8-x86_64.pkg.tar.zst: failed: status code 404
error: https://mirrors.tuna.tsinghua.edu.cn/msys2/msys/x86_64/msys2-runtime-3.2.0-8-x86_64.pkg.tar.zst: failed: status code 404
error: https://mirrors.ustc.edu.cn/msys2/msys/x86_64/msys2-runtime-3.2.0-8-x86_64.pkg.tar.zst: failed: status code 404
error: https://mirror.bit.edu.cn/msys2/msys/x86_64/msys2-runtime-3.2.0-8-x86_64.pkg.tar.zst: WinHttpSendRequest failed with exit code 12007
error: https://mirror.bit.edu.cn/msys2/msys/x86_64/msys2-runtime-3.2.0-8-x86_64.pkg.tar.zst: WinHttpSendRequest failed with exit code 12007
error: https://mirror.bit.edu.cn/msys2/msys/x86_64/msys2-runtime-3.2.0-8-x86_64.pkg.tar.zst: WinHttpSendRequest failed with exit code 12007
error: https://mirror.bit.edu.cn/msys2/msys/x86_64/msys2-runtime-3.2.0-8-x86_64.pkg.tar.zst: WinHttpSendRequest failed with exit code 12007
error: https://mirror.selfnet.de/msys2/msys/x86_64/msys2-runtime-3.2.0-8-x86_64.pkg.tar.zst: failed: status code 404
error: https://mirrors.sjtug.sjtu.edu.cn/msys2/msys/x86_64/msys2-runtime-3.2.0-8-x86_64.pkg.tar.zst: failed: status code 404

Additional context

Also there were some problems with downloading msys-which-2.21-4-x86_64.pkg.tar.zst at the new environment so i used cached from previous.

@applicate2628 applicate2628 added the category:port-bug The issue is with a library, which is something the port should already support label Mar 29, 2023
@applicate2628 applicate2628 closed this as not planned Won't fix, can't repro, duplicate, stale Mar 29, 2023
@applicate2628 applicate2628 reopened this Mar 29, 2023
@applicate2628 applicate2628 closed this as not planned Won't fix, can't repro, duplicate, stale Mar 29, 2023
@AnthonyMastrean
Copy link

I'm having the same problem installing icu (#30588)! The msys2-runtime package seems to be legitimately missing from every mirror. I'm not familiar enough with msys2-runtime to go figure out if this was planned or not... do you have any advice?

@applicate2628
Copy link
Author

I'm having the same problem installing icu (#30588)! The msys2-runtime package seems to be legitimately missing from every mirror. I'm not familiar enough with msys2-runtime to go figure out if this was planned or not... do you have any advice?

There is already pull request for msys update #30546 so wait or use cached ones.

@dg0yt
Copy link
Contributor

dg0yt commented Apr 1, 2023

#30546 was just merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:port-bug The issue is with a library, which is something the port should already support
Projects
None yet
Development

No branches or pull requests

3 participants