Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 62141 - x11-libs/gtk+-2.4.9 failed to build: failed to load "./stock_add_16.png": Couldn't recognize the image file format for file './stock_add_16.png'
Summary: x11-libs/gtk+-2.4.9 failed to build: failed to load "./stock_add_16.png": Cou...
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
: 66361 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-08-29 14:04 UTC by Christian Korff
Modified: 2004-10-05 01:24 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Christian Korff 2004-08-29 14:04:33 UTC
Making all in stock-icons
make[4]: Entering directory `/tmp/portage/gtk+-2.4.9/work/gtk+-2.4.9/gtk/stock-icons'
GDK_PIXBUF_MODULE_FILE=../../gdk-pixbuf/gdk-pixbuf.loaders ../../gdk-pixbuf/gdk-pixbuf-csource						\
   --raw --build-list stock_add_16          	./stock_add_16.png stock_add_24          	./stock_add_24.png stock_align_center_16	./stock_align_center_16.png stock_align_center_24	./stock_align_center_24.png stock_align_justify_16	./stock_align_justify_16.png stock_align_justify_24	./stock_align_justify_24.png stock_align_left_16	./stock_align_left_16.png stock_align_left_24	./stock_align_left_24.png stock_align_right_16	./stock_align_right_16.png stock_align_right_24	./stock_align_right_24.png stock_apply_20	
 	./stock_apply_20.png stock_cancel_20		./stock_cancel_20.png stock_dnd_multiple_32	./stock_dnd_multiple_32.png stock_bottom_16		
./stock_bottom_16.png stock_bottom_24		./stock_bottom_24.png stock_cdrom_16		./stock_cdrom_16.png stock_cdrom_24		./stock_cdrom_24.png stock_clear_24		./stock_clear_24.png stock_close_20		
./stock_close_20.png stock_close_24		./stock_close_24.png stock_colorselector_24	./stock_colorselector_24.png stock_color_picker_25	./stock_color_picker_25.png > gtkstockpixbufs.h ||	\
           ( rm -f gtkstockpixbufs.h && false )
failed to load "./stock_add_16.png": Couldn't recognize the image file format for file './stock_add_16.png'
make[4]: *** [gtkstockpixbufs.h] Error 1
make[4]: Leaving directory `/tmp/portage/gtk+-2.4.9/work/gtk+-2.4.9/gtk/stock-icons'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/tmp/portage/gtk+-2.4.9/work/gtk+-2.4.9/gtk'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/tmp/portage/gtk+-2.4.9/work/gtk+-2.4.9/gtk'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/portage/gtk+-2.4.9/work/gtk+-2.4.9'
make: *** [all] Error 2

!!! ERROR: x11-libs/gtk+-2.4.9 failed.
!!! Function src_compile, Line 76, Exitcode 2
!!! (no error message)
Comment 1 foser (RETIRED) gentoo-dev 2004-08-30 01:49:24 UTC
search... rebuild libpng (#54301)

But i'd like to see your 'emergine info' (always provide this, as the bugreport form states) & attached the full failing output as well.
Comment 2 Christian Korff 2004-08-30 07:08:24 UTC
same problem again after rebuilding libpng (libpng-1.2.5-r8) but then I found my error.
I made some trouble with my PORT_OVERLAY directory. It must be a problem with one patch since I made my own ebuild and later copyed the offical ebuild to PORT_OVERLAY (bad thing as I know now). (The copied offical ebuild was ~x86 and mine was x86, so the offical wasn
Comment 3 Christian Korff 2004-08-30 07:08:24 UTC
same problem again after rebuilding libpng (libpng-1.2.5-r8) but then I found my error.
I made some trouble with my PORT_OVERLAY directory. It must be a problem with one patch since I made my own ebuild and later copyed the offical ebuild to PORT_OVERLAY (bad thing as I know now). (The copied offical ebuild was ~x86 and mine was x86, so the offical wasn´t used.)
I´m sorry for this invalid bugreport.
Comment 4 foser (RETIRED) gentoo-dev 2004-10-05 01:24:20 UTC
*** Bug 66361 has been marked as a duplicate of this bug. ***