Your message dated Tue, 25 Oct 2011 01:47:28 +0000
with message-id <e1riw6y-0004ux...@franck.debian.org>
and subject line Bug#643433: fixed in libproxy 0.3.1-4
has caused the Debian Bug report #643433,
regarding libproxy: FTBFS: proxy.c:92: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.)


-- 
643433: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=643433
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: libproxy
Version: 0.3.1-3
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 -DPACKAGE_NAME=\"libproxy\" -DPACKAGE_TARNAME=\"libproxy\" 
> -DPACKAGE_VERSION=\"0.3.1\" -DPACKAGE_STRING=\"libproxy\ 0.3.1\" 
> -DPACKAGE_BUGREPORT=\"nathan...@natemccallum.com\" -DPACKAGE=\"libproxy\" 
> -DVERSION=\"0.3.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 
> -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 
> -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 
> -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_H=1 -DHAVE_PTHREAD_MUTEX_INIT=1 
> -DSTDC_HEADERS=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -I.  -I../../src/lib 
> -std=c99   -g -Wall -pedantic -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security 
> -Werror=format-security -Wall -c -o proxy-proxy.o `test -f 'proxy.c' || echo 
> './'`proxy.c
> proxy.c: In function 'print_proxies':
> proxy.c:92:3: error: format not a string literal and no format arguments 
> [-Werror=format-security]
> cc1: some warnings being treated as errors
> 
> make[3]: *** [proxy-proxy.o] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2011/09/23/libproxy_0.3.1-3_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: libproxy
Source-Version: 0.3.1-4

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

libproxy-dev_0.3.1-4_i386.deb
  to main/libp/libproxy/libproxy-dev_0.3.1-4_i386.deb
libproxy-tools_0.3.1-4_i386.deb
  to main/libp/libproxy/libproxy-tools_0.3.1-4_i386.deb
libproxy0_0.3.1-4_i386.deb
  to main/libp/libproxy/libproxy0_0.3.1-4_i386.deb
libproxy_0.3.1-4.debian.tar.gz
  to main/libp/libproxy/libproxy_0.3.1-4.debian.tar.gz
libproxy_0.3.1-4.dsc
  to main/libp/libproxy/libproxy_0.3.1-4.dsc
python-libproxy_0.3.1-4_all.deb
  to main/libp/libproxy/python-libproxy_0.3.1-4_all.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.
Michael Biebl <bi...@debian.org> (supplier of updated libproxy 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: Tue, 25 Oct 2011 03:28:17 +0200
Source: libproxy
Binary: libproxy0 libproxy-dev libproxy-tools python-libproxy
Architecture: source all i386
Version: 0.3.1-4
Distribution: unstable
Urgency: low
Maintainer: Emilio Pozuelo Monfort <po...@debian.org>
Changed-By: Michael Biebl <bi...@debian.org>
Description: 
 libproxy-dev - automatic proxy configuration management library (devel)
 libproxy-tools - automatic proxy configuration management library (tools)
 libproxy0  - automatic proxy configuration management library (shared)
 python-libproxy - automatic proxy configuration management library (python)
Closes: 643433
Changes: 
 libproxy (0.3.1-4) unstable; urgency=low
 .
   * debian/patches/03_format-security.patch:
     - Fix build failure with [-Werror=format-security]. Closes: #643433
   * Bump debhelper compatibility level to 8.
     - Update Build-Depends on debhelper.
     - Strip debian/tmp/ from .install files.
   * Don't hard-code the Recommends on libwebkitgtk-1.0-0 | libmozjs6d.
     Instead filter out the correct library package names as found by
     dpkg-shlibdeps and set them via substvars.
   * Bump Standards-Version to 3.9.2. No further changes.
Checksums-Sha1: 
 70255a794d8dc9911d73da3da9bcc286632feae9 2379 libproxy_0.3.1-4.dsc
 6f07abc8edb158893b2ae308f22b4711d522c183 6201 libproxy_0.3.1-4.debian.tar.gz
 696179031efc862ac2085659babcc9ffb61fe8d2 9026 python-libproxy_0.3.1-4_all.deb
 a3b134c73fbb72c5e9060422ecf71eb9780c3a2c 43502 libproxy0_0.3.1-4_i386.deb
 51d9c61e8b3f354c146fb99393f042c997b31162 8654 libproxy-dev_0.3.1-4_i386.deb
 bdb84ffc2579367e1a8415ac6b2fab12fc55e41f 9908 libproxy-tools_0.3.1-4_i386.deb
Checksums-Sha256: 
 974a3be722eb4e894499e909cfe4c03a6456ff22b2d01c9662c777e1f27da281 2379 
libproxy_0.3.1-4.dsc
 9a41212c156c54ccf9c19e4d18e386621c769172a5ccdc08a1a2013a8f18af6a 6201 
libproxy_0.3.1-4.debian.tar.gz
 941996e331a68cd0ad15f8d90cd91446cda05f31fbea585e3a552e1fd8808865 9026 
python-libproxy_0.3.1-4_all.deb
 03a2bb5d8ca183fb7b1e66e240651027f7d49ec5436cddf061b4f4d538d583bb 43502 
libproxy0_0.3.1-4_i386.deb
 1d025193c07ef590f715325efbce4cf565c4e0171c13b0569ec24da9413dc20d 8654 
libproxy-dev_0.3.1-4_i386.deb
 2c2ad2c942af080da91df6f35342e926b6978023f8ff6123c0b6fa682fb5104f 9908 
libproxy-tools_0.3.1-4_i386.deb
Files: 
 9f4d19919e590119b8e4bbc10c238bea 2379 libs optional libproxy_0.3.1-4.dsc
 e0e3719c6c8932770f9ccb3072a4e855 6201 libs optional 
libproxy_0.3.1-4.debian.tar.gz
 bcb5400192d3b5683f92814ea76c1b68 9026 python optional 
python-libproxy_0.3.1-4_all.deb
 2deca2eadff2dea6687786a1968dbb5e 43502 libs optional libproxy0_0.3.1-4_i386.deb
 246f24d3eae7dd3d646e3458005eb5ad 8654 libdevel optional 
libproxy-dev_0.3.1-4_i386.deb
 2ee8b4e5467e670f071413a5554a21df 9908 utils optional 
libproxy-tools_0.3.1-4_i386.deb

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

iQIcBAEBCAAGBQJOphN4AAoJEGrh3w1gjyLcfYMP/irUXK4Bqyv+pHMYFI8GOp6Q
86+4rLolQPCzs7YYbpV+Jlxf/QypR2y9b7iU1srEIHTpyw4Cb/oxfqtTlQH2hyPC
DnUqFJoC7nuzlvGz6a6hXpIGbW+ej+9UMf5EHMGpdpqBgDOiG/0P92GbZuZzeZQP
GVfrZY9+7JN132FLaP9E1edmNcpH4sgLB426ELPrCp7tYIYf1D5+OwetW7tUVcen
E10znk75IS8x1aqL4FbshsJ+ah3Cedux2Vh6kZl/Y8ZiMEgtt8AZqcRaTVci1rTk
i+0sSgtXTIC/4rM3Uq5+Oo2iCYlRhM8PHikZYo8mDJssVWmeMbjLJh0WVXhdWRCS
G5xHufaSuE+a8AkSckI4CcTs/18ccfuAUmkZ1YkqnKHpU7/dupL4h3WDZeukJ18C
O1zZm0ZgQr+uAq3rL3d0cxEt9+x8rwB7f1vAPcHEsbGI77i9+snoQ2T97jaMPeLy
vxojrMW+fsYqVAfdSXv7kl2W3Al3l6XXOEpEqtxXhv1tr23TaE7rykXwsbDosYa/
QyAXzp5QGoxOWcPqDKpcW0K2Mji4mfiK8nVfuEw6nzmEWS5uDyi5tz5E7cklwsFp
GaTwsft60rA47s4cr5+6HsgB4SDFeTWZN4qu6R0u7FBvyNvZHhpfiav69YyNGEcm
WKBsb9bJz1RcUXsL8wPj
=lXjz
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to