intel / isa-l_crypto

Other
267 stars 80 forks source link

armhf, armv7, ppc64le test failures on alpine linux edge #105

Closed a16bitsysop closed 3 months ago

a16bitsysop commented 2 years ago

armhf, armv7, ppc64le all fail test0:

armhf:

sm3_mb/sm3_mb_test
[459](https://gitlab.alpinelinux.org/a16bitsysop/aports/-/jobs/820882#L459)Test 0, digest 0 is 64F33B37, should be F4F0C766

complete log: https://gitlab.alpinelinux.org/a16bitsysop/aports/-/jobs/820882

armv7:

sm3_mb/sm3_mb_test
[459](https://gitlab.alpinelinux.org/a16bitsysop/aports/-/jobs/820881#L459)Test 0, digest 0 is 64F33B37, should be F4F0C766

complete log: https://gitlab.alpinelinux.org/a16bitsysop/aports/-/jobs/820881

ppc64le:

sm3_mb/sm3_mb_test
[321](https://gitlab.alpinelinux.org/a16bitsysop/aports/-/jobs/820879#L321)Test 0, digest 0 is 64F33B37, should be F4F0C766

complete log: https://gitlab.alpinelinux.org/a16bitsysop/aports/-/jobs/820879

a16bitsysop commented 1 year ago

the ppc64le test failures are fixed by using clang, with clang armhf and armv7 get bus error during the tests

pablodelara commented 3 months ago

Nothing else has been reported from anyone around the ARM community, so I think this can be closed. Feel free to reopen it if you think otherwise.