Bugzilla – Bug 1213876
adios2: FTBFS in openSUSE:Factory:zSystems (librhash.so.0()(64bit))
Last modified: 2023-08-06 17:27:22 UTC
We want to enable packages for HPC on s390x. The package adios2 has got a dependency problem (only on openSUSE Tumbleweed) on s390x. It has got an unresolvable with the package librhash.so.0()(64bit).
It's actually cmake... https://build.opensuse.org/package/show/openSUSE:Factory:zSystems/adios2 unresolvable: nothing provides librhash.so.0()(64bit) needed by cmake-mini And I think it's simply building with the new version.. https://build.opensuse.org/package/show/openSUSE:Factory:zSystems/cmake So this should resolve itself soon - and is probably due to the reduced build capacity on this arch.
Now back failing i nhttps://build.opensuse.org/package/show/openSUSE:Factory:zSystems/adios2
A request has been created to fix this at the Factory package. The developed package already has the fix. https://build.opensuse.org/request/show/1102242
Thank you! It seems to be fixed becaue wedo not have the unresolable any more.