[ovs-build] Failed: openvswitch/ovs#7189 (master - 1556fcc)

Travis CI builds at travis-ci.org
Mon Oct 15 20:49:50 UTC 2018


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

Build: #7189
Status: Failed

Duration: 55 mins and 56 secs
Commit: 1556fcc (master)
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/e6703555e56e...1556fcca6766

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


More information about the build mailing list