https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: x11-misc/colord-1.4.5 fails to compile. Discovered on: amd64 (internal ref: ci)
CC'ing also the author of the commit
Created attachment 700644 [details] build.log build log and emerge --info
build.log: > Program xsltproc found: YES (/usr/bin/xsltproc) > > ../colord-1.4.5/man/meson.build:6:2: ERROR: Problem encountered: Cannot build man pages without docbook-xsl-ns > > A full log can be found at /var/tmp/portage/x11-misc/colord-1.4.5/work/colord-1.4.5-abi_x86_64.amd64/meson-logs/meson-log.txt > * ERROR: x11-misc/colord-1.4.5::gentoo failed (configure phase): > * (no error message) man/meson.build: > $stylesheet_url = 'http://docbook.sourceforge.net/release/xsl-ns/current/manpages/docbook.xsl' > ret = run_command(xsltproc, '--nonet', stylesheet_url) > if ret.returncode() != 0 > error('Cannot build man pages without docbook-xsl-ns') > endif(In reply to Agostino Sarubbo from comment #2)
You can install the docbook-xsl-ns-stylesheet package for fix it.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=416e15a26f7ceaa55c32562f8c951e797586c571 commit 416e15a26f7ceaa55c32562f8c951e797586c571 Author: Matt Turner <mattst88@gentoo.org> AuthorDate: 2021-04-20 01:52:22 +0000 Commit: Matt Turner <mattst88@gentoo.org> CommitDate: 2021-04-20 01:52:51 +0000 x11-misc/colord: Add missing dependency Closes: https://bugs.gentoo.org/783972 Signed-off-by: Matt Turner <mattst88@gentoo.org> x11-misc/colord/colord-1.4.5.ebuild | 1 + 1 file changed, 1 insertion(+)