lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <f4c1f996-57b8-46a9-9014-10e818ad0832@linaro.org>
Date: Mon, 19 Jan 2026 16:55:31 +0000
From: James Clark <james.clark@...aro.org>
To: Mark Brown <broonie@...nel.org>
Cc: Arnaldo Carvalho de Melo <arnaldo.melo@...il.com>,
 Namhyung Kim <namhyung@...nel.org>, Leo Yan <leo.yan@....com>,
 Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
 Linux Next Mailing List <linux-next@...r.kernel.org>
Subject: Re: linux-next: build failure after merge of the perf tree



On 19/01/2026 4:43 pm, Mark Brown wrote:
> On Mon, Jan 19, 2026 at 04:37:12PM +0000, James Clark wrote:
>> On 19/01/2026 4:09 pm, Mark Brown wrote:
> 
>>> After merging the perf tree, today's linux-next build (arm64 perf)
>>> failed like this:
> 
>>> Exception processing /tmp/next/perf/pmu-events/arch/arm64/arm/cortex-a510/pmu.json
> 
>> Do you have a clean checkout? a66f6242fbf52 removes this file and at the
>> same time removes the definition from common-and-microarch.json. I think you
>> would get this build error if cortex-a510/pmu.json exists as a stale file
>> with that commit applied.
> 
> No, all the -next builds are done incrementally so the working tree will
> start with whatever the last commit that got built was.  This would also
> break bisection cases...

Oh I see, that's an out of source build path not actually in the repo.

That is a problem then, will take a look. I'm not sure why those files 
are even copied out of the tree. It would make sense if they're 
generated, but those ones specifically are not.

Seems like the build will need to be fixed to either handle deleted 
files or just not copy them in the first place.


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ