Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 615672

Summary: sci-libs/libccd-2.0[doc] Extension error: sphinx.ext.mathjax: other math package is already loaded
Product: Gentoo Linux Reporter: Alessandro Barbieri <lssndrbarbieri>
Component: Current packagesAssignee: Alexis Ballier <aballier>
Status: UNCONFIRMED ---    
Severity: normal Keywords: PullRequest
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/16783
Whiteboard:
Package list:
Runtime testing required: ---

Description Alessandro Barbieri 2017-04-15 20:55:05 UTC
error when emerging:

make -j5 -l5 SPHINXBUILD=sphinx-build html
sphinx-build -b html -d _build/doctrees   . _build/html
Running Sphinx v1.4.4
making output directory...
WARNING: sphinx.ext.pngmath has been deprecated. Please use sphinx.ext.imgmath instead.

Extension error:
sphinx.ext.mathjax: other math package is already loaded
make: *** [Makefile:45: html] Error 1
Comment 1 Larry the Git Cow gentoo-dev 2020-07-23 07:06:38 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53682bf62e3c247e5c49229bf7abd1698d99a1de

commit 53682bf62e3c247e5c49229bf7abd1698d99a1de
Author:     Dennis Lamm <expeditioneer@gentoo.org>
AuthorDate: 2020-07-23 07:03:56 +0000
Commit:     Dennis Lamm <expeditioneer@gentoo.org>
CommitDate: 2020-07-23 07:06:25 +0000

    sci-libs/libccd: bump to 0.2.1
    
    Bug: https://bugs.gentoo.org/615672
    
    Bug: https://bugs.gentoo.org/682176
    
    Bug: https://bugs.gentoo.org/725422
    
    Signed-off-by: Dennis Lamm <expeditioneer@gentoo.org>
    Closes: https://github.com/gentoo/gentoo/pull/16783
    Signed-off-by: Dennis Lamm <expeditioneer@gentoo.org>

 sci-libs/libccd/Manifest           |  1 +
 sci-libs/libccd/libccd-2.1.ebuild  | 59 +++++++++++++++++++++++++++++++++++
 sci-libs/libccd/libccd-9999.ebuild | 63 ++++++++++++++++----------------------
 sci-libs/libccd/metadata.xml       | 21 ++++++++++---
 4 files changed, 103 insertions(+), 41 deletions(-)