On Fri, Jan 21, 2022 at 3:53 PM John Snow <jsnow@redhat.com> wrote:
lately, I've been seeing this test fail under the clang-user job; see
https://gitlab.com/jsnow/qemu/-/jobs/2002782042
make[2]: *** [../Makefile.target:156: run-threadcount] Error 124
make[1]: *** [/builds/jsnow/qemu/tests/tcg/Makefile.qemu:102:
run-guest-tests] Error 2
make: *** [/builds/jsnow/qemu/tests/Makefile.include:63:
run-tcg-tests-sh4-linux-user] Error 2
(In this branch I've staged some Python code changes, but I would hope
that's not related to this.)
Oh, and this one:
make[2]: *** [../Makefile.target:159:
run-plugin-threadcount-with-libbb.so] Error 124
make[1]: *** [/builds/jsnow/qemu/tests/tcg/Makefile.qemu:102:
run-guest-tests] Error 2
make: *** [/builds/jsnow/qemu/tests/Makefile.include:63:
run-tcg-tests-sh4-linux-user] Error 2
make: *** Waiting for unfinished jobs....
from https://gitlab.com/jsnow/qemu/-/jobs/2002782036 under the
'build-user' tests.
Something you already know about?