NEW BUILD SYSTEM: Error on waf install

Niteesh G. S. niteesh.gs at gmail.com
Mon Jun 29 13:31:02 UTC 2020


Hello,

The new build system pulled from
https://git.rtems.org/sebh/rtems.git/log/?h=build
HEAD: 3957793dec1480a24d8a8902202015c47e153e97
<https://git.rtems.org/sebh/rtems.git/commit/?h=build&id=3957793dec1480a24d8a8902202015c47e153e97>

The new build system throws the following error while issuing the following
cmd:

./waf install -v

source not found: 'bsp.cfg' in bld(source=[], target='',
meths=['process_install_task', 'process_rule', 'process_source'],
features=['install_task'],
path=/home/niteesh/development/rtems/kernel/rtems, idx=16, tg_idx_count=16,
install_to='${PREFIX}/${ARCH}-rtems${__RTEMS_MAJOR__}/${BSP_NAME}/make',
install_from='bsp.cfg',
dest='${PREFIX}/${ARCH}-rtems${__RTEMS_MAJOR__}/${BSP_NAME}/make',
type='install_files', posted=True, install_task=
        {task 140185824631496: inst  -> }) in
/home/niteesh/development/rtems/kernel/rtems

I followed the following steps to build the BBB BSP
1) ./waf bsp_defaults --rtems-bsps=arm/beagleboneblack > config.ini
2) ./waf configure
3) ./waf -j16

I also tried doing ./waf clean and repeating the above steps but still no
success.
The same error was also faced by Christian while installing the BSP.

It would be really helpful if this could be resolved soon since I am not
able to build
libbsd without installing the BSP and could be a huge blocker for
my project.

Thanks,
Niteesh.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/devel/attachments/20200629/3855d5ad/attachment.html>


More information about the devel mailing list