<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7654.12">
<TITLE>RE: rtems source builde git repository</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>Hello Chris,<BR>
with trace switch:<BR>
<BR>
hoefle@wheezy:~/projects/customers/unibern/cassis/clone/source_build_test/rtems-source-builder/rtems$ ../source-builder/sb-set-builder --log=$TOOLCHAIN_DIR/4.10-sparc.log --prefix=$TOOLCHAIN_DIR --no-clean 4.10/rtems-sparc-gr.bset --trace<BR>
RTEMS Source Builder - Set Builder, v0.4.0<BR>
Build Set: 4.10/rtems-sparc-gr.bset<BR>
config: devel/expat-2.1.0-1.cfg<BR>
package: expat-2.1.0-x86_64-linux-gnu-1<BR>
building: expat-2.1.0-x86_64-linux-gnu-1<BR>
config: tools/rtems-binutils-2.20.1-1.cfg<BR>
package: sparc-rtems4.10-binutils-2.20.1-1<BR>
building: sparc-rtems4.10-binutils-2.20.1-1<BR>
config: tools/rtems-gcc-4.4.7-newlib-1.18.0-1.cfg<BR>
package: sparc-rtems4.10-gcc-4.4.7-newlib-1.18.0-1<BR>
building: sparc-rtems4.10-gcc-4.4.7-newlib-1.18.0-1<BR>
config: tools/rtems-gdb-7.3.1-1.cfg<BR>
package: sparc-rtems4.10-gdb-7.3.1-1<BR>
building: sparc-rtems4.10-gdb-7.3.1-1<BR>
config: tools/rtems-kernel-4.10-1.2.14-gr.cfg<BR>
package: sparc-rtems4.10-kernel-4.10-1<BR>
git: clone: git://git.nanotronic:rtems.git -> sources/git/git.nanotronic:rtems.git<BR>
error: git command failed (/usr/bin/git): 128<BR>
Build FAILED<BR>
  See error report: rsb-report-sparc-rtems4.10-kernel-4.10-1.txt<BR>
error: git command failed (/usr/bin/git): 128<BR>
Build Set: Time 0:05:50.679860<BR>
Build FAILED<BR>
<BR>
Here the last part of rsb-report-sparc-rtems4.10-kernel-4.10-1.txt (the whole report is also attached to the mail):<BR>
script: 68: export PATH<BR>
script: 69: # Default environment set up.<BR>
script: 70: LANG=C<BR>
script: 71: export LANG<BR>
script: 72: unset DISPLAY || :<BR>
script: 73: umask 022<BR>
script: 74: cd "/home/NANOTRONIC/hoefle/projects/customers/unibern/cassis/clone/source_build_test/rtems-source-builder/rtems/build/sparc-rtems4.10-kernel-4.10-1"<BR>
script: 75: echo "=> sparc-rtems4.10-kernel-4.10-1:"<BR>
script: 76: echo "==> %prep:"<BR>
script: 77: source_dir_rtems="rtems-4.10"<BR>
source setup: sparc-rtems4.10-kernel-4.10-1: source rtems -q -c -n sparc-rtems4.10-kernel-4.10-1-4.10<BR>
making dir: /home/NANOTRONIC/hoefle/projects/customers/unibern/cassis/clone/source_build_test/rtems-source-builder/rtems/sources/git<BR>
_url: git://git.nanotronic:rtems.git?reset=hard?pull?branch=gr-4.10 -> /home/NANOTRONIC/hoefle/projects/customers/unibern/cassis/clone/source_build_test/rtems-source-builder/rtems/sources/git/git.nanotronic:rtems.git<BR>
git: clone: git://git.nanotronic:rtems.git -> sources/git/git.nanotronic:rtems.git<BR>
cmd: (None) /usr/bin/git clone git://git.nanotronic:rtems.git /home/NANOTRONIC/hoefle/projects/customers/unibern/cassis/clone/source_build_test/rtems-source-builder/rtems/sources/git/git.nanotronic:rtems.git<BR>
exe: ['/usr/bin/git', 'clone', 'git://git.nanotronic:rtems.git', '/home/NANOTRONIC/hoefle/projects/customers/unibern/cassis/clone/source_build_test/rtems-source-builder/rtems/sources/git/git.nanotronic:rtems.git']<BR>
fatal: unable to connect to :<BR>
: Name or service not known<BR>
<BR>
Cloning into '/home/NANOTRONIC/hoefle/projects/customers/unibern/cassis/clone/source_build_test/rtems-source-builder/rtems/sources/git/git.nanotronic:rtems.git'...<BR>
<BR>
<BR>
<BR>
<BR>
-----Original Message-----<BR>
From: Chris Johns [<A HREF="mailto:chrisj@rtems.org">mailto:chrisj@rtems.org</A>]<BR>
Sent: Wed 27/08/2014 02:22<BR>
To: Hoefle Marco; users@rtems.org<BR>
Subject: Re: rtems source builde git repository<BR>
<BR>
On 26/08/2014 11:26 pm, Hoefle Marco wrote:<BR>
> Hello Chris,<BR>
> I tried with:<BR>
><BR>
> %source set rtems<BR>
> git://git.nanotronic:rtems.git?reset=hard?pull?branch=gr-4.10<BR>
><BR>
> Now I get:<BR>
> Creating source directory: sources/git<BR>
> git: clone: git://git.nanotronic:rtems.git -><BR>
> sources/git/git.nanotronic:rtems.git<BR>
> error: git command failed (/usr/bin/git): 128<BR>
> Build FAILED<BR>
>    See error report: rsb-report-sparc-rtems4.10-kernel-4.10-1.txt<BR>
<BR>
Can I please have a look at this file ? Can you please add --trace to<BR>
the command line ?<BR>
<BR>
> error: git command failed (/usr/bin/git): 128<BR>
> Build Set: Time 0:06:48.445824<BR>
> Build FAILED<BR>
><BR>
> Google sais that the ssh key might not be setup correctly.<BR>
<BR>
Could be but it worked before so I suspect it is just a matter of a<BR>
suitable URL or some improvements in the RSB git down loader to handle<BR>
the existing one.<BR>
<BR>
> FYI:<BR>
> hoefle@wheezy:~/projects/customers/unibern/cassis/clone/source_build_test/rtems-source-builder/rtems$<BR>
> git clone git.nanotronic:rtems.git<BR>
> Cloning into 'rtems'...<BR>
> remote: Counting objects: 452048, done.<BR>
> remote: Compressing objects: 100% (76658/76658), done.<BR>
> remote: Total 452048 (delta 366194), reused 451708 (delta 365854)<BR>
> Receiving objects: 100% (452048/452048), 62.37 MiB | 28.78 MiB/s, done.<BR>
> Resolving deltas: 100% (366194/366194), done.<BR>
<BR>
This is good to see.<BR>
<BR>
> hoefle@wheezy:~/projects/customers/unibern/cassis/clone/source_build_test/rtems-source-builder/rtems$<BR>
> rm -Rf rtems/<BR>
> hoefle@wheezy:~/projects/customers/unibern/cassis/clone/source_build_test/rtems-source-builder/rtems$<BR>
> git clone git://git.nanotronic:rtems.git<BR>
> Cloning into 'rtems'...<BR>
> fatal: unable to connect to :<BR>
> : Name or service not known<BR>
<BR>
You cannot interchange the clone path directly with git. The RSB<BR>
supports a number of protocols for downloading and the prefix of<BR>
'git://' is internal to the RSB. In theory what follows should be ok but<BR>
this is a little more difficult that it may seem.<BR>
<BR>
I need to see the error report to see what happened. It may mean I need<BR>
to improve the git support<BR>
<BR>
Chris<BR>
<BR>
<BR>
<BR>
<BR>
<BR>
</FONT>
</P>

</BODY>
</HTML>