[MDEV-12132] FTBFS on ARM with GCC 7 Created: 2017-02-27 Updated: 2017-03-02 Resolved: 2017-02-28 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Server |
| Affects Version/s: | 10.1.21 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Michal Schorm | Assignee: | Unassigned |
| Resolution: | Cannot Reproduce | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Fedora Rawhide |
||
| Description |
|
There was an update in Fedora Rawhide ( its developement branch ) to GCC 7. After this update, I am no longer able to properly build MariaDB for ARM architecture. To be more accurate:
Note:
|
| Comments |
| Comment by Daniel Black [ 2017-02-27 ] |
|
Can you please include your build options (cmake command line) and attach build log (make --ouput-sync=target please to make it readable)? Perhaps some of the warnings need to be fixed. I'm assuming gcc-6 worked ok? |
| Comment by Michal Schorm [ 2017-02-28 ] |
|
I spent last two weeks trying to get on what's going on. I did that on a 32-bit ARM hardware, which was itself slow and every rebuild took ages ... However yesterday, just as I was collecting all the data you were asking for ... it magicly strated to work. Sooo ... Closed, I guess? – INFO:
|
| Comment by Daniel Black [ 2017-02-28 ] |
|
Thanks for getting back to us. Glad its working. Magic working isn't always good for us but at least its good for you. If something comes up again your story is here to give it credibility. Happy MariaDBing in the mean time. |
| Comment by Michal Schorm [ 2017-03-02 ] |
|
INFO: (in case somebody would use it in the future) The same issue appeared during the same period for MySQL. |