Problems building set for Beaglebone black.

Travis Wheatley travis.wheatley at fireflyspace.com
Thu Aug 18 21:07:52 UTC 2016


FWIW: I have no problem navigating to the expat download in my web browser. However, it seems to want to use https:// rather than just http://.

> On Aug 18, 2016, at 3:06 PM, Travis Wheatley <travis.wheatley at fireflyspace.com> wrote:
> 
> Working on a project for Beaglebone black. I have gone through the following set of steps to download and and subsequently run sb-set-builder:
> 
> $ mkdir -p development/rtems/sources
> $ cd development/rtems/sources
> $ git clone -b beagle https://github.com/bengras/rtems-source-builder.git
> $ ./rtems-source-builder/source-builder/sb-check 
> $ cd rtems-source-builder/rtems/
> $ ../source-builder/sb-set-builder --log=beagle.txt --prefix=$HOME/development/rtems/4.12 devel/beagle.bset
> 
> After about a minute or so I get the following build error:
> 
> .
> .
> .
> config: devel/expat-2.1.0-1.cfg
> package: expat-2.1.0-x86_64-linux-gnu-1
> download: http://downloads.sourceforge.net/project/expat/expat/2.1.0/expat-2.1.0.tar.gz -> sources/expat-2.1.0.tar.gz
> download: http://downloads.sourceforge.net/project/expat/expat/2.1.0/expat-2.1.0.tar.gz: error: <urlopen error [Errno -2] Name or service not known>
> error: downloading http://downloads.sourceforge.net/project/expat/expat/2.1.0/expat-2.1.0.tar.gz: all paths have failed, giving up
> Build FAILED
>  See error report: rsb-report-expat-2.1.0-x86_64-linux-gnu-1.txt
> error: downloading http://downloads.sourceforge.net/project/expat/expat/2.1.0/expat-2.1.0.tar.gz: all paths have failed, giving up
> Build Set: Time 0:00:34.938606
> Build FAILED
> 
> 
> The above mentioned build report seems to indicate that the expat project that it is trying to download doesn’t exist. 
> 
> .
> .
> .
> making dir: /home/beaglebone/development/rtems/sources/rtems-source-builder/rtems/sources
> download: (full) http://downloads.sourceforge.net/project/expat/expat/2.1.0/expat-2.1.0.tar.gz -> sources/expat-2.1.0.tar.gz
> download: http://downloads.sourceforge.net/project/expat/expat/2.1.0/expat-2.1.0.tar.gz -> sources/expat-2.1.0.tar.gz
> download: no ssl context
> download: http://downloads.sourceforge.net/project/expat/expat/2.1.0/expat-2.1.0.tar.gz: error: <urlopen error [Errno -2] Name or service not known>
> error: downloading http://downloads.sourceforge.net/project/expat/expat/2.1.0/expat-2.1.0.tar.gz: all paths have failed, giving up
> 
> Not sure what to do to correct this. Suggestions?
> 
> 
> _______________________________________________
> users mailing list
> users at rtems.org
> http://lists.rtems.org/mailman/listinfo/users



More information about the users mailing list