
The mariadb-5.5 series can not be compiled with gcc-9.1.0 and above. Add a conflicts statement to reflect that. The error is due to -Werror=address-of-packed-member, a warning that is new in gcc-9.
The mariadb-5.5 series can not be compiled with gcc-9.1.0 and above. Add a conflicts statement to reflect that. The error is due to -Werror=address-of-packed-member, a warning that is new in gcc-9.