[Buildroot] [PATCH] package/pahole: bump to version 1.28
Alexis Lothoré
alexis.lothore at bootlin.com
Tue Apr 15 21:07:39 UTC 2025
Hello Julien,
On Tue Apr 15, 2025 at 7:23 PM CEST, Julien Olivain wrote:
> On 15/04/2025 09:19, Alexis Lothoré via buildroot wrote:
>> On hosts with a recent version of cmake (eg: 4.0.0), builds involving
>> host-pahole fail with the following error:
>>
>> CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
>> Compatibility with CMake < 3.5 will be removed from a future version
>> of
>> CMake.
>>
>> Update the VERSION argument <min> value or use a ...<max> suffix to
>> tell
>> CMake that the project does not need compatibility with older
>> versions.
>>
>> The issue has already fixed in the upstream project with commit
>> 12ca11281912 ("CMakeLists.txt: Require cmake 3.5 or higher"), which is
>> part of version 1.28.
>>
>> Upgrade pahole to get rid of this error.
>>
>> https://git.kernel.org/pub/scm/devel/pahole/pahole.git/tree/NEWS?h=v1.28
>>
>> Signed-off-by: Alexis Lothoré <alexis.lothore at bootlin.com>
>
> Applied to master, thanks.
>
> I also added in the commit log your example config which
> reproduces the issue.
Nice, thanks.
In case it has slipped through: as the issue also exists on the current
release branch, do you want me to send a patch targeting the 2025.02.x
branch to backport the upstream patch fixing the issue ? (because I guess
bumping the package version on the release branch is not an option ?)
Thanks,
Alexis
>
> Best regards,
>
> Julien.
> _______________________________________________
> buildroot mailing list
> buildroot at buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot
--
Alexis Lothoré, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
More information about the buildroot
mailing list