Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 374905 - x11-libs/gtk+-2.24.5-r1 ebuild fails to build images
Summary: x11-libs/gtk+-2.24.5-r1 ebuild fails to build images
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: x86 Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-12 06:39 UTC by Bernd Martin Wollny
Modified: 2011-07-13 10:48 UTC (History)
0 users

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


Attachments
Emerge Info (emerge.info,5.25 KB, text/plain)
2011-07-12 06:41 UTC, Bernd Martin Wollny
Details
Build.log for gtk+-2.24.5-r1 (gtk-build.log.gz,48.47 KB, application/octet-stream)
2011-07-13 06:21 UTC, Bernd Martin Wollny
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Bernd Martin Wollny 2011-07-12 06:39:57 UTC
If I  try to build gtk+-2.24.5-r1 its fails allways on the same place
------
make[2]: Entering directory `/var/tmp/portage/x11-libs/gtk+-2.24.5-r1/work/gtk+-2.24.5/demos'
/usr/bin/gdk-pixbuf-csource --raw --build-list		\
        apple_red  ./apple-red.png	\
                gnome_foot ./gnome-foot.png	\
        > test-inline-pixbufs.h				\
|| (rm -f test-inline-pixbufs.h && false)
failed to load "./apple-red.png": Couldn't recognize the image file format for file './apple-red.png'
make[2]: *** [test-inline-pixbufs.h] Error 1
-----

emerge -e gtk+-2.24.5-r1 don't solve the problem.
Comment 1 Bernd Martin Wollny 2011-07-12 06:41:17 UTC
Created attachment 279823 [details]
Emerge Info

may be this a problem with the useflag apng/png ?
Comment 2 Pacho Ramos gentoo-dev 2011-07-12 09:45:08 UTC
Please provide full build.log
Comment 3 Bernd Martin Wollny 2011-07-13 06:21:19 UTC
Created attachment 279933 [details]
Build.log for gtk+-2.24.5-r1

The Build log was too big to post it as plain text.
Comment 4 Bernd Martin Wollny 2011-07-13 07:29:44 UTC
I found a solution. 
because "emerge -e gtk+ aren't solving the soloution I tried to rebuild some other packages. 
After rebuilding x11-libs/cairo-1.10.2-r1 i can compile x11-libs/gtk+-2.24.5-r1

It's very strange why i have to rebuild cairo.  emerge -e gtk+ are building cairo. 

for me you can close this bug .. or you may find out why I have to rebuild cairo.


Thx. for your work
Comment 5 Pacho Ramos gentoo-dev 2011-07-13 10:48:09 UTC
As I cannot reproduce the problem and looks like no duplicates appear, closing then

Thanks for feedback :)