[MDEV-7446] 10.0.15 fails to build on Beaglebone Black Created: 2015-01-12 Updated: 2015-01-20 Resolved: 2015-01-14 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Compiling |
| Affects Version/s: | 10.0.15 |
| Fix Version/s: | 10.0.16 |
| Type: | Bug | Priority: | Minor |
| Reporter: | Mitchell Kelsey | Assignee: | Kristian Nielsen |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Debian Wheezey |
||
| Description |
|
10.0.14 builds fine, so issue surfaced with this version. Configuration was simply: cmake . -DBUILD_CONFIG=mysql_release Here is the logged failure.
I'll be honest in that I'm not familiar with what an "atomic lock" is. So I'll include what additional bits I would guess would be helpful, that being gcc version information and cpuinfo. Using built-in specs.
|
| Comments |
| Comment by Kristian Nielsen [ 2015-01-14 ] |
|
This should be fixed by this commit which is in 10.0.16: http://lists.askmonty.org/pipermail/commits/2014-December/007178.html |
| Comment by Mitchell Kelsey [ 2015-01-20 ] |
|
Thanks. I did search Jira for the error but not the mailing list. If I come across anything in the future I'll look there as well. And thanks for linking that commit. Just for giggles I patched it in and it compiled (past that point at least) just fine. |
| Comment by Kristian Nielsen [ 2015-01-20 ] |
|
Sure, it is in any case good to have a bug report for the issue as well, as others may easily hit it. |