Build Update for libvirt/libvirt
-------------------------------------
Build: #2941
Status: Still Failing
Duration: 33 mins and 13 secs
Commit: 24cbacf (master)
Author: Cole Robinson
Message: Fix src/ pkg-config API XML paths
The .pc files in src/ are intended for use with the ./run script,
to ease building bindings against an uninstalled libvirt build.
The pointer to the API XML files is incorrect though, it needs to
point into the build tree.
This fixes use of the run script for building libvirt-python, ex:
/path/to/libvirt.git/run ./setup.py build
Reviewed-by: Daniel P. Berrangé <berrange(a)redhat.com>
Signed-off-by: Cole Robinson <crobinso(a)redhat.com>
View the changeset:
https://github.com/libvirt/libvirt/compare/7a1e10de0766...24cbacfe7a7b
View the full build log and details:
https://travis-ci.org/libvirt/libvirt/builds/623219306?utm_medium=notific...
--
You can unsubscribe from build emails from the libvirt/libvirt repository going to
https://travis-ci.org/account/preferences/unsubscribe?repository=4872032&....
Or unsubscribe from *all* email updating your settings at
https://travis-ci.org/account/preferences/unsubscribe?utm_medium=notifica....
Or configure specific recipients for build notifications in your .travis.yml file. See
https://docs.travis-ci.com/user/notifications.