[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
error during qemu tests
From: |
Frans de Boer |
Subject: |
error during qemu tests |
Date: |
Thu, 23 Jan 2020 22:06:11 +0100 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.4.1 |
LS,
I get the following error during tests:
GLib-GIO:ERROR:../gio/gtestdbus.c:619:start_daemon: assertion failed
(error == NULL): Failed to execute child process
?/mnt/rhome/frans-tw/data/projects/1/kernel/qemu/git-qemu/tests/dbus-vmstate-daemon.sh?
(No such file or directory) (g-exec-error-quark, 8)
ERROR - Bail out! GLib-GIO:ERROR:../gio/gtestdbus.c:619:start_daemon:
assertion failed (error == NULL): Failed to execute child process
?/mnt/rhome/frans-tw/data/projects/1/kernel/qemu/git-qemu/tests/dbus-vmstate-daemon.sh?
(No such file or directory) (g-exec-error-quark, 8)
make: ***
[/mnt/rhome/frans-tw/data/projects/linux/kernel/qemu/git-qemu/tests/Makefile.include:628:
check-qtest-x86_64] Error 1
Note the /1 in the next line:
/mnt/rhome/frans-tw/data/projects/1/kernel/qemu/git-qemu/tests/dbus-vmstate-daemon.sh
^ ^
This is inserted by the test functions, because the real path should be:
/mnt/rhome/frans-tw/data/projects/kernel/qemu/git-qemu/tests/dbus-vmstate-daemon.sh
without the /1.
I have this since version 4.2. Anybody else noticed this too?
Regards, Frans.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- error during qemu tests,
Frans de Boer <=