Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 275150

Summary: x11-libs/gtk+-2.16.1 , jpeg2k use flag and RDEPEND
Product: Gentoo Linux Reporter: samLT <samuel.lethiec>
Component: Current packagesAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED INVALID    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: install-x11-libs_gtk+-2.16.1:2::gentoo.out

Description samLT 2009-06-23 07:47:37 UTC
Hello, I'm doing a fresh install of gentoo (~amd64), and I could not install gtk+-2.16.1 with the jpeg2k use flag enabled because media-libs/jasper was not installed yet. (while doing the ./configure step)

I think 'jpeg2k? ( media-libs/jasper )' should rather appear in DEPEND than in RDEPEND.

Reproducible: Always
Comment 1 Gilles Dartiguelongue (RETIRED) gentoo-dev 2009-06-23 11:53:22 UTC
except it already is due to DEPEND="${RDEPEND}" in ebuild. Please attach config.log showing your problem.
Comment 2 samLT 2009-06-23 14:31:32 UTC
Sorry, I don't have it, it just failed when checking for jasper, and since it wasn't installed yet, the error message suggested to disable  jpeg2000 support in order to be able to build gtk+ without jasper.

if I find the time to uninstall jasper & gtk+ and install gtk+ again, I will attach the log, but not today.
Comment 3 samLT 2009-06-27 18:49:50 UTC
Created attachment 195910 [details]
install-x11-libs_gtk+-2.16.1:2::gentoo.out

I'm using paludis, so it may be the reason, but even when trying to play with the --dl-install-deps-*, gtk+-2 is always installed before jasper, and so the build fails.
Comment 4 Gilles Dartiguelongue (RETIRED) gentoo-dev 2009-06-27 23:34:15 UTC
paludis build order problems are not of our concern, please move this issue to paludis devs as they are more likely to figure out what's wrong. Feel free to reopen this bug if it occurs it is actually an ebuild bug. Thanks for reporting.