Alternative download paths for RSB?

Joel Sherrill joel at rtems.org
Mon Dec 20 14:54:59 UTC 2021


On Mon, Dec 20, 2021 at 6:59 AM Sebastian Huber
<sebastian.huber at embedded-brains.de> wrote:
>
> Hello,
>
> it seems the GNU web server is down:

Yep. Still down.

i reached out to the sourceware admins to see if they knew who to
contact. I couldn't find a gnu.org address.

>
> download: https://ftp.gnu.org/gnu/mpfr/mpfr-3.1.4.tar.bz2 ->
> sources/mpfr-3.1.4.tar.bz2
> download: https://ftp.gnu.org/gnu/mpfr/mpfr-3.1.4.tar.bz2: error:
> <urlopen error [Errno 101] Network is unreachable>
> error: downloading https://ftp.gnu.org/gnu/mpfr/mpfr-3.1.4.tar.bz2: all
> paths have failed, giving up
> Build FAILED
> error: downloading https://ftp.gnu.org/gnu/mpfr/mpfr-3.1.4.tar.bz2: all
> paths have failed, giving up
> Build Set: Time 0:04:23.318509
> Build FAILED
>
> The error message suggests that it is possible to add alternative
> download sources. How can I do this? This didn't work:
>
> diff --git a/source-builder/config/gcc-9.cfg
> b/source-builder/config/gcc-9.cfg
> index f8cf69b..1d7c716 100644
> --- a/source-builder/config/gcc-9.cfg
> +++ b/source-builder/config/gcc-9.cfg
> @@ -21,4 +21,8 @@
>   %source set gmp https://ftp.gnu.org/gnu/gmp/gmp-%{gmp_version}.tar.bz2
>   %source set mpfr https://ftp.gnu.org/gnu/mpfr/mpfr-%{mpfr_version}.tar.bz2
>
> +%source set mpc
> https://ftp.mpi-inf.mpg.de/pub/mirrors/gnu/mirror/gcc.gnu.org/pub/gcc/infrastructure/mpc-%{mpc_version}.tar.gz
> +%source set gmp
> https://ftp.mpi-inf.mpg.de/pub/mirrors/gnu/mirror/gcc.gnu.org/pub/gcc/infrastructure/gmp-%{gmp_version}.tar.bz2
> +%source set mpfr
> https://ftp.mpi-inf.mpg.de/pub/mirrors/gnu/mirror/gcc.gnu.org/pub/gcc/infrastructure/mpfr-%{mpfr_version}.tar.bz2
> +
>   %include %{_configdir}/gcc-common-1.cfg

This would be Chris' department. Sorry

> --
> embedded brains GmbH
> Herr Sebastian HUBER
> Dornierstr. 4
> 82178 Puchheim
> Germany
> email: sebastian.huber at embedded-brains.de
> phone: +49-89-18 94 741 - 16
> fax:   +49-89-18 94 741 - 08
>
> Registergericht: Amtsgericht München
> Registernummer: HRB 157899
> Vertretungsberechtigte Geschäftsführer: Peter Rasmussen, Thomas Dörfler
> Unsere Datenschutzerklärung finden Sie hier:
> https://embedded-brains.de/datenschutzerklaerung/
> _______________________________________________
> devel mailing list
> devel at rtems.org
> http://lists.rtems.org/mailman/listinfo/devel


More information about the devel mailing list