On 03.02.20 18:55, Jan Kiszka via Xenomai wrote:
On 31.01.20 16:27, Philippe Gerum via Xenomai wrote:
From: Philippe Gerum <[email protected]>

The first four commits fix the doc generation which has been broken
for some time, the rest addresses runtime issues detected in the
field. See commit logs for details.

These patches are on top of the master branch.

Philippe Gerum (8):
    doc: fix assorted Doxygen warnings
    doc: do not discard pdflatex output
    build: fix make distcheck
    doc: fix asciidoc generation

I've just tried to reproduce the doc build, but maybe I'm missing a
tool, or we have complex version dependencies:

make[3]: Entering directory '/data/xenomai/build64/doc/doxygen/latex/xeno3prm'
rm -f *.ps *.dvi *.aux *.toc *.idx *.ind *.ilg *.log *.out *.brf *.blg *.bbl 
refman.pdf
pdflatex refman
This is pdfTeX, Version 3.14159265-2.6-1.40.18 (TeX Live 2017/TeX Live for SUSE 
Linux) (preloaded format=pdflatex)
  restricted \write18 enabled.
entering extended mode
(./refman.tex
LaTeX2e <2017-04-15>
Babel <3.10> and hyphenation patterns for 51 language(s) loaded.

make[3]: *** [Makefile:6: refman.pdf] Error 1
make[3]: Leaving directory '/data/xenomai/build64/doc/doxygen/latex/xeno3prm'
make[2]: *** [Makefile:538: xeno3prm.pdf] Error 2
make[2]: Leaving directory '/data/xenomai/build64/doc/doxygen'
make[1]: *** [Makefile:408: all-recursive] Error 1
make[1]: Leaving directory '/data/xenomai/build64/doc'
make: *** [Makefile:459: all-recursive] Error 1

Any idea?

What's your setup exactly? What falls under "Dot packages" on your
distro?

Ah, found it: texlive-tabu was missing in my case.

Then I just needed to tweak the asciidoc images search path further for my distro, patch will follow.

Jan

--
Siemens AG, Corporate Technology, CT RDA IOT SES-DE
Corporate Competence Center Embedded Linux

Reply via email to