Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[compilation] Mes compilations échouent (résolu)
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index French
View previous topic :: View next topic  
Author Message
Stanislas
Tux's lil' helper
Tux's lil' helper


Joined: 09 Oct 2003
Posts: 83
Location: France, Lyon

PostPosted: Tue Apr 19, 2005 9:59 pm    Post subject: [compilation] Mes compilations échouent (résolu) Reply with quote

Bonjour,

J'ai des problèmes pour compiler mes logiciels. Régulièrement mon emerge plante.
Au début je pensais que c'était à cause de mes options de compilation mais rien n'y fait.

Voici mon emerge --info :
Code:

Portage 2.0.51.19 (default-linux/x86/2005.0, gcc-3.3.5-20050130, glibc-2.3.4.20041102-r1, 2.6.10-gentoo-r6 i686)
=================================================================
System uname: 2.6.10-gentoo-r6 i686 AMD Athlon(tm) XP 1800+
Gentoo Base System version 2004.3
Python:              dev-lang/python-2.3.4-r1 [2.3.4 (#1, Mar  7 2005, 07:55:09)]
dev-lang/python:     2.3.4-r1
sys-devel/autoconf:  2.59-r6, 2.13
sys-devel/automake:  1.7.9-r1, 1.8.5-r3, 1.5, 1.4_p6, 1.6.3, 1.9.4
sys-devel/binutils:  2.15.92.0.2-r7
sys-devel/libtool:   1.5.14
virtual/os-headers:  2.6.8.1-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=athlon-xp -O2 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.3/env /usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=athlon-xp -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms"
GENTOO_MIRRORS="http://mir.zyrianes.net/gentoo/ ftp://pandemonium.tiscali.de/pub/gentoo/ ftp://mir.zyrianes.net/gentoo/ ftp://194.117.143.70/mirrors/gentooftp://mirror.scarlet-internet.nl/pub/gentoo"
LANG="fr_FR@euro "
LC_ALL="fr_FR@euro"
LINGUAS="fr"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.fr.gentoo.org/gentoo-portage"
USE="x86 3dnow X acpi alsa apm arts avi bash-completion berkdb bitmap-fonts bzlib cdr crypt cups curl dvd emboss encode esd exif fam flac foomaticdb fortran gdbm gif gphoto2 gpm gtk gtk2 hal imagemagick imap imlib java jpeg kde kden libg++ libwww lm_sensors mad mikmod mmx motif mozilla mp3 mpeg mysql ncurses nls nvidia ogg oggvorbis opengl pam pdflib perl png python qt quicktime readline sdl spell ssl svga tcpd tiff truetype truetype-fonts type1-fonts usb vorbis xml2 xmms xv zlib linguas_fr"
Unset:  ASFLAGS, CBUILD, CTARGET, LDFLAGS


Dernièrement j'essayais de compiler wine et c'était l'échec en permanence. Là j'essaie de compiler Kde 3.4 et ça plante à KdeLibs :
Code:

kwinmodule.cpp: In constructor `KWinModulePrivate::KWinModulePrivate(int)':
kwinmodule.cpp:63: internal compiler error: in pop_binding, at cp/decl.c:1443
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../dcop -I. -I../kio/kssl -I../kdefx -I../kdecore/network -I../dcop -I../libltdl -I../kdefx -I../kdecore -I../kdecore -I../kdeui -I../kio -I../kio/kio -I../kio/kfile -I.. -I/usr/qt/3/include -I. -I/usr/kde/3.4/include  -I/usr/include/libart-2.0  -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=athlon-xp -O2 -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -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 kaccel.lo kaccel.cpp
The bug is not reproducible, so it is likely a hardware or OS problem.
make[4]: *** [kwinmodule.lo] Erreur 1
make[4]: *** Attente des tâches non terminées....
kaccel.cpp: In member function `void KAccel::changeMenuAccel(QPopupMenu*, int,
   KStdAccel::StdAccel)':
kaccel.cpp:589: warning: `changeMenuAccel' is deprecated (declared at
   kaccel.cpp:561)
make[4]: Leaving directory `/var/tmp/portage/kdelibs-3.4.0/work/kdelibs-3.4.0/kdecore'
make[3]: *** [all-recursive] Erreur 1
make[3]: Leaving directory `/var/tmp/portage/kdelibs-3.4.0/work/kdelibs-3.4.0/kdecore'
make[2]: *** [all] Erreur 2
make[2]: Leaving directory `/var/tmp/portage/kdelibs-3.4.0/work/kdelibs-3.4.0/kdecore'
make[1]: *** [all-recursive] Erreur 1
make[1]: Leaving directory `/var/tmp/portage/kdelibs-3.4.0/work/kdelibs-3.4.0'
make: *** [all] Erreur 2


J'ai essayé entre deux compilations d'effacer tout le répertoire /var/tmp/portage, il me reste 4,4G sur ma partition system ... je ne vois pas ce qui pourrais rendre tout ça si instable. Et puis des fois, après avoir réessayé 4 fois la même compile, ça passe ! Mais pour compiler kde, réessayer 4 fois ... c'est long :)


Last edited by Stanislas on Tue Apr 19, 2005 11:03 pm; edited 1 time in total
Back to top
View user's profile Send private message
kernelsensei
Bodhisattva
Bodhisattva


Joined: 22 Feb 2004
Posts: 5619
Location: Woustviller/Moselle/FRANCE (49.07°N;7.02°E)

PostPosted: Tue Apr 19, 2005 10:05 pm    Post subject: Reply with quote

The bug is not reproducible, so it is likely a hardware or OS problem. :roll:

check ta ram avec memtest86 :(

Perso je pense que le probleme est bien la, etant donne qu'une meme compil passe au bout de la Xeme fois ...
_________________
$ ruby -e'puts " .:@BFegiklnorst".unpack("x4ax7aaX6ax5aX15ax4aax6aaX7ax2aX5aX8 \
axaX3ax8aX4ax6aX3aX6ax3ax3aX9ax4ax2aX9axaX6ax3aX2ax4ax3aX4aXaX12ax10aaX7a").join'
Back to top
View user's profile Send private message
Stanislas
Tux's lil' helper
Tux's lil' helper


Joined: 09 Oct 2003
Posts: 83
Location: France, Lyon

PostPosted: Tue Apr 19, 2005 11:02 pm    Post subject: Reply with quote

Tu as juste !!! J'ai même pas fait le test complet de la mémoire ... je me suis arrété à 2000 erreurs :?

Je crois que c'est l'occasion de faire un petit lifting au PC.

Merci beaucoup en tout cas
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index French 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