<div dir="ltr">After further digging I found that this image 'tftpfs_usage.png' is actually missing from the /images/filesystem directory. So just to confirm this, I used a dummy 'tftpfs_usage.png', put that in the same directory and everything built fine. So nothing needs to be removed. All we need is the actual 'tftpfs_usage.png' image in the directory.</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, 8 Oct 2022 at 20:00, Joel Sherrill <<a href="mailto:joel@rtems.org">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="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, Oct 8, 2022 at 7:24 AM Noor Aman <<a href="mailto:nooraman5718@gmail.com" target="_blank">nooraman5718@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>Hey Frank, <br></div><div><br></div><div>I was able to find the issue which was causing the pdf to be not built properly. <br></div><div>======<br></div><div>diff --git a/filesystem/trivial_ftp.rst b/filesystem/trivial_ftp.rst<br>index 3ef8bba..eccd035 100644<br>--- a/filesystem/trivial_ftp.rst<br>+++ b/filesystem/trivial_ftp.rst<br>@@ -280,10 +280,7 @@ application.  The mount point can be any directory.  The name ``/tftp``<br> used in the figure serves only as an example.  The final unmounting and<br> remove directory steps are optional.<br> <br>-.. figure:: ../images/filesystem/tftpfs_usage.png<br>-  :width: 90%<br>-  :align: center<br>-  :alt: TFTP Usage Diagram</div><div>+ <br></div><div>=======</div><div>This png is causing issues. Removing these lines removed the error and the pdf was generated successfully. I hope this is helpful.</div></div></blockquote><div><br></div><div>Thanks. I saw this email right as I was setting up to do a git bisect with my</div><div>morning tea. </div><div><br></div><div>Two issues with this figure situation.</div><div><br></div><div>(1) We probably should not have png/jpg files without the corresponding source.</div><div><br></div><div>(2) I have no idea how to fix this other than to remove the figure. It looks like Frank's</div><div>text is referencing the figure so simply removing it isn't the best answer.</div><div><br></div><div>--joel</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><br></div><div>Thanks,</div><div>Noor<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, 8 Oct 2022 at 05:35, Chris Johns <<a href="mailto:chrisj@rtems.org" target="_blank">chrisj@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">On 8/10/2022 9:47 am, Chris Johns wrote:<br>
> On 8/10/2022 10:12 am, Noor Aman wrote:<br>
>> I can confirm that the same is happening on my PC too.<br>
> <br>
> Could you please bisect the repo to find the patch that broke things?<br>
<br>
A simpler way to find the commit is to see the last build on <a href="http://docs.rtems.org" rel="noreferrer" target="_blank">docs.rtems.org</a><br>
which is 6.278550b and the next commit after 278550b is:<br>
<br>
commit 23fc93bf648507ac417237c20069c4ab7c793251<br>
Author: Frank Kühndel <<a href="mailto:frank.kuehndel@embedded-brains.de" target="_blank">frank.kuehndel@embedded-brains.de</a>><br>
Date:   Thu Jun 9 15:21:05 2022 +0200<br>
<br>
    TFTPFS: New documentation<br>
<br>
Frank ?<br>
<br>
Chris<br>
_______________________________________________<br>
devel mailing list<br>
<a href="mailto:devel@rtems.org" target="_blank">devel@rtems.org</a><br>
<a href="http://lists.rtems.org/mailman/listinfo/devel" rel="noreferrer" target="_blank">http://lists.rtems.org/mailman/listinfo/devel</a></blockquote></div>
_______________________________________________<br>
devel mailing list<br>
<a href="mailto:devel@rtems.org" target="_blank">devel@rtems.org</a><br>
<a href="http://lists.rtems.org/mailman/listinfo/devel" rel="noreferrer" target="_blank">http://lists.rtems.org/mailman/listinfo/devel</a></blockquote></div></div>
</blockquote></div>