<div dir="ltr"><div><div>Hey,<br></div>I have been trying to build rtems for the sparc architecture and I keep getting this error<br> error: git command failed (/usr/bin/git): 128<br><br></div>i have tried the following <br><br><pre>>1. Find rtems/config/tools/rtems-tools-1.cfg
>2. Change lines 23 to 33 to (the following is a single line):
>     %source set rtems-tools 
<a href="https://ftp.rtems.org/pub/rtems/releases/4.11/4.11.0-rc1/rtems-tools-4.11.0-rc1.tar.xz" target="_blank">>https://ftp.rtems.org/pub/rtems/releases/4.11/4.11.0-rc1/rtems-tools-4.11.0-rc1.tar.xz</a>

>Let me know how that goes.

>Chris<br><br></pre><pre><font face="arial,helvetica,sans-serif">But this again  gives the error <br><br></font><br>error: rtems-tools-git-1.cfg:7: macro '%{rtems_tools_version}' not found<font face="arial,helvetica,sans-serif">I</font></pre><pre><font face="arial,helvetica,sans-serif">I also tried changing the ftp to the https in the </font><br>rtems/config/tools/rtems-tools-1.cfg directory <font face="arial,helvetica,sans-serif">,i.e</font><font face="arial,helvetica,sans-serif"><br><br>%source set rtems-tools <a href="https://github.com/RTEMS/rtems-tools.git?reset=hard?branch=%{rtems_tools_version}?pull%{rtems_tools_git_checkout}">https://github.com/RTEMS/rtems-tools.git?reset=hard?branch=%{rtems_tools_version}?pull%{rtems_tools_git_checkout}</a><br> %endif<br></font></pre><pre><font face="arial,helvetica,sans-serif">but while cloning rsb still uses the git protocol<br>git: clone: git://<a href="http://git.rtems.org/rtems-tools.git">git.rtems.org/rtems-tools.git</a> -> sources/git/rtems-tools.git<br><br></font></pre><pre><font face="arial,helvetica,sans-serif">which causes the following error<br> git command failed (/usr/bin/git): 128<br>  <br><br></font></pre><pre><font face="arial,helvetica,sans-serif">How can we set rsb to use https instead of git protocol? Are there any other alternatives<br></font></pre><pre><font face="arial,helvetica,sans-serif">to build using rsb using only https? git and ftp both are blocked by my ISP.<br></font></pre><pre><font face="arial,helvetica,sans-serif"><br></font></pre><pre><font face="arial,helvetica,sans-serif"><br></font></pre><pre><br></pre><div><br></div></div>