Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 100154 - gtk+-2.6.8 won't compile sh segfaults?
Summary: gtk+-2.6.8 won't compile sh segfaults?
Status: RESOLVED DUPLICATE of bug 100153
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High blocker (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-07-24 12:56 UTC by erik anderson
Modified: 2005-07-24 12:59 UTC (History)
0 users

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 erik anderson 2005-07-24 12:56:48 UTC
( rm -f gtkstockpixbufs.h && false )
/bin/sh: line 1: 17296 Segmentation fault      GDK_PIXBUF_MODULE_FILE=../../gdk-
pixbuf/gdk-pixbuf.loaders ../../gdk-pixbuf/gdk-pixbuf-csource --raw --build-list
 stock_about_16 ./stock_about_16.png stock_about_24 ./stock_about_24.png stock_a
dd_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 sto
ck_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_l
eft_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_mul
tiple_32.png stock_bottom_16 ./stock_bottom_16.png stock_bottom_24 ./stock_botto
m_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_c
lose_24 ./stock_close_24.png stock_colorselector_24 ./stock_colorselector_24.png
 stock_color_picker_25 ./stock_color_picker_25.png >gtkstockpixbufs.h
make[4]: *** [gtkstockpixbufs.h] Error 1
make[4]: Leaving directory `/var/tmp/portage/gtk+-2.6.8/work/gtk+-2.6.8/gtk/stoc
k-icons'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/var/tmp/portage/gtk+-2.6.8/work/gtk+-2.6.8/gtk'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/var/tmp/portage/gtk+-2.6.8/work/gtk+-2.6.8/gtk'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/gtk+-2.6.8/work/gtk+-2.6.8'
make: *** [all] Error 2
+ diefunc src_compile 85 2
+ local funcname=src_compile lineno=85 exitcode=2
+ shift 3
+ echo

+ echo '!!! ERROR: x11-libs/gtk+-2.6.8 failed.'
!!! ERROR: x11-libs/gtk+-2.6.8 failed.
+ echo '!!! Function src_compile, Line 85, Exitcode 2'
!!! Function src_compile, Line 85, Exitcode 2
+ echo '!!! (no error message)'
!!! (no error message)
+ echo '!!! If you need support, post the topmost build error, NOT this status m
essage.'
!!! If you need support, post the topmost build error, NOT this status message.
+ echo

+ exit 1


Reproducible: Always
Steps to Reproduce:
1. emerge gtk+
2.
3.

Actual Results:  
/bin/sh segfaults during compilation
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-07-24 12:59:01 UTC

*** This bug has been marked as a duplicate of 100153 ***