Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 889408 - app-doc/mathjax-docs-2.7.7 fails to compile (USR-MERGE-SYSTEM): AttributeError: Sphinx object has no attribute add_stylesheet
Summary: app-doc/mathjax-docs-2.7.7 fails to compile (USR-MERGE-SYSTEM): AttributeErro...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Mark Wright
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 890634
  Show dependency tree
 
Reported: 2023-01-02 19:28 UTC by Agostino Sarubbo
Modified: 2023-05-06 14:19 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,47.05 KB, text/plain)
2023-01-02 19:28 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 2023-01-02 19:28:46 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-doc/mathjax-docs-2.7.7 fails to compile (USR-MERGE-SYSTEM).
Discovered on: amd64 (internal ref: usr-merge_tinderbox)

NOTE:
(USR-MERGE-SYSTEM) in the summary means that the bug was found on a machine that runs default/linux/amd64/17.1/systemd/merged-usr profile but this bug MAY or MAY NOT BE related to the new profile.
Comment 1 Agostino Sarubbo gentoo-dev 2023-01-02 19:28:48 UTC
Created attachment 846762 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2023-05-06 14:19:03 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3fdf5be75f3184aeef18273e70f553f7d390d6cc

commit 3fdf5be75f3184aeef18273e70f553f7d390d6cc
Author:     Arthur Zamarin <arthurzam@gentoo.org>
AuthorDate: 2023-05-06 14:17:24 +0000
Commit:     Arthur Zamarin <arthurzam@gentoo.org>
CommitDate: 2023-05-06 14:18:55 +0000

    app-doc/mathjax-docs: EAPI=8, enable py3.10
    
    - add missing python_check_deps funciton
    - fix usage of old sphinx function
    - bump EAPI (file contents doesn't change at all)
    - enable py3.11
    
    Closes: https://bugs.gentoo.org/720136
    Closes: https://bugs.gentoo.org/832425
    Closes: https://bugs.gentoo.org/829061
    Closes: https://bugs.gentoo.org/889408
    Closes: https://bugs.gentoo.org/896522
    Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>

 app-doc/mathjax-docs/mathjax-docs-2.7.7.ebuild | 14 +++++++++-----
 1 file changed, 9 insertions(+), 5 deletions(-)