<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Feb 3, 2021 at 8:29 AM Rohan kumar <<a href="mailto:krohan8870@gmail.com">krohan8870@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>Actually I followed this document</div><div><a href="https://docs.rtems.org/branches/master/user/start/bsp-build.html#quickstartbspbuild-manual" target="_blank">https://docs.rtems.org/branches/master/user/start/bsp-build.html#quickstartbspbuild-manual</a> to build bsp manually</div><div>as mentioned in the "GSoc getting started" blog.</div><div><br></div><div> Also yes when I run "./waf" command "Waf: Leaving directory `/home/rohan/devlopment/src/rtems/build/sparc/erc32'</div><div>" this was the final output as you said.</div><div><br></div><div>But I am actually stuck in running Hello world program <a href="https://docs.rtems.org/branches/master/user/start/gsoc.html#prove-you-can-work-on-rtems" target="_blank">https://docs.rtems.org/branches/master/user/start/gsoc.html#prove-you-can-work-on-rtems</a> this document says to run "make" command but the folder "/build/b-erc32" is empty. So I was confused about how to run Hello world.</div></div></blockquote><div><br></div><div>It should be under rtems/build. Do a "find build -name hello.exe" and then follow the remaining instructions. </div><div><br></div><div>Unfortunately, I think this is a specific example of <a href="https://devel.rtems.org/ticket/4130">https://devel.rtems.org/ticket/4130</a> which when filed said there were more than a few references to the old build system in the documentation. If you can provide a patch for the docs to reflect the current waf procedure, that would be appreciated. Good exercise for GSoC preparation. :)</div><div><br></div><div>--joel</div><div><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"><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Feb 3, 2021 at 6:36 PM Joel Sherrill <<a href="mailto:joel@rtems.org" target="_blank">joel@rtems.org</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="auto"><div><br><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Feb 3, 2021, 6:43 AM Rohan kumar <<a href="mailto:krohan8870@gmail.com" target="_blank">krohan8870@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">Hello all,<div>I am trying to run Hello World program but when run the command "make" to build, the error came "make: *** No targets specified and no makefile found.  Stop". Actually there is nothing in the "/build/b-erc32" folder its just empty and</div><div dir="auto"></div></div></blockquote></div></div><div dir="auto"><br></div><div dir="auto">I'm not sure what you did. The mention of b-erc32 hints at configure and autotools but you mention waf. Waf leaves the results in rtems/build and you run waf again.</div><div dir="auto"><br></div><div dir="auto">This seems to be mixing the old and new build infrastructure instructions.</div><div dir="auto"><br></div><div dir="auto">Is there something that needs more attention in the documentation as we move to waf only?</div><div dir="auto"><br></div><div dir="auto"><br></div><div dir="auto"><br></div><div dir="auto"><div class="gmail_quote"><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 dir="auto">also there in the step "Test a BSP" I got two failures too.</div></div></blockquote></div></div><div dir="auto"><br></div><div dir="auto">These results look pretty good. Minimum probably needs to be addressed from a tester perspective and sometimes the DL tests fail as the tools update.</div><div dir="auto"><div class="gmail_quote"><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><br></div><div>"</div><div>Passed:        557<br>Failed:          2<br>User Input:      6<br>Expected Fail:   1<br>Indeterminate:   0<br>Benchmark:       3<br>Timeout:         0<br>Test too long:   0<br>Invalid:         0<br>Wrong Version:   0<br>Wrong Build:     0<br>Wrong Tools:     0<br>------------------<br>Total:         569<br>Failures:<br> dl06.exe<br> minimum.exe<br>User Input:<br> capture.exe<br> dl10.exe<br> top.exe<br> fileio.exe<br> termios.exe<br> monitor.exe<br>Expected Fail:<br> psxfenv01.exe<br>Benchmark:<br> linpack.exe<br> dhrystone.exe<br> whetstone.exe<br>Average test time: 0:00:00.283888<br>Testing time     : 0:02:41.532720</div><div><br></div><div>"</div><div><br></div><div>I am currently working on the master branch and trying to build sparc-erc32. Do I have to run the ./waf again I am not sure any direction will be very helpful.</div><div><br></div><div></div></div>
_______________________________________________<br>
devel mailing list<br>
<a href="mailto:devel@rtems.org" rel="noreferrer" target="_blank">devel@rtems.org</a><br>
<a href="http://lists.rtems.org/mailman/listinfo/devel" rel="noreferrer noreferrer" target="_blank">http://lists.rtems.org/mailman/listinfo/devel</a></blockquote></div></div></div>
</blockquote></div></div>
</blockquote></div></div>