<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Aug 12, 2022 at 1:06 AM 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 12/8/2022 6:10 am, Joel Sherrill wrote:<br>
> <br>
> Subject says it. This is the error and a git bisect which points to Chris<br>
> updating the arm section of the user guide. I don't see the issue looking at the<br>
> patch.<br>
> <br>
> From f028448e5f21f4317a0a7b9b336d7e492ebea6c7 Mon Sep 17 00:00:00 2001<br>
> From: Chris Johns <<a href="mailto:chrisj@rtems.org" target="_blank">chrisj@rtems.org</a> <mailto:<a href="mailto:chrisj@rtems.org" target="_blank">chrisj@rtems.org</a>>><br>
> Date: Wed, 3 Aug 2022 14:20:52 +1000<br>
> Subject: [PATCH rtems-docs] versions: Update arm<br>
> <br>
> Error output followed by git bisect.<br>
> <br>
> Build: 6.f028448 (3rd August 2022)<br>
> [4/7] Compiling build/user/latex/user.tex<br>
> first pass on pdflatex<br>
> This is pdfTeX, Version 3.14159265-2.6-1.40.20 (TeX Live 2019) (preloaded<br>
> format=pdflatex)<br>
>  \write18 enabled.<br>
> entering extended mode<br>
<br>
The issue is the change I made to the ARM BSP to correctly handle section<br>
numbering and TOC. This changed the depth the source builds from and that has<br>
changed the relative path to the BBB P2 debug connector image. HTML does not<br>
generate an error however PDF does. I will push the fix.<br></blockquote><div><br></div><div>Thank you. I can confirm this works.</div><div><br></div><div>I know it takes longer but every time I build docs, I build pdf and html. It is </div><div>odd cases like this that point out why it is good to let it build and come back</div><div>to check on it.</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
I will also push a change to the pdflatex build that sets the TEXINPUTS env<br>
variable to include some sphinx latex support that was being silently ignored.<br></blockquote><div><br></div><div>Great! Will this have any visible change on output?</div><div><br></div><div>--joel <br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
Chris<br>
</blockquote></div></div>