[ovs-build] Failed: gvrose8192/ovs-experimental#247 (test-grsecurity - c294b8d)

Travis CI builds at travis-ci.org
Mon Oct 15 17:05:59 UTC 2018


Build Update for gvrose8192/ovs-experimental
-------------------------------------

Build: #247
Status: Failed

Duration: 34 mins and 33 secs
Commit: c294b8d (test-grsecurity)
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>

View the changeset: https://github.com/gvrose8192/ovs-experimental/commit/c294b8d627c5

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

--

You can unsubscribe from build emails from the gvrose8192/ovs-experimental repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=13213828&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/de69c5d4/attachment-0001.html>


More information about the build mailing list