Debian Bug report logs -
#948777
viking: FTBFS error: incompatible types when initializing type 'time_t'
Reported by: Mattia Rizzolo <mattia@debian.org>
Date: Mon, 13 Jan 2020 09:30:02 UTC
Severity: serious
Tags: bullseye, ftbfs, sid
Found in version viking/1.7-1
Fixed in version viking/1.7-2
Done: Bernd Zeimetz <bzed@debian.org>
Bug is archived. No further changes may be made.
Toggle useless messages
Report forwarded
to debian-bugs-dist@lists.debian.org, Bernd Zeimetz <bzed@debian.org>:
Bug#948777; Package src:viking.
(Mon, 13 Jan 2020 09:30:04 GMT) (full text, mbox, link).
Message #3 received at submit@bugs.debian.org (full text, mbox, reply):
[Message part 1 (text/plain, inline)]
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 (application/pgp-signature, inline)]
No longer marked as found in versions viking/viking.
Request was from Andreas Beckmann <anbe@debian.org>
to control@bugs.debian.org.
(Tue, 14 Jan 2020 00:48:03 GMT) (full text, mbox, link).
Marked as found in versions viking/1.7-1.
Request was from Andreas Beckmann <anbe@debian.org>
to control@bugs.debian.org.
(Tue, 14 Jan 2020 00:48:04 GMT) (full text, mbox, link).
Added tag(s) sid and bullseye.
Request was from Andreas Beckmann <anbe@debian.org>
to control@bugs.debian.org.
(Tue, 14 Jan 2020 00:48:04 GMT) (full text, mbox, link).
Reply sent
to Bernd Zeimetz <bzed@debian.org>:
You have taken responsibility.
(Tue, 14 Jan 2020 22:09:05 GMT) (full text, mbox, link).
Notification sent
to Mattia Rizzolo <mattia@debian.org>:
Bug acknowledged by developer.
(Tue, 14 Jan 2020 22:09:05 GMT) (full text, mbox, link).
Message #14 received at 948777-close@bugs.debian.org (full text, mbox, reply):
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 948777@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Bernd Zeimetz <bzed@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 ftpmaster@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 <bzed@debian.org>
Changed-By: Bernd Zeimetz <bzed@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-----
Bug archived.
Request was from Debbugs Internal Request <owner@bugs.debian.org>
to internal_control@bugs.debian.org.
(Mon, 17 Feb 2020 07:29:31 GMT) (full text, mbox, link).
Send a report that this bug log contains spam.
Debian bug tracking system administrator <owner@bugs.debian.org>.
Last modified:
Wed Jul 24 02:34:06 2024;
Machine Name:
buxtehude
Debian Bug tracking system
Debbugs is free software and licensed under the terms of the GNU
Public License version 2. The current version can be obtained
from https://bugs.debian.org/debbugs-source/.
Copyright © 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson,
2005-2017 Don Armstrong, and many other contributors.