Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 125661 - kdesu-3.4.1 compile segfaults
Summary: kdesu-3.4.1 compile segfaults
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
: 125776 132156 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-03-09 19:02 UTC by DarthYawg
Modified: 2006-11-20 12:15 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 DarthYawg 2006-03-09 19:02:51 UTC
make  all-recursive
make[1]: Entering directory `/var/tmp/portage/kdesu-3.4.1/work/kdesu-3.4.1'
Making all in doc
make[2]: Entering directory `/var/tmp/portage/kdesu-3.4.1/work/kdesu-3.4.1/doc'
Making all in kdesu
make[3]: Entering directory `/var/tmp/portage/kdesu-3.4.1/work/kdesu-3.4.1/doc/kdesu'
/usr/kde/3.4/bin/meinproc --check --cache index.cache.bz2 ./index.docbook
/bin/sh: line 1:  7151 Segmentation fault      /usr/kde/3.4/bin/meinproc --check --cache index.cache.bz2 ./index.docbook
make[3]: *** [index.cache.bz2] Error 139
make[3]: Leaving directory `/var/tmp/portage/kdesu-3.4.1/work/kdesu-3.4.1/doc/kdesu'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/kdesu-3.4.1/work/kdesu-3.4.1/doc'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/kdesu-3.4.1/work/kdesu-3.4.1'
make: *** [all] Error 2

emerge --info:
Portage 2.0.54 (default-linux/amd64/2005.0, gcc-4.1.0, glibc-2.3.6-r3, 2.6.15-gentoo-r5 x86_64)
=================================================================
System uname: 2.6.15-gentoo-r5 x86_64 AMD Athlon(tm) 64 Processor 3400+
Gentoo Base System version 1.6.14
dev-lang/python:     2.3.4-r1, 2.4.2
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=k8 -pipe -O2"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-march=k8 -pipe -O2"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="amd64 X alsa audiofile avi berkdb bitmap-fonts bonobo bzip2 cdr crypt cups curl dri dts eds emboss encode esd ethereal exif expat fam ffmpeg flac foomaticdb fortran gdbm gif glut gmp gnome gpm gstreamer gtk gtk2 gtkhtml idn imagemagick imlib ipv6 java jpeg junit kde lcms libwww lzw lzw-tiff mad matroska mng motif mp3 mpeg ncurses nls ogg opengl pam pcre pdflib perl png python qt quicktime readline recode samba sdl slang spell ssl tcpd tetex tiff truetype truetype-fonts type1-fonts udev usb userlocales vorbis xine xml xml2 xmms xpm xv xvid zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-03-10 00:10:15 UTC
Is this problem reproducible (does it fail exactly at the same place)? 
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-03-11 00:19:31 UTC
*** Bug 125776 has been marked as a duplicate of this bug. ***
Comment 3 DarthYawg 2006-03-11 12:33:28 UTC
Yes, it always gets that error at exactly the same place. I just tried emergeing it again, and it failed at the same place.
Comment 4 Caleb Tennis (RETIRED) gentoo-dev 2006-03-14 08:12:00 UTC
Can you make sure you're running the latest libxslt and libxml2, then re-emerge kdelibs and try again?
Comment 5 Jakub Moc (RETIRED) gentoo-dev 2006-05-03 11:58:10 UTC
*** Bug 132156 has been marked as a duplicate of this bug. ***
Comment 6 Miguel 2006-05-03 12:35:40 UTC
I posted bug 132156 which seems to be the same one.

I can say I tried reemerging kdelibs and got the same result. I do have the latest stable versions of lixslt and libxml2
Comment 7 Denis Spiro 2006-05-25 14:05:18 UTC
> I can say I tried reemerging kdelibs and got the same result. I do have the
> latest stable versions of lixslt and libxml2

Same here. I had the error with kate (compiling kdebase "making all in kate")
Now I've just tried one of the simplest error-solution possible in Gentoo: changed CFLAGS.
I changed from "-Os" to "-O2" and now kdebase just finished compiling.

You tried that already?
Comment 8 Miguel 2006-05-25 14:37:24 UTC
I found a solution. 

http://forums.gentoo.org/viewtopic-t-459227-highlight-.html
Comment 9 Stefan Schweizer (RETIRED) gentoo-dev 2006-11-20 12:15:21 UTC
reemerging certain packages fixes problem, ergo broken system on your side (thanks masterriverz)