Build Update for libvirt/libvirt
-------------------------------------
Build: #3344
Status: Still Failing
Duration: 21 mins and 12 secs
Commit: 94cb908 (master)
Author: Andrea Bolognani
Message: CONTRIBUTING: Include information on build dependencies
libvirt depends on a ton of packages, so trying to install them
all by using the classic approach of repeatedly running configure
and reacting to each failure by installing the corresponding
missing package will inevitably lead to frustration.
Luckily there's an easy solution to get most dependencies
installed in one fell swoop, and we just need to document it.
Signed-off-by: Andrea Bolognani <abologna(a)redhat.com>
Reviewed-by: Laine Stump <laine(a)redhat.com>
View the changeset:
https://github.com/libvirt/libvirt/compare/bed325253681...94cb908f900f
View the full build log and details:
https://travis-ci.org/github/libvirt/libvirt/builds/677791608?utm_medium=...
--
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.