Source: jppy Version: 0.0.59-1 Severity: serious Tags: wheezy sid User: debian...@lists.debian.org Usertags: qa-ftbfs-20120112 qa-ftbfs Justification: FTBFS on amd64
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part: > debian/rules build > rm -f SCustomize > # build the binary module for each python we support > scons prefix=/usr jppyroot=/build/jppy-5twdtT/jppy-0.0.59/debian/tmp > jppyguiroot=/build/jppy-5twdtT/jppy-0.0.59/debian/tmp > jpilotroot=/build/jppy-5twdtT/jppy-0.0.59/debian/tmp \ > python_version=2.6 \ > python_includes=/usr/include/python2.6 \ > mx_datetime_includes=/usr/include/python2.6/mx \ > python_bin_module_prefix=/usr/lib/python2.6/site-packages/jppy \ > python_module_prefix=/usr/lib/python2.6/site-packages/jppy \ > pisock_library=/usr/lib > scons: Reading SConscript files ... > Please remember that SCons does NOT automatically use your shell > environment variables. This script uses PKG_CONFIG_PATH explicitly. > Checking for pkg-config... yes > Checking for gtk+-2.0 >= 2.4.0... yes > Checking for glib-2.0 >= 2.4.0... yes > Checking for pygtk-2.0 >= 2.4.0... yes > Checking for C header file mxDateTime.h... yes > Checking for pi_socket_connected(0) in C library libpisock... yes > Checking for PyErr_Clear() in C library libpython2.6... yes > scons: done reading SConscript files. > scons: Building targets ... > Install file: "scripts/jp_add_doc" as "debian/tmp/usr/bin/jp_add_doc" > Install file: "scripts/jp_add_mail_reply_todo" as > "debian/tmp/usr/bin/jp_add_mail_reply_todo" > Install file: "scripts/jp_add_memo" as "debian/tmp/usr/bin/jp_add_memo" > Install file: "scripts/jp_add_todo" as "debian/tmp/usr/bin/jp_add_todo" > Install file: "scripts/jp_address_lookup" as > "debian/tmp/usr/bin/jp_address_lookup" > Install file: "scripts/jp_email_lookup" as > "debian/tmp/usr/bin/jp_email_lookup" > Install file: "scripts/jp_lookup" as "debian/tmp/usr/bin/jp_lookup" > Install file: "scripts/jp_mobile_lookup" as > "debian/tmp/usr/bin/jp_mobile_lookup" > Install file: "scripts/jp_phone_lookup" as > "debian/tmp/usr/bin/jp_phone_lookup" > Install file: "scripts/jp_query_addressbook" as > "debian/tmp/usr/bin/jp_query_addressbook" > Install file: "scripts/jp_vcard_lookup" as > "debian/tmp/usr/bin/jp_vcard_lookup" > Install file: "scripts/jppy" as "debian/tmp/usr/bin/jppy" > Replacing @@prefix@@ with /usr > gcc -o jpilot_plugins/jppy.os -c -g -pthread -fPIC -DJPPY_VERSION=0.0.59 > -DJPPY_MAJOR_VERSION=0 -DJPPY_MINOR_VERSION=59 -DJPPY_EXTRA_VERSION=\"\" > -DENABLE_GTK2 -DJPILOT_PLUGIN_PREFIX=\"/usr/lib/jpilot/plugins\" > -DPYTHON_SHARED_LIB=\"libpython2.6.so.1.0\" -I/usr/include/python2.6/mx > -I/usr/include -I/usr/include/python2.6 -Ilibversit_src > -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include > -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include > -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 > -I/usr/include/gio-unix-2.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 > -I/usr/include/libpng12 -I/usr/include/cairo -Ijpilot_src > jpilot_plugins/jppy.c > gcc -o jpilot_plugins/libjppy.so -pthread -Xlinker -export-dynamic -Wl,-O1 > -Wl,-Bsymbolic-functions -shared jpilot_plugins/jppy.os -L/usr/lib > -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 > -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig > -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lpython2.6 > Install file: "jpilot_plugins/libjppy.so" as > "debian/tmp/usr/lib/jpilot/plugins/libjppy.so" > gcc -o jpilot_plugins/sync-Calendar.os -c -g -pthread -fPIC > -DJPPY_VERSION=0.0.59 -DJPPY_MAJOR_VERSION=0 -DJPPY_MINOR_VERSION=59 > -DJPPY_EXTRA_VERSION=\"\" -DENABLE_GTK2 > -DJPILOT_PLUGIN_PREFIX=\"/usr/lib/jpilot/plugins\" > -I/usr/include/python2.6/mx -I/usr/include -I/usr/include/python2.6 > -Ilibversit_src -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gtk-2.0 > -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 > -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 > -I/usr/include/gio-unix-2.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 > -I/usr/include/libpng12 -I/usr/include/cairo -Ijpilot_src > jpilot_plugins/sync-Calendar.c > gcc -o jpilot_plugins/libsync-Calendar.so -pthread -shared > jpilot_plugins/sync-Calendar.os -L/usr/lib -lgtk-x11-2.0 -lgdk-x11-2.0 > -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo > -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 > -lrt -lglib-2.0 > Install file: "jpilot_plugins/libsync-Calendar.so" as > "debian/tmp/usr/lib/jpilot/plugins/libsync-Calendar.so" > Install file: "jppy/__init__.py" as > "debian/tmp/usr/lib/python2.6/site-packages/jppy/__init__.py" > swig -o python_module_src/jpilot_wrap.c -python -outdir ./jppy/ > python_module_src/jpilot.i > gcc -o python_module_src/jpilot_wrap.os -c -g -pthread -fPIC > -DJPPY_VERSION=0.0.59 -DJPPY_MAJOR_VERSION=0 -DJPPY_MINOR_VERSION=59 > -DJPPY_EXTRA_VERSION=\"\" -DENABLE_GTK2 -DENABLE_PLUGINS > -I/usr/include/python2.6/mx -I/usr/include -I/usr/include/python2.6 > -Ilibversit_src -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gtk-2.0 > -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 > -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 > -I/usr/include/gio-unix-2.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 > -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pygtk-2.0 > python_module_src/jpilot_wrap.c > python_module_src/jpilot_wrap.c: In function 'w_read_CalendarAppInfo': > python_module_src/jpilot_wrap.c:3319:5: warning: passing argument 2 of > 'unpack_CalendarAppInfo' from incompatible pointer type [enabled by default] > /usr/include/pi-calendar.h:118:13: note: expected 'struct pi_buffer_t *' but > argument is of type 'unsigned char *' > gcc -o python_module_src/move_into_libpisock.os -c -g -pthread -fPIC > -DJPPY_VERSION=0.0.59 -DJPPY_MAJOR_VERSION=0 -DJPPY_MINOR_VERSION=59 > -DJPPY_EXTRA_VERSION=\"\" -DENABLE_GTK2 -DENABLE_PLUGINS > -I/usr/include/python2.6/mx -I/usr/include -I/usr/include/python2.6 > -Ilibversit_src -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gtk-2.0 > -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 > -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 > -I/usr/include/gio-unix-2.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 > -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pygtk-2.0 > python_module_src/move_into_libpisock.c > In file included from /usr/include/python2.6/Python.h:8:0, > from python_module_src/pytype_basics.h:3, > from python_module_src/move_into_libpisock.h:9, > from python_module_src/move_into_libpisock.c:1: > /usr/include/python2.6/pyconfig.h:1031:0: warning: "_POSIX_C_SOURCE" > redefined [enabled by default] > /usr/include/features.h:214:0: note: this is the location of the previous > definition > gcc -o python_module_src/jpilot_helpers.os -c -g -pthread -fPIC > -DJPPY_VERSION=0.0.59 -DJPPY_MAJOR_VERSION=0 -DJPPY_MINOR_VERSION=59 > -DJPPY_EXTRA_VERSION=\"\" -DENABLE_GTK2 -DENABLE_PLUGINS > -I/usr/include/python2.6/mx -I/usr/include -I/usr/include/python2.6 > -Ilibversit_src -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gtk-2.0 > -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 > -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 > -I/usr/include/gio-unix-2.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 > -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pygtk-2.0 > python_module_src/jpilot_helpers.c > gcc -o jpilot_src/log.o -c -g -pthread -fPIC -DJPPY_VERSION=0.0.59 > -DJPPY_MAJOR_VERSION=0 -DJPPY_MINOR_VERSION=59 -DJPPY_EXTRA_VERSION=\"\" > -DENABLE_GTK2 -DENABLE_PLUGINS -I/usr/include/python2.6/mx -I/usr/include > -I/usr/include/python2.6 -Ilibversit_src -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gtk-2.0 > -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 > -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 > -I/usr/include/gio-unix-2.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 > -I/usr/include/libpng12 -I/usr/include/cairo jpilot_src/log.c > gcc -o jpilot_src/libplugin.o -c -g -pthread -fPIC -DJPPY_VERSION=0.0.59 > -DJPPY_MAJOR_VERSION=0 -DJPPY_MINOR_VERSION=59 -DJPPY_EXTRA_VERSION=\"\" > -DENABLE_GTK2 -DENABLE_PLUGINS -I/usr/include/python2.6/mx -I/usr/include > -I/usr/include/python2.6 -Ilibversit_src -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gtk-2.0 > -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 > -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 > -I/usr/include/gio-unix-2.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 > -I/usr/include/libpng12 -I/usr/include/cairo jpilot_src/libplugin.c > gcc -o jpilot_src/utils.o -c -g -pthread -fPIC -DJPPY_VERSION=0.0.59 > -DJPPY_MAJOR_VERSION=0 -DJPPY_MINOR_VERSION=59 -DJPPY_EXTRA_VERSION=\"\" > -DENABLE_GTK2 -DENABLE_PLUGINS -I/usr/include/python2.6/mx -I/usr/include > -I/usr/include/python2.6 -Ilibversit_src -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gtk-2.0 > -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 > -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 > -I/usr/include/gio-unix-2.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 > -I/usr/include/libpng12 -I/usr/include/cairo jpilot_src/utils.c > gcc -o jpilot_src/prefs.o -c -g -pthread -fPIC -DJPPY_VERSION=0.0.59 > -DJPPY_MAJOR_VERSION=0 -DJPPY_MINOR_VERSION=59 -DJPPY_EXTRA_VERSION=\"\" > -DENABLE_GTK2 -DENABLE_PLUGINS -I/usr/include/python2.6/mx -I/usr/include > -I/usr/include/python2.6 -Ilibversit_src -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gtk-2.0 > -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 > -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 > -I/usr/include/gio-unix-2.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 > -I/usr/include/libpng12 -I/usr/include/cairo jpilot_src/prefs.c > gcc -o jpilot_src/plugins.o -c -g -pthread -fPIC -DJPPY_VERSION=0.0.59 > -DJPPY_MAJOR_VERSION=0 -DJPPY_MINOR_VERSION=59 -DJPPY_EXTRA_VERSION=\"\" > -DENABLE_GTK2 -DENABLE_PLUGINS -I/usr/include/python2.6/mx -I/usr/include > -I/usr/include/python2.6 -Ilibversit_src -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gtk-2.0 > -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 > -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 > -I/usr/include/gio-unix-2.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 > -I/usr/include/libpng12 -I/usr/include/cairo jpilot_src/plugins.c > gcc -o jpilot_src/sync.o -c -g -pthread -fPIC -DJPPY_VERSION=0.0.59 > -DJPPY_MAJOR_VERSION=0 -DJPPY_MINOR_VERSION=59 -DJPPY_EXTRA_VERSION=\"\" > -DENABLE_GTK2 -DENABLE_PLUGINS -I/usr/include/python2.6/mx -I/usr/include > -I/usr/include/python2.6 -Ilibversit_src -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gtk-2.0 > -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 > -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 > -I/usr/include/gio-unix-2.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 > -I/usr/include/libpng12 -I/usr/include/cairo jpilot_src/sync.c > gcc -o jpilot_src/japanese.o -c -g -pthread -fPIC -DJPPY_VERSION=0.0.59 > -DJPPY_MAJOR_VERSION=0 -DJPPY_MINOR_VERSION=59 -DJPPY_EXTRA_VERSION=\"\" > -DENABLE_GTK2 -DENABLE_PLUGINS -I/usr/include/python2.6/mx -I/usr/include > -I/usr/include/python2.6 -Ilibversit_src -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gtk-2.0 > -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 > -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 > -I/usr/include/gio-unix-2.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 > -I/usr/include/libpng12 -I/usr/include/cairo jpilot_src/japanese.c > gcc -o jpilot_src/cp1250.o -c -g -pthread -fPIC -DJPPY_VERSION=0.0.59 > -DJPPY_MAJOR_VERSION=0 -DJPPY_MINOR_VERSION=59 -DJPPY_EXTRA_VERSION=\"\" > -DENABLE_GTK2 -DENABLE_PLUGINS -I/usr/include/python2.6/mx -I/usr/include > -I/usr/include/python2.6 -Ilibversit_src -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gtk-2.0 > -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 > -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 > -I/usr/include/gio-unix-2.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 > -I/usr/include/libpng12 -I/usr/include/cairo jpilot_src/cp1250.c > gcc -o jpilot_src/russian.o -c -g -pthread -fPIC -DJPPY_VERSION=0.0.59 > -DJPPY_MAJOR_VERSION=0 -DJPPY_MINOR_VERSION=59 -DJPPY_EXTRA_VERSION=\"\" > -DENABLE_GTK2 -DENABLE_PLUGINS -I/usr/include/python2.6/mx -I/usr/include > -I/usr/include/python2.6 -Ilibversit_src -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gtk-2.0 > -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 > -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 > -I/usr/include/gio-unix-2.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 > -I/usr/include/libpng12 -I/usr/include/cairo jpilot_src/russian.c > gcc -o jpilot_src/password.o -c -g -pthread -fPIC -DJPPY_VERSION=0.0.59 > -DJPPY_MAJOR_VERSION=0 -DJPPY_MINOR_VERSION=59 -DJPPY_EXTRA_VERSION=\"\" > -DENABLE_GTK2 -DENABLE_PLUGINS -I/usr/include/python2.6/mx -I/usr/include > -I/usr/include/python2.6 -Ilibversit_src -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gtk-2.0 > -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 > -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 > -I/usr/include/gio-unix-2.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 > -I/usr/include/libpng12 -I/usr/include/cairo jpilot_src/password.c > gcc -o jpilot_src/category.o -c -g -pthread -fPIC -DJPPY_VERSION=0.0.59 > -DJPPY_MAJOR_VERSION=0 -DJPPY_MINOR_VERSION=59 -DJPPY_EXTRA_VERSION=\"\" > -DENABLE_GTK2 -DENABLE_PLUGINS -I/usr/include/python2.6/mx -I/usr/include > -I/usr/include/python2.6 -Ilibversit_src -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gtk-2.0 > -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 > -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 > -I/usr/include/gio-unix-2.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 > -I/usr/include/libpng12 -I/usr/include/cairo jpilot_src/category.c > gcc -o jpilot_src/otherconv.o -c -g -pthread -fPIC -DJPPY_VERSION=0.0.59 > -DJPPY_MAJOR_VERSION=0 -DJPPY_MINOR_VERSION=59 -DJPPY_EXTRA_VERSION=\"\" > -DENABLE_GTK2 -DENABLE_PLUGINS -I/usr/include/python2.6/mx -I/usr/include > -I/usr/include/python2.6 -Ilibversit_src -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gtk-2.0 > -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 > -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 > -I/usr/include/gio-unix-2.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 > -I/usr/include/libpng12 -I/usr/include/cairo jpilot_src/otherconv.c > gcc -o jpilot_src/jp-contact.o -c -g -pthread -fPIC -DJPPY_VERSION=0.0.59 > -DJPPY_MAJOR_VERSION=0 -DJPPY_MINOR_VERSION=59 -DJPPY_EXTRA_VERSION=\"\" > -DENABLE_GTK2 -DENABLE_PLUGINS -I/usr/include/python2.6/mx -I/usr/include > -I/usr/include/python2.6 -Ilibversit_src -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gtk-2.0 > -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 > -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 > -I/usr/include/gio-unix-2.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 > -I/usr/include/libpng12 -I/usr/include/cairo jpilot_src/jp-contact.c > ar rc jpilot_src/libjppy_jpilot.a jpilot_src/log.o jpilot_src/libplugin.o > jpilot_src/utils.o jpilot_src/prefs.o jpilot_src/plugins.o jpilot_src/sync.o > jpilot_src/japanese.o jpilot_src/cp1250.o jpilot_src/russian.o > jpilot_src/password.o jpilot_src/category.o jpilot_src/otherconv.o > jpilot_src/jp-contact.o > ranlib jpilot_src/libjppy_jpilot.a > gcc -o python_module_src/pytype_appointment.os -c -g -pthread -fPIC > -DJPPY_VERSION=0.0.59 -DJPPY_MAJOR_VERSION=0 -DJPPY_MINOR_VERSION=59 > -DJPPY_EXTRA_VERSION=\"\" -DENABLE_GTK2 -DENABLE_PLUGINS > -I/usr/include/python2.6/mx -I/usr/include -I/usr/include/python2.6 > -Ilibversit_src -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gtk-2.0 > -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 > -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 > -I/usr/include/gio-unix-2.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 > -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pygtk-2.0 > python_module_src/pytype_appointment.c > gcc -o python_module_src/pytype_addresses.os -c -g -pthread -fPIC > -DJPPY_VERSION=0.0.59 -DJPPY_MAJOR_VERSION=0 -DJPPY_MINOR_VERSION=59 > -DJPPY_EXTRA_VERSION=\"\" -DENABLE_GTK2 -DENABLE_PLUGINS > -I/usr/include/python2.6/mx -I/usr/include -I/usr/include/python2.6 > -Ilibversit_src -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gtk-2.0 > -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 > -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 > -I/usr/include/gio-unix-2.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 > -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pygtk-2.0 > python_module_src/pytype_addresses.c > gcc -o python_module_src/pytype_contacts.os -c -g -pthread -fPIC > -DJPPY_VERSION=0.0.59 -DJPPY_MAJOR_VERSION=0 -DJPPY_MINOR_VERSION=59 > -DJPPY_EXTRA_VERSION=\"\" -DENABLE_GTK2 -DENABLE_PLUGINS > -I/usr/include/python2.6/mx -I/usr/include -I/usr/include/python2.6 > -Ilibversit_src -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gtk-2.0 > -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 > -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 > -I/usr/include/gio-unix-2.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 > -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pygtk-2.0 > python_module_src/pytype_contacts.c > gcc -o python_module_src/pytype_basics.os -c -g -pthread -fPIC > -DJPPY_VERSION=0.0.59 -DJPPY_MAJOR_VERSION=0 -DJPPY_MINOR_VERSION=59 > -DJPPY_EXTRA_VERSION=\"\" -DENABLE_GTK2 -DENABLE_PLUGINS > -I/usr/include/python2.6/mx -I/usr/include -I/usr/include/python2.6 > -Ilibversit_src -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gtk-2.0 > -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 > -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 > -I/usr/include/gio-unix-2.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 > -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pygtk-2.0 > python_module_src/pytype_basics.c > gcc -o python_module_src/pytype_timezone.os -c -g -pthread -fPIC > -DJPPY_VERSION=0.0.59 -DJPPY_MAJOR_VERSION=0 -DJPPY_MINOR_VERSION=59 > -DJPPY_EXTRA_VERSION=\"\" -DENABLE_GTK2 -DENABLE_PLUGINS > -I/usr/include/python2.6/mx -I/usr/include -I/usr/include/python2.6 > -Ilibversit_src -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gtk-2.0 > -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 > -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 > -I/usr/include/gio-unix-2.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 > -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pygtk-2.0 > python_module_src/pytype_timezone.c > gcc -o python_module_src/pytype_memos.os -c -g -pthread -fPIC > -DJPPY_VERSION=0.0.59 -DJPPY_MAJOR_VERSION=0 -DJPPY_MINOR_VERSION=59 > -DJPPY_EXTRA_VERSION=\"\" -DENABLE_GTK2 -DENABLE_PLUGINS > -I/usr/include/python2.6/mx -I/usr/include -I/usr/include/python2.6 > -Ilibversit_src -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gtk-2.0 > -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 > -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 > -I/usr/include/gio-unix-2.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 > -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pygtk-2.0 > python_module_src/pytype_memos.c > gcc -o python_module_src/pytype_events.os -c -g -pthread -fPIC > -DJPPY_VERSION=0.0.59 -DJPPY_MAJOR_VERSION=0 -DJPPY_MINOR_VERSION=59 > -DJPPY_EXTRA_VERSION=\"\" -DENABLE_GTK2 -DENABLE_PLUGINS > -I/usr/include/python2.6/mx -I/usr/include -I/usr/include/python2.6 > -Ilibversit_src -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gtk-2.0 > -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 > -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 > -I/usr/include/gio-unix-2.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 > -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pygtk-2.0 > python_module_src/pytype_events.c > gcc -o python_module_src/pytype_todos.os -c -g -pthread -fPIC > -DJPPY_VERSION=0.0.59 -DJPPY_MAJOR_VERSION=0 -DJPPY_MINOR_VERSION=59 > -DJPPY_EXTRA_VERSION=\"\" -DENABLE_GTK2 -DENABLE_PLUGINS > -I/usr/include/python2.6/mx -I/usr/include -I/usr/include/python2.6 > -Ilibversit_src -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gtk-2.0 > -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 > -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 > -I/usr/include/gio-unix-2.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 > -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pygtk-2.0 > python_module_src/pytype_todos.c > bison -o libversit_src/vcc.c libversit_src/vcc.y > libversit_src/vcc.y: conflicts: 2 shift/reduce > gcc -o libversit_src/vcc.os -c -g -pthread -fPIC -DJPPY_VERSION=0.0.59 > -DJPPY_MAJOR_VERSION=0 -DJPPY_MINOR_VERSION=59 -DJPPY_EXTRA_VERSION=\"\" > -DENABLE_GTK2 -DENABLE_PLUGINS -I/usr/include/python2.6/mx -I/usr/include > -I/usr/include/python2.6 -Ilibversit_src -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gtk-2.0 > -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 > -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 > -I/usr/include/gio-unix-2.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 > -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pygtk-2.0 > libversit_src/vcc.c > gcc -o libversit_src/vobject.os -c -g -pthread -fPIC -DJPPY_VERSION=0.0.59 > -DJPPY_MAJOR_VERSION=0 -DJPPY_MINOR_VERSION=59 -DJPPY_EXTRA_VERSION=\"\" > -DENABLE_GTK2 -DENABLE_PLUGINS -I/usr/include/python2.6/mx -I/usr/include > -I/usr/include/python2.6 -Ilibversit_src -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gtk-2.0 > -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 > -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 > -I/usr/include/gio-unix-2.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 > -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pygtk-2.0 > libversit_src/vobject.c > gcc -o libversit_src/vcaltmp.os -c -g -pthread -fPIC -DJPPY_VERSION=0.0.59 > -DJPPY_MAJOR_VERSION=0 -DJPPY_MINOR_VERSION=59 -DJPPY_EXTRA_VERSION=\"\" > -DENABLE_GTK2 -DENABLE_PLUGINS -I/usr/include/python2.6/mx -I/usr/include > -I/usr/include/python2.6 -Ilibversit_src -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gtk-2.0 > -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 > -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 > -I/usr/include/gio-unix-2.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 > -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pygtk-2.0 > libversit_src/vcaltmp.c > gcc -o jppy/__jpilotmodule.so -pthread -shared > python_module_src/jpilot_wrap.os python_module_src/move_into_libpisock.os > python_module_src/jpilot_helpers.os jpilot_src/libjppy_jpilot.a > python_module_src/pytype_appointment.os python_module_src/pytype_addresses.os > python_module_src/pytype_contacts.os python_module_src/pytype_basics.os > python_module_src/pytype_timezone.os python_module_src/pytype_memos.os > python_module_src/pytype_events.os python_module_src/pytype_todos.os > libversit_src/vcc.os libversit_src/vobject.os libversit_src/vcaltmp.os > -L/usr/lib -lpisock -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 > -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 > -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt > -lglib-2.0 > Install file: "jppy/__jpilotmodule.so" as > "debian/tmp/usr/lib/python2.6/site-packages/jppy/__jpilotmodule.so" > Install file: "jppy/api.py" as > "debian/tmp/usr/lib/python2.6/site-packages/jppy/api.py" > Install file: "jppy/conduit.py" as > "debian/tmp/usr/lib/python2.6/site-packages/jppy/conduit.py" > Install file: "jppy/conduits/__init__.py" as > "debian/tmp/usr/lib/python2.6/site-packages/jppy/conduits/__init__.py" > Install file: "jppy/conduits/announce_events.py" as > "debian/tmp/usr/lib/python2.6/site-packages/jppy/conduits/announce_events.py" > Install file: "jppy/conduits/bugzilla.py" as > "debian/tmp/usr/lib/python2.6/site-packages/jppy/conduits/bugzilla.py" > Install file: "jppy/conduits/example.py" as > "debian/tmp/usr/lib/python2.6/site-packages/jppy/conduits/example.py" > Install file: "jppy/conduits/mutt_alias.py" as > "debian/tmp/usr/lib/python2.6/site-packages/jppy/conduits/mutt_alias.py" > Install file: "jppy/conduits/trash_after_install.py" as > "debian/tmp/usr/lib/python2.6/site-packages/jppy/conduits/trash_after_install.py" > Install file: "jppy/config.py" as > "debian/tmp/usr/lib/python2.6/site-packages/jppy/config.py" > Install file: "jppy/core.py" as > "debian/tmp/usr/lib/python2.6/site-packages/jppy/core.py" > Install file: "jppy/datebk6.py" as > "debian/tmp/usr/lib/python2.6/site-packages/jppy/datebk6.py" > Install file: "jppy/environment.py" as > "debian/tmp/usr/lib/python2.6/site-packages/jppy/environment.py" > Install file: "jppy/gui/__init__.py" as > "debian/tmp/usr/lib/python2.6/site-packages/jppy/gui/__init__.py" > Install file: "jppy/gui/base.py" as > "debian/tmp/usr/lib/python2.6/site-packages/jppy/gui/base.py" > Install file: "jppy/gui/combined.py" as > "debian/tmp/usr/lib/python2.6/site-packages/jppy/gui/combined.py" > Install file: "jppy/gui/contacts.py" as > "debian/tmp/usr/lib/python2.6/site-packages/jppy/gui/contacts.py" > Install file: "jppy/gui/gtk_models.py" as > "debian/tmp/usr/lib/python2.6/site-packages/jppy/gui/gtk_models.py" > Replacing @@prefix@@ with /usr > Install file: "jppy/gui/jpilot.py" as > "debian/tmp/usr/lib/python2.6/site-packages/jppy/gui/jpilot.py" > Replacing @@prefix@@ with /usr > Install file: "jppy/gui/memos.py" as > "debian/tmp/usr/lib/python2.6/site-packages/jppy/gui/memos.py" > Install file: "jppy/gui/pyuca.py" as > "debian/tmp/usr/lib/python2.6/site-packages/jppy/gui/pyuca.py" > Install file: "jppy/gui/queryLanguage.py" as > "debian/tmp/usr/lib/python2.6/site-packages/jppy/gui/queryLanguage.py" > Install file: "jppy/gui/renderers.py" as > "debian/tmp/usr/lib/python2.6/site-packages/jppy/gui/renderers.py" > Install file: "jppy/gui/tasks.py" as > "debian/tmp/usr/lib/python2.6/site-packages/jppy/gui/tasks.py" > Install file: "jppy/ical.py" as > "debian/tmp/usr/lib/python2.6/site-packages/jppy/ical.py" > Install file: "jppy/jpilot/__init__.py" as > "debian/tmp/usr/lib/python2.6/site-packages/jppy/jpilot/__init__.py" > Install file: "jppy/jpilot/jpilot_utils.py" as > "debian/tmp/usr/lib/python2.6/site-packages/jppy/jpilot/jpilot_utils.py" > Install file: "jppy/jpilot/legacy.py" as > "debian/tmp/usr/lib/python2.6/site-packages/jppy/jpilot/legacy.py" > Install file: "jppy/jpilot/modern.py" as > "debian/tmp/usr/lib/python2.6/site-packages/jppy/jpilot/modern.py" > Install file: "jppy/latex.py" as > "debian/tmp/usr/lib/python2.6/site-packages/jppy/latex.py" > Install file: "jppy/mailinglist_sync.py" as > "debian/tmp/usr/lib/python2.6/site-packages/jppy/mailinglist_sync.py" > Install file: "jppy/memodir_sync.py" as > "debian/tmp/usr/lib/python2.6/site-packages/jppy/memodir_sync.py" > Install file: "jppy/printers.py" as > "debian/tmp/usr/lib/python2.6/site-packages/jppy/printers.py" > Install file: "jppy/proxy_sync.py" as > "debian/tmp/usr/lib/python2.6/site-packages/jppy/proxy_sync.py" > Install file: "jppy/utils.py" as > "debian/tmp/usr/lib/python2.6/site-packages/jppy/utils.py" > Install file: "jppy/vcard.py" as > "debian/tmp/usr/lib/python2.6/site-packages/jppy/vcard.py" > Install file: "glade/allkeys.txt" as "debian/tmp/usr/share/jppy/allkeys.txt" > Install file: "glade/contacts.glade" as > "debian/tmp/usr/share/jppy/contacts.glade" > Install file: "glade/jppy-gui.glade" as > "debian/tmp/usr/share/jppy/jppy-gui.glade" > Install file: "glade/memos.glade" as "debian/tmp/usr/share/jppy/memos.glade" > Install file: "glade/tasks.glade" as "debian/tmp/usr/share/jppy/tasks.glade" > LD_LIBRARY_PATH=/usr/lib python2.6 ./tests/runTestRunner.py && touch > tests_pass > /usr/lib/python2.6/dist-packages/gtk-2.0/gtk/__init__.py:57: GtkWarning: > could not open display > warnings.warn(str(e), _gtk.Warning) > Fri, 13 Jan 2012 01:11:23 INFO Example conduit could do pre-sync data > collection now. > ---------------------------------------------------------------------- > Ran 47 tests in 0.285s > > OK > Repeat dates > Today > This Week > Weekly metrics > Begin: 17:00:00 02/20/07 CET > Weekly metrics > Begin: 17:00:00 02/20/07 CET > scons: done building targets. > scons install > scons: Reading SConscript files ... > Please remember that SCons does NOT automatically use your shell > environment variables. This script uses PKG_CONFIG_PATH explicitly. > Checking for pkg-config... (cached) yes > Checking for gtk+-2.0 >= 2.4.0... (cached) yes > Checking for glib-2.0 >= 2.4.0... (cached) yes > Checking for pygtk-2.0 >= 2.4.0... (cached) yes > Checking for C header file mxDateTime.h... (cached) yes > Checking for pi_socket_connected(0) in C library libpisock... (cached) yes > Checking for PyErr_Clear() in C library libpython2.6... (cached) yes > scons: done reading SConscript files. > scons: Building targets ... > swig -o python_module_src/jpilot_wrap.c -python -outdir ./jppy/ > python_module_src/jpilot.i > Install file: "jppy/_jpilot.py" as > "debian/tmp/usr/lib/python2.6/site-packages/jppy/_jpilot.py" > scons: done building targets. > touch build-python2.6-stamp > # build the binary module for each python we support > scons prefix=/usr jppyroot=/build/jppy-5twdtT/jppy-0.0.59/debian/tmp > jppyguiroot=/build/jppy-5twdtT/jppy-0.0.59/debian/tmp > jpilotroot=/build/jppy-5twdtT/jppy-0.0.59/debian/tmp \ > python_version=2.7 \ > python_includes=/usr/include/python2.7 \ > mx_datetime_includes=/usr/include/python2.7/mx \ > python_bin_module_prefix=/usr/lib/python2.7/site-packages/jppy \ > python_module_prefix=/usr/lib/python2.7/site-packages/jppy \ > pisock_library=/usr/lib > scons: Reading SConscript files ... > Please remember that SCons does NOT automatically use your shell > environment variables. This script uses PKG_CONFIG_PATH explicitly. > Checking for pkg-config... (cached) yes > Checking for gtk+-2.0 >= 2.4.0... (cached) yes > Checking for glib-2.0 >= 2.4.0... (cached) yes > Checking for pygtk-2.0 >= 2.4.0... (cached) yes > Checking for C header file mxDateTime.h... yes > Checking for pi_socket_connected(0) in C library libpisock... (cached) yes > Checking for PyErr_Clear() in C library libpython2.7... no > You need libpython2.7.so to compile this program > make: *** [build-python2.7-stamp] Error 1 The full build log is available from: http://people.debian.org/~lucas/logs/2012/01/12/jppy_0.0.59-1_lsid64.buildlog A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! About the archive rebuild: The rebuild was done on about 50 AMD64 nodes of the Grid'5000 platform, using a clean chroot. Internet was not accessible from the build systems. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org