Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[Epiphany] Erreur lors de la compilation (En cours)
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
Omegal
n00b
n00b


Joined: 26 Jul 2005
Posts: 67

PostPosted: Fri Oct 28, 2005 12:52 pm    Post subject: [Epiphany] Erreur lors de la compilation (En cours) Reply with quote

Salut a tous :)

Voila, j'ai décidé de mettre la derniere version de gnome, seulement il requiert epiphany 1.8.2 au minimum, j'accepte que portage l'installe,
mais pendant la compilation j'obtiens cette erreur, et pas possible de l'installer même en recommencant plusieurs fois :

Code:
Traceback (most recent call last):
  File "/usr/bin/xml2po", line 724, in ?
    doSerialize(doc)
  File "/usr/bin/xml2po", line 482, in doSerialize
    outtxt += doSerialize(child)
  File "/usr/bin/xml2po", line 476, in doSerialize
    (starttag, content, endtag, translation) = processElementTag(node, repl, 1)
  File "/usr/bin/xml2po", line 399, in processElementTag
    (starttag, content, endtag, translation) = processElementTag(child, myrepl, 0)
  File "/usr/bin/xml2po", line 399, in processElementTag
    (starttag, content, endtag, translation) = processElementTag(child, myrepl, 0)
  File "/usr/bin/xml2po", line 395, in processElementTag
    myrepl.append(processElementTag(child, myrepl, 1))
  File "/usr/bin/xml2po", line 399, in processElementTag
    (starttag, content, endtag, translation) = processElementTag(child, myrepl, 0)
  File "/usr/bin/xml2po", line 399, in processElementTag
    (starttag, content, endtag, translation) = processElementTag(child, myrepl, 0)
  File "/usr/bin/xml2po", line 407, in processElementTag
    translation = getTranslation(outtxt, isSpacePreserveNode(node))
  File "/usr/bin/xml2po", line 221, in getTranslation
    gt = gettext.GNUTranslations(file)
  File "/usr/lib/python2.4/gettext.py", line 177, in __init__
    self._parse(fp)
  File "/usr/lib/python2.4/gettext.py", line 302, in _parse
    self.plural = c2py(plural)
  File "/usr/lib/python2.4/gettext.py", line 123, in c2py
    return eval('lambda n: int(%s)' % plural)
  File "<string>", line 1
    lambda n: int((test(n%10==1  and  n%100!=11 ,  0 , test( n%10>=2  adu  n%10<=4  and  (n%100<10  or  n%100>=20) ,  1 ,  2))))
                                                                        ^
SyntaxError: invalid syntax
make[2]: *** [uk/epiphany.xml] Erreur 1
make[2]: Leaving directory `/var/tmp/portage/epiphany-1.8.2/work/epiphany-1.8.2/help'
make[1]: *** [all-recursive] Erreur 1
make[1]: Leaving directory `/var/tmp/portage/epiphany-1.8.2/work/epiphany-1.8.2'make: *** [all] Erreur 2

!!! ERROR: www-client/epiphany-1.8.2 failed.
!!! Function gnome2_src_compile, Line 48, Exitcode 2
!!! compile failure
!!! If you need support, post the topmost build error, NOT this status message.


J'aimerais savoir si quelqu'un a déjà eu cette erreur, et si oui, s'il a réussi a la réparer :)
Merci d'avance pour vos réponses
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