• Status Closed
  • Percent Complete
    100%
  • Task Type Bug Report
  • Category Packages
  • Assigned To
    Andreas Baumann
  • Operating System pentium4
  • Severity Low
  • Priority Medium
  • Reported Version
  • Due in Version Undecided
  • Due Date Undecided
  • Votes
  • Private
Attached to Project: Arch Linux 32
Opened by Andreas Baumann - 26.01.2021
Last edited by Andreas Baumann - 27.01.2021

FS#137 - llvm rebuild fails (aka sphinx requires a python module)

Configuration error:
There is a programmable error in your configuration file:

Traceback (most recent call last):
  File "/usr/lib/python3.9/site-packages/sphinx/config.py", line 326, in eval_config_file
    execfile_(filename, namespace)
  File "/usr/lib/python3.9/site-packages/sphinx/util/pycompat.py", line 88, in execfile_
    exec(code, _globals)
  File "/build/llvm/src/llvm-11.0.1.src/docs/conf.py", line 40, in <module>
    import recommonmark
ModuleNotFoundError: No module named 'recommonmark'
Closed by  Andreas Baumann
27.01.2021 18:56
Reason for closing:  Fixed
Additional comments about closing:  

llvm 11.0.1 is in testing

Admin
Andreas Baumann commented on 26.01.2021 20:31

python-recommonmark fails due to python-commonmark, python-commonmark of course needs
sphinx to build it's own documentation. another cycle.

Admin
Andreas Baumann commented on 26.01.2021 20:32

I brought of docdepends once (upstream), because that would allow to build packages
without testing and without documentation. documentation introduces a lot of dependencies
on really unstable tools, which is fine, as long as the old version of the tool still
works, not so fine, if it doesn't. :-)

Loading...

Available keyboard shortcuts

Tasklist

Task Details

Task Editing