|
Home > Archive > Gentoo Linux forum > August 2005 > Constant compiler errors
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Constant compiler errors
|
|
| Andrew Walker 2005-08-01, 7:54 am |
| I keep getting compiler errors when I try to emerge kdepim and wine. I´m
using i686-pc-linux-gnu-3.4.4 which I know is in testing but as I´m using
standard packages and not doing anything unusual I would think that it
would be reasonably stable.
The main problem package for me is kde-base/kdepim-3.4.2, the rest of the
packages for kde-3.4.2 seem to compile correctly but this one breaks with
the following message which does indicate a gcc problem
In file included from exchangeprogress.h:23,
from exchangedownload.cpp:57:
/usr/kde/3.4/include/kprogress.h:201: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://bugs.gentoo.org/> for instructions.
/bin/sh ../../libtool --silent --mode=compile --tag=CXX i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../korganizer/interfaces -I../.. -I../../libkcal/libical/src/libical -I../../libkcal/libical/src/libicalss -I../../libkcal/libical/src/libic
al -I../../libkcal/libical/src/libicalss -I../../libkdepim -I/usr/kde/3.4/include -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -D_FILE_OFFSET_BITS=64 -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-
align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -DNDEBUG -DNO_DEBUG -O2 -march=athlon-xp -O2 -fomit-frame-pointer -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESP
ACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -c -o exchangedelete.lo `test -f 'exchangedelete.cpp' || echo './'`exchangedelete.cpp
The bug is not reproducible, so it is likely a hardware or OS problem.
make[4]: *** [exchangedownload.lo] Error 1
make[4]: *** Waiting for unfinished jobs....
make[4]: Leaving directory `/var/tmp/portage/kdepim-3.4.2/work/kdepim-3.4.2/libkpimexchange/core'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/var/tmp/portage/kdepim-3.4.2/work/kdepim-3.4.2/libkpimexchange/core'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/kdepim-3.4.2/work/kdepim-3.4.2/libkpimexchange'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/kdepim-3.4.2/work/kdepim-3.4.2'
make: *** [all] Error 2
!!! ERROR: kde-base/kdepim-3.4.2 failed.
The bug is not reproducible, so it is likely a hardware or OS
problem.
Has anyone succeeded in getting this combination of gcc and kdepim to work
and if not will it be ok to build this package with
i686-pc-linux-gnu-3.3.6 ?
Any info would be welcome, I´m a bit out of my depth now (maybe using
~x86 wasn´t such a good idea)!
| |
| J.O. Aho 2005-08-01, 5:46 pm |
| Andrew Walker wrote:
> The bug is not reproducible, so it is likely a hardware or OS
> problem.
emerge memtest86 and reboot into the testmode and see what results you get,
most likely you got something broken on your machine. KDE stuff are usually
tricky when it comes to overheated CPUs and faulty RAM.
//Aho
|
|
|
|
|