Bug 1213876

Summary: adios2: FTBFS in openSUSE:Factory:zSystems (librhash.so.0()(64bit))
Product: [openSUSE] openSUSE Tumbleweed Reporter: Sarah Kriesch <ada.lovelace>
Component: DevelopmentAssignee: Vicente Adolfo Bolea Sanchez <vicente.bolea>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None    
Version: Current   
Target Milestone: ---   
Hardware: S/390-64   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Sarah Kriesch 2023-08-01 18:05:16 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).
Comment 1 Andreas Stieger 2023-08-01 18:20:03 UTC
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.
Comment 2 Andreas Stieger 2023-08-01 19:26:17 UTC
Now back failing i nhttps://build.opensuse.org/package/show/openSUSE:Factory:zSystems/adios2
Comment 3 Vicente Adolfo Bolea Sanchez 2023-08-03 21:47:19 UTC
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
Comment 4 Sarah Kriesch 2023-08-06 17:27:22 UTC
Thank you! It seems to be fixed becaue wedo not have the unresolable any more.