Hello, I am experiencing issues with GCC7 while building MariaDB 10.1.22. A number of tests start to fail in simmilar manner as a month back, when most (! few hundreds) test were failing after build on ARM. This issue was solved by update of package 'gcc-c++' from 7.0.1-0.9.fc26 to 7.0.1-0.10.fc26. https://jira.mariadb.org/browse/MDEV-12132 The issue I'm solving now is well described here, with all logs and files: https://jira.mariadb.org/browse/MDEV-12358
Where is UNIV_DEBUG defined? If it isn't then that would explain why you get: /builddir/build/BUILD/mariadb-10.1.22/storage/xtradb/fts/fts0que.cc:2841:69: error: 'fts_ast_node_type_get' was not declared in this scope Please either examine or provide preprocessed source for the failing file.
Solved by upstream.