Bugzilla – Bug 1085478
pv fails to build frequently on ppc/ppc64/ppc64le/s390/s390x
Last modified: 2018-03-16 07:15:35 UTC
looks like the checks for timer events are too strict for these platforms [ 70s] 001 - interval: NUM = 4, should be NUM > 6 [ 83s] 016 - numeric-timer: NUM=3, should be 8 < NUM < 13 [ 86s] 017 - numeric-bytes: NUM=4, should be 8 < NUM < 13 [ 38s] 001 - interval: NUM = 2, should be NUM > 6 [ 137s] 016 - numeric-timer: NUM=8, should be 8 < NUM < 13 [ 138s] 017 - numeric-bytes: NUM=6, should be 8 < NUM < 13 try to extend some of the check ranges