<div dir="ltr">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.<div><br></div><div>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:</div><div><br></div><div>expected-fail: dl06</div><div><br></div><div>There are lots of other .tcfg files to look at for examples.</div><div><br></div><div>--joel</div><div><br></div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Nov 11, 2020 at 10:42 PM somesh deshmukh <<a href="mailto:someshdeshmukh07@gmail.com">someshdeshmukh07@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>Hi All, <br></div><div>Gentle reminder!!</div><div><br></div><div>Can you please give some update on this query? <br></div><div>I am looking into developing a custom bsp for risc-v board and an update on this query will be very helpful.</div><div><br></div><div>Regards,</div><div>Somesh<br></div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Nov 6, 2020 at 8:03 PM somesh deshmukh <<a href="mailto:someshdeshmukh07@gmail.com" target="_blank">someshdeshmukh07@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>Hi, <br></div><div><br></div><div>I am trying to compile rv64imafd BSP and I am facing the following issues. </div><div><br></div><div>Error log pasted below:</div><div><br></div><div>Making all-am in libtests<br>
gmake[5]: Entering directory <br>
'/home/somesh/rtos/rtems/src/kernel/rv64imafd/riscv-rtems5/c/rv64imafd/testsuites/libtests'<br>
rtems-ld -r <br>
/home/somesh/rtos/rtems/src/kernel/rv64imafd/riscv-rtems5/c/rv64imafd \<br>
   -C riscv-rtems5-gcc -c "-march=rv64imafd -mabi=lp64d" \<br>
   -O rap -b dl06.pre -e rtems_main -s \<br>
   -o dl06.rap dl06-o1.o dl06-o2.o -lm<br>
error: rap::object: Section index '0' not found: dl06-o1.o<br>
gmake[5]: *** [Makefile:8479: dl06.rap] Error 10<br>
gmake[5]: Leaving directory <br>
'/home/somesh/rtos/rtems/src/kernel/rv64imafd/riscv-rtems5/c/rv64imafd/testsuites/libtests'</div><div><br></div><div>The command I used for building the BSP is pasted below:</div><div><i>../rtems/configure --prefix=$HOME/rtos/rtems/5 --target=riscv-rtems5 <br>
--enable-rtemsbsp=rv64imafd --enable-tests --enable-posix <br>
--disable-networking</i></div><div><br></div><div>I am using latest release of RTEMS v5.1 on ubuntu v20 system.</div><div><br></div><div>I found the discussion related to similar issue at following link:</div><div><a href="https://www.mail-archive.com/devel@rtems.org/msg24899.html" target="_blank">https://www.mail-archive.com/devel@rtems.org/msg24899.html</a></div><div><br></div><div>There is a ticket raised for the same issue:</div><div><a href="https://devel.rtems.org/ticket/4011" target="_blank">https://devel.rtems.org/ticket/4011</a></div><div>What is the status of this ticket?</div><div><br></div><div>Regards,</div><div>Somesh <br></div><div><br></div></div>
</blockquote></div>
_______________________________________________<br>
users mailing list<br>
<a href="mailto:users@rtems.org" target="_blank">users@rtems.org</a><br>
<a href="http://lists.rtems.org/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.rtems.org/mailman/listinfo/users</a></blockquote></div>