Comment 3 for bug 1633404

Revision history for this message
Nicolas Dichtel (nicolas-dichtel) wrote :

> The test kernels can be downloaded from:
> Trusty: http://kernel.ubuntu.com/~jsalisbury/lp1633404/trusty
> Xenial: http://kernel.ubuntu.com/~jsalisbury/lp1633404/xenial/
>
> Can you test this kernels and see if it resolves this bug?

Xenial tests are ok.

On Trusty, dkms fails:
In file included from include/linux/audit.h:28:0,
                 from include/net/xfrm.h:14,
                 from /var/lib/dkms/kcompat/2016.10.18/build/kcompat.c:28:
include/uapi/linux/audit.h:112:0: error: "AUDIT_FEATURE_CHANGE" redefined [-Werror]
 #define AUDIT_FEATURE_CHANGE 1328 /* audit log listing feature changes */
 ^
include/uapi/linux/audit.h:73:0: note: this is the location of the previous definition
 #define AUDIT_FEATURE_CHANGE 1020 /* audit log listing feature changes */
 ^
cc1: all warnings being treated as errors