<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><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">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>