[libvirt] [PATCH libvirt-glib 0/5] Portability fixes

Andrea Bolognani abologna at redhat.com
Wed Sep 20 17:54:45 UTC 2017


Currently, trying to build libvirt-glib on FreeBSD results in all
sorts of interesting failures.

After applying this series, it's possible to build libvirt-glib
and run the test suite successfully.

There's even a couple of clean-ups thrown in for good measure :)

Andrea Bolognani (5):
  maint: Drop autobuild.sh
  configure: Bump required libvirt version to 1.2.5
  configure: Look for Perl interpreter path
  tests: Don't rely on non-portable paths
  scripts: Fix sha-bang lines

 autobuild.sh                  | 91 -------------------------------------------
 build-aux/check-symfile.pl    |  2 +-
 build-aux/check-symsorting.pl |  2 +-
 configure.ac                  |  4 +-
 examples/config-demo.py       |  2 +-
 examples/conn-test.js         |  2 +-
 examples/conn-test.py         |  2 +-
 examples/event-test.py        |  1 +
 tap-driver.sh                 |  2 +-
 tap-test                      |  2 +-
 tests/test-events.c           |  2 +-
 11 files changed, 12 insertions(+), 100 deletions(-)
 delete mode 100755 autobuild.sh

-- 
2.13.5




More information about the libvir-list mailing list