Your message dated Sat, 05 Nov 2011 23:12:04 +0000
with message-id <4eb5c2c4.6020...@p10link.net>
and subject line re: abiword: FTBFS: xap_UnixDialogHelper.cpp:833:18: error:
format not a string literal and no format arguments [-Werror=format-security]
has caused the Debian Bug report #643344,
regarding abiword: FTBFS: xap_UnixDialogHelper.cpp:833:18: error: format not a
string literal and no format arguments [-Werror=format-security]
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.)
--
643344: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=643344
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: abiword
Version: 2.8.6-0.4
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20110923 qa-ftbfs
Justification: FTBFS on amd64
Hi,
During a rebuild of all packages in sid, your package failed to build on
amd64.
Relevant part:
> make[7]: Entering directory
> `/build/abiword-OKznWA/abiword-2.8.6/src/af/xap/gtk'
> CXX xap_UnixDlg_About.o
> CXX xap_UnixDlg_ClipArt.o
> CXX xap_GtkComboBoxHelpers.o
> CXX xap_UnixDlg_DocComparison.o
> CXX xap_UnixApp.o
> CXX xap_UnixDlg_Encoding.o
> CXX xap_UnixAppImpl.o
> CXX xap_UnixDlg_FileOpenSaveAs.o
> CXX xap_UnixDialogHelper.o
> CXX xap_UnixClipboard.o
> CXX xap_UnixDlg_History.o
> xap_UnixDlg_About.cpp: In member function 'virtual void
> XAP_UnixDialog_About::runModal(XAP_Frame*)':
> xap_UnixDlg_About.cpp:69:21: warning: variable 'dlg' set but not used
> [-Wunused-but-set-variable]
> xap_UnixDlg_FileOpenSaveAs.cpp: In member function 'gint
> XAP_UnixDialog_FileOpenSaveAs::previewPicture()':
> xap_UnixDlg_FileOpenSaveAs.cpp:953:7: warning: variable 'bLoadFailed' set but
> not used [-Wunused-but-set-variable]
> xap_UnixDialogHelper.cpp: In function 'void messageBoxOK(const char*)':
> xap_UnixDialogHelper.cpp:833:18: error: format not a string literal and no
> format arguments [-Werror=format-security]
> cc1plus: some warnings being treated as errors
>
> make[7]: *** [xap_UnixDialogHelper.lo] Error 1
The full build log is available from:
http://people.debian.org/~lucas/logs/2011/09/23/abiword_2.8.6-0.4_lsid64.buildlog
This happened because since dpkg 1.16.0 [0], hardening flags are enabled
under various conditions.
[0] http://lists.debian.org/debian-devel-announce/2011/09/msg00001.html
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.
--- End Message ---
--- Begin Message ---
version: 2.9.1-0.1
Looks like this was fixed in the latest sid version (both from reading
the changelog and from a test build)
--- End Message ---