DAOS-18645 ddb: fix incompatible linked library#17634
DAOS-18645 ddb: fix incompatible linked library#17634
Conversation
|
Ticket title is 'ddb is linked with incompatible DAOS libraries' |
|
Test stage Functional on EL 8.8 completed with status FAILURE. https://jenkins-3.daos.hpc.amslabs.hpecorp.net//job/daos-stack/job/daos/view/change-requests/job/PR-17634/1/execution/node/1070/log |
ddb was linked against the two incompatible libraries libdaos_common.so and libdaos_common_pmem.so. features: recovery Signed-off-by: Cedric Koch-Hofer <cedric.koch-hofer@hpe.com>
9e62b0b to
75bda78
Compare
|
My apologies for the rebase and force push: it was mandatory to fix the corruption of master resulting from the GitHub instabilities. |
Fix reviewers comments: - Fix copyright features: recovery Signed-off-by: Cedric Koch-Hofer <cedric.koch-hofer@hpe.com>
|
Test stage Functional on EL 8.8 completed with status FAILURE. https://jenkins-3.daos.hpc.amslabs.hpecorp.net//job/daos-stack/job/daos/view/change-requests/job/PR-17634/5/execution/node/1073/log |
|
Test stage Functional Hardware Medium MD on SSD completed with status UNSTABLE. https://jenkins-3.daos.hpc.amslabs.hpecorp.net/job/daos-stack/job/daos//view/change-requests/job/PR-17634/7/testReport/ |
Description
ddb was linked against the two incompatible libraries libdaos_common.so and libdaos_common_pmem.so.
Steps for the author:
After all prior steps are complete: