[MDEV-12493] AWS key management plugin doesn't build on CentOS 7 Created: 2017-04-12 Updated: 2017-06-20 Resolved: 2017-06-20 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Plugin - AWS key management |
| Fix Version/s: | 10.2.6 |
| Type: | Task | Priority: | Major |
| Reporter: | Kolbe Kegel (Inactive) | Assignee: | Daniel Bartholomew |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
The AWS key management plugin doesn't built on CentOS 7 because the version of cmake is too old. I believe this was fixed for Enterprise by installing a newer cmake somewhere else on the build host. Can you please see if this is possible for non-Enterprise 10.2? |
| Comments |
| Comment by Heinz Wiesinger [ 2017-05-12 ] |
|
EPEL has a package for cmake 3.6.3 (cmake3). I used that one on a CentOS 7 VM to build the aws-sdk-cpp and it worked fine for me |
| Comment by Daniel Bartholomew [ 2017-05-12 ] |
|
kolbe: My latest updates to the builders seem to have fixed building the plugin on our Centos 7 and CentOS 7.3 builders. Can you verify? |
| Comment by Daniel Bartholomew [ 2017-06-20 ] |
|
AFAIK this is fixed. Please reopen if not. |