[MDEV-9348] XtraDB 5.6.27 merge breaks IBM System z builds Created: 2015-12-30 Updated: 2015-12-31 Resolved: 2015-12-31 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Storage Engine - InnoDB, Storage Engine - XtraDB |
| Affects Version/s: | 10.1.10 |
| Fix Version/s: | 10.1.10 |
| Type: | Bug | Priority: | Critical |
| Reporter: | Kolbe Kegel (Inactive) | Assignee: | Jan Lindström (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Environment: |
SLES 11 IBM System z |
||
| Description |
|
commit 1e270d504d56cb015efe060b319e3a5b9bc6513f to merge 5.6.27-76.0 includes a change to b/storage/xtradb/include/os0sync.h that breaks builds on IBM System z:
|
| Comments |
| Comment by Jan Lindström (Inactive) [ 2015-12-31 ] |
|
Cherry-picked the missing commit from 10.1 to 10.1e commit ee8a0b71d3a08e1ae4b524b8324fdcb3768b29e7 Provided IBM System Z have outdated compiler version, which supports gcc sync InnoDB attempted to verify if __sync_lock_test_and_set() is available by |