* Failed to build qemu-xen on Arch Linux
@ 2017-11-08 20:59 Petre Ovidiu PIRCALABU
0 siblings, 0 replies; only message in thread
From: Petre Ovidiu PIRCALABU @ 2017-11-08 20:59 UTC (permalink / raw)
To: xen-devel@lists.xenproject.org; +Cc: anthony.perard@citrix.com
Hi,
I have encountered the following error while building xen ( staging - 9862926902ba035a3741afdf03da40a4d4b57a6f) :
AR libqemuutil.a
/home/pepi/work/xen/tools/qemu-xen-dir/ui/gtk.c: In function ‘gd_menu_copy’:
/home/pepi/work/xen/tools/qemu-xen-dir/ui/gtk.c:1705:5: error: ‘vte_terminal_copy_clipboard’ is deprecated [-Werror=deprecated-declarations]
vte_terminal_copy_clipboard(VTE_TERMINAL(vc->vte.terminal));
^~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/vte-2.91/vte/vte.h:35:0,
from /home/pepi/work/xen/tools/qemu-xen-dir/ui/gtk.c:47:
/usr/include/vte-2.91/vte/vtedeprecated.h:94:6: note: declared here
void vte_terminal_copy_clipboard(VteTerminal *terminal) _VTE_GNUC_NONNULL(1);
^~~~~~~~~~~~~~~~~~~~~~~~~~~
AR libqemustub.a
It looks like problem was fixed in this patch:
https://lists.gnu.org/archive/html/qemu-devel/2017-10/msg02232.html
Can it be cherry-picked to qemu-xen?
Many thanks,
Petre
________________________
This email was scanned by Bitdefender
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2017-11-08 20:59 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-11-08 20:59 Failed to build qemu-xen on Arch Linux Petre Ovidiu PIRCALABU
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.