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