Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 507558

Summary: net-im/empathy-3.10.3 won't compile
Product: Gentoo Linux Reporter: Roland <wasundwarum>
Component: [OLD] GNOMEAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Roland 2014-04-13 12:11:18 UTC
/var/tmp/portage/net-im/empathy-3.10.3/temp/environment: line 3675: --disable-ubuntu-online-accounts: command not found
>>> Source configured.
>>> Compiling source in /var/tmp/portage/net-im/empathy-3.10.3/work/empathy-3.10.3 ...
make -j18 
make  all-recursive
make[1]: Entering directory `/var/tmp/portage/net-im/empathy-3.10.3/work/empathy-3.10.3'
Making all in tools
make[2]: Entering directory `/var/tmp/portage/net-im/empathy-3.10.3/work/empathy-3.10.3/tools'
sed -e 's![@]abs_top_builddir[@]!/var/tmp/portage/net-im/empathy-3.10.3/work/empathy-3.10.3!' telepathy-glib-env.in > telepathy-glib-env
sed -e 's![@]abs_top_builddir[@]!/var/tmp/portage/net-im/empathy-3.10.3/work/empathy-3.10.3!' empathy-env.in > empathy-env
chmod +x telepathy-glib-env
chmod +x empathy-env
make[2]: Leaving directory `/var/tmp/portage/net-im/empathy-3.10.3/work/empathy-3.10.3/tools'
Making all in extensions
make[2]: Entering directory `/var/tmp/portage/net-im/empathy-3.10.3/work/empathy-3.10.3/extensions'
/usr/bin/python3.2 ../tools/xincludator.py all.xml > _gen/all.xml
/usr/bin/python3.2 ../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 246: ordinal not in range(128)
make[2]: *** [_gen/misc.xml] Error 1
make[2]: *** Waiting for unfinished jobs....
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)
make[2]: *** [_gen/all.xml] Error 1
make[2]: Leaving directory `/var/tmp/portage/net-im/empathy-3.10.3/work/empathy-3.10.3/extensions'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/net-im/empathy-3.10.3/work/empathy-3.10.3'
make: *** [all] Error 2
 * ERROR: net-im/empathy-3.10.3::gentoo failed (compile phase):
 *   emake failed


net-im/empathy
     Available versions:  2.34.0-r2 3.8.6 ~3.10.2 3.10.3 {debug eds +geoloc gnome gnome-online-accounts +map nautilus networkmanager spell test +v4l webkit}
     Installed versions:  3.8.6(02:13:34 28.12.2013)(geoloc gnome gnome-online-accounts map spell v4l -debug -test)
Comment 1 Gilles Dartiguelongue (RETIRED) gentoo-dev 2014-04-13 12:56:43 UTC

*** This bug has been marked as a duplicate of bug 489774 ***