Build Update for libvirt/libvirt
-------------------------------------
Build: #2466
Status: Still Failing
Duration: 23 mins and 53 secs
Commit: 112174b (master)
Author: Michal Privoznik
Message: network: Link with libxml2
Since fb9f6ce6253 we are including a libxml header file in the
network driver but never link with it. This hasn't caused an
immediate problem because in the end the network driver links
with libvirt.la. But apparently, it's causing a build issue on
old Ubuntu.
Signed-off-by: Michal Privoznik <mprivozn(a)redhat.com>
View the changeset:
https://github.com/libvirt/libvirt/compare/3f9d0d97a77b...112174b20544
View the full build log and details:
https://travis-ci.org/libvirt/libvirt/builds/560550320?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.