Bug#632367: gnome-mag: FTBFS with Python 2.7: /usr/bin/python2.6: not found

Jakub Wilk jwilk at debian.org
Fri Jul 1 18:28:57 UTC 2011


Source: gnome-mag
Version: 0.16.1-2
Severity: important
User: debian-python at lists.debian.org
Usertags: python2.7

gnome-mag FTBFS when rebuilt against python-dev 2.7.2-1 (from 
experimental):
| Making all in keybinder
| make[4]: Entering directory `/build/gnome-mag-52V1Aw/gnome-mag-0.16.1/colorblind/keybinder'
| /bin/bash ../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/python2.7 -pthread -I/usr/include/freetype2 -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/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng12 -I/usr/include/pygtk-2.0 -I/usr/include/gnome-python-2.0      -g -O2 -g -O2 -Wall -c -o _keybindermodule.lo _keybindermodule.c
| libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/python2.7 -pthread -I/usr/include/freetype2 -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/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng12 -I/usr/include/pygtk-2.0 -I/usr/include/gnome-python-2.0 -g -O2 -g -O2 -Wall -c _keybindermodule.c  -fPIC -DPIC -o .libs/_keybindermodule.o
| /bin/bash ../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/python2.7 -pthread -I/usr/include/freetype2 -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/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng12 -I/usr/include/pygtk-2.0 -I/usr/include/gnome-python-2.0      -g -O2 -g -O2 -Wall -c -o eggaccelerators.lo eggaccelerators.c
| libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/python2.7 -pthread -I/usr/include/freetype2 -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/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng12 -I/usr/include/pygtk-2.0 -I/usr/include/gnome-python-2.0 -g -O2 -g -O2 -Wall -c eggaccelerators.c  -fPIC -DPIC -o .libs/eggaccelerators.o
| /bin/bash ../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/python2.7 -pthread -I/usr/include/freetype2 -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/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng12 -I/usr/include/pygtk-2.0 -I/usr/include/gnome-python-2.0      -g -O2 -g -O2 -Wall -c -o tomboykeybinder.lo tomboykeybinder.c
| libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/python2.7 -pthread -I/usr/include/freetype2 -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/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng12 -I/usr/include/pygtk-2.0 -I/usr/include/gnome-python-2.0 -g -O2 -g -O2 -Wall -c tomboykeybinder.c  -fPIC -DPIC -o .libs/tomboykeybinder.o
| (cd . \
| 	 && /usr/bin/pygtk-codegen-2.0 \
| 	    --override _keybinder.override \
| 	    --register /usr/share/pygtk/2.0/defs/gtk-types.defs \
| 	    --register /usr/share/pygtk/2.0/defs/gdk-types.defs \
| 	    --prefix py_keybinder _keybinder.defs) > gen-_keybinder.c \
| 	&& cp gen-_keybinder.c _keybinder.c \
| 	&& rm -f gen-_keybinder.c
| note: pygtk-codegen-2.0 is deprecated, use pygobject-codegen-2.0 instead
| note: I will now try to invoke pygobject-codegen-2.0 in the same directory
| exec: 11: /usr/bin/python2.6: not found

-- 
Jakub Wilk






More information about the pkg-gnome-maintainers mailing list