Article 6NKE9 Qemu error compiling 9.0.1 on Slackware 15.0

Qemu error compiling 9.0.1 on Slackware 15.0

by
camerabambai
from LinuxQuestions.org on (#6NKE9)
As subject said..
Code:Configuring 50-edk2-i386-secure.json using configuration
Configuring 50-edk2-x86_64-secure.json using configuration
Configuring 60-edk2-aarch64.json using configuration
Configuring 60-edk2-arm.json using configuration
Configuring 60-edk2-i386.json using configuration
Configuring 60-edk2-x86_64.json using configuration
Program /tmp/MG/qemu-9.0.1/build/pyvenv/bin/sphinx-build found: YES (/tmp/MG/qemu-9.0.1/build/pyvenv/bin/sphinx-build)
../docs/meson.build:37: WARNING: /tmp/MG/qemu-9.0.1/build/pyvenv/bin/sphinx-build:
Exception occurred:
File "/usr/lib64/python3.9/site-packages/sphinx/theming.py", line 199, in load_external_theme
theme_entry_points = entry_points(group='sphinx.html_themes')
TypeError: entry_points() got an unexpected keyword argument 'group'
The full traceback has been saved in /tmp/sphinx-err-abct75ai.log, if you want to report the issue to the developers.
Please also report this if it was a user error, so that a better error message can be provided next time.
A bug report can be filed in the tracker at <https://github.com/sphinx-doc/sphinx/issues>. Thanks!

../docs/meson.build:39:6: ERROR: Problem encountered: Install a Python 3 version of python-sphinx and the readthedoc theme

A full log can be found at /tmp/MG/qemu-9.0.1/build/meson-logs/meson-log.txt
the "full log" said..
Code:Program dtc found: NO
Configuring 50-edk2-i386-secure.json using configuration
Configuring 50-edk2-x86_64-secure.json using configuration
Configuring 60-edk2-aarch64.json using configuration
Configuring 60-edk2-arm.json using configuration
Configuring 60-edk2-i386.json using configuration
Configuring 60-edk2-x86_64.json using configuration
Program /tmp/MG/qemu-9.0.1/build/pyvenv/bin/sphinx-build found: YES (/tmp/MG/qemu-9.0.1/build/pyvenv/bin/sphinx-build)
Running command: /usr/bin/env CONFDIR=/etc/qemu /tmp/MG/qemu-9.0.1/build/pyvenv/bin/sphinx-build -q --version
--- stdout ---
sphinx-build 5.3.0

--- stderr ---

Running command: /usr/bin/mkdir -p /tmp/MG/qemu-9.0.1/build/meson-private/temp/sphinx
--- stdout ---

--- stderr ---

Running command: /usr/bin/touch /tmp/MG/qemu-9.0.1/build/meson-private/temp/sphinx/index.rst
--- stdout ---

--- stderr ---

Running command: /usr/bin/env CONFDIR=/etc/qemu /tmp/MG/qemu-9.0.1/build/pyvenv/bin/sphinx-build -q -j auto -c /tmp/MG/qemu-9.0.1/docs -b html /tmp/MG/qemu-9.0.1/build/meson-private/temp/sphinx /tmp/MG/qemu-9.0.1/build/meson-private/temp/sphinx/out
--- stdout ---

--- stderr ---

Exception occurred:
File "/usr/lib64/python3.9/site-packages/sphinx/theming.py", line 199, in load_external_theme
theme_entry_points = entry_points(group='sphinx.html_themes')
TypeError: entry_points() got an unexpected keyword argument 'group'
The full traceback has been saved in /tmp/sphinx-err-abct75ai.log, if you want to report the issue to the developers.
Please also report this if it was a user error, so that a better error message can be provided next time.
A bug report can be filed in the tracker at <https://github.com/sphinx-doc/sphinx/issues>. Thanks!

../docs/meson.build:37: WARNING: /tmp/MG/qemu-9.0.1/build/pyvenv/bin/sphinx-build:
Exception occurred:
File "/usr/lib64/python3.9/site-packages/sphinx/theming.py", line 199, in load_external_theme
theme_entry_points = entry_points(group='sphinx.html_themes')
TypeError: entry_points() got an unexpected keyword argument 'group'
The full traceback has been saved in /tmp/sphinx-err-abct75ai.log, if you want to report the issue to the developers.
Please also report this if it was a user error, so that a better error message can be provided next time.
A bug report can be filed in the tracker at <https://github.com/sphinx-doc/sphinx/issues>. Thanks!

../docs/meson.build:39:6: ERROR: Problem encountered: Install a Python 3 version of python-sphinx and the readthedoc themeof course python-sphinx and the readthedoc theme are installed using python3
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments