Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Probleme mit qt
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
matze
n00b
n00b


Joined: 20 Jun 2002
Posts: 12

PostPosted: Mon May 26, 2003 5:54 pm    Post subject: Probleme mit qt Reply with quote

Hi,

wollte mein gentoo mal neu aufsetzen, leider bricht die Kompilierung von qt ab.
Folgende Fehlermeldung:

make[3]: Leaving directory `/var/tmp/portage/qt-3.1.2-r3/work/qt-x11-free-3.1.2/tools/designer/designer'
make[2]: *** [sub-designer] Error 2
make[2]: Leaving directory `/var/tmp/portage/qt-3.1.2-r3/work/qt-x11-free-3.1.2/tools/designer'
make[1]: *** [sub-designer] Error 2
make[1]: Leaving directory `/var/tmp/portage/qt-3.1.2-r3/work/qt-x11-free-3.1.2/tools'
make: *** [sub-tools] Error 2
!!! ERROR: x11-libs/qt-3.1.2-r3 failed.
!!! Function src_compile, Line 130, Exitcode 2
!!! (no error message)

Habe auch schon im Forum gestöbert und bin auf folgende Beiträge gestossen:
https://forums.gentoo.org/viewtopic.php?t=51369&highlight=line+130
https://forums.gentoo.org/viewtopic.php?t=47065&highlight=line+130

Nur leider funktioniert es immer noch nicht...

Meine Use Flags:

USE="X -gtk -gnome alsa kde opengl sdl oggvorbis avi dvd jpeg png
truetype xml xml2 encode mpeg voodoo3 mmx 3dnow dga xv cups qt qtmt svga gif
quicktime arts xmms flash mozilla java cdr"

Meine CPU-Flags:
CHOST="i686-pc-linux-gnu"
CFLAGS="-mcpu=athlon-xp -O2 -pipe"
CXXFLAGS="${CFLAGS}"

Hat jemand eventl. einen Tipp oder ein "workarround".

Vielen Dank.

cu
Matze
Back to top
View user's profile Send private message
MasterOfMagic
l33t
l33t


Joined: 20 Aug 2002
Posts: 677
Location: Vienna, Austria

PostPosted: Mon May 26, 2003 7:30 pm    Post subject: Reply with quote

hm und davor steht nichts ob irgendwo nichts was passierte? leider kann man aus den geposteten fehlermeldungen nichts erkennen.

mfg
masterofmagic
_________________
Gentoo 1.4
Kernel 2.4.24
KDE 3.1.5
Back to top
View user's profile Send private message
Turrican
Tux's lil' helper
Tux's lil' helper


Joined: 12 Mar 2003
Posts: 112
Location: Germany

PostPosted: Tue May 27, 2003 5:07 pm    Post subject: Reply with quote

Ich hatte kürzlich auch Probleme mit QT. Kompilieren ist auch bei dem Unterprogramm stehengeblieben. Hatte was mit freetype oder fontconfig zu tun (bin mir nicht mehr sicher). Es waren noch alte Versionen der lib unter /usr/X1R6/lib waren. Nachdem ich die gelöscht hatte ging alles wieder 1A.
Back to top
View user's profile Send private message
matze
n00b
n00b


Joined: 20 Jun 2002
Posts: 12

PostPosted: Wed May 28, 2003 7:13 am    Post subject: Reply with quote

Erstmal Danke für die Antworten.

Mein QT ging jetzt irgendwie durch, aber ich weiss leider nicht warum...

Jetzt hängt die konpilierung von KDE aber an kdelibs! Da kommt immer irgendeine Fehlermeldung (Line 123 oder so).

Im Forum haben viele das gleiche Problem mit verschiedenen KDE-Paketen, nur leider habe ich hoch keine Lösungsmöglichkeit gefunden :(

Probiere jetzt nochmal das mit fontconfig/freetype, mal schauen ob ich es hinkriege.

Werde dann berichten.

cu
Matze
Back to top
View user's profile Send private message
Turrican
Tux's lil' helper
Tux's lil' helper


Joined: 12 Mar 2003
Posts: 112
Location: Germany

PostPosted: Wed May 28, 2003 4:09 pm    Post subject: fehlermeldungen Reply with quote

Du solltest in Zukunft die kompletten Fehlermeldungen posten. Weil "line 131" sagt keinem was - interessant ist was in "Zeile 131" passiert ist.
Back to top
View user's profile Send private message
matze
n00b
n00b


Joined: 20 Jun 2002
Posts: 12

PostPosted: Thu May 29, 2003 2:31 pm    Post subject: Reply with quote

kdelibs geht immer noch nicht durch... :(

Hier am besten nochmal die komplette Fehlermeldung:

/bin/sh ../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../kdefx -I../interfaces -I../dcop -I../libltdl -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.1/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -DNDEBUG -DNO_DEBUG -O2 -march=athlon-xp -O2 -pipe -fno-exceptions -fno-check-new -DQT_NO_TRANSLATION -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_COMPAT -c -o kdialogbase.lo `test -f 'kdialogbase.cpp' || echo './'`kdialogbase.cpp
In file included from kguiitem.h:29,
from kdialogbase.h:28,
from kdialogbase.cpp:24:
/usr/qt/3/include/qvaluelist.h: In instantiation of `QValueList<int>':
../kdecore/kicontheme.h:319: instantiated from here
/usr/qt/3/include/qvaluelist.h:409: internal error: Speicherzugriffsfehler
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
make[3]: *** [kdialogbase.lo] Fehler 1
make[3]: Leaving directory `/var/tmp/portage/kdelibs-3.1.2/work/kdelibs-3.1.2/kdeui'
make[2]: *** [all-recursive] Fehler 1
make[2]: Leaving directory `/var/tmp/portage/kdelibs-3.1.2/work/kdelibs-3.1.2/kdeui'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory `/var/tmp/portage/kdelibs-3.1.2/work/kdelibs-3.1.2'
make: *** [all] Fehler 2

!!! ERROR: kde-base/kdelibs-3.1.2 failed.
!!! Function kde_src_compile, Line 123, Exitcode 2
!!! died running emake, kde_src_compile:make

Calculating dependencies ...done!
>>> emerge (1 of 34) kde-base/kdelibs-3.1.2 to /
>>> md5 src_uri ;-) kdelibs-3.1.2.tar.bz2

Habe auch in /usr/X11R6/lib geschaut, da sind folgende Dateien drinne:

libdps.a
libdps.so
libdps.so.1
libdps.so.1.0
libdpstk.a
libdpstk.so
libdpstk.so.1
libdpstk.so.1.0
libfntstubs.a
libfontenc.a
libFS.a
libGLw.a
libI810XvMC.a
libICE.a
libICE.so
libICE.so.6
libICE.so.6.3
libMesaGL.so
liboldX.a
libOSMesa.a
libOSMesa.la
libOSMesa.so
libOSMesa.so.4
libOSMesa.so.4.0
libpsres.a
libpsres.so
libpsres.so.1
libpsres.so.1.0
libSM.a
libSM.so
libSM.so.6
libSM.so.6.0
libX11.a
libX11.so
libX11.so.6
libX11.so.6.2
libXau.a
libXau.so
libXau.so.6
libXau.so.6.0
libXaw.a
libXaw.so
libXaw.so.6
libXaw.so.6.1
libXaw.so.7
libXaw.so.7.0
libXcursor.a
libXcursor.so
libXcursor.so.1
libXcursor.so.1.0
libXdmcp.a
libXext.a
libXext.so
libXext.so.6
libXext.so.6.4
libxf86config.a
libXfont.a
libXfontcache.a
libXfont.so
libXfont.so.1
libXfont.so.1.4
libXft.a
libXft.so
libXft.so.1
libXft.so.1.1
libXft.so.2
libXft.so.2.1
libXi.a
libXinerama.a
libXi.so
libXi.so.6
libXi.so.6.0
libxkbfile.a
libxkbui.a
libXm.a
libXm.la
libXm.so
libXm.so.3
libXm.so.3.0.1
libXmu.a
libXmu.so
libXmu.so.6
libXmu.so.6.2
libXmuu.a
libXmuu.so
libXmuu.so.1
libXmuu.so.1.0
libXp.a
libXpm.a
libXpm.so
libXpm.so.4
libXpm.so.4.11
libXp.so
libXp.so.6
libXp.so.6.2
libXrandr.a
libXrandr.so
libXrandr.so.2
libXrandr.so.2.0
libXrender.a
libXrender.so
libXrender.so.1
libXrender.so.1.2
libXRes.a
libxrx.so
libxrx.so.6
libxrx.so.6.3
libXss.a
libXt.a
libXTrap.a
libXTrap.so
libXTrap.so.6
libXTrap.so.6.4
libXt.so
libXt.so.6
libXt.so.6.0
libXtst.a
libXtst.so
libXtst.so.6
libXtst.so.6.1
libXv.a
libXvMC.a
libXv.so
libXv.so.1
libXv.so.1.0
libXxf86dga.a
libXxf86dga.so
libXxf86dga.so.1
libXxf86dga.so.1.0
libXxf86misc.a
libXxf86misc.so
libXxf86misc.so.1
libXxf86misc.so.1.0
libXxf86rush.a
libXxf86vm.a
libXxf86vm.so
libXxf86vm.so.1
libXxf86vm.so.1.0
modules
X11

Weiss nicht ob da eventuell irgendwelchen alten doppelte Dateien von fontconfig/xft sind... Woran sollte man den diese erkennen??

Über Hilfe jeglicher Art bei dem "kdelibs-Problem" würde ich mich sehr freuen...

Gruss und ab in die Sonne.

cu
Matze
Back to top
View user's profile Send private message
Turrican
Tux's lil' helper
Tux's lil' helper


Joined: 12 Mar 2003
Posts: 112
Location: Germany

PostPosted: Thu May 29, 2003 3:43 pm    Post subject: Reply with quote

also mit freetype / fontconfig hat das nix zu tun...
sieht eher nach nem Problem mit QT aus.
Back to top
View user's profile Send private message
dek
l33t
l33t


Joined: 16 May 2002
Posts: 657
Location: Germany

PostPosted: Thu May 29, 2003 4:27 pm    Post subject: Reply with quote

Quote:
/usr/qt/3/include/qvaluelist.h:409: internal error: Speicherzugriffsfehler

Der segfault deutet eher auf ein Hardware Problem hin. Hast du öfter Probleme beim kompilieren, speziell bei 'grösseren' ebuilds (wie z.B. KDE eines ist)?
Evtl. hast du ein Speicherproblem (über Nacht mal memtest laufen lassen) oder die CPU wird einfach zu heiss.
Back to top
View user's profile Send private message
matze
n00b
n00b


Joined: 20 Jun 2002
Posts: 12

PostPosted: Thu May 29, 2003 5:25 pm    Post subject: Reply with quote

Hab mir ein neues Board gekauft, aber meinen Speicher behalten. Vielleicht "vertragen" sich die beiden ja nicht so. Werde mal memtest laufen lassen und berichten.
Back to top
View user's profile Send private message
matze
n00b
n00b


Joined: 20 Jun 2002
Posts: 12

PostPosted: Fri May 30, 2003 3:18 pm    Post subject: Reply with quote

es war wirklich der RAM... :(

Habe den FSB einfach runtergesetzt und jetzt geht zumindest kdelibs und kdebase durch. (Verliere aber dadurch "etwas" Speed!)

Ich glaube mein alter RAM (SD-RAM) kann nicht so dem neuen Board (Asrock K7VT2). Werde mir bei den Preisen mal nen Riegel DDR-RAM bestellen.

Aber Danke für die Tipps

Gruss
Matze
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