DAOS-19127 build: update isal_crypto to v2.26.1#18470
Conversation
|
Ticket title is 'v2.8.0-rc1 / libisal_crypto does not build from source on Aurora' |
beda188 to
92bef00
Compare
Patch isal_crypto to support older NASM verions, such as for older version of SLES. Signed-off-by: Dalton Bohning <dalton.bohning@hpe.com>
92bef00 to
6967a6e
Compare
| ucx=https://github.com/openucx/ucx.git | ||
|
|
||
| [patch_versions] | ||
| isal_crypto=https://github.com/intel/isa-l_crypto/commit/de6b07c73b33de927b470d6ba860502a12e9fa5e.diff |
There was a problem hiding this comment.
It's up to you but for hermetic build, it is better to download the patch into deps/patches/isal_crypto as we've done with several others. Though I see some https links under pmdk so it has diverged already from where we were at one point.
There was a problem hiding this comment.
I'll do it that way then
|
I guess one comment is whether we can just install a newer nasm version or not. Looking at the patch description, it looks like it omits some code if nasm is too old and that may not be desired. |
I didn't look too much into that because where I was needing this is on SLES 15.4, which is old and likely doesn't have upstream packages available |
Signed-off-by: Dalton Bohning <dalton.bohning@hpe.com>
581a31f to
95ba9da
Compare
Allow-unstable-test: true Signed-off-by: Dalton Bohning <dalton.bohning@hpe.com>
Allow-unstable-test: true Features: DaosBuild DaosBuildVM Signed-off-by: Dalton Bohning <dalton.bohning@hpe.com>
|
Test stage Functional on EL 9 completed with status UNSTABLE. https://jenkins-3.daos.hpc.amslabs.hpecorp.net/job/daos-stack/job/daos//view/change-requests/job/PR-18470/7/testReport/ |
|
Test stage Functional Hardware Medium MD on SSD completed with status FAILURE. https://jenkins-3.daos.hpc.amslabs.hpecorp.net//job/daos-stack/job/daos/view/change-requests/job/PR-18470/7/execution/node/1425/log |
Allow-unstable-test: true Features: DaosBuild DaosBuildVM
|
Test stage Functional on EL 9 completed with status UNSTABLE. https://jenkins-3.daos.hpc.amslabs.hpecorp.net/job/daos-stack/job/daos//view/change-requests/job/PR-18470/8/testReport/ |
Allow-unstable-test: true Features: DaosBuild DaosBuildVM
|
Test stage Functional on EL 9 completed with status UNSTABLE. https://jenkins-3.daos.hpc.amslabs.hpecorp.net/job/daos-stack/job/daos//view/change-requests/job/PR-18470/9/testReport/ |
Update isal_crypto to v2.26.1, which includes support for older NASM versions,
such as for older versions of SLES.
Steps for the author:
After all prior steps are complete: