On Fri, 10 Jun 2016, Anthony PERARD wrote: > On Fri, Jun 10, 2016 at 01:14:43PM +0100, Ian Jackson wrote: > > George Dunlap writes ("Re: [Xen-devel] compilation fail, xen staging-4.6, vnc.c, qemu-tradintional issues under ubuntu 16.04"): > > > Anthony / Stefano / Ian, this is still failing two months later: > > > > > > vl.c: In function ‘main’: > > > vl.c:2784:5: error: ‘g_mem_set_vtable’ is deprecated > > > [-Werror=deprecated-declarations] > > > g_mem_set_vtable(&mem_trace); > > > ^ > > > In file included from /usr/include/glib-2.0/glib/glist.h:32:0, > > > from /usr/include/glib-2.0/glib/ghash.h:33, > > > from /usr/include/glib-2.0/glib.h:50, > > > from vl.c:59: > > > /usr/include/glib-2.0/glib/gmem.h:357:6: note: declared here > > > void g_mem_set_vtable (GMemVTable *vtable); > > > ^ > > > cc1: all warnings being treated as errors > > > /root/git/xen.git/tools/qemu-xen-dir/rules.mak:57: recipe for target > > > 'vl.o' failed > > > > Anthony, perhaps while you're looking at the XSA-180 backports you > > could look at this too ? > > > > (I can confirm that with qemu-xen staging-4.6, git-grep > > g_mem_set_vtable produces some output, but I haven't investigated > > further. I don't know which Xen branches are affected.) > > > > I think this should be fixed for the forthcoming 4.6 point release, > > ideally. > > I've push upstream commit 98cf48f (trace: remove malloc tracing) to > qemu-xen staging-4.6 and 4.5. In that case we'll need new tags. 4.6.3? 4.6.2.1?