Source Builder failure on Ubuntu.
Rui Zhengxin
ruizx at qq.com
Mon Sep 2 02:17:35 UTC 2013
On Monday, September 02, 2013 6:00 AM Chris Johns wrote:
> Karel Gardas wrote:
>>
>> Hello,
>>
>> I'm trying to use source builder on ubuntu 12.04 AMD64, but the build
>> process fails with:
>>
>> prep: arm-rtems4.11-kernel-4.11-1: %setup -q -c -n
>> arm-rtems4.11-kernel-4.11-1-4.11
>> making dir:
>> /home/karel/development/rtems/rtems-source-builder/rtems/sources
>> download: http://ftp.rtems.org/ftp/pub/rtems/4.11/rtems-4.11.tar.bz2
>> git://git.rtems.org/rtems.git?reset=hard?pull ->
>> sources/rtems.git?reset=hard?pull
>> download: http://ftp.rtems.org/ftp/pub/rtems/4.11/rtems-4.11.tar.bz2
>> git://git.rtems.org/rtems.git?reset=hard?pull: error: <urlopen error no
>> host given>
>> Build Set: Time 0:24:09.458279
>> error: downloading
>> http://ftp.rtems.org/ftp/pub/rtems/4.11/rtems-4.11.tar.bz2
>> git://git.rtems.org/rtems.git?reset=hard?pull: all paths have failed,
>> giving up
This rtems source tar ball URL is not exist.
But why the git pull command returns fail too?
I don't need the rtems kernel building, so I avoid this issue:)
>> this happen twice from two attempts so I guess this is not temporal ftp
>> server problem but probably more solid issue.
>>
>> To invoke source-builder I've followed information given by Alan on his
>> blog here:
>>
>> http://alanstechnotes.blogspot.cz/2013/03/setting-up-rtems-development.html
>>
>> -- the step:
>>
>> 4. Build and install the toolchain
>>
>> $ cd $HOME/development/rtems/rtems-source-builder/rtems
>> $ ../source-builder/sb-set-builder \
>> --log=build-log.txt \
>> --prefix=$HOME/development/rtems/compiler/4.11 \
>> 4.11/rtems-arm
>>
>>
>> is what fails here.
>>
>> My question is: is there something I've done wrong or is it known issue
>> in source-builder or on ftp server?
>>
>
> Nothing you have done and I can confirm it is a bug in the RSB. I am
> currently working on this. It is related to the addition of
> --without-rtems. This broke the "with" RTEMS. As a work around please
> add --without-rtems to the command line.
>
> I expect to have a fix soon.
>
> Chris
> _______________________________________________
> rtems-users mailing list
> rtems-users at rtems.org
> http://www.rtems.org/mailman/listinfo/rtems-users
> .
More information about the users
mailing list