Your message dated Mon, 20 Jun 2011 09:13:53 +0100 with message-id <[email protected]> and subject line Re: Bug#627016: telepathy-qt4: FTBFS: /usr/include/glib-2.0/gio/gdbusintrospection.h:151:25: error: expected unqualified-id before 'protected' has caused the Debian Bug report #627016, regarding telepathy-qt4: FTBFS: /usr/include/glib-2.0/gio/gdbusintrospection.h:151:25: error: expected unqualified-id before 'protected' to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 627016: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=627016 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Source: telepathy-qt4 Version: 0.3.8-1 Severity: serious Hi, telepathy-qt4 FTBFS on latest unstable. I confirmed on pbuilder/amd64 ----- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DBUILDING_TELEPATHY_QT4_FARSIGHT -I../.. -I../.. -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtDBus -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtXml -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/lib/dbus-1.0/include -I/usr/include/libxml2 -I../.. -I../.. -Wall -Wextra -Wsign-compare -Wpointer-arith -Wformat-security -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -DQT_NO_CAST_FROM_ASCII -fvisibility=hidden -g -O2 -g -O2 -Wall -c channel.cpp -fPIC -DPIC -o .libs/channel.o In file included from /usr/include/glib-2.0/gio/gio.h:54:0, from /usr/include/telepathy-1.0/telepathy-glib/proxy.h:26, from /usr/include/telepathy-1.0/telepathy-glib/connection.h:29, from /usr/include/telepathy-1.0/telepathy-glib/channel.h:25, from /usr/include/telepathy-1.0/telepathy-farsight/channel.h:6, from ../../TelepathyQt4/Farsight/channel.h:33, from ../../TelepathyQt4/Farsight/Channel:8, from channel.cpp:22: /usr/include/glib-2.0/gio/gdbusintrospection.h:151:25: error: expected unqualified-id before 'protected' /usr/include/glib-2.0/gio/gdbusintrospection.h:151:24: error: expected ';' at end of member declaration /usr/include/glib-2.0/gio/gdbusintrospection.h:151:32: error: expected ':' before ';' token make[5]: *** [channel.lo] Error 1 make[5]: Leaving directory `/tmp/buildd/telepathy-qt4-0.3.8/TelepathyQt4/Farsight' make[4]: *** [all-recursive] Error 1 make[4]: Leaving directory `/tmp/buildd/telepathy-qt4-0.3.8/TelepathyQt4' make[3]: *** [all] Error 2 ----- Could you check your pacakge? Best regards, Nobuhiro -- Nobuhiro Iwamatsu iwamatsu at {nigauri.org / debian.org} GPG ID: 40AD1FA6
telepathy-qt4_0.3.8-1_amd64.build.gz
Description: GNU Zip compressed data
--- End Message ---
--- Begin Message ---Version: 0.5.15-1 This was fixed upstream in 0.3.11 by using QT_NO_KEYWORDS in files that might use GLib code, to avoid the namespace-polluting "signals" #define from Qt (GDBus has a struct member called "signals" which caused this FTBFS). S
--- End Message ---

