Source: mariadb-10.3
Version: 1:10.5.5-1~exp1
Severity: serious
Justification: fails to build from source
User: [email protected]
Usertags: ppc64
After uploading the latest mariadb-10.5 I noticed it fails to build.
However, mariadb-10.4 built just fine on ppc64.
The failure is this test that fails:
************
main.parser_bug21114_innodb 'innodb' w5 [ fail ] Found
warnings/errors in server log file!
Test ended at 2020-09-12 17:31:51
line
2020-09-12 17:31:19 8 [Warning] InnoDB: Trying to delete tablespace
'test/bug21114_child' but there are 1 flushes and 0 pending i/o's on
it.
^ Found warnings in /<<PKGBUILDDIR>>/builddir/mysql-test/var/5/log/mysqld.1.err
ok
************