Your message dated Tue, 04 Oct 2011 03:02:31 +0000
with message-id <e1ravh5-0006wd...@franck.debian.org>
and subject line Bug#643351: fixed in anjuta 2:3.2.0-1
has caused the Debian Bug report #643351,
regarding anjuta: FTBFS: am-project.c:1600:7: 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.)


-- 
643351: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=643351
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: anjuta
Version: 2:3.0.3.0-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:
> /bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
> -I../..  -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith 
> -Wno-sign-compare    -pthread -DGSEAL_ENABLE -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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-3.0 
> -I/usr/include/cairo -I/usr/include/gio-unix-2.0/   -DGSEAL_ENABLE -pthread 
> -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/libgdl-3.0 -I/usr/include/gtk-3.0 -I/usr/include/libxml2 
> -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../.. -I../../libanjuta 
> -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/anjuta"\" 
> -DPACKAGE_LIB_DIR=\""/usr/lib/anjuta"\" 
> -DPACKAGE_DATA_DIR=\""/usr/share/anjuta"\" -DG_LOG_DOMAIN=\"am-project\"  
> -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare 
>  -g -O2 -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 
> -Wformat -Wformat-security -Werror=format-security -Wall -c -o am-project.lo 
> am-project.c
> libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wmissing-prototypes 
> -Wnested-externs -Wpointer-arith -Wno-sign-compare -pthread -DGSEAL_ENABLE 
> -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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-3.0 
> -I/usr/include/cairo -I/usr/include/gio-unix-2.0/ -DGSEAL_ENABLE -pthread 
> -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/libgdl-3.0 -I/usr/include/gtk-3.0 -I/usr/include/libxml2 
> -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../.. -I../../libanjuta 
> -DPACKAGE_PIXMAPS_DIR=\"/usr/share/pixmaps/anjuta\" 
> -DPACKAGE_LIB_DIR=\"/usr/lib/anjuta\" 
> -DPACKAGE_DATA_DIR=\"/usr/share/anjuta\" -DG_LOG_DOMAIN=\"am-project\" -Wall 
> -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -g 
> -O2 -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wformat 
> -Wformat-security -Werror=format-security -Wall -c am-project.c  -fPIC -DPIC 
> -o .libs/am-project.o
> am-project.c: In function 'amp_project_load_root':
> am-project.c:1600:7: error: format not a string literal and no format 
> arguments [-Werror=format-security]
> am-project.c: At top level:
> am-project.c:408:1: warning: 'ac_init_default_tarname' defined but not used 
> [-Wunused-function]
> cc1: some warnings being treated as errors
> 
> make[5]: *** [am-project.lo] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2011/09/23/anjuta_2:3.0.3.0-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: anjuta
Source-Version: 2:3.2.0-1

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

anjuta-common_3.2.0-1_all.deb
  to main/a/anjuta/anjuta-common_3.2.0-1_all.deb
anjuta-dbg_3.2.0-1_i386.deb
  to main/a/anjuta/anjuta-dbg_3.2.0-1_i386.deb
anjuta_3.2.0-1.debian.tar.gz
  to main/a/anjuta/anjuta_3.2.0-1.debian.tar.gz
anjuta_3.2.0-1.dsc
  to main/a/anjuta/anjuta_3.2.0-1.dsc
anjuta_3.2.0-1_i386.deb
  to main/a/anjuta/anjuta_3.2.0-1_i386.deb
anjuta_3.2.0.orig.tar.bz2
  to main/a/anjuta/anjuta_3.2.0.orig.tar.bz2
gir1.2-anjuta-3.0_3.2.0-1_i386.deb
  to main/a/anjuta/gir1.2-anjuta-3.0_3.2.0-1_i386.deb
libanjuta-3-0_3.2.0-1_i386.deb
  to main/a/anjuta/libanjuta-3-0_3.2.0-1_i386.deb
libanjuta-dev_3.2.0-1_i386.deb
  to main/a/anjuta/libanjuta-dev_3.2.0-1_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.
Michael Biebl <bi...@debian.org> (supplier of updated anjuta 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, 04 Oct 2011 04:16:27 +0200
Source: anjuta
Binary: anjuta anjuta-common libanjuta-3-0 libanjuta-dev anjuta-dbg 
gir1.2-anjuta-3.0
Architecture: source all i386
Version: 2:3.2.0-1
Distribution: unstable
Urgency: low
Maintainer: Debian GNOME Maintainers 
<pkg-gnome-maintain...@lists.alioth.debian.org>
Changed-By: Michael Biebl <bi...@debian.org>
Description: 
 anjuta     - GNOME development IDE, for C/C++
 anjuta-common - GNOME development IDE, for C/C++ - data files
 anjuta-dbg - GNOME development IDE, for C/C++ - debug files
 gir1.2-anjuta-3.0 - GObject introspection data for the Anjuta libraries
 libanjuta-3-0 - GNOME development IDE, for C/C++ - shared libraries
 libanjuta-dev - GNOME development IDE, for C/C++ - development files
Closes: 643351
Changes: 
 anjuta (2:3.2.0-1) unstable; urgency=low
 .
   * New upstream release.
   * debian/control.in:
     - Update Build-Depends on vala to 0.14.
     - Add Build-Depends on flex and bison.
     - Set pkg-gnome-maintain...@lists.alioth.debian.org as Maintainer.
     - Add Recommends on valac. Required when creating Vala projects.
   * debian/patches/03_fix_format_string_vulnerability.patch
     - Fix format string vulnerability. (Closes: #643351)
   * debian/anjuta-common.install
     - Remove /usr/share/omf directory.
   * debian/rules:
     - Remove duplicate changelog file.
     - Bump shlibs version info to 2:3.2.0.
Checksums-Sha1: 
 f1fdc4e7c5cebbd2b9884af3c0607e34831f89fe 2978 anjuta_3.2.0-1.dsc
 1fd8b45725ffac0946937e7abfeddf7afb08ce5d 7676464 anjuta_3.2.0.orig.tar.bz2
 68bb636fb667c9bdc0984885ee53e8d0887c2427 16354 anjuta_3.2.0-1.debian.tar.gz
 069ade3ef8576548c5d349177390f9d6f778edde 5627622 anjuta-common_3.2.0-1_all.deb
 7933da5660da2c071736883fa29d6ae3fcf62c4b 1870240 anjuta_3.2.0-1_i386.deb
 c4627a5869d57ca01ace6282fad376b5744b8f04 587350 libanjuta-3-0_3.2.0-1_i386.deb
 2e87fb9a67e26941be200a46ebdb18549a8cd26a 775004 libanjuta-dev_3.2.0-1_i386.deb
 0364b4517a34f8db7369cb2ea17d34552d638fdf 3920722 anjuta-dbg_3.2.0-1_i386.deb
 ec620cbd580e7c241ac78aba2b36d43d0589b9ba 389978 
gir1.2-anjuta-3.0_3.2.0-1_i386.deb
Checksums-Sha256: 
 8a514855fd71b8b41a1f42400d873e1aa33cfa5b7fee6e7985588fd2db0e2194 2978 
anjuta_3.2.0-1.dsc
 c4ec47ba00a1a4303f1312ff2f0ff9bc24ac94f0a50b8503686944f6b545bb09 7676464 
anjuta_3.2.0.orig.tar.bz2
 90c59017846f169d1fdfea5f43a1bc6fd9cb772fd77b96f32ae0a69a3159792d 16354 
anjuta_3.2.0-1.debian.tar.gz
 acc72cbae27e08bff622125fddc3fe90dd14adce5b4f29f9b29dcb6ddab1c8ba 5627622 
anjuta-common_3.2.0-1_all.deb
 3b69278bd262f8ff3e9e9725599a77697a24b64c1e2c31e99a5742a6e0dd60bc 1870240 
anjuta_3.2.0-1_i386.deb
 9d0ced2264c26b678b75dd90ded8a8bb5098c11f88c43bf05e75fa33afe7bd50 587350 
libanjuta-3-0_3.2.0-1_i386.deb
 367b0f5a4da6cebb8b2f52fba16a1833a97fc953a61418d5bf0430c39e2fe02f 775004 
libanjuta-dev_3.2.0-1_i386.deb
 0cbcaae72d5b67e687438e1b4e32b606412e89452a296ce3408637d8e7bf662e 3920722 
anjuta-dbg_3.2.0-1_i386.deb
 eea722a61a5c88ecaadbeab29702db061175990f3930a81a7271e4c748aea9a8 389978 
gir1.2-anjuta-3.0_3.2.0-1_i386.deb
Files: 
 3d8685d11a913f56598fd0d3f6319aeb 2978 gnome optional anjuta_3.2.0-1.dsc
 96df399433f83a367375eb65d6bf6924 7676464 gnome optional 
anjuta_3.2.0.orig.tar.bz2
 e6885671acd7668ab360db0bb5060111 16354 gnome optional 
anjuta_3.2.0-1.debian.tar.gz
 9be6af1b8ff60f677f422705e9721c73 5627622 devel optional 
anjuta-common_3.2.0-1_all.deb
 c1eb9495a76c2eedccd5ab45d63527eb 1870240 gnome optional anjuta_3.2.0-1_i386.deb
 60283b0c502e4a931b4b82ee7be397d0 587350 libs optional 
libanjuta-3-0_3.2.0-1_i386.deb
 4eff46a12be8e991f024a6cc6dc1ae67 775004 libdevel optional 
libanjuta-dev_3.2.0-1_i386.deb
 4ab1fbb95532f00954da83329b97777f 3920722 debug extra 
anjuta-dbg_3.2.0-1_i386.deb
 7dd536723aad883ad131bf1f93c78e63 389978 libs optional 
gir1.2-anjuta-3.0_3.2.0-1_i386.deb

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

iQIcBAEBCAAGBQJOinK0AAoJEGrh3w1gjyLcuDsP/1KrVPRxF8BlGgt2r7fQ59WX
dO01FwAmWxfonrlKvWKacuh3eRBDjLpjgmFTC9Yx+oQHGhpLaQ3oAbdSKGBmCFDK
TCGccec+oyaOYPgCbnJS9mKS7mU7v3mcX6Jdhrl/ljT9IZrigkt0/AglrI9GLzqG
2+ix6NXBUN2FZvzqdE3YWUPUPyjsE7expQokpPO8iWSLsO2OTPbdmS/I0yy0hFjn
Pm3Pg/GUHGnwHQzDPTXRE00xlYA9wYF/tNDIbTl7S0a1suIzVjvCCHhOR4HMAguS
Zm0PiFYKnj1RRrLRNyMYIxK2DVx6ZYHb9370zciJhN8Jj4BUwDhVe2LbEHw2sKNR
haJhDXUVl0wMS+f+KALMdc1w6aFqvp1afT/2SBe6IFGS6Jt0Q2Afk83dbS8RMS5m
IA7cscM8803n9CuZyjy9Gw+YtirPadfXXTzGXVjtbIw2Ad2fBJGTUMISvIWbCcCA
nXA710UBgfT93fefuPYxSJIECrCNkSMGYiNJAgM1astPtRKK53y2Jz33LaKMRnDT
DHV6RyFVpTAVYT9YIaTeOxWqXL5/L69sirJl4sQswkqCLYG9GjDDUV9rloDSTkeH
1LzrRG5WWSf6NPxcw09F1xczgcLICcFAfeVQKpsLPjwK1g7Bvi1qzkyPQKq/r0aI
bp4/ruoQYZQSpw5ioy4B
=+S+r
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to