Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 920762 - dev-python/mysqlclient-2.2.1 fails to compile (GCC-14-SYSTEM): no theme named sphinx_rtd_theme found (missing theme.conf?)
Summary: dev-python/mysqlclient-2.2.1 fails to compile (GCC-14-SYSTEM): no theme named...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Matthew Thode ( prometheanfire )
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-12-27 08:49 UTC by Agostino Sarubbo
Modified: 2023-12-27 16:43 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,79.03 KB, text/plain)
2023-12-27 08:49 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-12-27 08:49:49 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/mysqlclient-2.2.1 fails to compile (GCC-14-SYSTEM).
Discovered on: amd64 (internal ref: gcc14_tinderbox)

NOTE:
(GCC-14-SYSTEM) in the summary means that the bug was found on a machine that runs gcc-14 but this bug MAY or MAY NOT BE related to the new compiler
Comment 1 Agostino Sarubbo gentoo-dev 2023-12-27 08:49:51 UTC
Created attachment 880372 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-12-27 08:49:51 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


no theme named 'sphinx_rtd_theme' found (missing theme.conf?)
WARNING: html_static_path entry '_static' does not exist
Comment 3 Larry the Git Cow gentoo-dev 2023-12-27 16:43:27 UTC
The bug has been closed via the following commit(s):

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

commit 9ad5c93bddf2aa1352b87e7066c142c49c05c508
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2023-12-27 16:40:45 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2023-12-27 16:40:45 +0000

    dev-python/mysqlclient: Depend on dev-python/sphinx-rtd-theme
    
    Closes: https://bugs.gentoo.org/920762
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-python/mysqlclient/mysqlclient-2.2.1.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)