[Libosinfo] [libosinfo PATCH 0/2] Fix `make check` breakage on FreeBSD 11

Daniel P. Berrangé berrange at redhat.com
Tue Nov 20 10:08:00 UTC 2018


On Tue, Nov 20, 2018 at 10:26:24AM +0100, Fabiano Fidêncio wrote:
> The approach taken to fix the `make check` breakage is to export our
> private symbols together with our public ones (under
> LIBOSINFO_PRIVATE_$VERSION).

I know libvirt does this already, but it has todo that for reasons
other than the test suite - it exports its symbols to libvirtd.

I'm not inclined todo this for libosinfo as it does have some
annoying consequences, especially for automated tools that do
ABI validation.

I think the tests should just be statically linked to the libosinfo
code via an intermediate convenience library.


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 :|




More information about the Libosinfo mailing list