[ovs-build] Errored: yzyuestc/ovs#101 (master - 9048ab6)

Travis CI builds at travis-ci.org
Mon Oct 28 04:58:35 UTC 2019


Build Update for yzyuestc/ovs
-------------------------------------

Build: #101
Status: Errored

Duration: 21 mins and 29 secs
Commit: 9048ab6 (master)
Author: Greg Rose
Message: acinclude: Fix false positive search for prandom_u32

Searching random.h for prandom_u32 will also match when prandom_u32_max
is present and cause a false positive HAVE_PRANDOM_U32.  Fix this up
by looking for the parenthesis following prandom_u32 so it won't
match on prandom_u32_max.

Passes Travis:
https://travis-ci.org/gvrose8192/ovs-experimental/builds/595171808

Reviewed-by: Yifeng Sun <pkusunyifeng at gmail.com>
Signed-off-by: Greg Rose <gvrose8192 at gmail.com>
Signed-off-by: Ben Pfaff <blp at ovn.org>

View the changeset: https://github.com/yzyuestc/ovs/compare/1f2c9bc3040e...9048ab600b10

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

--

You can unsubscribe from build emails from the yzyuestc/ovs repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=26428705&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/20191028/7468fa7b/attachment.html>


More information about the build mailing list