Re: [linux-next:master] BUILD REGRESSION e7d700e14934e68f86338c5610cf2ae76798b663
Paul Moore <[email protected]> Thu, 28 May 2026 11:12:26 -0400
| Newsgroups | org.kernel.vger.audit,org.kernel.vger.linux-renesas-soc,org.kvack.linux-mm |
|---|---|
| Message-ID | <CAHC9VhQkE9cNxakvHSn8wgguDTehYHUpF7ujc+tzUbT1fqgmzQ@mail.gmail.com> |
On Thu, May 28, 2026 at 1:09 AM kernel test robot <[email protected]> wrote: > > tree/branch: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master > branch HEAD: e7d700e14934e68f86338c5610cf2ae76798b663 Add linux-next specific files for 20260527 > > Error/Warning (recently discovered and may have been fixed): > > https://lore.kernel.org/oe-kbuild-all/[email protected] > https://lore.kernel.org/oe-kbuild-all/[email protected] > > kernel/auditfilter.c:592:15: error: incompatible pointer types assigning to 'struct audit_fsnotify_mark *' from 'int (struct task_struct *)' [-Wincompatible-pointer-types] > kernel/auditfilter.c:592:17: error: use of undeclared identifier 'audit_alloc_mark'; did you mean 'audit_alloc'? > kernel/auditfilter.c:592:38: error: 'audit_alloc_mark' undeclared (first use in this function); did you mean 'audit_alloc'? > kernel/auditfilter.c:592:60: error: too many arguments provided to function-like macro invocation > kernel/auditfilter.c:592:85: error: macro 'audit_alloc_mark' passed 4 arguments, but takes just 3 > kernel/auditfilter.c:879:10: error: use of undeclared identifier 'audit_dupe_exe'; did you mean 'audit_dupe_rule'? > kernel/auditfilter.c:879:31: error: 'audit_dupe_exe' undeclared (first use in this function); did you mean 'audit_dupe_rule'? > kernel/auditfilter.c:879:59: error: macro 'audit_dupe_exe' passed 3 arguments, but takes just 2 > kernel/auditfilter.c:879:8: error: incompatible pointer to integer conversion assigning to 'int' from 'struct audit_entry *(struct audit_krule *, struct audit_watch_ctx *)' [-Wint-conversion] Thanks. This should already be fixed in the audit tree, if you continue to see errors please let me know. -- paul-moore.com