Your message dated Wed, 28 Sep 2011 16:48:06 +0000
with message-id <e1r8xik-0000fc...@franck.debian.org>
and subject line Bug#643379: fixed in fqterm 0.9.6.9-1
has caused the Debian Bug report #643379,
regarding fqterm: FTBFS: fqterm_mini_server.cpp:54:3: 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.)


-- 
643379: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=643379
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: fqterm
Version: 0.9.6.8-1
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
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:
> make[3]: Entering directory 
> `/build/fqterm-TT4DhJ/fqterm-0.9.6.8/obj-x86_64-linux-gnu'
> /usr/bin/cmake -E cmake_progress_report 
> /build/fqterm-TT4DhJ/fqterm-0.9.6.8/obj-x86_64-linux-gnu/CMakeFiles 92
> [ 11%] Building CXX object 
> src/unite/CMakeFiles/fqterm_unite.dir/fqterm_mini_server.o
> cd /build/fqterm-TT4DhJ/fqterm-0.9.6.8/obj-x86_64-linux-gnu/src/unite && 
> /usr/bin/g++   -DQT_DLL -DQT_GUI_LIB -DQT_CORE_LIB -DAUDIO_OSS -D_OS_LINUX_ 
> -DQT_NO_DEBUG -g -O2 -fstack-protector --param=ssp-buffer-size=4 
> -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -Wall 
> -Os -DNDEBUG -I/usr/include/qt4 -I/usr/include/qt4/QtGui 
> -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork 
> -I/build/fqterm-TT4DhJ/fqterm-0.9.6.8/src/unite/internal 
> -I/build/fqterm-TT4DhJ/fqterm-0.9.6.8/src/unite/../common 
> -I/build/fqterm-TT4DhJ/fqterm-0.9.6.8/obj-x86_64-linux-gnu/src/unite    -Wall 
> -D FQTERM_VERSION_STRING=\"0.9.6\" -o 
> CMakeFiles/fqterm_unite.dir/fqterm_mini_server.o -c 
> /build/fqterm-TT4DhJ/fqterm-0.9.6.8/src/unite/fqterm_mini_server.cpp
> /build/fqterm-TT4DhJ/fqterm-0.9.6.8/src/unite/fqterm_mini_server.cpp: In 
> member function 'virtual void 
> FQTerm::FQTermMiniServer::incomingConnection(int)':
> /build/fqterm-TT4DhJ/fqterm-0.9.6.8/src/unite/fqterm_mini_server.cpp:54:3: 
> error: format not a string literal and no format arguments 
> [-Werror=format-security]
> /build/fqterm-TT4DhJ/fqterm-0.9.6.8/src/unite/fqterm_mini_server.cpp: In 
> constructor 'FQTerm::FQTermUniteSession::FQTermUniteSession(int)':
> /build/fqterm-TT4DhJ/fqterm-0.9.6.8/src/unite/fqterm_mini_server.cpp:65:3: 
> error: format not a string literal and no format arguments 
> [-Werror=format-security]
> /build/fqterm-TT4DhJ/fqterm-0.9.6.8/src/unite/fqterm_mini_server.cpp:67:3: 
> error: format not a string literal and no format arguments 
> [-Werror=format-security]
> /build/fqterm-TT4DhJ/fqterm-0.9.6.8/src/unite/fqterm_mini_server.cpp:69:3: 
> error: format not a string literal and no format arguments 
> [-Werror=format-security]
> /build/fqterm-TT4DhJ/fqterm-0.9.6.8/src/unite/fqterm_mini_server.cpp:71:3: 
> error: format not a string literal and no format arguments 
> [-Werror=format-security]
> cc1plus: some warnings being treated as errors
> 
> make[3]: *** [src/unite/CMakeFiles/fqterm_unite.dir/fqterm_mini_server.o] 
> Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2011/09/23/fqterm_0.9.6.8-1_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: fqterm
Source-Version: 0.9.6.9-1

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

fqterm_0.9.6.9-1.debian.tar.gz
  to main/f/fqterm/fqterm_0.9.6.9-1.debian.tar.gz
fqterm_0.9.6.9-1.dsc
  to main/f/fqterm/fqterm_0.9.6.9-1.dsc
fqterm_0.9.6.9-1_amd64.deb
  to main/f/fqterm/fqterm_0.9.6.9-1_amd64.deb
fqterm_0.9.6.9.orig.tar.bz2
  to main/f/fqterm/fqterm_0.9.6.9.orig.tar.bz2



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 643...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
LI Daobing <lidaob...@debian.org> (supplier of updated fqterm 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...@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Thu, 29 Sep 2011 00:19:40 +0800
Source: fqterm
Binary: fqterm
Architecture: source amd64
Version: 0.9.6.9-1
Distribution: unstable
Urgency: low
Maintainer: Debian Chinese Team <chinese-develop...@lists.alioth.debian.org>
Changed-By: LI Daobing <lidaob...@debian.org>
Description: 
 fqterm     - BBS client written in QT4
Closes: 558722 602603 643379
Changes: 
 fqterm (0.9.6.9-1) unstable; urgency=low
 .
   * new upstream release. (closes: #558722, #643379)
   * debian/control:
     - update description (closes: #602603)
     - team maintain.
     - bump standards version to 3.8.4.
     - build depends on libx11-dev.
Checksums-Sha1: 
 f5fc1724f17080aef1e490996d0cf8627628ffd8 1311 fqterm_0.9.6.9-1.dsc
 bb48414948df0fde195416c0baaac938b76b54f4 681052 fqterm_0.9.6.9.orig.tar.bz2
 1246406fcb04f8d20b05ccaa0da275c35e45bb9d 8114 fqterm_0.9.6.9-1.debian.tar.gz
 0d7668a93db80ccb7bc5177c564df41e877f9f23 1061738 fqterm_0.9.6.9-1_amd64.deb
Checksums-Sha256: 
 5d87f1df1ec4bf7346b6cc3cacdc94d3d4f883ef66af8128e0fe06c6c50332fa 1311 
fqterm_0.9.6.9-1.dsc
 331b8af5da68315ee2d418d10946ae7e6b16fa31fe3583551882f53ab2bbce1c 681052 
fqterm_0.9.6.9.orig.tar.bz2
 7ae8b445b426d5607e36d2074fc155b8a93afd9f79d8770aef9ecacc400463f2 8114 
fqterm_0.9.6.9-1.debian.tar.gz
 04b5eb5279392c0e6ffb06fce79dfa4fd6203cfd51bb7d8db082feb7bb0b4774 1061738 
fqterm_0.9.6.9-1_amd64.deb
Files: 
 8beace455cdbb20c786e33fa528bbb8a 1311 x11 optional fqterm_0.9.6.9-1.dsc
 d29a4e3d10e96700f61c9f6fb2159f7b 681052 x11 optional 
fqterm_0.9.6.9.orig.tar.bz2
 d8ebbf49c8af86a69ea832cdf402fe66 8114 x11 optional 
fqterm_0.9.6.9-1.debian.tar.gz
 1c144287ed9f7e3dc93300777c5b29ee 1061738 x11 optional 
fqterm_0.9.6.9-1_amd64.deb

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

iEYEARECAAYFAk6DSs4ACgkQ5TUK4GCH0vi49wCdF4ZXbfreRl0C7vL98JwwLncN
D1sAn2aAs4wMYLu7jT7EJnlzBBXEUDFB
=ZtUm
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to