Bug#350883: tsclient: fails to build from source

Steve Langasek vorlon at debian.org
Mon Feb 6 08:50:27 UTC 2006


reassign 350883 libpanel-applet2-dev
thanks

On Wed, Feb 01, 2006 at 11:35:40AM +0100, Geert Stappers wrote:
> test -x debian/rules
> test "`id -u`" = 0
> dh_clean -k
> dh_installdirs -A 
> if [ -n "" ]; then \
>   mkdir -p ""; \
> fi
> if [ ! -d "." ]; then \
>   mkdir -p "."; \
> fi
> /usr/share/cdbs/1/rules/buildcore.mk:116: "DEB_BUILD_MAKE_TARGET is a deprecated variable"
> /usr/share/cdbs/1/rules/buildcore.mk:116: "DEB_CLEAN_MAKE_TARGET is a deprecated variable"
> /usr/share/cdbs/1/rules/buildcore.mk:116: "DEB_MAKE_TEST_TARGET is a deprecated variable"
> if [ -z "" ]; then \
>   if ! test -f debian/compat; then echo 4 > debian/compat; fi; \
> fi
> GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 make -C . 
> make[1]: Entering directory `/usr/src/tsclient-0.140'
> make  all-recursive
> make[2]: Entering directory `/usr/src/tsclient-0.140'
> Making all in src
> make[3]: Entering directory `/usr/src/tsclient-0.140/src'
> make[3]: Nothing to be done for `all'.
> make[3]: Leaving directory `/usr/src/tsclient-0.140/src'
> Making all in applet
> make[3]: Entering directory `/usr/src/tsclient-0.140/applet'
> cc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" 	-DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" 	-DXTHREADS -DORBIT2=1 -pthread -I/usr/include/panel-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libbonoboui-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/X11R6/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/freetype2 -I/usr/include/libxml2      -g -Wall -O2 -c applet.c
> In file included from /usr/include/panel-2.0/panel-applet.h:37,
>                  from applet.c:23:
> /usr/include/panel-2.0/GNOME_Panel.h:40: error: syntax error before 'struct'
> /usr/include/panel-2.0/GNOME_Panel.h:84: error: syntax error before 'struct'
> /usr/include/panel-2.0/GNOME_Panel.h:182: error: syntax error before 'struct'
> /usr/include/panel-2.0/GNOME_Panel.h:211: error: syntax error before 'struct'
> /usr/include/panel-2.0/GNOME_Panel.h:240: error: syntax error before 'struct'
> /usr/include/panel-2.0/GNOME_Panel.h:267: error: syntax error before 'struct'
> applet.c: In function 'tsclient_applet_create':
> applet.c:68: warning: unused variable 'i'
> applet.c: In function 'create_menu':
> applet.c:170: warning: assignment discards qualifiers from pointer target type
> applet.c:183: warning: assignment from incompatible pointer type
> applet.c: In function 'applet_popup_hide':
> applet.c:261: warning: unused variable 'vol'
> applet.c: In function 'applet_menu_item':
> applet.c:279: warning: unused variable 'dialog'
> make[3]: *** [applet.o] Error 1
> make[3]: Leaving directory `/usr/src/tsclient-0.140/applet'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory `/usr/src/tsclient-0.140'
> make[1]: *** [all-recursive-am] Error 2
> make[1]: Leaving directory `/usr/src/tsclient-0.140'
> make: *** [debian/stamp-makefile-build] Error 2

> How can I help to fix this FTBFS ?

Isn't this pretty clearly a bug in libpanel-applet2-dev, for providing
header files that can't be included directly?

-- 
Steve Langasek                   Give me a lever long enough and a Free OS
Debian Developer                   to set it on, and I can move the world.
vorlon at debian.org                                   http://www.debian.org/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://lists.alioth.debian.org/pipermail/pkg-gnome-maintainers/attachments/20060206/69bb78a1/attachment.pgp


More information about the Pkg-gnome-maintainers mailing list