download_prerequisites prohibit some AWS IPs?
"Jiang, Haochen via Gcc" <[email protected]>
| Newsgroups | gmane.comp.gcc.devel |
|---|---|
| Message-ID | <SJ5PPF77D28E3C2D559FDCCD4AD1401D043EC032@SJ5PPF77D28E3C2.namprd11.prod.outlook.com> |
Hi all, Recently I am building gcc on AWS systems. However, when I am trying to download gcc prereq, I got: $ ./contrib/download_prerequisites https://gcc.gnu.org/pub/gcc/infrastructure/gmp-6.3.0.tar.bz2: 2026-05-18 08:02:11 ERROR 403: Forbidden. error: Cannot download gmp-6.3.0.tar.bz2 from https://gcc.gnu.org/pub/gcc/infrastructure/ This did not happen on weekends. It just happens today. Is some AWS IP prohibited due to bot attack just today? Or I met bad luck (I believe not since two AWS nodes reporting to me that)? Thx, Haochen