Re: linux-next: build failure after merge of the seccomp tree

From: Andrei Vagin
Date: Fri Jun 30 2023 - 01:23:16 EST


On Wed, Jun 28, 2023 at 10:58 PM Kees Cook <keescook@xxxxxxxxxxxx> wrote:
>
> On Wed, Jun 28, 2023 at 10:27:09PM -0700, Andrei Vagin wrote:
> > Probably something went wrong when the patch was applied. I've checked
> > that the patch contains this file:
> >
> > https://patchew.org/linux/20230308073201.3102738-1-avagin@xxxxxxxxxx/20230308073201.3102738-7-avagin@xxxxxxxxxx/
> >
> > Kees, could you take a look at this?
>
> Hmm, it seems something else went wrong too, due to:
> 616b14b47a86 ("perf build: Conditionally define NDEBUG")
>
> I've added "#undef NDEBUG" to the file too.

I have sent the patch to address this problem:
https://lore.kernel.org/lkml/20230630051953.454638-1-avagin@xxxxxxxxx/T/#u

Thanks,
Andrei