Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 738784 - dev-ruby/rbpdf-1.20.1-r2 fails tests
Summary: dev-ruby/rbpdf-1.20.1-r2 fails tests
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Michael Orlitzky
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-08-24 05:02 UTC by Agostino Sarubbo
Modified: 2020-08-30 01:26 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,15.63 KB, text/plain)
2020-08-24 05:02 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2020-08-24 05:02:01 UTC
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.
Comment 1 Agostino Sarubbo gentoo-dev 2020-08-24 05:02:03 UTC
Created attachment 656406 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2020-08-30 01:26:56 UTC
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(+)