Your message dated Tue, 22 Nov 2011 13:33:16 +0000
with message-id <e1rsqtm-00012x...@franck.debian.org>
and subject line Bug#643457: fixed in pidgin-librvp 0.9.7-1.2
has caused the Debian Bug report #643457,
regarding pidgin-librvp: FTBFS: rvp.c:4271: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.)


-- 
643457: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=643457
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: pidgin-librvp
Version: 0.9.7-1.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:
>  gcc -DHAVE_CONFIG_H -I. -I. -I. -pthread -I/usr/include/gtk-2.0 
> -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 
> -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 
> -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 
> -I/usr/include/pidgin -I/usr/include/libpurple -I/usr/include/cairo 
> -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 
> -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -pthread 
> -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include 
> -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 
> -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 
> -I/usr/include/cairo -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 
> -I/usr/lib/glib-2.0/include -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security 
> -Werror=format-security -Wall -c rvp.c  -fPIC -DPIC -o .libs/rvp.o
> rvp.c: In function 'parse_subscriptions':
> rvp.c:785:31: warning: variable 'href' set but not used 
> [-Wunused-but-set-variable]
> rvp.c:784:19: warning: variable 'timeout' set but not used 
> [-Wunused-but-set-variable]
> rvp.c:784:10: warning: variable 'subs_id' set but not used 
> [-Wunused-but-set-variable]
> rvp.c: In function 'parse_multistatus':
> rvp.c:1402:40: warning: format '%u' expects argument of type 'unsigned int', 
> but argument 3 has type 'long int' [-Wformat]
> rvp.c: In function 'rvp_xfer_recv_read':
> rvp.c:1723:22: warning: format '%d' expects argument of type 'int', but 
> argument 3 has type 'ssize_t' [-Wformat]
> rvp.c:1723:22: warning: format '%d' expects argument of type 'int', but 
> argument 4 has type 'ssize_t' [-Wformat]
> rvp.c:1723:22: warning: format '%d' expects argument of type 'int', but 
> argument 5 has type 'long unsigned int' [-Wformat]
> rvp.c:1723:22: warning: format '%d' expects argument of type 'int', but 
> argument 6 has type 'size_t' [-Wformat]
> rvp.c:1758:3: warning: format '%d' expects argument of type 'int', but 
> argument 3 has type 'ssize_t' [-Wformat]
> rvp.c: In function 'rvp_xfer_send_write':
> rvp.c:1847:22: warning: format '%d' expects argument of type 'int', but 
> argument 3 has type 'size_t' [-Wformat]
> rvp.c:1847:22: warning: format '%d' expects argument of type 'int', but 
> argument 4 has type 'size_t' [-Wformat]
> rvp.c: In function 'rvp_parse_invite':
> rvp.c:2317:48: warning: cast to pointer from integer of different size 
> [-Wint-to-pointer-cast]
> rvp.c:2322:48: warning: cast to pointer from integer of different size 
> [-Wint-to-pointer-cast]
> rvp.c:2341:44: warning: cast to pointer from integer of different size 
> [-Wint-to-pointer-cast]
> rvp.c:2351:44: warning: cast to pointer from integer of different size 
> [-Wint-to-pointer-cast]
> rvp.c:2363:45: warning: cast to pointer from integer of different size 
> [-Wint-to-pointer-cast]
> rvp.c:2367:45: warning: cast to pointer from integer of different size 
> [-Wint-to-pointer-cast]
> rvp.c:2387:32: warning: cast to pointer from integer of different size 
> [-Wint-to-pointer-cast]
> rvp.c:2390:32: warning: cast to pointer from integer of different size 
> [-Wint-to-pointer-cast]
> rvp.c: In function 'parse_notify':
> rvp.c:2689:6: warning: variable 'to_contact' set but not used 
> [-Wunused-but-set-variable]
> rvp.c: In function 'rvp_keepalive':
> rvp.c:3533:22: warning: format '%d' expects argument of type 'int', but 
> argument 3 has type 'time_t' [-Wformat]
> rvp.c:3545:22: warning: format '%d' expects argument of type 'int', but 
> argument 3 has type 'time_t' [-Wformat]
> rvp.c: In function 'rvp_send_email':
> rvp.c:3960:10: warning: variable 'command' set but not used 
> [-Wunused-but-set-variable]
> rvp.c: In function 'rvp_set_buddy_status':
> rvp.c:4030:15: warning: variable 'stat' set but not used 
> [-Wunused-but-set-variable]
> rvp.c: In function 'rvp_set_acl':
> rvp.c:4271:3: error: format not a string literal and no format arguments 
> [-Werror=format-security]
> rvp.c:4273:13: warning: cast to pointer from integer of different size 
> [-Wint-to-pointer-cast]
> rvp.c: In function 'gc_strcmp_name':
> rvp.c:4369:3: warning: format '%s' expects argument of type 'char *', but 
> argument 4 has type 'gconstpointer' [-Wformat]
> rvp.c: In function 'rvp_send_notify':
> rvp.c:4654:15: warning: cast to pointer from integer of different size 
> [-Wint-to-pointer-cast]
> rvp.c:4385:20: warning: variable 'flags' set but not used 
> [-Wunused-but-set-variable]
> rvp.c: In function 'rvp_xfer_init_send':
> rvp.c:4717:48: warning: cast to pointer from integer of different size 
> [-Wint-to-pointer-cast]
> rvp.c:4728:41: warning: cast to pointer from integer of different size 
> [-Wint-to-pointer-cast]
> rvp.c: In function 'url_fetched_cb_cond':
> rvp.c:5354:24: warning: format '%d' expects argument of type 'int', but 
> argument 4 has type 'size_t' [-Wformat]
> rvp.c:5443:33: warning: format '%u' expects argument of type 'unsigned int', 
> but argument 3 has type 'long unsigned int' [-Wformat]
> rvp.c: In function 'rvp_async_data':
> rvp.c:5986:30: warning: format '%u' expects argument of type 'unsigned int', 
> but argument 3 has type 'time_t' [-Wformat]
> rvp.c: In function 'rvp_build_request':
> rvp.c:6423:24: warning: cast from pointer to integer of different size 
> [-Wpointer-to-int-cast]
> rvp.c:6436:22: warning: cast from pointer to integer of different size 
> [-Wpointer-to-int-cast]
> rvp.c: In function 'rvp_async_data':
> rvp.c:5929:12: warning: ignoring return value of 'write', declared with 
> attribute warn_unused_result [-Wunused-result]
> rvp.c: In function 'rvp_xfer_recv_read':
> rvp.c:1729:12: warning: ignoring return value of 'write', declared with 
> attribute warn_unused_result [-Wunused-result]
> rvp.c:1754:10: warning: ignoring return value of 'write', declared with 
> attribute warn_unused_result [-Wunused-result]
> rvp.c: In function 'rvp_import_buddies_ok_cb':
> rvp.c:6841:10: warning: ignoring return value of 'fgets', declared with 
> attribute warn_unused_result [-Wunused-result]
> cc1: some warnings being treated as errors
> 
> make[2]: *** [rvp.lo] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2011/09/23/pidgin-librvp_0.9.7-1.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: pidgin-librvp
Source-Version: 0.9.7-1.2

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

pidgin-librvp_0.9.7-1.2.diff.gz
  to main/p/pidgin-librvp/pidgin-librvp_0.9.7-1.2.diff.gz
pidgin-librvp_0.9.7-1.2.dsc
  to main/p/pidgin-librvp/pidgin-librvp_0.9.7-1.2.dsc
pidgin-librvp_0.9.7-1.2_i386.deb
  to main/p/pidgin-librvp/pidgin-librvp_0.9.7-1.2_i386.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 643...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
gregor herrmann <gre...@debian.org> (supplier of updated pidgin-librvp 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: SHA256

Format: 1.8
Date: Sun, 20 Nov 2011 14:11:05 +0100
Source: pidgin-librvp
Binary: pidgin-librvp
Architecture: source i386
Version: 0.9.7-1.2
Distribution: unstable
Urgency: low
Maintainer: Devin Carraway <de...@debian.org>
Changed-By: gregor herrmann <gre...@debian.org>
Description: 
 pidgin-librvp - MS Exchange RVP instant messaging plugin for Pidgin
Closes: 643457
Changes: 
 pidgin-librvp (0.9.7-1.2) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Fix "FTBFS: rvp.c:4271:3: error: format not a string literal and no
     format arguments [-Werror=format-security]": add patch
     error_format_security.patch from Eric Alexander.
     (Closes: #643457)
Checksums-Sha1: 
 60c51f4bf37ba6bb7e8739235d36295320850aee 1743 pidgin-librvp_0.9.7-1.2.dsc
 973aa19b050fbe11e7a1ad310bb93c5bd22b8865 3697 pidgin-librvp_0.9.7-1.2.diff.gz
 a5646b35e9a88cec5c04da6cc3c72cb560a08f26 182470 
pidgin-librvp_0.9.7-1.2_i386.deb
Checksums-Sha256: 
 f6f66ef1f7efe247c0d6fce4d4261638ed95c20c143f70d4fc27763e97adb19c 1743 
pidgin-librvp_0.9.7-1.2.dsc
 5d1b91b3c80972b5a67523fcd09befddd45ca468c8e473ac9cbd329a722d07bc 3697 
pidgin-librvp_0.9.7-1.2.diff.gz
 7e1c0fc85738cfb30e80676546029bd67fb12f8152d33f6221640b11c63a7ac8 182470 
pidgin-librvp_0.9.7-1.2_i386.deb
Files: 
 bff4a16964d1ad7a8cdc57dfac0744ed 1743 net extra pidgin-librvp_0.9.7-1.2.dsc
 9b97305d8982afaf97be1d34c6b97e27 3697 net extra pidgin-librvp_0.9.7-1.2.diff.gz
 dfa8247a97eb9e2c01b695e30b9038a6 182470 net extra 
pidgin-librvp_0.9.7-1.2_i386.deb

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

iQIcBAEBCAAGBQJOyP18AAoJELs6aAGGSaoGqM4P/1vl2O3U/6+fEG9yrnAJly7j
+GqAT5BxFisAKZhNCPvXRFcFZJylhKubcUGYNY4KglMwDVXkgtREq7D0deTIMnLo
tiw2BxDTi2OMLtghPa2m2wirffkoDhZACM/GNAz6UUUCcTHa9Sua0PiJ3wP+mkT4
pjO3gIlykOMz5YVt1sSUdJHrVuu+GS4k2RvW1CGPuZISLYmBm216H1ZfukvCg+qj
ciQy2Fhsxb76PxbKb0u+aMgAECD4G5hPBpuvc6WkVbOmHhtcapu4PU2cfopZEDQs
JRWsKORRuhR2nUddQaBolNDlZbehu02gM+qupf/TOtxNpwl6sWhr42uR9KuSTkE6
5a5R2HZTND/wOP2S00ujU6y8XVLTOdTK3dfwYsmaTeVrlEWiTuJnGfnRcf4+ZzNC
36Co1piMMpElixsiBIinczxdxmMPS1Zdo/CJaJoI8uP5tGuO/RpnMReYZIU1sufe
3IPKLfsaP8ec9YL+QMtBw7PfafNqKbtgyMuc0c5O4zKlXbdRGyYoMofoHKDjT4dd
gprMEHG3hYkical2DpY7oshH0BGjTJqYYsY4HeDBS9esoYAJVBcvl1ya6cucwEoS
Ihi7D6yR27gpt3IZ49471c6OI4fVabasYt7zbqmcni6oYJ6eQVi6hjHCOyN6anwB
FHy8enTNBMBSIjEBF7P3
=bqii
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to