[MDEV-6885] debs do not build on PPC64 Created: 2014-10-17 Updated: 2014-12-01 Resolved: 2014-12-01 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Platform Debian, Platform Power |
| Affects Version/s: | 5.5.40, 10.0.14, 10.1.0 |
| Fix Version/s: | 5.5.41 |
| Type: | Bug | Priority: | Major |
| Reporter: | Sergey Vojtovich | Assignee: | Sergey Vojtovich |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
debian/autobake-deb.sh fails because oqgraph storage engine doesn't build on Power8. |
| Comments |
| Comment by Sergey Vojtovich [ 2014-10-17 ] |
|
Sergei, please review fix for this bug. |
| Comment by Otto Kekäläinen [ 2014-11-10 ] |
|
Please note the on Debian MariaDB 5.5. and 10.0 already builds fine and all build tests also pass for PPC64. The packaging source is at http://anonscm.debian.org/cgit/pkg-mysql/mariadb-10.0.git and http://anonscm.debian.org/cgit/pkg-mysql/mariadb-5.5.git but the Debian packaging changes havn't fully been upstreamed simply due to lack of time due to other priorities in Debiian packaging at the moment. |
| Comment by Sergey Vojtovich [ 2014-11-11 ] |
|
Sergei, we already solved 10.0 debs build failure on PPC64. The problem was that libjudydebian1 package has broken symlink to libJudy.so. 5.5 debs fail to build because oqgraph doesn't like Boost. You mention that we can solve this by installing older Boost headers. Could you elaborate what actually needs to be done and re-assign this bug to Daniel? |
| Comment by Sergey Vojtovich [ 2014-12-01 ] |
|
Installed boost-1.49 onto the build host. Tested build of latest 5.5 and 10.0 debian packages, it worked well. |