Fixed: libvirt/libvirt#3060 (master - 05a38d4)

Build Update for libvirt/libvirt ------------------------------------- Build: #3060 Status: Fixed Duration: 28 mins and 38 secs Commit: 05a38d4 (master) Author: Daniel P. Berrangé Message: src: conditionalize / remove use of sys/ioctl.h Remove many imports of sys/ioctl.h which are redundant, and conditionalize remaining usage that needs to compile on Windows platforms. The previous change to remove the "nonblocking" gnulib module indirectly caused the loss of the "ioctl" gnulib module that we did not explicitly list in bootstrap.conf despite relying on. Rather than re-introduce the "ioctl" module this patch makes it redundant. Reviewed-by: Pavel Hrdina <phrdina@redhat.com> Signed-off-by: Daniel P. Berrangé <berrange@redhat.com> View the changeset: https://github.com/libvirt/libvirt/compare/1c18375cdaf0...05a38d4c4ac0 View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/638440587?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