Your message dated Sat, 22 Jun 2013 23:22:49 +0200 with message-id <51C615A9 1090306 debian org> and subject line Re: Bug#713657: [gnome-network] Bug#713657: gnome-nettool: FTBFS: info.c:235:2: error: format '%lld' expects argument of type 'long long int', but argument 3 has type 'guint64' [-Werror=format=] has caused the Debian Bug report #713657, regarding gnome-nettool: FTBFS: info.c:235:2: error: format '%lld' expects argument of type 'long long int', but argument 3 has type 'guint64' [-Werror=format=] 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 owner bugs debian org immediately.) -- 713657: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=713657 Debian Bug Tracking System Contact owner bugs debian org with problems
--- Begin Message ---
- From: David Suárez <david sephirot gmail com>
- To: submit bugs debian org
- Subject: gnome-nettool: FTBFS: info.c:235:2: error: format '%lld' expects argument of type 'long long int', but argument 3 has type 'guint64' [-Werror=format=]
- Date: Sat, 22 Jun 2013 15:29:12 +0200
Source: gnome-nettool Version: 3.8.0-1 Severity: serious Tags: jessie sid User: debian-qa lists debian org Usertags: qa-ftbfs-20130620 qa-ftbfs 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.. -DGNOME_NETTOOL_LOCALEDIR=\""/usr/share/locale"\" -DUI_DIR=\""/usr/share/gnome-nettool/ui/"\" -DPIXMAPS_DIR=\""/usr/share/gnome-nettool/pixmaps"\" -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng12 -I/usr/include/libdrm -I/usr/include/libgtop-2.0 -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -c info.c info.c: In function 'info_nic_update_stats': info.c:235:2: error: format '%lld' expects argument of type 'long long int', but argument 3 has type 'guint64' [-Werror=format=] g_sprintf (rx_pkt, "%lld", netload.packets_in); ^ info.c:236:2: error: format '%lld' expects argument of type 'long long int', but argument 3 has type 'guint64' [-Werror=format=] g_sprintf (tx_pkt, "%lld", netload.packets_out); ^ info.c:238:2: error: format '%lld' expects argument of type 'long long int', but argument 3 has type 'guint64' [-Werror=format=] g_sprintf (rx_error, "%lld", netload.errors_in); ^ info.c:239:2: error: format '%lld' expects argument of type 'long long int', but argument 3 has type 'guint64' [-Werror=format=] g_sprintf (tx_error, "%lld", netload.errors_out); ^ info.c:241:2: error: format '%lld' expects argument of type 'long long int', but argument 3 has type 'guint64' [-Werror=format=] g_sprintf (collisions, "%lld", netload.collisions); ^ cc1: some warnings being treated as errors make[3]: *** [info.o] Error 1The full build log is available from: http://aws-logs.debian.net/ftbfs-logs/2013/06/20/gnome-nettool_3.8.0-1_unstable.log 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 EC2 VM instances from Amazon Web Services, using a clean, minimal and up-to-date chroot. Every failed build was retried once to eliminate random failures.
--- End Message ---
--- Begin Message ---
- From: Michael Biebl <biebl debian org>
- To: Germán Póo-Caamaño <gpoo gnome org>, 713657-done bugs debian org
- Cc: David Suárez <david sephirot gmail com>
- Subject: Re: Bug#713657: [gnome-network] Bug#713657: gnome-nettool: FTBFS: info.c:235:2: error: format '%lld' expects argument of type 'long long int', but argument 3 has type 'guint64' [-Werror=format=]
- Date: Sat, 22 Jun 2013 23:22:49 +0200
Version: 3.8.1-1 Am 22.06.2013 17:35, schrieb Germán Póo-Caamaño:On Sat, 2013-06-22 at 15:29 +0200, David Suárez wrote:Source: gnome-nettool Version: 3.8.0-1 Severity: serious Tags: jessie sid User: debian-qa lists debian org Usertags: qa-ftbfs-20130620 qa-ftbfs Justification: FTBFS on amd64 Hi, During a rebuild of all packages in sid, your package failed to build on amd64.This is already fixed in 3.8.1. https://bugzilla.gnome.org/show_bug.cgi?id=699546Yeah, seems to build fine on the relevant ports: https://buildd.debian.org/status/package.php?p=gnome-nettool Closing the bug report. Michael -- Why is it that all of the instruments seeking intelligent life in the universe are pointed away from Earth?Attachment: signature.asc
Description: OpenPGP digital signature
--- End Message ---