[Libvirt-ci] Fixed: libvirt/libvirt#1900 (master - 45b439c)

Travis CI builds at travis-ci.org
Tue Jan 8 22:04:33 UTC 2019


Build Update for libvirt/libvirt
-------------------------------------

Build: #1900
Status: Fixed

Duration: 15 mins and 10 secs
Commit: 45b439c (master)
Author: Eric Blake
Message: examples: Work around lack of mingw localtime_r()

mingw lacks localtime_r(); we were getting it from gnulib. But since
commit acf522e8 stopped linking examples against gnulib, we are
getting a build failure. Keep the examples standalone, and work
around mingw by using the non-reentrant localtime() (safe since our
examples are single-threaded), and add a necessary exemption to our
syntax check.

Signed-off-by: Eric Blake <eblake at redhat.com>
Reviewed-by: John Ferlan <jferlan at redhat.com>

View the changeset: https://github.com/libvirt/libvirt/compare/4abd8d01cdd8...45b439c3af00

View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/477035263?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.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/libvirt-ci/attachments/20190108/dd8b3cd0/attachment.htm>


More information about the Libvirt-ci mailing list