Test failures on AArch64 (git master)
I've tried to test the recently added AArch64 support on git master (8d32f2d9). Unfortunately, the exec_opcodes_sys
test seems to fail.
I'm running the tests on my Raspberry Pi 4 Model B Rev 1.2 (4GB ram) with Ubuntu 20.10 (arm64). The attached logs of orc-bugreport
are generated with:
orc-bugreport > orc.log 2>&1
ORC_DEBUG=5 orc-bugreport > orc-debug.log 2>&1