GSoC 2020: Implementation of OFW functions
Sebastian Huber
sebastian.huber at embedded-brains.de
Thu May 7 05:14:18 UTC 2020
On 07/05/2020 06:58, Niteesh G. S. wrote:
> I couldn't go through it yesterday. Today I started off with building
> rtems6
> toolchain for arm using RSB but failed. I used the following command
> ../source-builder/sb-set-builder
> --prefix=/home/niteesh/development/rtems/6 6/rtems-arm --jobs=8
>
> The problem seems to happen when trying to download the sources for
> GCC. I have
> attached the complete log file to this mail. I have also pasted the
> last few lines below.
>
> -------------------------------------------------------------------------
> download: (full)
> https://gcc.gnu.org/git/gitweb.cgi?p=gcc.git;a=snapshot;h=1dae549;sf=tgz
> -> sources/gcc-1dae549.tar.gz
> download:
> https://gcc.gnu.org/git/gitweb.cgi?p=gcc.git;a=snapshot;h=1dae549;sf=tgz
> -> sources/gcc-1dae549.tar.gz
> download: no ssl context
> download:
> https://gcc.gnu.org/git/gitweb.cgi?p=gcc.git;a=snapshot;h=1dae549;sf=tgz:
> error: HTTP Error 403: Forbidden
> error: downloading
> https://gcc.gnu.org/git/gitweb.cgi?p=gcc.git;a=snapshot;h=1dae549;sf=tgz:
> all paths have failed, giving up
> -------------------------------------------------------------------------
This is an unexpected download source. GCC should be downloaded from our
Github mirror. Also the GCC Git hash should be e62a820. Which RSB commit
did you use?
More information about the devel
mailing list