Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 94591 - Compiling kopete 3.4.0-r2 crash with segmentatio fault.
Summary: Compiling kopete 3.4.0-r2 crash with segmentatio fault.
Status: RESOLVED DUPLICATE of bug 20600
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-31 01:48 UTC by G0su
Modified: 2005-05-31 02:09 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 G0su 2005-05-31 01:48:08 UTC
Compiling kopete 3.4.0-r2 error, it crash when it compile the c++ source  
kircengine_ctcp.cpp with "internal compiler error: Segmentation fault".  

Reproducible: Always
Steps to Reproduce:
1.echo "kde-base/kopete ~amd64" > /etc/portage/package.keywords  
2.emerge kopete  
3.  
  
Actual Results:  
-O2 -march=athlon64 -O2 -ftrace 
r -funswitch-loops -fomit-frame-pointer -pipe -Wformat-security 
-Wmissing-format 
-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE 
-DQT_ 
NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION  -c -o 
kircengine_n 
umericreplies.lo `test -f 'kircengine_numericreplies.cpp' || echo 
'./'`kircengin 
e_numericreplies.cpp 
kircengine_ctcp.cpp:63: internal compiler error: Segmentation fault 
Please submit a full bug report, 
with preprocessed source if appropriate. 
See <URL:http://bugs.gentoo.org/> for instructions. 
The bug is not reproducible, so it is likely a hardware or OS problem. 
make[5]: *** [kircengine_ctcp.lo] Error 1 
make[5]: *** Waiting for unfinished jobs.... 
make[5]: Leaving directory 
`/var/tmp/portage/kopete-3.4.0-r2/work/kopete-3.4.0/k                                                                           
opete/protocols/irc/libkirc' 
make[4]: *** [all-recursive] Error 1 
make[4]: Leaving directory 
`/var/tmp/portage/kopete-3.4.0-r2/work/kopete-3.4.0/k                                                                           
opete/protocols/irc' 
make[3]: *** [all-recursive] Error 1 
make[3]: Leaving directory 
`/var/tmp/portage/kopete-3.4.0-r2/work/kopete-3.4.0/k                                                                           
opete/protocols' 
make[2]: *** [all-recursive] Error 1 
make[2]: Leaving directory 
`/var/tmp/portage/kopete-3.4.0-r2/work/kopete-3.4.0/k                                                                           
opete' 
make[1]: *** [all-recursive] Error 1 
make[1]: Leaving directory 
`/var/tmp/portage/kopete-3.4.0-r2/work/kopete-3.4.0' 
make: *** [all] Error 2 
 


localhost root # emerge info  
Portage 2.0.51.19 (default-linux/amd64/2005.0, gcc-3.4.3,  
glibc-2.3.4.20041102-r1, 2.6.11-gentoo-r7 x86_64)  
=================================================================  
System uname: 2.6.11-gentoo-r7 x86_64 AMD Athlon(tm) 64 Processor 3500+  
Gentoo Base System version 1.4.16  
Python:              dev-lang/python-2.3.5 [2.3.5 (#1, May 26 2005, 01:51:05)]  
ccache version 2.3 [enabled]  
dev-lang/python:     2.3.5  
sys-apps/sandbox:    [Not Present]  
sys-devel/autoconf:  2.13, 2.59-r6  
sys-devel/automake:  1.9.5, 1.8.5-r3, 1.5, 1.7.9-r1, 1.6.3, 1.4_p6  
sys-devel/binutils:  2.15.92.0.2-r10  
sys-devel/libtool:   1.5.16  
virtual/os-headers:  2.6.8.1-r4  
ACCEPT_KEYWORDS="amd64"  
AUTOCLEAN="yes"  
CFLAGS="-march=athlon64 -O2 -ftracer -funswitch-loops -fomit-frame-pointer  
-pipe"  
CHOST="x86_64-pc-linux-gnu"  
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/share/config /var/qmail/control"  
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"  
CXXFLAGS="-march=athlon64 -O2 -ftracer -funswitch-loops -fomit-frame-pointer  
-pipe"  
DISTDIR="/usr/portage/distfiles"  
FEATURES="autoaddcvs autoconfig buildpkg ccache distlocks sandbox sfperms  
strict"  
GENTOO_MIRRORS="http://linuv.uv.es/mirror/gentoo/"  
LINGUAS="es"  
MAKEOPTS="-j2"  
PKGDIR="/usr/portage/packages"  
PORTAGE_TMPDIR="/var/tmp"  
PORTDIR="/usr/portage"  
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"  
USE="amd64 X aalib acpi alsa apm arts audiofile avi berkdb bitmap-fonts bzlib  
cdr crypt dga directfb dvd dvdr dvdread encode fam fbcon font-server fortran  
gif gphoto2 gpm gtk jp2 jpeg kde libcaca lm_sensors lzw lzw-tiff mad mp3 mpeg  
msn nas ncurses nls nvidia opengl oss pam pdflib perl png python qt readline  
sdl spell ssl tcpd tiff truetype truetype-fonts type1-fonts usb userlocales  
videos xml2 xmms xpm xrandr xv zlib linguas_es userland_GNU kernel_linux  
elibc_glibc"  
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS, PORTDIR_OVERLAY
Comment 1 Gregorio Guidi (RETIRED) gentoo-dev 2005-05-31 02:09:15 UTC

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