dx-packages team mailing list archive
-
dx-packages team
-
Mailing list archive
-
Message #42121
[Bug 1757261] [NEW] libindicator FTBFS on bionic
Public bug reported:
../../../libindicator/indicator-ng.c: In function ‘indicator_ng_init’:
../../../libindicator/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));
^
../../../libindicator/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 ());
^
../../../libindicator/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
Makefile:759: recipe for target 'libindicator3_la-indicator-ng.lo' failed
ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: libindicator3-7 16.10.0+18.04.20171205.1-0ubuntu1
ProcVersionSignature: Ubuntu 4.15.0-12.13-generic 4.15.7
Uname: Linux 4.15.0-12-generic x86_64
NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
ApportVersion: 2.20.8-0ubuntu10
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Tue Mar 20 21:47:16 2018
EcryptfsInUse: Yes
InstallationDate: Installed on 2016-07-02 (626 days ago)
InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 (20160420.1)
SourcePackage: libindicator
UpgradeStatus: Upgraded to bionic on 2018-01-29 (50 days ago)
** Affects: libindicator (Ubuntu)
Importance: Undecided
Assignee: Olivier Tilloy (osomon)
Status: In Progress
** Tags: amd64 apport-bug bionic
** Changed in: libindicator (Ubuntu)
Assignee: (unassigned) => Olivier Tilloy (osomon)
** Changed in: libindicator (Ubuntu)
Status: New => In Progress
--
You received this bug notification because you are a member of DX
Packages, which is subscribed to libindicator in Ubuntu.
https://bugs.launchpad.net/bugs/1757261
Title:
libindicator FTBFS on bionic
Status in libindicator package in Ubuntu:
In Progress
Bug description:
../../../libindicator/indicator-ng.c: In function ‘indicator_ng_init’:
../../../libindicator/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));
^
../../../libindicator/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 ());
^
../../../libindicator/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
Makefile:759: recipe for target 'libindicator3_la-indicator-ng.lo' failed
ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: libindicator3-7 16.10.0+18.04.20171205.1-0ubuntu1
ProcVersionSignature: Ubuntu 4.15.0-12.13-generic 4.15.7
Uname: Linux 4.15.0-12-generic x86_64
NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
ApportVersion: 2.20.8-0ubuntu10
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Tue Mar 20 21:47:16 2018
EcryptfsInUse: Yes
InstallationDate: Installed on 2016-07-02 (626 days ago)
InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 (20160420.1)
SourcePackage: libindicator
UpgradeStatus: Upgraded to bionic on 2018-01-29 (50 days ago)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libindicator/+bug/1757261/+subscriptions
Follow ups