Closed davide125 closed 2 years ago
It seems bloom doesn't support BigEndian systems like s390x:
I don't have access to a big endian system and we don't have a test harness with big endian encoding. However, I will attempt to apply your patch. Thanks.
Fixed as of 3.3.0.
Note that we do not test on big endian systems. If you can help with that, it would be much appreciated.
With version 3.0.1 I'm seeing
TestHashBasic
andTestHashRandom
fail on s390x:You can see the full output in https://koji.fedoraproject.org/koji/taskinfo?taskID=73367600 (look at build.log).