https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: dev-ruby/rbpdf-1.20.1-r2 fails tests. Discovered on: amd64 (internal ref: tinderbox) NOTE: This machine uses a clang/LLVM toolchain. If you think that this issue is strictly related to clang/LLVM please block bug 408963. If you think that this issue is strictly related to the LLD linker, please block bug 731004. This machine uses also GLIBC-2.32. If you think that this issue is strictly related to GLIBC please block bug 736174.
Created attachment 656406 [details] build.log build log and emerge --info
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=801670c975affc30d78e71197e246e5025eb88fd commit 801670c975affc30d78e71197e246e5025eb88fd Author: Michael Orlitzky <mjo@gentoo.org> AuthorDate: 2020-08-30 01:24:48 +0000 Commit: Michael Orlitzky <mjo@gentoo.org> CommitDate: 2020-08-30 01:25:02 +0000 dev-ruby/rbpdf: add missing test USE-dependencies. The test suite for rbpdf needs png/jpeg support from the imagemagick command-line tools (run via mini_magick (or rmagick?)) to run "magick identify" on png and jpeg files. Here we add a build-time dependency on that stuff to fix the test failure. Closes: https://bugs.gentoo.org/738784 Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Michael Orlitzky <mjo@gentoo.org> dev-ruby/rbpdf/rbpdf-1.20.1-r2.ebuild | 4 ++++ 1 file changed, 4 insertions(+)