Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 809506 - 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
Assignee: Diogo Pereira
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-08-22 05:04 UTC by Agostino Sarubbo
Modified: 2021-08-22 11:04 UTC (History)
2 users (show)

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


Attachments
build.log.xz (build.log.xz,40.93 KB, application/x-xz)
2021-08-22 05:04 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 05:04:54 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 05:04:56 UTC
Created attachment 734980 [details]
build.log.xz

build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Comment 2 Agostino Sarubbo gentoo-dev 2021-08-22 05:04:57 UTC
Possible context of error(s):

E               FileNotFoundError: [Errno 2] No such file or directory: 'jpegtopnm'
E               FileNotFoundError: [Errno 2] No such file or directory: 'pdftocairo'
err_msg    = 'No such file or directory'
Comment 3 Larry the Git Cow gentoo-dev 2021-08-22 11:04:00 UTC
The bug has been closed via the following commit(s):

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

commit d01c56d292cf719e279b7fd0865a36637c42e31a
Author:     Louis Sautier <sbraz@gentoo.org>
AuthorDate: 2021-08-22 10:57:15 +0000
Commit:     Louis Sautier <sbraz@gentoo.org>
CommitDate: 2021-08-22 11:03:33 +0000

    media-gfx/img2pdf: try to fix test deps USE flags
    
    So that the commands which the tests need are actually present.
    
    Closes: https://bugs.gentoo.org/809506
    Signed-off-by: Louis Sautier <sbraz@gentoo.org>

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