Fixed: libvirt/libvirt#3362 (master - 6ebb00c)

Build Update for libvirt/libvirt ------------------------------------- Build: #3362 Status: Fixed Duration: 36 mins and 59 secs Commit: 6ebb00c (master) Author: Daniel P. Berrangé Message: travis: explicitly include gnutls to ensure it is updated Travis includes gnutls in the default package set, but it is an outdated version linkng to an incompatible libffi version. The 'update: true' stanza causes the brew toolchain to be updated but not the installed formula. It is possible to run 'brew upgrade' to update installed formula, but this is very slow adding more than 5 minutes to the build time. Listing the gnutls package explicitly causes it to be updated without extending the build time. Signed-off-by: Daniel P. Berrangé <berrange@redhat.com> View the changeset: https://github.com/libvirt/libvirt/compare/c3ace7e234cc...6ebb00cd7894 View the full build log and details: https://travis-ci.org/github/libvirt/libvirt/builds/679052524?utm_medium=notification&utm_source=email -- You can unsubscribe from build emails from the libvirt/libvirt repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=4872032&utm_medium=notification&utm_source=email. Or unsubscribe from *all* email updating your settings at https://travis-ci.org/account/preferences/unsubscribe?utm_medium=notification&utm_source=email. Or configure specific recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications.
participants (1)
-
Travis CI