Hi! Ludovic Courtès <[email protected]> skribis:
> For hwloc 2.1.0, we would see this test failure on emulated > ARMv7/AArch64: > > hwloc_get_last_cpu_location: hwloc_get_last_cpu_location.c:38: check: > Assertion `hwloc_bitmap_isincluded(last, set)' failed. > qemu: uncaught target signal 6 (Aborted) - core dumped > ./wrapper.sh: line 28: 42858 Aborted "$@" > FAIL hwloc_get_last_cpu_location (exit status: 134) > > This turns out to be due to a QEMU bug that has now been reported: > > https://lists.gnu.org/archive/html/qemu-devel/2020-03/msg08904.html Commit 8db4e704dc9c6e86c98d7357b85793dea493ff8f works around it. Ludo’.
