[ovs-build] Still Failing: openvswitch/ovs#7190 (branch-2.10 - f38f151)

Travis CI builds at travis-ci.org
Mon Oct 15 21:28:10 UTC 2018


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

Build: #7190
Status: Still Failing

Duration: 50 mins and 22 secs
Commit: f38f151 (branch-2.10)
Author: Yi-Hung Wei
Message: datapath: compat: Fix compilation issue with grsecurity patch

Grsecurity patch enables GCC's constify plugin so that it will
automatically constify a class of type that contains only function
pointers.  However, if the type is also specified by __read_mostly, it
will put the constify object into the read_mostly section that results
in compilation error.  This patch works around the compilation issue by
disabling __ready_mostly when grsecurity patch is applied.

Tested with 4.14.33 kernel with grsecurity patch.

Signed-off-by: Yi-Hung Wei <yihung.wei at gmail.com>
Signed-off-by: Ben Pfaff <blp at ovn.org>
Tested-by: Greg Rose <gvrose8192 at gmail.com>
Reviewed-by: Greg Rose <gvrose8192 at gmail.com>

View the changeset: https://github.com/openvswitch/ovs/compare/9006428ea5f3...f38f151933ca

View the full build log and details: https://travis-ci.org/openvswitch/ovs/builds/441866426?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/20181015/043ec324/attachment.html>


More information about the build mailing list