After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 765738 - Mutex is deprecated since 2.32
Mutex is deprecated since 2.32
Status: RESOLVED OBSOLETE
Product: libgee
Classification: Platform
Component: general
git master
Other Linux
: Normal normal
: ---
Assigned To: libgee-maint
libgee-maint
Depends on: 763345
Blocks:
 
 
Reported: 2016-04-28 17:54 UTC by Daniel Espinosa
Modified: 2019-03-20 10:40 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Daniel Espinosa 2016-04-28 17:54:41 UTC
Compiling libgee from sources on Debian 8, fails due to GLib.Mutex is deprecated since 2.32.

In order to compile you need to add --target-glib=2.32 to Makefile.am _VALAFLAGS, but may this is not correct.

May libgee needs to upgrade to GLib.Task or some thing else.
Comment 1 Rico Tzschichholz 2017-12-11 12:55:45 UTC
This is likely caused by using an older valac version to create the current release tarball which ship pre-generated c-sources. There is no action required in libgee's source.
Comment 2 GNOME Infrastructure Team 2019-03-20 10:40:26 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to GNOME's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/libgee/issues/20.