I can confirm that the same is happening on my PC too. ======= $ uname -a Linux lynx 5.15.72-1-lts #1 SMP Wed, 05 Oct 2022 12:15:15 +0000 x86_64 GNU/Linux $ pip list Package Version ----------------------------- --------- absl-py 1.2.0 alabaster 0.7.12 appdirs 1.4.4 astunparse 1.6.3 autocommand 2.2.1 Babel 2.10.3 btrfsutil 5.19.1 build 0.8.0 cachetools 5.2.0 chardet 5.0.0 Cython 0.29.32 distro 1.7.0 docutils 0.19 esbonio 0.14.1 flatbuffers 1.12 gast 0.4.0 google-auth 2.11.0 google-auth-oauthlib 0.4.6 google-pasta 0.2.0 h5py 3.7.0 idna 3.4 imagesize 1.4.1 importlib-metadata 4.9.0 inflect 6.0.0 jaraco.context 4.1.2 jaraco.functools 3.5.2 jaraco.text 3.9.1 Jinja2 3.1.2 keras 2.9.0 Keras-Preprocessing 1.1.2 latexcodec 2.0.1 libclang 14.0.6 libfdt 1.6.1 Mako 1.2.3 Markdown 3.4.1 MarkupSafe 2.1.1 more-itertools 8.13.0 numpy 1.23.2 opt-einsum 3.3.0 ordered-set 4.1.0 packaging 21.3 pep517 0.13.0 pip 22.2.2 pip-autoremove 0.10.0 py-cpuinfo 8.0.0 pyasn1 0.4.8 pyasn1-modules 0.2.8 pybtex 0.24.0 pybtex-docutils 1.0.2 pycairo 1.21.0 pydantic 1.9.2 pygls 0.12.1 Pygments 2.13.0 PyGObject 3.42.2 pyinotify 0.9.6 pyparsing 3.0.9 PyQt5 5.15.7 PyQt5-sip 12.11.0 PyQtWebEngine 5.15.6 pyspellchecker 0.7.0 python-xlib 0.31 pytz 2022.1 PyYAML 6.0 requests 2.28.1 requests-oauthlib 1.3.1 rsa 4.9 ruamel.yaml 0.17.21 ruamel.yaml.clib 0.2.6 setuptools 63.1.0 six 1.16.0 smbus 1.1 snowballstemmer 2.2.0 Sphinx 5.2.3 sphinxcontrib-applehelp 1.0.2 sphinxcontrib-bibtex 2.5.0 sphinxcontrib-devhelp 1.0.2 sphinxcontrib-htmlhelp 2.0.0 sphinxcontrib-jsmath 1.0.1 sphinxcontrib-qthelp 1.0.3 sphinxcontrib-serializinghtml 1.1.5 system-monitoring-center 1.27.0 team 1.0 tensorboard 2.9.1 tensorboard-data-server 0.6.1 tensorboard-plugin-wit 1.8.1 tensorflow-io-gcs-filesystem 0.26.0 termcolor 1.1.0 tomli 2.0.1 trove-classifiers 2022.9.26 typeguard 2.13.3 typing_extensions 4.3.0 urllib3 1.26.12
On Fri, 7 Oct 2022 at 22:50, Joel Sherrill <j...@rtems.org> wrote: > Hi > > I have been building the docs fairly regularly as part of pushing > patches but it is not building PDF on the master for me. > > =============================== > [62/62] Compiling build/filesystem/latex/filesystem.tex > first pass on pdflatex > 11:48:31 runner ['/usr/local/texlive/2019/bin/x86_64-linux/pdflatex', > '-shell-escape', '-interaction=batchmode', > '/home/joel/rtems-work/rtems-docs/build/filesystem/latex/filesystem.tex'] > 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 > =============================== > > Any suggestions? Does this happen to anyone else? > > --joel > _______________________________________________ > devel mailing list > devel@rtems.org > http://lists.rtems.org/mailman/listinfo/devel
_______________________________________________ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel