<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Dec 9, 2015 at 6:38 AM, Sambeet Panigrahi <span dir="ltr"><<a href="mailto:sambeet161616@gmail.com" target="_blank">sambeet161616@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><span class=""><div><span>>On Tue, 2015-12-08 at 10:48 -0500, Gedare Bloom wrote:<br>
> And if you want to kill it, I would send a kill signal to the process<br>
<br>
</span>>As Gedare's alluding to, the Ctrl-Z is probably a problem here... It'll<br>
>typically suspend a process, so it's still running.<br>
<br>
>Ctrl-C to kill :-)<br><br></div></span>I realised my mistake and killed the process and rebuilt it.But the problem still exists as my firewall prevents the git protocol.The build failed again with the error in the error report given as<br><br>Creating source directory: sources/git<br>making dir: /home/sambeet/development/rtems/src/rtems-source-builder/rtems/sources/git<br>git: clone: git://<a href="http://git.rtems.org/rtems-tools.git" target="_blank">git.rtems.org/rtems-tools.git</a> -> sources/git/rtems-tools.git<br>error: git command failed (/usr/bin/git): 128<br><br></div>As previously Nick and Joel has suggested I tried to manually clone the filles into sources directory under development/rtems/src/rtems-source-builder/rtems and tried building again.But the process still tries to clone from the terminal.The last few lines before the build fails are<br><br>Creating source directory: sources/git<br>git: clone: git://<a href="http://git.rtems.org/rtems-tools.git" target="_blank">git.rtems.org/rtems-tools.git</a> -> sources/git/rtems-tools.git<br>error: git command failed (/usr/bin/git): 128<br>Build FAILED<br>  See error report: rsb-report-rtems-tools-HEAD-1.txt<br>error: git command failed (/usr/bin/git): 128<br>Build Set: Time 1:14:56.847676<br>Build FAILED<br><br></div><div>I also tried to clone the contents into a .git directory using git init because of the following line<br><br></div><div>git: clone: git://<a href="http://git.rtems.org/rtems-tools.git" target="_blank">git.rtems.org/rtems-tools.git</a> -> sources/git/rtems-tools.git<br><br></div><div>but the process still tries to clone it, giving back the same error. How do we get around this?<br><br></div></div></blockquote><div>RSB always assumes it should restart fresh.  Ithink there may be an option not to restart/download, and it will look for the sources in the current directory, but I could be mistaken. Another more complicated option would be to copy and modify the .cfg files in RSB to either point them to downloadable files or to an internal git clone url.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div></div><div>There's another problem also about the build time which in my machine takes approximately an hour as mentioned above. Is my machine slower than required?<br><br></div></div></blockquote><div>This is normal to build gcc.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div></div><div>I am really sorry for being verbose.I am a newbie and just want to learn properly.☺<br></div><div><div><div><div><div><div><div><div><img src="https://ssl.gstatic.com/ui/v1/icons/mail/images/cleardot.gif"></div></div></div></div></div></div></div></div></div>
<br>_______________________________________________<br>
users mailing list<br>
<a href="mailto:users@rtems.org">users@rtems.org</a><br>
<a href="http://lists.rtems.org/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.rtems.org/mailman/listinfo/users</a><br></blockquote></div><br></div></div>