FS#29631 - [python-evolution] needs to be rebuild against evolution-data-server 3.4.0

Attached to Project: Arch Linux
Opened by Eric Belanger (Snowman) - Thursday, 26 April 2012, 21:17 GMT
Last edited by Eric Belanger (Snowman) - Monday, 30 April 2012, 06:08 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Jan de Groot (JGC)
Ionut Biru (wonder)
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

python-evolution needs to be rebuild against evolution-data-server 3.4.0.

I tried rebuilding it but it fails:

/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/libffi-3.0.10/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -pthread -I/usr/include/metacity-1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wall -std=c9x -fno-strict-aliasing -MT metacity_la-metacity.lo -MD -MP -MF .deps/metacity_la-metacity.Tpo -c -o metacity_la-metacity.lo `test -f 'metacity.c' || echo './'`metacity.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/libffi-3.0.10/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -pthread -I/usr/include/metacity-1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wall -std=c9x -fno-strict-aliasing -MT metacity_la-metacity.lo -MD -MP -MF .deps/metacity_la-metacity.Tpo -c metacity.c -fPIC -DPIC -o .libs/metacity_la-metacity.o
mv -f .deps/metacity_la-metacitymodule.Tpo .deps/metacity_la-metacitymodule.Plo
metacity.c: In function 'pymetacity_add_constants':
metacity.c:957:112: error: 'META_FOCUS_MODE_CLICK' undeclared (first use in this function)
metacity.c:957:112: note: each undeclared identifier is reported only once for each function it appears in
metacity.c:958:113: error: 'META_FOCUS_MODE_SLOPPY' undeclared (first use in this function)
metacity.c:959:112: error: 'META_FOCUS_MODE_MOUSE' undeclared (first use in this function)
metacity.c:960:124: error: 'META_ACTION_TITLEBAR_TOGGLE_SHADE' undeclared (first use in this function)
metacity.c:961:127: error: 'META_ACTION_TITLEBAR_TOGGLE_MAXIMIZE' undeclared (first use in this function)
metacity.c:962:120: error: 'META_ACTION_TITLEBAR_MINIMIZE' undeclared (first use in this function)
metacity.c:963:116: error: 'META_ACTION_TITLEBAR_NONE' undeclared (first use in this function)
metacity.c:964:117: error: 'META_ACTION_TITLEBAR_LOWER' undeclared (first use in this function)
metacity.c:965:116: error: 'META_ACTION_TITLEBAR_MENU' undeclared (first use in this function)
metacity.c:966:116: error: 'META_ACTION_TITLEBAR_LAST' undeclared (first use in this function)
make[2]: *** [metacity_la-metacity.lo] Error 1
make[2]: Leaving directory `/build/src/gnome-python-desktop-2.32.0/metacity'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/build/src/gnome-python-desktop-2.32.0'
make: *** [all] Error 2

I haven't investigated further.
This task depends upon

Closed by  Eric Belanger (Snowman)
Monday, 30 April 2012, 06:08 GMT
Reason for closing:  Fixed
Additional comments about closing:  python-evolution was removed from gnome-python-desktop
Comment by Ionut Biru (wonder) - Thursday, 26 April 2012, 21:22 GMT
python-evolution is a deprecated module and should be dropped.
Comment by Balló György (City-busz) - Sunday, 29 April 2012, 23:52 GMT

Loading...