[ovs-build] Passed: numansiddique/ovs#3 (master - 7c2306f)

Travis CI builds at travis-ci.org
Tue Jan 14 08:19:48 UTC 2020


Build Update for numansiddique/ovs
-------------------------------------

Build: #3
Status: Passed

Duration: 39 mins and 7 secs
Commit: 7c2306f (master)
Author: Ben Pfaff
Message: socket-util: Emulate recvmmsg() and sendmmsg() on Linux only.

These functions failed to build on OS X because MSG_WAITFORONE is not
defined there.  There are pitfalls for trying to define our own MSG_*
constants, since it's hard to pick a constant that is not used by the
system already.  Because OVS only uses recvmmsg() and sendmmsg() on
Linux, it seems easiest to just emulate them there.

Reported-by: Ilya Maximets <i.maximets at ovn.org>
Signed-off-by: Ben Pfaff <blp at ovn.org>

View the changeset: https://github.com/numansiddique/ovs/compare/2109841b7984...7c2306fa8cae

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

--

You can unsubscribe from build emails from the numansiddique/ovs repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=8336608&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://mail.openvswitch.org/pipermail/ovs-build/attachments/20200114/6ad1b159/attachment.html>


More information about the build mailing list