[Buildroot] [PATCH 1/1] package/check: switch to cmake

Peter Korsgaard peter at korsgaard.com
Thu Jul 6 11:29:55 UTC 2023


>>>>> "Bernd" == Bernd Kuhls <bernd at kuhls.net> writes:

 > The autoconf-build system fails to properly detect vsnprintf
 >     checking for vsnprintf... yes
 >     checking whether vsnprintf is C99 compliant... no

 > which leads to a build error

 >     snprintf.c:495:1: error: inlining failed in call to 'always_inline'
 >      'rpl_vsnprintf.localalias': function not inlinable

 > Building with cmake fixes the problem:

 > -- Looking for vsnprintf
 > -- Looking for vsnprintf - found

 > Fixes:
 > http://autobuild.buildroot.net/results/e55/e5562513226de902dae642526165b1555a540144/

 > Signed-off-by: Bernd Kuhls <bernd at kuhls.net>

Committed to 2023.02.x and 2023.05.x, thanks.

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list