You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
commit 584f342 fails on ppc64le (and probaly also on ppc64):
[ 80s] Testing library 'unix'...
[ 80s] ..............SSS.........................................................................................F............SS.......................................................SS..................
[ 80s] Test 'page_size' in suite 'lwt_bytes' produced 'false'
[ 80s] error: Bad exit status from /var/tmp/rpm-tmp.BCPX98 (%check)
PowerPC supports 4k and 64k pagesize. openSUSE uses 64k PAGE_SIZE since ten years.
The text was updated successfully, but these errors were encountered:
commit 584f342 fails on ppc64le (and probaly also on ppc64):
PowerPC supports 4k and 64k pagesize. openSUSE uses 64k PAGE_SIZE since ten years.
The text was updated successfully, but these errors were encountered: