[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#801736: gnome-session: undeclared Build-Depends on glib >= 2.44



Package: gnome-session
Version: 3.18.0-1
Severity: wishlist

Hi,

gnome-session FTBFS on kfreebsd-*, seemingly because our glib2.0
package is out-of-date:

| gsm-util.c: In function 'gsm_util_save_environment':
| gsm-util.c:453:9: error: implicit declaration of function 'g_autoptr' [-Werror=implicit-function-declaration]
|          g_autoptr(GVariant)  environment = NULL;
|          ^
https://buildd.debian.org/status/fetch.php?pkg=gnome-session&arch=kfreebsd-amd64&ver=3.18.0-1&stamp=1444593688

g_autoptr() was introduced in 2.44:
https://developer.gnome.org/glib/stable/glib-Miscellaneous-Macros.html#g-autoptr

Please consider bumping the Build-Depends to libglib2.0-dev (>= 2.44)

Thanks.

-- System Information:
Debian Release: stretch/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: kfreebsd-amd64 (x86_64)

Kernel: kFreeBSD 9.0-2-amd64-xenhvm-ipsec
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash


Reply to: