Your message dated Tue, 14 Jan 2020 22:06:53 +0000 with message-id <e1irukr-0001t2...@fasolo.debian.org> and subject line Bug#948777: fixed in viking 1.7-2 has caused the Debian Bug report #948777, regarding viking: FTBFS error: incompatible types when initializing type 'time_t' 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.) -- 948777: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=948777 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems
--- Begin Message ---Source: viking Version: viking Severity: serious Tags: ftbfs Dear maintainer, while doing a rebuild in a standard unstable chroot, your package failed to build. gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -DVIKING_DATADIR=\""/usr/share/viking"\" -DVIKING_SYSCONFDIR=\""/etc/viking"\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -D_GNU_SOURCE -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libgeoclue-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 -ffile-prefix-map=/build/1st/viking-1.7=. -fstack-protector-strong -Wformat -Werror=format-security -c -o viktrwlayer_export.o viktrwlayer_export.c In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from viking.h:25, from vikaggregatelayer.c:23: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from viking.h:25, from vikaggregatelayer.c:23: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here 679 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from viking.h:25, from vikgpslayer.c:32: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from viking.h:25, from vikgpslayer.c:32: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here 551 | struct _GTimeVal | ^~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from viking.h:25, from vikaggregatelayer.c:23: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from viking.h:25, from vikaggregatelayer.c:23: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here 551 | struct _GTimeVal | ^~~~~~~~~ vikgpslayer.c: In function 'create_realtime_trackpoint': vikgpslayer.c:1717:28: error: incompatible types when initializing type 'time_t' {aka 'long int'} using type 'timespec_t' {aka 'struct timespec'} 1717 | time_t cur_timestamp = vgl->realtime_fix.fix.time; | ^~~ vikgpslayer.c:1718:29: error: incompatible types when initializing type 'time_t' {aka 'long int'} using type 'timespec_t' {aka 'struct timespec'} 1718 | time_t last_timestamp = vgl->last_fix.fix.time; | ^~~ vikgpslayer.c:1748:25: error: incompatible types when assigning to type 'time_t' {aka 'long int'} from type 'timespec_t' {aka 'struct timespec'} 1748 | tp->timestamp = vgl->realtime_fix.fix.time; | ^~~ vikwindow.c: In function 'toolbox_get_cursor': vikwindow.c:3043:7: warning: 'gdk_pixbuf_from_pixdata' is deprecated [-Wdeprecated-declarations] 3043 | GdkPixbuf *cursor_pixbuf = gdk_pixbuf_from_pixdata (t->ti.cursor_data, FALSE, NULL); | ^~~~~~~~~ In file included from viking.h:26, from vikwindow.c:28: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixdata.h:119:12: note: declared here 119 | GdkPixbuf* gdk_pixbuf_from_pixdata (const GdkPixdata *pixdata, | ^~~~~~~~~~~~~~~~~~~~~~~ -- regards, Mattia Rizzolo GPG Key: 66AE 2B4A FCCF 3F52 DA18 4D18 4B04 3FCD B944 4540 .''`. More about me: https://mapreri.org : :' : Launchpad user: https://launchpad.net/~mapreri `. `'` Debian QA page: https://qa.debian.org/developer.php?login=mattia `-
signature.asc
Description: PGP signature
--- End Message ---
--- Begin Message ---Source: viking Source-Version: 1.7-2 We believe that the bug you reported is fixed in the latest version of viking, which is due to be installed in the Debian FTP archive. 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 948...@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Bernd Zeimetz <b...@debian.org> (supplier of updated viking 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...@ftp-master.debian.org) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Format: 1.8 Date: Tue, 14 Jan 2020 22:48:25 +0100 Source: viking Architecture: source Version: 1.7-2 Distribution: unstable Urgency: medium Maintainer: Bernd Zeimetz <b...@debian.org> Changed-By: Bernd Zeimetz <b...@debian.org> Closes: 948777 Changes: viking (1.7-2) unstable; urgency=medium . * [809f9c42] updating .gitlab-ci.yml * [97fdf04c] Support gps.h API 9. Thanks to Mattia Rizzolo (Closes: #948777) Checksums-Sha1: dd4ad921e50cc733275793b57417519b21c1065d 2237 viking_1.7-2.dsc 56a5dcf36005a407184d6df13b693cd215fd4c4c 11048 viking_1.7-2.debian.tar.xz 6914b82a4d800f5d9a3beb4329024fdb8f921ec0 17434 viking_1.7-2_source.buildinfo Checksums-Sha256: ab8a791310f610ccbdbaa103283d872c511a5cae16d71dad726cc3c07e12a872 2237 viking_1.7-2.dsc 6093372e71fdad485209efd7ce09f8e0f02fe946fef6963f0409acb752bb25be 11048 viking_1.7-2.debian.tar.xz 34cd52dfa29280c2c53c9bdb0e8c358ba66ee6ea222f44e2fd991f1379964bef 17434 viking_1.7-2_source.buildinfo Files: 52f48240e925edf770ebb69f3be22eea 2237 utils optional viking_1.7-2.dsc 55d3c6e3745e3394a251bdc62dd0c4af 11048 utils optional viking_1.7-2.debian.tar.xz 2ad8dcb3824236f838775095a631131a 17434 utils optional viking_1.7-2_source.buildinfo -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEE7KHj8o4RJDLUhd2V6zYXGm/5Q18FAl4eOCYACgkQ6zYXGm/5 Q1+IUhAAowgL9w5Jnp61ZJtqCQvsYJPL1EMqbe6CxmqXdtiiPlmGG8Vjn9ahDwin lmFlQbVypIOxFiwNjpU1fYTiHqok+qA1g+diwpEFvmZkk+jfNUt8sble6Lr0R2Zx YQwcTZmt2KcJvT/U8ZLMsKN67C/mWQb5qvm4mOHuotZM9rKPsyP+AW2ig7vyAptc MVDtkH0w7/tEPFvBo74n87WwPU80xFCI87PBHGuN+NVuePco85KfyWtGQnR2MZY+ W84i8ABM9a9THDkg98SddfaP8G+MH/xrqNhWKT/wVurW8Eef9E2I0704/zRY1eCW KDOZNGUo3B6mQxyBrTbRb+h95Sk+2jZxsf215u+HM4IA5IkU9ZYzPxJ9q0pwhL7j psYU0lIJhdmOcwdqd8P6jECL0zvpEqxNsdItdg7pqAGrMgiidOPVLKlVT+L8nF9H oRfX6C/embYWUTSMPZR58r65p1fVLwqQ7wIBnSKS0cBqvGZWONRi7n0Yhk33Gfvf jMS+5bAU7d8TyNtzszn5qBp2CKKI/EAHyZP3fG/VcpDZyj9GYoUM5StFHAK5mjqN gaSCcIjzMX7w1zL92fEyeCoSzP6a2mPrn9+3L7/7CoWCfCjRfF/BFzWrcJ3WgpKA Ph9dKi67sG0o2m+pgGgSa+TKEg9YqdgYCStfCB88ajuvoMUTZk0= =zQJh -----END PGP SIGNATURE-----
--- End Message ---