Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 15496 - acme-2.0.2 emerge failed (internal error)
Summary: acme-2.0.2 emerge failed (internal error)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-02-11 08:50 UTC by Mark Tlay
Modified: 2003-02-19 15:08 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 Mark Tlay 2003-02-11 08:50:31 UTC
My acme-2.0.2 emerge fails with an internal error:

(snip)
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DORBIT2=1 -pthread
-I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0
-I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0
-I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0
-I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0
-I/usr/lib/gnome-vfs-2.0/include -I/usr/include/linc-1.0
-I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0
-I/usr/include/freetype2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0
-I/usr/X11R6/include -I/usr/include/libxml2 -I/usr/include/libglade-2.0
-I/usr/include/libwnck-1.0                                      -DHAVE_OSS
-DHAVE_FB           -DACME_DATA=\""/usr/share/acme/"\"                    
-DGNOMELOCALEDIR=\""/usr/share/locale"\"         -DWNCK_I_KNOW_THIS_IS_UNSTABLE
-DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED         
-DGTK_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED    -march=athlon
-mcpu=athlon -O3 -pipe -c acme.c
In file included from /usr/include/libgnomeui-2.0/libgnomeui/libgnomeui.h:31,
                 from /usr/include/libgnomeui-2.0/gnome.h:7,
                 from acme.c:39:
/usr/include/libgnomeui-2.0/libgnomeui/gnome-uidefs.h:-72218: internal error:
Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://bugs.gentoo.org/> for instructions.
make[2]: *** [acme.o] Error 1
make[2]: Leaving directory `/var/tmp/portage/acme-2.0.2/work/acme-2.0.2/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/acme-2.0.2/work/acme-2.0.2'
make: *** [all-recursive-am] Error 2
 
!!! ERROR: gnome-extra/acme-2.0.2 failed.
!!! Function gnome2_src_compile, Line 41, Exitcode 2
!!! compile failure
 

My emerge settings are:

Portage 2.0.46-r12 (default-x86-1.4, gcc-3.2.1, glibc-2.3.1-r2)
=================================================================
System uname: 2.4.20 i686 AMD Duron(tm) Processor
GENTOO_MIRRORS="http://gentoo.oregonstate.edu
http://mirror.clarkson.edu/pub/distributions/gentoo
http://www.ibiblio.org/pub/Linux/distributions/gentoo"
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config
/usr/X11R6/lib/X11/xkb /usr/kde/3/share/config /usr/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
PORTDIR="/usr/portage"
DISTDIR="/usr/portage/distfiles"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR_OVERLAY=""
USE="x86 oss 3dnow apm avi crypt cups encode gif jpeg kde libg++ mikmod mmx mpeg
ncurses nls pdflib png qtmt quicktime spell truetype xml2 xmms xv zlib gdbm
berkdb slang readline arts tetex svga tcltk java guile X sdl gpm tcpd pam libwww
ssl perl python imlib oggvorbis gnome gtk qt motif opengl ldap 3dfx aalib bonobo
cdr dga directfb doc esd ethereal evo fbcon gphoto2 gtk2 gtkhtml imap mozilla
pda plotutils ruby scanner tiff usb voodoo3 wmf xml"
COMPILER="gcc3"
CHOST="i686-pc-linux-gnu"
CFLAGS="-march=athlon -mcpu=athlon -O3 -pipe"
CXXFLAGS="-march=athlon -mcpu=athlon -O3 -pipe"
ACCEPT_KEYWORDS="x86"
MAKEOPTS="-j1"
AUTOCLEAN="yes"
SYNC="rsync://helios.sclab.clarkson.edu/gentoo-portage"
FEATURES="sandbox ccache"


This bug may be related to 15410
Comment 1 foser (RETIRED) gentoo-dev 2003-02-12 18:01:46 UTC
Whats the output of 
'md5sum /usr/include/libgnomeui-2.0/libgnomeui/gnome-uidefs.h' ?

Maybe it's corrupted. Try lowering your optimizations btw.
Comment 2 Mark Tlay 2003-02-13 23:09:26 UTC
acme-2.0.2 emerges sucessfully for me now that I sync'd up yet again.
Comment 3 foser (RETIRED) gentoo-dev 2003-02-19 15:08:10 UTC
well closing then... not reproducable