Re: [RFC PATCH] migration: Add missing dependency on GNUTLS

2021-06-15 Thread Daniel P . Berrangé
On Tue, Jun 15, 2021 at 10:39:08AM +0100, Peter Maydell wrote: > On Mon, 14 Jun 2021 at 06:28, Philippe Mathieu-Daudé wrote: > > > > Commit 7de2e856533 made migration/qemu-file-channel.c include > > "io/channel-tls.h" but forgot to add the new GNUTLS dependency > > on Meson, leading to build failu

Re: [RFC PATCH] migration: Add missing dependency on GNUTLS

2021-06-15 Thread Peter Maydell
On Mon, 14 Jun 2021 at 06:28, Philippe Mathieu-Daudé wrote: > > Commit 7de2e856533 made migration/qemu-file-channel.c include > "io/channel-tls.h" but forgot to add the new GNUTLS dependency > on Meson, leading to build failure on OSX: > > [2/35] Compiling C object libmigration.fa.p/migration_qe

Re: [RFC PATCH] migration: Add missing dependency on GNUTLS

2021-06-14 Thread Stefan Weil
Am 14.06.21 um 07:26 schrieb Philippe Mathieu-Daudé: Commit 7de2e856533 made migration/qemu-file-channel.c include "io/channel-tls.h" but forgot to add the new GNUTLS dependency on Meson, leading to build failure on OSX: [2/35] Compiling C object libmigration.fa.p/migration_qemu-file-channel

Re: [RFC PATCH] migration: Add missing dependency on GNUTLS

2021-06-14 Thread Daniel P . Berrangé
On Mon, Jun 14, 2021 at 07:26:23AM +0200, Philippe Mathieu-Daudé wrote: > Commit 7de2e856533 made migration/qemu-file-channel.c include > "io/channel-tls.h" but forgot to add the new GNUTLS dependency > on Meson, leading to build failure on OSX: > > [2/35] Compiling C object libmigration.fa.p/mi

[RFC PATCH] migration: Add missing dependency on GNUTLS

2021-06-13 Thread Philippe Mathieu-Daudé
Commit 7de2e856533 made migration/qemu-file-channel.c include "io/channel-tls.h" but forgot to add the new GNUTLS dependency on Meson, leading to build failure on OSX: [2/35] Compiling C object libmigration.fa.p/migration_qemu-file-channel.c.o FAILED: libmigration.fa.p/migration_qemu-file-chan