[ovs-build] Failed: flavio-fernandes/ovs#66 (sfc - 1b7d55f)

Travis CI builds at travis-ci.org
Wed Sep 28 21:15:58 UTC 2016


Build Update for flavio-fernandes/ovs
-------------------------------------

Build: #66
Status: Failed

Duration: 58 minutes and 23 seconds
Commit: 1b7d55f (sfc)
Author: Flavio Fernandes
Message: Fix compiler warning: format '%u' expects argument of type 'unsigned int'

See CodingStyle.md for details on formatting "%zu".

Compiler error:
In file included from ovn/northd/ovn-northd.c:44:0:
ovn/northd/ovn-northd.c: In function 'install_port_chain':
ovn/northd/ovn-northd.c:2634:14: error: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'size_t {aka long unsigned int}' [-Werror=format=]
    VLOG_INFO("Setting src port in location %u\n",lpc->n_port_pair_groups);

View the changeset: https://github.com/flavio-fernandes/ovs/compare/1b0bef030dca^...1b7d55f0d248

View the full build log and details: https://travis-ci.org/flavio-fernandes/ovs/builds/163513720

--

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://www.openvswitch.org/pipermail/ovs-build/attachments/20160928/6c6d38d9/attachment-0002.html>


More information about the build mailing list