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

Bug 59043

Summary: gnome-applets-2.6.2 emerge / build fails
Product: Gentoo Linux Reporter: Paul Hirst <p.hirst>
Component: [OLD] GNOMEAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED INVALID    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Paul Hirst 2004-07-31 19:36:24 UTC
Attempting to emerge gnome-applets-2.6.2. The build fails with:

gcc -march=athlon-xp -O2 -pipe -o gtik2_applet2 gtik.o -Wl,--export-dynamic -Wl,--export-dynamic -Wl,--export-dynamic  ../screen-exec/.libs/libscreen-exec.a -L/usr/X11R6/lib /usr/lib/libpanel-applet-2.so -L/usr/lib /usr/lib/libglade-2.0.so /usr/lib/libgnomeui-2.so /usr/lib/libgnome-keyring.so /usr/lib/libjpeg.so /usr/lib/libbonoboui-2.so -lSM -lICE -lX11 /usr/lib/libgnome-2.so /usr/lib/libesd.so /usr/lib/libasound.so /usr/lib/libaudiofile.so -pthread /usr/lib/libgnomevfs-2.so /usr/lib/libgconf-2.so /usr/lib/libbonobo-2.so /usr/lib/libxml2.so -lz -lssl -lcrypto -lrt /usr/lib/libbonobo-activation.so /usr/lib/libORBitCosNaming-2.so /usr/lib/libORBit-2.so /usr/lib/libpopt.so /usr/lib/libgthread-2.0.so -lpthread ../gtik/access/.libs/libgnomedrawareaaccess.a /usr/lib/libgailutil.so /usr/lib/libgnomecanvas-2.so /usr/lib/libart_lgpl_2.so /usr/lib/libpangoft2-1.0.so /usr/lib/libgtk-x11-2.0.so /usr/lib/libgdk-x11-2.0.so /usr/lib/libatk-1.0.so /usr/lib/libgdk_pixbuf-2.0.so -lm /usr/lib/libpangoxft-1.0.so /usr/lib/libpangox-1.0.so /usr/lib/libpango-1.0.so /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libglib-2.0.so
LC_ALL=C ../intltool-merge ../po gtik.schemas.in gtik.schemas -s -u -c ../po/.intltool-merge-cache
Found cached translation database
Merging translations into gtik.schemas.
make[3]: *** [gtik.schemas] Segmentation fault
make[3]: Leaving directory `/tmp/portage/gnome-applets-2.6.2/work/gnome-applets-2.6.2/gtik'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/tmp/portage/gnome-applets-2.6.2/work/gnome-applets-2.6.2/gtik'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/portage/gnome-applets-2.6.2/work/gnome-applets-2.6.2'
make: *** [all] Error 2
 
!!! ERROR: gnome-base/gnome-applets-2.6.2 failed.
!!! Function gnome2_src_compile, Line 38, Exitcode 2
!!! compile failure


Reproducible: Always
Steps to Reproduce:
1. emerge sync
2. emerge -u gnome-applets
3.

Actual Results:  
See Details

Expected Results:  
sucessfull emerge

ventus root # emerge info
Portage 2.0.50-r9 (default-x86-1.4, gcc-3.3.3, glibc-2.3.3.20040420-r0, 2.6.7)
=================================================================
System uname: 2.6.7 i686 AMD Athlon(TM) XP 2800+
Gentoo Base System version 1.4.16
Autoconf: sys-devel/autoconf-2.59-r4
Automake: sys-devel/automake-1.8.3
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=athlon-xp -O2 -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.1/share/config /usr/kde/3.2/share/config /usr/kde/3/share/config
/usr/lib/mozilla/defaults/pref /usr/share/config
/usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/
/usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/
/usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=athlon-xp -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="http://gentoo.oregonstate.edu
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="3dnow X alsa apm arts avi berkdb bonobo cdr crypt cups doc dvd emacs encode
esd flac foomaticdb gdbm ggi gif gnome gpm gtk gtk2 gtkhtml guile imlib jpeg
lcms libg++ libgda libwww mad mikmod mmx motif mozilla mpeg ncurses nls
oggvorbis opengl oss pam pdflib perl plotutils png postgres python quicktime
readline scanner sdl slang spell sse ssl svga tcltk tcpd tetex tiff truetype
unicode usb x86 xml xml2 xmms xv zlib"
Comment 1 Spider (RETIRED) gentoo-dev 2004-08-01 06:01:35 UTC
Segmentation fault?  ouch.


Is this reliably reproducable on your system, does it always crash in that same place, or not?

Comment 2 Paul Hirst 2004-08-08 13:12:20 UTC
Well, I tried it 3 times, it allways crashed in exactly the same place with exactly the same symptoms. Then I tried adding -d to the emerge command to see if I got any usefull additional output, but then it but then it worked just fine... Surprised that that made any difference, so don't know what to attribute this to...
Comment 3 Mike Gardiner (RETIRED) gentoo-dev 2004-08-22 01:09:06 UTC
Works for you now, is this still a problem? It shouldn't be segfaulting, but reopen if you can look into it further.