rtems-docs fail to build

Joel Sherrill joel at rtems.org
Thu Aug 11 20:10:03 UTC 2022


Hi

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.

>From f028448e5f21f4317a0a7b9b336d7e492ebea6c7 Mon Sep 17 00:00:00 2001
From: Chris Johns <chrisj at rtems.org>
Date: Wed, 3 Aug 2022 14:20:52 +1000
Subject: [PATCH rtems-docs] versions: Update arm

Error output followed by git bisect.

Build: 6.f028448 (3rd August 2022)
[4/7] Compiling build/user/latex/user.tex
first pass on pdflatex
This is pdfTeX, Version 3.14159265-2.6-1.40.20 (TeX Live 2019) (preloaded
format=pdflatex)
 \write18 enabled.
entering extended mode

Waf: Leaving directory `/home/joel/rtems-work/rtems-docs/build'
Build failed
Traceback (most recent call last):
  File
"/home/joel/rtems-work/rtems-docs/.waf3-2.0.19-1f3c580272b15a03d2566843c5fe872a/waflib/Task.py",
line 180, in process
    ret=self.run()
  File
"/home/joel/rtems-work/rtems-docs/.waf3-2.0.19-1f3c580272b15a03d2566843c5fe872a/waflib/Tools/tex.py",
line 204, in run
    self.call_latex()
  File
"/home/joel/rtems-work/rtems-docs/.waf3-2.0.19-1f3c580272b15a03d2566843c5fe872a/waflib/Tools/tex.py",
line 234, in call_latex
    self.check_status('error when calling latex',self.texfun())
  File
"/home/joel/rtems-work/rtems-docs/.waf3-2.0.19-1f3c580272b15a03d2566843c5fe872a/waflib/Tools/tex.py",
line 119, in check_status
    raise Errors.WafError('%r command exit status %r'%(msg,retcode))
waflib.Errors.WafError: 'error when calling latex' command exit status 1

(rtemsdocs) [joel at localhost rtems-docs]$ git bisect log
git bisect start
# good: [f1eb94b1430b63f0818dea5b047e3ebbcb7f370f] c-user: Do not mention
pseudo-interrupt priority
git bisect good f1eb94b1430b63f0818dea5b047e3ebbcb7f370f
# bad: [7757c19ccce545b5552c084cf530faadbac8dbfd] eng/req/howto.rst: Fix
./spec2dmodules.py to ./spec2modules.py typo
git bisect bad 7757c19ccce545b5552c084cf530faadbac8dbfd
# good: [e551cc743527b43de5559d4635b85c32b8d29d27] versions: Update aarch64
git bisect good e551cc743527b43de5559d4635b85c32b8d29d27
# bad: [3859073d5be52c7161e734067748d5dba9a67bc4] versions: Update
microblaze, powerpc, riscv and x86_64
git bisect bad 3859073d5be52c7161e734067748d5dba9a67bc4
# bad: [f028448e5f21f4317a0a7b9b336d7e492ebea6c7] versions: Update arm
git bisect bad f028448e5f21f4317a0a7b9b336d7e492ebea6c7
# first bad commit: [f028448e5f21f4317a0a7b9b336d7e492ebea6c7] versions:
Update arm

Hopefully someone spots it.

--joel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/devel/attachments/20220811/acdaf0e1/attachment.htm>


More information about the devel mailing list