https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: dev-python/recommonmark-0.7.1-r1 fails tests (MUSL). Discovered on: amd64 (internal ref: tinderbox_musl) NOTE: This machine uses MUSL libc
Created attachment 800435 [details] build.log build log and emerge --info
Error(s) that match a know pattern: </div> <div class="body" role="main"> rel="nofollow">Page source</a> </div> <div class="bodywrapper"> <div class="sphinxsidebarwrapper"> & <a href="https://github.com/bitprophet/alabaster">Alabaster 0.7.12</a> ©2015, rtfd. </div> <a href="_sources/index.markdown.txt" <a href="_sources/index.md.txt" <div class="clearer"></div> <div class="documentwrapper"> <div class="sphinxsidebar" role="navigation" aria-label="main navigation"> <input type="submit" value="Go" /> <input type="text" name="q" aria-labelledby="searchlabel" autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false"/> Powered by <a href="http://sphinx-doc.org/">Sphinx 5.1.1</a> | </div> </form> <div class="document"> <div class="footer"> <div class="searchformwrapper"> <form class="search" action="search.html" method="get"> <link rel="index" title="Index" href="genindex.html" /> <link rel="search" title="Search" href="search.html" /> <link rel="stylesheet" type="text/css" href="_static/alabaster.css" /> <link rel="stylesheet" type="text/css" href="_static/pygments.css" /> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" /> <script data-url_root="./" id="documentation_options" src="_static/documentation_options.js"></script> <script src="_static/_sphinx_javascript_frameworks_compat.js"></script> <script src="_static/doctools.js"></script> <script src="_static/jquery.js"></script> <script src="_static/underscore.js"></script> <title>Header — sphinxproj 0.1 documentation</title> <title>Heading 1 — sphinxproj 0.1 documentation</title> </body> </head><body> </ul></li> <h3 id="searchlabel">Quick search</h3> <head> <li><a href="#">Documentation overview</a><ul> <link rel="stylesheet" href="_static/custom.css" type="text/css" /> <meta name="viewport" content="width=device-width, initial-scale=0.9, maximum-scale=0.9" /> <section id="header"> <section id="heading-1"> </div> </html>' </li> </nav> </ol> </pre></div> </section> </table> </tbody> </thead> </tr> </ul> </ul>' not found in '<!DOCTYPE html> <div class="highlight-python notranslate"><div class="highlight"><pre><span></span><span class="ch">#!/bin/sh</span> <div class="relations"> <div id="searchbox" style="display: none" role="search"> <h1 class="logo"><a href="#">sphinxproj</a></h1> <h1><a class="toc-backref" href="#id1" role="doc-backlink">Header</a><a class="headerlink" href="#header" title="Permalink to this heading">¶</a></h1> <h1>Heading 1<a class="headerlink" href="#heading-1" title="Permalink to this heading">¶</a></h1> <h2><a class="toc-backref" href="#id2" role="doc-backlink">Header 2</a><a class="headerlink" href="#header-2" title="Permalink to this heading">¶</a></h2> <h2>Heading 2<a class="headerlink" href="#heading-2" title="Permalink to this heading">¶</a></h2> <h3>Heading 3<a class="headerlink" href="#heading-3" title="Permalink to this heading">¶</a></h3> <h3>Navigation</h3> <h3>Related Topics</h3> <h4>Heading 4<a class="headerlink" href="#heading-4" title="Permalink to this heading">¶</a></h4> <hr class="docutils" /> <html lang="en"> <li><p><a class="reference internal" href="#header" id="id1">Header</a></p> <li><p><a class="reference internal" href="#header-2" id="id2">Header 2</a></p></li> <li><p>Item 1</p></li> <li><p>Item 2</p></li> <li><p>Item 3</p></li> <li><p>Item A</p></li> <li><p>Item B</p></li> <li><p>Item C</p></li> <nav class="contents" id="contents"> <ol class="simple"> <p class="topic-title">Contents</p> <p><img alt="foo "handle quotes"" src="image.png" /></p> <p>A paragraph</p> <p>Another paragraph</p> <p>Bar</p> <p>External link to Markdown file: <a class="reference external" href="https://github.com/readthedocs/recommonmark/blob/master/README.md">Readme</a>.</p> <p>Foo</p> <p>This is a <a class="reference external" href="/example">relative link</a></p> <p>This is a <a class="reference external" href="http://example.com">link</a></p> <p>This is a <a class="reference external" href="http://example.com/foobar">ref link</a></p> <p>This is a <a class="reference internal" href="#"><span class="doc">pending ref</span></a></p> <script>document.getElementById(\'searchbox\').style.display = "block"</script> <section id="header-2"> <section id="heading-2"> <section id="heading-3"> <section id="heading-4"> <span class="n">python</span> <table class="docutils align-default"> <tbody> <td><p>1</p></td> <th class="head"><p>data</p></th> <thead> <tr class="row-even"><td><p>a</p></td> <tr class="row-odd"><th class="head"><p>abc</p></th> <ul class="simple"> <ul> E AssertionError: '<div class="contents topic" id="contents"> E AssertionError: '<h1>Heading 1<a class="headerlink" href="#heading-1" title="Permalink to this headline">¶</a></h1>' not found in '<!DOCTYPE html> FAILED tests/test_sphinx.py::CustomExtensionTests::test_integration - Asserti... FAILED tests/test_sphinx.py::GenericTests::test_headings - AssertionError: '<...
Not musl-specific, occurs on glibc also.
Looks deprecated, upstream repo is archived: >No Maintenance Intended > >Warning: recommonmark is now deprecated. We recommend using MyST for a docutils >bridge going forward. See this issue for background and discussion.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f923690cea3e16e77c5b033ec5664da63d2bd84 commit 0f923690cea3e16e77c5b033ec5664da63d2bd84 Author: Matoro Mahri <matoro@users.noreply.github.com> AuthorDate: 2023-03-20 18:09:33 +0000 Commit: Michał Górny <mgorny@gentoo.org> CommitDate: 2023-03-21 05:38:28 +0000 dev-python/recommonmark: deselect failing tests These tests are sensitive to Sphinx formatting changes and they will never get fixed because upstream has archived the project in favor of myst_parser. Closes: https://bugs.gentoo.org/866009 Signed-off-by: Matoro Mahri <matoro@users.noreply.github.com> Closes: https://github.com/gentoo/gentoo/pull/30269 Signed-off-by: Michał Górny <mgorny@gentoo.org> dev-python/recommonmark/recommonmark-0.7.1-r1.ebuild | 8 ++++++++ 1 file changed, 8 insertions(+)