unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#40342: hwloc test fails on emulated ARMv7/AArch64 due to QEMU bug
@ 2020-03-31  8:00 Ludovic Courtès
  2020-03-31 15:55 ` Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Ludovic Courtès @ 2020-03-31  8:00 UTC (permalink / raw)
  To: 40342

For hwloc 2.1.0, we would see this test failure on emulated
ARMv7/AArch64:

--8<---------------cut here---------------start------------->8---
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)
--8<---------------cut here---------------end--------------->8---

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

We’ll have to upgrade our build machine once it is fixed.

Ludo’.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#40342: hwloc test fails on emulated ARMv7/AArch64 due to QEMU bug
  2020-03-31  8:00 bug#40342: hwloc test fails on emulated ARMv7/AArch64 due to QEMU bug Ludovic Courtès
@ 2020-03-31 15:55 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2020-03-31 15:55 UTC (permalink / raw)
  To: 40342

Hi!

Ludovic Courtès <ludovic.courtes@inria.fr> 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’.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-03-31 15:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-31  8:00 bug#40342: hwloc test fails on emulated ARMv7/AArch64 due to QEMU bug Ludovic Courtès
2020-03-31 15:55 ` Ludovic Courtès

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).