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

Bug 878791

Summary: [guru] dev-libs/cglm-0.8.7 fails to compile: no theme named sphinx_rtd_theme found (missing theme.conf?)
Product: GURU Reporter: Agostino Sarubbo <ago>
Component: Package issuesAssignee: Oliver Freyermuth <o.freyermuth>
Status: RESOLVED FIXED    
Severity: normal CC: guru-bugs
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log

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(-)