View previous topic :: View next topic |
Author |
Message |
Palmic n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
![](images/avatars/gallery/Southpark/avatar36.gif)
Joined: 01 Feb 2004 Posts: 42 Location: Vers Montpellier
|
Posted: Thu Jul 22, 2004 7:05 pm Post subject: [Blender] plantage durant l'emerge |
|
|
Bonsoir,
j'ai voulu mettre à jour mon Blender, que j'avais en 2.32, vers la 2.33 qui est en ~x86 dans portage.
Je fais donc un tout bête "emerge blender" , et au bout de quelques minutes de compilation, erreur:
Code: |
gcc -o /var/tmp/portage/blender-2.33a/work/build/linux2/makesdna /var/tmp/portage/blender-2.33a/work/build/linux2/source/blender/makesdna/intern/makesdna.o -L/var/tmp/portage/blender-2.33a/work/build/linux2/lib -Llib -lblender_guardedalloc
g++ -pipe -fPIC -funsigned-char -O2 -march=athlon-xp -fomit-frame-pointer -pipe -Wall -DGAMEBLENDER=1 -DUSE_SUMO_SOLID -I/var/tmp/portage/blender-2.33a/work/build/linux2/source/kernel/gen_messaging -Isource/kernel/gen_messaging -Isource/kernel/gen_messaging -I/var/tmp/portage/blender-2.33a/work/build/linux2/source/kernel/gen_system -Isource/kernel/gen_system -Isource/kernel/gen_system -Iintern/string -Iintern/moto/include -c -o /var/tmp/portage/blender-2.33a/work/build/linux2/source/kernel/gen_system/GEN_Matrix4x4.o source/kernel/gen_system/GEN_Matrix4x4.cpp
collect2: cannot find `ld'
scons: *** [/var/tmp/portage/blender-2.33a/work/build/linux2/makesdna] Error 1
scons: building terminated because of errors.
!!! ERROR: media-gfx/blender-2.33a failed.
!!! Function src_compile, Line 93, Exitcode 2
!!! (no error message)
|
D'après ce que je comprends, il ne trouve pas ld ... Elle est bien bonne celle là !
Comme vous le voyez, blender n'utilise pas make mais un truc similaire (scons).
J'ajoute que j'ai gcc 3.4, et d'ailleurs portage lors de l'emerge applique un patch gcc 3.4 pour blender.
Je voulais savoir si quelqu'un d'autre avait cette erreur, si c'est un bug ou si ça vient de chez moi.
Merci d'avance pour toute aide ou suggestion.
EDIT : il faut lire gcc 3.3.4 et non gcc 3.4, j'ai oublié un chiffre à chaque fois
Last edited by Palmic on Thu Jul 22, 2004 8:10 pm; edited 1 time in total |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
guilc Bodhisattva
![Bodhisattva Bodhisattva](/images/ranks/rank-bodhisattva.gif)
![](images/avatars/190892864153fcc64a2a920.jpg)
Joined: 15 Nov 2003 Posts: 3326 Location: Paris - France
|
Posted: Thu Jul 22, 2004 7:52 pm Post subject: |
|
|
je dirais bug gcc 3.4, car aucun problemes en gc 3.3.4
D'ailleurs, gcc 3.4, c'est encore un brin suicidaire ![Wink ;)](images/smiles/icon_wink.gif) _________________ Merci de respecter les règles du forum.
Mon site perso : https://www.xwing.info
Mon PORTDIR_OVERLAY : https://gentoo.xwing.info ou layman -a xwing |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
gim Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
![](images/avatars/20596143654204ccaa6cd6a.png)
Joined: 29 Apr 2003 Posts: 418 Location: milky-way
|
Posted: Thu Jul 22, 2004 7:58 pm Post subject: |
|
|
Chez moi ça merdouillait au début:
Code: | SCons error: option -l: invalid integer value: '2.0' |
visiblement scons n'utilise pas les mêmes options que make, qui lui veut un flotant sur -l.
Mais apres l'avoir appaisé en enlevant l'option -l de mon MAKEOPTS, c'est passé...
Et je suis aussi en gcc-3.4.
En résumé, je n'ai pas réussi a reproduire ton erreur . |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Palmic n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
![](images/avatars/gallery/Southpark/avatar36.gif)
Joined: 01 Feb 2004 Posts: 42 Location: Vers Montpellier
|
Posted: Thu Jul 22, 2004 8:08 pm Post subject: |
|
|
guilc wrote: | je dirais bug gcc 3.4, car aucun problemes en gc 3.3.4
D'ailleurs, gcc 3.4, c'est encore un brin suicidaire ![Wink ;)](images/smiles/icon_wink.gif) |
Oups j'ai en fait oublié un chiffre dans ma version de gcc... J'ai en fait aussi la version 3.3.4 et non la 3.4 !
Donc apparemment, ça viendrait de chez moi vous êtes 2 à ne pas avoir eu de problèmes. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
guilc Bodhisattva
![Bodhisattva Bodhisattva](/images/ranks/rank-bodhisattva.gif)
![](images/avatars/190892864153fcc64a2a920.jpg)
Joined: 15 Nov 2003 Posts: 3326 Location: Paris - France
|
Posted: Fri Jul 23, 2004 5:45 am Post subject: |
|
|
Ah, ça me rassure un peu
Et si tu tapes "ld --version", il dit quoi ? (sachant que ld appartient a binutils en fait, donc tu vois le num de version de binutils normalement) _________________ Merci de respecter les règles du forum.
Mon site perso : https://www.xwing.info
Mon PORTDIR_OVERLAY : https://gentoo.xwing.info ou layman -a xwing |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Palmic n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
![](images/avatars/gallery/Southpark/avatar36.gif)
Joined: 01 Feb 2004 Posts: 42 Location: Vers Montpellier
|
Posted: Fri Jul 23, 2004 8:47 am Post subject: |
|
|
guilc wrote: |
Et si tu tapes "ld --version", il dit quoi ? |
Il me dit :
GNU ld version 2.14.90.0.8 20040114 |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
guilc Bodhisattva
![Bodhisattva Bodhisattva](/images/ranks/rank-bodhisattva.gif)
![](images/avatars/190892864153fcc64a2a920.jpg)
Joined: 15 Nov 2003 Posts: 3326 Location: Paris - France
|
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Palmic n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
![](images/avatars/gallery/Southpark/avatar36.gif)
Joined: 01 Feb 2004 Posts: 42 Location: Vers Montpellier
|
Posted: Fri Jul 23, 2004 3:42 pm Post subject: |
|
|
guilc wrote: | La meme que moi....
Je vois pas trop où est le probleme alors... |
Merci quand même d'avoir essayé de m'aider.
Quelqu'un d'autre aurait une idée, une suggestion ?
Dans le pire des cas, j'installerai directement les binaires sans passer par portage, je sais c'est sale, mais bon ![Confused :?](images/smiles/icon_confused.gif) |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
LoganX02 n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
![](images/avatars/gallery/Marvel/movie_x-men_wolverine_2.gif)
Joined: 06 Jan 2004 Posts: 32
|
Posted: Thu Sep 30, 2004 8:54 pm Post subject: |
|
|
Salut,
Moi aussi je viens d'essayer d'installer Blender, mais j'ai rencontré la même erreur
voilà le message que j'obtiens:
Code: |
!!! ERROR: media-gfx/blender-2.28c failed.
!!! Function src_compile, Line 92, Exitcode 2
!!! (no error message) |
|
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
fafounet l33t
![l33t l33t](/images/ranks/rank_rect_4.gif)
![](images/avatars/210425838440adf03b01d80.gif)
Joined: 03 Apr 2004 Posts: 703 Location: Meuves, France
|
Posted: Thu Sep 30, 2004 8:57 pm Post subject: |
|
|
IL faut mettre les lignes au dessus car celles-ci indiquent juste que ca a merdé |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
LoganX02 n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
![](images/avatars/gallery/Marvel/movie_x-men_wolverine_2.gif)
Joined: 06 Jan 2004 Posts: 32
|
Posted: Thu Sep 30, 2004 9:12 pm Post subject: |
|
|
oups, voilà les lignes précédentes:
Code: |
/usr/lib/gcc-lib/i386-pc-linux-gnu/3.3.4/include/g++-v3/bits/locale_facets.tcc:
In instantiation of `std::moneypunct_byname<wchar_t, false>':
/usr/lib/gcc-lib/i386-pc-linux-gnu/3.3.4/include/g++-v3/bits/locale_facets.tcc:2
634: instantiated from here
/usr/lib/gcc-lib/i386-pc-linux-gnu/3.3.4/include/g++-v3/bits/locale_facets.tcc:2
634: internal compiler error: Segmentation
fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://bugs.gentoo.org/> for instructions.
The bug is not reproducible, so it is likely a hardware or OS problem.
make[3]: *** [SND_SoundObject.lo] Error 1
make[3]: *** Waiting for unfinished jobs....
rm -f .libs/SND_Utils.lo
g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../lib/windows/fmod/include -I../../int
ern/SoundSystem/intern -I../../intern/moto/include -I../../intern/string -I../..
/intern/SoundSystem/dummy -I../../intern/SoundSystem/openal -I/usr/include/SDL -
I/usr/include/freetype2 -DWITH_FREETYPE2 -I/usr/include -I/usr/include -O2 -mcpu
=i686 -fomit-frame-pointer -funsigned-char -MT SND_Utils.lo -MD -MP -MF .deps/SN
D_Utils.Tpo -c intern/SND_Utils.cpp -fPIC -DPIC -DPIC -o SND_Utils.o
mv -f SND_Utils.o .libs/SND_Utils.lo
g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../lib/windows/fmod/include -I../../int
ern/SoundSystem/intern -I../../intern/moto/include -I../../intern/string -I../..
/intern/SoundSystem/dummy -I../../intern/SoundSystem/openal -I/usr/include/SDL -
I/usr/include/freetype2 -DWITH_FREETYPE2 -I/usr/include -I/usr/include -O2 -mcpu
=i686 -fomit-frame-pointer -funsigned-char -MT SND_Utils.lo -MD -MP -MF .deps/SN
D_Utils.Tpo -c intern/SND_Utils.cpp -o SND_Utils.o >/dev/null 2>&1
mv -f .libs/SND_Utils.lo SND_Utils.lo
make[3]: Leaving directory `/var/tmp/portage/blender-2.28c/work/blender-2.28c/in
tern/SoundSystem'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/blender-2.28c/work/blender-2.28c/in
tern'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/blender-2.28c/work/blender-2.28c'
make: *** [all] Error 2
!!! ERROR: media-gfx/blender-2.28c failed.
!!! Function src_compile, Line 92, Exitcode 2
!!! (no error message)
|
il indique une erreur de segmentation, quelqu'un pourrait-il m'aider ![Question :?:](images/smiles/icon_question.gif) |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
robinhood Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
![](images/avatars/55343842841192e0db9cea.png)
Joined: 21 Jun 2004 Posts: 290
|
Posted: Fri Oct 01, 2004 12:06 am Post subject: |
|
|
installe toujours blender en ~x86 (version 2.34 actuellement); l'equipe de developpement à fait un travail monstrueux depuis la 2.28c, la toute dernière version est beaucoup plus stable et beaucoup moins bugguée que les precedentes.
essai aussi de mettre a jour les dependance de blender, elle ne sont pas souvent mise à jour, et il est fort possible que certaines soit plus ou moins cassées; essai un Code: | ACCEPT_KEYWORDS="~x86" emerge -D blender | et reemerge au moins les versions de
Code: | media-libs/openal
media-libs/libsdl |
Les autres dependances se trouve ici : http://www.gentoo-portage.com/media-gfx/blender/dep
Mais vu ton message d'erreur il est probable que ça vienne d'openal.
Si cette solution ne passe pas, le segfault devient inquiétant. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
sireyessire Advocate
![Advocate Advocate](/images/ranks/rank-G-1-advocate.gif)
![](images/avatars/184146537040140c2d83e95.jpg)
Joined: 20 Mar 2003 Posts: 2991 Location: back in Paris, France
|
Posted: Fri Oct 01, 2004 9:35 am Post subject: |
|
|
allez voir du coté de bugzilla, il y a déjà des threads qui causent des problèmes d'emerge, vous trouverez surement une solution, ou &u moins vous contriburez à sa découverte ![Wink :wink:](images/smiles/icon_wink.gif) _________________ I never think of the future. It comes soon enough.
Albert Einstein
Try simpler first
Shockley |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|