Since c/s 41b61be1c "xsm: add a default policy to .init.data", checkpackage is required for the hypervisor build if randconfig decides to enable XSM.
Identified by a Travis randconfig run: https://travis-ci.org/andyhhp/xen/jobs/144989065 Signed-off-by: Andrew Cooper <andrew.coop...@citrix.com> --- CC: Doug Goldstein <car...@cardoe.com> --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 5bae60d..9121fcc 100644 --- a/.travis.yml +++ b/.travis.yml @@ -70,6 +70,7 @@ addons: - gcc-5 - g++-5 - seabios + - checkpolicy # we must set CXX manually instead of using 'language: cpp' due to # travis-ci/travis-ci#3871 before_script: -- 2.1.4 _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org https://lists.xen.org/xen-devel