[MDEV-23817] mysql_upgrade.c:1105:21: error: ‘mysql_fix_privilege_tables’ undeclared Created: 2020-09-25 Updated: 2021-01-02 Resolved: 2021-01-02 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Compiling |
| Affects Version/s: | 10.5.6 |
| Fix Version/s: | 10.5.7 |
| Type: | Bug | Priority: | Major |
| Reporter: | Valerii Kravchuk | Assignee: | Valerii Kravchuk |
| Resolution: | Cannot Reproduce | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Fedora 31 |
||
| Description |
|
I can not compile current 10.5 from GitHub on Fedora 31, as I hit this error:
all the time. Some details about the environment:
cmake command line used:
|
| Comments |
| Comment by Valerii Kravchuk [ 2020-10-20 ] |
|
Well, recently 10.5 got compiled without issues few times. It had always been out of source build for 10.5 in the empty build directory and with no CMakeCache.* remaining in source. Maybe some ongoing updates helped. Let this report hang around for some more time before I set it to "Can't repeat". |
| Comment by Valerii Kravchuk [ 2021-01-02 ] |
|
The problem does not happen to me for many builds (with same options) already, so let's assume for now that it was a corrupted tree, or some temporary weird state that I can not reproduce myself any more. |