RSB tool binary locations

Brandon Matthews rtems at optimaltour.us
Mon Jan 18 17:07:53 UTC 2016


Hello again!

After completing an RSB build cycle, I'm a bit confused about where to expect the tool binaries. I'm following the instructions at https://ftp.rtems.org/pub/rtems/releases/4.11/4.11.0-rc1/README.txt.

I'm invoking sb-set-builder with

builder at rtems-build:/mnt/rtems/rtems-source-builder-4.11.0-rc1/rtems$ ../source-builder/sb-set-builder --prefix=/opt/rtems-4.11.0-rc1/ 4.11/rtems-arm

Interestingly, the tool binaries never end up in /opt/rtems-4.11.0-rc1:

builder at rtems-build:/mnt/rtems/rtems-source-builder-4.11.0-rc1/rtems$ sudo find / -name 'arm-rtems4.11-gcc'
/mnt/rtems/rtems-source-builder-4.11.0-rc1/rtems/build/tmp/arm-rtems4.11-gcc-4.9.3-newlib-2.2.0.20150423-x86_64-linux-gnu-1-root-builder/opt/rtems-4.11.0-rc1/bin/arm-rtems4.11-gcc

In the RSB log, I see output from `make install`, but don't see any step to copy the output from `.../tmp/$PACKAGE/$PREFIX` to `$PREFIX`. Is this a bug or am I missing a step? (the $PREFIX dir is owned by builder, so no permissions issues).

-Brandon


More information about the users mailing list