(address . bug-guix@gnu.org)
For hwloc 2.1.0, we would see this test failure on emulated
ARMv7/AArch64:
Toggle snippet (6 lines)
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:
We’ll have to upgrade our build machine once it is fixed.
Ludo’.