Build Update for libvirt/libvirt
-------------------------------------
Build: #1811
Status: Fixed
Duration: 22 mins and 24 secs
Commit: a5dc600 (master)
Author: Andrea Bolognani
Message: util: Fix virpci compilation on non-Linux
We were mistakenly skipping virZPCIDeviceAddressIsEmpty() and
virZPCIDeviceAddressIsValid() when compiling on non-Linux,
which unsurprisingly ended up causing linking failures later
in the build process.
Clue-stick-by: Peter Krempa <pkrempa(a)redhat.com>
Signed-off-by: Andrea Bolognani <abologna(a)redhat.com>
View the changeset:
https://github.com/libvirt/libvirt/compare/17d88dc10a3a...a5dc60012c31
View the full build log and details:
https://travis-ci.org/libvirt/libvirt/builds/455539079?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.