Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 54941 - kde crashes trying to compile kde-base/kdelibs-3.2.2-r1
Summary: kde crashes trying to compile kde-base/kdelibs-3.2.2-r1
Status: RESOLVED CANTFIX
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: 2004-06-23 17:01 UTC by Kory Stiffler
Modified: 2004-07-01 06:48 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 Kory Stiffler 2004-06-23 17:01:38 UTC
Trying to install kde, the program dies running emake.
This happens every time on the pakcage kde-base/kdelibs-3.2.2-r1
The error message said it might be a hardware or os problem because it says the bug is "non-reproducible" (which is strange, because it happens everytime I try to emerge kde).  I had been having problems with my memory being recognized in the bios (at start up) which I thought I had fixed (by troubleshooting a bad memory module, which I removed).  I tried emerging gnome once, and a similar error occurred as when I try emerging kde.  I also lowered the CXXFLAGS from 02 to 01 in /etc/make.conf.  Same error in kde still ensued.

Reproducible: Always
Steps to Reproduce:
1.no special steps, just type "emerge kde"
2. then wait for the compiler to die at the same point every time
as quoted below:


Actual Results:  
usr/qt/3/include -I/usr/X11R6/include -I/usr/kde/3.2/include   -DQT_THREAD_SUPPORT
-D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef  -ansi -D_XOPEN_SOURCE=500
-D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith
-Wwrite-strings -DNDEBUG -DNODEBUG -02 -01 -march=i686 -fomit-frame-pointer
-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 ksyntaxhighlighter.lo ksyntaxhighlighter.cpp
The bug is notreproducible, so it is likely a hardware or OS problem
make[3]: *** [ksconfig.lo] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory
'/var/tmp/portage/kdelibs-3.2.2-r1/work/kdelibs-3.2.2/kdeui'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
'/var/tmp/portage/kdelibs-3.2.2-r1/work/kdelibs-3.2.2/kdeui'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/var/tmp/portage/kdelibs-3.2.2-r1/work/kdelibs-3.2.2
'
make: *** [all] error 2

!!! ERROR: kde-base/kdelibs-3.2.2-r1 failed.
!!! functionkde_src_compile, Line 129, Exitcode 2
!!! died running emake, kde_src_compile:make

Expected Results:  
successfully emerged and compiled kdebase-3.2.2

System info:

Dimension XPS D233 (Dell)
Pentium II 233 MHz processor
287 MB RAM
RIVA128 4MB video card

OS: Gentoo Linux version 2.4.25
only xfree has been emerged successfully, neither kde nor gnome would emerge.
Comment 1 Caleb Tennis (RETIRED) gentoo-dev 2004-07-01 06:48:34 UTC
It's a local problem, most likely stemming from your "bad memory".  not much I can do for you here, sorry.