--- Begin Message ---
Package: qiv
version: 2.1~pre12-3
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20071217 qa-ftbfs
Justification: FTBFS on i386
Hi,
During a rebuild of all packages in sid, your package failed to build on i386.
Relevant part:
> dpkg-source: building qiv in qiv_2.1~pre12-3.dsc
> debian/rules build
> test -x debian/rules
> mkdir -p "."
> /usr/bin/make -f debian/rules reverse-config
> make[1]: Entering directory `/build/user/qiv-2.1~pre12'
> [ ! -f qiv-command ] || mv qiv-command qiv-command.example
> make[1]: Leaving directory `/build/user/qiv-2.1~pre12'
> if [ "debian/stamp-patched" = "reverse-patches" ]; then rm -f
> debian/stamp-patched; fi
> patches: debian/patches/09_man_xscreensaver.diff
> debian/patches/12_cmdbuflen.diff
> Trying patch debian/patches/09_man_xscreensaver.diff at level 1 ... 0 ...
> success.
> Trying patch debian/patches/12_cmdbuflen.diff at level 1 ... 0 ... success.
> if [ "debian/stamp-patched" != "reverse-patches" ]; then touch
> debian/stamp-patched; fi
> if [ "debian/stamp-patched" != "reverse-patches" ] ; then \
> /usr/bin/make -f debian/rules update-config ; \
> fi
> make[1]: Entering directory `/build/user/qiv-2.1~pre12'
> [ -f qiv-command ] || mv qiv-command.example qiv-command
> make[1]: Leaving directory `/build/user/qiv-2.1~pre12'
> [ -f qiv-command ] || mv qiv-command.example qiv-command
> /usr/bin/make -C . CFLAGS="-g -Wall -O2" CXXFLAGS="-g -Wall -O2"
> CPPFLAGS="" LDFLAGS=""
> make[1]: Entering directory `/build/user/qiv-2.1~pre12'
> gcc -c -g -Wall -O2 -DEXTN_GIF -DEXTN_TIFF -DEXTN_XPM -DEXTN_XBM -DEXTN_PNG
> -DEXTN_PPM -DEXTN_PNM -DEXTN_PGM -DEXTN_PCX -DEXTN_BMP -DEXTN_EIM
> -DEXTN_JPEG -DEXTN_TGA -DHAVE_GETOPT_LONG -DSTATUSBAR_FONT='"fixed"'
> -DCENTER=1 -DFILTER=1 -DCURSOR=84 -DGTD_XINERAMA `imlib-config --cflags-gdk`
> main.c -o main.o
> main.c:9:22: error: gdk/gdkx.h: No such file or directory
> main.c:10:27: error: gtk/gtkwidget.h: No such file or directory
> main.c:11:25: error: gtk/gtkmain.h: No such file or directory
> In file included from main.c:17:
> qiv.h:1:21: error: gdk/gdk.h: No such file or directory
> In file included from /usr/include/gdk_imlib.h:5,
> from qiv.h:2,
> from main.c:17:
> /usr/include/gdk_imlib_types.h:17: error: expected specifier-qualifier-list
> before 'gint'
> /usr/include/gdk_imlib_types.h:23: error: expected specifier-qualifier-list
> before 'gint'
> /usr/include/gdk_imlib_types.h:29: error: expected specifier-qualifier-list
> before 'gint'
> /usr/include/gdk_imlib_types.h:41: error: expected specifier-qualifier-list
> before 'gint'
> In file included from qiv.h:2,
> from main.c:17:
> /usr/include/gdk_imlib.h:14: error: expected '=', ',', ';', 'asm' or
> '__attribute__' before 'gdk_imlib_get_render_type'
> /usr/include/gdk_imlib.h:15: error: expected ')' before 'rend_type'
> /usr/include/gdk_imlib.h:16: error: expected '=', ',', ';', 'asm' or
> '__attribute__' before 'gdk_imlib_load_colors'
> /usr/include/gdk_imlib.h:19: error: expected '=', ',', ';', 'asm' or
> '__attribute__' before 'gdk_imlib_best_color_match'
> /usr/include/gdk_imlib.h:20: error: expected ')' before '*' token
> /usr/include/gdk_imlib.h:21: error: expected '=', ',', ';', 'asm' or
> '__attribute__' before 'gdk_imlib_render'
> /usr/include/gdk_imlib.h:22: error: expected '=', ',', ';', 'asm' or
> '__attribute__' before '*' token
> /usr/include/gdk_imlib.h:23: error: expected '=', ',', ';', 'asm' or
> '__attribute__' before '*' token
> /usr/include/gdk_imlib.h:24: error: expected '=', ',', ';', 'asm' or
> '__attribute__' before '*' token
> /usr/include/gdk_imlib.h:25: error: expected '=', ',', ';', 'asm' or
> '__attribute__' before '*' token
> /usr/include/gdk_imlib.h:29: error: expected ')' before '*' token
> /usr/include/gdk_imlib.h:30: error: expected ')' before '*' token
> /usr/include/gdk_imlib.h:35: error: expected '=', ',', ';', 'asm' or
> '__attribute__' before 'gdk_imlib_save_image_to_eim'
> /usr/include/gdk_imlib.h:36: error: expected '=', ',', ';', 'asm' or
> '__attribute__' before 'gdk_imlib_add_image_to_eim'
> /usr/include/gdk_imlib.h:37: error: expected '=', ',', ';', 'asm' or
> '__attribute__' before 'gdk_imlib_save_image_to_ppm'
> /usr/include/gdk_imlib.h:38: error: expected '=', ',', ';', 'asm' or
> '__attribute__' before 'gdk_imlib_load_file_to_pixmap'
> /usr/include/gdk_imlib.h:55: error: expected declaration specifiers or '...'
> before 'GdkWindow'
> /usr/include/gdk_imlib.h:56: error: expected declaration specifiers or '...'
> before 'GdkWindow'
> /usr/include/gdk_imlib.h:56: error: expected declaration specifiers or '...'
> before 'gint'
> /usr/include/gdk_imlib.h:56: error: expected declaration specifiers or '...'
> before 'gint'
> /usr/include/gdk_imlib.h:56: error: expected declaration specifiers or '...'
> before 'gint'
> /usr/include/gdk_imlib.h:56: error: expected declaration specifiers or '...'
> before 'gint'
> /usr/include/gdk_imlib.h:57: error: expected declaration specifiers or '...'
> before 'GdkWindow'
> /usr/include/gdk_imlib.h:57: error: expected declaration specifiers or '...'
> before 'gint'
> /usr/include/gdk_imlib.h:57: error: expected declaration specifiers or '...'
> before 'gint'
> /usr/include/gdk_imlib.h:57: error: expected declaration specifiers or '...'
> before 'gint'
> /usr/include/gdk_imlib.h:57: error: expected declaration specifiers or '...'
> before 'gint'
> /usr/include/gdk_imlib.h:60: error: expected declaration specifiers or '...'
> before 'gint'
> /usr/include/gdk_imlib.h:61: error: expected declaration specifiers or '...'
> before 'gint'
> /usr/include/gdk_imlib.h:61: error: expected declaration specifiers or '...'
> before 'gint'
> /usr/include/gdk_imlib.h:64: error: expected '=', ',', ';', 'asm' or
> '__attribute__' before 'gdk_imlib_get_fallback'
> /usr/include/gdk_imlib.h:65: error: expected ')' before 'fallback'
> /usr/include/gdk_imlib.h:66: error: expected '=', ',', ';', 'asm' or
> '__attribute__' before '*' token
> /usr/include/gdk_imlib.h:67: error: expected '=', ',', ';', 'asm' or
> '__attribute__' before '*' token
> /usr/include/gdk_imlib.h:68: error: expected '=', ',', ';', 'asm' or
> '__attribute__' before '*' token
> /usr/include/gdk_imlib.h:70: error: expected '=', ',', ';', 'asm' or
> '__attribute__' before 'gdk_imlib_data_to_pixmap'
> /usr/include/gdk_imlib.h:71: error: expected declaration specifiers or '...'
> before 'gint'
> /usr/include/gdk_imlib.h:71: error: expected declaration specifiers or '...'
> before 'gint'
> /usr/include/gdk_imlib.h:71: error: expected declaration specifiers or '...'
> before 'gint'
> /usr/include/gdk_imlib.h:71: error: expected declaration specifiers or '...'
> before 'gint'
> /usr/include/gdk_imlib.h:72: error: expected '=', ',', ';', 'asm' or
> '__attribute__' before 'gdk_imlib_save_image'
> /usr/include/gdk_imlib.h:74: error: expected ')' before '*' token
> In file included from main.c:17:
> qiv.h:44: error: expected specifier-qualifier-list before 'GdkPixmap'
> qiv.h:69: error: expected specifier-qualifier-list before 'GdkPixmap'
> qiv.h:86: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*'
> token
> qiv.h:87: error: expected '=', ',', ';', 'asm' or '__attribute__' before
> 'screen_x'
> qiv.h:88: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*'
> token
> qiv.h:89: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*'
> token
> qiv.h:91: error: expected '=', ',', ';', 'asm' or '__attribute__' before
> 'image_bg'
> qiv.h:92: error: expected '=', ',', ';', 'asm' or '__attribute__' before
> 'text_bg'
> qiv.h:93: error: expected '=', ',', ';', 'asm' or '__attribute__' before
> 'error_bg'
> qiv.h:104: error: expected '=', ',', ';', 'asm' or '__attribute__' before
> 'center'
> qiv.h:105: error: expected '=', ',', ';', 'asm' or '__attribute__' before
> 'default_brightness'
> qiv.h:106: error: expected '=', ',', ';', 'asm' or '__attribute__' before
> 'default_contrast'
> qiv.h:107: error: expected '=', ',', ';', 'asm' or '__attribute__' before
> 'default_gamma'
> qiv.h:108: error: expected '=', ',', ';', 'asm' or '__attribute__' before
> 'delay'
> qiv.h:162: error: expected declaration specifiers or '...' before 'gint'
> qiv.h:172: error: expected declaration specifiers or '...' before 'gint'
> qiv.h:172: error: expected declaration specifiers or '...' before 'gint'
> qiv.h:176: error: expected ')' before '*' token
> qiv.h:195: error: expected '=', ',', ';', 'asm' or '__attribute__' before
> 'color_alloc'
> qiv.h:199: error: expected '=', ',', ';', 'asm' or '__attribute__' before
> 'qiv_watch_file'
> In file included from main.c:18:
> main.h:6: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*'
> token
> main.h:7: error: expected '=', ',', ';', 'asm' or '__attribute__' before
> 'screen_x'
> main.h:8: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*'
> token
> main.h:9: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*'
> token
> main.h:11: error: expected '=', ',', ';', 'asm' or '__attribute__' before
> 'image_bg'
> main.h:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before
> 'text_bg'
> main.h:13: error: expected '=', ',', ';', 'asm' or '__attribute__' before
> 'error_bg'
> main.h:26: error: expected '=', ',', ';', 'asm' or '__attribute__' before
> 'center'
> main.h:27: error: expected '=', ',', ';', 'asm' or '__attribute__' before
> 'default_brightness'
> main.h:28: error: expected '=', ',', ';', 'asm' or '__attribute__' before
> 'default_contrast'
> main.h:29: error: expected '=', ',', ';', 'asm' or '__attribute__' before
> 'default_gamma'
> main.h:30: error: expected '=', ',', ';', 'asm' or '__attribute__' before
> 'delay'
> main.c:27: error: expected '=', ',', ';', 'asm' or '__attribute__' before
> 'qiv_handle_timer'
> main.c:28: warning: parameter names (without types) in function declaration
> main.c: In function 'main':
> main.c:65: warning: implicit declaration of function 'gdk_init'
> main.c:73: error: 'qiv_main_loop' undeclared (first use in this function)
> main.c:73: error: (Each undeclared identifier is reported only once
> main.c:73: error: for each function it appears in.)
> main.c:73: warning: implicit declaration of function 'g_main_new'
> main.c:73: error: 'TRUE' undeclared (first use in this function)
> main.c:74: error: 'cmap' undeclared (first use in this function)
> main.c:74: warning: implicit declaration of function
> 'gdk_colormap_get_system'
> main.c:75: error: 'text_font' undeclared (first use in this function)
> main.c:75: warning: implicit declaration of function 'gdk_font_load'
> main.c:76: error: 'screen_x' undeclared (first use in this function)
> main.c:76: warning: implicit declaration of function 'gdk_screen_width'
> main.c:77: error: 'screen_y' undeclared (first use in this function)
> main.c:77: warning: implicit declaration of function 'gdk_screen_height'
> main.c:100: warning: implicit declaration of function
> 'gtk_widget_push_visual'
> main.c:100: warning: implicit declaration of function 'gdk_imlib_get_visual'
> main.c:101: warning: implicit declaration of function
> 'gtk_widget_push_colormap'
> main.c:101: warning: implicit declaration of function
> 'gdk_imlib_get_colormap'
> main.c:110: warning: implicit declaration of function 'g_print'
> main.c:116: warning: implicit declaration of function 'color_alloc'
> main.c:116: error: 'text_bg' undeclared (first use in this function)
> main.c:117: error: 'error_bg' undeclared (first use in this function)
> main.c:118: error: 'image_bg' undeclared (first use in this function)
> main.c:134: warning: implicit declaration of function 'gdk_event_handler_set'
> main.c:134: error: 'qiv_handle_event' undeclared (first use in this function)
> main.c:149: warning: implicit declaration of function 'gtk_idle_add'
> main.c:149: error: 'qiv_watch_file' undeclared (first use in this function)
> main.c:152: warning: implicit declaration of function 'g_main_run'
> main.c: In function 'qiv_exit':
> main.c:159: error: 'text_font' undeclared (first use in this function)
> main.c:159: warning: implicit declaration of function 'gdk_font_unref'
> main.c:160: error: 'cmap' undeclared (first use in this function)
> main.c:160: warning: implicit declaration of function 'gdk_colormap_unref'
> main.c:163: warning: implicit declaration of function 'g_main_destroy'
> main.c:163: error: 'qiv_main_loop' undeclared (first use in this function)
> main.c: At top level:
> main.c:194: error: expected '=', ',', ';', 'asm' or '__attribute__' before
> 'qiv_handle_timer'
> main.c:208: error: expected ')' before 'dummy'
> make[1]: *** [main.o] Error 1
> make[1]: Leaving directory `/build/user/qiv-2.1~pre12'
> make: *** [debian/stamp-makefile-build] Error 2
> dpkg-buildpackage: failure: debian/rules build gave error exit status 2
The full build log is available from:
http://people.debian.org/~lucas/logs/2007/12/17
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 containing a sid i386
environment. Internet was not accessible from the build systems.
--
| Lucas Nussbaum
| [EMAIL PROTECTED] http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |
--- End Message ---