Bug#907953: network-manager-strongswan FTBFS with glib 2.58

2018-10-03 Thread Ian Jackson
Harald Dunkel writes ("Re: network-manager-strongswan FTBFS with glib 2.58"):
> I have created a new source package. It just disables the error message.
> When upstream releases a fixed version, this patch can be removed again.
> 
> Ian, would you mind to sponsor an upload? I have signed the new tag
> debian/1.4.4-2.

Done, thanks.

Ian.

-- 
Ian JacksonThese opinions are my own.

If I emailed you from an address @fyvzl.net or @evade.org.uk, that is
a private address which bypasses my fierce spamfilter.



Bug#907953: network-manager-strongswan FTBFS with glib 2.58

2018-10-03 Thread Harald Dunkel
I have created a new source package. It just disables the error message.
When upstream releases a fixed version, this patch can be removed again.

Ian, would you mind to sponsor an upload? I have signed the new tag
debian/1.4.4-2.


Thanx in advance
Harri



signature.asc
Description: OpenPGP digital signature


Bug#907953: network-manager-strongswan FTBFS with glib 2.58

2018-09-20 Thread Harald Dunkel
The official documentation for the most recent *stable* version 2.56.2
on

https://developer.gnome.org/gobject/stable/gobject-Type-Information.html#g-type-class-add-private

doesn't mention that this function/macro is deprecated or that it will
be kicked out in the near or far future. There is no other documentation,
AFAICS. Wouldn't you agree that network-manager-strongswan used the
documented api?

Please reassign.


Thanx very much
Harri



Bug#907953: network-manager-strongswan FTBFS with glib 2.58

2018-09-19 Thread Harald Dunkel
BR forwarded to upstream.

https://wiki.strongswan.org/issues/2765



Bug#907953: network-manager-strongswan FTBFS with glib 2.58

2018-09-04 Thread Adrian Bunk
Source: network-manager-strongswan
Version: 1.4.4-1
Severity: serious
Tags: ftbfs

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/network-manager-strongswan.html

...
nm-strongswan.c: In function 'strongswan_plugin_ui_widget_class_init':
nm-strongswan.c:647:2: error: 'g_type_class_add_private' is deprecated 
[-Werror=deprecated-declarations]
  g_type_class_add_private (req_class, sizeof 
(StrongswanPluginUiWidgetPrivate));
  ^~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
 from /usr/include/glib-2.0/gobject/gbinding.h:29,
 from /usr/include/glib-2.0/glib-object.h:23,
 from /usr/include/glib-2.0/gio/gioenums.h:28,
 from /usr/include/glib-2.0/gio/giotypes.h:28,
 from /usr/include/glib-2.0/gio/gio.h:26,
 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
 from /usr/include/gtk-3.0/gdk/gdk.h:32,
 from /usr/include/gtk-3.0/gtk/gtk.h:30,
 from nm-strongswan.c:28:
/usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here
 void g_type_class_add_private   (gpointerg_class,
  ^~~~
cc1: all warnings being treated as errors
make[3]: *** [Makefile:568: libnm_vpn_plugin_strongswan_la-nm-strongswan.lo] 
Error 1