Your message dated Tue, 20 Mar 2018 10:20:56 +0000
with message-id <e1eyeo0-000egi...@fasolo.debian.org>
and subject line Bug#893513: fixed in libayatana-indicator 0.6.2-1
has caused the Debian Bug report #893513,
regarding libayatana-indicator FTBFS: error: assignment from incompatible 
pointer type
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.)


-- 
893513: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=893513
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: libayatana-indicator
Version: 0.6.1-1
Severity: serious
User: helm...@debian.org
Usertags: rebootstrap

After failing to cross build libayatana-indicator, I tried to build it
natively, but it fails the same way:

| /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../../../libayatana-indicator -I..   -Wdate-time -D_FORTIFY_SOURCE=2 -pthread 
-I/usr/include/libayatana-ido3-0.4 -I/usr/include/gtk-3.0 
-I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 
-I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include 
-I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo 
-I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 
-I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 
-I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 
-I/usr/include/libpng16 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include  
-DG_LOG_DOMAIN=\"libayatana-indicator\" -Wall -Werror 
-Wno-error=deprecated-declarations -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -c -o 
libayatana_indicator3_la-indicator-ng.lo `test -f 'indicator-ng.c' || echo 
'../../../libayatana-indicator/'`indicator-ng.c
| libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../libayatana-indicator 
-I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread 
-I/usr/include/libayatana-ido3-0.4 -I/usr/include/gtk-3.0 
-I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 
-I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include 
-I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo 
-I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 
-I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 
-I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 
-I/usr/include/libpng16 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-DG_LOG_DOMAIN=\"libayatana-indicator\" -Wall -Werror 
-Wno-error=deprecated-declarations -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -c 
../../../libayatana-indicator/indicator-ng.c  -fPIC -DPIC -o 
.libs/libayatana_indicator3_la-indicator-ng.o
| ../../../libayatana-indicator/indicator-ng.c: In function 'indicator_ng_init':
| ../../../libayatana-indicator/indicator-ng.c:690:21: error: assignment from 
incompatible pointer type [-Werror=incompatible-pointer-types]
|    self->entry.label = g_object_ref_sink (gtk_label_new (NULL));
|                      ^
| ../../../libayatana-indicator/indicator-ng.c:691:21: error: assignment from 
incompatible pointer type [-Werror=incompatible-pointer-types]
|    self->entry.image = g_object_ref_sink (gtk_image_new ());
|                      ^
| ../../../libayatana-indicator/indicator-ng.c:693:20: error: assignment from 
incompatible pointer type [-Werror=incompatible-pointer-types]
|    self->entry.menu = g_object_ref_sink (gtk_menu_new ());
|                     ^
| cc1: all warnings being treated as errors
| make[5]: *** [Makefile:770: libayatana_indicator3_la-indicator-ng.lo] Error 1
| make[5]: Leaving directory 
'/<<PKGBUILDDIR>>/builddir/gtk3/libayatana-indicator'
| make[4]: *** [Makefile:520: all] Error 2
| make[4]: Leaving directory 
'/<<PKGBUILDDIR>>/builddir/gtk3/libayatana-indicator'
| make[3]: *** [Makefile:439: all-recursive] Error 1
| make[3]: Leaving directory '/<<PKGBUILDDIR>>/builddir/gtk3'
| make[2]: *** [Makefile:370: all] Error 2
| make[2]: Leaving directory '/<<PKGBUILDDIR>>/builddir/gtk3'
| dh_auto_build: cd builddir/gtk3 && make -j1 returned exit code 2
| make[1]: *** [debian/rules:33: dobuild-gtk3] Error 2
| make[1]: Leaving directory '/<<PKGBUILDDIR>>'
| make: *** [debian/rules:20: build-arch] Error 2
| dpkg-buildpackage: error: debian/rules build-arch subprocess returned exit 
status 2

Helmut

--- End Message ---
--- Begin Message ---
Source: libayatana-indicator
Source-Version: 0.6.2-1

We believe that the bug you reported is fixed in the latest version of
libayatana-indicator, 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 893...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Mike Gabriel <sunwea...@debian.org> (supplier of updated libayatana-indicator 
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, 20 Mar 2018 10:51:28 +0100
Source: libayatana-indicator
Binary: libayatana-indicator7 libayatana-indicator-dev libayatana-indicator3-7 
libayatana-indicator3-dev libayatana-indicator3-tools ayatana-indicator-common
Architecture: source
Version: 0.6.2-1
Distribution: unstable
Urgency: medium
Maintainer: Ayatana Packagers <pkg-ayatana-de...@lists.alioth.debian.org>
Changed-By: Mike Gabriel <sunwea...@debian.org>
Description:
 ayatana-indicator-common - libayatana-indicator shared files
 libayatana-indicator-dev - panel indicator applet - library development files 
(GTK-2+)
 libayatana-indicator3-7 - panel indicator applet - shared library (GTK-3+ 
variant)
 libayatana-indicator3-dev - panel indicator applet - library development files 
(GTK-3+)
 libayatana-indicator3-tools - Tools for libayatana-indicator
 libayatana-indicator7 - panel indicator applet - shared library (GTK-2+ 
variant)
Closes: 893513
Changes:
 libayatana-indicator (0.6.2-1) unstable; urgency=medium
 .
   * New upstream release.
     - Type cast assignments from g_object_ref_sink().
       (Closes: #893513).
   * debian/control:
     + Bump Standards-Version: to 4.1.3. No changes needed.
   * debian/copyright:
     + Use secure URI for copyright format reference.
   * debian/watch:
     + Use secure URL to obtain upstream sources.
Checksums-Sha1:
 1ff10d9e83f4b161de5d1560ef9039693371b611 3046 libayatana-indicator_0.6.2-1.dsc
 cff1f9082b8abfa5e495d52e01f3a1480caf3335 129946 
libayatana-indicator_0.6.2.orig.tar.gz
 33ce090f257e7593cc6446f74e633fdf2d9b83fc 833 
libayatana-indicator_0.6.2.orig.tar.gz.asc
 8c50c0d624378efef95a33e27a43e00db38c3f3e 12780 
libayatana-indicator_0.6.2-1.debian.tar.xz
 76d6bf18971e8233dbe40e6e5ed1f9ebcf91a529 16165 
libayatana-indicator_0.6.2-1_source.buildinfo
Checksums-Sha256:
 8213c6af5cfbccb786c01fc6cee31aaebcfc7450b6d99ab9f10c86cdf9283a2f 3046 
libayatana-indicator_0.6.2-1.dsc
 96bac32841769d02ec46b494964e0dc2568bbad0bc35b8db3a91ab7de835b38f 129946 
libayatana-indicator_0.6.2.orig.tar.gz
 4474ec78dc0a0a2ecfd70303e19793326791a65dd03c034e668b5ce7e6d30814 833 
libayatana-indicator_0.6.2.orig.tar.gz.asc
 ca7668b8220ce37ddb64b7762d561f34805b68827fb0321e87e4c95e5cc6ad14 12780 
libayatana-indicator_0.6.2-1.debian.tar.xz
 5b918ca96041fc149f49566ba202226adba81ed6ca6dc6b3f67020cd7916bb7d 16165 
libayatana-indicator_0.6.2-1_source.buildinfo
Files:
 1d63080536792820882ffb449c0bb8fa 3046 libs optional 
libayatana-indicator_0.6.2-1.dsc
 4ac7ae4650b2ef576ccdb01b5233010b 129946 libs optional 
libayatana-indicator_0.6.2.orig.tar.gz
 7dbd8e1a249b3f830efd1faa5c62dc60 833 libs optional 
libayatana-indicator_0.6.2.orig.tar.gz.asc
 66f7f125662e6e8140f0a9347440473e 12780 libs optional 
libayatana-indicator_0.6.2-1.debian.tar.xz
 518cb3da153e61d468cc61e85bcaeb92 16165 libs optional 
libayatana-indicator_0.6.2-1_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJJBAEBCAAzFiEEm/uu6GwKpf+/IgeCmvRrMCV3GzEFAlqw2sgVHHN1bndlYXZl
ckBkZWJpYW4ub3JnAAoJEJr0azAldxsxxFsP/1RmEvJlXhJpF9oNbVQRIW2HHVLD
FtQdbBymSdUT7qLl2jR/8tXJntJnAuYy1Bnt56osNhfaE9UAHE3bU7wPfRO9Dd4i
UHoNw6slEZWjYUv5JH0a/YLMOuuT9bHi4dOMcVwcr4QXKnPVZw76DN2Yes11AHrE
/lHGoQL+iBCWZhyMhR07CbU1wKpbF32q/anILa3r8iXdXMiIvGi8NkVTzoiK/b0Z
8ieph/GoUY6hg0F0d+TsmxS3Wdae2g+HTyjltI8S99J2WGMbFsIUhGmg8lRI4tZ7
HNJ8B7Z+9QWCJg1QBbYRFJ1lBeeyZlyqIskR5Q7i3QSN5ZG7sS4cim5kUkTnyWKd
gjlafSScr928vK8yjEuYyNgXH06xi0f0sDRa6y4nwhcRcrGbt526Q75irt9CooWb
5fSQ6afTFxj0qw/zMzWFOtBy4txsxpVTCvQipmSicvAhH9GOXxd/nPPi6/AUX2ok
JN4k9e+rn0QzA1DX/RwYQZ/0q9cs+WOiSFi6FdPkmR6Ir+DAbzCMJzYveqLYh4+z
zYXCULLA0ZEGfzQ6Rzs7aa0AaqFH//0JwtwYDm4ckX9gLdQaZSp2os1JkQKLawDr
twAqLcBsvopG/v6EDfobVQSeCDQbpynIpn2NjGMdXUzhnMckBlScT9uViyHznTch
O4mh/8TAw3dTN7VJ
=VBJA
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to