[Buildroot] [PATCH v1 2/2] package/mariadb: provide native compiled mariadb_config

Peter Korsgaard peter at korsgaard.com
Thu Aug 5 11:06:23 UTC 2021


>>>>> "Peter" == Peter Seiderer <ps.report at gmx.net> writes:

 > - overwrite cross-compiled mariadb_config executable (used from the
 >   mysql_config script) by a native/host compiled one

 > Fixes (qt5base configure):

 >   Trying source 0 (type mysqlConfig) of library mysql ...
 >   + .../host/aarch64-buildroot-linux-gnu/sysroot/usr/bin/mysql_config --version
 >> .../host/aarch64-buildroot-linux-gnu/sysroot/usr/bin/mysql_config: line 100: \
 >     .../host/aarch64-buildroot-linux-gnu/sysroot/usr/bin/mariadb_config: cannot execute binary file: Exec format error

 >   with

 >   $ file host/aarch64-buildroot-linux-gnu/sysroot/usr/bin/mariadb_config
 >   host/aarch64-buildroot-linux-gnu/sysroot/usr/bin/mariadb_config: ELF 64-bit LSB pie executable, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, for GNU/Linux 5.10.0, with debug_info, not stripped

 > Reported-by: Scott Bartolett <SBartolett at thorlabs.com>
 > Signed-off-by: Peter Seiderer <ps.report at gmx.net>

Committed to 2021.02.x and 2021.05.x, thanks.

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list