Bug 1213876 - adios2: FTBFS in openSUSE:Factory:zSystems (librhash.so.0()(64bit))
Summary: adios2: FTBFS in openSUSE:Factory:zSystems (librhash.so.0()(64bit))
Status: RESOLVED FIXED
Alias: None
Product: openSUSE Tumbleweed
Classification: openSUSE
Component: Development (show other bugs)
Version: Current
Hardware: S/390-64 Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Vicente Adolfo Bolea Sanchez
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-08-01 18:05 UTC by Sarah Kriesch
Modified: 2023-08-06 17:27 UTC (History)
0 users

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.