[debian-mysql] Debugging cross-compilation (Re: Preparing MariaDB 1:10.11.7-2 upload)

Otto Kekäläinen otto at debian.org
Tue Feb 27 05:15:51 GMT 2024


While reading https://salsa.debian.org/mariadb-team/mariadb-server/-/jobs/5357089
I noticed:


CMake Error: try_run() invoked in cross-compiling mode, please set the
following cache variables appropriately:
   HAVE_SYSTEM_LIBFMT_EXITCODE (advanced)
For details see
/builds/mariadb-team/mariadb-server/debian/output/source_dir/builddir/TryRunResults.cmake
-- Performing Test HAVE_SYSTEM_LIBFMT - Failed


Comparing to a prior successful cross-compilation run it printed:

-- Performing Test HAVE_SYSTEM_LIBFMT - Success

I am now trying to read up on how to properly control
HAVE_SYSTEM_LIBFMT_EXITCODE



More information about the pkg-mysql-maint mailing list