Bugzilla – Bug 1193657
[BP SLE15-SP4] link to /usr/lib64/libclzma.so fails with: undefined reference to `Sha256_UpdateBlocks_HW'
Last modified: 2022-01-18 14:50:46 UTC
Since the update of lzma-sdk [0], gzdoom and slade fail to build on aarch64 with the following error: /usr/lib64/gcc/aarch64-suse-linux/7/../../../../aarch64-suse-linux/bin/ld: /usr/lib64/libclzma.so: undefined reference to `Sha256_UpdateBlocks_HW' [0]: https://build.opensuse.org/request/show/937633
Interesting, I don't see any suspicion change on https://build.opensuse.org/request/show/937633 , and this error seem to be non-x86_64 only. What I can do is revert lzma-sdk to 19.00, it looks indeed fixed gzdoom build fail.
The same error happens on Factory (x86_64) and Factory:ARM (aarch64) for slade and gzdoom.
It should be fixed in Factory with https://build.opensuse.org/request/show/940745
(In reply to Guillaume GARDET from comment #3) > It should be fixed in Factory with > https://build.opensuse.org/request/show/940745 I already reverted lzma-sdk in Backports, we can take https://build.opensuse.org/request/show/939089 later if needed, now gzdoom is build succeeded at least.
This is an autogenerated message for OBS integration: This bug (1193657) was mentioned in https://build.opensuse.org/request/show/940858 Factory / lzma-sdk
This is an autogenerated message for OBS integration: This bug (1193657) was mentioned in https://build.opensuse.org/request/show/940887 Backports:SLE-15-SP4 / lzma-sdk
This is fixed now.