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

Andrea Bolognani posted 5 patches 6 years, 7 months ago
Failed in applying to current master (apply log)
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
[libvirt] [PATCH libvirt-glib 0/5] Portability fixes
Posted by Andrea Bolognani 6 years, 7 months ago
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

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [PATCH libvirt-glib 0/5] Portability fixes
Posted by Daniel P. Berrange 6 years, 7 months ago
On Wed, Sep 20, 2017 at 07:54:45PM +0200, Andrea Bolognani wrote:
> 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

For all 5 patches:

Reviewed-by: Daniel P. Berrange <berrange@redhat.com>


Regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list