Your message dated Sun, 02 Oct 2011 04:17:18 +0000
with message-id <[email protected]>
and subject line Bug#643378: fixed in fltk1.1 1.1.10-8
has caused the Debian Bug report #643378,
regarding fltk1.1: FTBFS: Fl_File_Chooser2.cxx:572:35: 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 [email protected]
immediately.)


-- 
643378: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=643378
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: fltk1.1
Version: 1.1.10-7
Severity: serious
Tags: wheezy sid
User: [email protected]
Usertags: qa-ftbfs-20110923 qa-ftbfs hardening-format-security hardening
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
> g++ -I..     -g -O2 -fstack-protector --param=ssp-buffer-size=4 
> -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -Wall 
> -Wunused -Wno-format-y2k -fPIC -fno-strict-aliasing  -D_THREAD_SAFE 
> -D_REENTRANT -I/usr/include/freetype2  -I/usr/include/freetype2 -g -O2 
> -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wformat 
> -Wformat-security -Werror=format-security  -c Fl_File_Chooser2.cxx
> Fl_File_Chooser2.cxx: In member function 'void Fl_File_Chooser::fileNameCB()':
> Fl_File_Chooser2.cxx:572:35: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> Fl_File_Chooser2.cxx: In member function 'void Fl_File_Chooser::newdir()':
> Fl_File_Chooser2.cxx:760:48: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> Fl_File_Chooser2.cxx: In member function 'void 
> Fl_File_Chooser::showChoiceCB()':
> Fl_File_Chooser2.cxx:931:55: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> cc1plus: some warnings being treated as errors
> 
> make[3]: *** [Fl_File_Chooser2.o] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2011/09/23/fltk1.1_1.1.10-7_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 ---
Source: fltk1.1
Source-Version: 1.1.10-8

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

fltk1.1-doc_1.1.10-8_all.deb
  to main/f/fltk1.1/fltk1.1-doc_1.1.10-8_all.deb
fltk1.1-games_1.1.10-8_amd64.deb
  to main/f/fltk1.1/fltk1.1-games_1.1.10-8_amd64.deb
fltk1.1_1.1.10-8.debian.tar.gz
  to main/f/fltk1.1/fltk1.1_1.1.10-8.debian.tar.gz
fltk1.1_1.1.10-8.dsc
  to main/f/fltk1.1/fltk1.1_1.1.10-8.dsc
libfltk1.1-dbg_1.1.10-8_amd64.deb
  to main/f/fltk1.1/libfltk1.1-dbg_1.1.10-8_amd64.deb
libfltk1.1-dev_1.1.10-8_amd64.deb
  to main/f/fltk1.1/libfltk1.1-dev_1.1.10-8_amd64.deb
libfltk1.1_1.1.10-8_amd64.deb
  to main/f/fltk1.1/libfltk1.1_1.1.10-8_amd64.deb



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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Aaron M. Ucko <[email protected]> (supplier of updated fltk1.1 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 [email protected])


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

Format: 1.8
Date: Sun, 02 Oct 2011 00:06:32 -0400
Source: fltk1.1
Binary: libfltk1.1-dev libfltk1.1 libfltk1.1-dbg fltk1.1-doc fltk1.1-games
Architecture: source amd64 all
Version: 1.1.10-8
Distribution: unstable
Urgency: low
Maintainer: Aaron M. Ucko <[email protected]>
Changed-By: Aaron M. Ucko <[email protected]>
Description: 
 fltk1.1-doc - Fast Light Toolkit - documentation
 fltk1.1-games - Fast Light Toolkit - example games: checkers, sudoku
 libfltk1.1 - Fast Light Toolkit - shared libraries
 libfltk1.1-dbg - Fast Light Toolkit - shared libraries with debugging symbols
 libfltk1.1-dev - Fast Light Toolkit - development files
Closes: 643378
Changes: 
 fltk1.1 (1.1.10-8) unstable; urgency=low
 .
   * FL/forms.h, fluid/Fl_Function_Type.cxx, fluid/file.cxx,
     src/Fl_File_Chooser2.cxx, src/forms_compatability.cxx (sic):
     avoid calling fl_alert and the like with non-constant strings,
     as caught by -Werror=format-security.  (Closes: #643378.)
Checksums-Sha1: 
 c6f74fce7e64dfba748c6731325766a377be5a4b 2097 fltk1.1_1.1.10-8.dsc
 ab6f4f01f1ee36e7996cf96e56facd1f010b30ab 44482 fltk1.1_1.1.10-8.debian.tar.gz
 c5cc7c24e60a875c26576b89673529c1d34dcb4f 636564 
libfltk1.1-dev_1.1.10-8_amd64.deb
 55d0d4e4f5e542b2749f068953045d0eb0377b33 457678 libfltk1.1_1.1.10-8_amd64.deb
 e08a5afd05a4a583d728e419eaac582e880fb7b4 824968 
libfltk1.1-dbg_1.1.10-8_amd64.deb
 a24c237586cd7f6d1efb4ebf9300bee29aa32928 2284222 fltk1.1-doc_1.1.10-8_all.deb
 61c4e7ddc730cd01199e73b21027965c7e3e32b5 180184 
fltk1.1-games_1.1.10-8_amd64.deb
Checksums-Sha256: 
 c7d2ccceaa817442291ebf398202c4ef8838036b3dd7e96afce5e07324c6b0f6 2097 
fltk1.1_1.1.10-8.dsc
 97ff2d4649fc5800234a3334c8b206b1991bbad949ca3e0e640241145cb2d669 44482 
fltk1.1_1.1.10-8.debian.tar.gz
 8084ee9c24063a6b24ca754feb4aba44606a76710ea8dfcbfc70bc06b3133a93 636564 
libfltk1.1-dev_1.1.10-8_amd64.deb
 a0dfec2e49c324fa8b8bf0c9fb36c082d6f16d932887b703974f6ab87ad851b0 457678 
libfltk1.1_1.1.10-8_amd64.deb
 43a76164b1b67323321af0faf6719105d3d97b98c5211ec2d3e5e818755c46f1 824968 
libfltk1.1-dbg_1.1.10-8_amd64.deb
 2267f7a7d3d586fd222f83c7fdee148b1ee5bef66e9592856560c1576e41622d 2284222 
fltk1.1-doc_1.1.10-8_all.deb
 fc06e181dc2b45a66b784981edf2b35faf3e824730466208e04f31dda9371a8d 180184 
fltk1.1-games_1.1.10-8_amd64.deb
Files: 
 89f5dd3fe8fa05eff9d0c03d185f8e5c 2097 libs optional fltk1.1_1.1.10-8.dsc
 5e75661a131a56a614e91b80d9c9f6f8 44482 libs optional 
fltk1.1_1.1.10-8.debian.tar.gz
 7148943688403bb4edd32226a3593b69 636564 libdevel optional 
libfltk1.1-dev_1.1.10-8_amd64.deb
 636397a4acdae0dc8585e8d8937ea08e 457678 libs optional 
libfltk1.1_1.1.10-8_amd64.deb
 32afb465e21a157395f52367b889ef00 824968 debug extra 
libfltk1.1-dbg_1.1.10-8_amd64.deb
 98763e6b66a64e658aabdb68b2e348b4 2284222 doc optional 
fltk1.1-doc_1.1.10-8_all.deb
 9b4951e7e38da29be5f735a6a753cc7d 180184 games optional 
fltk1.1-games_1.1.10-8_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iQIcBAEBCAAGBQJOh+SCAAoJEB5wkbHxSmSiP7kP/iPJTpj/db4uBHTALCKbnWUK
FAKHMS1MfjDVL1ch2cO6Pwoqa4CD/n4tmfBxAiUuhh3fEibaUr6D+sk4X9zip+lQ
jLwgwf+TGm8VBuujXw6itXQ6SBKeNcnMlJW6Iu4IcauKzPkvzHje/mqlEYiPlf/H
LDnjriknpVGAtdajpMrEaHl95iQIxqlxQQOngcTOlGQr5Q4F5PlXDCBcert1qGRf
vWaj3DRe5Nqz/9swCSnL1mKdH/Vukd/k3gJZJZc8Zkz53AA6mqnMwaLNpPQusca9
a4A7mxWWaIURFMaVNSHsKRq0JmizXvnEQaf4lZRyyNscJ4Z/85oG3JG4efRZ+XL1
+UJTu/CfrK8F6mXLRdNDWnTbBMDDmoKfaXafrHVmEhc5RthlU3yd4yquATcjvPN0
X5vQ20YG8loIy7DkITEqLpQrcQVOzJUWHMxsOplnk17ljnDL6z+PYxIKbmk0nDVx
0COlsz4PvO9hffy5SWDAYeLL+4IK5hhp+jH9xGVOFWwC0mOdn205xVPIquqccVLk
u9/gJfhOeUFB76WgngIz8f8nVVMwFAseKIYjhy2vPpnNrskHawYDVFD7rp8A282X
BJTMmaY8zWnHJkT2W8UNf3SJ+gPDy2wLeXWJj26hnnO54xrX86qmKyD3q6QKCtbF
AYw4d/Fck0mx07/05K1V
=jGl/
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to