Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Probleme bei emerge x11-libs/qt-3.1.0-r3 (+kdeadmin, kdeedu)
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
Niko_K
Guru
Guru


Joined: 19 Sep 2002
Posts: 484
Location: Rietz/Tirol

PostPosted: Mon Feb 03, 2003 7:37 pm    Post subject: Probleme bei emerge x11-libs/qt-3.1.0-r3 (+kdeadmin, kdeedu) Reply with quote

Hi,

ich habe in letzter Zeit ein paar Probleme mit bestimmten ebuilds.
Dazu zählen vor allem kdeadmin3.1, kdeedu3.1 und nun auch qt-3.1.0-r3.

Ich bekomme besonders bei den ersten 2 nicht immer die selbe Fehlermeldung, aber besonders auffallend ist dieser Abbruch (bei qt hatte ich den bis jetzt immer);
Code:
g++ -c -pipe -fno-exceptions -Wall -W -O2 -D_REENTRANT -fPIC -DQT_SHARED -DQT_TABLET_SUPPORT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_THREAD_SUPPORT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DQT_BUILTIN_GIF_READER=1 -DQT_NO_STYLE_MAC -DQT_NO_STYLE_AQUA -DQT_NO_STYLE_INTERLACE -DQT_NO_STYLE_WINDOWSXP -DQT_NO_STYLE_COMPACT -I/usr/include/freetype2 -I../include -I/usr/X11R6/include -I/usr/X11R6/include -I.moc/release-shared-mt/ -I/var/tmp/portage/qt-3.1.0-r3/work/qt-x11-free-3.1.0/mkspecs/linux-g++ -o .obj/release-shared-mt/qurlinfo.o kernel/qurlinfo.cpp
g++ -c -pipe -fno-exceptions -Wall -W -O2 -D_REENTRANT -fPIC -DQT_SHARED -DQT_TABLET_SUPPORT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_THREAD_SUPPORT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DQT_BUILTIN_GIF_READER=1 -DQT_NO_STYLE_MAC -DQT_NO_STYLE_AQUA -DQT_NO_STYLE_INTERLACE -DQT_NO_STYLE_WINDOWSXP -DQT_NO_STYLE_COMPACT -I/usr/include/freetype2 -I../include -I/usr/X11R6/include -I/usr/X11R6/include -I.moc/release-shared-mt/ -I/var/tmp/portage/qt-3.1.0-r3/work/qt-x11-free-3.1.0/mkspecs/linux-g++ -o .obj/release-shared-mt/qwidget.o kernel/qwidget.cpp
In file included from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.1/include/g++-v3/list:71,
                 from ../include/qvaluelist.h:49,
                 from ../include/qmap.h:46,
                 from kernel/qmime.h:43,
                 from kernel/qevent.h:45,
                 from kernel/qobject.h:45,
                 from kernel/qobjectlist.h:42,
                 from kernel/qwidget.cpp:39:
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.1/include/g++-v3/bits/stl_list.h:654: internal
   error: Speicherzugriffsfehler
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://bugs.gentoo.org/> for instructions.
make[1]: *** [.obj/release-shared-mt/qwidget.o] Fehler 1
make[1]: *** Warte auf noch nicht beendete Prozesse...
make[1]: Leaving directory `/var/tmp/portage/qt-3.1.0-r3/work/qt-x11-free-3.1.0/src'
make: *** [sub-src] Fehler 2

!!! ERROR: x11-libs/qt-3.1.0-r3 failed.
!!! Function src_compile, Line 102, Exitcode 2
!!! (no error message)

Hat da einer eine Idee??
Ich habe dazu schon mehrer Sachen versucht, wie zum Beispiel die USE Flags zu ändern, oder in der make.conf die Einstellungen umzustellen, aber leider hat noch nichts geholfen.

Kann mir wer helfen??
Niko
Back to top
View user's profile Send private message
Headhunter123
Guru
Guru


Joined: 19 Oct 2002
Posts: 509

PostPosted: Mon Feb 03, 2003 8:54 pm    Post subject: Reply with quote

Professor übertakted ?
Back to top
View user's profile Send private message
-13-
n00b
n00b


Joined: 01 Feb 2003
Posts: 33
Location: DE,NRW

PostPosted: Mon Feb 03, 2003 10:43 pm    Post subject: Reply with quote

Hatte genau das gleiche Problem mit QT bei KDE kompilierung glaub auch die gleichen dateien.

Habe nochmal QT emerget. Und dann gings. Auch wenns schon drauf ist oder er es schon gemacht hat. Einfach nochmal eintippen.

Das wäre mal mein Tip. Hat bei mir funktioniert.
_________________
Intel Pentium 4 2,4B
MSI 875P Neo2 LSR (i875P) | 768 MB-DDR | PNY GeForce FX 5800 Ultra | Eizo FlexScan L557 | SB Audigy
2x120 GB Seagate (SATA Raid 0) | Sony DRU-510A (DVD+-R) | Yamaha CRW-F1 (CD-RW) | Plextor PX-116A (DVD-ROM)
Back to top
View user's profile Send private message
georgm
n00b
n00b


Joined: 10 Aug 2002
Posts: 30
Location: Germany

PostPosted: Tue Feb 04, 2003 12:02 am    Post subject: Reply with quote

Also ich habe ähnliche Probleme mit qt und KDE-Programmen

Die Installation von qt und kde-3.1 hat sich bei mir insgesamt über 3 Tage hingezogen.

Die Segfaults kamen nicht immer an der gleichen Stelle, aber der RAM ist in Ordnung (memtest86, 10 loops), bei anderen Programmen trat das bisher noch nie ein.

Ich hab auch schon den neuen gcc-3.2.2 und qt-3.1.1 probiert, hat alles nicht wirklich was gebracht...
Back to top
View user's profile Send private message
Beforegod
Bodhisattva
Bodhisattva


Joined: 10 Apr 2002
Posts: 1494
Location: Frankfurt/Main

PostPosted: Tue Feb 04, 2003 6:59 am    Post subject: Reply with quote

env-update && source /etc/profile
ausprobieren..

evt. mal einen Festplattencheck machen (war bei mir so!)

Und wenn alles nichts mehr hilft eine ältere Revision emergen!
Back to top
View user's profile Send private message
pi
n00b
n00b


Joined: 01 Nov 2002
Posts: 63
Location: Jena - Thüringen - Deutschland

PostPosted: Tue Feb 04, 2003 10:37 am    Post subject: Reply with quote

Hallo,

Hier mal lesen:
http://www.bitwizard.nl/sig11/

Bei meinem System musste ich den CPU runter takten (war nicht übertaktet) um die Speicherzugriffsfehler weg zu bekommen.
Mein System lief, ich konnte arbeiten. Habe auch Packete compiliert. Wenn ich jedoch große Packete compieliert wollte, ist mein Rechner mit Speicherzugriffsfehlern ausgestiegen. Alles gewechselt was nur ging (bis auf's Mainboard), nix geholfen. Bis ich den CPU um eine Stufe runter getaktet habe. Seit dem nie wieder solche Probleme gehabt (auch wenn ich Tage lang compielieren lasse).

Bye
Peter
Back to top
View user's profile Send private message
Niko_K
Guru
Guru


Joined: 19 Sep 2002
Posts: 484
Location: Rietz/Tirol

PostPosted: Tue Feb 04, 2003 1:19 pm    Post subject: Prozessor?? Reply with quote

Hi,

also übertaktet habe ich in meinem PC gar nichts, ...

Ich versuche das Ganze jetzt nochmal nach einem env-update && source /etc/profile, aber ich kann mir nicht vorstelen, dass es an der Taktfrequenz meines Computers liegt.
Bei einem Athlon würde ich das ja verstehen, die Dinger sollen ja ziemlich heiss werden, aber ein P4B??

Naja, wie gesagt, ich versuche es weiter,
Niko
Back to top
View user's profile Send private message
Niko_K
Guru
Guru


Joined: 19 Sep 2002
Posts: 484
Location: Rietz/Tirol

PostPosted: Tue Feb 04, 2003 4:30 pm    Post subject: Funktioniert, ... Reply with quote

Hi,

nachdem ich ein modules-update, updatedb und ein env-update && source /etc/profiles durchgeführt habe und etwas darauf geachtet habe, dass mein Prozessor nicht ganz so viel zu tun hat (ich habe alsi im HIntergund kein xmms oder ähnliches laufen gehabt), funktionierte das emergen von qt, kdeadmin, kdeedu und von kde.

Juhu

Vielen Dank,
Niko
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum