rtems source builde git repository

Chris Johns chrisj at rtems.org
Wed Aug 13 20:17:31 UTC 2014


On 14/08/2014 3:38 am, Hoefle Marco wrote:
> Hello Chris,
> fetching tar files works now but our rtems git tree not:

Great.

>
> hoefle at 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
> RTEMS Source Builder - Set Builder, v0.4.0
> Build Set: 4.10/rtems-sparc-gr.bset
> config: devel/expat-2.1.0-1.cfg
> package: expat-2.1.0-x86_64-linux-gnu-1
> building: expat-2.1.0-x86_64-linux-gnu-1
> config: tools/rtems-binutils-2.20.1-1.cfg
> package: sparc-rtems4.10-binutils-2.20.1-1
> warning: binutils-2.20.1.tar.bz2: no hash found

I am currently adding the hashes to 4.10.

> warning: binutils-2.20.1-rtems4.10-20100826.diff: no hash found
> building: sparc-rtems4.10-binutils-2.20.1-1
> config: tools/rtems-gcc-4.4.7-newlib-1.18.0-1.cfg
> package: sparc-rtems4.10-gcc-4.4.7-newlib-1.18.0-1
> warning: gcc-core-4.4.7.tar.bz2: no hash found
> warning: gcc-core-4.4.7-rtems4.10-20120314.diff: no hash found
> warning: newlib-1.18.0.tar.gz: no hash found
> warning: newlib-1.18.0-rtems4.10-20110518.diff: no hash found
> warning: mpfr-2.4.2.tar.bz2: no hash found
> warning: mpc-0.8.1.tar.gz: no hash found
> warning: gmp-5.0.5.tar.bz2: no hash found
> building: sparc-rtems4.10-gcc-4.4.7-newlib-1.18.0-1
> config: tools/rtems-gdb-7.3.1-1.cfg
> package: sparc-rtems4.10-gdb-7.3.1-1
> warning: gdb-7.3.1.tar.bz2: no hash found
> warning: gdb-7.3.1-rtems4.10-20120918.diff: no hash found
> building: sparc-rtems4.10-gdb-7.3.1-1
> config: tools/rtems-kernel-4.10-1.2.14-gr.cfg
> package: sparc-rtems4.10-kernel-4.10-1
> error: malforned URL:
> git.nanotronic:rtems.git?reset=hard?pull?branch=gr-4.10
> Build FAILED
>    See error report: rsb-report-sparc-rtems4.10-kernel-4.10-1.txt
> error: malforned URL:
> git.nanotronic:rtems.git?reset=hard?pull?branch=gr-4.10
> Build Set: Time 0:05:48.729840
> Build FAILED

What is the contents of rsb-report-sparc-rtems4.10-kernel-4.10-1.txt ?

>
> This is how the rtems source was set up:
> %source set rtems git.nanotronic:rtems.git?reset=hard?pull?branch=gr-4.10

Should this be ...

%source set rtems 
git://git.nanotronicrtems.git?reset=hard?pull?branch=gr-4.10

?

> Does rtems-source-builder still work with a git repository via ssh?

It should if you can use a standard git clone, fetch, push set of 
commands from the command line. I use keys with ssh and have an agent 
running so I do not need to interact with ssh to have it work.

Chris



More information about the users mailing list