Your message dated Wed, 21 Dec 2011 18:15:36 +0100
with message-id <20111221171536.ga12...@belanna.comodo.priv.at>
and subject line Re: Bug#643405: hdate-applet: FTBFS: callbacks.c:360:2: error:
format not a string literal and no format arguments [-Werror=format-security]
has caused the Debian Bug report #643405,
regarding hdate-applet: FTBFS: callbacks.c:360:2: 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.)
--
643405: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=643405
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: hdate-applet
Version: 0.15.11-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.. -DPIXMAP_DIR=\"/usr/share/pixmaps/hdate-applet\"
> -DPACKAGE_DATA_DIR=\""/usr/share"\"
> -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -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 -DORBIT2=1 -pthread -D_REENTRANT
> -I/usr/include/gtk-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0
> -I/usr/include/gail-1.0 -I/usr/include/freetype2 -I/usr/include/atk-1.0
> -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pixman-1
> -I/usr/include/libpng12 -I/usr/include/libgnomeui-2.0
> -I/usr/include/libart-2.0 -I/usr/include/gconf/2
> -I/usr/include/gnome-keyring-1 -I/usr/include/libgnome-2.0
> -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0
> -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include
> -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
> -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0
> -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/gio-unix-2.0/
> -I/usr/include/panel-2.0 -pthread -DORBIT2=1
> -I/usr/include/evolution-data-server-3.0 -I/usr/include/
> -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4
> -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0
> -g -O2 -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2
> -Wformat -Wformat-security -Werror=format-security -Wall -c callbacks.c
> callbacks.c: In function 'copy_date_cb':
> callbacks.c:360:2: error: format not a string literal and no format arguments
> [-Werror=format-security]
> callbacks.c: In function 'copy_en_date_cb':
> callbacks.c:382:2: error: format not a string literal and no format arguments
> [-Werror=format-security]
> cc1: some warnings being treated as errors
>
> make[3]: *** [callbacks.o] Error 1
The full build log is available from:
http://people.debian.org/~lucas/logs/2011/09/23/hdate-applet_0.15.11-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 ---
Version: 0.15.11-1.1
On Tue, 27 Sep 2011 14:30:17 +0200, Didier Raboud wrote:
> Relevant part:
> > gcc -DHAVE_CONFIG_H -I. -I..
> > -DPIXMAP_DIR=\"/usr/share/pixmaps/hdate-applet\"
> > -DPACKAGE_DATA_DIR=\""/usr/share"\"
> > -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -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 -DORBIT2=1 -pthread
> > -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/include/gdk-pixbuf-2.0
> > -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/freetype2
> > -I/usr/include/atk-1.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include
> > -I/usr/include/pixman-1 -I/usr/include/libpng12
> > -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0
> > -I/usr/include/gconf/2 -I/usr/include/gnome-keyring-1
> > -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0
> > -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gnome-vfs-2.0
> > -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/orbit-2.0
> > -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
> > -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0
> > -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/gio-unix-2.0/
> > -I/usr/include/panel-2.0 -pthread -DORBIT2=1
> > -I/usr/include/evolution-data-server-3.0 -I/usr/include/
> > -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4
> > -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
> > -I/usr/include/orbit-2.0 -g -O2 -fstack-protector
> > --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security
> > -Werror=format-security -Wall -c callbacks.c
> > callbacks.c: In function 'copy_date_cb':
> > callbacks.c:360:2: error: format not a string literal and no format
> > arguments [-Werror=format-security]
> > callbacks.c: In function 'copy_en_date_cb':
> > callbacks.c:382:2: error: format not a string literal and no format
> > arguments [-Werror=format-security]
> > cc1: some warnings being treated as errors
Builds fine locally, and is also not included in the last Grid'5000
run at
http://anonscm.debian.org/viewvc/collab-qa/archive-rebuilds/2011-12-20-lsid64-amd64/failed.2011-12-20.txt?revision=2109&view=markup
Probably this code path is not used since the 0.15.11-1.1 NMU which
disables the GNOME2 part (#638114).
Closing the bug with this version.
Cheers,
gregor
--
.''`. Homepage: http://info.comodo.priv.at/ - OpenPGP key ID: 0x8649AA06
: :' : Debian GNU/Linux user, admin, & developer - http://www.debian.org/
`. `' Member of VIBE!AT & SPI, fellow of Free Software Foundation Europe
`- NP: Sting: If You Love Somebody Set Them
signature.asc
Description: Digital signature
--- End Message ---