Building RTEMS tools using Source Builder fails

groups at chichak.ca groups at chichak.ca
Thu Oct 12 14:42:28 UTC 2017


I was building the 4.12 tools for ARM using RSB yesterday and the build would randomly fail. Unfortunately, to fix it, I’d delete everything and try again.

Trying again is a very unsatisfying solution. I passed it off as a git repository inconsistency.

On the other hand, doing a git checkout 4.11 gives a repeatable failure when building newlib for 4.11.

Andrei




(on a Mac, with OSX 10.13 (high sierra), using the latest Xcode)

cd
mkdir -p development/rtems
cd development/rtems
git clone git://git.rtems.org/rtems-source-builder.git rsb
cd rsb
#git checkout 4.11
cd rtems
../source-builder/sb-check
../source-builder/sb-set-builder --list-bsets
#../source-builder/sb-set-builder --prefix=$HOME/development/rtems/4.11 --log=l-4.11-rtems-arm.txt 4.11/rtems-arm
../source-builder/sb-set-builder --prefix=$HOME/development/rtems/4.12 --log=l-4.12-rtems-arm.txt 4.12/rtems-arm


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/users/attachments/20171012/8c54722e/attachment.html>


More information about the users mailing list