On Wed, 2019-08-07 at 21:15 -0500, Eric Blake wrote:
I'm reverting the patch under the build-breaker rules, while
trying to
reproduce the cross-compilation locally rather than relying solely on
CI. My local testing that proved that #pragma push_macro works with gcc
was obviously not enough; sorry for the churn while I prepare v2.
If you want to reproduce in the same environment the CI uses, you can
either set up Travis CI for your fork of libvirt if you're on GitHub
(obviously) or reproduce locally with something like
$ make ci-build@fedora-rawhide CI_CONFIGURE="mingw64-configure"
If you want to try stuff interactively, just use
$ make ci-shell@fedora-rawhide
instead.
--
Andrea Bolognani / Red Hat / Virtualization