
On Fri, Sep 04, 2020 at 02:59:33PM -0300, Daniel Henrique Barboza wrote:
This makes meson complains about POTFILES.in:
po_check --- /home/danielhb/kvm-project/libvirt/po/POTFILES.in +++ /home/danielhb/kvm-project/libvirt/po/POTFILES.in @@ -130,7 +130,6 @@ @SRCDIR@src/network/bridge_driver_linux.c @SRCDIR@src/network/leaseshelper.c @SRCDIR@src/node_device/node_device_driver.c -@SRCDIR@src/node_device/node_device_hal.c @SRCDIR@src/node_device/node_device_udev.c @SRCDIR@src/nwfilter/nwfilter_dhcpsnoop.c @SRCDIR@src/nwfilter/nwfilter_driver.c make: Leaving directory '/home/danielhb/kvm-project/libvirt/build/build-aux' --- stderr --- build-aux/syntax-check.mk: you have changed the set of files with translatable diagnostics; apply the above patch make: *** [/home/danielhb/kvm-project/libvirt/build-aux/syntax-check.mk:1798: sc_po_check] Error 1 -------
Full log written to /home/danielhb/kvm-project/libvirt/build/meson-logs/testlog.txt FAILED: meson-test
Thanks,
Thanks, I'll fix it locally. Pavel