Bug 1435631 - GCC7 issues - MariaDB 10.1.22
Summary: GCC7 issues - MariaDB 10.1.22
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: gcc
Version: 26
Hardware: All
OS: Linux
unspecified
high
Target Milestone: ---
Assignee: Jakub Jelinek
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-03-24 12:23 UTC by Michal Schorm
Modified: 2017-06-14 01:46 UTC (History)
6 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2017-06-14 01:46:44 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Michal Schorm 2017-03-24 12:23:31 UTC
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

Comment 1 Jonathan Wakely 2017-03-24 13:45:23 UTC
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.

Comment 2 Michal Schorm 2017-06-14 01:46:44 UTC
Solved by upstream.


Note You need to log in before you can comment on or make changes to this bug.