[ovs-build] Errored: openvswitch/ovs#5082 (master - 08ba5f5)

Travis CI builds at travis-ci.org
Wed Aug 9 09:52:15 UTC 2017


Build Update for openvswitch/ovs
-------------------------------------

Build: #5082
Status: Errored

Duration: 1 hour, 1 minute, and 29 seconds
Commit: 08ba5f5 (master)
Author: Joe Stringer
Message: include: Add struct declaration to ofp-print.h.

If a libopenvswitch user includes ofp-print.h before ofp-util.h (which
is standard alphabetical order), and turns on -Werror, then they would
hit this compilation error in the include:

error: 'struct ofputil_port_map' declared inside parameter list will not
be visible outside of this definition or declaration [-Werror]
 void ofp_print(FILE *, const void *, size_t *, const struct ofputil_port_map *,

Fixes: 50f96b10e1c8 ("Support accepting and displaying port names in OVS tools.")
Signed-off-by: Joe Stringer <joe at ovn.org>
Acked-by: Ben Pfaff <blp at ovn.org>

View the changeset: https://github.com/openvswitch/ovs/compare/ebd5a960cd53...08ba5f57f1a3

View the full build log and details: https://travis-ci.org/openvswitch/ovs/builds/262462475?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://mail.openvswitch.org/pipermail/ovs-build/attachments/20170809/0ae313d8/attachment-0001.html>


More information about the build mailing list