error while running rtems-test with coverage

Chris Johns chrisj at rtems.org
Wed Apr 4 05:46:52 UTC 2018


On 04/04/2018 06:36, Vijay Kumar Banerjee wrote:
> after pulling the ini-update branch from 
> https://github.com/cillianodonnell/rtems-tools/tree/ini-update
> 

Any local changes?

> I tried running the rtems-test with the following command
> 
> $HOME/development/rtems/rtems-tools/tester/rtems-test
> --rtems-tools=$HOME/development/rtems/5 --log=coverage_analysis.log
> --rtems-bsp=leon3_qemu --rtems-builddir=$HOME/development/rtems/kernel/leon3
> sparc-rtems5/c/leon3/testsuites/samples
> 
> was getting the KeyError for 'coverage'
>

Please paste the command and output as it appears in the terminal?

> current status : 
> the same command gives the error : 
> "mandatory item not found in bsp section : bsp," 
> to make sure I didn't break something , I also tried running from a freshly
> downloaded directory as well, it gives the same error.

Did you try running the following command from the top of the source tree:

 $ grep -r "mandatory item not found" *

?

Chris



More information about the devel mailing list