Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
net-im/empathy-3.12.4 compile Problem
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
Tinitus
Veteran
Veteran


Joined: 20 Sep 2004
Posts: 1754

PostPosted: Mon Jul 28, 2014 6:42 am    Post subject: net-im/empathy-3.12.4 compile Problem Reply with quote

Habe hier mal wieder ein Problem mit net-im/empathy-3.12.4

Code:

make[2]: Leaving directory `/var/tmp/portage/net-im/empathy-3.12.4/work/empathy-3.12.4/tools'
Making all in extensions
make[2]: Entering directory `/var/tmp/portage/net-im/empathy-3.12.4/work/empathy-3.12.4/extensions'
/usr/bin/python3.3 ../tools/xincludator.py all.xml > _gen/all.xml
/usr/bin/python3.3 ../tools/xincludator.py misc.xml > _gen/misc.xml
Traceback (most recent call last):
  File "../tools/xincludator.py", line 45, in <module>
    stdout.write(xml)
UnicodeEncodeError: 'ascii' codec can't encode character '\xa9' in position 302: ordinal not in range(128)
Traceback (most recent call last):
  File "../tools/xincludator.py", line 45, in <module>
    stdout.write(xml)
UnicodeEncodeError: 'ascii' codec can't encode character '\xa9' in position 246: ordinal not in range(128)
make[2]: *** [_gen/all.xml] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: *** [_gen/misc.xml] Error 1
make[2]: Leaving directory `/var/tmp/portage/net-im/empathy-3.12.4/work/empathy-3.12.4/extensions'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/net-im/empathy-3.12.4/work/empathy-3.12.4'
make: *** [all] Error 2
 * ERROR: net-im/empathy-3.12.4::gentoo failed (compile phase):
 *   emake failed



Gibt es eine dauerhafte Lösung dafür?

Oder muß ich wieder das hier machen?


https://forums.gentoo.org/viewtopic-t-967086-start-0.html

Danke
Back to top
View user's profile Send private message
Tinitus
Veteran
Veteran


Joined: 20 Sep 2004
Posts: 1754

PostPosted: Mon Jul 28, 2014 7:02 am    Post subject: Reply with quote

Ich antworte mir mal selbst...vielleicht hilft es ja jemandem.

Es liegt an Python und UTF8. Also auf ein älteres Python Paket umschalten ...installiern... und wieder zurück switchen.

eselect python list
Code:

Available Python interpreters:
  [1]   python2.7 *
  [2]   python3.2
  [3]   python3.3


Code:
 eselect python set 1

dann wieder
Code:
 eselect python set 3
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