[MDEV-10943] 10.2 fails to build Created: 2016-10-03 Updated: 2019-04-16 Resolved: 2016-10-15 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Compiling |
| Affects Version/s: | 10.2 |
| Fix Version/s: | 10.2.3 |
| Type: | Bug | Priority: | Major |
| Reporter: | Oleksandr Byelkin | Assignee: | Vladislav Vaintroub |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
the same was with innodb (and building with embedded) It is the last ubuntu and 10.2. cmake -DCMAKE_BUILD_TYPE=Debug -DHAVE_BSS_START=0 |
| Comments |
| Comment by Elena Stepanova [ 2016-10-03 ] |
|
Assigned to wlad because he's already been involved on Slack. |
| Comment by Otto Kekäläinen [ 2019-04-16 ] |
|
This has been reported for 10.1.37 in Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=920855 This patch by cvicentiu also seems to tackle a similar build issue, are they different fixes for the same problem? |
| Comment by Vladislav Vaintroub [ 2019-04-16 ] |
|
it is not fixed in 10.1 , but from 10.2 on. I suggest to downport my fix. |