Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 866015 - dev-python/sphinxcontrib-bibtex-2.4.2 fails tests (MUSL)
Summary: dev-python/sphinxcontrib-bibtex-2.4.2 fails tests (MUSL)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Andrew Ammerlaan
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-08-22 07:51 UTC by Agostino Sarubbo
Modified: 2022-08-31 12:38 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,413.22 KB, text/plain)
2022-08-22 07:51 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2022-08-22 07:51:10 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/sphinxcontrib-bibtex-2.4.2 fails tests (MUSL).
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
This machine uses MUSL libc
Comment 1 Agostino Sarubbo gentoo-dev 2022-08-22 07:51:13 UTC
Created attachment 800441 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-08-22 07:51:15 UTC
Error(s) that match a know pattern:


E       AssertionError: assert set() == {'A1'}
E       AssertionError: assert set() == {'AMan09', 'AEve03'}
E       AssertionError: assert set() == {'Thr', 'One', 'Two'}
E       AssertionError: assert set() == {'id6'}
E       AssertionError: assert {'1'} == set()
E       AssertionError: assert {'AGIH02', 'AWS14', 'AFM12', 'ABlu83'} == set()
E       AssertionError: assert {'Bra', 'App'} == set()
FAILED test/test_autodoc.py::test_autodoc - assert 0 == 1
FAILED test/test_backrefs.py::test_backrefs - assert None
FAILED test/test_bibfiles.py::test_bibfiles_multiple_keys - assert None
FAILED test/test_bibfiles.py::test_bibfiles_multiple_macros - assert None
FAILED test/test_bibfiles.py::test_bibfiles_out_of_date - assert None
FAILED test/test_bibliography.py::test_bibliography_content - AssertionError:...
FAILED test/test_bibliography.py::test_bibliography_custom_ids - assert None ...
FAILED test/test_bibliography.py::test_bibliography_key_prefix - AssertionErr...
FAILED test/test_bibliography.py::test_bibliography_label_prefix_1 - Assertio...
FAILED test/test_bibliography.py::test_bibliography_label_prefix_2 - Assertio...
FAILED test/test_bibliography.py::test_bibliography_multi_foot - assert 0 == 1
FAILED test/test_bibliography.py::test_bibliography_order_unsorted - assert None
FAILED test/test_bibliography.py::test_bibliography_style_default - Assertion...
FAILED test/test_bibliography.py::test_bibliography_style_label_1 - assert 0 ...
FAILED test/test_bibliography.py::test_bibliography_url - assert None is not ...
FAILED test/test_citation.py::test_citation_any_role - AssertionError: assert...
FAILED test/test_citation.py::test_citation_multiple_keys - AssertionError: a...
FAILED test/test_citation.py::test_citation_toctree - assert 0 == 1
FAILED test/test_citation.py::test_citation_tooltip - assert 0 == 1
FAILED test/test_citation.py::test_citation_tooltip2 - assert 0 == 1
FAILED test/test_citation.py::test_citation_tooltip3 - assert 0 == 1
FAILED test/test_duplicate.py::test_duplicate_citation - assert 0 == 2
FAILED test/test_duplicate.py::test_duplicate_citation_id - AssertionError: a...
FAILED test/test_duplicate.py::test_duplicate_label - assert None
FAILED test/test_duplicate.py::test_duplicate_nearly_identical_entries - asse...
FAILED test/test_duplicate.py::test_duplicate_nearly_identical_keys_1 - asser...
FAILED test/test_duplicate.py::test_duplicate_nearly_identical_keys_2 - asser...
FAILED test/test_list.py::test_list_citation - assert None
FAILED test/test_numpydoc.py::test_numpydoc - assert 0 == 1
Comment 3 Larry the Git Cow gentoo-dev 2022-08-31 12:38:20 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a9098775746c7c1703fa1188eb8c291c0d46f75

commit 9a9098775746c7c1703fa1188eb8c291c0d46f75
Author:     Andrew Ammerlaan <andrewammerlaan@gentoo.org>
AuthorDate: 2022-08-31 12:37:44 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan@gentoo.org>
CommitDate: 2022-08-31 12:38:12 +0000

    dev-python/sphinxcontrib-bibtex: add 2.5.0
    
    Closes: https://bugs.gentoo.org/866015
    Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>

 dev-python/sphinxcontrib-bibtex/Manifest           |  1 +
 .../sphinxcontrib-bibtex-2.5.0.ebuild              | 49 ++++++++++++++++++++++
 2 files changed, 50 insertions(+)