dx-packages team mailing list archive
-
dx-packages team
-
Mailing list archive
-
Message #43079
[Bug 1851154] [NEW] libindicator ftbfs: G_ADD_PRIVATE
Public bug reported:
libindicator fails to build with this error:
../../libindicator/indicator-object.c: In function ‘indicator_object_init’:
../../libindicator/indicator-object.c:307:13: error: G_ADD_PRIVATE [-Werror]
307 | IndicatorObjectPrivate * priv = G_TYPE_INSTANCE_GET_PRIVATE (self, INDICATOR_OBJECT_TYPE, IndicatorObjectPrivate);
| ^~~~~~~~~~~~~~~
g_type_class_add_private was deprecated
See attached full build log.
** Affects: libindicator (Ubuntu)
Importance: Undecided
Status: New
** Attachment added: "build log from makechrootpkg"
https://bugs.launchpad.net/bugs/1851154/+attachment/5302542/+files/libindicator-buildlog
--
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/1851154
Title:
libindicator ftbfs: G_ADD_PRIVATE
Status in libindicator package in Ubuntu:
New
Bug description:
libindicator fails to build with this error:
../../libindicator/indicator-object.c: In function ‘indicator_object_init’:
../../libindicator/indicator-object.c:307:13: error: G_ADD_PRIVATE [-Werror]
307 | IndicatorObjectPrivate * priv = G_TYPE_INSTANCE_GET_PRIVATE (self, INDICATOR_OBJECT_TYPE, IndicatorObjectPrivate);
| ^~~~~~~~~~~~~~~
g_type_class_add_private was deprecated
See attached full build log.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libindicator/+bug/1851154/+subscriptions
Follow ups