Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
10.1.22
-
None
-
Fedora 25
Description
Hello,
I created this bug as a tracker of various issues, that emerged from use of GCC 7 instead of GCC 6.3
1) I wanted to use debug build, but it FTBFS because of compile time error.
error: 'fts_ast_node_type_get' was not declared in this scope |
and simmilar, the build log can be found here
2) When built with GCC7, about 120 new tests start to fail.
To check, if it is caused by GCC, I made 2 containers in which I tried to get as close to Fedora Koji build system machines, as possible. Those 2 containers then differ only in version of GCC and its dependecies.
I attached list of packages, build logs and lists of failing tests from both containers.
- files with '_gcc' are after GCC7 upgrade
- failing tests list from 'fail_docker_25' are long term failing, I don't need to solve them now.
The source RPM, that I rebuilt, can be found here
Attachments
Issue Links
- includes
-
MDEV-12888 Remove unused field dict_index_t::is_ngram
-
- Closed
-
- relates to
-
MDEV-12824 GCC 7 warning: this statement may fall through [-Wimplicit-fallthrough=]
-
- Closed
-
Activity
Field | Original Value | New Value |
---|---|---|
Fix Version/s | 10.1 [ 16100 ] | |
Assignee | Vicentiu Ciorbaru [ cvicentiu ] |
Assignee | Vicentiu Ciorbaru [ cvicentiu ] | Marko Mäkelä [ marko ] |
Status | Open [ 1 ] | Confirmed [ 10101 ] |
Status | Confirmed [ 10101 ] | In Progress [ 3 ] |
Link |
This issue relates to |
Status | In Progress [ 3 ] | Stalled [ 10000 ] |
Link |
This issue includes |
Component/s | Compiling [ 11001 ] | |
Fix Version/s | 10.1.24 [ 22541 ] | |
Fix Version/s | 10.1 [ 16100 ] | |
Resolution | Fixed [ 1 ] | |
Status | Stalled [ 10000 ] | Closed [ 6 ] |
Workflow | MariaDB v3 [ 80114 ] | MariaDB v4 [ 151856 ] |
I filed bug against GCC7 on Fedora here.