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.
Created attachment 734980 [details] build.log.xz build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
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'
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(-)