Karel Gardas created an issue:
https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5099
## Summary
`./waf install` step is broken and fails with:
```
$ ./waf install
Waf: Entering directory `/export/home/rtems/git/rtems/gitlab/rtems-ref/build'
Waf: Leaving directory `/export/home/rtems/git/rtems/gitlab/rtems-ref/build'
'install' finished successfully (0.221s)
Waf: Entering directory
`/export/home/rtems/git/rtems/gitlab/rtems-ref/build/arm/xilinx_zynq_a9_qemu'
Waf: Leaving directory
`/export/home/rtems/git/rtems/gitlab/rtems-ref/build/arm/xilinx_zynq_a9_qemu'
source not found: 'make/README' in bld(target='', idx=34, install_task=
{task 140121522535888: inst -> },
dest='${PREFIX}/share/rtems${__RTEMS_MAJOR__}/make', tg_idx_count=34,
meths=['process_install_task', 'process_rule', 'process_source'], source=[],
install_to='${PREFIX}/share/rtems${__RTEMS_MAJOR__}/make',
path=/export/home/rtems/git/rtems/gitlab/rtems-ref,
install_from=['make/lib.cfg', 'make/host.cfg', 'make/directory.cfg',
'make/README'], posted=True, type='install_files', features=['install_task'])
in /export/home/rtems/git/rtems/gitlab/rtems-ref
```
## Steps to reproduce
1)
configure with --prefix
2)
compile
3) and try to run
`./waf install`
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5099
You're receiving this email because of your account on gitlab.rtems.org.
_______________________________________________
bugs mailing list
[email protected]
http://lists.rtems.org/mailman/listinfo/bugs