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 issues | Assignee: | 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
![]() Created attachment 826105 [details]
build.log
build log and emerge --info
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. 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(-) |