<div dir="ltr">Hi<div><br></div><div>Subject says it. This is the error and a git bisect which points to Chris updating the arm section of the user guide. I don't see the issue looking at the patch.</div><div><br></div><div>From f028448e5f21f4317a0a7b9b336d7e492ebea6c7 Mon Sep 17 00:00:00 2001<br>From: Chris Johns <<a href="mailto:chrisj@rtems.org">chrisj@rtems.org</a>><br>Date: Wed, 3 Aug 2022 14:20:52 +1000<br>Subject: [PATCH rtems-docs] versions: Update arm<br></div><div><br></div><div>Error output followed by git bisect.</div><div><br></div><div>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 format=pdflatex)<br> \write18 enabled.<br>entering extended mode<br><br>Waf: Leaving directory `/home/joel/rtems-work/rtems-docs/build'<br>Build failed<br>Traceback (most recent call last):<br>  File "/home/joel/rtems-work/rtems-docs/.waf3-2.0.19-1f3c580272b15a03d2566843c5fe872a/waflib/Task.py", line 180, in process<br>    ret=self.run()<br>  File "/home/joel/rtems-work/rtems-docs/.waf3-2.0.19-1f3c580272b15a03d2566843c5fe872a/waflib/Tools/tex.py", line 204, in run<br>    self.call_latex()<br>  File "/home/joel/rtems-work/rtems-docs/.waf3-2.0.19-1f3c580272b15a03d2566843c5fe872a/waflib/Tools/tex.py", line 234, in call_latex<br>    self.check_status('error when calling latex',self.texfun())<br>  File "/home/joel/rtems-work/rtems-docs/.waf3-2.0.19-1f3c580272b15a03d2566843c5fe872a/waflib/Tools/tex.py", line 119, in check_status<br>    raise Errors.WafError('%r command exit status %r'%(msg,retcode))<br>waflib.Errors.WafError: 'error when calling latex' command exit status 1<br><br>(rtemsdocs) [joel@localhost rtems-docs]$ git bisect log<br>git bisect start<br># good: [f1eb94b1430b63f0818dea5b047e3ebbcb7f370f] c-user: Do not mention pseudo-interrupt priority<br>git bisect good f1eb94b1430b63f0818dea5b047e3ebbcb7f370f<br># bad: [7757c19ccce545b5552c084cf530faadbac8dbfd] eng/req/howto.rst: Fix ./spec2dmodules.py to ./spec2modules.py typo<br>git bisect bad 7757c19ccce545b5552c084cf530faadbac8dbfd<br># good: [e551cc743527b43de5559d4635b85c32b8d29d27] versions: Update aarch64<br>git bisect good e551cc743527b43de5559d4635b85c32b8d29d27<br># bad: [3859073d5be52c7161e734067748d5dba9a67bc4] versions: Update microblaze, powerpc, riscv and x86_64<br>git bisect bad 3859073d5be52c7161e734067748d5dba9a67bc4<br># bad: [f028448e5f21f4317a0a7b9b336d7e492ebea6c7] versions: Update arm<br>git bisect bad f028448e5f21f4317a0a7b9b336d7e492ebea6c7<br># first bad commit: [f028448e5f21f4317a0a7b9b336d7e492ebea6c7] versions: Update arm<br></div><div><br></div><div>Hopefully someone spots it.</div><div><br></div><div>--joel</div></div>