[MDEV-21985] RocksDB build on IBM Power fails with "'ppc-asm.h' file not found" Created: 2020-03-19 Updated: 2023-09-19 Resolved: 2023-09-19 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Storage Engine - RocksDB |
| Affects Version/s: | None |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Minor |
| Reporter: | Otto Kekäläinen | Assignee: | Daniel Black |
| Resolution: | Won't Fix | Votes: | 0 |
| Labels: | clang, powerpc, upstream | ||
| Description |
|
From https://travis-ci.org/github/ottok/mariadb/jobs/664165691:
Build of 10.5 git head on ppc64le with clang-7. |
| Comments |
| Comment by Otto Kekäläinen [ 2020-04-09 ] |
|
I saw this failure now on https://buildbot.mariadb.org/#/builders/39/builds/68 as well. This seems to be a new IBM Power builder. |
| Comment by Daniel Black [ 2020-04-17 ] |
|
Submitted rocksdb fix as a first step: https://github.com/facebook/rocksdb/pull/6723 (and https://github.com/facebook/rocksdb/pull/6713 which may have been a problem next submodule update) |
| Comment by Daniel Black [ 2020-07-22 ] |
|
reworked both upstream prs to https://github.com/facebook/rocksdb/pull/7079 |
| Comment by Daniel Black [ 2023-09-19 ] |
|
I haven't seen this fail for a while. lets let the rocksdb update eventually resolve this. |