On 10/26/20 2:35 PM, Peter Maydell wrote:
> Anyway, I tried to rebase it on current master, but it
> fails 'make check':
> 
> MALLOC_PERTURB_=${MALLOC_PERTURB_:-$(( ${RANDOM:-0} % 255 + 1))}
> QTEST_QEMU_IMG=./qemu-img
> G_TEST_DBUS_DAEMON=/home/petmay01/linaro/qemu-from-laptop/qemu/tests/dbus-vmstate-daemon.sh
> QTEST_QEMU_BINARY=./qemu-system-aarch64 tests/qtest/arm-cpu-features
> --tap -k
> **
> ERROR:../../tests/qtest/arm-cpu-features.c:439:pauth_tests_default:
> assertion failed: (_error)
> ERROR qtest-aarch64: arm-cpu-features - Bail out!
> ERROR:../../tests/qtest/arm-cpu-features.c:439:pauth_tests_default:
> assertion failed: (_error)
> 
> That's the "can't enable pauth-impdef without pauth" test, I think.

Odd.  I can't reproduce this.  Hopefully it's some difference in your rebase
from mine, so I'll just re-post mine.

r~


Reply via email to