Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 430846 - [gnome-overlay] gnome-extra/evolution-data-server-3.5.5 fails to build due to e-name-western-tables.h: No such file or directory
Summary: [gnome-overlay] gnome-extra/evolution-data-server-3.5.5 fails to build due to...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: AMD64 Linux
: Normal normal
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-10 23:41 UTC by Randy Tupas
Modified: 2012-08-11 17:33 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Output of emerge --info '=gnome-extra/evolution-data-server-3.5.5' (emerge.info.txt,4.73 KB, text/plain)
2012-08-10 23:50 UTC, Randy Tupas
Details
Output of emerge -pvq '=gnome-extra/evolution-data-server-3.5.5' (emerge.pvq.txt,152 bytes, text/plain)
2012-08-10 23:51 UTC, Randy Tupas
Details
build log from Randy Tupas (build.log.txt,365.74 KB, text/plain)
2012-08-10 23:51 UTC, Randy Tupas
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Randy Tupas 2012-08-10 23:41:46 UTC
Running ~amd64 system.
gnome-extra/evolution-data-server-3.5.5 fails to build due to "e-name-western-tables.h: No such file or directory"

Reproducible: Always




  CC     libebook_1_2_la-e-name-western.lo
/bin/sh ../../libtool --silent --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../..  -fno-strict-aliasing -DLIBEBOOK_COMPILATION -DLOCALEDIR=\""/usr/share/locale"\" -DG_LOG_DOMAIN=\"libebook\" -I../.. -I../../addressbook -I../../addressbook/libegdbus -I../.. -I../../addressbook -I../../addressbook/libegdbus -I../../addressbook/libebook -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -I/usr/include/gnome-keyring-1     -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nss -I/usr/include/nspr     -D_LARGEFILE64_SOURCE    -I/usr/include/db4.8  -march=k8 -O2 -pipe -c -o libebook_1_2_la-e-name-western.lo `test -f 'e-name-western.c' || echo './'`e-name-western.c
e-name-western.c:18:35: fatal error: e-name-western-tables.h: No such file or directory
compilation terminated.
Comment 1 Randy Tupas 2012-08-10 23:50:23 UTC
Created attachment 320942 [details]
Output of emerge --info '=gnome-extra/evolution-data-server-3.5.5'
Comment 2 Randy Tupas 2012-08-10 23:51:02 UTC
Created attachment 320944 [details]
Output of emerge -pvq '=gnome-extra/evolution-data-server-3.5.5'
Comment 3 Randy Tupas 2012-08-10 23:51:23 UTC
Created attachment 320946 [details]
build log from Randy Tupas
Comment 4 Priit Laes (IRC: plaes) 2012-08-11 06:46:49 UTC
What's your default Python version? 3.2?
Comment 5 Priit Laes (IRC: plaes) 2012-08-11 07:18:31 UTC
Committed fix to overlay, please test and close this bug if appropriate.
Comment 6 Randy Tupas 2012-08-11 17:33:38 UTC
plaes,

 Main active version of Python:    3.2
 * Active version of Python 2:       2.7
 * Active version of Python 3:       3.2

Emerged fine with your fix.

Thanks!

-Randy (arguseyes)