Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 9336 - Building KDE related packages (kdebase, kdelibs) freeze system
Summary: Building KDE related packages (kdebase, kdelibs) freeze system
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Brandon Low (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-10-19 09:29 UTC by Tobias Eichert
Modified: 2003-02-04 19:42 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 Tobias Eichert 2002-10-19 09:29:23 UTC
Strange behaviour while compiling kdebase and kdelibs: They freeze my whole 
system at some point. There's no way to shut down savely, I have to do a 
hard reset; there haven't been any problems building other big apps (e.g. 
gimp-1.3.9). I disabled grsecurity as it sometimes causes problems with 
some applications but that also didn't help. Hardware is ok (no bad RAM, no 
CPU overheat or overclock, new harddisk). Possibly it's a g++ issue when 
compiling bigger apps written in c++. If you only could reproduce this 
behaviour...

hardware specs:
Athlon 800 TB
512 MB Infineon Ram ;-)
Asus A7V-133 Mainboard
Seagate Barracuda 40GB UDMA 100 HD

Compiler flags are "-march=athlon-tbird -O2 -pipe" so packages won't get 
too optimized. :)

I'm really looking forward to get things fixed.

Cheers,
tobias
Comment 1 SpanKY gentoo-dev 2002-10-19 12:20:10 UTC
i had this problem too once (and i have like 1.8gig p4 with 768 meg ram,  
etc...)  
  
it ended up being the fault of my kernel ... i created a new one with minimum  
options to compile and that one worked fine ...  
  
i was also using a vanilla kernel i grabbed from kernel.org, so its probably  
not a Gentoo thing ... 
 
could you try the samething ?  build a kernel from vanilla sources, only enable 
the options which would allow you to boot the system and compile something ... 
no X, no sound, no cdburner, none of that stuff ... 
Comment 2 Tobias Eichert 2002-10-19 15:13:47 UTC
Thanks,
I'll give it a try after I've played around a bit with some windowmanagers 
(today's windowmanagers day ;)).
I've used vanilla-sources and patched preempt and grsecurity against them. My 
kernel is very small in size (I usually build it with modules I really need).
Perhaps preempt is my kernel's "enfant terrible". :)
Comment 3 Tobias Eichert 2002-10-20 06:18:35 UTC
Ok, built a new minimal kernel without extra patches and all that stuff.
Same problem: the compilation of kdelibs starts and at some point freezes the
system. It's not very slow, it's really frozen. ;) A few moments ago I tried to build it
right under a terminal (to avoid that other programs could possibly envoke
conflicts with compilation), same results. Right now I'm building xfree-4.2.1 and it's
working nice; guess it's got something to do with either g++ or the kdelibs/kdebase ebuilds
itself..
Comment 4 Tobias Eichert 2002-12-22 20:08:59 UTC
I guess it had something to do with my hardware..perhaps overheating of some
specific components. After putting a ventilator next to my box everything worked fine..perhaps I should buy a few more fans. ;)
Closing bug.