Your message dated Wed, 05 Feb 2014 18:33:35 +0000
with message-id <e1wb7hz-0004jz...@franck.debian.org>
and subject line Bug#737551: fixed in abiword 3.0.0-4
has caused the Debian Bug report #737551,
regarding abiword: FTBFS: ./../../../core/sync/xp/SynchronizedQueue.h:32:1: 
error: expected class-name before '{' token
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 ow...@bugs.debian.org
immediately.)


-- 
737551: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=737551
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: abiword
Version: 3.0.0-3
Severity: serious
Justification: fails to build from source (but built successfully in the past)
Tags: sid jessie

abiword failed to build on the mipsel buildd:
| libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../../../.. -pthread 
-I/usr/include/libgsf-1 -I/usr/include/glib-2.0 
-I/usr/lib/mipsel-linux-gnu/glib-2.0/include -I/usr/include/libxml2 
-I/usr/include/dbus-1.0 -I/usr/lib/mipsel-linux-gnu/dbus-1.0/include 
-I/usr/include/telepathy-1.0 -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 
-I/usr/include/at-spi2-atk/2.0 -I/usr/include/pango-1.0 
-I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 
-I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/pixman-1 
-I/usr/include/libpng12 -I/usr/include/libdrm -I/usr/include/libsoup-2.4 
-I/usr/include/p11-kit-1 -I/usr/include/loudmouth-1.0 
-DABICOLLAB_HANDLER_TELEPATHY -DABICOLLAB_HANDLER_XMPP -DABICOLLAB_HANDLER_TCP 
-DABICOLLAB_HANDLER_SUGAR -DABICOLLAB_HANDLER_SERVICE -DSOUP24 -pthread 
-I/usr/include/glib-2.0 -I/usr/lib/mipsel-linux-gnu/glib-2.0/include 
-I/usr/include/libpng12 -pthread -I/usr/include/fribidi -I/usr/include/glib-2.0 
-I/usr/lib/mipsel-linux-gnu/glib-2.0/include -I/usr/include/libgsf-1 
-I/usr/include/libxml2 -I/usr/include/wv -I/usr/include/freetype2 
-I/usr/include/enchant -I/usr/include/gtk-3.0 -I/usr/include/cairo 
-I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 
-I/usr/include/gio-unix-2.0/ -I/usr/include/gdk-pixbuf-2.0 
-I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libpng12 
-I/usr/include/libdrm -I/usr/include/raptor2 -I/usr/include/rasqal 
-I/usr/include/nss -I/usr/include/nspr -I/usr/include/libsecret-1 
-I/usr/include/libsoup-2.4 -I/usr/include/gtk-3.0/unix-print 
-I/usr/include/librsvg-2.0 -I/usr/include/libgoffice-0.10 
-I/usr/include/evolution-data-server -I/usr/include -I../../../../.. 
-I../../../../../src/af/ev/gtk -I../../../../../src/af/ev/xp 
-I../../../../../src/af/gr/gtk -I../../../../../src/af/gr/xp 
-I../../../../../src/af/util/unix -I../../../../../src/af/util/xp 
-I../../../../../src/af/xap/gtk -I../../../../../src/af/xap/xp 
-I../../../../../src/text/fmt/gtk -I../../../../../src/text/fmt/xp 
-I../../../../../src/text/ptbl/xp -I../../../../../src/wp/impexp/gtk 
-I../../../../../src/wp/impexp/xp -I../../../../../src/wp/ap/gtk 
-I../../../../../src/wp/ap/xp -I../../../../../src/plugins -DABI_DLL -I./.. 
-I./../.. -I./../../.. -I./../../../core -D_FORTIFY_SOURCE=2 -Wall -Wextra 
-Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings 
-Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wformat 
-Werror=format-security -Wno-overloaded-virtual -MT 
ServiceUnixAccountHandler.lo -MD -MP -MF .deps/ServiceUnixAccountHandler.Tpo -c 
ServiceUnixAccountHandler.cpp  -fPIC -DPIC -o .libs/ServiceUnixAccountHandler.o
| In file included from ./../../../backends/service/xp/RealmConnection.h:33:0,
|                  from 
./../../../backends/service/xp/AbiCollabSaveInterceptor.h:23,
|                  from 
./../../../backends/service/xp/ServiceAccountHandler.h:33,
|                  from ServiceUnixAccountHandler.h:23,
|                  from ServiceUnixAccountHandler.cpp:20:
| ./../../../core/sync/xp/SynchronizedQueue.h:32:1: error: expected class-name 
before '{' token
|  {
|  ^
| ServiceUnixAccountHandler.cpp: In member function 'virtual void 
ServiceUnixAccountHandler::embedDialogWidgets(void*)':
| ServiceUnixAccountHandler.cpp:49:10: warning: 'GtkWidget* 
gtk_table_new(guint, guint, gboolean)' is deprecated (declared at 
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:101): Use 'GtkGrid' instead 
[-Wdeprecated-declarations]
|   table = gtk_table_new(2, 2, FALSE);
|           ^
| ServiceUnixAccountHandler.cpp:49:35: warning: 'GtkWidget* 
gtk_table_new(guint, guint, gboolean)' is deprecated (declared at 
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:101): Use 'GtkGrid' instead 
[-Wdeprecated-declarations]
|   table = gtk_table_new(2, 2, FALSE);
|                                    ^
| ServiceUnixAccountHandler.cpp:55:2: warning: 'void 
gtk_table_attach_defaults(GtkTable*, GtkWidget*, guint, guint, guint, guint)' 
is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:120): 
Use 'GtkGrid' instead [-Wdeprecated-declarations]
|   gtk_table_attach_defaults(GTK_TABLE(table), username_label, 0, 1, 0, 1);
|   ^
| ServiceUnixAccountHandler.cpp:55:72: warning: 'void 
gtk_table_attach_defaults(GtkTable*, GtkWidget*, guint, guint, guint, guint)' 
is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:120): 
Use 'GtkGrid' instead [-Wdeprecated-declarations]
|   gtk_table_attach_defaults(GTK_TABLE(table), username_label, 0, 1, 0, 1);
|                                                                         ^
| ServiceUnixAccountHandler.cpp:57:2: warning: 'void 
gtk_table_attach_defaults(GtkTable*, GtkWidget*, guint, guint, guint, guint)' 
is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:120): 
Use 'GtkGrid' instead [-Wdeprecated-declarations]
|   gtk_table_attach_defaults(GTK_TABLE(table), username_entry, 1, 2, 0, 1);
|   ^
| ServiceUnixAccountHandler.cpp:57:72: warning: 'void 
gtk_table_attach_defaults(GtkTable*, GtkWidget*, guint, guint, guint, guint)' 
is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:120): 
Use 'GtkGrid' instead [-Wdeprecated-declarations]
|   gtk_table_attach_defaults(GTK_TABLE(table), username_entry, 1, 2, 0, 1);
|                                                                         ^
| ServiceUnixAccountHandler.cpp:63:2: warning: 'void 
gtk_table_attach_defaults(GtkTable*, GtkWidget*, guint, guint, guint, guint)' 
is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:120): 
Use 'GtkGrid' instead [-Wdeprecated-declarations]
|   gtk_table_attach_defaults(GTK_TABLE(table), password_label, 0, 1, 1, 2);
|   ^
| ServiceUnixAccountHandler.cpp:63:72: warning: 'void 
gtk_table_attach_defaults(GtkTable*, GtkWidget*, guint, guint, guint, guint)' 
is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:120): 
Use 'GtkGrid' instead [-Wdeprecated-declarations]
|   gtk_table_attach_defaults(GTK_TABLE(table), password_label, 0, 1, 1, 2);
|                                                                         ^
| ServiceUnixAccountHandler.cpp:66:2: warning: 'void 
gtk_table_attach_defaults(GtkTable*, GtkWidget*, guint, guint, guint, guint)' 
is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:120): 
Use 'GtkGrid' instead [-Wdeprecated-declarations]
|   gtk_table_attach_defaults(GTK_TABLE(table), password_entry, 1, 2, 1, 2);
|   ^
| ServiceUnixAccountHandler.cpp:66:72: warning: 'void 
gtk_table_attach_defaults(GtkTable*, GtkWidget*, guint, guint, guint, guint)' 
is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:120): 
Use 'GtkGrid' instead [-Wdeprecated-declarations]
|   gtk_table_attach_defaults(GTK_TABLE(table), password_entry, 1, 2, 1, 2);
|                                                                         ^
| ServiceUnixAccountHandler.cpp:71:2: warning: 'void 
gtk_table_attach_defaults(GtkTable*, GtkWidget*, guint, guint, guint, guint)' 
is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:120): 
Use 'GtkGrid' instead [-Wdeprecated-declarations]
|   gtk_table_attach_defaults(GTK_TABLE(table), autoconnect_button, 0, 2, 2, 3);
|   ^
| ServiceUnixAccountHandler.cpp:71:76: warning: 'void 
gtk_table_attach_defaults(GtkTable*, GtkWidget*, guint, guint, guint, guint)' 
is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:120): 
Use 'GtkGrid' instead [-Wdeprecated-declarations]
|   gtk_table_attach_defaults(GTK_TABLE(table), autoconnect_button, 0, 2, 2, 3);
|                                                                             ^
| ServiceUnixAccountHandler.cpp:75:2: warning: 'void 
gtk_table_attach_defaults(GtkTable*, GtkWidget*, guint, guint, guint, guint)' 
is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:120): 
Use 'GtkGrid' instead [-Wdeprecated-declarations]
|   gtk_table_attach_defaults(GTK_TABLE(table), register_button, 0, 2, 3, 4);
|   ^
| ServiceUnixAccountHandler.cpp:75:73: warning: 'void 
gtk_table_attach_defaults(GtkTable*, GtkWidget*, guint, guint, guint, guint)' 
is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:120): 
Use 'GtkGrid' instead [-Wdeprecated-declarations]
|   gtk_table_attach_defaults(GTK_TABLE(table), register_button, 0, 2, 3, 4);
|                                                                          ^
| make[7]: *** [ServiceUnixAccountHandler.lo] Error 1

See
https://buildd.debian.org/status/fetch.php?pkg=abiword&arch=mipsel&ver=3.0.0-3&stamp=1391389580
for a full build log.

The issue does not seem to be mipsel specific. In a test build on amd64
it failed with the same error.

Regards
-- 
Sebastian Ramacher

Attachment: signature.asc
Description: Digital signature


--- End Message ---
--- Begin Message ---
Source: abiword
Source-Version: 3.0.0-4

We believe that the bug you reported is fixed in the latest version of
abiword, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 737...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Dmitry Smirnov <only...@debian.org> (supplier of updated abiword package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Thu, 06 Feb 2014 04:25:45 +1100
Source: abiword
Binary: abiword-common abiword abiword-plugin-grammar abiword-plugin-mathview 
libabiword-3.0 libabiword-3.0-dev abiword-dbg
Architecture: source all amd64
Version: 3.0.0-4
Distribution: unstable
Urgency: medium
Maintainer: Dmitry Smirnov <only...@debian.org>
Changed-By: Dmitry Smirnov <only...@debian.org>
Description: 
 abiword    - efficient, featureful word processor with collaboration
 abiword-common - efficient, featureful word processor with collaboration -- 
common
 abiword-dbg - debugging symbols for abiword word processor
 abiword-plugin-grammar - grammar checking plugin for AbiWord
 abiword-plugin-mathview - equation editor plugin for AbiWord
 libabiword-3.0 - efficient, featureful word processor with collaboration -- 
shared
 libabiword-3.0-dev - efficient, featureful word processor with collaboration 
-- develo
Closes: 737551
Changes: 
 abiword (3.0.0-4) unstable; urgency=medium
 .
   * New patch to fix FTBFS with libboost1.54 (Closes: #737551).
Checksums-Sha1: 
 d48c261376020f7a62b104169a46ca5fbb4f6d25 2812 abiword_3.0.0-4.dsc
 72774b24a63023f36ee997274b274b2f191d1790 44312 abiword_3.0.0-4.debian.tar.xz
 5c86b7af7a310ee1ccdd48b7a17fbea80904a642 1656848 abiword-common_3.0.0-4_all.deb
 4d1c56a1cfdc19ac854948e478ace0152294779d 1173836 abiword_3.0.0-4_amd64.deb
 6c5bd1648b5e25d94b8a82092e92e6335cf57611 46488 
abiword-plugin-grammar_3.0.0-4_amd64.deb
 1f34c3ad947c9da2d47bb4cc1807021be969c79e 123356 
abiword-plugin-mathview_3.0.0-4_amd64.deb
 cbf57837225aee5ff81307b86e5b2000ad2cc863 2010064 
libabiword-3.0_3.0.0-4_amd64.deb
 14693795408b00ea2c4b642a65d77920004bf0ce 42696 
libabiword-3.0-dev_3.0.0-4_amd64.deb
 b12ef69f52f5a729dca3efbcc65f3df3e3d03ded 30506670 abiword-dbg_3.0.0-4_amd64.deb
Checksums-Sha256: 
 34cba075accdbfd93d0d36c0213e70976e8f175b308ca55ead47001d272438f6 2812 
abiword_3.0.0-4.dsc
 453775d4b8b9c518ee1df361d341c6f18ba2577c5eaeeb833d446abe19748b2a 44312 
abiword_3.0.0-4.debian.tar.xz
 be48bc4fc2ece811055b1bafd4683156762cacc79be375c4647d27913599893e 1656848 
abiword-common_3.0.0-4_all.deb
 2406359d1d2151c30df89ce4c0e5052e178db5380c52b259461e9edfd59b5aef 1173836 
abiword_3.0.0-4_amd64.deb
 31d87088814a08e4aa18fd6782ee16dc062acb0894b968031e97d3628ff8fc45 46488 
abiword-plugin-grammar_3.0.0-4_amd64.deb
 37e464fcae101051f937bc11fab6947af4bdcf75ec985a386bf60e08182412f4 123356 
abiword-plugin-mathview_3.0.0-4_amd64.deb
 d731bde83ccd8d3920aee4ab23fca7f07effcc9a2a8772e3a01dff2b824def34 2010064 
libabiword-3.0_3.0.0-4_amd64.deb
 391e50198f1ba4d26fccc4d63515cf7096f752d41cd743ca6e4c642ad070c075 42696 
libabiword-3.0-dev_3.0.0-4_amd64.deb
 ed24fbc53384fc091f14ff24d44fe8b1b8ba5fa31b44fd24f1777165f14b2221 30506670 
abiword-dbg_3.0.0-4_amd64.deb
Files: 
 631cf6f04077f0c7802b75c8144699bd 2812 gnome optional abiword_3.0.0-4.dsc
 cca187e4d634a6b85c6693da42b01394 44312 gnome optional 
abiword_3.0.0-4.debian.tar.xz
 9f1ef913857d4c050eaabeed5dd63dcd 1656848 editors optional 
abiword-common_3.0.0-4_all.deb
 cf4e4c4e8d7e96116a23d6666db5c00f 1173836 editors optional 
abiword_3.0.0-4_amd64.deb
 11196813e82aa45e0967255f500ba600 46488 editors optional 
abiword-plugin-grammar_3.0.0-4_amd64.deb
 3c507eb40af3c0a3bb6e4bf0377bbe58 123356 editors optional 
abiword-plugin-mathview_3.0.0-4_amd64.deb
 699ef9c46c03549b4148a6b0a88fab90 2010064 libs optional 
libabiword-3.0_3.0.0-4_amd64.deb
 e473279194e0b791a4562aeb30d09162 42696 libdevel optional 
libabiword-3.0-dev_3.0.0-4_amd64.deb
 ad6761bf047c3fca1c51f3898ed18a17 30506670 debug extra 
abiword-dbg_3.0.0-4_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCAAGBQJS8n94AAoJEFK2u9lTlo0biU4QAMDFJZMpEmJtUE9mBBpbKabi
x1m9hiENd99S/7PTCpxhYwSPTvrYgHGW1/tDvPEQXD7E5vXr1RfCa9P1O2Tl4DdT
RhSI24Q0bR9cxPm5n5Hl/Env188QsreOdJ0QziuNc26NOVwqINxtyzN0uwnlWW9U
L4ty6tVAtScJTE444Wkv8/xk1UAZn41knWId9ukZzAvwF98PHEJv+CBsPuAD4pWy
0Uc/ct9EYPS2Y66enR9iqEgtn6jAS4KkkShYfrZ0XsdU0YYhTSxbBbPyH9MXFMUo
B5ZK+G6ijQw9rK+8Kl1mFsSGeuBFP4IX9akEUGHES03wXva3QL0denNSe1PPSdHT
I3mNM/Z9JCCEh+N+RWLzdTQRQtjvPZlDUpMTZMs5rADZO3vHPijItnEwiNDrB1fS
3sd3JQ8J/pgsbXCEGhu3sYpGTMaPvHInKR2xu8XUoLLuCQPyRnam/kezodYGnmj/
8YmWmcxpOeNxtctpYJfWJb2S3NOAqkWMELtY4oOR4IFn1Tah4NTZV4A94/Q+VHKh
1h/62Qj12xEGY6KkaUoufr1LmZUJWZ4jn72M/9geH2D8W4ZT22TGO+22QpW2sL17
gNOA4dqhQSzFy7rOFMgTE/N6Ky8nwU64ukYjHvN3L/EoKdx3Mzlf62y6zQCBJqDn
OYauk7zXTY+fmvJnUg1r
=T6rS
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to