Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 242808 - media-gfx/gimp-2.6.1 works on x86-solaris
Summary: media-gfx/gimp-2.6.1 works on x86-solaris
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: All Solaris
: High normal
Assignee: Gentoo non-Linux Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-19 17:48 UTC by Daniel Vergien
Modified: 2009-10-20 07:04 UTC (History)
0 users

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


Attachments
Buildlog (build.log,1.56 MB, text/plain)
2008-10-20 08:53 UTC, Daniel Vergien
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Vergien 2008-10-19 17:48:04 UTC
Just put the keyword ~x86-solaris in. Needed dependencies see bug 242794
Comment 1 Fabian Groffen gentoo-dev 2008-10-19 20:28:26 UTC
Hmmm, it doesn't compile for me with undefined references to some jpeg stuff.  I guess jpeg was in your USE-flags or something?
Comment 2 Daniel Vergien 2008-10-20 06:49:00 UTC
jpeg is in my USE-flags. But when I remove it, the configure script from gimp is called with "--without-libjpeg"

Here are all my USE-flags:

USE="jpeg tiff bzip2 djvu fontconfig fpx graphviz jbig jpeg2k lcms openexr svg truetype xml threads png mp3 -xscreensaver python cairo kpathsea X unicode nls"
Comment 3 Daniel Vergien 2008-10-20 08:53:01 UTC
Created attachment 169160 [details]
Buildlog
Comment 4 Daniel Vergien 2008-10-20 08:54:01 UTC
On a clean prefix with USE="cairo X unicode nls" I also get the error about the jpeg stuff.
Comment 5 Daniel Vergien 2008-10-20 09:31:39 UTC
Added jpeg to the USE-flags an now it works. So there must be the jpeg flag. This sounds a bit like an error in gimp itself, it should not need libjepg if its build with "--without-jpeg".
Is there a way to force the USE-flag in the ebuild?
Comment 6 Fabian Groffen gentoo-dev 2008-10-20 09:34:19 UTC
There is (sort of), using use.force, but I like to verify this first on regular Gentoo Linux, to see if this is a general Gentoo bug (I suspect so).

IIRC, I saw some "unknown argument --withXXXX" warnings, but I'm not sure if it was for gimp.
Comment 7 Fabian Groffen gentoo-dev 2009-10-05 19:50:03 UTC
close, per bug #287808