Compilation error in compiling RISC-V bsps

Joel Sherrill joel at rtems.org
Thu Nov 12 23:55:45 UTC 2020


On Thu, Nov 12, 2020 at 4:16 PM Chris Johns <chrisj at rtems.org> wrote:

> On 13/11/20 3:00 am, Joel Sherrill wrote:
> > The tests that start with dl are dynamic loader tests. They require
> architecture
> > specific support which sometimes breaks. That's why there is a ticket
> until it
> > gets addressed by someone. Things get fixed as either volunteers step up
> or
> > someone gets funded to fix them.
> >
> > You should be to do "make -k" to ignore this error and continue or, more
> > cleanly, add a ".tcfg" file to the BSP's config directory to specify
> that this
> > test should be
> excluded. bsps/riscv/riscv/config/rv64imafd-testsuite.tcfg which
> > should need only one line:
> >
> > expected-fail: dl06
> >
> > There are lots of other .tcfg files to look at for examples.
> >
>
> The expected fail state is a runtime state so the test still needs to
> build.
>

So temporarily it needs to be exclude?

>
> Chris
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/users/attachments/20201112/d19abe1d/attachment.html>


More information about the users mailing list