While setting up a new machine (but to the stage of rebuilding everything to try to iron out what I hope are the last issues), I'm seeing test failures in dev-python/sphinx, both versions 8.0.2 and 8.1.3: tests/test_builders/test_build_html_code.py::test_html_code_role, tests/test_builders/test_build_latex.py::test_latex_code_role, tests/test_directives/test_directive_code.py::test_literal_include_linenos, tests/test_directives/test_directive_code.py::test_linenothreshold, tests/test_extensions/test_ext_viewcode.py::test_viewcode_linenos, tests/test_extensions/test_ext_viewcode.py::test_viewcode, tests/test_intl/test_intl.py::test_additional_targets_should_not_be_translated, tests/test_intl/test_intl.py::test_additional_targets_should_be_translated, and tests/test_util/test_util_i18n.py::test_format_date_timezone (which may be bug #942988 that I reported from the machine this one is replacing). In the test_html_code_role test, when I used 'vimdiff' to compare the actual output with what the test code was asserting it contained, I found that the actual HTML output wrapped '<span class="w">' and '</span>' tags around spaces, which the asserted string was not expecting.
Created attachment 918513 [details] dev-python:sphinx-8.1.3:20250209-175917.log.gz
Created attachment 918514 [details] emerge-info.txt