[ovs-build] Fixed: openvswitch/ovs#9441 (branch-2.13 - 0047ca3)

Travis CI builds at travis-ci.org
Wed Aug 12 21:12:58 UTC 2020


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

Build: #9441
Status: Fixed

Duration: 25 mins and 43 secs
Commit: 0047ca3 (branch-2.13)
Author: Ilya Maximets
Message: acinclude: Fix build with kernels with prandom* moved to prandom.h.

Recent commit c0842fbc1b18 ("random32: move the pseudo-random 32-bit
definitions to prandom.h") in upstream kernel moved the definition
of prandom_* functions from random.h to prandom.h.  This change was
also backported to stable kernels.

Fixing our configure script to look for these functions in a new
location and avoid build failures:

  datapath/linux/compat/include/linux/random.h:11:19:
    error: redefinition of 'prandom_u32_max'

Acked-by: Greg Rose <gvrose8192 at gmail.com>
Signed-off-by: Ilya Maximets <i.maximets at ovn.org>

View the changeset: https://github.com/openvswitch/ovs/compare/184a58e8b892...0047ca3a0290

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


--

You can unsubscribe from build emails from the openvswitch/ovs repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=2143550&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/20200812/29c030c7/attachment.html>


More information about the build mailing list