[Buildroot] [PATCH 5/5] package/mariadb: fix build error with newer cmake

Thomas Petazzoni thomas.petazzoni at bootlin.com
Sun Sep 15 20:04:09 UTC 2019


Hello Ryan,

On Sun, 15 Sep 2019 12:35:59 -0700
Ryan Coe <bluemrp9 at gmail.com> wrote:

> When using a newer host system cmake to build MariaDB, the following build
> error occurs:
> 
> CMake Error at cmake/os/Linux.cmake:29 (STRING):
> STRING sub-command REPLACE requires at least four arguments.
> Call Stack (most recent call first):
> CMakeLists.txt:101 (INCLUDE)
> 
> CMake Error at cmake/os/Linux.cmake:29 (STRING):
> STRING sub-command REPLACE requires at least four arguments.
> Call Stack (most recent call first):
> CMakeLists.txt:101 (INCLUDE)
> 
> Fixes: https://bugs.busybox.net/show_bug.cgi?id=11781
> 
> Signed-off-by: Ryan Coe <bluemrp9 at gmail.com>

So, this error occurs with the mariadb version currently in Buildroot.
So this patch is a fix that is unrelated to the version bumps. It
should ideally appear *before* the version bumps in the patch series.
No need to resend, but please confirm that it is independent of the
version bumps.

Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



More information about the buildroot mailing list