[Pkg-osm-maint] Bug#713635: osm-gps-map: FTBFS: osm-gps-map-widget.c:778:21: error: format '%lld' expects argument of type 'long long int', but argument 4 has type 'goffset' [-Werror=format=]

David Suárez david.sephirot at gmail.com
Sat Jun 22 13:44:25 UTC 2013


Source: osm-gps-map
Version: 0.7.3-3
Severity: serious
Tags: jessie sid
User: debian-qa at 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:
> make[3]: Entering directory `/«PKGBUILDDIR»/src'
>   CC       libosmgpsmap_la-converter.lo
> In file included from /usr/include/gtk-2.0/gtk/gtk.h:234:0,
>                  from private.h:27,
>                  from converter.c:24:
> /usr/include/gtk-2.0/gtk/gtkitemfactory.h:47:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
>  typedef void (*GtkItemFactoryCallback)  ();
>  ^
>   CC       libosmgpsmap_la-osd-utils.lo
>   CC       libosmgpsmap_la-osm-gps-map-osd.lo
> In file included from /usr/include/gtk-2.0/gtk/gtk.h:234:0,
>                  from private.h:27,
>                  from osm-gps-map-osd.c:22:
> /usr/include/gtk-2.0/gtk/gtkitemfactory.h:47:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
>  typedef void (*GtkItemFactoryCallback)  ();
>  ^
>   CC       libosmgpsmap_la-osm-gps-map-layer.lo
> In file included from /usr/include/gtk-2.0/gtk/gtk.h:234:0,
>                  from osm-gps-map-widget.h:30,
>                  from osm-gps-map-layer.h:42,
>                  from osm-gps-map-layer.c:29:
> /usr/include/gtk-2.0/gtk/gtkitemfactory.h:47:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
>  typedef void (*GtkItemFactoryCallback)  ();
>  ^
>   CC       libosmgpsmap_la-osm-gps-map-track.lo
>   CC       libosmgpsmap_la-osm-gps-map-point.lo
>   CC       libosmgpsmap_la-osm-gps-map-image.lo
>   CC       libosmgpsmap_la-osm-gps-map-source.lo
> In file included from /usr/include/gtk-2.0/gtk/gtk.h:234:0,
>                  from private.h:27,
>                  from osm-gps-map-source.c:1:
> /usr/include/gtk-2.0/gtk/gtkitemfactory.h:47:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
>  typedef void (*GtkItemFactoryCallback)  ();
>  ^
>   CC       libosmgpsmap_la-osm-gps-map-widget.lo
> In file included from /usr/include/gtk-2.0/gtk/gtk.h:234:0,
>                  from private.h:27,
>                  from osm-gps-map-widget.c:138:
> /usr/include/gtk-2.0/gtk/gtkitemfactory.h:47:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
>  typedef void (*GtkItemFactoryCallback)  ();
>  ^
> osm-gps-map-widget.c: In function 'osm_gps_map_tile_download_complete':
> osm-gps-map-widget.c:778:21: error: format '%lld' expects argument of type 'long long int', but argument 4 has type 'goffset' [-Werror=format=]
>                      g_debug("Wrote "MSG_RESPONSE_LEN_FORMAT" bytes to %s", MSG_RESPONSE_LEN(msg), dl->filename);
>                      ^
> cc1: some warnings being treated as errors
> make[3]: *** [libosmgpsmap_la-osm-gps-map-widget.lo] Error 1

The full build log is available from:
   http://aws-logs.debian.net/ftbfs-logs/2013/06/20/osm-gps-map_0.7.3-3_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.



More information about the Pkg-osm-maint mailing list