View previous topic :: View next topic |
Author |
Message |
SpoKKe n00b
Joined: 05 Feb 2003 Posts: 43
|
Posted: Wed Aug 04, 2004 12:14 pm Post subject: kdelibs 3.2.3 compilazione errata |
|
|
Salve,
ieri ho provato ad aggiornare la mia kde dalla 3.2.2 alla 3.2.3 con il consueto emerge -uv kde
Inizio confortante con il classico download e scompattazione sorgente kdelibs, seguito realmente preoccupante, con la compilazione dell'agognato primo componente kde che si "inchioda" dopo qualche minutino dichiarando un poco simpatico errore di compilazione che vi incollo qui di seguito :
make[4]: Entering directory `/var/tmp/portage/kdelibs-3.2.3/work/kdelibs-3.2.3/kdecore/kconfig_compiler/tests'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/var/tmp/portage/kdelibs-3.2.3/work/kdelibs-3.2.3/kdecore/kconfig_compiler/tests'
make[4]: Entering directory `/var/tmp/portage/kdelibs-3.2.3/work/kdelibs-3.2.3/kdecore/kconfig_compiler'
g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../dcop -I../../kio/kssl -I../../kdecore -I../.. -I../../dcop -I../../libltdl -I../../kdefx -I..
/../kdecore -I../../kdeui -I../../kio -I../../kio/kio -I../../kio/kfile -I../.. -I/usr/qt/3/include -I/usr/X11R6/include -I/usr/kde/3.2/in
clude -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 -DNO_DEBUG -O2 -march=pentium4 -funroll-loops -fprefetch-l
oop-arrays -pipe -O3 -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 kconfig_compiler.o kconfig_compiler.cpp
kconfig_compiler.cpp: In function `int main(int, char**)':
kconfig_compiler.cpp:1248: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:https://bugs.gentoo.org/> for instructions.
The bug is not reproducible, so it is likely a hardware or OS problem.
make[4]: *** [kconfig_compiler.o] Error 1
make[4]: Leaving directory `/var/tmp/portage/kdelibs-3.2.3/work/kdelibs-3.2.3/kdecore/kconfig_compiler'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/var/tmp/portage/kdelibs-3.2.3/work/kdelibs-3.2.3/kdecore/kconfig_compiler'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/kdelibs-3.2.3/work/kdelibs-3.2.3/kdecore'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/kdelibs-3.2.3/work/kdelibs-3.2.3'
make: *** [all] Error 2
!!! ERROR: kde-base/kdelibs-3.2.3 failed.
!!! Function kde_src_compile, Line 130, Exitcode 2
!!! died running emake, kde_src_compile:make
ho cercato qualche notizia sul forum, ma non ho avuto riscontri di nessun tipo purtroppo, qualcuno è in grado di aiutarmi, darmi suggerimenti o simile? si accettano pure offese esplicite solo se costruttive però
Grazie
Spk |
|
Back to top |
|
|
fedeliallalinea Administrator
Joined: 08 Mar 2003 Posts: 31455 Location: here
|
Posted: Wed Aug 04, 2004 12:23 pm Post subject: |
|
|
La temperatura del tuo pc e' ok? La ram? _________________ Questions are guaranteed in life; Answers aren't. |
|
Back to top |
|
|
mriya3 Tux's lil' helper
Joined: 27 Jul 2004 Posts: 124 Location: Switzerland
|
Posted: Wed Aug 04, 2004 12:36 pm Post subject: RAM |
|
|
Potrebbe essere un problema di RAM...
al massimo prova a toglierla, ripulire un po' i contatti dalla polvere e rimetterla. Con sto caldo il computer dentro si insozza che è una meraviglia... _________________ --
http://www.mriya3.tk | http://www.mriyasoftware.com
--
"Make everything as simple as possible, but not simpler."
-- Albert Einstein |
|
Back to top |
|
|
randomaze Bodhisattva
Joined: 21 Oct 2003 Posts: 9985
|
Posted: Thu Aug 05, 2004 7:00 am Post subject: Re: kdelibs 3.2.3 compilazione errata |
|
|
SpoKKe wrote: | kconfig_compiler.cpp:1248: internal compiler error: Segmentation fault |
Potrebbe essere la RAM ma io di questi tempi voto per il caldo (a meno che non siate in uan baita di montagna....).
Prova ad aprire il case e riprovare
(magari puntagli contro un ventilatore da 40cm con la velocità impostata su "uragano") _________________ Ciao da me! |
|
Back to top |
|
|
ProT-0-TypE Veteran
Joined: 20 Dec 2003 Posts: 1624 Location: Cagliari
|
Posted: Sat Aug 07, 2004 12:23 am Post subject: |
|
|
stesso errore con le kdelibs-3.2.3-r1 |
|
Back to top |
|
|
ProT-0-TypE Veteran
Joined: 20 Dec 2003 Posts: 1624 Location: Cagliari
|
Posted: Sun Aug 08, 2004 1:10 am Post subject: |
|
|
c'è un bug
si risolve emergendo la versione 1.8.3 di automake
Code: | emerge =automake-1.8.3 |
|
|
Back to top |
|
|
|