Description of problem: p11-kit fails to build on ppc and ppc64 due to a failure on self-check. Build log says: There was 1 failure: 1) test_murmur2: test-hash.c:173: expected <-2034170174> but was <-1660023750> !!!FAILURES!!! Version-Release number of selected component (if applicable): p11-kit-0.17.4-1.fc19 How reproducible: Always Steps to Reproduce: 1. ppc-koji build --scratch f19 p11-kit-0.17.4-1.fc19.src.rpm 2. 3. Actual results: http://ppc.koji.fedoraproject.org/koji/taskinfo?taskID=1009705 Expected results: Additional info:
Created attachment 716185 [details] Fix testing of murmur hash on bigendian systems
Does this patch fix the issue?
Scratch build with the patch succeeded for me - http://ppc.koji.fedoraproject.org/koji/taskinfo?taskID=1011203
Worked here too. Thanks Stef!
Attachment 716185 [details] pushed as b0e44f8 - Fix testing of murmur hash on bigendian systems
This patch was included in f19 and rawhide last week.