[MDEV-12261] build failure without P_S Created: 2017-03-14 Updated: 2017-04-20 Resolved: 2017-03-15 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Compiling |
| Affects Version/s: | 10.0.30, 10.1.22 |
| Fix Version/s: | 10.1.23, 10.0.31 |
| Type: | Bug | Priority: | Blocker |
| Reporter: | Robert Goley | Assignee: | Sergei Golubchik |
| Resolution: | Fixed | Votes: | 1 |
| Labels: | None | ||
| Environment: |
Ubuntu 16.04 amd64, GCC 5.4.0 |
||
| Description |
|
Changes to the my_sys.h header related to
The CMake command used to configure for building:
|
| Comments |
| Comment by Bernard Spil [ 2017-03-15 ] | |||||||||||||
|
This also affects 10.0 Propose to remove the "Storage engine - MyISAM" tag as it affects more components. On FreeBSD 11.0-p7 amd64 with clang 3.8.0
| |||||||||||||
| Comment by Robert Goley [ 2017-03-15 ] | |||||||||||||
|
Removing MyISAM tag is fine. That was what I was limiting my build down to and this is my first bug report here. Was unsure of all categories it should go in. I had not tested with 10.0 as we are only working with 10.1 here. I do know that this successfully worked with at least 10.1.21 and 10.1.20 for sure. I believe it worked with 10.1.19 and 10.1.18 as well. | |||||||||||||
| Comment by Sergei Golubchik [ 2017-03-15 ] | |||||||||||||
|
ragoley, absolutely. That's our internal (in the sense "only really matter to us", not "secret" or "hidden") stuff, you don't need to bother. You're very welcome to go above and beyond the expectations, set Component field, test and enter all versions into AffectedVersions — but you don't have to. | |||||||||||||
| Comment by Bernard Spil [ 2017-03-18 ] | |||||||||||||
|
Is this the same error on 5.5.54?
| |||||||||||||
| Comment by Sergei Golubchik [ 2017-03-18 ] | |||||||||||||
|
This must be a different bug. Original report was about "error: unknown type name 'PSI_file_key'" and it did not show up in 5.5, I've tested that. |