Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 14412 - kdebase 3.0.5a-r1 compile failure
Summary: kdebase 3.0.5a-r1 compile failure
Status: RESOLVED DUPLICATE of bug 20600
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-01-23 03:13 UTC by Kilian
Modified: 2005-07-17 13:06 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 Kilian 2003-01-23 03:13:03 UTC
when emerging kde-base/kdebase:

[...]
/usr/qt/bin/moc ./kurisearchfilter.h -o kurisearchfilter.moc
/usr/qt/bin/moc ./ikwsopts.h -o ikwsopts.moc
/usr/qt/bin/moc ./searchproviderdlg.h -o searchproviderdlg.moc
/usr/kde/3/bin/dcopidl ./kurisearchfilter.h > kurisearchfilter.kidl || ( rm -f
kurisearchfilter.kidl ; /bin/false )
/bin/sh ../../../../libtool --mode=compile --tage=CXX g++ -DHAVE_CONFIG_H -I.
-I. -I../../../.. -I/usr/kde/3/include -I/usr/qt/3/include -I/usr/X11R6/include
-DQT_THREAD_SUPPORT -D_REENTRANT -DNDEBUG -DNO_DEBUG -O2 -fno_exceptions
-fno-check-new -DQT_CLEAN_NAMESPACE _DQT_NO_COMPAT -DQT_NO_ASCII_CAST -c -o
kuriikwsfilter.lo `test -f kuriikwsfilter.cpp || echo './' `kuriikwsfilter.cpp
g++ -DHAVE_CONFIG_H -I. -I. -I../../../.. -I/usr/kde/3/include
-I/usr/qt/3/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT
-DNDEBUG -DNO_DEBUG -O2 -fno_exceptions -fno-check-new -DQT_CLEAN_NAMESPACE
_DQT_NO_COMPAT -DQT_NO_ASCII_CAST -c kuriikwsfilter.cpp -fPIC -DPIC -o
.libs/kuriikwsfilter.o
kuriikwsfiler.cpp: In member function `QString
   KURISearchFilterEngine::substituteQuery(const QString&, SubstMap&, const
   QString&) const':
kuriikwsfiltereng.cpp:339: internal error: Segmentation fault
[.. please submit bug report ..]
make[6]: *** [kuriikwsfiltereng.lo] Error 1
make[6]: *** Waiting for unfinished jobs....
make[6]: Leaving directory
`/var/tmp/portage/kdebase-3.0.5a-r1/work/kdebase-3.0.5a/kcontrol/ebrowsing/plugins/ikws'
make[5]: *** [all-recursive] Error 1
make[5]: Leaving directory
`/var/tmp/portage/kdebase-3.0.5a-r1/work/kdebase-3.0.5a/kcontrol/ebrowsing/plugins/ikws'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory
/var/tmp/portage/kdebase-3.0.5a-r1/work/kdebase-3.0.5a/kcontrol/ebrowsing/plugins'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory
/var/tmp/portage/kdebase-3.0.5a-r1/work/kdebase-3.0.5a/kcontrol/ebrowsing'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
/var/tmp/portage/kdebase-3.0.5a-r1/work/kdebase-3.0.5a/kcontrol'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory /var/tmp/portage/kdebase-3.0.5a-r1/work/kdebase-3.0.5a'
make: *** [all] Error 2

!!! ERROR: kde-base/kdebase-3.0.5a-r1 failed.
!!! Function kde_src_compile, Line 88, Exitcode 2
!!! died running emake, kde_src_compile:make
Comment 1 Hannes Mehnert (RETIRED) gentoo-dev 2003-01-25 20:38:27 UTC
please post the output of 'emerge info' 
Comment 2 Kilian 2003-01-26 10:04:32 UTC
Portage 2.0.46-r9 (default-x86-1.4, gcc-3.2.1, glibc-2.3.1-r2)
=================================================================
System uname: 2.4.20-xfs i686 Celeron (Coppermine)
GENTOO_MIRRORS="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 crypt cups encode gpm java gnome libg++ libwww mikmod nls
pdflib qtmt quicktime sdl spell svga truetype xml2 xmms xv zlib gdbm berkdb
slang readline arts tcpd pam ssl python esd motif opengl mmx perl imlib
oggvorbis gtk X qt kde avi png tiff gif alsa jpeg mozilla mpeg ncurses"
COMPILER="gcc3"
CHOST="i686-pc-linux-gnu"
CFLAGS="-O2 -mcpu=i686 -pipe"
CXXFLAGS=""
ACCEPT_KEYWORDS="x86"
MAKEOPTS="-j2"
AUTOCLEAN="yes"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
FEATURES="sandbox ccache"
Comment 3 Hannes Mehnert (RETIRED) gentoo-dev 2003-02-02 18:11:57 UTC
segmentation faults during compiling are normalyy caused by hardware problems like 
overclocked cpu or bad memory. 
does kdebase-3.1 also fail for you? 
Comment 4 Dan Armak (RETIRED) gentoo-dev 2003-04-17 09:05:47 UTC
Please reply - does kde 3.1 emerge OK? Can this be closed? 
Comment 5 Paul de Vrieze (RETIRED) gentoo-dev 2003-05-07 16:27:02 UTC

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