Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 934948 - [guru] media-gfx/timg-1.6.0 fails to compile: The following required packages were not found: poppler-glib
Summary: [guru] media-gfx/timg-1.6.0 fails to compile: The following required packages...
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Ivan Lloro
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-06-26 06:43 UTC by Agostino Sarubbo
Modified: 2024-06-28 05:57 UTC (History)
3 users (show)

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


Attachments
build.log (build.log,54.99 KB, text/plain)
2024-06-26 06:43 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 2024-06-26 06:43:46 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-gfx/timg-1.6.0 fails to compile.
Discovered on: amd64 (internal ref: guru_ci)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-06-26 06:43:47 UTC
Created attachment 896435 [details]
build.log

build log and emerge --info
Comment 2 Michael Mair-Keimberger (mm1ke) 2024-06-26 17:24:20 UTC
got the same build failure.
To fix this i've enabled the "cairo" use flag on poppler. Seems like timg requires this.
Comment 3 Ivan Lloro 2024-06-28 05:57:33 UTC
Thanks for reporting the issue as well as finding the root cause.

Added "cairo" use flag requirement for dependency "poppler" (https://github.com/gentoo/guru/commit/3ec76abc420a6237e929cfe5f24fd7188fc88d0b).