Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[EMERGE] Help problème d'environnement I486 I586
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
westbam
n00b
n00b


Joined: 26 Oct 2006
Posts: 30

PostPosted: Fri Nov 06, 2009 10:21 am    Post subject: [EMERGE] Help problème d'environnement I486 I586 Reply with quote

salut , voila j'ai un souci lorsque je fais un emerge histoire de mettre a jour tout mon system .
Code:

 Messages for package perl-core/Sys-Syslog-0.27:

 *
 * ERROR: perl-core/Sys-Syslog-0.27 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 2603:  Called perl-module_src_compile
 *             environment, line 2346:  Called die
 * The specific snippet of code:
 *               emake OTHERLDFLAGS="${LDFLAGS}" ${mymake} || die "compilation failed";
 *  The die message:
 *   compilation failed
 *
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/perl-core/Sys-Syslog-0.27/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/perl-core/Sys-Syslog-0.27/temp/environment'.
 *


en editant le build.log et le fichier environment indiqué dans le message d'erreur j'ai remarqué un problème d'environnement.
je suis en I586 et je sais pas pourquoi a un moment de la compile et ben il demande du I486 ...

voici le debut du fichier environment http://pastebin.com/m3accc4c5
et le build.log http://pastebin.com/d47d99c0b

comment résoudre ce problème ?? quelqu'un a deja eu ce soucis.
mon serveur un Sun Cobalt RAQ4R a une architecture à base K6-3D 450Mhz.

merci d'avance pour votre aide.
@+
_________________
http://www.netblog.tk
Back to top
View user's profile Send private message
xaviermiller
Bodhisattva
Bodhisattva


Joined: 23 Jul 2004
Posts: 8708
Location: ~Brussels - Belgique

PostPosted: Fri Nov 06, 2009 10:32 am    Post subject: Reply with quote

Un
Code:
emerge --info
stp ?
_________________
Kind regards,
Xavier Miller
Back to top
View user's profile Send private message
westbam
n00b
n00b


Joined: 26 Oct 2006
Posts: 30

PostPosted: Fri Nov 06, 2009 11:44 am    Post subject: Reply with quote

et voila
http://pastebin.com/d5daa9490
merci de proposer ton aide
_________________
http://www.netblog.tk
Back to top
View user's profile Send private message
xaviermiller
Bodhisattva
Bodhisattva


Joined: 23 Jul 2004
Posts: 8708
Location: ~Brussels - Belgique

PostPosted: Fri Nov 06, 2009 12:08 pm    Post subject: Reply with quote

Code:
#
!!! Your current profile is deprecated and not supported anymore.
#
!!! Please upgrade to the following profile if possible:
#
        default/linux/x86/10.0

_________________
Kind regards,
Xavier Miller
Back to top
View user's profile Send private message
westbam
n00b
n00b


Joined: 26 Oct 2006
Posts: 30

PostPosted: Fri Nov 06, 2009 12:29 pm    Post subject: Reply with quote

oui j'ai aperçu ce message en faisant le pastbin ....
comment je fais pour le mettre a jour ???
_________________
http://www.netblog.tk
Back to top
View user's profile Send private message
xaviermiller
Bodhisattva
Bodhisattva


Joined: 23 Jul 2004
Posts: 8708
Location: ~Brussels - Belgique

PostPosted: Fri Nov 06, 2009 12:31 pm    Post subject: Reply with quote

Code:
eselect profile list
choisis le bon numéro puis
Code:
eselect profile set ...

_________________
Kind regards,
Xavier Miller
Back to top
View user's profile Send private message
westbam
n00b
n00b


Joined: 26 Oct 2006
Posts: 30

PostPosted: Fri Nov 06, 2009 12:32 pm    Post subject: Reply with quote

c'est mieux la ...
http://pastebin.com/d7a200c72
_________________
http://www.netblog.tk
Back to top
View user's profile Send private message
xaviermiller
Bodhisattva
Bodhisattva


Joined: 23 Jul 2004
Posts: 8708
Location: ~Brussels - Belgique

PostPosted: Fri Nov 06, 2009 12:44 pm    Post subject: Reply with quote

Voilà, maintenant tu mets tout à jour:
Code:
emerge -DuNav world

_________________
Kind regards,
Xavier Miller
Back to top
View user's profile Send private message
westbam
n00b
n00b


Joined: 26 Oct 2006
Posts: 30

PostPosted: Sat Nov 07, 2009 1:02 pm    Post subject: Reply with quote

j'ai toujours le même problème ...
la j'ai lancé un emerge de samba ... a premiere vu il le fait bien en I586 .
par contre pour apache il bloque sur l'emerge de syslog car il cherche le i486 ...

voic un pastebin avec tout le détails..

http://pastebin.com/m2df9e286

comment faire pour exclure l'emerge de syslog quand je veux faire un emerge d'apache et les packages qui vont avec ??
ou sinon faire en sorte qu'il ne me parle plus d'I486 ??
_________________
http://www.netblog.tk
Back to top
View user's profile Send private message
freezby
Tux's lil' helper
Tux's lil' helper


Joined: 07 Sep 2006
Posts: 103
Location: Angers, France

PostPosted: Sat Nov 07, 2009 1:46 pm    Post subject: Reply with quote

Salut,

Peut tu remettre ton emerge --info, il n'est plus accessible.

Sinon as-tu bien fait un :
Code:
emerge -uavDN world

comme te l'a dit XavierMiller ??
Dans ton cas, cette commande sert a mettre a jour les paquets concernés par le changement de profil, afin que ton système corresponde à ton profil.

La je vois que tu as lancé la commande
Code:
emerge -DuNav apache
, ce qui n'a pas trop de sens et qui est completement différent de la commande précédente.
Pour installer un ebuild la commande est en général :
Code:
emerge -av apache
.

Je te conseille de lire le manuel de emerge (man emerge) pour savoir un peu plus ce que tu fais avec les différentes options ;)

D'autre part, que renvoie la commande :
Code:
gcc-config -l
?
Back to top
View user's profile Send private message
westbam
n00b
n00b


Joined: 26 Oct 2006
Posts: 30

PostPosted: Sat Nov 07, 2009 3:13 pm    Post subject: Reply with quote

emerge -uavDN world
me renvoi un failed sur la compile de syslog

gcc-config -l

renvoie

[1] i586-pc-linux-gnu-4.3.4 *
_________________
http://www.netblog.tk
Back to top
View user's profile Send private message
freezby
Tux's lil' helper
Tux's lil' helper


Joined: 07 Sep 2006
Posts: 103
Location: Angers, France

PostPosted: Sat Nov 07, 2009 3:37 pm    Post subject: Reply with quote

aurais-tu modifié ton CHOST dans ton /etc/make.cfg par hasard ??
Si oui ceci devrait pouvoir t'aider ; http://www.gentoo.org/doc/en/change-chost.xml

Sinon essaie de recompiler les paquets que renvoie la commande :
Code:
equery belongs /usr/lib/perl5/5.8.8/i486-linux/
Back to top
View user's profile Send private message
westbam
n00b
n00b


Joined: 26 Oct 2006
Posts: 30

PostPosted: Mon Nov 09, 2009 11:23 am    Post subject: Reply with quote

voila ce que j'ai en retour
Code:

cobalt ~ # equery belongs /usr/lib/perl5/5.8.8/i486-linux/
[ Searching for file(s) /usr/lib/perl5/5.8.8/i486-linux in *... ]
dev-lang/perl-5.8.8-r5 (/usr/lib/perl5/5.8.8/i486-linux)
cobalt ~ #

_________________
http://www.netblog.tk
Back to top
View user's profile Send private message
mansuetus
n00b
n00b


Joined: 13 Sep 2004
Posts: 26

PostPosted: Mon Nov 09, 2009 5:29 pm    Post subject: Reply with quote

Peux-tu poster ton make.conf ?

L'as-tu modifié récemment ?
_________________
http://www.spontex.org -> inutilité ou futilité ?
Back to top
View user's profile Send private message
westbam
n00b
n00b


Joined: 26 Oct 2006
Posts: 30

PostPosted: Mon Nov 09, 2009 5:53 pm    Post subject: Reply with quote

c'est bon , problème résolu en recompilant ce que j'avais en retour de equery.
ainsi quand faisant le menage dans les I486 grace au tuto indiqué un peu plus haut sur comment changer son CHOST.

merci encore à la communauté

la je fais un emerge world ... histoire de tout mettre a jour , y en a pour un moment ...
ensuite j'espere que PHP fonctionnera comme il faut...
_________________
http://www.netblog.tk
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