Package: planner
Version: 0.14-6
Severity: serious
Tags: patch

When building 'planner' in a clean 'unstable' chroot,
I get the following error:

make[3]: Entering directory `/planner-0.14/python'
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-I../src -I/usr/include/python2.3 -I/usr/include/pygtk-2.0 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DORBIT2=1 -pthread 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -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/pango-1.0 -I/usr/include/libgnomecanvas-2.0 
-I/usr/include/libart-2.0 -I/usr/include/freetype2 
-I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 
-I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 
-I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include 
-I/usr/include/gnome-keyring-1 -I/usr/include/orbit-2.0 
-I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 
-I/usr/include/libxml2 -I/usr/include/libglade-2.0 
-I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomeprint-2.2     
-Wno-missing-declarations -Wno-missing-prototypes -g -Wall -O2 -c -o 
planner_la-plannermodule.lo `test -f 'plannermodule.c' || echo 
'./'`plannermodule.c
mkdir .libs
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/python2.3 
-I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-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/pango-1.0 -I/usr/include/libgnomecanvas-2.0 
-I/usr/include/libart-2.0 -I/usr/include/freetype2 
-I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 
-I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 
-I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include 
-I/usr/include/gnome-keyring-1 -I/usr/include/orbit-2.0 
-I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 
-I/usr/include/libxml2 -I/usr/include/libglade-2.0 
-I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomeprint-2.2 
-Wno-missing-declarations -Wno-missing-prototypes -g -Wall -O2 -c 
plannermodule.c  -fPIC -DPIC -o .libs/planner_la-plannermodule.o
( cd . && /usr/bin/pygtk-codegen-2.0 \
            --override planner.override \
            --load-types planner-arg-types.py \
            --register /usr/share/pygtk/2.0/defs/gtk-types.defs \
            --prefix planner planner.defs ) > gen-planner.c \
        && cp gen-planner.c planner.c \
        && rm -f gen-planner.c
/usr/bin/pygtk-codegen-2.0: line 11: /usr/bin/python2.4: No such file or 
directory
/usr/bin/pygtk-codegen-2.0: line 11: exec: /usr/bin/python2.4: cannot execute: 
No such file or directory
make[3]: *** [planner.c] Error 126
make[3]: Leaving directory `/planner-0.14/python'

Regards
Andreas Jochens

diff -urN ../tmp-orig/planner-0.14/debian/control ./debian/control
--- ../tmp-orig/planner-0.14/debian/control     2006-06-30 12:30:16.000000000 
+0000
+++ ./debian/control    2006-06-30 12:30:14.000000000 +0000
@@ -2,7 +2,7 @@
 Section: gnome
 Priority: optional
 Maintainer: Martin-Éric Racine <[EMAIL PROTECTED]>
-Build-Depends: autotools-dev, cdbs (>= 0.4.23-1.1), debhelper (>= 5), 
desktop-file-utils, dpkg-dev (>= 1.13.19), gtk-doc-tools, intltool, libgda2-dev 
(>= 1.2.1), libgnomeui-dev (>= 2.6), libgnomeprintui2.2-dev (>= 2.6), 
libgsf-gnome-1-dev, libncurses5-dev, libtool, python-dev (>= 2.2), 
python-gtk2-dev, scrollkeeper
+Build-Depends: autotools-dev, cdbs (>= 0.4.23-1.1), debhelper (>= 5), 
desktop-file-utils, dpkg-dev (>= 1.13.19), gtk-doc-tools, intltool, libgda2-dev 
(>= 1.2.1), libgnomeui-dev (>= 2.6), libgnomeprintui2.2-dev (>= 2.6), 
libgsf-gnome-1-dev, libncurses5-dev, libtool, python2.4-dev, python-dev (>= 
2.2), python-gtk2-dev, scrollkeeper
 Standards-Version: 3.7.2
 
 Package: planner


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to