[Libvirt-ci] Fixed: libvirt/libvirt#568 (master - 2925f93)

Travis CI builds at travis-ci.org
Thu Oct 5 07:32:20 UTC 2017


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

Build: #568
Status: Fixed

Duration: 16 minutes and 1 second
Commit: 2925f93 (master)
Author: Jiri Denemark
Message: tests: Fix build with clang

clang doesn't like mode_t type as an argument to va_arg():

error: second argument to 'va_arg' is of promotable type 'mode_t' (aka
'unsigned short'); this va_arg has undefined behavior because arguments
will be promoted to 'int'

    mode = va_arg(ap, mode_t);
                      ^~~~~~

Signed-off-by: Jiri Denemark <jdenemar at redhat.com>

View the changeset: https://github.com/libvirt/libvirt/compare/000e95045595...2925f9395eed

View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/283557781?utm_source=email&utm_medium=notification

--

You can configure 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/20171005/b48efd36/attachment.htm>


More information about the Libvirt-ci mailing list