Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 809593 - media-gfx/img2pdf-0.4.1-r1 fails tests
Summary: media-gfx/img2pdf-0.4.1-r1 fails tests
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Diogo Pereira
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-08-22 14:46 UTC by Agostino Sarubbo
Modified: 2021-08-22 16:44 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,330.82 KB, text/plain)
2021-08-22 14:46 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 2021-08-22 14:46:31 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-gfx/img2pdf-0.4.1-r1 fails tests.
Discovered on: amd64 (internal ref: ci)

NOTE:
This machine uses GCC-11: https://gcc.gnu.org/gcc-11/porting_to.html
If you think this is a GCC-11 related issue, please block bug 732706.
Comment 1 Agostino Sarubbo gentoo-dev 2021-08-22 14:46:34 UTC
Created attachment 735071 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2021-08-22 16:44:15 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49391271d94b4c526a1a613439672421f7c07628

commit 49391271d94b4c526a1a613439672421f7c07628
Author:     Louis Sautier <sbraz@gentoo.org>
AuthorDate: 2021-08-22 16:36:09 +0000
Commit:     Louis Sautier <sbraz@gentoo.org>
CommitDate: 2021-08-22 16:43:43 +0000

    media-gfx/img2pdf: hopefully the final attempt at fixing test deps
    
    * Bit depth tests failures happen when ImageMagick is built with a
      quantum depth of 8 or 32 instead of 16.
    * ICC profile tests (test_png_icc) fail when ImageMagick lacks lcms support.
    * Some tests (test_general and test_tiff_gray1) need Pillow with tiff support.
    
    Closes: https://bugs.gentoo.org/809593
    Signed-off-by: Louis Sautier <sbraz@gentoo.org>

 media-gfx/img2pdf/img2pdf-0.4.1-r1.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)