[ovs-build] Still Failing: openvswitch/ovs#5517 (master - 27f141d)

Travis CI builds at travis-ci.org
Tue Nov 14 04:38:33 UTC 2017


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

Build: #5517
Status: Still Failing

Duration: 32 minutes and 18 seconds
Commit: 27f141d (master)
Author: Alin Gabriel Serdean
Message: ofp-actions: Add compare to offsetof need for MSVC 2015/17

Unfortunately starting from VS 2015, the "C" definition for `offsetof`
has been changed. Please see:
https://stackoverflow.com/questions/42725929/using-offsetof-with-enum-does-not-compile-in-visual-studio-2015/42726424

Several people reported the bug for 2015 and also 2017 (i.e. :
https://developercommunity.visualstudio.com/content/problem/22196/static-assert-cannot-compile-constexprs-method-tha.html
), but we don't have a fix yet.

This patch adds an explicit compare, although we could redefine the macro
for the same effect.

Signed-off-by: Alin Gabriel Serdean <aserdean at ovn.org>
Acked-by: Ben Pfaff <blp at ovn.org>
Acked-by: Anand Kumar <kumaranand at vmware.com>

View the changeset: https://github.com/openvswitch/ovs/compare/97459c2f0113...27f141d44d95

View the full build log and details: https://travis-ci.org/openvswitch/ovs/builds/301765180?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/20171114/1c9b1019/attachment-0001.html>


More information about the build mailing list