Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 878791 - [guru] dev-libs/cglm-0.8.7 fails to compile: no theme named sphinx_rtd_theme found (missing theme.conf?)
Summary: [guru] dev-libs/cglm-0.8.7 fails to compile: no theme named sphinx_rtd_theme ...
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Oliver Freyermuth
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-10-30 08:11 UTC by Agostino Sarubbo
Modified: 2022-11-01 02:54 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,66.55 KB, text/plain)
2022-10-30 08:11 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-10-30 08:11:28 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-libs/cglm-0.8.7 fails to compile.
Discovered on: amd64 (internal ref: guru_ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-10-30 08:11:30 UTC
Created attachment 826105 [details]
build.log

build log and emerge --info
Comment 2 Oliver Freyermuth 2022-10-30 14:09:11 UTC
Many thanks for the report!

Should be fixed by:
https://gitweb.gentoo.org/repo/proj/guru.git/commit/?h=dev
In addition to the missing dependency, I needed to enable "AUTODOC" in the package to keep using the docs eclass.
Comment 3 Larry the Git Cow gentoo-dev 2022-11-01 02:54:52 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c435e079dc5bf391ed354710f2ed00c2f2cf97d2

commit c435e079dc5bf391ed354710f2ed00c2f2cf97d2
Author:     Oliver Freyermuth <o.freyermuth@googlemail.com>
AuthorDate: 2022-10-30 14:07:42 +0000
Commit:     Oliver Freyermuth <o.freyermuth@googlemail.com>
CommitDate: 2022-10-30 14:07:42 +0000

    dev-libs/cglm: Add doc dependency on sphinx_rtd_theme.
    
    Closes: https://bugs.gentoo.org/878791
    Signed-off-by: Oliver Freyermuth <o.freyermuth@googlemail.com>

 dev-libs/cglm/cglm-0.8.7.ebuild | 9 ++++++++-
 dev-libs/cglm/cglm-9999.ebuild  | 9 ++++++++-
 2 files changed, 16 insertions(+), 2 deletions(-)