[MCOL-1376] Support Ubuntu 18.04 Created: 2018-05-02 Updated: 2018-07-30 Resolved: 2018-07-30 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | Build |
| Affects Version/s: | None |
| Fix Version/s: | 1.1.6 |
| Type: | New Feature | Priority: | Major |
| Reporter: | Andrew Hutchings (Inactive) | Assignee: | Ben Thompson (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Sprint: | 2018-09, 2018-10, 2018-11, 2018-12, 2018-13, 2018-14, 2018-15 |
| Description |
|
Ubuntu 18.04 is released and ColumnStore won't compile in it... A few minor things need fixing. |
| Comments |
| Comment by Andrew Hutchings (Inactive) [ 2018-05-02 ] |
|
For QA: develop should now compile in Ubuntu 18.04 |
| Comment by David Hill (Inactive) [ 2018-05-14 ] |
|
building a local build machine to build all packages and a buildbot worker node to build all packages. |
| Comment by David Hill (Inactive) [ 2018-05-21 ] |
|
successfully build ColumnStore NOT BUILT maxscale-cdc-adapter - requires Maxscale and CDC connector for Ubuntu 18.04. |
| Comment by David Hill (Inactive) [ 2018-05-21 ] |
|
locate Maxscale CDC connector for ubuntu 18 on web07. install it on build machine and now SUCCESSFULLY BUILT - maxscale-cdc-adapter So on my local Ubuntu 18 build machine, I can not build all MCS package. Next will create Buildbot worker for Ubuntu 18 for Ben and I to build on. |
| Comment by David Hill (Inactive) [ 2018-05-24 ] |
|
completed creating an ubuntu 18.04 buildbot worker node. 1. current issue - CSC data adapter needs the mcsapi to be installed. mcsapi gets cleanly built and uses sudo make install, make package to generate package. But the package install command fails. Then when the CDC runs cmake, it fails because it sayd the mcsapi is not installed. (this is the part Ben said he has working. but the rest of the packages build and pass regression test. |
| Comment by David Hill (Inactive) [ 2018-06-04 ] |
|
assigning to Ben, work neede still is Ben getting Ubuntu 18 buildbot working in his setup |
| Comment by Ben Thompson (Inactive) [ 2018-07-23 ] |
|
Buildbot is working with ubuntu18 |